|
21d451626b
|
hack to resolve pixel difference (cancel bourbon rule)
|
2021-03-08 16:49:52 +01:00 |
|
|
d660eb9184
|
design UX for duplicate person feature
|
2021-03-04 16:15:55 +01:00 |
|
|
cedf08b906
|
wip.. ckeditor5
|
2021-03-04 11:06:04 +01:00 |
|
|
cc2c3ae36d
|
improve ux in admin configuration interface
|
2021-02-06 13:51:47 +01:00 |
|
Jean-Francois Monfort
|
0669da565c
|
New button icon for Not a duplication action
|
2021-01-28 17:15:11 +01:00 |
|
Jean-Francois Monfort
|
84e2cc9e02
|
Adapt ScopePicker to replace Entity field by Hidden field if only one choice
|
2021-01-19 11:34:36 +01:00 |
|
|
e09fcf33b2
|
twig filter format_date need only one argument
|
2020-09-10 16:00:32 +02:00 |
|
|
4d328e849d
|
move back templates files in Resources/views (revert ced9d17d03de3e4d819840ad7fa0a530740078b7)
|
2020-09-06 20:38:42 +02:00 |
|
|
82da7159e1
|
move files from Resources/translations/ to translations/
|
2020-08-04 16:28:07 +02:00 |
|
|
544bd66000
|
Merge branch 'sf4' of framagit.org:Chill-project/Chill-Main into sf4
|
2020-07-31 15:59:55 +02:00 |
|
|
3a710a7f31
|
adapt migrations files to flex
|
2020-07-31 15:59:06 +02:00 |
|
|
e517c72194
|
setting new path for config files
|
2020-07-31 14:42:37 +02:00 |
|
|
9c1169644f
|
moving config files
|
2020-07-31 14:41:48 +02:00 |
|
|
91edb14fb2
|
sf4, repair errors and make basic and admin chill pages works
|
2020-07-30 17:34:45 +02:00 |
|
|
ced9d17d03
|
sf4 resolve errors and depreciations
|
2020-07-30 13:53:15 +02:00 |
|
|
c74f242050
|
mark search service provider as private
|
2020-07-28 14:54:28 +02:00 |
|
|
e05031a743
|
make timeline & paginator service private
|
2020-07-28 13:10:59 +02:00 |
|
|
930ab84a58
|
sf4, fix section menu translations and add missing translations
|
2020-07-27 19:43:43 +02:00 |
|
|
5ba1c14f77
|
sf4 deprecated: timeline builder was private service
|
2020-07-27 13:50:23 +02:00 |
|
|
425ad22fbd
|
sf4 deprecated: main.search_provider was private service
|
2020-07-27 12:51:17 +02:00 |
|
|
2746d3e003
|
sf4 deprecated: migrate Doctrine ORM mapping to annotation
|
2020-07-24 16:45:51 +02:00 |
|
nobohan
|
3033be78d2
|
fix error: arguments were missing in service definition
|
2020-07-23 16:22:14 +02:00 |
|
nobohan
|
f9723e587f
|
fix Export: arguments definition in services
|
2020-07-23 15:25:01 +02:00 |
|
|
0db13ef9bb
|
fix sf4 deprecated: set paginator as public service
|
2020-07-23 14:48:51 +02:00 |
|
|
9850bfba81
|
fix sf4 deprecated: rename twig spaceless tags
|
2020-07-22 16:28:21 +02:00 |
|
|
977aa92c55
|
fix sf4 deprecated twig filter syntax
|
2020-07-17 14:07:45 +02:00 |
|
|
de177e5764
|
fix sf4 deprecated using get() method for private container
|
2020-07-16 16:16:21 +02:00 |
|
|
b03fc3558e
|
deprecated, new syntax service definition (export_manager)
|
2020-07-15 18:09:53 +02:00 |
|
|
00864c63e8
|
show/hide: take selects elements into account
|
2020-07-06 13:30:49 +02:00 |
|
|
a732393100
|
[export list][layout] improve last line of export list
|
2020-07-01 17:32:32 +02:00 |
|
|
83bbb31cc8
|
Merge branch 'improve_crud_202006'
|
2020-06-18 15:28:38 +02:00 |
|
|
28582d033b
|
remove blank line
|
2020-06-18 15:24:35 +02:00 |
|
|
9a3b1148c1
|
adapt body height to display footer without vertical scrollbar
|
2020-06-02 17:28:42 +02:00 |
|
|
2ba479197e
|
Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main
|
2020-06-02 17:26:39 +02:00 |
|
|
fd9511e745
|
add homeless to addresses
|
2020-05-01 15:49:18 +02:00 |
|
|
b6cc3716e1
|
Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main
|
2020-04-22 11:57:47 +02:00 |
|
|
83b1b19f40
|
move activity.scss to own bundle + create namespace for sass
|
2020-04-21 14:45:34 +02:00 |
|
|
1e06393a7d
|
[CRUD] check that action exists before inserting them in edit and view template
|
2020-04-21 12:33:36 +02:00 |
|
|
d4b498e2be
|
[crud] add step "delete"
|
2020-03-26 13:14:48 +01:00 |
|
|
502c80ae0d
|
minor fix
|
2020-03-23 11:10:57 +01:00 |
|
|
a5c9562a4b
|
[translation] replace "Modifier" by "Enregistrer" into the edit form
|
2020-03-13 15:44:31 +01:00 |
|
|
13e81b3b49
|
[crud] clean and add documentation
|
2020-03-12 22:31:21 +01:00 |
|
|
ad3ced9683
|
use Menu api for handling menu
|
2020-03-12 12:14:38 +01:00 |
|
|
ba742dd7be
|
create index action for CRUD
|
2020-03-12 12:13:41 +01:00 |
|
|
e348616d00
|
[phonenumber validation] allow to validate against landline and mobile
phonenumbers
|
2020-02-10 13:03:57 +01:00 |
|
|
d46ee72fb1
|
[show/hide] add events to module
|
2020-01-24 15:42:50 +01:00 |
|
|
99632344a6
|
allow to launch show / hide manually
Useful when show/hide occurs in collection
|
2020-01-24 13:36:23 +01:00 |
|
|
6109520c95
|
add block for bottom action buttons
|
2020-01-14 22:45:17 +01:00 |
|
|
323cc860d7
|
[css] add a margin on the button "delete entry" in collection
|
2019-12-20 11:49:30 +01:00 |
|
|
56d7096e93
|
Merge branch 'CRUD-init' of framagit.org:Chill-project/Chill-Main into CRUD-init
|
2019-12-13 18:20:03 +01:00 |
|