754515f185
php cs fixes
2023-09-14 12:25:56 +02:00
75bca46b98
cs fixer
2023-09-07 12:16:47 +02:00
8391dbe448
Merge branch 'issue719_filter_activities_version_2' into 'master'
...
Filter the list of activities
See merge request Chill-Projet/chill-bundles!563
2023-07-12 16:11:10 +00: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
5495b1cb44
fix condition
2023-06-13 15:33:10 +02:00
1f1ebb6adb
fix mismatch for key in different providers
2023-06-13 11:30:00 +02:00
4456fb3749
Fixing generic doc providers from calendar + fix cs
2023-06-13 11:01:40 +02:00
727e9d0f74
WIP: fix loading of activity document
2023-06-12 17:58:27 +02:00
2aeb72811a
[activity][docs] attempt to implement generic doc for activity documents in person context
2023-06-01 13:31:35 +02:00
5dc1cbce48
FEATURE [activity][docs] generic doc for activity documents in person context
2023-06-01 11:01:29 +02:00
ba55fa349b
FEATURE [genericDoc][activity] finalize implementation
2023-05-31 16:53:38 +02:00
c07e26785e
WIP [genericDoc][activity] add repository method to get activity linked to storedObject
2023-05-31 14:38:05 +02:00
746ed4f5e5
DX: fix cs
2023-04-15 00:43:55 +02:00
858ade467c
DX: rector rules upt to PHP 74
2023-04-15 00:20:19 +02:00
584ac05b53
DX: fix phpstan errors
2023-02-04 01:19:34 +01:00
25dd65fbd8
Feature: [admin][ActivityReason] improve administration for activity reason
...
* list alphabetically;
* show "active" in index
2023-01-13 15:40:51 +01:00
368136ea57
Feature: [activity][list] Fix list for activities and refactor list with an helper
2022-12-05 18:26:01 +01:00
36590e7810
fix cs: mismatch header and strict type declaration
2022-10-06 22:25:45 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
b394d7247d
fix cs: too much line before declaring strict type
2022-10-06 08:55:32 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
a967e1ed17
fix cs
2022-10-05 15:23:28 +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
01c571ab06
fix path to table
2022-04-11 21:04:36 +02:00
9765bc5663
fix cs
2022-04-11 17:12:59 +02:00
bb65909bfa
add docgen context for a list of activities in a course
2022-04-11 16:52:11 +02:00
Pol Dellaiera
8401ce2656
cs: Fix code-style (using PHPCSFixer and PHPCS).
2021-12-21 10:59:23 +01:00
fa5001265f
fixes on tests
2021-12-08 10:56:39 +00:00
juminet
b683630136
accompanying period validation - on social issues suppression
2021-12-07 17:16:13 +00: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
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +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
5a6a15a351
fix: Add missing repository.
2021-11-19 12:31:48 +01:00
Pol Dellaiera
97ab71b63d
fix: Add missing repositories, fix typing information, autoload Repository
directory.
2021-11-18 11:41:40 +01: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
358410cde1
Remove dead code
2021-05-26 19:44:58 +00:00
74541f360b
fix activity timeline using TimelineSingleQuery
2021-05-24 20:26:33 +02:00
c3ef8d112c
first impl for global timeline: apply on activities
2021-05-14 16:25:56 +02:00