Commit Graph

13 Commits

Author SHA1 Message Date
Benjamin Dauvergne 7ab9a10a6c add copyright notices 2019-07-04 13:00:43 +02:00
Benjamin Dauvergne 077ca84777 views: set Location properly after upload (fixes #30218) 2019-01-30 12:16:23 +01:00
Benjamin Dauvergne 5422efa4b6 tests: PEP8 (#30218) 2019-01-30 12:09:12 +01:00
Frédéric Péters 510bd0c84f add compatibility with python 3 (#25642) 2018-08-12 17:48:35 +02:00
Benjamin Dauvergne 9a824087cc utils: fix make_url() use by list_to_pick view (fixes #22888)
Return callback to pick view takes an url argument, same name as the
first argument to make_url() :/
2018-03-29 17:00:50 +02:00
Benjamin Dauvergne bab24b48c0 tests: replace TestApp by classic app fixture (fixes #19900) 2017-11-06 15:08:36 +01: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 6a5ca25f2e display humanized file sizes (#15270) 2017-03-06 15:09:40 +01:00
Benjamin Dauvergne 8365adb4ee add constraint on document box size (fixes #278) 2016-03-28 03:28:54 +02:00
Benjamin Dauvergne eddee96dcf add constraint on document size (fixes #279) 2016-03-28 03:28:51 +02:00
Benjamin Dauvergne a302008b4b add validation API (fixes #10375)
- a serializer for referring to an user factorized with the push document API
- add common mixin for handling validation errors and successfull results
- add common fixtures for writing tests
2016-03-28 03:28:10 +02: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 f36f4351d5 tests: sync with combo way of things 2015-08-18 17:27:46 +02:00