72 Commits

Author SHA1 Message Date
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
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
a77438bce4 update changelog 2020-05-01 15:49:56 +02:00
fd9511e745 add homeless to addresses 2020-05-01 15:49:18 +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
62403f7b53 Merge branch 'stable' 2020-04-21 13:31:07 +02:00
bd21145701 [CRUD] fix error when no crud are created 2020-04-21 13:28:24 +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
d5e9747e80 [chill entity render] fix usage of default entity rendering 2020-03-26 13:13:50 +01:00
2aa9188fbc do not throw an exception when null element are passed to chill_entity_render_box and chill_entity_render_string 2020-03-13 16:27:39 +01:00
a5c9562a4b [translation] replace "Modifier" by "Enregistrer" into the edit form 2020-03-13 15:44:31 +01:00
e999a8d31f update changelog 2020-03-13 12:50:55 +01:00
7a952d6f88 [phonenumber validation & format] format and validation does not make the app fail when network is not available 2020-03-10 09:48:59 +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
323cc860d7 [css] add a margin on the button "delete entry" in collection 2019-12-20 11:49:30 +01:00
0ade3b9f4e update changelog 2019-12-13 18:22:39 +01:00
01a79f1b79 [style] add an extra space around choices expanded widget 2019-12-13 12:39:13 +01:00
7d5ea38ea3 render the "no specified" item in choices as italic 2019-12-13 10:14:06 +01:00
199930d23a [wip] add actions to crud 2019-12-11 16:08:34 +01:00
547439d9ef Merge branch 'master' into CRUD-init 2019-12-04 21:50:21 +01:00
e5aaa3a80b upgrade changelog 2019-12-04 21:47:17 +01:00
98e7af91eb add show-hide module for javascript 2019-12-04 21:45:53 +01:00
754267e9dd configure assets using function + use runtime.js 2019-12-04 21:44:21 +01:00
73bb897e61 configure assets using function + use runtime.js 2019-12-04 14:05:35 +01:00
1860a6bae4 add show-hide module for javascript 2019-12-03 15:04:22 +01:00
241815e687 add function to format phonenumber using twilio (if configured) 2019-10-30 22:56:53 +01:00
87a01e4ab3 add replace dql function 2019-10-30 22:29:10 +01:00
0da029c4be fix usage of parenthesis in search 2019-10-25 14:36:16 +02:00
f23aec0649 fix errors in pagination 2019-10-25 14:35:34 +02:00
517ea1de31 remove desert background image on page, handle it from cache in login
screen
2019-10-23 12:40:34 +02:00
5027228a20 allow to customize logo on login screen and main layout 2019-10-23 12:28:11 +02:00
4f5b3b9cdf prepare for tagging 2019-10-23 11:54:26 +02:00
b3d9954c15 make redirection to home page temporarily
Some users experienced 403 error when they switched from an admin
account to a non-admin account, due to the browser cache containing a
redirection.
2019-10-23 11:52:16 +02:00
dd7b14b6f2 update changelog 2019-08-28 17:44:09 +02:00
77a4f52fdd improve return path and label functions 2019-08-28 17:43:08 +02:00
dc1bac05ee upgrade changelog 2019-06-18 21:03:23 +02:00
b7e71088ac upgrade changelog 2019-06-17 12:56:23 +02:00
8c17277e9a Merge remote-tracking branch 'origin/stable' 2019-06-17 12:54:43 +02:00
7bcb80be54 add optional impersonate feature (if firewall option switch_user is true) 2019-05-16 14:59:09 +02:00
d2895bfb7c allow to remove some units from date interval 2019-05-09 16:10:35 +02:00
c1b8de4ee5 upgrade changelog 2019-05-02 23:12:27 +02:00
45a5583ab8 adding twig helper for routing and more 2019-05-02 23:11:09 +02:00