3296 Commits

Author SHA1 Message Date
fcc74c993d add validation of existing file 2018-06-07 16:54:13 +02:00
299491cb5b add mime types to documents 2018-06-07 15:31:20 +02:00
b5bf8b8884 upload and retrieve document 2018-06-06 22:19:54 +02:00
nobohan
bae3904b1d modif wording + ajout bouton 'back to the list' 2018-06-05 16:28:20 +02:00
eda8f2c033 improve CRUD and switch to symfony3 2018-06-05 14:54:16 +02:00
a1ee85b0c0 Load routes automatically 2018-06-05 12:36:14 +02:00
cb494f3f4b Merge remote-tracking branch 'origin/master' 2018-06-05 12:07:27 +02:00
f8b7533e18 move table to schema and remove old migration file 2018-06-05 12:06:55 +02:00
205769bf6b add namespace 2018-06-05 12:01:47 +02:00
7ae56a6747 add filtering by task type 2018-06-05 11:48:23 +02:00
9bdec6338e fix error when birthdate == null 2018-06-05 11:43:20 +02:00
3908f32942 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-06-05 11:41:09 +02:00
3e40bebf45 fix error in branch version 2018-06-05 11:38:33 +02:00
2dc4f6a3b0 add composer.json file 2018-06-05 10:27:14 +02:00
13dbaa0b78 improve userPicker: delegate query to authorization helper 2018-06-05 09:45:22 +02:00
514b619f8a add breadcrumb module 2018-06-05 09:45:02 +02:00
a6496884e1 fix scope of "remove button" on collection 2018-06-05 09:43:58 +02:00
f6f1b504bd fix bug when date interval for 1 day or multiple years 2018-06-05 09:42:31 +02:00
nobohan
4c5aa5f01a add value for color chill-llight-gray - also for css variables 2018-06-01 10:25:59 +02:00
nobohan
ead3e23e16 add value for color chill-llight-gray 2018-06-01 10:24:37 +02:00
145e099903 [repository] add 'equal' to "today is after end|warning|start date" 2018-05-31 22:36:09 +02:00
c4248f4e73 add a condition to hide transition button if no transisiton available 2018-05-25 12:32:56 +02:00
fdad635787 add blockquote to signle task 2018-05-25 12:24:42 +02:00
03d8707e79 wording of timeline tasks 2018-05-25 12:24:12 +02:00
d3d8f27c6d Collection: amélioration + lancement d'événements 2018-05-25 00:58:20 +02:00
49812d43c4 add a method to duplicate address 2018-05-23 12:46:25 +02:00
nobohan
d4d730ea02 add a timeline in view pages for viewing task transitions 2018-05-21 13:27:30 +02:00
nobohan
f829dccbdd add status in task view (issue #57) 2018-05-21 11:16:32 +02:00
nobohan
e96da0c641 add email and mobile number to person: last modif and translations 2018-05-21 09:56:46 +02:00
4f7e350945 adding a collection type for chill 2018-05-18 17:54:12 +02:00
9a7df10893 add data_class to form 2018-05-18 17:53:10 +02:00
nobohan
e9698f2cbc add email and phonenumber: wrote migration file, changed templates, changed validation rules 2018-05-18 17:41:33 +02:00
nobohan
3eb96c4479 Merge branch 'upgrade-sf3' into add_email_and_phone_to_person
merge for adding last modif on sf3
2018-05-18 15:01:54 +02:00
a7871ecbdb adding alias for services 2018-05-17 21:11:45 +02:00
122e54eed6 fix errors in editing custom field group 2018-05-17 21:09:46 +02:00
51460be132 Merge branch 'master' into upgrade-sf3 2018-05-16 22:09:22 +02:00
84de2e148d use translatable strign helper to translate string 2018-05-16 22:08:53 +02:00
cacf6d0f3a fix error when adding customfield choice 2018-05-16 21:52:36 +02:00
9c87db1519 upgrade ReportVoter to sf3 2018-05-16 16:59:33 +02:00
983ed7a50d delegate person matching detection to service SimilarPersonMatcher 2018-05-14 17:58:00 +02:00
d8c1f9d1dc adapt to support admin users 2018-05-14 14:39:13 +02:00
4cac0ea56f fix missingfile 2018-05-14 14:15:53 +02:00
be7949809b add a menu builder for user menu 2018-05-14 14:14:02 +02:00
6fc9fa9833 get notification also for UserInterface
This will allow notification for admin
2018-05-14 13:14:10 +02:00
nobohan
2f03f925ca add mobilenumber + validation on email and phonenumber (regex) 2018-05-14 12:17:33 +02:00
42f17f11e0 set same layout to user menu and section menu 2018-05-09 00:05:29 +02:00
8f4be568e9 add special class to warning 2018-05-09 00:04:52 +02:00
69eb9648c9 improve filter form
- hide form in some places ;
- i18n
- hide status filtering with a parameter (redundant)
2018-05-08 22:56:45 +02:00
6f73c9ee09 fix errors to user picker: add placeholder and allow empty 2018-05-08 22:56:03 +02:00
d684851f36 add alias for AuthorizationHelper 2018-05-08 10:06:58 +02:00