Commit Graph

463 Commits

Author SHA1 Message Date
Frédéric Péters 238219c184 replace usage of deprecated pillow antialias symbol (#79306) 2023-07-03 11:56:25 +02:00
Frédéric Péters 649d63f1fc update to {% load static %}, not staticfiles (#74517) 2023-02-14 15:45:17 +01:00
Frédéric Péters 1de1a6a67b trivial: replace deprecated usage of render_to_response (#64291) 2022-04-17 11:09:46 +02:00
Frédéric Péters b806fe700c debian: stop building python2 package 2021-12-03 15:58:01 +01:00
Frédéric Péters 11d40b6431 debian: switch to debhelper-compat 12 (#57538) 2021-12-03 15:57:18 +01:00
Frédéric Péters c7c3336b16 misc: create thumbnail as jpeg in case of unknown file format (#54667) 2021-06-20 14:59:02 +02:00
Frédéric Péters 850ddaefe5 trivial: import reverse from django.urls 2020-04-01 15:32:07 +02:00
Frédéric Péters 96980aa1f2 distribute MANIFEST.in (required to get templates in packages) 2018-11-05 14:28:46 +01:00
Frédéric Péters c7aa13bf36 debian: update packaging and a python3 package 2018-11-05 13:56:09 +01:00
Frédéric Péters 1195cf3488 debian: bump to debhelper 9 2018-11-05 13:35:25 +01:00
Frédéric Péters 28bce3500b misc: mark installation as not zip-safe 2018-11-05 13:33:15 +01:00
Frédéric Péters 848654379a debian: add builds-depends on django 2018-11-05 13:30:23 +01:00
Frédéric Péters 22b6a2bb86 add git describe version handling 2018-11-05 12:48:45 +01:00
Frédéric Péters 57dac67816 misc: adapt image browser view for django 1.11 (#27733) 2018-11-05 11:37:44 +01:00
Frédéric Péters 2c370ecc75 add proper version number to changelog 2018-11-05 11:34:36 +01:00
Thomas NOËL 98b4adbe58 fake changelog 2018-11-05 11:34:36 +01:00
Thomas NOËL 65d171b68c Initial packaging 2018-11-05 11:34:36 +01:00
Piotr Maliński 054fdfb591 Bump version. 2015-08-04 12:18:04 +02:00
Piotr Maliński 05ded0dba8 Merge pull request #203 from stkrp/patch-1
Update views.py
2015-07-28 18:13:56 +02:00
Stanislav Karpov 96b89effe3 Update views.py 2015-07-28 19:07:41 +03:00
Piotr Maliński a2f4ca5f7d Bump version. 2015-07-07 20:56:49 +02:00
Piotr Maliński 7283aeb12d Update ckeditor to 4.5.1. 2015-07-07 20:45:06 +02:00
Piotr Maliński cc46c6b1d3 Use correct default value for argument. 2015-07-07 20:37:35 +02:00
Piotr Maliński 372f2aeba2 Refactor imports. 2015-07-07 20:35:43 +02:00
Piotr Maliński c3af8c0088 Set current repo url in setup.py. 2015-07-07 20:33:50 +02:00
Piotr Maliński 08b543d79d [#192] Add example configuration for using cache file storage in demo application. 2015-07-07 20:28:08 +02:00
Piotr Maliński 5e559d180f [close #198] Add a note about setting MEDIA_URL. 2015-07-07 20:06:08 +02:00
Piotr Maliński 12c726dd75 Don't use deprecated selenium methods. 2015-07-07 20:00:34 +02:00
Piotr Maliński a56a3aad7e Use StaticLiveServerTestCase for selenium tests under Django 1.7+. 2015-07-07 19:54:53 +02:00
Piotr Maliński f9400510ab Fix missing display for Firefox run from tox. 2015-07-07 19:54:08 +02:00
Piotr Maliński ffcc25f16e Run tox tests against Django 1.8/1.7 and Python 3.4/2.7. 2015-07-07 19:53:31 +02:00
Piotr Maliński 9d1630697e Merge pull request #153 from Openscop/master
Allow non-image files to be uploaded
2015-07-07 08:02:01 +02:00
Piotr Maliński 84798109a7 Revert "STATIC_URL changed "
This reverts commit 23b8a2ec14.
2015-06-07 19:25:06 +02:00
Piotr Maliński bb3588312a Merge pull request #196 from Visgean/patch-2
Loading form media section
2015-06-06 09:40:41 +02:00
Visgean Skeloru c14353a0a2 Loading form media section 2015-06-06 03:10:42 +02:00
Piotr Maliński 6c295e6cb7 Merge pull request #195 from Visgean/patch-1
missing dot in ./manage.py
2015-06-06 00:54:34 +02:00
Visgean Skeloru 41d9458daf missing dot in ./manage.py 2015-06-06 00:42:15 +02:00
Piotr Maliński 12f3d995c3 Bump version. 2015-05-19 00:23:44 +02:00
Piotr Maliński fe6549dbc1 Merge pull request #188 from jdcaballerov/master
STATIC_URL changed
2015-05-12 01:07:40 +02:00
jdcaballerov 23b8a2ec14 STATIC_URL changed
STATIC_URL changed for static function
2015-05-11 17:50:38 -05:00
Piotr Maliński c5f531d31f Merge pull request #185 from vstoykov/fix_145
Fixes #145 - Syntax Error on Python 3.2
2015-04-22 22:31:43 +02:00
Venelin Stoykov 6e8a0cc4d1 Fixes #145 - Syntax Error on Python 3.2
This correctly reimplement pull #168
2015-04-22 22:56:40 +03:00
Piotr Maliński e8b9df963f Merge pull request #164 from ikresoft/master
Custom filebrowser url
2015-04-22 00:25:23 +02:00
Piotr Maliński 370adc123e Merge pull request #174 from machinist/master
README update for toolbar configuration
2015-04-22 00:24:30 +02:00
Piotr Maliński d15090bd92 Merge pull request #176 from bikeshedder/patch-1
Fix deprecation warning introduced in Django 1.7
2015-04-16 16:02:38 +02:00
Michael P. Jung dab485f40f Fix deprecation warning introduced in Django 1.7
Django 1.7 renamed django.forms.util to django.forms.utils. In order to silence the Deprecation warning a try-except block is needed.
2015-04-02 14:33:40 +02:00
Christian Thieme ba6166f562 indentation fix 2015-03-18 13:25:22 +01:00
Christian Thieme b5d1878ba6 readme update on toolbar configuration 2015-03-18 13:24:15 +01:00
Piotr Maliński 6480f33679 Merge pull request #172 from ironhouzi/patch-2
Fix formatting for information about S3
2015-03-01 19:09:17 +01:00
Robin Skahjem-Eriksen 342b66bdb9 Fix formatting for information about S3 2015-03-01 18:32:51 +01:00