Tobias Kunze
0f2875e89a
[Django 1.11] Upgrade to Django 1.11
2017-05-26 09:44:11 +02:00
Raphael Michel
d08a0bdb00
Refs #39 -- New concept of "teams" ( #478 )
...
* New models
* CRUD UI
* UI for adding/removing team members
* Log display for teams
* Fix invitations, move frontend
* Drop old models (incomplete)
* Drop more old stuff
* Drop even more old stuff
* Fix tests
* Fix permission test
* flake8 fix
* Add tests fore the new code
* Rebase migrations
2017-05-03 16:55:37 +02:00
Raphael Michel
984d5c716b
Integrate hierarkey package ( #460 )
2017-04-10 18:11:21 +02:00
Raphael Michel
4919f8991c
Automatic update checks ( #434 )
...
* Basic update checks
* Fix issues pointed out by @rixx
* First test
* Add tests
* Even more tests
2017-04-01 15:34:34 +02:00
Raphael Michel
1fa0256363
Switch from coveralls to codecov
2017-02-07 00:04:28 +01:00
Tobias Kunze
689f78d03b
Fix incompatibility with sqlparse and debug-toolbar
...
Thanks to @flaviabastos for reporting this in #259 .
I think the issue is solved by higher versions of sqlparse in general,
but without further testing, version pinning is probably the safest
option.
2016-10-04 21:37:52 +02:00
Raphael Michel
b6a34975a9
py.test: rerun and print warnings by default
2016-09-27 11:06:58 +02:00
Raphael Michel
965428e422
Django 1.10: New-style middlewares
2016-09-27 10:00:03 +02:00
Raphael Michel
68e51c0f74
Added pytest-rerunfailures
2016-09-16 00:03:42 +02:00
Raphael Michel
090d25aba0
Added examples to i18n documentation, run doctests
2016-09-01 12:36:28 +02:00
Raphael Michel
42b9559b6f
Removed selenium as a test dependency
2016-08-14 17:20:33 +02:00
Raphael Michel
f9cd4f02d3
Workaround to django-debug-toolbar#852
2016-07-20 18:29:25 +02:00
Raphael Michel
55013cf2bb
Fixed error in requirements file
2016-05-04 18:50:34 +02:00
Raphael Michel
499cf6c5c8
Fixed flake8 problems
2016-05-04 18:35:33 +02:00
Raphael Michel
f7011abfd4
Re-structured requirements files
2015-10-18 19:47:16 +02:00
Raphael Michel
d1473b9958
Pin version requirements, add more tasks to makefile, specify python
...
version in manage.py shebang
2015-05-15 22:54:12 +02:00
Raphael Michel
a0b9e9a5f9
Split requirements files
...
Remove unused import
2015-03-14 12:59:34 +01:00