00eb435896
Add chevron icon in merge button
2025-03-19 11:04:01 +01:00
ed71cffd6a
Change behavior of information exchange between backend and frontend
2025-03-19 11:03:59 +01:00
ae679e6997
Fix merge service and passing of json to vue
2025-03-19 11:03:53 +01:00
e1d308fd97
WIP create new picker for accompanying period works
2025-03-19 11:03:42 +01:00
d9acda67e3
WIP dynamic picking of accompanying period work
2025-03-19 11:03:42 +01:00
e88da74882
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:03:41 +01:00
591c44d1a0
Create types
2025-03-19 11:03:18 +01:00
bf04b7981c
Improve merge service according to specifications
2025-03-19 11:03:02 +01:00
df33eec30f
WIP merge service
2025-03-19 11:03:00 +01:00
c657c98918
Styling and organization of components
2025-03-19 11:02:55 +01:00
ef5eb5b907
Open modal to select acpw
2025-03-19 11:02:27 +01:00
d683fe002d
Different approach to creating acpw selector
2025-03-19 11:02:25 +01:00
555bbca59b
WIP create new picker for accompanying period works
2025-03-19 11:02:22 +01:00
e9e9d5c458
WIP dynamic picking of accompanying period work
2025-03-19 11:02:22 +01:00
b1842a33ae
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:02:19 +01:00
6afeaccf24
Improve merge service according to specifications
2025-03-19 11:01:52 +01:00
fb76bac480
WIP merge service
2025-03-19 11:01:49 +01:00
6ded185289
Treat duplicate in backend and setup confirm page of merge
2025-03-19 11:00:40 +01:00
95adc29f9d
WIP create new picker for accompanying period works
2025-03-19 11:00:40 +01:00
4d0c3e683f
WIP dynamic picking of accompanying period work
2025-03-19 11:00:40 +01:00
018aafc773
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:00:40 +01:00
c4aea4efc2
Create types
2025-03-19 11:00:40 +01:00
225e3ca13f
Improve merge service according to specifications
2025-03-19 11:00:40 +01:00
8c1fa7956a
WIP merge service
2025-03-19 11:00:40 +01:00
e253d1b276
Styling and organization of components
2025-03-19 11:00:40 +01:00
9e8cf60dd8
Open modal to select acpw
2025-03-19 11:00:40 +01:00
7682d81d50
Different approach to creating acpw selector
2025-03-19 11:00:40 +01:00
5d31ce96c1
WIP create new picker for accompanying period works
2025-03-19 11:00:40 +01:00
81ef64a246
WIP dynamic picking of accompanying period work
2025-03-19 11:00:40 +01:00
49d1f78001
WIP fusion accompanyingperiodwork: controller, form, templates
2025-03-19 11:00:40 +01:00
0d0f3528e2
Add (temporary) types in Main and ThirdpartyBundle
2025-03-19 11:00:40 +01:00
d97d5e689a
Create types
2025-03-19 11:00:40 +01:00
95d80ce13e
Improve merge service according to specifications
2025-03-19 11:00:40 +01:00
668720984d
WIP merge service
2025-03-19 11:00:40 +01:00
8b7b5ceed7
Release v3.10.2
2025-03-17 22:30:17 +01:00
b0e826d05a
Revert "Remove unnecessary ts-expect-error"
...
This reverts commit 7f101ba61652324430cd554190151ef1c6aa94fd.
2025-03-17 22:22:37 +01:00
7f101ba616
Remove unnecessary ts-expect-error
2025-03-17 21:59:16 +01:00
c8e09a28e6
Eslint fixes
2025-03-17 17:32:28 +01:00
7f326d5441
Fix typing of argument in FullCAlendar slot
2025-03-17 16:29:59 +01:00
2840c06476
Merge branch '368-fix-user-search-engine' into 'master'
...
Fix search query for user-groups
Closes #368
See merge request Chill-Projet/chill-bundles!806
2025-03-14 14:10:53 +00:00
7ddf84ea5a
Fix ts errors upon prod compilation
2025-03-14 15:07:23 +01:00
f202625ea8
Fix LIKE clause logic in UserGroupRepository query
...
Adjusted the parameter order and ensured consistent use of LOWER and UNACCENT functions in the LIKE clause. This resolves potential mismatches and improves query reliability for pattern matching.
2025-03-14 15:04:22 +01:00
7a9168fcdb
Refactor variable declarations in pick-entity module.
...
Consolidated variable declarations into a single statement using const. This improves code readability and aligns with modern JavaScript best practices.
2025-03-14 15:02:09 +01:00
40eb71f95a
Merge branch '362-bug-manager-registry-fix2' into 'master'
...
Resolve loading of manager registry
Closes #362
See merge request Chill-Projet/chill-bundles!803
2025-03-05 16:45:08 +00:00
84b7cc8145
Php cs fixes
2025-03-05 10:46:36 +01:00
08af530726
Replace deprecated Statement::create() method use constructor directly
2025-03-05 10:26:22 +01:00
03b2496817
Fix dependency injection issues in AbstractCRUDController
...
Replaced incorrect service definitions in AbstractCRUDController to ensure proper dependency injection. Specifically, fixed retrieval of the ManagerRegistry and Validator services to resolve CalendarRange save errors (Issue #362 ). No schema changes were introduced.
2025-03-04 23:02:19 +01:00
b39997f00a
Resolve "Change display of social issues and social actions"
2025-03-04 14:40:48 +00:00
17db571244
Add changie and linter fixes
2025-02-27 16:19:21 +01:00
8c8c16c1a1
use fetchResult instead of makeFetch for acpw creation
2025-02-27 16:16:54 +01:00