]> git.agnieray.net Git - galette.git/history - galette/lib/Galette/IO/CsvIn.php
Drop old (and problematic!) underscore prefix
[galette.git] / galette / lib / Galette / IO / CsvIn.php
2024-03-28 Johan CwiklinskiDrop old (and problematic!) underscore prefix
2024-01-24 Johan CwiklinskiChange headers
2024-01-23 Johan Cwiklinskiphptsan level 6 changes (#403)
2024-01-16 Johan CwiklinskiUpdate website URL
2023-11-13 Johan CwiklinskiSwitch to phpstan level 4
2023-03-22 Johan CwiklinskiRefactor Titles
2023-02-21 Johan Cwiklinskiphpstan level 3
2021-11-07 Johan CwiklinskiSocial networks/contact externalization
2020-11-06 Johan CwiklinskiCatch Throwables instead of Exceptions
2020-08-03 Johan CwiklinskiFix expacted variable type
2020-07-31 Johan CwiklinskiCS: declare visibility for constants
2020-06-14 Johan CwiklinskiAvoid count in loops
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-05-13 Johan CwiklinskiImport dynamic fields from CSV; closes #940
2020-04-19 Johan CwiklinskiImport passwords from CSV, including hashs
2020-04-18 Johan CwiklinskiFix remaining issues on CSV import; closes #1403
2020-04-12 Johan CwiklinskiFix CSV import with status or boolean fields; closes...
2018-12-22 Johan CwiklinskiMerge branch 'release/0.9.2'
2018-11-18 Florent FayolleAutomatically fill mdp_adh2 when importing CSV
2018-11-17 Johan CwiklinskiImprove checks importing CSV
2018-07-08 Johan CwiklinskiFix typo on occurred
2018-05-26 Johan CwiklinskiMerge branch 'hotfix/0.9.1.2' into develop
2018-05-09 Johan CwiklinskiCheck for gender on import dry-run
2018-05-09 Johan CwiklinskiCheck for titles on import dry-run; closes #1179
2017-09-17 Johan CwiklinskiMerge branch 'release/0.9rc1'
2017-03-11 Johan CwiklinskiCheck for email duplicity at import; fixes #729
2017-03-11 Johan CwiklinskiCheck for status in dry-run import; fixes #999
2017-03-11 Johan CwiklinskiPrevent partial import by using transaction
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-14 Johan CwiklinskiHandle member edition errors, keep data when displaying...
2016-10-31 Johan CwiklinskiCS
2016-10-17 Johan CwiklinskiInject db instance into Adherent object
2016-10-17 Johan CwiklinskiFix FieldsConfig warnings
2016-10-17 Johan CwiklinskiMerge branch 'release/0.8.3'
2016-09-24 Johan CwiklinskiDop zdb global on FieldsConfig; refs #414
2016-09-23 Johan CwiklinskiFix some warnings in CSV imports
2015-06-09 Johan CwiklinskiMerge branch 'release/0.8.2'
2015-02-02 Johan CwiklinskiProperly import companies from CSV; fixes #903
2014-11-25 Johan CwiklinskiFix missing property on FieldsConfig constructor; fixes...
2014-10-28 Johan CwiklinskiMerge branch 'release/0.8.1'
2014-09-30 Johan CwiklinskiUse Traits for File, Picture and CsvIn; fixes #851...
2014-09-14 Johan CwiklinskiMerge branch 'release/0.8'
2014-02-26 Johan CwiklinskiAdd a function to detect mime type, even if file_info...
2014-01-04 Johan CwiklinskiUpdate copyright date
2013-10-19 Johan CwiklinskiMerge branch 'release/0.7.6' 0.7.6
2013-10-13 Johan CwiklinskiFix empty creation date issue
2013-10-13 Johan CwiklinskiUse file_info function when available
2013-10-12 Johan CwiklinskiCSV imports; fixes #176