|
1e81256404
|
fix cs
|
2022-02-08 19:37:59 +01:00 |
|
|
e4d5e40a8b
|
improve homepage_widget tables with datas
|
2022-02-01 12:07:16 +01:00 |
|
|
ce912e4405
|
ajout compteurs
|
2022-01-27 17:28:59 +01:00 |
|
|
c42f62de4c
|
fix phpstan errors: undefined variable or type invalid
|
2022-01-24 00:32:47 +01:00 |
|
|
eccc75aecf
|
fix cs
|
2022-01-23 23:22:04 +01:00 |
|
|
7e2fbf93f9
|
task: api endpoint for my tasks
|
2022-01-23 23:13:25 +01:00 |
|
juminet
|
256dab3739
|
person: add obele sign for dead persons
|
2022-01-19 11:23:51 +00:00 |
|
|
46ca74fc70
|
Merge branch 'master' into notification/completion
|
2022-01-10 16:11:06 +01:00 |
|
|
efc3e3915b
|
Docgen/action add missing goals
|
2022-01-10 09:35:26 +00:00 |
|
|
3a207b2c5d
|
Notification: add a counter for notifications
|
2022-01-04 16:44:01 +01:00 |
|
Pol Dellaiera
|
b55c19cd9e
|
fix: Fix return types in tests.
|
2021-12-21 15:26:22 +01:00 |
|
Pol Dellaiera
|
530ad497bc
|
cs: Fix code-style.
|
2021-12-21 12:13:20 +01:00 |
|
Pol Dellaiera
|
8401ce2656
|
cs: Fix code-style (using PHPCSFixer and PHPCS).
|
2021-12-21 10:59:23 +01:00 |
|
|
8cf08f66d5
|
Fix bug in singleTaskController
|
2021-12-16 10:41:51 +01:00 |
|
|
b7c0548212
|
Fix style of dropdown menu
|
2021-12-16 10:41:36 +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
|
28d2c42454
|
cs: Enable more risky rules.
|
2021-11-30 12:27:49 +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 |
|
Pol Dellaiera
|
a2c209a857
|
cs: Third and last part.
|
2021-11-23 14:45:31 +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 |
|
Pol Dellaiera
|
9c167df78a
|
sa: Fix SA issues.
|
2021-11-23 12:49:20 +01:00 |
|
Pol Dellaiera
|
70ed9e75db
|
tests: Fix "...Class "Chill\MainBundle\Security\Resolver\CenterResolverDispatcher" is declared "final" and cannot be mocked....".
|
2021-11-23 12:41:09 +01:00 |
|
Pol Dellaiera
|
328b4c4596
|
fix: Strict types interfaces: VoterHelperInterface , ProvideRoleHierarchyInterface and ProvideRoleInterface .
|
2021-11-23 10:40:34 +01:00 |
|
|
4c1e416a14
|
Merge remote-tracking branch 'origin/master' into issue296_internal_close_accourse
|
2021-11-22 17:14:11 +01:00 |
|
|
98760bc5e8
|
Merge remote-tracking branch 'origin/master' into doc/authorizaton-documentation-update
|
2021-11-22 10:30:05 +01:00 |
|
|
2c74e268d3
|
voter fixes
|
2021-11-22 10:19:14 +01:00 |
|
|
f145d6c921
|
voters adjusted
|
2021-11-19 12:43:14 +01:00 |
|
|
78615519f4
|
select2 field added to task form
|
2021-11-18 09:34:52 +01:00 |
|
Pol Dellaiera
|
a17c22c74f
|
fix: SA: Fix "...does not call parent constructor...." rule.
SA stands for Static Analysis.
|
2021-11-16 15:27:46 +01:00 |
|
Pol Dellaiera
|
7462babbeb
|
fix: SA: Fix "...an unused use..." rule.
Also fix a critical bug in `ListPerson.php`.
SA stands for Static Analysis.
|
2021-11-16 15:06:43 +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 |
|
|
e7fcebc99e
|
add some method for resolving scope in twig
|
2021-11-09 17:04:49 +01:00 |
|
Pol Dellaiera
|
5e5dcaefe7
|
Fix implicit variable creation.
|
2021-11-09 16:22:16 +01:00 |
|
|
7fabe0214e
|
household list of accompanying periods + upgrade DBAL version to 3.1
|
2021-11-08 10:57:14 +00:00 |
|
|
35d807cab0
|
Bugfixes/tasks list
|
2021-11-05 12:31:41 +00:00 |
|
|
e0cb5a88bd
|
rewrite task list action
|
2021-10-30 00:41:28 +02:00 |
|
|
c63b1015e1
|
add indexes for searching task by end date
|
2021-10-30 00:40:15 +02:00 |
|
|
db15a3d53c
|
adapta list of tasks for a person
|
2021-10-29 16:26:19 +02:00 |
|
|
4017f8db48
|
refactor list by course: use acl aware repository
|
2021-10-28 14:41:19 +02:00 |
|
|
4da32dc5ca
|
fix filtering of new tasks
|
2021-10-28 01:05:36 +02:00 |
|
|
e63d645f8a
|
fix return path in tasks
|
2021-10-28 00:50:18 +02:00 |
|
|
97dbc4bc16
|
add more filtering possibilities with order helper
|
2021-10-28 00:11:05 +02:00 |
|
|
aea5e9b1d7
|
Merge remote-tracking branch 'origin/improve_location' into 106_tasks_to_parcours
|
2021-10-27 16:49:34 +02:00 |
|
|
f4fb375fd1
|
add filtering in task list
|
2021-10-27 13:32:52 +02:00 |
|
|
333a4d94b2
|
layout task list
|
2021-10-27 11:57:51 +02:00 |
|