Commit Graph

98 Commits

Author SHA1 Message Date
Benjamin Dauvergne fbab2ba7ca implement foldable fieldset as in w.c.s. (fixes #9788) 2016-02-08 17:57:35 +01:00
Frédéric Péters 6fa1dff90a misc: remove some page elements when printing 2016-02-08 15:26:50 +01:00
Frédéric Péters 6bbe93957f style: lighten a tiny bit the footer background 2016-02-02 15:14:18 +01:00
Frédéric Péters d3980d753b style: use whole width for content (#9836) 2016-02-02 15:12:34 +01:00
Frédéric Péters 97f5fb7c23 js: disable buttons after click when using "in place submit" (#9826) 2016-02-01 19:57:45 +01:00
Frédéric Péters d74c5b553a check HTML5 form validation before POSTing it with ajax (#9450) 2015-12-29 18:16:44 +01:00
Frédéric Péters b7ec4605ec icons: add "texts" icon 2015-12-29 15:42:51 +01:00
Frédéric Péters a197d0ffa6 icons: add theme icon 2015-12-27 11:03:08 +01:00
Frédéric Péters 5fd28df0cb misc: align price cells to the right 2015-12-27 11:02:49 +01:00
Frédéric Péters 471ffd932f icons: add a mail icon 2015-11-26 13:59:43 +01:00
Frédéric Péters e1fd415cee misc: display a warning to IE < 9 (#9024) 2015-11-18 19:15:21 +01:00
Frédéric Péters e3b21c6336 style: update app button look (solid border with a bit of a radius) (#8934) 2015-11-16 22:48:12 +01:00
Frédéric Péters fe3bd80b68 style: add animation when hovering sidebar menu links (#8935) 2015-11-16 22:48:12 +01:00
Frédéric Péters 3fbcdbc636 js: pass response as gadjo:dialog-done event parameter (#8995) 2015-11-16 22:48:12 +01:00
Frédéric Péters 4c795507cb template: add subheader block 2015-11-10 17:53:08 +01:00
Frédéric Péters a9219eaaba use sessionStorage if localStorage is not available (#8806) 2015-11-06 09:33:49 +01:00
Frédéric Péters 8c0a857a35 misc: add icon for welco (smiling face at the counter) 2015-11-02 17:36:43 +01:00
Frédéric Péters 6f54b0e586 misc: include {{media}} in <head> (#8834) 2015-11-01 19:31:47 +01:00
Frédéric Péters 5c7aca5f3b misc: add system icon 2015-10-23 12:41:01 +02:00
Frédéric Péters acb49b1352 misc: fix serving of minified file in production environment (#8506) 2015-10-04 21:40:51 +02:00
Frédéric Péters a6c187a4f6 misc: add new after-main-content block 2015-09-29 22:48:51 +02:00
Frédéric Péters c1175029b0 js: add support for inplace submit of simple forms popups (#8395) 2015-09-28 10:38:18 +02:00
Frédéric Péters 53d0c5c3e2 fix display of breadcrumb right side in chromium (#8391) 2015-09-27 19:59:57 +02:00
Serghei Mihai 002d6cf922 manage local storage only if sidebar present (#8255) 2015-09-22 17:20:43 +02:00
Benjamin Dauvergne 924acb54b5 gadjo.js: fix use of .prop() to midify form action (#8180) 2015-09-18 17:20:42 +02:00
Benjamin Dauvergne 7a3dcd8ccb gadjo.css: add plus and minus signs 2015-09-18 17:20:42 +02:00
Benjamin Dauvergne e00d739586 MANIFEST.in: add undistributed files
Mainly COPYING, AUTHORS and some files from the included select2.
2015-07-21 23:06:43 +02:00
Benjamin Dauvergne 504b43a246 root.html: protect $ symbol from overwriting (#7589)
$ can be overwritten by the jQuery loaded by django-debug-toolbar in the
messages fadeout callback, it prevents that.
2015-07-21 19:20:06 +02:00
Benjamin Dauvergne a666d7d47e gadjo.js: protect the $ symbol from overwriting (#7589)
By using a private namespace we protect ourself from call to
jQuery.noConflict(true) by django-debug-toolbar.
2015-07-21 19:20:06 +02:00
Frédéric Péters ef39bae975 template: add block to add attributes to <body> (#7869) 2015-07-17 10:19:59 +02:00
Frédéric Péters 3d8d11a361 add connector icon 2015-07-05 10:59:14 +02:00
Frédéric Péters 007c255437 update pagination style (#7640) 2015-06-23 07:12:33 +02:00
Frédéric Péters f22a9314da style: add css rules for notifications (#7563) 2015-06-15 10:33:25 +02:00
Frédéric Péters 8147eddd0b style: update dialog title and widget arrangement (#7562) 2015-06-15 07:12:57 +02:00
Frédéric Péters d13f30948a style: give table more space (#7560) 2015-06-13 20:45:24 +02:00
Frédéric Péters 28f4452619 update with a softer, coral colored, banner (wcs sync) 2015-06-10 17:31:38 +02:00
Frédéric Péters 1c3ad06d1d style ajax loading error message (#5489) 2015-06-10 14:26:59 +02:00
Benjamin Dauvergne 79cc29d765 display an error when loading or submitting the dialog box fails (#5489) 2015-06-10 14:26:06 +02:00
Frédéric Péters 8d4310a8ff style: improve breadcrumb rendering (#7506) 2015-06-10 10:19:23 +02:00
Benjamin Dauvergne 5b26cebcb8 gadjo/root.html: put loading of jQuery related statics in a block (#7450)
Some applications will not need it.
2015-06-10 10:19:23 +02:00
Frédéric Péters 91ea158fb6 add template support for breadcrumb (#7492) 2015-06-08 14:25:52 +02:00
Frédéric Péters 0af671acee css: use class names for app icons (#7490) 2015-06-08 14:08:57 +02:00
Frédéric Péters 61820be081 integrate icons for the various services (#7455) 2015-06-04 10:24:12 +02:00
Frédéric Péters c40735cd8a set base.html as an intermediate template (#7394) 2015-06-03 13:31:06 +02:00
Frédéric Péters 62c7e7be33 style: add support for a sidepage (#7284) 2015-05-26 17:43:21 +02:00
Frédéric Péters 2b3ed5b566 misc: fix some heights to be pixel similar with wcs 2015-05-22 17:52:11 +02:00
Frédéric Péters 7f81919b75 css: style html5 email fields like other text fields (#7041) 2015-05-22 16:14:59 +02:00
Frédéric Péters 8a3ca861b8 css: style for disabled items (#7133) 2015-05-18 18:07:10 +02:00
Frédéric Péters f034436da7 style: integrate new breadcrumb style (#7257) 2015-05-15 17:06:44 +02:00
Frédéric Péters f33129e1be template: use full_name in top bar (#7214) 2015-05-12 15:05:06 +02:00