30 Commits

Author SHA1 Message Date
28582d033b remove blank line 2020-06-18 15:24:35 +02:00
323cc860d7 [css] add a margin on the button "delete entry" in collection 2019-12-20 11:49:30 +01:00
86a814cfb5 init pickaday when collection entry is added 2018-06-29 00:08:09 +02:00
a6496884e1 fix scope of "remove button" on collection 2018-06-05 09:43:58 +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
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
1274d1ff6d Update of select2 2015-10-05 21:33:13 +02:00
Marc Ducobu
2457ff021a updating select2 2015-08-25 17:29:51 +02:00
Marc Ducobu
113babe06d First version 2015-06-16 13:43:31 +02:00
Marc Ducobu
9f253b6862 Adding build js & css 2015-04-09 18:34:32 +02: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
Marc Ducobu
c29d17ff4f Reorganizing public folder 2015-01-27 15:39:03 +01:00
Marc Ducobu
b23b41f291 Grunt/Bower : jquery support 2014-11-25 14:41:44 +01:00
Marc Ducobu
fdd2808701 Remove pickadate jquery ui 2014-11-11 12:03:48 +01:00
Marc Ducobu
5d536cdcd0 Updating style 2014-11-10 12:12:31 +01:00
Marc Ducobu
8351213e0b replace pickadate.js by jquery_ui_pickadata 2013-11-19 22:45:12 +01:00
Marc Ducobu
c74fcd37a7 install pickadate.js 2013-11-19 12:43:29 +01:00
7e9f34ce57 update tabs.js 2013-10-31 18:00:33 +01:00
75794d9323 make tabs and submenu working 2013-10-31 17:48:57 +01:00
6e88c5b76b correct dir + layout (partim) 2013-10-25 09:48:19 +02:00