]> git.agnieray.net Git - galette.git/log
galette.git
5 years agoIE8 is no longer supported at all
Johan Cwiklinski [Sat, 26 Jan 2019 14:03:30 +0000 (15:03 +0100)]
IE8 is no longer supported at all

5 years agoMore information on failure
Johan Cwiklinski [Fri, 25 Jan 2019 11:56:48 +0000 (12:56 +0100)]
More information on failure

5 years agoUse method rather than direct property access
Johan Cwiklinski [Fri, 25 Jan 2019 11:48:28 +0000 (12:48 +0100)]
Use method rather than direct property access

5 years agoUse variable for selector
Johan Cwiklinski [Sun, 20 Jan 2019 10:42:59 +0000 (11:42 +0100)]
Use variable for selector

5 years agoLast slim and zend-servicemanager
Johan Cwiklinski [Sun, 20 Jan 2019 09:30:47 +0000 (10:30 +0100)]
Last slim and zend-servicemanager

5 years agoKeep doamins containing routes not translated for backward compatibility
Johan Cwiklinski [Sat, 19 Jan 2019 08:00:04 +0000 (09:00 +0100)]
Keep doamins containing routes not translated for backward compatibility

5 years agoDropdowns filtering was affecting other dropdowns; fixes #1234
Johan Cwiklinski [Sat, 19 Jan 2019 05:46:41 +0000 (06:46 +0100)]
Dropdowns filtering was affecting other dropdowns; fixes #1234

5 years agoChane local file name; closes #1232
Johan Cwiklinski [Wed, 16 Jan 2019 20:42:45 +0000 (21:42 +0100)]
Chane local file name; closes #1232

5 years agoRemove routes translations; refs #1223
Johan Cwiklinski [Wed, 16 Jan 2019 20:41:34 +0000 (21:41 +0100)]
Remove routes translations; refs #1223

5 years agoRework extensions and PHP version checks; closes #1225
Johan Cwiklinski [Sat, 5 Jan 2019 16:02:16 +0000 (17:02 +0100)]
Rework extensions and PHP version checks; closes #1225

Checks are done from main entry point, each time:
If some extension is removed, it will be caught.

User is redirected to compat page that is displayed
without any translations (because translations requires
intl module).

5 years agoFix required fields editing member; closes #1230
Johan Cwiklinski [Tue, 8 Jan 2019 20:35:02 +0000 (21:35 +0100)]
Fix required fields editing member; closes #1230

Also fix required issue with new dropdowns
And display children editing member (was strange to see nothing
when member has "child")

5 years agoTake care of selected contribution type; fix #1227
Johan Cwiklinski [Mon, 7 Jan 2019 17:24:03 +0000 (18:24 +0100)]
Take care of selected contribution type; fix #1227

5 years agoKeep parent fields fields list required for JS
Johan Cwiklinski [Mon, 7 Jan 2019 17:02:41 +0000 (18:02 +0100)]
Keep parent fields fields list required for JS

5 years agoFix some issues on templates
Johan Cwiklinski [Mon, 7 Jan 2019 07:49:07 +0000 (08:49 +0100)]
Fix some issues on templates

5 years agoFix member id in dropdowns, closes #1228
Johan Cwiklinski [Mon, 7 Jan 2019 07:39:00 +0000 (08:39 +0100)]
Fix member id in dropdowns, closes #1228

5 years agoFix JS on contribution add; closes #1224
Johan Cwiklinski [Mon, 7 Jan 2019 07:32:11 +0000 (08:32 +0100)]
Fix JS on contribution add; closes #1224

5 years agoFix redirection issues on some cases; closes #1226
Johan Cwiklinski [Fri, 14 Dec 2018 19:44:57 +0000 (20:44 +0100)]
Fix redirection issues on some cases; closes #1226

5 years agoFix flags display on dropdowns
Johan Cwiklinski [Sun, 30 Dec 2018 06:39:21 +0000 (07:39 +0100)]
Fix flags display on dropdowns

