Commit Graph

288 Commits

Author SHA1 Message Date
Frédéric Péters c0fc38d9cf trivial: add missing import 2016-02-13 16:17:18 +01:00
Frédéric Péters 0955b36b13 api: add a new /api/documents/recently-added endpoint (#9971) 2016-02-12 19:23:50 +01:00
Frédéric Péters 1d3228f9f9 general: add API to push documents (#7080) 2016-02-12 19:23:30 +01:00
Frédéric Péters 5afdfb0004 misc: don't allow removal of documents that have an origin set (#7230) 2016-02-12 15:34:22 +01:00
Frédéric Péters 3214b29853 misc: add an 'origin' field to documents (#7230) 2016-02-12 11:25:42 +01:00
Frédéric Péters 0aa18bdec0 debian: always restart after a hobo-agent trigger (#9405) 2016-01-22 13:36:24 +01:00
Frédéric Péters f94d5ac156 debian: don't restart on hobo-deploy trigger (#9405) 2016-01-21 11:20:00 +01:00
Frédéric Péters c664a75b79 jenkins: don't use pip 8 2016-01-20 19:33:20 +01:00
Frédéric Péters f0a1d5f035 style: align dialog buttons to the bottom of the popup 2016-01-16 19:04:51 +01:00
Frédéric Péters 574658803e templates: also use a single "Upload a new document" button in picker dialog 2016-01-16 19:04:12 +01:00
Frédéric Péters 59bb5bbf14 css: update to match new body picker class name 2016-01-16 18:57:42 +01:00
Frédéric Péters 5294a00400 debian: correct call to hobo_deploy (#9405) 2016-01-10 11:54:59 +01:00
Frédéric Péters cbbe6c68d5 debian: handle hobo-redeploy trigger (#9405) 2016-01-10 11:42:44 +01:00
Frédéric Péters 0bf4869b0c translation update 2016-01-06 12:13:28 +01:00
Frédéric Péters c7e9d0b66c templates: leave a single "Upload a new document" button (#7104) 2016-01-05 19:09:16 +01:00
Frédéric Péters a60e73cf07 templates: do not include cardinality in pagination 2016-01-05 18:55:39 +01:00
Frédéric Péters 849684c85e misc: make a click on a row really download the file 2016-01-05 18:34:06 +01:00
Frédéric Péters 0025a19b95 templates: don't use the extra_scripts block
(not available in the publik-base-theme base template)
2016-01-05 18:29:57 +01:00
Frédéric Péters 6779e07d01 tests: only check path of redirection 2016-01-05 18:05:10 +01:00
Frédéric Péters 4fe4326c9c settings: adapt to STATICFILES_FINDERS being a list, not a tuple 2016-01-05 17:47:53 +01:00
Frédéric Péters fd89310210 debian: add missing python-django to build-depends 2016-01-05 17:33:51 +01:00
Benjamin Dauvergne 3bf1f4ac32 debian: use tenant_command in cron job (fixes #8955) 2015-11-16 09:52:15 +01:00
Frédéric Péters 7ecc1487ea style: add a few bits of styling to validation dialog (#8949) 2015-11-12 14:23:24 +01:00
Frédéric Péters eb5807fad3 validation: force French variant of date picker (#8950) 2015-11-12 11:29:33 +01:00
Frédéric Péters ba7bbd9762 misc: communicate with wcs top window for dialog buttons (#8959) 2015-11-12 11:16:58 +01:00
Frédéric Péters 878a532c66 remove validation link that was added for debug 2015-11-11 17:00:21 +01:00
Benjamin Dauvergne 7067425aff jenkins.sh: STOP using requirements.txt, copy jenkins.sh from passerelle 2015-10-29 11:56:52 +01:00
Benjamin Dauvergne 90c86623f3 debug: add validation button line 2015-10-29 11:37:10 +01:00
Benjamin Dauvergne f166d3fbe3 add validation of documents (fixes #8169)
User can validate some document as of being of a certain type, and
attach metadata to this validation event.
2015-10-29 11:36:47 +01:00
Frédéric Péters 8ace493c6e style: cancel table min-width when displayed in a popup 2015-09-27 19:12:43 +02:00
Frédéric Péters 0d354f2480 style: make the whole popup rows clickable for selection 2015-08-19 10:42:15 +02:00
Frédéric Péters 3b7c09e766 style: renew overall style 2015-08-19 10:42:15 +02:00
Frédéric Péters fe7e5e31f4 style: use an icon for delete button 2015-08-19 09:42:28 +02:00
Frédéric Péters a0b8c59495 misc: remove unused app_settings.py file 2015-08-18 23:34:45 +02:00
Frédéric Péters 2bda2340ce misc: add migration for model options (#7218) 2015-08-18 23:19:06 +02:00
Frédéric Péters 3ba80490f2 misc: add header to French translation 2015-08-18 23:09:43 +02:00
Frédéric Péters 8c848182ab jenkins: add local directory to sys.path when running tests 2015-08-18 17:39:15 +02:00
Frédéric Péters 49d374e45b jenkins: install a recent py.test version 2015-08-18 17:38:39 +02:00
Frédéric Péters f36f4351d5 tests: sync with combo way of things 2015-08-18 17:27:46 +02:00
Frédéric Péters ab03e180f8 misc: remove empty tests.py files 2015-08-18 17:27:46 +02:00
Frédéric Péters 91b2583ac7 misc: sync setup stuff with newer templates 2015-08-18 17:27:46 +02:00
Frédéric Péters a78431ac86 misc: remove example AUTHORS.txt file 2015-08-18 17:27:46 +02:00
Frédéric Péters 2377eb0582 misc: restore French translation 2015-08-18 17:27:46 +02:00
Frédéric Péters 12e3a6e379 debian: revamp packaging (#7227) 2015-08-18 17:27:46 +02:00
Serghei Mihai 324c7ab8d9 general: use separate view and template for document pick (#7231) 2015-07-19 21:22:15 +02:00
Serghei Mihai fd42209f37 general: use gadjo theme for templates (#7231) 2015-07-19 21:13:23 +02:00
Serghei Mihai e4950e141d serve static in debug mode 2015-07-09 10:13:38 +02:00
Benjamin Dauvergne 911e87a35f tox.ini: fix stats target 2015-06-30 12:04:51 +02:00
Thomas NOËL 73645c94f6 debian: init start after postgresql (#7548) 2015-06-11 19:11:48 +02:00
Thomas NOËL e763bd0f08 debian: init required syslog to be started (#7547) 2015-06-11 18:47:16 +02:00