Commit Graph

24 Commits

Author SHA1 Message Date
Raphael Michel
d32c1bd9c8 Added runtime SASS compliation and color settings 2016-07-29 20:15:13 +02:00
Tobias Kunze
bfc721978d Fixed minor documentation errors and mistakes (#151) 2016-07-14 20:01:38 +02:00
Raphael Michel
a7647d8de2 Allow to disable login/password reset 2016-06-06 23:07:49 +02:00
Raphael Michel
f999b9ffd9 Updated standalone docker file and install guide 2016-05-09 11:11:25 +02:00
Raphael Michel
e2febb2979 Removed less from documentation 2016-05-08 12:37:02 +02:00
Raphael Michel
1011893543 Fixed #107 and fixed #125 -- Periodic cleanup tasks 2016-03-26 19:10:31 +01:00
Raphael Michel
6c9e8ae3a7 Fixed cookie domain behaviour 2015-11-09 21:13:02 +01:00
Raphael Michel
6e46b6fddb Updated requirements documentation 2015-10-18 19:54:57 +02:00
Raphael Michel
3fa0cfb077 Added multi-domain capabilities 2015-10-18 14:01:28 +02:00
Raphael Michel
7def097dcd Refs #96 -- Completely removed local users 2015-09-17 00:55:00 +02:00
Raphael Michel
101f1c77e0 Refs #44 -- Added optional celery background queue for mails 2015-09-09 23:42:16 +02:00
Raphael Michel
6279540372 Added a default set of active plugins 2015-09-08 21:12:56 +02:00
Raphael Michel
9ab6cc52c7 Refs #40 -- Removed Python 3.2/3.3 support 2015-08-22 14:23:11 +02:00
Raphael Michel
8b4addde1e Added first steps of installation documentation 2015-08-15 17:39:02 +02:00
Raphael Michel
ae35bdbd18 Refs #88 -- Document that utf-8 should be set for MySQL 2015-08-15 17:31:17 +02:00
Raphael Michel
235769ce4f Added the possibility to use Redis for quota locks 2015-06-30 17:29:34 +02:00
Raphael Michel
9adb5c3e12 Added ADMINS setting 2015-06-29 19:53:35 +02:00
Raphael Michel
c4789fb9a4 Fixed #73 -- Add memcached configuration options 2015-06-23 19:57:34 +02:00
Raphael Michel
4adea8ccd0 Fixed a documentation error 2015-06-16 21:02:42 +02:00
Raphael Michel
f68132f006 Fix data directory settings 2015-06-03 00:29:36 +02:00
Raphael Michel
cc057e8b96 Change URL configuration 2015-06-02 20:43:54 +02:00
Raphael Michel
18a83d7e38 Re-use official static3 package as 0.6.1 fixed the bug we found
Use own dj-static fork as long as our patch is in review
Remove setting for FORCE_SCRIPT_NAME
2015-05-20 10:22:45 +02:00
Raphael Michel
73169b78b6 Further improve settings 2015-05-16 11:02:50 +02:00
Raphael Michel
62b5d1c6eb Improved dockerfile, config file usage and documentation 2015-05-16 00:56:09 +02:00