5 years agoFix typo
Johan Cwiklinski [Sun, 30 Dec 2018 06:29:40 +0000 (07:29 +0100)]
Fix typo

5 years agoDrop routes translations
Johan Cwiklinski [Sun, 23 Dec 2018 08:28:22 +0000 (09:28 +0100)]
Drop routes translations

refs #1223
Drop 0.9.2 hack

5 years agoMerge branch 'release/0.9.2'
Johan Cwiklinski [Sat, 22 Dec 2018 21:33:36 +0000 (22:33 +0100)]
Merge branch 'release/0.9.2'

5 years agoRadiobutton rather than checkbox for membership PDF 0.9.2
Florent Fayolle [Mon, 3 Dec 2018 09:56:58 +0000 (10:56 +0100)]
Radiobutton rather than checkbox for membership PDF

5 years agoNo longer translate routes
Johan Cwiklinski [Sat, 22 Dec 2018 11:24:12 +0000 (12:24 +0100)]
No longer translate routes

Translations domains that contains "route" are no longer translated,
so this should work for both plugins and core.

Closes #1223

5 years agomake_lang_l12n.py is still required for plugins
Johan Cwiklinski [Sat, 22 Dec 2018 20:43:01 +0000 (21:43 +0100)]
make_lang_l12n.py is still required for plugins

5 years agoFix TU on plugins
Johan Cwiklinski [Sat, 22 Dec 2018 19:41:41 +0000 (20:41 +0100)]
Fix TU on plugins

5 years agoBump version and update changelog
Johan Cwiklinski [Sat, 22 Dec 2018 19:29:52 +0000 (20:29 +0100)]
Bump version and update changelog

5 years agoUpdate locales
Johan Cwiklinski [Sat, 22 Dec 2018 19:25:39 +0000 (20:25 +0100)]
Update locales

5 years agoFix tooltip mark on fake labels
Johan Cwiklinski [Sat, 22 Dec 2018 18:56:24 +0000 (19:56 +0100)]
Fix tooltip mark on fake labels

5 years agoDrop useless titles
Johan Cwiklinski [Sat, 22 Dec 2018 18:56:12 +0000 (19:56 +0100)]
Drop useless titles

5 years agoUse show_id parameter for all IDs
Johan Cwiklinski [Sat, 22 Dec 2018 18:55:58 +0000 (19:55 +0100)]
Use show_id parameter for all IDs

5 years agoFix CS
Johan Cwiklinski [Fri, 21 Dec 2018 06:06:45 +0000 (07:06 +0100)]
Fix CS

5 years agoAdd ID_ADH replacement in PDF models and texts
Johan Cwiklinski [Thu, 20 Dec 2018 18:09:53 +0000 (19:09 +0100)]
Add ID_ADH replacement in PDF models and texts

Closes #1222
Also rework legends arrays

5 years agoDrop 7.0
Johan Cwiklinski [Fri, 21 Dec 2018 11:36:50 +0000 (12:36 +0100)]
Drop 7.0

5 years agoPHP 7.1 minimum
Johan Cwiklinski [Fri, 21 Dec 2018 11:33:14 +0000 (12:33 +0100)]
PHP 7.1 minimum

5 years agoUse Chosen JS for dropdowns
Johan Cwiklinski [Mon, 3 Dec 2018 06:32:32 +0000 (07:32 +0100)]
Use Chosen JS for dropdowns

Add search on memebrs dropdowns in contributions and transactions

5 years agoUse FontAwesome instead of images for app icons
Johan Cwiklinski [Sat, 1 Dec 2018 21:11:49 +0000 (22:11 +0100)]
Use FontAwesome instead of images for app icons

5 years agoFail when batch action is not known
Johan Cwiklinski [Sat, 1 Dec 2018 21:12:38 +0000 (22:12 +0100)]
Fail when batch action is not known

5 years agoAdd cut and stretchHead utility function from objects lend
Johan Cwiklinski [Sat, 1 Dec 2018 20:28:10 +0000 (21:28 +0100)]
Add cut and stretchHead utility function from objects lend

