2828 Commits

Author SHA1 Message Date
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
650f2c8e18 remove "person" filter when a person file is opened 2018-05-07 22:32:59 +02:00
b856647b04 add logic to filter tasks 2018-05-07 22:06:34 +02:00
38cc4f84c4 Revert "Revert "add form for filtering - work in progress" (temporarily)"
This reverts commit 75bdbac81a64bdd1fc702547084a206e8340d87a.
2018-05-07 20:38:24 +02:00
nobohan
cd966b5246 add translation for 'delete' 2018-05-07 17:05:10 +02:00
nobohan
7e9a584944 add action btns in the view page 2018-05-07 17:02:39 +02:00
50b079c676 adding knp to test fixtures 2018-05-04 22:58:06 +02:00
585b8b3927 enable fixtures with sf3 + add DELETE role to users 2018-05-04 22:52:51 +02:00
835b36f281 re-enable fixtures with sf3 2018-05-04 22:52:05 +02:00
db00a0d265 re-enable fixtures with sf3 2018-05-04 22:51:37 +02:00
a43dc3733f re-enable fixtures with sf3 2018-05-04 22:50:17 +02:00
6e8982958e re-enable fixtures with sf3 2018-05-04 22:49:38 +02:00
da821f5099 enable fixtures with sf3 2018-05-04 22:49:04 +02:00
02ffcbb9ae adapt config to load select2 and other values. Removed unused constants 2018-05-04 15:11:27 +02:00
a0d290ca2c remove dump 2018-05-04 15:00:17 +02:00
ba603c7cc8 fix typo 2018-05-04 14:18:05 +02:00
583c10128d set order in user menu + translations 2018-05-04 14:16:44 +02:00
9f06c6d6f1 adding ordering to menu 2018-05-04 14:15:56 +02:00
f19c9e85dc add validation for date interval 2018-05-04 12:10:11 +02:00
0df80041fb fix error in delete action: route name, misplaced 404 errors 2018-05-04 11:15:46 +02:00
9fc55054cb fix cancel route 2018-05-04 11:11:19 +02:00
cabd863245 translate flash messages 2018-05-04 11:10:56 +02:00
a12701b97f add spaces between date and kind of date 2018-05-04 10:54:26 +02:00
5cef93abd0 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-05-04 10:43:24 +02:00
5693091591 fix date interval storage 2018-05-04 10:40:38 +02:00
75bdbac81a Revert "add form for filtering - work in progress" (temporarily)
This reverts commit c2a5ab2e69ff3e01af45bb2d141580c968a72381.
2018-05-04 10:25:16 +02:00
8542832ac6 add condition about date outside of li tags 2018-05-04 10:22:25 +02:00
31fcfed2f5 Merge remote-tracking branch 'origin/master' 2018-05-03 23:40:17 +02:00