|
b4847a6b61
|
sf4, adding require symfony/templating + fix treebuilder depreciation
|
2020-07-31 18:21:00 +02:00 |
|
|
544bd66000
|
Merge branch 'sf4' of framagit.org:Chill-project/Chill-Main into sf4
|
2020-07-31 15:59:55 +02:00 |
|
|
9b41d0d0e2
|
sf4, replace 'controller' path syntax in routes yaml files
|
2020-07-31 15:59:12 +02:00 |
|
|
3a710a7f31
|
adapt migrations files to flex
|
2020-07-31 15:59:06 +02:00 |
|
|
e07b5b1875
|
sf4, rename *.yml files by *.yaml
|
2020-07-31 15:26:33 +02:00 |
|
|
cd07426885
|
rename config 'routing' to 'routes'
|
2020-07-31 14:49:16 +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 |
|
|
ed4975b41d
|
sf4, fix twig depreciation with loop for and if condition
|
2020-07-31 12:51:49 +02:00 |
|
|
95cee22a30
|
sf4, setting new cache and log paths in entrypoint
|
2020-07-30 18:16:45 +02:00 |
|
|
91edb14fb2
|
sf4, repair errors and make basic and admin chill pages works
|
2020-07-30 17:34:45 +02:00 |
|
|
7d9de642ff
|
rename syntax for ChillMain twig template calls
|
2020-07-30 14:25:28 +02:00 |
|
|
ced9d17d03
|
sf4 resolve errors and depreciations
|
2020-07-30 13:53:15 +02:00 |
|
|
7881efa5fe
|
upgrade to symfony4, reset all requires into modules
|
2020-07-28 16:44:36 +02:00 |
|
|
bbdb183994
|
Merge branch 'sf4' of framagit.org:chill-project/Chill-main into sf4
|
2020-07-28 16:10:01 +02:00 |
|
|
21ae1db7e0
|
upgrade to symfony4, remove all deps
|
2020-07-28 16:08:02 +02:00 |
|
|
c74f242050
|
mark search service provider as private
|
2020-07-28 14:54:28 +02:00 |
|
|
9b4a71ef8b
|
Merge branch 'sf4' of framagit.org:Chill-project/Chill-Main into sf4
|
2020-07-28 13:53:51 +02:00 |
|
|
4719fe50ea
|
upgrade to symfony4
|
2020-07-28 13:51:50 +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 |
|
|
35640929f9
|
sf4, remove deprecated use Symfony\Component\Form\ChoiceList\LazyChoiceList
|
2020-07-27 18:00:04 +02:00 |
|
|
4dcf8d1fb2
|
fix sf4 minor corrections on Doctrine ORM mapping Entities
|
2020-07-27 16:16:17 +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 |
|
|
ed22551313
|
fix sf4 deprecated: remove sensio_framework messages
|
2020-07-23 15:21:14 +02:00 |
|
|
0db13ef9bb
|
fix sf4 deprecated: set paginator as public service
|
2020-07-23 14:48:51 +02:00 |
|
|
f394283531
|
fix sf4 deprecated: remove choices_as_values form option
|
2020-07-22 17:05:24 +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 |
|
|
455e1f21c4
|
update changelog
|
2020-07-06 13:31:48 +02:00 |
|
|
00864c63e8
|
show/hide: take selects elements into account
|
2020-07-06 13:30:49 +02:00 |
|
|
567f3f7ec9
|
[CRUD] Forward query parameters when pushing button "save and new" in "create" page
|
2020-07-06 13:30:01 +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 |
|
|
590c72ef02
|
[CRUD] make index query more abstract.
Improve build and count query in default index action to be customized
in one dedicated method.
|
2020-06-18 15:27:27 +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 |
|
|
a77438bce4
|
update changelog
|
2020-05-01 15:49:56 +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 |
|
|
5f282ecedb
|
update changelog
|
2020-04-21 14:47:13 +02:00 |
|
|
83b1b19f40
|
move activity.scss to own bundle + create namespace for sass
|
2020-04-21 14:45:34 +02:00 |
|
|
fe4253174d
|
update changelog
|
2020-04-21 13:32:03 +02:00 |
|