|
be38251a13
|
Feature: [saved export] Switch between list of export and saved export thanks to nav at the list's top
|
2022-11-08 19:59:43 +01:00 |
|
|
43791badd5
|
Feature: [saved export] Edit and delete saved exports
|
2022-11-08 19:24:22 +01:00 |
|
|
aec4c52567
|
Feature: [saved export] First list of saved exports
|
2022-11-08 16:57:49 +01:00 |
|
|
ccb2cd0295
|
Feature: [saved export] Create a "saved export"
|
2022-11-08 10:20:38 +01:00 |
|
|
5489178e4b
|
DX: Create a RollingDate data transfer object and Form type
|
2022-11-07 14:06:47 +01:00 |
|
|
4c9cdb7b8c
|
Fixed: [list person] fix list person and add new fields
|
2022-11-07 11:29:09 +01:00 |
|
|
2096e175d4
|
Fixed: [export][list person] use address from household for person list
|
2022-11-07 11:29:09 +01:00 |
|
|
f434cc5c02
|
Fixed: [list person] fix list person and add new fields
|
2022-11-02 10:52:49 +01:00 |
|
|
333c305eef
|
Fixed: [export][list person] use address from household for person list
|
2022-11-02 10:52:49 +01:00 |
|
|
7b3fcad251
|
Feature: [export][activity] Filter activities by users scope and job
|
2022-10-18 16:27:49 +02:00 |
|
|
0609fdee14
|
[workflow] Feature: allow user to retrieve the access link for the
workflow + show dest email for a workflow
|
2022-10-10 20:52:07 +02:00 |
|
|
7276cb971f
|
issue649: new formType to use select2 with LocationTypeFilter
|
2022-10-10 15:59:16 +02:00 |
|
|
fd0e541e3f
|
[workflow] Feature: allow user to retrieve the access link for the
workflow + show dest email for a workflow
|
2022-09-29 22:09:49 +02:00 |
|
|
643f37509f
|
exports: share Scope and Job Aggregators
|
2022-08-08 16:12:34 +02:00 |
|
|
fcd7ae3b8d
|
exports: add new aggregators for acp
|
2022-08-08 15:22:56 +02:00 |
|
|
df593c7c7f
|
Dutch translations
|
2022-06-24 15:59:10 +00:00 |
|
|
4719a74307
|
constraint added to workflow transtion - cannot be null
|
2022-06-13 17:40:01 +02:00 |
|
|
3274ecfaec
|
Merge remote-tracking branch 'origin/master' into issue604_activity_list_documents
|
2022-05-27 22:03:41 +02:00 |
|
|
54a3e2b2ef
|
Merge remote-tracking branch 'origin/master' into issue589_private_comments
|
2022-05-27 15:47:25 +02:00 |
|
|
014c460eef
|
improvements on private comments
|
2022-05-27 15:40:08 +02:00 |
|
nobohan
|
5948ac5b2a
|
[main] add a 'read more...' on comment embeddable when overflown
|
2022-05-25 14:18:38 +02:00 |
|
nobohan
|
629dbb9137
|
admin: missing translations and css class
|
2022-05-11 11:30:08 +02:00 |
|
nobohan
|
ba495def7e
|
admin: refactor templates and delete some show pages for Center, Scope, User, UserJob, PermissionsGroup
|
2022-05-05 09:47:17 +02:00 |
|
nobohan
|
b09d92eae8
|
admin: reorganise files according to conventions
|
2022-05-05 08:03:20 +02:00 |
|
nobohan
|
16d74eaa0c
|
admin: reorganize twig templates and admin menu
|
2022-05-04 17:34:44 +02:00 |
|
nobohan
|
76af733bc3
|
admin: add civility
|
2022-05-03 18:33:56 +02:00 |
|
nobohan
|
04f27cc555
|
admin: add menu for languages and countries section
|
2022-05-03 09:27:04 +02:00 |
|
nobohan
|
4c99abd6d3
|
Admin: Add country and languages to the admin
|
2022-05-02 16:51:41 +02:00 |
|
|
e878960da9
|
Private comment adjusted for rendez-vous
|
2022-04-27 11:51:18 +02:00 |
|
|
2a53fb9341
|
show email adresses on notification list
|
2022-04-13 23:16:02 +02:00 |
|
|
24d28b0a52
|
notification: alter form type to add and remove email addresses
|
2022-04-13 22:11:01 +02:00 |
|
|
13d579dc33
|
add 'for' in macro workflow breadcrumb
|
2022-03-08 17:06:30 +01:00 |
|
|
06c279627a
|
Merge remote-tracking branch 'origin/master' into workflow/fixes-2022-02
|
2022-02-28 16:29:57 +01:00 |
|
|
15d9593d0f
|
design correction on list documents page
|
2022-02-28 14:22:15 +01:00 |
|
|
bf25740098
|
list for workflows: previous and old workflows
|
2022-02-25 12:43:04 +01:00 |
|
|
1479e2ae9a
|
entity workflow: handle sending an access key by email
|
2022-02-24 21:53:05 +01:00 |
|
|
ff1ff8f5bb
|
workflow: allow a user to get access to validation step by an access key
|
2022-02-24 12:17:13 +01:00 |
|
|
b56d8c2956
|
fix delete workflow
|
2022-02-23 17:53:18 +01:00 |
|
|
ffe4dd4a98
|
add delete feature for entityWorkflow (wip)
|
2022-02-23 10:08:11 +01:00 |
|
|
bae2a385aa
|
notification word 'one' changed to number
|
2022-02-17 09:56:41 +01:00 |
|
|
b3e65f0733
|
fix validation when comment content is empty
|
2022-02-07 20:53:44 +01:00 |
|
|
796b4ff76b
|
Merge branch 'master' into issue431_worklow_notifications
|
2022-02-02 22:40:37 +01:00 |
|
|
97d2e3d5b5
|
counter created for workflows for which user is a destuser and that are not finalized
|
2022-02-01 17:22:45 +01:00 |
|
|
a2063ab13b
|
Merge branch 'master' into homepage/rewrite
|
2022-02-01 16:54:49 +01:00 |
|
|
2f5fecf414
|
notifications: fix comments counter
|
2022-02-01 14:56:50 +01:00 |
|
|
a612d7dd9f
|
improve workflow decision form
|
2022-02-01 12:19:51 +01:00 |
|
|
971789d5cf
|
Merge remote-tracking branch 'origin/master' into foldlist_in_entity
|
2022-01-31 15:51:21 +01:00 |
|
|
86e7b0f007
|
rewrite workflow and handle finalize differently
|
2022-01-29 00:20:35 +01:00 |
|
|
2c57eab4d2
|
workflows list: rename tabs translations
|
2022-01-28 14:18:11 +01:00 |
|
|
72e306b583
|
change add notification button color
|
2022-01-28 12:46:58 +01:00 |
|