]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Repository/Groups.php
Fix typo
[galette.git] / galette / lib / Galette / Repository / Groups.php
2021-11-11 Johan CwiklinskiFix typo
2021-11-11 Johan CwiklinskiAdd tests on Group entity and repository
2021-11-09 Johan CwiklinskiUse prepared statement rather than direct SQL
2021-11-07 Johan CwiklinskiThrow errors
2020-12-18 Johan CwiklinskiFix members storage routes, fix member groups storage
2020-11-14 Johan CwiklinskiFix wrong parameters names due to old laminas-db bug
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-06-13 Johan CwiklinskiRemove 'svn' lines
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
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-02-24 Johan CwiklinskiFix members with groups removal; closes #1251
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-01-31 Johan CwiklinskiMissing variable in template
2017-12-20 Johan CwiklinskiMerge branch 'release/0.9'
2017-12-16 Johan CwiklinskiAdd method to get managed users ids
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-05-13 Johan CwiklinskiFix CS
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-11-20 Johan CwiklinskiChange log message level
2016-10-31 Johan CwiklinskiCS
2016-10-17 Johan CwiklinskiAdd groups
2016-10-17 Johan CwiklinskiLoad groups via ajax, export groups list as PDF
2016-10-17 Johan CwiklinskiCleanup
2016-10-17 Johan CwiklinskiMerge branch 'release/0.8.3'
2016-06-11 Johan CwiklinskiImprovements on groups managements, thanks to @remicollet
2015-06-09 Johan CwiklinskiMerge branch 'release/0.8.2'
2014-11-08 Johan CwiklinskiExport selected group and its sub-groups; fixes #564
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-07-29 Johan CwiklinskiFix group query logged in as manager; fixes #841
2014-01-10 Johan CwiklinskiMinor phpdoc fixes
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskiUse Zf2 methods
2013-12-22 Johan CwiklinskiReaplce all Zend_Db_Select and Zend_Db_Expr with their...
2013-12-22 Johan CwiklinskiEdit groups
2013-12-22 Johan CwiklinskiMake member modification work, add some wrapper method...
2013-12-22 Johan CwiklinskiZF2:core Db object improvments / members
2013-12-22 Johan CwiklinskiMake members list, pagination and simple search work...
2013-12-22 Johan CwiklinskiMake login and show member work with ZF2
2013-10-06 Johan CwiklinskiMerge branch 'hotfix/0.7.5.4' into develop
2013-10-06 Johan CwiklinskiMerge branch 'hotfix/0.7.5.4' 0.7.5.4
2013-09-29 Johan CwiklinskiFix various issues regarding groups management; fixes...
2013-06-29 Johan CwiklinskiMerge branch 'hotfix/0.7.4.4' into develop
2013-06-29 Johan CwiklinskiMerge branch 'hotfix/0.7.4.4' 0.7.4.4
2013-06-27 Johan CwiklinskiFix groups management from member record; fixes #625
2013-02-23 Johan CwiklinskiMerge branch 'release/0.7.4' 0.7.4
2013-02-09 Johan CwiklinskiProperly remove members from his groups; fixes #520
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 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-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-12-04 Johan CwiklinskiMerge branch 'hotfix/0.7.2.3' 0.7.2.3
2012-12-04 Johan CwiklinskiIncorrect groupBy for Postgres 8.4; fixes #430
2012-12-04 Johan CwiklinskiImprove performances: avoid Zend's fetchAll method...
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-09-24 Johan CwiklinskiMerge branch 'release/0.7.1' into develop
2012-09-24 Johan CwiklinskiCannot remove members which belong to a group; fixes...
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-19 Johan CwiklinskiFix namespace issues
2012-03-04 Johan CwiklinskiFix some namespaces issues ; refs #206
2012-03-02 Johan CwiklinskiMerge branch 'feature/autoloader' into develop
2012-03-02 Johan CwiklinskiMigrate Group and Groups ; refs #206