]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Entity/Group.php
Throw errors
[galette.git] / galette / lib / Galette / Entity / Group.php
2021-11-07 Johan CwiklinskiThrow errors
2021-10-17 Johan CwiklinskiAdd methods to manage dependencies to load on members
2020-12-13 Johan CwiklinskiSimplify getLastGeneratedValue
2020-11-14 Johan CwiklinskiFix wrong parameters names due to old laminas-db bug
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-06-13 Johan CwiklinskiRemove 'svn' lines
2020-06-11 Scrutinizer Auto... Scrutinizer Auto-Fixes
2020-06-11 Johan CwiklinskiSwitch to PSR12, phpcbf fix
2020-05-06 Johan CwiklinskiUpdate locales, fix invalid source string
2020-05-03 AlainCAsAdd experimental advanced groups search
2020-04-18 Johan CwiklinskiAlways display member name in history; fixes #1405
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-08 Johan CwiklinskiFix typo on occurred
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 CwiklinskiDo not append "not translated" on date formats!
2016-10-17 Johan CwiklinskiCascade remove subgroups
2016-10-17 Johan CwiklinskiCoding standards
2016-10-17 Johan CwiklinskiLoad groups via ajax, export groups list as PDF
2016-10-17 Johan CwiklinskiFix missing database DI
2016-10-17 Johan CwiklinskiMerge branch 'release/0.8.3'
2016-09-23 Johan CwiklinskiTranslations require double quotes; update translations
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 CwiklinskiPerform only one query to load groups members
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-05-21 Johan CwiklinskiCascade group removal, fixes #708
2014-05-20 Johan CwiklinskiFix group removal
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-12-22 Johan CwiklinskigetLastGeneratedValue with postgres need sequence id
2013-12-22 Johan CwiklinskiFix some issues
2013-12-22 Johan CwiklinskiUse Zf2 methods
2013-12-22 Johan CwiklinskiRemove old way query log
2013-12-22 Johan CwiklinskiAlign comments
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 login and show member work with ZF2
2013-02-23 Johan CwiklinskiMerge branch 'release/0.7.4' 0.7.4
2013-02-17 Johan CwiklinskiDo n ot try to load group from an emtpy resultset;...
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-19 Johan CwiklinskiMerge branch 'hotfix/0.7.2.8' 0.7.2.8
2012-12-19 Johan CwiklinskiDo not load members dependencies for groups managers...
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 CwiklinskiDo not try to load groups contents if group does not...
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-02 Johan CwiklinskiReport various changes and bugfixes from release/0...
2012-08-25 Johan CwiklinskiParent group id is returned as string with mysql ;...
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-12 Johan CwiklinskiFix a namespace issue
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 Group and Groups ; refs #206