]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/IO/Pdf.php
Fix errors detected by require-checker
[galette.git] / galette / lib / Galette / IO / Pdf.php
2020-10-07 Johan CwiklinskiFix errors detected by require-checker
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-06-15 Johan CwiklinskiSplit complex code in 2 methods
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-06-10 Scrutinizer Auto... Scrutinizer Auto-Fixes (#59)
2020-06-01 Johan CwiklinskiHandle RTL on PDF; closes #1430
2020-05-01 Johan CwiklinskiFix bool used as array on php 7.4; closes #1423
2020-04-24 Johan CwiklinskiDrop useless constants
2020-04-11 Johan CwiklinskiFix images routes responses, other minor fixes
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-11-18 Johan CwiklinskiFix attendence sheet, refs #1346
2019-11-18 Johan CwiklinskiFix syntax
2019-11-17 Johan CwiklinskiUse main model headers and footers on emargement lists...
2019-11-16 Johan CwiklinskiFix visibility (wrong filename)
2019-04-15 Johan CwiklinskiFix some CS
2019-04-15 Johan CwiklinskiPDF display changes; refs #1271
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-12-01 Johan CwiklinskiAdd cut and stretchHead utility function from objects...
2017-12-20 Johan CwiklinskiMerge branch 'release/0.9'
2017-11-05 Johan CwiklinskiUse a method to fix text size; fix address size; refs...
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-05-13 Johan CwiklinskiIssue with logo width
2017-02-14 Johan CwiklinskiFix PDF error displaying and redirection; cleanup a bit
2016-12-24 Johan CwiklinskiMerge branch 'hotfix/0.8.3.3' into develop
2016-12-15 Johan CwiklinskiMerge branch 'hotfix/0.8.3.1' into develop
2016-10-31 Johan CwiklinskiCS
2016-10-17 Johan CwiklinskiFix session issue, fix pdf cards and labels routes
2015-06-09 Johan CwiklinskiMerge branch 'release/0.8.2'
2014-11-30 Johan CwiklinskiSet preferences ref as protected, not private
2014-11-30 Johan CwiklinskiRemove a global; refs #414
2014-11-04 Johan CwiklinskiGlobally fix adress=>address
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskiAlign comments
2013-08-10 Johan CwiklinskiMerge branch 'release/0.7.5' 0.7.5
2013-07-05 Johan CwiklinskiMerge branch 'hotfix/0.7.4.5' into develop
2013-07-05 Johan CwiklinskiMerge branch 'hotfix/0.7.4.5' into develop
2013-06-29 Johan CwiklinskiMerge branch 'hotfix/0.7.4.4' into develop
2013-06-22 Johan CwiklinskiMerge branch 'hotfix/0.7.4.3' into develop
2013-06-02 Johan CwiklinskiEdit invoices and receipts from currentlystomizable...
2013-06-02 Johan CwiklinskiUpdate TCPDF configuration file
2013-05-11 Johan CwiklinskiMerge branch 'hotfix/0.7.4.2' into develop
2013-05-09 Johan CwiklinskiExternalize TCPDF path; fixes #610
2013-05-01 Johan CwiklinskiMerge branch 'hotfix/0.7.4.1' into develop
2013-04-30 Johan CwiklinskiMerge branch 'hotfix/0.7.4.1' into develop
2013-04-28 Johan CwiklinskiMerge branch 'hotfix/0.7.4.1' into develop
2013-03-01 Johan CwiklinskiRemove black line on PDF header
2013-02-23 Johan CwiklinskiMerge branch 'release/0.7.4' 0.7.4
2013-01-31 Johan CwiklinskiLog something when a pdf error occurs
2013-01-01 Johan CwiklinskiMerge branch 'release/0.7.3' 0.7.3
2013-01-01 Johan CwiklinskiUpdate copyright date
2012-12-22 Johan CwiklinskiMerge branch 'hotfix/0.7.2.9' into develop
2012-12-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.8' into develop
2012-12-14 Johan CwiklinskiMerge branch 'hotfix/0.7.2.7' into develop
2012-12-09 Johan CwiklinskiMerge branch 'hotfix/0.7.2.6' into develop
2012-12-07 Johan CwiklinskiMerge branch 'hotfix/0.7.2.5' into develop
2012-12-05 Johan CwiklinskiMerge branch 'hotfix/0.7.2.4' into develop
2012-12-04 Johan CwiklinskiMerge branch 'hotfix/0.7.2.3' into develop
2012-11-21 Johan CwiklinskiMerge branch 'hotfix/0.7.2.2' into develop
2012-11-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.1' into develop
2012-11-16 Johan CwiklinskiRemove uneedeed PHP close tags
2012-11-10 Johan CwiklinskiRemove or replace some old variables
2012-10-30 Johan CwiklinskiRemove hardcoded session path; refs #315
2012-10-05 Johan CwiklinskiMerge branch 'release/0.7.1' 0.7.1
2012-07-19 Johan CwiklinskiMerge branch 'hotfix/0.7.0.2' into develop
2012-06-26 Johan CwiklinskiMake PHP doc categories uniform
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiAutoload ; refs #206
2012-03-02 Johan CwiklinskiMigrate Pdf and Csv so they can be autoloaded ; refs...