471898e6d8
Fixed: filter social action to keep only currently activated
2023-06-21 14:17:54 +02:00
858ade467c
DX: rector rules upt to PHP 74
2023-04-15 00:20:19 +02:00
6bba6f68b3
DX: Remove deprecation on $this->get
inside controller
2023-01-13 16:40:13 +01:00
5328bee262
Fixed: [SocialAction] Fix the loading of evaluations associated to a SocialActions
2022-12-06 10:17:49 +01:00
aae1fbf7e6
Merge branch '111_exports_suite' into calendar/finalization
2022-10-24 11:10:44 +02:00
1ec3e176fb
Merge branch 'master' into calendar/docgen-add-generation
2022-10-20 13:34:21 +02:00
9eb451e359
cs fixer
2022-10-18 14:37:33 +02:00
8928664f87
Merge branch '111_exports_suite' into 641_issues_with_children
2022-10-17 18:16:30 +02:00
531e05fc3a
DX: fix tests to find ancestor to all SocialAction and SocialIssue
2022-10-17 17:54:50 +02:00
32ddc5465c
review: fix stuffs on socialAction and socialIssue filters:
...
* filters call static entity method
* add renderString option to manage add_children
* add tests on new entity method getDescendantsWithThisFor..()
* rename function in repository
* rename 'Select2..' classes by 'Pick..' and replace all occurences
2022-10-17 17:31:17 +02:00
5a94ce49f1
[Feature] add active property to evaluation
2022-10-13 15:25:09 +02:00
f1fc6f9ab3
Fixed: usage of owner side / inversed side on SocialAction / Evaluation
...
In a ManyToMany relationship, doctrine does take care only of the owning
side of a relationship to inspect changes.
([see
documentation](https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html#important-concepts ))
This commit mark as "internal" the methods add/removeSocialAction on the
inversed side (`Evaluation`) and let the methods add/removeEvaluation
on the owning side (`SocialAction`) update the inversed side.
The usage is also adapted into SocialWorkMetadata's importer.
2022-10-10 20:52:35 +02:00
69704e5211
Fixed: usage of owner side / inversed side on SocialAction / Evaluation
...
In a ManyToMany relationship, doctrine does take care only of the owning
side of a relationship to inspect changes.
([see
documentation](https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html#important-concepts ))
This commit mark as "internal" the methods add/removeSocialAction on the
inversed side (`Evaluation`) and let the methods add/removeEvaluation
on the owning side (`SocialAction`) update the inversed side.
The usage is also adapted into SocialWorkMetadata's importer.
2022-10-10 13:59:59 +02:00
9699e2304a
fix cs: declare type and license header mismatch
2022-10-06 22:25:43 +02:00
49731777b4
fix cs: declare type and license header mismatch
2022-10-06 20:51:44 +02:00
7e65e97caf
fix cs: header and declare strict type order
2022-10-06 10:21:16 +02:00
087375f648
Merge branch '111_exports_suite' into calendar/finalization
2022-10-06 09:31:43 +02:00
67c3f3a840
fix cs with licencse header
2022-10-05 17:08:14 +02:00
63137c67f4
fix cs
2022-10-05 16:55:13 +02:00
d95472ca9d
Merge branch '111_exports_suite' into calendar/finalization
2022-10-05 15:28:37 +02:00
62ff4998a0
Fixed: annotation schema for ManyToMany relationship between Evaluation and SocialAction
...
Before this commit, the owning side of the relationship between Evaluation and SocialAction was declared twice.
2022-09-17 09:10:28 +02:00
dab9204ec7
fix association mapping for many-to-many SocialAction <-> Evaluation
2022-06-06 17:37:01 +02:00
nobohan
2ac78a12db
admin: fix adding of evaluation to social action
2022-05-25 11:46:03 +02:00
nobohan
5daf09334b
admin: admin section for social work related entities: SocialIssue, SocialAction, Goal, Result, Evaluation
2022-05-05 12:07:45 +02:00
c2061110dd
fix cs
2022-04-26 21:16:55 +02:00
b2fb86111d
fix social action consistency
2022-04-26 21:12:31 +02:00
f09870931c
switch to using getDescendantsWithThis()
2022-04-07 16:11:00 +02:00
nobohan
349db2142d
person: add url field to SocialWork Evaluation entity + populate with http title values
2022-03-03 14:39:00 +01:00
264bd76461
Issue336 internal create action fixes
2021-12-14 18:48:31 +00:00
f9dd1c5231
fix cs
2021-12-13 22:57:50 +01:00
f2fd30b690
add ordering to social issue and social action
2021-12-13 22:48:54 +01:00
3d3cc9aeb4
fix import
2021-12-13 22:19:05 +01:00
1fbe044729
update schema: an evaluation may be linked to multiple actions
2021-12-13 21:42:29 +01:00
d01eaa8065
various fixes
2021-12-13 13:48:20 +01:00
839fb4a211
Squashed commit of the following:
...
commit 977863c2dd56d5c835f2a710cad7f7d3ba42da68
Merge: 5c37b419d 3eb7ffed1
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Dec 12 14:45:21 2021 +0100
Merge remote-tracking branch 'origin/master' into docgen/improve-normalizer
commit 5c37b419ddf0b32b9950c33042396bba1860da84
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Dec 12 14:37:05 2021 +0100
fix normalization for user and type in null value
commit 4469d46cdb19051fedec86bbb84e2351e6fcb72e
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Dec 12 13:24:23 2021 +0100
add civility to person
commit 6cf92fbbde8f4d9f2f4763ec4ee88216257040f7
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Dec 12 13:19:36 2021 +0100
fix person normalization: add a isNull on not null person
commit ed6087ff8fd47b80ea5e9526756fe5d032d478e3
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Dec 12 13:08:46 2021 +0100
fix stan and cs issues
commit 8429c334c33b3545835cbde034fccaa529c134a7
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Dec 12 13:08:36 2021 +0100
fix id type
commit 39ae00d172a9f29320a97abb8518b2ea48d89d9b
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sun Dec 12 12:52:41 2021 +0100
fix test and fix null or not-null value have same keys
commit 312fcc44c07affa7aa60f6c5fce58f9d1c564cc3
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sat Dec 11 03:27:30 2021 +0100
improve normalization wip
commit f91a29635827005fc58617dc1c9d210091372be5
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sat Dec 11 01:15:32 2021 +0100
improve normalization
commit 56060e5e6a2191ef441039fdc91a01fb4653a553
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Sat Dec 11 00:41:09 2021 +0100
handle changelog with translatable string
commit 9004686a13
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Fri Dec 10 01:10:55 2021 +0100
improve docgen wip
commit e266fa0e5d
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Thu Dec 9 21:50:56 2021 +0100
show errors from relatorio driver
commit 75ba56fa09
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Thu Dec 9 21:14:12 2021 +0100
add verification tool for admin
commit 12d6829b98
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Thu Dec 9 14:17:42 2021 +0100
fix type with phonenumber helper
commit 7b5e96771f
Merge: 8a9024de1
8a4748dc2
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Thu Dec 9 14:11:14 2021 +0100
Merge remote-tracking branch 'origin/master' into docgen/improve-normalizer
commit 8a9024de13
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Thu Dec 9 13:51:36 2021 +0100
add docgen:normalization for relation
commit 24a404964b
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Thu Dec 9 12:44:41 2021 +0100
docgen normalization for relation
commit 5d24bd4d11
Merge: 70ab23214
455b225f4
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 21:08:30 2021 +0100
Merge branch 'master' into docgen/improve-normalizer
commit 70ab232149
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 13:58:49 2021 +0100
improve docgen, trnslations, admin
commit 027c01fc58
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 12:23:24 2021 +0100
fix css block
commit fdc5127c74
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 11:57:16 2021 +0100
fix some error in test (wip)
commit b8d48f04ae
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 11:47:50 2021 +0100
fix tests (wip)
commit f1b1771d6b
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 11:35:00 2021 +0100
fix tests (wip)
commit 62dabbe1e7
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 11:14:46 2021 +0100
fix code style
commit 4101392190
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 11:13:49 2021 +0100
fix tests and type hinting
commit 3f1bed0b1c
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 11:05:41 2021 +0100
fix tests (wip)
commit 79fbdcdee4
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 11:05:29 2021 +0100
type hint User class
commit 3d8d79323e
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 10:56:30 2021 +0100
remove error messages
commit 32178e22fe
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 10:51:30 2021 +0100
fix tests (wip)
commit 60a8c20896
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 10:29:54 2021 +0100
update app
commit 9d8011da61
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 10:06:35 2021 +0100
fix loading origin
commit 789eeadb40
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 09:52:51 2021 +0100
fix loading fixtures for doc generator template
commit f206fdb08c
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 09:52:35 2021 +0100
fix code style
commit 9d5409d8d9
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 09:52:06 2021 +0100
fix casting
commit e297d82533
Author: Julien Fastré <julien.fastre@champs-libres.coop >
Date: Wed Dec 8 09:26:13 2021 +0100
fixes on tests [WIP]
2021-12-12 14:46:37 +01:00
fa5001265f
fixes on tests
2021-12-08 10:56:39 +00:00
56dd825f39
Merge remote-tracking branch 'origin/master'
2021-12-07 18:23:13 +01:00
4e4add3cc1
check for ancestors when validating the presence of accompanying
...
period's social issues
2021-12-07 18:17:22 +01:00
juminet
b683630136
accompanying period validation - on social issues suppression
2021-12-07 17:16:13 +00:00
e6c60e66fc
fix validator for taking ancestors into account
2021-12-07 18:05:05 +01:00
c4998f4ac1
normalization for docgen:read: add groups and so on (wip)
2021-12-06 13:18:59 +01:00
063ceb2c53
various improvements
2021-12-04 01:13:55 +01:00
29134f0f11
continue context for evaluations
2021-12-03 20:24:31 +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
8f96a1121d
cs: Fix code style (safe rules only).
2021-11-23 14:08:50 +01:00
09e5cc1545
create api for social issue consistency
2021-08-22 00:02:22 +02:00
5635d19252
[accompanyingPeriodWork] add evaluation to normalizer
2021-08-17 11:42:30 +02:00
0e2e7155fb
Load social work, and fix some repositories
2021-08-17 11:42:30 +02:00
014fe19b45
Merge branch '153-feat-new-importer-for-socialwork'
2021-07-30 13:24:26 +02:00