139 Commits

Author SHA1 Message Date
45a5583ab8 adding twig helper for routing and more 2019-05-02 23:11:09 +02:00
2f12020ba7 Merge branch 'master' of https://framagit.org/Chill-project/Chill-Main 2018-12-18 17:49:09 +01:00
472eda01e4 add sass/scratch.scss and associated sass files 2018-12-18 17:46:30 +01:00
c1b46b9cb0 add margin beyond buttons 2018-10-23 11:45:58 +02:00
6abf51be4b [export] layout of page "export list" 2018-10-05 11:45:46 +02:00
1826c63251 allow json in search response and abstract interactive loading from select2 2018-08-27 13:14:15 +02:00
1fd6a4ed2c allow users to recover password 2018-08-17 13:32:08 +02:00
7bf090b753 load open sans from css, background image from css and create login css 2018-07-19 10:42:36 +02:00
26a4d80ce6 load postal codes dynamically 2018-07-05 14:51:40 +02:00
86a814cfb5 init pickaday when collection entry is added 2018-06-29 00:08:09 +02:00
8624b3f941 improve money type rendering + DQL "jsonbexistsInArray" 2018-06-22 10:09:04 +02:00
587b248549 improve script for downloading exports 2018-06-12 17:58:02 +02:00
3908f32942 Merge remote-tracking branch 'origin/upgrade-sf3' into upgrade-sf3 2018-06-05 11:41:09 +02:00
514b619f8a add breadcrumb module 2018-06-05 09:45:02 +02:00
a6496884e1 fix scope of "remove button" on collection 2018-06-05 09:43:58 +02:00
nobohan
4c5aa5f01a add value for color chill-llight-gray - also for css variables 2018-06-01 10:25:59 +02:00
nobohan
ead3e23e16 add value for color chill-llight-gray 2018-06-01 10:24:37 +02:00
d3d8f27c6d Collection: amélioration + lancement d'événements 2018-05-25 00:58:20 +02:00
4f7e350945 adding a collection type for chill 2018-05-18 17:54:12 +02:00
42f17f11e0 set same layout to user menu and section menu 2018-05-09 00:05:29 +02:00
02ffcbb9ae adapt config to load select2 and other values. Removed unused constants 2018-05-04 15:11:27 +02:00
nobohan
730e547b77 fix sass variables for compilation with webpack 2018-05-02 09:33:18 +02:00
nobohan
8456045088 add webpack config + export chill.js 2018-04-18 11:40:28 +02:00
2d0d45e01a improve button and add message level 'warning' 2017-08-19 21:44:51 +02:00
d7a34cf8be improve layout of buttons, address, and record_actions 2017-08-19 20:13:35 +02:00
1dc3a57b48 add a margin at the top of pagination 2017-06-22 22:50:04 +02:00
34c0ff3ba1 improve layout of export
The filters and aggregators form are now displayed only if
the form is checked.
2016-12-01 15:49:48 +01:00
d33500f764 improve layout and messages for export 2016-11-24 22:48:11 +01:00
38ed02b514 Customization of buttons :
- new bt-show and bt-new classes
- add margin-right after i inside sc-button
2016-11-15 21:49:33 +01:00
5fd6aa95e5 make cf-title look a legend
ref Chill-project/Chill-Person#12
2016-11-13 20:59:08 +01:00
812aeac3d7 adding style to pagination
ref #24
2016-09-06 13:15:35 +02:00
b0f4297948 improve js to link select with parent/child when parent is multiple
Now, the function take into account that parent might be multiple.

This is still incomplete : I do not know if this work if the parent is
multiple **and** a select2
2016-05-27 15:45:04 +02:00
a4b4365f7b fix #15: comment function checkNullValuesInChoices 2016-05-26 21:00:06 +02:00
Marc Ducobu
a766651443 Passage de opensansXX à Open Sans + font-weight 2016-05-06 19:03:48 +02:00
Marc Ducobu
510d3ff480 Merge 2016-05-06 16:30:15 +02:00
Marc Ducobu
b67b6f4917 Improving the timeline UI 2016-05-06 16:27:35 +02:00
4c073fcb70 adding a link to user manual 2016-04-29 17:43:31 +02:00
0c5a7f04dd use the font 'open Sans' with all variants
close #21
2016-04-29 17:26:37 +02:00
Marc Ducobu
6d0ffcf1bc Adding the js function categoryLinkParentChildSelect to chill-main (from chill-group) 2016-03-24 10:42:46 +01:00
Marc Ducobu
e6a47ddcbc Refactoring : tabulation with 4 spaces 2016-03-24 09:47:14 +01:00
Marc Ducobu
e285603e18 Merge branch 'master' of https://git.framasoft.org/Chill-project/Chill-Main 2016-03-22 14:29:41 +01:00
Marc Ducobu
8f91076c6b Code refactoring 2016-03-22 14:27:53 +01:00
c5cf3ab467 [UI] add improvement to display entities with boxes 2016-02-22 14:53:38 +01:00
09099b0566 Merge branch 'master' into 1.0
Conflicts:
	Resources/public/css/scratch.css.map
2016-01-05 14:17:58 +01:00
9fe445ed20 layout of post-text extension 2015-12-30 16:58:01 +01:00
daf7d1f71f improve layout of report + flash message 2015-12-18 01:44:11 +01:00
d77f85dbd0 greater textarea 2015-12-17 21:53:15 +01:00
9aa686fac6 select radio button with empty value
if multiple radio button doesn't have a value, the default one is
checked.

This is done using javascript, currently.
2015-12-17 21:46:53 +01:00
Marc Ducobu
9a957a9704 CF #16 - Improve the layout 2015-12-11 13:51:46 +01:00
Marc Ducobu
0f632be80b Choice widget expanded use the .inline_choice class & choice_with_other_widget display the label and the input on the same line 2015-12-08 11:40:16 +01:00