|
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 |
|
|
56d7096e93
|
Merge branch 'CRUD-init' of framagit.org:Chill-project/Chill-Main into CRUD-init
|
2019-12-13 18:20:03 +01:00 |
|
|
054adcbc43
|
tabs feature, adding macro and documentation
|
2019-12-13 18:17:27 +01:00 |
|
|
03c75b811e
|
tabs feature, data sent from controller.
|
2019-12-13 14:51:46 +01:00 |
|
|
fb9c3cdff3
|
hop
|
2019-12-13 13:03:15 +01:00 |
|
|
01a79f1b79
|
[style] add an extra space around choices expanded widget
|
2019-12-13 12:39:13 +01:00 |
|
|
600c48b193
|
tabs feature, sass and javascript basic
|
2019-12-13 11:30:38 +01:00 |
|
|
7d5ea38ea3
|
render the "no specified" item in choices as italic
|
2019-12-13 10:14:06 +01:00 |
|
|
dbec09d937
|
tabs feature, testing context
|
2019-12-12 11:58:02 +01:00 |
|
|
199930d23a
|
[wip] add actions to crud
|
2019-12-11 16:08:34 +01:00 |
|
|
d6354da24e
|
allow to customize footer on login screen
|
2019-12-06 16:01:24 +01:00 |
|
|
92c8fe5b0d
|
create api for adding a render entity function
|
2019-12-05 22:55:18 +01:00 |
|
|
b402eabeb9
|
default crud new function
|
2019-12-05 22:54:52 +01:00 |
|
|
f85462ac40
|
fix license header
|
2019-12-05 21:19:05 +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 |
|
|
257d101fbe
|
[wip] CRUD
|
2019-12-03 15:04:39 +01:00 |
|
|
1860a6bae4
|
add show-hide module for javascript
|
2019-12-03 15:04:22 +01:00 |
|
|
e6bf77530b
|
work on basic CRUDController and improve configuration
|
2019-11-22 13:45:30 +01:00 |
|
|
4575812a3b
|
Initialize a CRUD for entities
|
2019-11-19 09:32:33 +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 |
|
|
9c6a3de0ff
|
Allow to group exports
|
2019-06-18 21:01:32 +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 |
|
|
d240f38a22
|
Traduction supplémentaire
|
2019-06-17 12:50:48 +02:00 |
|
|
4b759ec096
|
impersonate, change exit link destination
|
2019-05-16 16:30:27 +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 |
|
|
18463fb18a
|
passing query parameters to options to search interfaces
|
2019-05-02 23:10:35 +02:00 |
|
|
cd855c2241
|
Merge branch 'stable'
|
2019-05-02 22:46:45 +02:00 |
|
|
6942248457
|
Merge remote-tracking branch 'origin/master'
|
2019-04-03 15:35:55 +02:00 |
|
|
8bfa3c5028
|
add title of the export at the download page
|
2019-04-03 15:32:22 +02:00 |
|
|
b19e70ccfe
|
update changelog
|
2019-04-03 15:11:45 +02:00 |
|
|
578ebf3df9
|
update changelog
|
2019-04-03 15:09:27 +02:00 |
|