nobohan
|
aa53df8bb0
|
activity: avoid adding persons|Users|Thirdparty if not allowed
|
2021-11-19 13:28:35 +01:00 |
|
nobohan
|
631ffa02f7
|
calendar: add suggestion for concernedGroups
|
2021-11-19 13:28:35 +01:00 |
|
nobohan
|
d0e9829a3c
|
activity: fix links to third party view page
|
2021-11-19 13:28:35 +01:00 |
|
nobohan
|
aae7d2fb2a
|
activity: naming of addSuggestedEntities
|
2021-11-19 13:28:35 +01:00 |
|
nobohan
|
b3cd7c5cdb
|
activity: suggest requestor, user and ressources for adding persons|user|3rdparty
|
2021-11-19 13:28:35 +01:00 |
|
nobohan
|
909e2ca070
|
activity: delete admin_user_show in twig template because this route is not defined and should not be defined
|
2021-11-19 13:28:35 +01:00 |
|
Pol Dellaiera
|
0a522b465f
|
fix: Update typing information.
|
2021-11-19 12:32:21 +01:00 |
|
Pol Dellaiera
|
693b59c484
|
fix: Fix wrong repository.
|
2021-11-19 12:32:05 +01:00 |
|
Pol Dellaiera
|
5a6a15a351
|
fix: Add missing repository.
|
2021-11-19 12:31:48 +01:00 |
|
Pol Dellaiera
|
17ef963924
|
fix: Fix wrong entity class and a few other fixes.
|
2021-11-18 15:15:51 +01:00 |
|
Pol Dellaiera
|
370a24d3f5
|
fix: Fix PHPStan issues.
|
2021-11-18 12:36:50 +01:00 |
|
Pol Dellaiera
|
f9d36cc8a9
|
fix: Fix bug reported by the tests.
|
2021-11-18 12:03:49 +01:00 |
|
Pol Dellaiera
|
6ccc8d4cb8
|
fix: Let Symfony inject dependencies automatically.
|
2021-11-18 11:46:30 +01:00 |
|
Pol Dellaiera
|
d9b862925f
|
fix: Let Symfony inject dependencies automatically.
|
2021-11-18 11:41:41 +01:00 |
|
Pol Dellaiera
|
7dcf0f8dcf
|
fix: Inject newly created repository instead of having to deal with the container definitions.
|
2021-11-18 11:41:41 +01:00 |
|
Pol Dellaiera
|
97ab71b63d
|
fix: Add missing repositories, fix typing information, autoload Repository directory.
|
2021-11-18 11:41:40 +01:00 |
|
Pol Dellaiera
|
6cfcf91757
|
fix: Follow up f8aeb085946f7992afc551bbdf22d04b944cd08f and fix parameters type.
|
2021-11-16 16:28:20 +01:00 |
|
Pol Dellaiera
|
c68bda5c9b
|
fix: SA: Fix "...invoked with..." rule.
SA stands for Static Analysis.
|
2021-11-16 12:16:02 +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 |
|
|
8296d60cb6
|
add base authorization to person search + improve search ordering
|
2021-11-15 11:17:03 +00:00 |
|
|
7482c709b3
|
Merge branch 'master' into 'deleteAccompanyingPeriodWork_234'
# Conflicts:
# CHANGELOG.md
|
2021-11-12 12:06:34 +00:00 |
|
|
a2e9e4cf6a
|
Merge branch 'userInAddPerson_278' into 'master'
person: user in the modal 'search person'
See merge request Chill-Projet/chill-bundles!198
|
2021-11-12 11:59:03 +00:00 |
|
nobohan
|
66a2009aea
|
person search: translation User + show User in concernedGroups
|
2021-11-09 16:07:11 +01:00 |
|
Pol Dellaiera
|
a1b381a3ea
|
Fix bug and remove obsolete issue.
|
2021-11-09 15:20:25 +01:00 |
|
nobohan
|
952435b36f
|
Activity: correct accompanying_period_id param in twig
|
2021-11-08 13:52:22 +01:00 |
|
|
7fabe0214e
|
household list of accompanying periods + upgrade DBAL version to 3.1
|
2021-11-08 10:57:14 +00:00 |
|
|
f16f45f3f3
|
Bugfix/activity fix role inheritance
|
2021-11-05 14:13:00 +00:00 |
|
|
8f541c8418
|
Merge branch 'master' into 'issue83_ACCent_addDocument_toAction'
# Conflicts:
# CHANGELOG.md
|
2021-11-04 11:40:56 +00:00 |
|
|
c03b925bd9
|
Merge branch 'master' into 'issue153_ACCent_activity_admin'
# Conflicts:
# CHANGELOG.md
# src/Bundle/ChillCalendarBundle/Menu/UserMenuBuilder.php
|
2021-11-04 08:52:32 +00:00 |
|
nobohan
|
a768563cd0
|
location: display the error message in case of wrong phone number or email
|
2021-11-03 16:16:51 +01:00 |
|
nobohan
|
4011fc6e77
|
location: client side validation
|
2021-11-03 16:16:51 +01:00 |
|
nobohan
|
c1f4e77293
|
location: allow null value for location in Activity
|
2021-11-03 16:16:51 +01:00 |
|
nobohan
|
bfb219746a
|
location: client-side form validation
|
2021-11-03 16:16:51 +01:00 |
|
nobohan
|
4e72bdead5
|
location: code refactoring: move saveNewLocation + order of fields
|
2021-11-03 16:16:51 +01:00 |
|
|
39e0e01eb8
|
cascade persist added to Activity::documents
|
2021-11-03 14:15:48 +01:00 |
|
|
6d248ab47b
|
Activity link added to admin homepage
|
2021-11-03 10:55:51 +01:00 |
|
|
2bbc6bd158
|
Merge remote-tracking branch 'origin/improve_location'
|
2021-10-27 16:50:17 +02:00 |
|
|
59118c8eed
|
Merge branch 'issue88_rename_field' into 'master'
field label for duration of activity
See merge request Chill-Projet/chill-bundles!178
|
2021-10-27 10:18:00 +00:00 |
|
nobohan
|
db67ed3194
|
rdv->calendar: add location
|
2021-10-20 22:04:20 +02:00 |
|
|
2227d5c66f
|
translation fixed in master vendee branch
|
2021-10-18 16:56:33 +02:00 |
|
|
eecb11436e
|
field label for duration of activity
|
2021-10-18 15:33:26 +02:00 |
|
|
8be11314c3
|
Merge branch 'master' into HEAD
|
2021-10-18 13:49:00 +02:00 |
|
|
6565e3f8e3
|
fix invisible selected item in multiselect
|
2021-10-15 15:37:16 +02:00 |
|
|
6876c23adb
|
adapting vue_calendar to use Location
|
2021-10-15 15:28:33 +02:00 |
|
|
4677fadf6f
|
adding activity location in show template + translations
|
2021-10-15 13:11:14 +02:00 |
|
|
3e4cb41f7a
|
vue_activity Location i18n translations
|
2021-10-15 12:49:15 +02:00 |
|
|
ada9efc75d
|
filter list of locations on backend side (GET location endpoint)
|
2021-10-15 12:01:57 +02:00 |
|
|
d0dd99db9a
|
fix Location POST endpoint and saveNewLocation event method in vue_activity Location
|
2021-10-15 11:25:18 +02:00 |
|
|
e6845326d7
|
vue_activity location: add NewLocation fields, submit activity form with hidden field (+)
|
2021-10-15 09:09:47 +02:00 |
|
|
4f940b44ad
|
Fix tests with capitalization
|
2021-10-14 14:01:18 +00:00 |
|