]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Core/History.php
Throw errors
[galette.git] / galette / lib / Galette / Core / History.php
2021-11-07 Johan CwiklinskiThrow errors
2020-12-06 Johan CwiklinskiSession is useless in Login
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-10-18 Johan CwiklinskiImprove Mailing constructor
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
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-03-07 Johan CwiklinskiMerge remote-tracking branch 'weblate/develop' into...
2020-03-07 Johan CwiklinskiSwitch to Laminas
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-07-21 Johan CwiklinskiFix rewind call on forward only result set on history
2018-07-08 Johan CwiklinskiFix typo on occurred
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-04-09 Johan CwiklinskiTake care of history preference; fix #440
2017-10-01 Johan CwiklinskiMerge branch 'release/0.9rc2'
2017-09-23 Johan CwiklinskiMake Pagination::setLimits() public
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-17 Johan CwiklinskiAdaptations for inheritance
2017-06-08 Georges RacinetOptionally use X-Forwarded-For in galette_logs (fixes...
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-12-04 Johan CwiklinskiAdd tests on history
2016-12-04 Johan CwiklinskiFix history filtering
2016-11-26 Johan CwiklinskiAdd filtering on history entries
2016-10-17 Johan CwiklinskiDo not append "not translated" on date formats!
2016-10-17 Johan CwiklinskiFix resources path; some more Slim3 stuff
2014-10-28 Johan CwiklinskiMerge branch 'release/0.8.1'
2014-10-01 Johan CwiklinskiRemove "as" in use statements when not needeed
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskiUse Zf2 methods
2013-12-22 Johan CwiklinskiHistory and MailingHistory
2013-12-22 Johan CwiklinskiMake member modification work, add some wrapper method...
2013-12-22 Johan CwiklinskiMake login and show member work with ZF2
2013-10-19 Johan CwiklinskiMerge branch 'release/0.7.6' 0.7.6
2013-10-12 Johan CwiklinskiCSV imports; fixes #176
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-05-11 Johan CwiklinskiMerge branch 'hotfix/0.7.4.2' into develop
2013-05-03 Johan CwiklinskiAutomate reminders; fixes #368 #376 #377
2013-01-01 Johan CwiklinskiMerge branch 'release/0.7.3' 0.7.3
2013-01-01 Johan CwiklinskiUpdate copyright date
2012-12-25 Johan CwiklinskiRemove remaining old logger globals
2012-12-25 Johan CwiklinskiRemove old global log
2012-12-23 Johan CwiklinskiReplace KLogger with Analog; fixes #415 refs #414
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-14 Johan CwiklinskiMerge branch 'hotfix/0.7.2.7' 0.7.2.7
2012-12-14 Johan CwiklinskiBad logger constant
2012-12-14 Johan CwiklinskiBad logger level
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-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-05-08 Johan CwiklinskiReplace PEAR::Log constants with KLogger ones
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiFix various namespaces issues ; refs #206
2012-03-02 Johan CwiklinskiMigrate History and Pagination so they can be autoloade...