Commit Graph

315 Commits

Author SHA1 Message Date
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 39682b3dc4 fix centering of organization units icon 2015-11-11 16:32:11 +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 ba33d1aba8 debian: declare build-dependency on libjpeg8-dev
(this is required because the debian build process will try to get Pillow
to build because it's declared in setup.py and wheezy does only have
python-imaging available (and that's equivalent but then setup.py doesn't
know that))
2015-10-04 22:17:37 +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
Benjamin Dauvergne f5a133dc87 setup.py: remove last reference to BASE_DIR 2015-09-25 22:32:42 +02:00
Benjamin Dauvergne 45ca70f674 setup.py: prevent errors in compile_translations to mess with the current working directory 2015-09-25 22:10:31 +02:00
Benjamin Dauvergne f18706c051 setup.py: fix computation of BASE_DIR 2015-09-25 20:26:25 +02:00
Frédéric Péters 2e534d26fd setup: use absolute paths when building icons (#8383) 2015-09-25 17:25:53 +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
Frédéric Péters b0506aa524 setup: don't rebuild existing images (#8040) 2015-08-18 17:01:31 +02:00
Benjamin Dauvergne 200cad04bd Include VERSION 2015-08-06 10:53:15 +02:00
Frédéric Péters f52e9c3a52 debian: only build for python 2.7 2015-07-21 23:21:46 +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 5ab37ea1b3 setup.py: move import PIL inside generate and add setup_requires on Pillow (#7899)
Also remove double import of re.
2015-07-21 19:52:39 +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 9c631e6718 add copyright info for adwaita-lock.jpg 2015-06-12 18:09:20 +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 944ffe7536 build: ship icons source files (#7505) 2015-06-08 18:15:08 +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 cf299da0d0 debian: fix dependency to mention python-imaging, not python-pil 2015-06-04 10:32:00 +02:00
Frédéric Péters e6a895a34f add missing python-pil dependency 2015-06-04 10:27:51 +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
Benjamin Dauvergne cd4e1b0ca3 setup.py: add missing import 2015-05-22 17:50:48 +02:00
Benjamin Dauvergne 2fcbd660fb setup.py: use new get_version() not depending on a __version__ symbol 2015-05-22 17:49:50 +02:00