21ec3121ec
Merge branch 'signature-app-master' into 'master'
...
Signature app master
Closes #307
See merge request Chill-Projet/chill-bundles!743
2024-11-12 20:30:00 +00:00
2eb686ffdb
Create gender API and adjust serialization of gender property
2024-10-09 16:49:40 +02:00
f428afc7ca
Create gender admin entity and add configuration to use it
...
entity, migration, controller, repository, templates, form added
2024-10-09 16:49:40 +02:00
debca1f474
Admin CRUD for user groups
2024-10-01 18:49:50 +02:00
b4fa478177
Add UserGroup to chill (import from branch ticket-app-master)
...
Import the UserGrou feature from ticket-app-master branch. This includes:
- import all the entities and migrations, modification of typescript types, templating, and so on;
- apply some verification and formatting rules, like:
- reformat file on chill.api.specs.yaml (MainBundle)
- reformat file on types.ts (Main Bundle)
Migrations kept the same filename.
2024-09-26 11:17:50 +02:00
f0f651edea
update cs after php-cs-fixer upgrade
2024-09-12 12:02:33 +02:00
313fb9ffdf
PHP CS Fixer updated (3.63.1 -> v3.64.0)
2024-09-04 14:38:56 +02:00
44226d6f7f
Fix the config's path to workflow signature
...
- typo
- load the config's array instead of the path to the config
2024-07-24 13:07:47 +02:00
d75607a1d2
Php cs fixes
2024-07-24 12:00:10 +02:00
bf66af0f25
Fix configuration of workflow signature document kinds
2024-07-24 11:54:07 +02:00
7351a35c42
Use better namespacing for configuring workflow signature documents
2024-07-23 12:37:16 +02:00
873940786f
Signature zone within workflow
2024-07-18 13:51:08 +00:00
76fdd6d889
Add explicit controller definition requirement for APIs
...
Updated API creation to require an explicit controller definition. This change has been reflected in the ChillMainExtension and ChillPersonExtension files. Also, it has introduced a new exception, the InvalidCrudConfiguration, which will be thrown when a new API or CRUD is created without this explicit controller definition.
2024-04-08 19:06:47 +02:00
d29415317b
Allow users to display news on homepage (+ configuring a dashboard homepage)
2024-03-07 21:08:00 +00:00
27ce322690
upgrade php-cs-fixer to 3.47.0
2024-01-22 12:14:39 +01:00
3c8e59e088
php cs fixes after updating php cs fixer
2024-01-10 10:31:25 +01:00
bc2041cbdd
apply more cs rules for php-cs
2023-10-17 13:27:03 +02:00
21524f052e
Create a custom dql function to build json object (JSON_BUILD_OBJECT)
2023-10-16 11:52:02 +02:00
c526973475
[admin][templates] move job/scope history in an unique template and display history for a given user
2023-10-04 12:33:50 +02:00
8a6f29ef79
add crud controller to user job/scope history
2023-10-03 19:40:23 +02:00
124abf563e
Create twig templates for admin jobs/scopes histories
2023-10-03 19:40:20 +02:00
65aa0a1588
Merge remote-tracking branch 'origin/master' into rector/rules-symfony
2023-09-27 15:25:29 +02:00
fa47dcd5b6
FIX [center][crud] use crud controller for center entity
2023-09-06 15:50:12 +02:00
7e19419861
fixes for last rebase and fixes for runtime
2023-04-28 23:03:36 +02:00
dde3002100
DX: apply rector rules up to php8.0
2023-04-28 22:30:33 +02:00
21e24c60c7
Feature: show list of geographical units which covers address in address details modal
2023-03-22 15:32:41 +01:00
6b90a7d2a7
Merge branch 'master' into VSR-issues
2023-01-24 15:36:22 +01:00
c4eb45edcc
Feature: allow to administrate budget resources and charges from the admin
2023-01-23 20:40:01 +00:00
7a1cc9b076
Merge remote-tracking branch 'origin/master' into cire16
2022-12-22 10:22:58 +01:00
1eb1e2ec24
Fixed: [scope] api, picker and admin form consider 'active' property
...
* add active field in admin scope form
* issue: https://gitlab.com/champs-libres/departement-de-la-vendee/chill/-/issues/675
2022-12-12 20:29:17 +01:00
d3e784de15
DX: fix cs
2022-11-20 21:28:07 +01:00
53980dd757
#16 replace hardcoded country and map_center in vue add-address by symfony config yaml variables
2022-11-16 22:30:05 +01:00
f3401faea1
Merge branch '111_exports_suite' into testing
2022-11-14 11:29:26 +01:00
c1df8084a6
DX: Add DQL function LEAST and GREATEST
2022-11-09 15:48:20 +01:00
b5a9dac62e
Feature: [export] Add a list of accompanying periods
2022-11-07 11:29:09 +01:00
6ffe99a2be
Feature: [export] Add a list of accompanying periods
2022-11-02 10:52:49 +01:00
aae1fbf7e6
Merge branch '111_exports_suite' into calendar/finalization
2022-10-24 11:10:44 +02:00
81c73f6acf
Merge branch 'master' into 111_exports_suite
2022-10-24 11:06:12 +02:00
1ec3e176fb
Merge branch 'master' into calendar/docgen-add-generation
2022-10-20 13:34:21 +02:00
0cbe12a32c
DX: [dql] add a function JSON_EXTRACT
...
This might be used to sort lines which contains translatable string.
2022-10-19 17:44:36 +02:00
3a8640db43
DX: Add a DQL AGE
function to calculate age between two dates
2022-10-12 11:03:51 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
49731777b4
fix cs: declare type and license header mismatch
2022-10-06 20:51:44 +02:00
7e65e97caf
fix cs: header and declare strict type order
2022-10-06 10:21:16 +02:00
087375f648
Merge branch '111_exports_suite' into calendar/finalization
2022-10-06 09:31:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
63137c67f4
fix cs
2022-10-05 16:55:13 +02:00
8efb874742
merge exports branch into calendar branch
2022-09-07 10:11:43 +02:00
7173e4be4a
exports: fix activity DateAggregator; add customs DQL Date/Time functions
2022-08-24 15:44:18 +02:00
c69af351cc
fixed: do not show disabled jobs in list of jobs from the api
2022-07-11 16:20:48 +02:00