juminet
|
ad983d80d2
|
Issue374 documents in activity bug
|
2022-01-19 10:59:44 +00: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 |
|
|
b1b9acc686
|
Merge branch 'bugfix/activity-fix-location-visibility' into issue279_accompanying_period_validation
|
2021-12-07 17:57:02 +01:00 |
|
|
aa68ae0b25
|
[ActivityType] remove placeLabel/visible, replace by
locationLabel/visible
|
2021-12-07 16:38:43 +01:00 |
|
|
96e5e4a7b2
|
Merge remote-tracking branch 'origin/master' into issue279_accompanying_period_validation
|
2021-12-06 15:08:56 +01:00 |
|
|
f10d762e59
|
Eventlistener to create accompanyingPeriodWork
|
2021-12-06 13:57:10 +00:00 |
|
nobohan
|
15c7c6ccde
|
fix code syntax using php stan
|
2021-12-06 10:06:55 +01:00 |
|
nobohan
|
611f0a9ca6
|
activity: fix type hinting in activity form - fix
|
2021-12-03 14:38:55 +01:00 |
|
nobohan
|
d2704ad7e6
|
activity: fix type hinting in activity form
|
2021-12-03 14:34:21 +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 |
|
juminet
|
b300858bdd
|
activity: avoid existing entities being added in Users, ThirdParties, Persons
|
2021-11-29 12:27:54 +00: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
|
7dcf0f8dcf
|
fix: Inject newly created repository instead of having to deal with the container definitions.
|
2021-11-18 11:41:41 +01:00 |
|
|
7fabe0214e
|
household list of accompanying periods + upgrade DBAL version to 3.1
|
2021-11-08 10:57:14 +00:00 |
|
nobohan
|
c1f4e77293
|
location: allow null value for location in Activity
|
2021-11-03 16:16:51 +01:00 |
|
|
e6845326d7
|
vue_activity location: add NewLocation fields, submit activity form with hidden field (+)
|
2021-10-15 09:09:47 +02:00 |
|
|
b418d13190
|
make somes changes on model: to manage isVisible field option + others
|
2021-10-13 15:47:48 +02:00 |
|
|
342c462ed7
|
prepare vue Location component
|
2021-10-13 12:02:45 +02:00 |
|
|
9d6958a835
|
logic moved to controller instead of form
|
2021-10-07 10:56:10 +02:00 |
|
|
b510d6a7f5
|
option added to distinguish between edit and new action so that modification of activity with uactive type is possible
|
2021-10-06 14:07:26 +02:00 |
|
|
7dc70baf57
|
permet de surcharger le label 'commentaire' des actviités
|
2021-06-29 17:39:19 +02:00 |
|
|
9d9be7f831
|
vue activity: fix backend when hidden return empty string
|
2021-06-29 14:31:56 +02:00 |
|
|
b705c5910f
|
dispatch action change value of hidden fields, persisted when submited
|
2021-06-28 20:46:30 +02:00 |
|
|
0b117e5158
|
Merge remote-tracking branch 'origin/features/edit-accompanying-period-social-work' into _vue_echanges
|
2021-06-26 12:14:32 +02:00 |
|
|
fe22e6c7dc
|
activity: create new vue subcomponent socialIssuesAcc
|
2021-06-25 15:44:20 +02:00 |
|
|
0afe277b04
|
form acc work edit: save action
|
2021-06-25 00:06:26 +02:00 |
|
|
31befaa339
|
remove dump
|
2021-06-08 18:19:24 +02:00 |
|
|
0aa909f060
|
fix misc in activity (WIP)
|
2021-06-08 16:55:29 +02:00 |
|
Marc Ducobu
|
31468aeae0
|
Using select2 for reason field inside activity form
|
2021-06-04 15:15:28 +02:00 |
|
Marc Ducobu
|
e52c94aabd
|
Use SocialIssueRenderer->renderString for displaying socialIssues
|
2021-06-04 15:04:36 +02:00 |
|
Marc Ducobu
|
39dca2a9ca
|
Form for socialIssues & Actions using expanded
|
2021-06-04 14:48:07 +02:00 |
|
Marc Ducobu
|
bb71b9f908
|
Descendants for socialActions & Issues
|
2021-06-04 12:22:17 +02:00 |
|
Marc Ducobu
|
4a1ebc1c4c
|
Removing dump
|
2021-06-03 20:18:47 +02:00 |
|
Marc Ducobu
|
0f635ca51a
|
SocialAction & Issues in Activity form
|
2021-06-03 20:15:40 +02:00 |
|
|
9ab032c943
|
resolve data Transformer in ActivityType (persons/thirdparties/users)
|
2021-06-01 15:13:21 +02:00 |
|
|
741ed84918
|
formType transform string id in entities, wip
|
2021-05-28 22:59:56 +02:00 |
|
|
e123ee5d03
|
activity vue component add and remove persons (in store)
|
2021-05-28 17:30:11 +02:00 |
|
|
52ee8c5a9a
|
activity: change fields order in form
|
2021-05-27 13:27:40 +02:00 |
|
Jean-Francois Monfort
|
8fe00b4c2b
|
Add / Edit / Delete activity from Accompanying Course
|
2021-05-20 15:56:34 +02:00 |
|
Jean-Francois Monfort
|
fc172fdb1f
|
Add documents to Activity Form
|
2021-05-06 13:40:25 +02:00 |
|
Jean-Francois Monfort
|
1f1b9c594f
|
add ordoring field & Display Activity type by Category
|
2021-05-06 11:53:07 +02:00 |
|
Jean-Francois Monfort
|
f836114d84
|
Fix travelTime field
|
2021-05-06 10:51:17 +02:00 |
|
Jean-Francois Monfort
|
4d8afd53ad
|
Form & save into DB
|
2021-05-06 09:36:03 +02:00 |
|
Jean-Francois Monfort
|
82d8556f24
|
Activity Form : display field according to the parameters
|
2021-04-29 16:35:39 +02:00 |
|