5 years agoFix variable name
Johan Cwiklinski [Fri, 30 Nov 2018 20:45:23 +0000 (21:45 +0100)]
Fix variable name

5 years agoDrop also port on redirect
Johan Cwiklinski [Sat, 10 Nov 2018 08:44:40 +0000 (09:44 +0100)]
Drop also port on redirect

5 years agoUpdate changelog
Johan Cwiklinski [Sun, 18 Nov 2018 10:03:10 +0000 (11:03 +0100)]
Update changelog

5 years agoAutomatically fill mdp_adh2 when importing CSV
Florent Fayolle [Sat, 17 Nov 2018 21:14:09 +0000 (22:14 +0100)]
Automatically fill mdp_adh2 when importing CSV

5 years agoFix compat test
Johan Cwiklinski [Sat, 17 Nov 2018 20:52:12 +0000 (21:52 +0100)]
Fix compat test

5 years agoImprove checks importing CSV
Johan Cwiklinski [Wed, 24 Oct 2018 06:03:10 +0000 (08:03 +0200)]
Improve checks importing CSV

5 years agoFix duplicated route name in german
Johan Cwiklinski [Fri, 9 Nov 2018 06:27:07 +0000 (07:27 +0100)]
Fix duplicated route name in german

5 years agoFix redirection on some cases; closes #1199
Johan Cwiklinski [Fri, 9 Nov 2018 06:21:04 +0000 (07:21 +0100)]
Fix redirection on some cases; closes #1199

5 years agoFix indentation
Johan Cwiklinski [Fri, 9 Nov 2018 06:20:17 +0000 (07:20 +0100)]
Fix indentation

5 years agoDo not display dynamic fields if current user do not have proper ACLs; closes #1201
Johan Cwiklinski [Mon, 5 Nov 2018 05:05:35 +0000 (06:05 +0100)]
Do not display dynamic fields if current user do not have proper ACLs; closes #1201

5 years agoFix CSV fields configuration; closes #1208
Johan Cwiklinski [Fri, 26 Oct 2018 05:38:13 +0000 (07:38 +0200)]
Fix CSV fields configuration; closes #1208

5 years agoMissed MO files
Johan Cwiklinski [Thu, 25 Oct 2018 05:04:45 +0000 (07:04 +0200)]
Missed MO files

5 years agoRecreate rather than reinit to prevent session issues
Johan Cwiklinski [Wed, 24 Oct 2018 06:04:11 +0000 (08:04 +0200)]
Recreate rather than reinit to prevent session issues

5 years agoUpdat translations
Johan Cwiklinski [Wed, 24 Oct 2018 03:32:17 +0000 (05:32 +0200)]
Updat translations

5 years agoAdd management for payment types; closes #1084
Johan Cwiklinski [Mon, 23 Jul 2018 07:49:33 +0000 (09:49 +0200)]
Add management for payment types; closes #1084

5 years agoRely on log level to instanciate debug log file; closes #1195
Johan Cwiklinski [Sat, 15 Sep 2018 05:21:13 +0000 (07:21 +0200)]
Rely on log level to instanciate debug log file; closes #1195

5 years agoMake DynFields work with PDF form
Jérôme BONIN [Sun, 26 Aug 2018 16:47:42 +0000 (18:47 +0200)]
Make DynFields work with PDF form

Dosen't work with empty PDF yet...

5 years agoFix company name field in default model; refs #1066
Johan Cwiklinski [Sat, 15 Sep 2018 03:45:12 +0000 (05:45 +0200)]
Fix company name field in default model; refs #1066

5 years agofix analog usage
Guillaume Rousse [Sun, 19 Aug 2018 12:25:19 +0000 (14:25 +0200)]
fix analog usage

5 years agoTry to get redirections with proxies fixed
Johan Cwiklinski [Sat, 7 Jul 2018 10:07:54 +0000 (12:07 +0200)]
Try to get redirections with proxies fixed

