nobohan
b84ee91652
fix deprecations: use fqcn instead of 'choices'
2018-04-04 15:55:45 +02:00
nobohan
2ac4a84114
fix deprecations: replace methods by callback in callbacks
2018-04-04 15:47:57 +02:00
c593c153a1
fix error on exports test
...
Since php 7.2, the count function does not accept NULL values. This led to error if
the WHERE clause of query where empty.
2018-04-04 15:47:18 +02:00
nobohan
e53b181834
fix deprecations: use fqcn
2018-04-04 15:14:41 +02:00
nobohan
678386ffd6
fix deprecations: replace many strings by fqcn
2018-04-04 15:02:16 +02:00
nobohan
2eb81ab3ec
fix deprecations: getName, configureOptions, and use fqcn
2018-04-04 14:42:01 +02:00
45419a6044
remove deps to unstable phpoffice/spreadsheet
2018-04-04 13:18:23 +02:00
38f34ad48b
connect branch upgrade-sf3
in this branch with branch chill/main upgrade-sf3
2018-04-04 13:07:51 +02:00
dd5416f88d
Revert "set dependency to upgrade-sf3 for this branch"
...
This reverts commit e8b5bdf68eebbc7423daa739537e9b4fbd4d03c6.
2018-04-04 13:02:31 +02:00
e8b5bdf68e
set dependency to upgrade-sf3 for this branch
2018-04-04 13:01:05 +02:00
f881b3e52a
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
2018-04-04 12:37:53 +02:00
1bb0449112
New interface for voters
...
The use of the old interface trigger deprecation notice, handled by Chill. This should
be safe for an upgrade towars sf 3, but still requires work inside bundles.
2018-04-04 12:36:20 +02:00
nobohan
ae9db21633
use fqcn for chill classes
2018-04-04 12:21:08 +02:00
nobohan
65e7354437
fix deprecatrions: use fqcn for chill classes
2018-04-04 12:19:46 +02:00
nobohan
ba79200e55
fix deprecations: use fqcn for chill classes
2018-04-04 12:18:06 +02:00
nobohan
ac9325a7f2
fix deprecations: use fqcn for submit and hidden types.
2018-04-04 11:54:23 +02:00
nobohan
f8a61bd178
fix deprecations: use fqcn for 'password' and 'repeated'
2018-04-04 11:35:53 +02:00
nobohan
51a1b23e0d
fix deprecations: use fqcn for entity, ComposedGroupCenterType.
2018-04-04 11:07:49 +02:00
nobohan
1b16b8e1da
fix deprecations: set choices_as_values = true + flip content of choices options
2018-04-04 10:51:35 +02:00
nobohan
56a695e66e
fix deprecations: use the fqcn for choiceType
2018-04-04 10:29:57 +02:00
nobohan
c4f7256236
fix deprecations: options array -> no array for options resolver
2018-04-04 10:16:26 +02:00
e5324c816e
Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3
2018-04-04 09:48:35 +02:00
c960745763
advanced search (bis)
...
Ce commit contient des modifications qui sont peut-être dans un autre commit d'une
autre branche.
2018-04-04 09:48:16 +02:00
29e3c74bd7
advanced search (bis)
...
Ce commit contient des modifications qui sont peut-être dans un autre commit d'une
autre branche.
2018-04-04 09:46:30 +02:00
nobohan
0ed17d7b8f
Merge branch 'upgrade-sf3' of https://framagit.org/Chill-project/Chill-Main into upgrade-sf3
...
merge...
2018-04-03 17:30:58 +02:00
nobohan
5e577c3272
fix deprecations: use fqcn for form creations in controllers
2018-04-03 17:29:26 +02:00
nobohan
7922f8f181
fix deprecations: use fqcn for submit in controllers
2018-04-03 17:14:52 +02:00
nobohan
5515d94aae
fix deprecations: requirements: _method -> methods
2018-04-03 15:19:35 +02:00
08141fddee
upgrade gitlab-ci to run test only on php 7.2
2018-04-03 12:49:08 +02:00
5b4dcb9013
upgrade php-office to last stable version
2018-04-03 12:45:59 +02:00
nobohan
24357ce3d6
fix deprecations: use fqcn
2018-04-03 12:25:18 +02:00
nobohan
16b05d29e5
fix deprecation : use fqcn for submit
2018-04-03 11:32:26 +02:00
nobohan
f3567500ee
fix deprecations: setDefaultOptions() → configureOptions()
2018-03-30 16:38:27 +02:00
nobohan
5293a4651e
fix deprecations: getName : fix
2018-03-30 16:37:28 +02:00
nobohan
18e5853e4b
fix deprecations: setDefaultOptions() → configureOptions()
2018-03-30 16:09:56 +02:00
nobohan
af00cc4da6
fix deprecations: getName → getBlockPrefix or nothing
2018-03-30 14:22:40 +02:00
nobohan
85018f1927
fix deprecations: getName → getBlockPrefix
2018-03-30 14:06:54 +02:00
nobohan
3778012565
update deprecated routing option: requirement -> methods
2018-03-28 17:40:09 +02:00
01fbf172e3
remove dump
2018-03-27 17:47:04 +02:00
d1fd359366
add a date field
2018-03-27 16:35:56 +02:00
Marc Ducobu
29c729c7d7
Maj du schéma des classes de docStoreBundle
2018-03-06 18:28:45 +01:00
Marc Ducobu
f4c3282579
Adding class diagram for docStore
2018-03-06 10:46:48 +01:00
b596a7a9c9
add permission for list and stats
...
Required for tests.
This will also allow for default user to execute reports
2017-08-29 18:11:06 +02:00
986d10724e
fix test with new labels / classes
2017-08-29 17:42:38 +02:00
75b4ef5a7d
add filtering before / after date of birth
2017-08-29 17:01:26 +02:00
f5de2d8049
fix tests
...
some classes have changed, fix it
2017-08-29 17:00:32 +02:00
54fbaa8c0d
add advanced search for person
2017-08-22 22:33:30 +02:00
ffd2ee6f69
add advanced search
2017-08-22 22:32:58 +02:00
dec55131df
[wip] documentation of exports
2017-08-19 23:12:33 +02:00
70832d45e2
add documentation of homepage widget
2017-08-19 23:12:03 +02:00