917dd49d07
workflows: add freeze mechanism on breadcrumbs, edit document button, and history
2022-01-28 12:41:44 +01:00
646f39b9ed
Merge conflicts fixed
2022-01-28 12:15:51 +01:00
c7dbaae8d6
105 worflow
2022-01-24 13:17:46 +00:00
54c2b92962
Improve notifications
2022-01-24 10:09:57 +00:00
2ff34688bb
fix validation for notification
2022-01-19 13:59:03 +01:00
2ad798c0bf
Merge branch 'master' into notification_finitions
2022-01-17 15:29:48 +01:00
juminet
2c774e814e
localisation type not available to edit by users
2022-01-16 22:51:29 +00:00
20fcaa5428
notification: add prefix in object
2022-01-14 15:03:36 +01:00
650e0d79be
improve notification list and show styles
2022-01-13 15:40:41 +01:00
e84182cdac
translations + alert message position
2022-01-10 13:08:09 +01:00
afae3b58c2
notification form integration (create/edit)
2022-01-10 12:44:08 +01:00
b1cd85971a
notification show page: use macro to display thread comments
2022-01-07 15:50:47 +01:00
c32b767d9b
Notifications list template
2022-01-06 19:04:16 +01:00
140f53b81f
setting NotificationReadToggle options for several cases. improve options
2022-01-06 13:34:39 +01:00
f5f5d66f3d
design notification box in post menu area
2022-01-05 20:58:51 +01:00
3a207b2c5d
Notification: add a counter for notifications
2022-01-04 16:44:01 +01:00
5bb5468198
notificaiton: add title to list and forms
2022-01-04 11:32:15 +01:00
8fe94bd117
notification: update comment and api endpoint for marking as read/unread
2021-12-29 17:36:14 +01:00
bd3919efcb
notification: store users which are unread instead of read, and in
...
dedicated table
The query "which are the unread notification" is much more frequent than
the read one. We then store the unread items in a dedicated table.
2021-12-26 01:00:50 +01:00
5cebcfddb7
fix cs ?
2021-12-25 22:51:58 +01:00
5526790d42
diaplay initialComment on course resume page
2021-12-13 14:49:16 +01:00
5d9ceb5757
295 resume retouches
2021-11-29 13:48:18 +00:00
nobohan
7eeb2f2a7d
main: LocationType: add new property defaultFor in the admin
2021-11-25 15:39:30 +01:00
764bb6a21f
fixes for settign a localisation
2021-11-22 13:43:33 +01:00
69384a84d1
Merge remote-tracking branch 'origin/master' into issue133_user_current_location
2021-11-22 13:43:22 +01:00
9fb29ec110
refactor search for using search by pertinence
2021-11-22 08:28:22 +00:00
nobohan
be92ac4a08
user: correct dependency injection for form for locationType and userCurrentLocation
2021-11-18 11:26:14 +01:00
nobohan
480e02af01
user: add change location for user in user menu
2021-11-17 13:54:32 +01:00
nobohan
5905038425
user: current location edit form and page
2021-11-17 11:35:54 +01:00
196cddab09
Merge remote-tracking branch 'origin/master' into issue185_ACCent_createdBy_updatedBy
2021-11-15 14:14:12 +01:00
2b0093a351
fix typo
2021-11-12 12:08:48 +00:00
96b44ede3c
information about creation and update displayed on person detail page. Vendee person and mineur still to do
2021-11-11 16:56:26 +01:00
a373142827
display of incomplete address changed
2021-11-09 11:38:20 +01:00
nobohan
526ec52c8d
location admin: translations
2021-10-25 11:22:56 +02:00
nobohan
8c96aae988
location admin: menu for location admin
2021-10-22 12:30:52 +02:00
nobohan
e24fd8aff0
location admin: improve admin crud for location
2021-10-22 10:01:24 +02:00
nobohan
e9322e61d4
location admin: admin crud for location
2021-10-21 21:39:32 +02:00
nobohan
92843677f9
location admin: add admin crud for location type
2021-10-21 16:30:37 +02:00
acdb4fdd36
fixes in translation form admin
2021-10-18 13:34:59 +02:00
9a02665053
some tweaks into PickAddressType
2021-10-14 13:54:19 +02:00
7812442c9a
page vue des tiers
2021-10-11 14:08:36 +02:00
4c55631297
Merge conflicts in translations.yaml resolved.
...
# Conflicts:
# src/Bundle/ChillAsideActivityBundle/src/translations/messages.fr.yml
# src/Bundle/ChillMainBundle/translations/messages.fr.yml
2021-10-04 11:22:03 +00:00
e35f002f2b
improvements based on draft review of MR 153
2021-10-01 19:05:03 +02:00
430177f0c7
some finalisation for admin user
2021-09-24 10:35:34 +02:00
d5f1de1fbc
Merge branch 'master' into person_renderbox_thirdparty_onthefly
2021-09-23 13:56:28 +02:00
d6f6f49090
address renderbox, improve how display address-more informations
2021-09-22 13:57:29 +02:00
5b70fb2ee5
adapt UI and controller for Person without centers
2021-09-20 13:56:43 +02:00
4eef8492b1
Merge branch 'master' into 110_extend_thirdparty
2021-07-30 22:56:41 +02:00
2699d48533
Fix tests after introduction of bootstrap
2021-07-22 15:20:45 +00:00
3ee676600e
adding twig extensions to select how many items per page
...
* twig anchor: {{ chill_items_per_page(pagination) }}
* select field changed with javascript event listener
2021-07-16 13:23:10 +02:00