5 years agoWrong module name used
Johan Cwiklinski [Mon, 23 Jul 2018 15:18:54 +0000 (17:18 +0200)]
Wrong module name used

5 years agoRemove dev output
Johan Cwiklinski [Mon, 23 Jul 2018 07:54:47 +0000 (09:54 +0200)]
Remove dev output

5 years agoUse existing form type for payment types in contributions list
Johan Cwiklinski [Mon, 23 Jul 2018 07:51:13 +0000 (09:51 +0200)]
Use existing form type for payment types in contributions list

5 years agoFix filtering contributions on "Other" payment type
Johan Cwiklinski [Mon, 23 Jul 2018 07:50:32 +0000 (09:50 +0200)]
Fix filtering contributions on "Other" payment type

5 years agoFactorize member card prev/next navigation
Johan Cwiklinski [Sun, 22 Jul 2018 09:04:32 +0000 (11:04 +0200)]
Factorize member card prev/next navigation

5 years agoUpdate locales
Johan Cwiklinski [Sat, 21 Jul 2018 19:58:08 +0000 (21:58 +0200)]
Update locales

5 years agoSeparate routes translations in words
Johan Cwiklinski [Sat, 21 Jul 2018 19:46:40 +0000 (21:46 +0200)]
Separate routes translations in words

5 years agoUsing this in static context
Johan Cwiklinski [Mon, 21 May 2018 05:01:02 +0000 (07:01 +0200)]
Using this in static context

5 years agoRework global messages to work with the old way
Johan Cwiklinski [Sun, 20 May 2018 06:51:23 +0000 (08:51 +0200)]
Rework global messages to work with the old way

5 years agoAnother try to fix tests dates
Johan Cwiklinski [Sat, 21 Jul 2018 17:02:44 +0000 (19:02 +0200)]
Another try to fix tests dates

5 years agoPrevent dumb test fail
Johan Cwiklinski [Sat, 21 Jul 2018 16:14:12 +0000 (18:14 +0200)]
Prevent dumb test fail

5 years agoLoad deps from installer
Johan Cwiklinski [Sat, 21 Jul 2018 13:07:38 +0000 (15:07 +0200)]
Load deps from installer

5 years agoFix Postgres update script
Johan Cwiklinski [Sat, 21 Jul 2018 12:44:27 +0000 (14:44 +0200)]
Fix Postgres update script

5 years agoFix query to drop members dynamic values
Johan Cwiklinski [Sat, 21 Jul 2018 12:44:07 +0000 (14:44 +0200)]
Fix query to drop members dynamic values

5 years agoFix history tests
Johan Cwiklinski [Sat, 21 Jul 2018 11:45:34 +0000 (13:45 +0200)]
Fix history tests

5 years agoFix rewind call on forward only result set on history
Johan Cwiklinski [Sat, 21 Jul 2018 09:15:23 +0000 (11:15 +0200)]
Fix rewind call on forward only result set on history

5 years agoRemove dynamic fields values when corresponding entry is removed; fixes #1191
Johan Cwiklinski [Sat, 21 Jul 2018 09:11:53 +0000 (11:11 +0200)]
Remove dynamic fields values when corresponding entry is removed; fixes #1191

5 years agoFix mass remove contributions; closes #1192
Johan Cwiklinski [Sat, 21 Jul 2018 07:47:24 +0000 (09:47 +0200)]
Fix mass remove contributions; closes #1192

5 years agoRemove undefined variable
Johan Cwiklinski [Fri, 13 Jul 2018 07:14:57 +0000 (09:14 +0200)]
Remove undefined variable

5 years agoUpdate locales
Johan Cwiklinski [Sun, 8 Jul 2018 11:08:16 +0000 (13:08 +0200)]
Update locales

5 years agoRemove low translated langs
Johan Cwiklinski [Sun, 8 Jul 2018 11:07:41 +0000 (13:07 +0200)]
Remove low translated langs

5 years agoFix typo on occurred
Johan Cwiklinski [Sun, 8 Jul 2018 11:05:24 +0000 (13:05 +0200)]
Fix typo on occurred

