Commit Graph

31 Commits

Author SHA1 Message Date
Emanuel Schütze 8ef7dceb8b Prepared 3.0 release
Updated CHANGELOG, README, DEVELOPMENT, LICENSE and MANIFEST.
2019-09-12 23:29:55 +02:00
Norman Jäckel 8ef2cf5995 Changed DEVELOPMENT.rst. 2019-09-12 21:40:42 +02:00
GabrielMeyer 6de79fc96a Implements a crawler to find all directly used packages
- Holds a 'default' `README.md` with the default content.
- Writes down all found packages with links to their repositories.
2019-04-16 14:20:59 +02:00
Jochen Saalfeld 390b46a863
Merge pull request #4071 from jsaalfeld/travis_server_tests
travis check for createsettings and migration
2019-01-24 15:53:15 +01:00
Jochen Saalfeld c7f87dfe1b
travis check for createsettings and migration, documented server
debugging
2019-01-24 11:41:15 +01:00
FinnStutzenstein 5196780b3a added missing documentation about prettifier 2019-01-11 10:43:20 +01:00
Jochen Saalfeld 66d71a6ce1
updating development.rst and add missing fields to package.json
The Development.rst was still a bit outdated and has now been fixed to be
coherent with the current development process.

Fixes #4083
2019-01-07 14:09:30 +01:00
Jochen Saalfeld 8b191e9e0a
fixing urlPrefix in prod environment 2018-11-02 08:49:02 +01:00
Oskar Hahn 9eef4da21c remove old client 2018-10-25 16:04:28 +02:00
Oskar Hahn aac9dcabf5 drop python 3.5 2018-08-23 17:51:30 +02:00
Oskar Hahn 062862683b Updates files for big mode 2018-08-23 11:26:05 +02:00
Oskar Hahn e5dd857e87 New url schema 2018-08-22 22:05:06 +02:00
Oskar Hahn 10b3bb6497 Update to channels 2
* geis does not work with channels2 and never will be (it has to be python now)
* pytest
* rewrote cache system
* use username instead of pk for admin user in tests
2018-08-22 06:30:11 +02:00
Oskar Hahn acceeff8f8 * Update python requirements
* drop python 3.4
2018-08-07 15:23:11 +02:00
FinnStutzenstein b291cc6ad6 Fixed Nginx settings 2018-03-12 15:16:43 +01:00
FinnStutzenstein 9c3260d400 Email debug flag (fixes #3526) 2018-01-12 08:40:15 +01:00
Tobias Hößl a2b8f84c73 Add a karma:watch command 2017-11-02 09:16:33 +01:00
Emanuel Schütze 1a27aa975c Added missing CHANGLOG entry. Minor fix in DEVELOPMENT.rst. 2017-10-06 09:54:27 +02:00
FinnStutzenstein 00296a802b Updated Nginx configuration 2017-09-28 12:19:32 +02:00
FinnStutzenstein 2ba1fe2a0f Instructions for using Nginx in big mode 2017-09-28 09:35:05 +02:00
Tobias Hößl 769f9af4bd Add a easier command to run the karma-tests 2017-05-31 20:17:58 +02:00
Norman Jäckel f10465c477 Switched from npm to Yarn. Closed #3012. 2017-04-28 11:49:55 +02:00
Norman Jäckel 2a72b52f8a Updated README. 2017-03-28 18:11:28 +02:00
FinnStutzenstein 100db66b8f Updated instructions
Updated big mode and split up requiements_production

Some changes are made by normanjaeckel.
2017-03-25 21:31:30 +01:00
Emanuel Schütze 06a1987734 Added requirements for Redis and PostgreSQL support. 2017-02-28 15:57:05 +01:00
Emanuel Schütze a9af6512b9 Updated requirements.
Channel uses now latest twisted 16.6.0 which requires MS Visual C++
2015 build tools on Windows.
2017-02-10 21:17:56 +01:00
Oskar Hahn 728576d514 Performance improvements
* Add caching support to users/group
* Add a function has_perm that works with the cache.
* Removed our session backend so other session backends (without the database) can be used
2017-01-13 13:37:18 +01:00
Oskar Hahn ac9c9f4ec3 More tests, development instructions and small changes. 2016-10-01 01:48:30 +02:00
Norman Jäckel 76250c5851 Changed loading of JavaScript files. 2016-09-18 11:23:51 +02:00
Tobias Hößl d986d551e0 Line numbers and inline editing 2016-08-20 11:18:17 +02:00
Norman Jäckel 70bcf731b7 Updated README.rst. Added file for DEVELOPMENT instructions. 2016-04-15 19:53:07 +02:00