|
405694a0b4
|
Merge remote-tracking branch 'origin/master' into issue541_change_moving_date
|
2022-04-13 23:30:51 +02:00 |
|
|
c0b39e4e7c
|
Merge branch 'notifications/allow-to-send-to-email' into 'master'
Notifications/allow to send to email
See merge request Chill-Projet/chill-bundles!409
|
2022-04-13 21:25:35 +00:00 |
|
|
8770188d54
|
update changelog
|
2022-04-13 23:18:50 +02:00 |
|
|
35c7d55b8c
|
fix cs
|
2022-04-13 23:17:16 +02:00 |
|
|
2a53fb9341
|
show email adresses on notification list
|
2022-04-13 23:16:02 +02:00 |
|
|
e7f0cd50c9
|
controller to grant access to notification by access key
|
2022-04-13 23:05:38 +02:00 |
|
|
a41d6cf744
|
notification: send an email to addressesEmails
|
2022-04-13 22:50:32 +02:00 |
|
|
24d28b0a52
|
notification: alter form type to add and remove email addresses
|
2022-04-13 22:11:01 +02:00 |
|
|
4425f2ad49
|
fix type for Notification email addresses
|
2022-04-13 21:43:41 +02:00 |
|
|
a8db07a383
|
notification / add email: fix entity Notification
|
2022-04-13 21:33:18 +02:00 |
|
|
ef9fd80ad5
|
update schema to send to emails
|
2022-04-13 18:02:11 +02:00 |
|
|
e6169ddffa
|
Merge branch 'docgen/improve-context-courses' into 'master'
docgen: some fixes and improvements
See merge request Chill-Projet/chill-bundles!408
|
2022-04-13 07:53:43 +00:00 |
|
|
ccf7c885bb
|
fix normalization for phonenumber on person when phonenumber is null
|
2022-04-13 09:44:21 +02:00 |
|
|
01c571ab06
|
fix path to table
|
2022-04-11 21:04:36 +02:00 |
|
|
69b2dce7ee
|
docgen/budget: add comment for each budget line (resource and charge)
The comments are cocatenated by lines of each type, and separated by a
`|`
|
2022-04-11 18:11:20 +02:00 |
|
|
910245f855
|
update changelog
|
2022-04-11 17:45:57 +02:00 |
|
|
7fbb3dfd07
|
docgen: add more persons choices in person1, person2 and mainPerson
Allow to pick amongst:
* requestor (if person)
* resources of course (if person)
* resources of person (if person)
|
2022-04-11 17:43:31 +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 |
|
|
4257a918f3
|
fix error when search pattern is empty
|
2022-04-08 00:11:08 +02:00 |
|
|
7ffb3dc74f
|
task: fix route name
|
2022-04-07 23:49:32 +02:00 |
|
|
0f926e9dfe
|
allow to display pinned comment in item of accompanying course list
|
2022-04-07 22:40:20 +02:00 |
|
|
fc55567a64
|
update changelog
|
2022-04-07 22:12:13 +02:00 |
|
|
009030b5fb
|
notification list: move action buttons outside of the toggle
|
2022-04-07 21:59:02 +02:00 |
|
|
6e1cabc8fc
|
fix detecting of non-read notification
|
2022-04-07 21:55:04 +02:00 |
|
|
572c602387
|
filter users which are disabled
|
2022-04-07 21:47:56 +02:00 |
|
|
26a4577420
|
order query for location and add pagination in list
|
2022-04-07 21:08:11 +02:00 |
|
|
f64409e5e6
|
allow every person which has part for a workflow to see the workflow page
|
2022-04-07 16:06:26 +02:00 |
|
|
a1baf99294
|
able to see the workflow if the evaluation document has been deleted
|
2022-04-07 15:54:53 +02:00 |
|
|
d9bb18e042
|
hardcode the list of supported mime types for edition with collabora
|
2022-04-07 15:37:17 +02:00 |
|
|
00a6ef0598
|
fix creating of accompanying period work
|
2022-04-07 11:05:34 +02:00 |
|
|
934a066910
|
remove error disappearing from phpstan
|
2022-04-06 22:40:09 +02:00 |
|
|
095afb90c7
|
AddPerson search: fix aborting query when the query is altered by user
|
2022-04-06 21:47:01 +02:00 |
|
|
645549ae34
|
effectively filter on all words in third party search
|
2022-04-06 21:45:49 +02:00 |
|
nobohan
|
d34462d849
|
php code fix
|
2022-04-06 15:34:11 +02:00 |
|
nobohan
|
c65a73604d
|
upd CHANGELOG
|
2022-04-06 15:33:07 +02:00 |
|
nobohan
|
6a4edd000f
|
household address: add max date for changing the validFrom date
|
2022-04-06 15:31:17 +02:00 |
|
nobohan
|
017b7bca87
|
address: handle cases when null street and streetnumber are given
|
2022-04-06 15:14:51 +02:00 |
|
|
612d053892
|
fix phpstan and phpcs
|
2022-04-06 13:59:05 +02:00 |
|
|
8edc68859e
|
do not allow to freeze a document
|
2022-04-06 13:41:34 +02:00 |
|
|
a4afe73efe
|
take into account system notification in counter and fix hardcoded user id
|
2022-04-06 13:35:24 +02:00 |
|
|
2b67f105f7
|
Merge branch 'issues521_531_540' into 'master'
issues graphiques 521 531 540
See merge request Chill-Projet/chill-bundles!399
|
2022-04-06 10:43:29 +00:00 |
|
|
95b114a144
|
do not show button to send notification on draft courses
|
2022-04-06 12:42:12 +02:00 |
|
|
5477a70c84
|
add ACL around creation of work in course
|
2022-04-06 12:41:50 +02:00 |
|
|
7d69ec6d6b
|
Merge remote-tracking branch 'origin/master' into issues521_531_540
|
2022-04-06 12:29:11 +02:00 |
|
|
17594b58ab
|
Merge branch 'issue548_notifs_buttons' into 'master'
notification toggle read: correct js syntax
See merge request Chill-Projet/chill-bundles!404
|
2022-04-06 10:24:27 +00:00 |
|
|
cddd3c20c8
|
Merge remote-tracking branch 'origin/master' into issue548_notifs_buttons
|
2022-04-06 12:16:23 +02:00 |
|
|
25a37974e5
|
Merge branch 'issues522_523' into 'master'
activity: add spacing between buttons + better alignment
See merge request Chill-Projet/chill-bundles!397
|
2022-04-06 10:08:59 +00:00 |
|
|
066afc07a8
|
update changelog
|
2022-04-06 12:08:44 +02:00 |
|
|
56c3f05ec9
|
Merge remote-tracking branch 'origin/master' into issues522_523
|
2022-04-06 12:04:54 +02:00 |
|