5 years agoFix search for false dynamic booleans; closes #1186
Johan Cwiklinski [Sun, 8 Jul 2018 08:12:01 +0000 (10:12 +0200)]
Fix search for false dynamic booleans; closes #1186

5 years agoDisplay managers/members count in groups
Johan Cwiklinski [Sun, 8 Jul 2018 05:58:02 +0000 (07:58 +0200)]
Display managers/members count in groups

5 years agoFix rewind call on forward only result set
Johan Cwiklinski [Sun, 8 Jul 2018 05:35:46 +0000 (07:35 +0200)]
Fix rewind call on forward only result set

5 years agoFix not translated mark on dynamic translations
Johan Cwiklinski [Sat, 7 Jul 2018 15:01:45 +0000 (17:01 +0200)]
Fix not translated mark on dynamic translations

5 years agoDrop PHP translation files that are no longer needed
Johan Cwiklinski [Sat, 7 Jul 2018 13:33:26 +0000 (15:33 +0200)]
Drop PHP translation files that are no longer needed

5 years agoUse Zend translator
Johan Cwiklinski [Sun, 17 Jun 2018 05:32:13 +0000 (07:32 +0200)]
Use Zend translator

5 years agoAdd de lang in faker
Johan Cwiklinski [Tue, 26 Jun 2018 18:54:07 +0000 (20:54 +0200)]
Add de lang in faker

5 years agoFix sender address storage in mailing history; closes #1188
Johan Cwiklinski [Sat, 23 Jun 2018 15:25:07 +0000 (17:25 +0200)]
Fix sender address storage in mailing history; closes #1188

5 years agoMake phpmyadmin happy
Johan Cwiklinski [Sat, 23 Jun 2018 15:24:39 +0000 (17:24 +0200)]
Make phpmyadmin happy

5 years agoUse sender informations on preview; refs #1188
Johan Cwiklinski [Sat, 23 Jun 2018 14:12:47 +0000 (16:12 +0200)]
Use sender informations on preview; refs #1188

5 years agoUse sender informations for reply-to; refs #1188
Johan Cwiklinski [Sat, 23 Jun 2018 14:07:11 +0000 (16:07 +0200)]
Use sender informations for reply-to; refs #1188

5 years agoDate localization issue on contributions filtering; fixes #1185
Johan Cwiklinski [Sat, 23 Jun 2018 06:53:39 +0000 (08:53 +0200)]
Date localization issue on contributions filtering; fixes #1185

5 years agoTake care of optional modules in tests
Johan Cwiklinski [Fri, 22 Jun 2018 05:03:58 +0000 (07:03 +0200)]
Take care of optional modules in tests

5 years agoFix checkmodules tests
Johan Cwiklinski [Fri, 22 Jun 2018 04:56:12 +0000 (06:56 +0200)]
Fix checkmodules tests

5 years agoSwitch to phpmailer 6
Johan Cwiklinski [Fri, 22 Jun 2018 04:43:28 +0000 (06:43 +0200)]
Switch to phpmailer 6

5 years agoUpdate compat test page
Johan Cwiklinski [Fri, 22 Jun 2018 04:02:34 +0000 (06:02 +0200)]
Update compat test page

5 years agoIntl PHP module is required
Johan Cwiklinski [Fri, 22 Jun 2018 03:53:40 +0000 (05:53 +0200)]
Intl PHP module is required

5 years agoFix flag display on member card display
Johan Cwiklinski [Wed, 20 Jun 2018 18:45:38 +0000 (20:45 +0200)]
Fix flag display on member card display

5 years agoGet langs from existing files
Johan Cwiklinski [Sat, 9 Jun 2018 07:28:00 +0000 (09:28 +0200)]
Get langs from existing files

Use new flags

5 years agoFix plugins reload i18n issue
Johan Cwiklinski [Sun, 10 Jun 2018 10:34:37 +0000 (12:34 +0200)]
Fix plugins reload i18n issue