]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Core/Pagination.php
Improve coding standards
[galette.git] / galette / lib / Galette / Core / Pagination.php
2024-04-15 Johan CwiklinskiImprove coding standards
2024-03-28 Johan CwiklinskiDrop old (and problematic!) underscore prefix
2024-01-25 Johan CwiklinskiUse a configurable block for login page URL
2024-01-24 Johan CwiklinskiChange headers
2024-01-23 Johan Cwiklinskiphptsan level 6 changes (#403)
2024-01-16 Johan CwiklinskiUpdate website URL
2024-01-16 Johan CwiklinskiAdd typehinting
2023-12-20 Johan CwiklinskiSwitch to phpstan level 5
2023-11-22 Guillaume AGNIERAYUse icons instead of html entities on icon buttons
2023-10-05 Johan CwiklinskiFix typo
2023-10-05 Guillaume AGNIERAYAdd missing variable to hide pagination
2023-06-08 Johan CwiklinskiUpdate 3rd party dependencies
2023-02-21 Johan Cwiklinskiphpstan level 3
2023-02-18 Johan CwiklinskiCS fixes from scrutinizer
2023-02-11 Johan CwiklinskiAdd phpstan, fix detected errors
2023-02-10 Johan CwiklinskiMigration to slimv4
2022-06-26 Johan CwiklinskiImprove Pagination __isset
2022-06-08 Johan CwiklinskiFix CS? update copyright date
2022-06-08 Johan CwiklinskiRename method
2022-06-08 Johan CwiklinskiContinue migration
2022-06-08 Johan CwiklinskiContinue conversion
2022-06-08 Johan CwiklinskiTwig requires __isset method along with __get ones
2021-12-18 Guillaume AGNIERAYUse Fomantic UI
2020-12-13 Johan CwiklinskiIntegrate php-di; closes #1372
2020-12-06 Johan CwiklinskiSession is useless in Login
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)
2019-01-27 Johan CwiklinskiMerge branch 'release/0.9.2.1'
2018-12-23 Johan CwiklinskiDrop routes translations
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-03-22 Johan CwiklinskiNon translated URL part
2018-02-02 Johan CwiklinskiMake getHref protected rather than private
2017-10-01 Johan CwiklinskiMerge branch 'release/0.9rc2'
2017-09-23 Johan CwiklinskiFactorize setCounter
2017-09-23 Johan CwiklinskiMake Pagination::setLimits() public
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
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-17 Johan CwiklinskiExternalize contributions and transactions filtering...
2016-10-17 Johan CwiklinskiFix resources path; some more Slim3 stuff
2016-10-17 Johan CwiklinskiSlim3 Fixes
2016-10-17 Johan CwiklinskiImplement order, pagination and number of rows
2014-10-28 Johan CwiklinskiMerge branch 'release/0.8.1'
2014-10-01 Johan CwiklinskiRemove "as" in use statements when not needeed
2014-09-23 Johan CwiklinskiRemove "all" in number of rows displayed from preferenc...
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskiFix display all
2013-12-22 Johan CwiklinskiAlign comments, cleanup
2013-12-22 Johan CwiklinskiMake members list, pagination and simple search work...
2013-02-23 Johan CwiklinskiMerge branch 'release/0.7.4' 0.7.4
2013-02-11 Johan CwiklinskiOrder contributions and transactions lists by date...
2013-01-01 Johan CwiklinskiMerge branch 'release/0.7.3' 0.7.3
2013-01-01 Johan CwiklinskiUpdate copyright date
2012-12-30 Johan CwiklinskiAdd pagination to public list; fixes #460
2012-12-25 Johan CwiklinskiRemove remaining old logger globals
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-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 CwiklinskiMigrate History and Pagination so they can be autoloade...