Commit Graph

373 Commits

Author SHA1 Message Date
Frédéric Péters 3bb3e8e749 debian: add dh-systemd to make sure service gets enabled (#16987) 2017-06-19 17:55:46 +02:00
Frédéric Péters 1a392f7126 debian: add systemd service file (#16802) 2017-06-11 21:58:13 +02:00
Frédéric Péters 9b3901b41b misc: include site title on home page (#16826) 2017-06-11 21:56:48 +02:00
Benjamin Dauvergne 725e5945f4 setup.py: require django-filter > 1 (fixes #16228)
Previous versions do not support Django 1.8.
2017-05-17 16:20:42 +02:00
Frédéric Péters 944669be12 misc: remove usage of django.conf.urls.patterns (#16055) 2017-05-13 16:27:58 +02:00
Jean-Baptiste Jaillet fd1fefe082 document: correct method delete (#16186) 2017-05-08 23:51:03 +02:00
Frédéric Péters 1d18bde01c misc: allow django-jsonfield 1 (#11192) 2017-04-24 12:47:58 +02:00
Frédéric Péters a516125214 debian: add recommends on graphicsmagick (#15856) 2017-04-13 08:46:19 +02:00
Frédéric Péters a131ea6635 trivial: pass filename as str() to magic (#15849)
file-magic as currently available on lacks Python 2 support (it was
broken between 2015-10-29 and 2016-02-02 and unfortunately the tarball
on pypi has been uploaded that exact day.)
2017-04-12 18:42:23 +02:00
Frédéric Péters 03baa36769 general: store document mime type and use it as css class (#15849) 2017-04-12 18:07:30 +02:00
Benjamin Dauvergne 39441a95f5 make files table unorderable by size (#15788) 2017-04-11 12:05:38 +02:00
Benjamin Dauvergne feb493eb33 jenkins.sh; add flag -r to tox 2017-03-22 23:52:33 +01:00
Benjamin Dauvergne cb97010961 tests: adapt to changes in django-webtest 2017-03-22 22:48:08 +01:00
Benjamin Dauvergne c97423734e tox.ini: drop support for django 1.7 2017-03-22 22:43:35 +01:00
Benjamin Dauvergne b17b875216 tox.ini: set toxworkdir in temp directory 2017-03-22 22:41:00 +01:00
Benjamin Dauvergne 6a5ca25f2e display humanized file sizes (#15270) 2017-03-06 15:09:40 +01:00
Frédéric Péters a0bfb4c77f debian: don't collectstatic and migrate schemas on reload (#14490) 2017-01-03 11:06:46 +01:00
Frédéric Péters fc3a070add debian: add explicit dependency on python-django-filters (#14370)
It's an optional dependency of djang rest framework but required as we
use it.
2017-01-03 11:06:46 +01:00
Thomas NOËL 76dedf83cf update french translations 2016-12-12 16:48:46 +01:00
Frédéric Péters 80c861a15b misc: install build-dependencies before running pylint 2016-11-24 22:11:42 +01:00
Frédéric Péters 1cd9799c9d misc: remove obsolete comment about buggy pylint version 2016-11-24 22:09:09 +01:00
Frédéric Péters 94af1e4f45 misc: declare djangorestframework in tox.ini 2016-11-24 22:07:15 +01:00
Frédéric Péters f9929e3ceb misc: limit to djangorestframework < 3.4 2016-11-24 22:02:29 +01:00
Frédéric Péters 087ca93215 misc: allow longer filenames (#14053) 2016-11-24 07:26:45 +01:00
Josue Kouka 244c4ca485 test api: fix assertion errors 2016-08-03 11:34:50 +02:00
Josue Kouka 7a85464a6b url encode filenames (#12793) 2016-08-03 11:25:30 +02:00
Josue Kouka cf2e7b6ba2 misc: fix document max size api asserts 2016-08-03 11:23:10 +02:00
Thomas NOËL 73f611de34 add explicit deletable_by_user attribute (#10890) 2016-06-30 10:56:19 +02:00
Benjamin Dauvergne 462d8858f0 api: raise an APIError when too many users match the received email 2016-06-08 17:34:54 +02:00
Benjamin Dauvergne 2e09496eba gracefully handle removed document types 2016-06-08 15:08:51 +02:00
Thomas NOËL a7b29e52e5 remove upload and cancel buttons on document pick (#11234) 2016-06-07 14:40:56 +02:00
Benjamin Dauvergne cd9cb5a20f tests: fix test to use the tax assesment notice (fixes #11195) 2016-06-07 02:01:04 +02:00
Benjamin Dauvergne 80b4e0d833 settings: fix tax assesment notice schema 2016-06-07 02:01:04 +02:00
Benjamin Dauvergne 7629aa180c setup.py: force django-jsonfield < 1 2016-06-07 02:01:04 +02:00
Thomas NOËL 9fdd253381 debian/init.d: non-interactive migrations (#10877) 2016-05-16 12:41:31 +02:00
Benjamin Dauvergne 439b4694c0 settings: keep only the tax assesment notice and reduces number of fields (fixes #10900) 2016-05-12 16:34:32 +02:00
Benjamin Dauvergne 4dee3ef4f6 hide thumbnails in pick list (fixes #10895) 2016-05-12 16:34:32 +02:00
Benjamin Dauvergne c3e5ea6e23 reduce size of thumbnails (fixes #10894) 2016-05-12 16:34:32 +02:00
Benjamin Dauvergne 3c0a0e5e28 use xframe_options_exempt on the pick view (fixes #10884)
ALLOW is not a valid value for X-Frame-Options.
2016-05-12 16:34:32 +02:00
Frédéric Péters 4c62a7b236 trigger the click event on the right submit button after upload (#10885) 2016-05-11 13:51:36 +02:00
Benjamin Dauvergne 7b8d751d14 do not fail if display_template does not match actual datas 2016-04-13 10:10:10 +02:00
Benjamin Dauvergne a001456b8b do not set microseconds in fargo created timestamp 2016-04-13 10:09:50 +02:00
Benjamin Dauvergne 6673aa5f77 fix filtering by name id (fixes #10582) 2016-04-07 16:03:53 +02:00
Benjamin Dauvergne f68253a408 converge metadata schema format and w.c.s. fields JSON serialization 2016-04-06 12:01:03 +02:00
Benjamin Dauvergne 772f211437 remove old metadata web service 2016-04-06 11:51:26 +02:00
Benjamin Dauvergne e92438db1f fix push document API 2016-03-31 22:17:17 +02:00
Benjamin Dauvergne 60e2db5736 add ending slash to urlpatterns 2016-03-31 22:03:51 +02:00
Benjamin Dauvergne 4bfae95016 remove document_type field from PushDocumentSerializer 2016-03-31 21:34:32 +02:00
Benjamin Dauvergne 80a11ad966 settings: only allow admin users on web services 2016-03-30 23:31:31 +02:00
Benjamin Dauvergne 0361a7356d admin: show thumbnail in UserDocument details 2016-03-29 15:11:24 +02:00