2410 Commits

Author SHA1 Message Date
1860a6bae4 add show-hide module for javascript 2019-12-03 15:04:22 +01:00
277b470fca [wip] set deps to crud-init master 2019-12-03 14:56:44 +01:00
db06c9bccc [wip] add basic crud init 2019-12-03 14:55:03 +01:00
1c92f91f30 [wip] work on base person crud controller 2019-11-22 13:47:00 +01:00
e6bf77530b work on basic CRUDController and improve configuration 2019-11-22 13:45:30 +01:00
4575812a3b Initialize a CRUD for entities 2019-11-19 09:32:33 +01:00
6a76e6c431 Merge branch 'master' of framagit.org:Chill-project/Chill-Person 2019-11-12 11:28:33 +01:00
06bbf585ef fix Person Repository error 2019-11-12 11:27:36 +01:00
e43bbaf1a1 add indexfor searching by phonenumber 2019-11-06 11:47:26 +01:00
cc48987ab3 update changelog 2019-11-05 14:34:02 +01:00
685f35e730 Merge branch 'similarity' 2019-11-05 14:29:13 +01:00
d1e6bde2ab Merge branch 'importPersonCommand' 2019-11-05 14:25:40 +01:00
241815e687 add function to format phonenumber using twilio (if configured) 2019-10-30 22:56:53 +01:00
f1eefa7ed7 add search by phone + format phonenumber 2019-10-30 22:54:24 +01:00
87a01e4ab3 add replace dql function 2019-10-30 22:29:10 +01:00
0da029c4be fix usage of parenthesis in search 2019-10-25 14:36:16 +02:00
f23aec0649 fix errors in pagination 2019-10-25 14:35:34 +02:00
517ea1de31 remove desert background image on page, handle it from cache in login
screen
2019-10-23 12:40:34 +02:00
5027228a20 allow to customize logo on login screen and main layout 2019-10-23 12:28:11 +02:00
4f5b3b9cdf prepare for tagging 2019-10-23 11:54:26 +02:00
b3d9954c15 make redirection to home page temporarily
Some users experienced 403 error when they switched from an admin
account to a non-admin account, due to the browser cache containing a
redirection.
2019-10-23 11:52:16 +02:00
dd7b14b6f2 update changelog 2019-08-28 17:44:09 +02:00
77a4f52fdd improve return path and label functions 2019-08-28 17:43:08 +02:00
122aa3a993 update changelog 2019-08-28 13:41:46 +02:00
1d1bafe3d9 improve command move
- allow to delete some entities instead of moving them ;
- trigger event on move / delete entities in order to customize sql
statements
2019-08-28 13:39:35 +02:00
df97de2800 update changelog 2019-08-27 16:56:32 +02:00
3055973b06 better exception description when task workflow is not found 2019-08-27 16:55:14 +02:00
d4262d0b28 adapt import person script: add email, mobilenumber, gender. allow empties values cases 2019-07-05 16:31:32 +02:00
0ccc998e52 add an icon when the file is opened / closed in result list, and in person rendering macro 2019-07-02 13:18:34 +02:00
2aecaae749 Add missing translation 2019-07-02 11:56:19 +02:00
19cc54a674 Add a link between accompanying period and user
It is now allowed to indicates who make/made the accompanying period.

This feature may be hidden by a specific configuration option. Default
to visible.
2019-07-01 15:21:34 +02:00
5b60415166 fix error on macro renderPerson / withLink not taken into account 2019-06-26 12:39:57 +02:00
dc1bac05ee upgrade changelog 2019-06-18 21:03:23 +02:00
9c6a3de0ff Allow to group exports 2019-06-18 21:01:32 +02:00
b7e71088ac upgrade changelog 2019-06-17 12:56:23 +02:00
8c17277e9a Merge remote-tracking branch 'origin/stable' 2019-06-17 12:54:43 +02:00
d240f38a22 Traduction supplémentaire 2019-06-17 12:50:48 +02:00
306654dee2 upgrade changelog 2019-06-12 10:06:53 +02:00
df3c7e0fc4 add a chill:person:move command 2019-06-11 19:10:37 +02:00
3f3bbc92d9 correct 2019-06-11 12:02:05 +02:00
32220dff88 correct composer.json 2019-06-11 11:59:42 +02:00
98ecd72bea initial commit'n push 2019-06-11 11:49:27 +02:00
3cc282f4a3 Ajout de README.md 2019-06-11 11:24:39 +02:00
b39005cca9 minor change 2019-05-20 11:55:15 +02:00
4b759ec096 impersonate, change exit link destination 2019-05-16 16:30:27 +02:00
7bcb80be54 add optional impersonate feature (if firewall option switch_user is true) 2019-05-16 14:59:09 +02:00
d2895bfb7c allow to remove some units from date interval 2019-05-09 16:10:35 +02:00
d0dc6b3378 make familial situations and professionnal situations configurable 2019-05-09 14:01:53 +02:00
04506781cd initial commit 2019-05-09 09:22:56 +02:00
e46463d119 add routes loading 2019-05-07 22:04:26 +02:00