Commit Graph

1430 Commits

Author SHA1 Message Date
Frédéric Péters a5445db7bb translation update 2018-12-20 14:41:27 +01:00
Serghei Mihai e8a0b4cedf lingo: add default values for TIPI reference fields (#26057)
Make fields readonly if default value defined.
2018-12-20 14:22:04 +01:00
Frédéric Péters e039b655e1 pwa: add basic support for push notifications (#25462) 2018-12-20 14:14:35 +01:00
Frédéric Péters 88baf45c71 pwa: add service worker registration script (#25462) 2018-12-20 14:14:35 +01:00
Frédéric Péters 3eee217291 wcs: increase width of category images (#28918) 2018-12-20 13:22:36 +01:00
Frédéric Péters 667044c6fa wcs: don't add links to unreachable forms (#28778) 2018-12-20 12:10:03 +01:00
Frédéric Péters 1734663870 manager: recompute cell edition height after submit (#29244) 2018-12-20 11:46:46 +01:00
Frédéric Péters eed3f2c1a8 misc: give redirection URL access to subpage regex components (#28919) 2018-12-20 11:46:46 +01:00
Frédéric Péters b80464063d remove unwanted uppercase in translation 2018-12-20 10:19:06 +01:00
Frédéric Péters f347924d23 misc: disable ckeditor thumbnail generation for gif files (#29210) 2018-12-19 15:35:24 +01:00
Frédéric Péters 1563f06479 manager: include cell type as a CSS class (#29201) 2018-12-19 12:31:17 +01:00
Frédéric Péters e4c6735225 misc: do not cache user profile cell (#29182) 2018-12-18 17:24:44 +01:00
Frédéric Péters 0e4b20ab8f misc: pass ignore visibility flag to submenus (#29175) 2018-12-18 12:34:01 +01:00
Frédéric Péters 7fab95e8cf misc: change show_menu templatetag to ignore visibility by default (#29174) 2018-12-18 12:34:01 +01:00
Frédéric Péters 99347982d9 tox: limit pylint-django to a version working with pylint<1.8 (#29170) 2018-12-18 11:09:07 +01:00
Frédéric Péters f3f7202c21 general: refine navigation/menu page visibility (#28963) 2018-12-18 10:56:25 +01:00
Frédéric Péters 7c944f8382 wcs: use /api/users/<uuid>/* endpoints for user data (#28733) 2018-12-18 10:18:20 +01:00
Frédéric Péters 51cb703350 misc: always set render_skeleton template variable (#29151) 2018-12-18 09:57:44 +01:00
Frédéric Péters 30fe6dcfa6 misc: always define cell.ajax_refresh (#29152) 2018-12-18 09:57:44 +01:00
Frédéric Péters 17bd989e73 misc: always set selected attribute on menu items (#29150) 2018-12-18 09:57:44 +01:00
Frédéric Péters 6d4c726d0e manager: make multisort labels clickable (#29087) 2018-12-17 14:59:50 +01:00
Frédéric Péters 34a26b2e85 translation fix 2018-12-13 09:31:18 +01:00
Frédéric Péters 192b426700 misc: add page absolute URI to cell rendering context (#28777 2018-12-11 17:31:46 +01:00
Frédéric Péters f598929c34 search: add support for API returning results in a different key (#28606) 2018-12-05 11:00:27 +01:00
Frédéric Péters d35ffa3b59 misc: add assignment tag to get a specific page (#28626) 2018-12-05 11:00:27 +01:00
Frédéric Péters 4efc5d9449 wcs: give current page as return url of backoffice submissions (#28115) 2018-11-24 15:52:55 +01:00
Frédéric Péters 4dab30fa75 portal agent: adjust search hit icon position after #28205 2018-11-24 15:52:55 +01:00
Frédéric Péters 0c2a26ee57 portal agent: make links expand to the whole height/width (#28205) 2018-11-24 10:34:46 +01:00
Frédéric Péters 5c27c55953 portal agent: add a class to search hits without links (#28202) 2018-11-24 10:34:46 +01:00
Frédéric Péters e1b20061ae portal agent: use template to define publik title (#28118) 2018-11-20 15:57:37 +01:00
Frédéric Péters 00e38a7187 misc: remove external links from search index when --remove is given (#28160) 2018-11-20 09:18:28 +01:00
Frédéric Péters 799780447e misc: give linkcell full context to create URL (#28099) 2018-11-19 13:46:41 +01:00
Frédéric Péters d4e5e3d1e7 search: switch input to more appropriate type=search (#28125) 2018-11-19 13:46:41 +01:00
Frédéric Péters 139237f01e misc: give search renderer all context variables (#28093) 2018-11-19 13:46:41 +01:00
Frédéric Péters 377208ce68 misc: present self with a "portal-agent" slug in menu.json (#28105) 2018-11-19 13:46:41 +01:00
Frédéric Péters 58f76bcd39 settings: preserve image format for thumbnails (#28081)
This allows PNG alpha channel to be kept.
2018-11-16 18:14:28 +01:00
Frédéric Péters 26ab728e0f translation update 2018-11-16 11:50:32 +01:00
Frédéric Péters ce07e03a5d assets: always redirect user to most appropriate page (#21609) 2018-11-15 15:14:24 +01:00
Frédéric Péters 4ea3c2c920 wcs: add db cache refresh to formdef/category cells (#28043) 2018-11-15 12:04:31 +01:00
Frédéric Péters 64ea265733 management: add possibility to limit cron to a single application (#28040) 2018-11-15 11:46:17 +01:00
Frédéric Péters d9df32c8a6 misc: always skip cells attached to snapshot pages (#28038) 2018-11-15 11:13:49 +01:00
Frédéric Péters 0caf6fa965 misc: change admin to use front login/logout (#21910) 2018-11-14 20:50:43 +01:00
Frédéric Péters ac33f94f81 general: move cron jobs in app configs (#28000) 2018-11-14 18:54:03 +01:00
Frédéric Péters 1d3e38f952 tox: limit to pytest<4 2018-11-14 18:37:45 +01:00
Frédéric Péters a9952f0ee3 misc: restore django-ckeditor limits 2018-11-14 18:28:24 +01:00
Frédéric Péters a7aed0db5a misc: disable usersearch cell by default (#15237) 2018-11-14 18:14:24 +01:00
Frédéric Péters c4dc3542a5 misc: sync requirements.txt with setup.py 2018-11-14 18:14:24 +01:00
Frédéric Péters 308d2f845d assets: ignore cells from snapshots (#27948) 2018-11-14 09:31:39 +01:00
Frédéric Péters 167c78c795 misc: mark as working with djangorestframework 3.4, 3.5 & 3.6 (#27821) 2018-11-14 09:26:44 +01:00
Frédéric Péters 9831984afb wcs: add generic support for a picture in forms of a category cell (#27972) 2018-11-14 09:23:19 +01:00