Commit Graph

15 Commits

Author SHA1 Message Date
31bc03510d [BUGFIX] Make django replace pre-existing uploaded files while updating them. 2014-09-16 11:44:06 +02:00
f92e780380 [TASK] Add CitaviProject class, integrate first handling for uploaded projects. 2014-09-16 11:34:53 +02:00
3a42642019 [TASK] Remove session based project_id juggling. 2014-09-15 16:32:23 +02:00
eca9caeb62 [TASK] Begin crunching the sqlite database. 2014-09-02 16:31:02 +02:00
89e76b6844 [TASK] Begin introducing a service file for operations on sqlite and more. 2014-09-01 17:01:13 +02:00
73dbacb74b [TASK] Add very basic file handling. Upload processing still TODO. 2014-09-01 15:30:57 +02:00
714ff880b7 [TASK] Add a simple middleware that enforces the active project id. 2014-08-29 15:57:22 +02:00
c9eb70e3da [TASK] Add basic project entering/leaving support. 2014-08-29 13:55:43 +02:00
6086ea112b [TASK] Add another view with a fileupload form. 2014-08-11 16:01:03 +02:00
dc8af1dbcf [TASK] Restructure a little. 2014-08-07 14:47:59 +02:00
9c1156af5b [TASK] Improve view class structure with own mixin. 2014-07-29 14:48:09 +02:00
e965a76fb8 [BUGFIX] Restructure view classes so they actually work. 2014-07-28 15:13:55 +02:00
134d7288a0 [TASK] Wrap login and logout for proper templateing. 2014-07-27 23:34:23 +02:00
b233e3ea90 [TASK] Restructure views, add more urls. 2014-07-27 19:46:43 +02:00
06fd6da45f [TASK] Add private_settings.py, move some settings there. 2014-07-26 13:00:21 +02:00