]> git.agnieray.net Git - galette.git/history - galette/lib
Merge branch 'hotfix/1.0.3'
[galette.git] / galette / lib /
2024-03-01 Johan CwiklinskiMerge branch 'hotfix/1.0.3'
2024-03-01 Johan CwiklinskiDisable events from mass changes; closes #1733
2024-03-01 Johan CwiklinskiAdd message when deprecated constant is used
2024-02-20 Guillaume AGNIERAYImprove toasts messages display; refs #1786
2024-02-19 Johan CwiklinskiEnable HTML editor on dynamic fields information
2024-02-18 Johan CwiklinskiDisplay info like errors, warnings and success
2024-02-18 Johan CwiklinskiDisplay all messages the same way
2024-02-18 Johan CwiklinskiUse Galette version in cache directory
2024-02-17 Johan CwiklinskiCheck website URL is valid; closes #1789
2024-02-15 Johan CwiklinskiEnsure logo is send in emails; closes #1783
2024-02-10 Johan CwiklinskiUpdate and maintenance pages were in error
2024-02-03 Johan CwiklinskiMerge branch 'hotfix/1.0.2'
2024-02-02 Johan CwiklinskiMerge pull request from GHSA-jrqg-mpwv-pxpv
2024-01-27 Johan CwiklinskiFix URL redirection; closes #1777
2024-01-27 Johan CwiklinskiEnsure argument is an array; fixes #1773
2024-01-23 Johan CwiklinskiEnsure language is changed when login from cron; closes...
2024-01-16 Johan CwiklinskiMerge branch 'hotfix/1.0.1'
2024-01-15 Johan CwiklinskiAdd discord
2024-01-14 Johan CwiklinskiUse default Galette language for cron
2024-01-12 Johan CwiklinskiFix next contribution start date overalpping by one...
2024-01-05 Johan CwiklinskiOfficially allows "0" as contribution amount; closes...
2024-01-05 Johan CwiklinskiFix redirection URL when conribution creation fails
2024-01-01 Johan CwiklinskiSuppress warning if open_basedir restricts access;...
2023-12-30 Guillaume AGNIERAYFix active group parents order in breadcrumbs
2023-12-30 Johan CwiklinskiFix accordion when groups contains " / "
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-12-03 Johan CwiklinskiFix search on contribution date end only
2023-11-30 Guillaume AGNIERAYRemove useless tooltips
2023-11-28 Johan CwiklinskiAdd and use isForeignKeyException, fix isDuplicateException
2023-11-22 Guillaume AGNIERAYUse icons instead of html entities on icon buttons
2023-11-21 Guillaume AGNIERAYReplace displaynone class with visually-hidden
2023-11-21 Johan CwiklinskiFix number of recipients listing mailings
2023-11-19 Johan CwiklinskiDrop few duplicated source strings
2023-11-18 Johan CwiklinskiUse specific filters
2023-11-13 Johan CwiklinskiUser may not be logged retrieving contribution
2023-11-13 Johan CwiklinskiSwitch to phpstan level 4
2023-11-13 Johan CwiklinskiFix error on transaction filtering
2023-11-13 Johan CwiklinskiRely on feature
2023-11-13 Guillaume AGNIERAYFix keyboard navigation accessibility
2023-11-10 Johan CwiklinskiNo longer need for a short text for birthdate
2023-11-08 Johan CwiklinskiSome phpstan lvl 4 checks
2023-11-08 Johan CwiklinskiFix get dynamic field from transaction
2023-11-08 Johan CwiklinskiRely on static methods rather than constants comparison
2023-11-07 Johan CwiklinskiFix mass contribution removal
2023-11-07 Guillaume AGNIERAY Some slight accessibility related improvements
2023-11-07 Johan CwiklinskiFix contribution filtering from transactions
2023-11-05 Johan CwiklinskiAdd telemetry step at install
2023-10-27 Johan CwiklinskiUse requested contribution type; closes #1738
2023-10-26 Johan CwiklinskiAdd dark mode
2023-10-25 Johan CwiklinskiFix pagination; closes #1732
2023-10-23 Johan CwiklinskiFix transactions filtering on non english dates
2023-10-23 Johan CwiklinskiUse same logic for date getters than in contributions
2023-10-21 Johan CwiklinskiFix wrong message type; refs #1729
2023-10-19 Johan CwiklinskiFix one more translation
2023-10-19 Johan CwiklinskiFix some duplicate translations (wrong case)
2023-10-19 Johan CwiklinskiMissed translatable string
2023-10-19 Johan CwiklinskiUse base64 image rather than URL for logo replacement
2023-10-18 Johan CwiklinskiCheck for supported database versions
2023-10-12 Johan CwiklinskiHandle old filenames for non members dynamic files...
2023-10-12 Guillaume AGNIERAYResize and crop members picture to a fixed ratio
2023-10-09 Johan CwiklinskiPrevent renaming dynamic files for members; refs #1697
2023-10-08 Johan CwiklinskiRename old dynamic files on contributions; refs #1697
2023-10-07 Johan CwiklinskiFix dynamic translations escaping
2023-10-05 Johan CwiklinskiFix unreachable condition
2023-10-05 Johan CwiklinskiFix typo
2023-10-05 Johan CwiklinskiCode quality changes
2023-10-05 Guillaume AGNIERAYAdd missing variable to hide pagination
2023-10-05 Johan CwiklinskiDisplay text reference is current language; fixes ...
2023-10-04 Johan CwiklinskiAdd tests
2023-10-04 Johan CwiklinskiFix replacement pattern; refs #1714
2023-10-03 Johan CwiklinskiUse proper translation, utf-8 equivalent ucwords()
2023-10-03 Johan CwiklinskiAdvanced search on contributions dynamic fields
2023-10-03 Guillaume AGNIERAYNew toggable compact rendering on navigation aside
2023-09-30 Guillaume AGNIERAYstrftime() is deprecated in php 8.1
2023-09-30 Johan CwiklinskiLoad member children
2023-09-29 Johan CwiklinskiFix missing priorite_statut column in groups members...
2023-09-28 Guillaume AGNIERAYInitialize group parent search dropdown with HTML
2023-09-28 Guillaume AGNIERAYFix resetting a parent group to None
2023-09-28 Johan CwiklinskiFix staff members display in members list
2023-09-26 Johan CwiklinskiDo not display separator or files in dynamic contributi...
2023-09-25 Johan CwiklinskiMake dynamic file fields work on contributions and...
2023-09-25 Johan CwiklinskiUse a trait for dependencies
2023-09-24 Guillaume AGNIERAYDrop required fields on member cards; closes #781
2023-09-24 Johan CwiklinskiFix mass add contributions; closes #1694
2023-09-11 Johan CwiklinskiType is sent as route argument; closes #1689
2023-09-05 Johan CwiklinskiSet default max filesize to 2Mio
2023-09-05 Johan CwiklinskiPrevent unserialize issue cloning an existing mailing
2023-07-08 Johan CwiklinskiRemove 'svn' lines
2023-07-06 Johan CwiklinskiPrevent empty parent group dropdown; closes #1648
2023-07-04 Johan CwiklinskiFix ACL
2023-07-01 Johan CwiklinskiHandle imported dynamic choice fields from value (exist...
2023-07-01 Johan CwiklinskiInclude parent whan searching with(out) email
2023-06-12 Johan CwiklinskiFix CS
2023-06-11 Johan CwiklinskiFix parent loading
2023-06-08 Johan CwiklinskiAdd WebP images support; closes #1681
2023-06-08 Johan CwiklinskiUpdate 3rd party dependencies
2023-04-07 Johan CwiklinskiAdd tests
2023-03-26 Johan CwiklinskiImprove and fix tests
2023-03-24 Johan CwiklinskiMigrate to phpunit; closes #1674
2023-03-22 Johan CwiklinskiRefactor Titles
next