27c1bb03ff
update cs
2023-09-27 16:45:42 +02:00
754515f185
php cs fixes
2023-09-14 12:25:56 +02:00
0a6131abcc
csfixer after (rebuild php container)
2023-09-07 12:16:47 +02:00
75bca46b98
cs fixer
2023-09-07 12:16:47 +02:00
6bdb3e9695
fix typo which prevent to apply a filter on activity types
2023-07-07 21:49:36 +02:00
c04fd66163
do not show filter on job or activity type if less than 2 possibilities
2023-07-05 22:20:27 +02:00
0e5f1b4ab9
Feature: [activity list] add pagination
2023-06-23 12:44:54 +02:00
f7c11d3567
Feature: Add filters on activity list
2023-06-23 12:27:18 +02:00
20023dff67
DX: fix cs
2023-05-24 13:35:35 +02:00
a0d0c3840f
Fix deprecated Role call
2023-04-18 19:04:30 +02:00
70871176fc
DX: fix cs
2023-02-06 17:47:54 +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
7a1cc9b076
Merge remote-tracking branch 'origin/master' into cire16
2022-12-22 10:22:58 +01:00
cd54fdd13f
Feature: [activity] automatically add a person to an activity, if
...
created in the person context
See https://gitlab.com/Chill-Projet/chill-bundles/-/issues/28
2022-11-18 16:12:49 +01:00
087375f648
Merge branch '111_exports_suite' into calendar/finalization
2022-10-06 09:31:43 +02:00
b394d7247d
fix cs: too much line before declaring strict type
2022-10-06 08:55:32 +02:00
fb7c6f0a9b
fix cs: too much line before declaring strict type
2022-10-06 08:54:23 +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
642b1e43c8
fix cs
2022-10-05 15:30:55 +02:00
d95472ca9d
Merge branch '111_exports_suite' into calendar/finalization
2022-10-05 15:28:37 +02:00
c059b7700e
Improve label for aliases in "Filter by Activity" and use of new-style
...
EntityRepository for ActivityType
* [activity][export] Feature: improve label for aliases in "Filter by activity type"
* [activity][export] DX/Feature: use of an `ActivityTypeRepositoryInterface` instead of the old-style EntityRepository
2022-09-21 11:11:33 +02:00
8efb874742
merge exports branch into calendar branch
2022-09-07 10:11:43 +02:00
85796c2271
CS
2022-07-12 18:16:04 +02:00
5896a77ae9
Fixed: use CenterResolver where cases when center is resolved differently
2022-07-12 11:10:18 +02:00
11d1b26efc
fixed: unable to create a course (due to method change in activity entity)
2022-07-12 10:44:40 +02:00
ce17c15d41
fixed: ACL in activity creations and edition
2022-07-11 18:24:48 +02:00
f513749780
fix cs
2022-07-01 15:05:13 +02:00
9c1324e9ec
fix transform to activity
2022-07-01 14:09:46 +02:00
ff72b28861
Revert "private comment added to activity"
...
This reverts commit 1f2638626cbcc84d0fe653bc5e08bd8e993a8b3e.
2022-04-25 14:52:28 +02:00
1f2638626c
private comment added to activity
2022-04-25 14:43:44 +02:00
89e7eb85ff
fix cs
2022-03-22 22:36:01 +01:00
1f6565d2ef
add return path when creating an activity
2022-03-21 17:59:41 +01:00
nobohan
73dd97f7d3
upd CHANGELOG
2022-03-18 13:58:20 +01:00
9a9ed64298
fix on test after creating an activity without generating a document
2022-02-03 12:54:44 +01:00
79b82e09e1
add document from activity
2022-02-01 17:58:20 +01:00
c6373a075d
refactor pickTemplate and adapt existing usage
2022-02-01 15:49:23 +01:00
juminet
445fe0cee4
activity: order activities by date and by id
2022-01-27 16:12:07 +00:00
54c2b92962
Improve notifications
2022-01-24 10:09:57 +00:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
Pol Dellaiera
a9188355c5
cs: Enable more risky rules.
2021-11-30 11:37:57 +01:00
juminet
975fbfbdee
activity: edit an activity: choose the context based on the activity, not the url parameters
2021-11-29 13:56:12 +00:00
juminet
b300858bdd
activity: avoid existing entities being added in Users, ThirdParties, Persons
2021-11-29 12:27:54 +00:00
nobohan
b808e970ab
activity: correct activityController after rebase
2021-11-25 15:39:30 +01:00
nobohan
e3040f4bfb
correct deprecated activity method
2021-11-25 15:39:30 +01:00
nobohan
1bd6df7ce2
correct deprecated activity method
2021-11-25 15:39:30 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
0867965d9c
Minor fixes for closing accompanying course:
...
* check that transition can be applyied in menu;
* change organisation for activityVoter, and check for authorization in
Activity Controller
* fix label 'create' in accompanying course document
* minor fix in accompanying course document voter
* change color when course is closed and show old user, and startdate /
enddate
2021-11-22 20:24:08 +01:00
69384a84d1
Merge remote-tracking branch 'origin/master' into issue133_user_current_location
2021-11-22 13:43:22 +01:00
Pol Dellaiera
693b59c484
fix: Fix wrong repository.
2021-11-19 12:32:05 +01:00