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
Pol Dellaiera
17ef963924
fix: Fix wrong entity class and a few other fixes.
2021-11-18 15:15:51 +01:00
nobohan
cd4de2e244
activity: fix type error + add new property for new form
2021-11-17 15:19:24 +01:00
Pol Dellaiera
6cfcf91757
fix: Follow up f8aeb085946f7992afc551bbdf22d04b944cd08f and fix parameters type.
2021-11-16 16:28:20 +01:00
Pol Dellaiera
f8aeb08594
fix: SA: Fix "might not be defined" rule.
...
SA stands for Static Analysis.
2021-11-16 11:41:12 +01:00
nobohan
db67ed3194
rdv->calendar: add location
2021-10-20 22:04:20 +02:00
9d6958a835
logic moved to controller instead of form
2021-10-07 10:56:10 +02:00
b510d6a7f5
option added to distinguish between edit and new action so that modification of activity with uactive type is possible
2021-10-06 14:07:26 +02:00
nobohan
d172ae9682
rdv -> activity: add comment
2021-09-23 13:43:12 +02:00
nobohan
c6bbe46bae
rdv: rdv -> activity: fix some bugs (duplicate person var name, case keys are missing)
2021-09-23 13:43:12 +02:00
nobohan
17036e83ba
rdv: rdv-> activity: convert some fields
2021-09-23 13:43:12 +02:00
nobohan
e8d8a57b4b
rdv: rdv -> activity: pass calendar data to new activity controller
2021-09-23 13:43:12 +02:00
120f7d8026
upgrade voter and acl for activities and implement autoconfiguration for
...
ChillProvideRole interface
2021-09-20 13:56:44 +02:00
d9c1f52894
improve activity
2021-06-29 20:51:08 +02:00
330234981c
Merge remote-tracking branch 'origin/features/activity-form--marc' into features/activity-form
2021-06-04 11:58:33 +02:00
4ace2fef99
concerned parties, split in activity model persons associated or not
2021-06-03 20:20:56 +02:00
Marc Ducobu
0f635ca51a
SocialAction & Issues in Activity form
2021-06-03 20:15:40 +02:00
9ec2a62fb6
controller return json to vue via twig, corrections
2021-05-27 18:41:22 +02:00
b1d7e543fc
controller return json to vue via twig; init vue App
2021-05-27 17:36:33 +02:00
b89cffce68
add serializer to activityController
2021-05-27 16:13:22 +02:00
Jean-Francois Monfort
2bae684df9
Add list of activities in AccompanyingCourse Menu
2021-05-20 17:08:47 +02:00
Jean-Francois Monfort
8fe00b4c2b
Add / Edit / Delete activity from Accompanying Course
2021-05-20 15:56:34 +02:00
Jean-Francois Monfort
1f1b9c594f
add ordoring field & Display Activity type by Category
2021-05-06 11:53:07 +02:00
Jean-Francois Monfort
4fd13440c6
Modernize ActivityController
2021-05-06 10:03:49 +02:00
Jean-Francois Monfort
4d8afd53ad
Form & save into DB
2021-05-06 09:36:03 +02:00
Jean-Francois Monfort
82d8556f24
Activity Form : display field according to the parameters
2021-04-29 16:35:39 +02:00
Jean-Francois Monfort
ff450215c6
Add first step to select Activity Type
2021-04-15 13:08:30 +02:00
6d42196093
Prepare for moving into monorepo
2021-03-18 12:46:39 +01:00