]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/Entity/Contribution.php
Disable events from mass changes; closes #1733
[galette.git] / galette / lib / Galette / Entity / Contribution.php
2024-03-01 Johan CwiklinskiDisable events from mass changes; closes #1733
2024-01-16 Johan CwiklinskiMerge branch 'hotfix/1.0.1'
2024-01-12 Johan CwiklinskiFix next contribution start date overalpping by one...
2024-01-05 Johan CwiklinskiOfficially allows "0" as contribution amount; closes...
2023-12-07 Johan CwiklinskiMerge branch 'release/1.0.0'
2023-11-13 Johan CwiklinskiUser may not be logged retrieving contribution
2023-11-13 Johan CwiklinskiSwitch to phpstan level 4
2023-11-08 Johan CwiklinskiSome phpstan lvl 4 checks
2023-03-01 Johan CwiklinskiHandle contributions dates with non localized format...
2023-02-21 Johan Cwiklinskiphpstan level 3
2023-02-19 Johan Cwiklinskiphpstan, level 2
2023-02-11 Johan CwiklinskiAdd phpstan, fix detected errors
2023-01-15 Johan CwiklinskiUse league\event directly, switch to latest
2022-07-07 Johan CwiklinskiRemaining smarty syntax, few fixes
2022-06-09 Johan CwiklinskiFix tempalte issue when contribution end date is missin...
2022-06-08 Johan CwiklinskiFix CS? update copyright date
2022-06-08 Johan CwiklinskiUseles breaks
2022-06-08 Johan CwiklinskiPHP 8.1 fixes
2022-06-08 Johan CwiklinskiTwig requires __isset method along with __get ones
2022-06-01 Guillaume AGNIERAYModify tests: contributions, reminders, membership
2021-12-31 Guillaume AGNIERAYContributions with decimals; fixes #1610
2021-11-29 Johan CwiklinskiMerge branch 'release/0.9.6'
2021-11-24 Johan CwiklinskiWork on PdfController tests
2021-11-20 Johan CwiklinskiPayment type was no longer translated
2021-11-20 Johan CwiklinskiLower contribtiuon restrictions for direct download...
2021-11-14 Johan CwiklinskiSimplify some code
2021-11-09 Johan CwiklinskiUse prepared statement rather than direct SQL
2021-11-08 Johan CwiklinskiExport contributions as CSV; closes #1581
2021-11-07 Johan CwiklinskiPrevent issue on empty amount; add test
2021-11-07 Johan CwiklinskiMerge branch 'release/0.9.5.2'
2021-11-07 Johan CwiklinskiFix "dead" code
2021-11-07 Johan CwiklinskiThrow errors
2021-11-07 Johan CwiklinskiNon logged cannot see contributions or transactions
2021-10-31 Johan CwiklinskiMove trait to Features namespace
2021-10-23 Johan CwiklinskiMerge branch 'release/0.9.5.1'
2021-10-17 Johan CwiklinskiImprove tests
2021-10-17 Johan CwiklinskiCheck if member is part of children
2021-10-17 Johan CwiklinskiFix contributions and transactions list for non parent...
2021-10-17 Johan Cwiklinskiphpdoc
2021-10-17 Johan CwiklinskiParents can display their children transactions
2021-10-17 Johan CwiklinskiChild management from parents
2021-10-01 Johan CwiklinskiChoose default payment type; refs #1309, closes #1578
2021-09-30 Johan CwiklinskiSmall rework and few typo fixes
2021-09-30 Johan CwiklinskiMassive add contributions; closes #1381
2021-07-03 Johan CwiklinskiMerge branch 'release/0.9.5'
2021-06-26 Johan CwiklinskiFix CS
2021-06-17 Johan CwiklinskiFix missing deadline alias, fix rollback issue
2021-04-17 Johan CwiklinskiHandle dynamic files on contributions and transactions
2020-12-13 Johan CwiklinskiSimplify getLastGeneratedValue
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-11-01 Johan CwiklinskiClean unreachable code
2020-11-01 Johan CwiklinskiMerge branch 'release/0.9.4.2'
2020-10-29 Johan CwiklinskiEnsure events are emitted once the whole process is...
2020-10-18 Johan CwiklinskiMerge branch 'release/0.9.4.1'
2020-10-03 Johan CwiklinskiUse events to send contributions administrative emails
2020-08-03 Johan CwiklinskiDrop extra if, send required and disabled fields to...
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-07-04 Johan CwiklinskiMerge branch 'release/0.9.4'
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)
2020-04-27 Johan CwiklinskiAdd preference to offer last months of the year
2020-03-28 Johan CwiklinskiVarious texts fixes, from comments on weblate
2020-03-09 Johan CwiklinskiFix variable type - thanks to Manuel H.; closes #1411
2020-03-08 Nicolas Béhier... Add event dispatcher for plugins; closes #1400
2020-03-07 Johan CwiklinskiMerge remote-tracking branch 'weblate/develop' into...
2020-03-07 Johan CwiklinskiSwitch to Laminas
2020-03-06 Johan CwiklinskiAdd contribution and members in post script; closes...
2019-12-01 Johan CwiklinskiMerge branch 'release/0.9.3'
2019-11-26 Johan CwiklinskiDo not run query if there is no member id; closes ...
2019-10-06 Johan CwiklinskiRevert "Set check for default payment type"
2019-09-30 Johan CwiklinskiSet check for default payment type
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-10-24 Johan CwiklinskiAdd management for payment types; closes #1084
2018-07-21 Johan CwiklinskiRemove dynamic fields values when corresponding entry...
2018-07-08 Johan CwiklinskiFix typo on occurred
2018-04-09 Johan CwiklinskiMerge branch 'release/0.9.1rc1'
2018-03-25 Johan CwiklinskiUse specified membership extension instead of default...
2018-01-30 Johan CwiklinskiEnsure dynamics fields are loaded for new contribs...
2018-01-27 Johan CwiklinskiStore and display dynamic fields on transactions and...
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-07-20 Johan CwiklinskiUse same text for all mandatory missing
2017-06-25 Johan CwiklinskiTest contribution removal
2017-06-25 Johan CwiklinskiDrop data after each tests; test load
2017-06-22 Johan CwiklinskiFew more tests on contribution
2017-06-17 Johan CwiklinskiMinor fixes
2017-06-16 Johan CwiklinskiDo not store contribution if there are errors
2017-06-16 Johan CwiklinskiCheck for overlapping fee in global checks
2017-06-15 Johan CwiklinskiTest contribution end date
2017-06-11 Johan CwiklinskiBegin to test contributions
2017-06-03 Johan CwiklinskiRework dynamic fields; now handled from their parent...
2017-05-13 Johan CwiklinskiFix CS
2017-04-22 Johan CwiklinskiRename method; add missing method in Transaction object
2017-04-16 Johan CwiklinskiReplace all each() calls
2017-04-16 Johan CwiklinskiAdd tests on members repository
2017-02-25 Johan CwiklinskiFix transaction removal
2017-02-12 Johan CwiklinskiFix checks on db results on some cases
2017-02-12 Johan CwiklinskiCentralize contriubtion type change
2017-02-12 Johan CwiklinskiCentralize contirubtion type change
2017-01-06 Johan CwiklinskiExpecting null getting improbable date... fixes #902
next