|
6bba6f68b3
|
DX: Remove deprecation on $this->get inside controller
|
2023-01-13 16:40:13 +01:00 |
|
|
164beb3ca9
|
Fixed: [Activity] fix appearance of reason list in Activity form
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/44
|
2023-01-13 16:15:05 +01:00 |
|
|
25dd65fbd8
|
Feature: [admin][ActivityReason] improve administration for activity reason
* list alphabetically;
* show "active" in index
|
2023-01-13 15:40:51 +01:00 |
|
|
e99fb75ebd
|
Fixed: Fixed loading the list of activity reason category, in dedicated type
fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/35
|
2023-01-13 15:33:14 +01:00 |
|
|
08ddbee6af
|
DX: Fix CS
|
2023-01-13 14:39:30 +01:00 |
|
|
a2b2cafbce
|
Fixe: [regulation list] fix query when selecting a scope
Fix https://gitlab.com/Chill-Projet/chill-bundles/-/issues/45
|
2023-01-13 14:39:15 +01:00 |
|
|
a913d2820d
|
Merge branch '43-wopi-use-access-token'
|
2023-01-13 13:22:08 +01:00 |
|
|
01790fa0cf
|
Fixed: [export] Fix checking of null value: take also empty string value
|
2023-01-11 17:42:50 +01:00 |
|
|
582983f5ef
|
Fixed: [export] fixed translation message
|
2023-01-11 17:17:09 +01:00 |
|
|
1f48900434
|
DX: fix CS
|
2023-01-11 16:55:10 +01:00 |
|
|
91494c07d5
|
Fixed: [export][Agreggator by type] handle correctly case when an acp or an activity does not have any location type
|
2023-01-11 16:55:03 +01:00 |
|
|
c05d153029
|
Fixed: [export][acp][group by scope] Fixed bug when no referrer or no scope for a referrer
|
2023-01-11 16:47:11 +01:00 |
|
|
5fea61c450
|
Fixed: [export][activity type filter for acp] fix filter for acp, by activity type
Use an `EXISTS` subquery instead of a JOIN.
|
2023-01-11 16:34:10 +01:00 |
|
|
e7ac8aafe1
|
DX: Fix missing import for AuthorizationHelperForCurrentUserInterface
|
2023-01-11 16:16:48 +01:00 |
|
|
34296e7841
|
Feature: [wopi] Implements the new required AuthorizationManager and UserManager for wopi
|
2023-01-10 20:26:44 +01:00 |
|
|
a34c102c4b
|
DX: fix cs
|
2023-01-09 20:55:41 +01:00 |
|
|
c1c92dc296
|
Feature: use JWT access token for securing wopi endpoints
|
2023-01-09 20:55:25 +01:00 |
|
|
99455ca685
|
Fixed: [export][ACP by geographical unit] Fix the comparison of end date
There was a bug: the comparison of end date was "lower than" the given date, instead of "greater than".
|
2023-01-09 14:52:52 +01:00 |
|
|
77e4b1d4ff
|
Fixed: use the new native implementation of putFile to handle last-modified-timestamp correctly
|
2023-01-07 20:53:03 +01:00 |
|
|
b23019cb3a
|
Fixed: use correct method for generating signature
|
2023-01-07 20:51:37 +01:00 |
|
|
bbd2599e7e
|
Fixed: [cron] store the last store of executed tasks correctly
|
2022-12-27 00:09:45 +01:00 |
|
|
351df930a1
|
DX: Fix CS
|
2022-12-23 13:36:32 +01:00 |
|
|
c8127a1d9d
|
Fixed: ensure to execute Refresh Address To Geographical Unit Cronjob even during the day
|
2022-12-23 13:36:23 +01:00 |
|
|
f12f640cb4
|
Fixed: use correct comparison of body in makeFetch
|
2022-12-23 11:32:31 +01:00 |
|
|
4da9b6587d
|
DX: remove console comment in file Person.vue
|
2022-12-23 11:30:40 +01:00 |
|
|
4d3d9db1b3
|
Fixed: Fix map center on opening or editing address
|
2022-12-22 19:29:56 +01:00 |
|
|
ce17f5f5c0
|
Fixed: [vue][add-address] fix map center when editing existing address (corrections post review)
52512e45fc (note_1205935758)
|
2022-12-22 11:31:44 +01:00 |
|
|
6a14c2b9b3
|
Fixed: [vue][add-address] fix map center when editing existing address
https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/674
|
2022-12-22 11:31:27 +01:00 |
|
|
ad94c7bcb7
|
DX: Fix CS and type hinting
|
2022-12-22 11:22:49 +01:00 |
|
|
3ca2811494
|
Feature: set parameters for add_address as global
The parameter `window.addaddress` is now global and can be reached to all page. This ensure backward compatibility.
|
2022-12-22 11:22:24 +01:00 |
|
|
1bc7221315
|
Feature: Set defaults values for add_address configuration
The default values were not set at the root of the array config. This create a default value to the array config
|
2022-12-22 11:21:05 +01:00 |
|
|
7a1cc9b076
|
Merge remote-tracking branch 'origin/master' into cire16
|
2022-12-22 10:22:58 +01:00 |
|
|
fa237bf27b
|
Fix: missing translation of validation of center
|
2022-12-21 17:27:15 +01:00 |
|
|
64e65d08fe
|
Fix: [center denormalizer] do not throw an error if deserializing a null center
|
2022-12-21 17:27:14 +01:00 |
|
|
1f58acd871
|
Feature: [person][creation] Add center field to OnTheFly/Person
|
2022-12-21 17:27:11 +01:00 |
|
|
b06a76784a
|
Feature: [person][creation] api for listing availables centers for person creation
|
2022-12-21 17:25:23 +01:00 |
|
|
1585a73974
|
DX: [authorization helper] Create an authorization helper with current user already available
See https://gitlab.com/Chill-Projet/chill-bundles/-/issues/14
|
2022-12-21 17:25:22 +01:00 |
|
|
2deed644b6
|
Merge branch 'master' into VSR-issues
|
2022-12-15 15:19:43 +01:00 |
|
|
5211d092e3
|
Merge branch 'testing' into VSR-issues
|
2022-12-15 14:46:30 +01:00 |
|
|
f17c08f530
|
Feature: [accompanying-course-work] add new page to show an accompanying-course work
|
2022-12-14 18:26:39 +01:00 |
|
|
2a9ebe436e
|
prepare accompanying-course-work context for new template
* batch renaming css class name accompanying-course-work
* remove unused classes
* remove -list class
* remove double class
|
2022-12-14 15:00:38 +01:00 |
|
|
6ab5e708ec
|
[backend] prepare new page: controller, route, link and minimal template
|
2022-12-14 14:58:50 +01:00 |
|
|
ba261ddeb9
|
Fixed: show list of workflow, event if some accompanying course document associated to a workflow are deleted
|
2022-12-14 13:52:37 +01:00 |
|
|
58ede06dfe
|
Fixed: show list of workflow, event if some social action associated to a workflow are deleted
|
2022-12-14 13:46:31 +01:00 |
|
|
2dec6a017d
|
Merge branch 'master' of gitlab.com:Chill-Projet/chill-bundles
|
2022-12-13 14:43:03 +01:00 |
|
|
ae1df1f47a
|
Fixed: [zone admin] fix edit link in composition index template
|
2022-12-13 14:41:54 +01:00 |
|
|
7abecdea02
|
UX: [zone admin] column header more thin to improve placement
|
2022-12-13 12:29:25 +01:00 |
|
|
2be8aefb38
|
Fixed: [vue][add-address] fix map center when editing existing address (corrections post review)
52512e45fc (note_1205935758)
|
2022-12-13 11:45:32 +01:00 |
|
|
ff930e94f6
|
FEATURE: [export][form] use select2 for more user friendly form field
|
2022-12-13 10:07:00 +01:00 |
|
|
38ff46f03f
|
FIX: [export][activity] mistake in the alias
|
2022-12-13 10:00:55 +01:00 |
|