]> git.agnieray.net Git - galette.git/shortlog
galette.git
2017-10-01 Johan CwiklinskiBump version 0.9rc2
2017-10-01 Johan CwiklinskiAdd changelog entries
2017-10-01 Johan CwiklinskiUpdate locales
2017-10-01 Johan CwiklinskiMove admintools plugins capabilities into core; fixes...
2017-09-30 Johan CwiklinskiFix dynamic fields removal; fixes #1070
2017-09-30 Johan CwiklinskiUse list for free gender search; refs #1061
2017-09-30 Johan CwiklinskiPassword is not searchable
2017-09-30 Johan CwiklinskiAdd free search on status labels; fixes #1061
2017-09-30 Johan CwiklinskiUse a list for status free search; refs #1061
2017-09-30 Johan CwiklinskiHandle carriage return, fix tests; refs #1063
2017-09-30 Johan CwiklinskiDo not use asso name in postal address; fixes #1063
2017-09-30 Johan CwiklinskiCard year may be two years; closes #1064
2017-09-30 Johan CwiklinskiDo not store preferences when tehre are errors
2017-09-30 Johan CwiklinskiFix print logo storage; closes #1069
2017-09-24 Johan CwiklinskiFix undefined variable
2017-09-24 Johan CwiklinskiFix texts storage; fixes #1057
2017-09-24 Johan CwiklinskiFix long title name at install
2017-09-24 Johan CwiklinskiAdd PHP7.2 patch for TCPDF; refs #1056
2017-09-24 Johan CwiklinskiFixes for PHP 7.2; refs #1056
2017-09-23 Johan CwiklinskiOptimize desktop size
2017-09-23 Johan CwiklinskiFix upgrade scripts path
2017-09-23 Johan CwiklinskiAdd margin on public pages lang selector
2017-09-23 Johan CwiklinskiMinor improvements on install
2017-09-23 Johan CwiklinskiGet list before computing pagination; fixes #1054
2017-09-23 Johan CwiklinskiDrop not used variables
2017-09-23 Johan CwiklinskiFactorize setCounter
2017-09-23 Johan CwiklinskiMake Pagination::setLimits() public
2017-09-23 Johan CwiklinskiUpdate locales
2017-09-23 Johan CwiklinskiTypos
2017-09-23 Johan CwiklinskiPHPdoc fixes
2017-09-23 Johan CwiklinskiDo not clean logs while installing; fixes #1055
2017-09-21 Johan CwiklinskiBad container reference; fixes #1050
2017-09-21 Johan CwiklinskiEnsure checks are done properly when detaching; fixes...
2017-09-19 Johan CwiklinskiCheck empty properties; fixes #1049
2017-09-19 Johan CwiklinskiEscaping null value gives 0... Fixes #1048
2017-09-19 Johan CwiklinskiChange method visibility according to parent; fixes...
2017-09-17 Johan CwiklinskiAdd index.php on some directories; fixes #1038
2017-09-17 Johan CwiklinskiMissing changelog entries
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1' into develop
2017-09-17 Johan CwiklinskiDrop old autoload commented 0.9rc1
2017-09-17 Johan CwiklinskiUpdate changelog
2017-09-17 Johan CwiklinskiBump version
2017-09-17 Johan CwiklinskiSet 5.6 as minimal PHP version
2017-09-17 Johan CwiklinskiAdd missing 0.8.3.4 changes
2017-09-17 Johan CwiklinskiUpdate 3rd party libs
2017-09-17 Johan CwiklinskiFix models initialization
2017-09-17 Johan CwiklinskiFix install scripts path
2017-09-17 Johan CwiklinskiInitialize session for installer
2017-09-17 Johan CwiklinskiUpgrade release script to handle libs from composer
2017-09-15 Johan CwiklinskiFix redirection when installed in a sub directory
2017-09-11 Guillaume Rousseensure translation of fields categories
2017-09-09 Johan CwiklinskiUpdate locales
2017-09-07 Johan CwiklinskiEnable PHP 7.2
2017-09-07 Johan CwiklinskiEnsure boolean false is returned correctly from postgres
2017-09-07 Johan CwiklinskiFix parent attachment
2017-09-07 Johan CwiklinskiFix id_adh display from preferences
2017-09-07 Guillaume RousseRework access control
2017-09-07 Johan CwiklinskiFix member detachment
2017-09-02 Johan CwiklinskiUpdate 3rd party libs
2017-08-31 Johan CwiklinskiFix reminders; fixes #1046
2017-08-16 Johan CwiklinskiUpdate patch for Zend-db PHP 7.2 compatibility
2017-07-24 Johan CwiklinskiHandle namespaces and filters in repository object
2017-07-24 Johan CwiklinskiPlugins::loadModules() signature has changed
2017-07-24 Johan CwiklinskiMissing translation in path calls
2017-07-24 Johan CwiklinskiMake sure plugins autoloaders are registered before...
2017-07-21 Johan CwiklinskiUpdate locales
2017-07-21 Johan CwiklinskiHandle locale instantiation from I18n object
2017-07-21 Johan CwiklinskiCleanup
2017-07-21 Johan CwiklinskiFix translation issue when login
2017-07-20 Johan CwiklinskiFix image size; add unit test on it
2017-07-20 Johan CwiklinskiCheck for group manager in an array of groups id
2017-07-20 Johan CwiklinskiUse same text for all mandatory missing
2017-07-20 Johan CwiklinskiAdd GALETTE_TIMEOUT to set session duration; fixes...
2017-07-20 Johan CwiklinskiAdd Galette version in session name; fixes #315
2017-07-20 Johan CwiklinskiUse only session middleware
2017-07-18 Johan CwiklinskiPatch for Zend-db PHP 7.2 compatibility
2017-07-18 Johan CwiklinskiUpdate 3rd party libs
2017-07-18 Johan CwiklinskiConstants not renamed in tests...
2017-07-18 Johan CwiklinskiRename constants in tests as well
2017-07-18 Johan CwiklinskiRename TEMPLATE constants to more accurate THEME
2017-07-18 Johan CwiklinskiImprove picture checks
2017-07-18 Johan CwiklinskiStore plugins module infos in DI manager
2017-07-17 Johan CwiklinskiCatch non existing member
2017-07-17 Johan CwiklinskiAdaptations for inheritance
2017-07-09 Johan CwiklinskiUpdate locales
2017-07-08 Johan CwiklinskiFix logo on pdf cards
2017-07-08 Johan CwiklinskiAdd unit tests for logo and print logo
2017-07-08 Johan CwiklinskiUse realpath for pictures file_path
2017-07-08 Johan CwiklinskiFix attendance sheet
2017-07-08 Johan CwiklinskiCleanup
2017-07-06 Johan CwiklinskiDisable routing cache until it's correctly handled
2017-07-06 Johan CwiklinskiFix undefined variable
2017-07-02 Johan CwiklinskiPrevent empty PDF form url
2017-07-02 Johan CwiklinskiHandle new member dynamic fields for adhesion PDF form
2017-07-02 Johan CwiklinskiDisplay message trying to remove an non existing dynami...
2017-07-02 Johan CwiklinskiFix dynamic fields translation
2017-07-02 Johan CwiklinskiFix search on dynamic fields
2017-07-02 Johan CwiklinskiFix dynamic fields retrieval on advanced search page
2017-07-01 Johan CwiklinskiDrop extra char
2017-07-01 Johan CwiklinskiTest logFroCron, trigger an error instead of simply die
next