3153 Commits

Author SHA1 Message Date
170795d92f set deps to async-upload 2018-09-10 11:37:37 +02:00
47d64b11bf set deps to stable branches 2018-09-10 11:29:56 +02:00
e25621ef79 set deps to stable branch 2018-09-10 11:27:50 +02:00
8503628d96 set deps to stable branches 2018-09-10 11:26:18 +02:00
b5a9105a0f set deps to stable branches 2018-09-10 11:24:21 +02:00
7568eb9eda set deps to stable version 2018-09-10 11:21:05 +02:00
d791e17ee9 set remote to master 2018-09-10 11:05:36 +02:00
d058748ed0 deploy to packagist 2018-09-10 11:02:51 +02:00
e9163389c0 add gitlab-ci prototype 2018-09-10 10:59:23 +02:00
379e74f0f1 always update packagist and restraint to php 7.2 2018-09-10 10:51:56 +02:00
0eccda06d6 improve doc storing 2018-09-10 10:49:37 +02:00
2fe2d130a0 deploy on every change to packagist 2018-09-10 10:44:40 +02:00
c3d1db8d39 always upgrade packagist 2018-09-07 16:55:07 +02:00
2de25bc1af always deploy on packagist 2018-09-07 16:34:25 +02:00
f571250296 split layout to different files to allow overriding 2018-09-07 16:26:08 +02:00
b9a7314975 add flags to permissions groups
Flags can be added to permissions group to store some metadata.

An interface `PermissionsGroupFlagProvider` allow to add some flag to the form which create/
edit permissions groups.
2018-09-07 16:24:36 +02:00
b1ae55ba80 [user list] order users by username 2018-09-05 15:14:07 +02:00
0a0854d4cf fix error when removing permission without scope from group 2018-09-05 11:06:33 +02:00
e88265adcd fix errors when creating user and updating password 2018-09-04 16:55:34 +02:00
14ef130bc6 fix timeline: filter tasks with circle restrictions 2018-09-03 11:29:06 +02:00
6c311bec11 fix translation 2018-09-03 11:28:43 +02:00
04bdaa308a script to send batch password recover code 2018-08-31 17:04:45 +02:00
f6b6ec57bb simplify link generation of recover token 2018-08-31 16:20:31 +02:00
4be4ab3402 sending correct error if user does not exists 2018-08-31 16:01:15 +02:00
43edcfc416 fix errors and do really commit in import script 2018-08-30 23:11:44 +02:00
fb2ea549b9 fix error when querying with type 2018-08-29 23:50:36 +02:00
e6c838e240 remove dump 2018-08-29 23:50:10 +02:00
c27329820e fix error in loader person 2018-08-29 23:49:41 +02:00
6e8f72f5cc fix error in user loading and validate scope/user consistency 2018-08-29 23:18:37 +02:00
a2ec376c61 fix missing format in supports 2018-08-29 16:27:03 +02:00
e00ef510f7 add tag aware cache service 2018-08-29 16:13:43 +02:00
a68fb730a6 set correct return param 2018-08-29 16:13:10 +02:00
4513ef35f6 allow to hide memo 2018-08-27 13:23:36 +02:00
f2ed32e458 allow to load person interactively
- return results as json in PersonSearch
- update PickPersonType to load peoples with ChoiceLoader
2018-08-27 13:18:41 +02:00
1826c63251 allow json in search response and abstract interactive loading from select2 2018-08-27 13:14:15 +02:00
a69b2d7e40 filter tasks by type, allow to overload task edit page and section menu 2018-08-27 13:13:45 +02:00
b3b1e0aff5 rename entry in person menu 2018-08-27 10:10:09 +02:00
b4801734d3 remove accompanying period if not used 2018-08-21 16:27:33 +02:00
7b7d30797f fix error when no access to activity in timeline query 2018-08-21 14:05:25 +02:00
45946082ea use kernel.secret for generating password 2018-08-20 21:48:10 +02:00
c21b87b9c6 add validation for phonenumber 2018-08-20 21:36:07 +02:00
ca445f11c5 set phonenumber fields to TelType 2018-08-20 21:35:53 +02:00
9f0d8e53ab remove "todo" 2018-08-20 21:35:36 +02:00
2f7a8f1ebc add more generic message when invalid form during person update 2018-08-20 21:34:53 +02:00
081f4f9b4c fix migration name and migrate old data 2018-08-20 21:33:59 +02:00
af5375fc38 Adding phonenumber validation constraint 2018-08-20 21:33:01 +02:00
baf4b1f277 Merge branch 'upgrade-sf3' into add_email_and_phone_to_person 2018-08-20 11:31:35 +02:00
900a384597 script import utilisateurs 2018-08-20 11:26:30 +02:00
b1592b3884 adding phpleague/csv to composer.json 2018-08-19 12:51:23 +02:00
480655f31b implements security on recovering password and redis connector 2018-08-17 17:54:17 +02:00