11 Commits

Author SHA1 Message Date
nobohan
8456045088 add webpack config + export chill.js 2018-04-18 11:40:28 +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
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
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
8f91076c6b Code refactoring 2016-03-22 14:27:53 +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
f0d2ac8091 js code for display an alert message when leaving a page containing an unsubmitted form - refs #391 2015-01-30 12:26:51 +01:00
Marc Ducobu
281d532a20 Js code for solving #391 - refs #391 2015-01-27 16:31:53 +01:00
Marc Ducobu
9677e42c2d renaming main.js -> chill.js 2015-01-27 15:51:43 +01:00