e0ee817421
batch rename twig attribut
2022-01-12 21:36:12 +01:00
juminet
699dcc85de
Issue344 vue multiselect i18n
2022-01-10 12:04:57 +00:00
Pol Dellaiera
70ca203e23
fix: Fix return types in tests.
2021-12-21 15:19:36 +01:00
Pol Dellaiera
3d0be940f0
fix: Fix return types in tests.
2021-12-21 15:02:12 +01:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
de790d11a8
activity/location: refactor
...
Refactor the way for loading locations:
* fix showing the default location
* fix when there is not thirdparty default location
* separate api queries instead of inlines;
* use the store instead of the mounted
* refactored for a possible re-use in calendar
2021-12-14 23:20:47 +01:00
16b3be322a
actions list: display badges as clickable onthefly modal
2021-12-13 09:30:34 +01:00
Pol Dellaiera
cd3be25c22
cs: Remove duplicated headers.
2021-11-30 13:54:58 +01:00
Pol Dellaiera
47c5855a21
cs: Switch to a stricter way of coding - this might break in a lot of places.
2021-11-30 13:33:18 +01:00
Pol Dellaiera
91d12c4a96
cs: Enable risky rule static_lambda
.
2021-11-30 11:43:34 +01:00
Pol Dellaiera
a9188355c5
cs: Enable more risky rules.
2021-11-30 11:37:57 +01:00
Pol Dellaiera
c8195e6df5
cs: Enable more risky rules.
2021-11-30 11:28:52 +01:00
Pol Dellaiera
f531cdc0ec
cs: Enable a couple of risky rules.
2021-11-30 09:39:45 +01:00
nobohan
2ee4a6b2ac
calendar: dynamic way of creating location when creating a calendar
2021-11-25 15:39:30 +01:00
nobohan
220f297391
calendar: cast collection to array
2021-11-25 15:39:30 +01:00
nobohan
d27f085ac9
location: change display in twig
2021-11-25 15:39:30 +01:00
Pol Dellaiera
3ea35682eb
cs: Second part - ignore test/app
subdirectory.
2021-11-23 14:34:34 +01:00
Pol Dellaiera
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
f3792b2ed6
Merge remote-tracking branch 'origin/master' into issue294_suggestPersonInActivity
2021-11-22 14:06:27 +01:00
9fb29ec110
refactor search for using search by pertinence
2021-11-22 08:28:22 +00:00
nobohan
f5a6314ca2
calendar: can add User from suggested entities
2021-11-19 13:28:35 +01:00
nobohan
bdb24750ab
calendar: remove done TODO
2021-11-19 13:28:35 +01:00
nobohan
631ffa02f7
calendar: add suggestion for concernedGroups
2021-11-19 13:28:35 +01:00
nobohan
e40ea6902c
calendar: fix type hinting in Calendar controller
2021-11-19 13:28:35 +01:00
Pol Dellaiera
5432242376
fix: SA: Fix many critical rules.
...
SA stands for Static Analysis.
2021-11-16 17:13:39 +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
2382e7f44b
Merge branch 'feat/add-phpstan-configuration-and-baseline' into 'master'
...
Add PHPStan project with level 1.
This PR: Add basic configuration files with basic baseline.
See merge request Chill-Projet/chill-bundles!191
2021-11-09 11:31:21 +00:00
Pol Dellaiera
e2ab3bfc6e
Add PHPStan project with level 1.
2021-11-09 11:31:20 +00:00
7fabe0214e
household list of accompanying periods + upgrade DBAL version to 3.1
2021-11-08 10:57:14 +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
6fdbefa4c8
changelog updated and comments removed
2021-11-04 09:50:25 +01:00
nobohan
51938a99db
location: allow null value for location in Calendar
2021-11-03 16:16:51 +01:00
b2fe024534
Code that causes error commented: UserMenuBuilder.php
2021-11-03 13:27:32 +00:00
db15a3d53c
adapta list of tasks for a person
2021-10-29 16:26:19 +02:00
nobohan
821480c06f
calendar: add a menu user entry
2021-10-21 13:47:56 +02:00
nobohan
db67ed3194
rdv->calendar: add location
2021-10-20 22:04:20 +02:00
6876c23adb
adapting vue_calendar to use Location
2021-10-15 15:28:33 +02:00
0e18a3ada9
adding location hidden field in Calendar formType
2021-10-15 13:13:00 +02:00
2d0895b83d
calendar: remove useless bootstrap col classes
2021-10-13 09:24:15 +02:00
e570f5c28e
adding Entities Location and LocationType (for activity/calendar) + doctrine migration
2021-10-12 17:38:09 +02:00
a2df3c8144
rdv avant échanges dans le menu
2021-09-29 16:04:05 +02:00
nobohan
ca7ba90717
hotfix: repair creation activity (was an error linked to ListenToActivityCreate)
2021-09-28 14:53:00 +02:00
47d6270b7f
Merge commit 'a9ce72034be03f5c84799f5982f97f515900504a'
2021-09-24 10:37:18 +02:00
a9ce72034b
Merge branch 'fix-tests/rdv-2' into 'features/rdv'
...
Fix tests/rdv 2
See merge request Chill-Projet/chill-bundles!147
2021-09-24 08:33:42 +00:00
6b91808987
fix error with doctrine:fixtures:load
2021-09-23 14:08:29 +02:00
nobohan
d172ae9682
rdv -> activity: add comment
2021-09-23 13:43:12 +02:00
nobohan
1a6c37e5a6
rdv->activity: create event for storing the linked activity to a calendar
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