b4c9cf06be
adapt changelog to 1.5.1 release
2018-09-12 11:00:08 +02:00
67d62e8d03
[report list] fix "all fields are always shown"
2018-09-12 10:59:01 +02:00
4163f7a6fb
switch changelog to 1.5.1
2018-09-12 10:56:17 +02:00
efe27bf100
[activity report count] do not count activities from centers not selected
2018-09-12 10:54:00 +02:00
771b43d7dd
changelog to 1.5.1
2018-09-11 16:55:11 +02:00
24dae9bc9c
update changelog and prepare for release
2018-09-11 16:47:21 +02:00
c02ae50fb6
Addign fixtures for doc acl and document categories
2018-09-11 13:56:10 +02:00
ad5b0e0494
add changelog
2018-09-11 13:54:39 +02:00
9a0a9a5569
fix errors on permission groups form when not using flags
2018-09-11 13:52:26 +02:00
f00e3d511a
fix error in recursive trigger on insert
2018-09-11 11:46:54 +02:00
b7d544f577
adding email to fake users
2018-09-11 11:46:19 +02:00
6d8d99c572
upgrade deps to stable version
2018-09-10 14:28:37 +02:00
9e0359ac36
remove packagist from gitlab-ci
2018-09-10 14:24:38 +02:00
74bb2b3e51
upgrade to new search interface
2018-09-10 14:21:20 +02:00
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