Commit Graph

27 Commits

Author SHA1 Message Date
Jan Philipp Timme 8f87fa05f9 [TASK] Make skip button in person map wizard work as expected. 2014-10-06 13:57:41 +02:00
Jan Philipp Timme ed20650289 [TASK] Make mapping wizards success_url work. 2014-10-02 12:11:50 +02:00
Jan Philipp Timme 5df3f3f39a [TASK] Perform validation in mapping wizard, polish model representations. 2014-10-01 11:26:11 +02:00
Jan Philipp Timme 2270dd23a8 [TASK] Removed a method that would cause twice the work. 2014-09-30 14:20:30 +02:00
Jan Philipp Timme 65b5d4fcc8 [TASK] Make PersonMapper instance a module based singleton. 2014-09-29 18:17:38 +02:00
Jan Philipp Timme fe3d26f905 [TASK] Show more details for mapped identities. 2014-09-29 16:51:50 +02:00
Jan Philipp Timme 13058a41f7 [TASK] Big unicode cleanup. 2014-09-29 15:01:35 +02:00
Jan Philipp Timme 9b06e3aac6 [TASK] Cleanup, begin implementing a mapping wizard for citavi persons. 2014-09-29 13:40:07 +02:00
Jan Philipp Timme b0a04b951e [TASK] Expanding the structure, getting the Mapper mechanisms ready and in place. 2014-09-25 17:36:42 +02:00
Jan Philipp Timme 0952922757 [TASK] Reformat some files. 2014-09-19 11:05:14 +02:00
Jan Philipp Timme 9e58a69285 [TASK] Rename Citavi.CitaviProject to Citavi.Project. Introduce Mapper class. 2014-09-16 13:51:51 +02:00
Jan Philipp Timme 34d4226f2b [BUGFIX] Fix files written to citavi/ were empty. 2014-09-16 12:52:11 +02:00
Jan Philipp Timme 31bc03510d [BUGFIX] Make django replace pre-existing uploaded files while updating them. 2014-09-16 11:44:06 +02:00
Jan Philipp Timme f92e780380 [TASK] Add CitaviProject class, integrate first handling for uploaded projects. 2014-09-16 11:34:53 +02:00
Jan Philipp Timme 3a42642019 [TASK] Remove session based project_id juggling. 2014-09-15 16:32:23 +02:00
Jan Philipp Timme eca9caeb62 [TASK] Begin crunching the sqlite database. 2014-09-02 16:31:02 +02:00
Jan Philipp Timme 89e76b6844 [TASK] Begin introducing a service file for operations on sqlite and more. 2014-09-01 17:01:13 +02:00
Jan Philipp Timme 73dbacb74b [TASK] Add very basic file handling. Upload processing still TODO. 2014-09-01 15:30:57 +02:00
Jan Philipp Timme 714ff880b7 [TASK] Add a simple middleware that enforces the active project id. 2014-08-29 15:57:22 +02:00
Jan Philipp Timme c9eb70e3da [TASK] Add basic project entering/leaving support. 2014-08-29 13:55:43 +02:00
Jan Philipp Timme 6086ea112b [TASK] Add another view with a fileupload form. 2014-08-11 16:01:03 +02:00
Jan Philipp Timme dc8af1dbcf [TASK] Restructure a little. 2014-08-07 14:47:59 +02:00
Jan Philipp Timme 9c1156af5b [TASK] Improve view class structure with own mixin. 2014-07-29 14:48:09 +02:00
Jan Philipp Timme e965a76fb8 [BUGFIX] Restructure view classes so they actually work. 2014-07-28 15:13:55 +02:00
Jan Philipp Timme 134d7288a0 [TASK] Wrap login and logout for proper templateing. 2014-07-27 23:34:23 +02:00
Jan Philipp Timme b233e3ea90 [TASK] Restructure views, add more urls. 2014-07-27 19:46:43 +02:00
Jan Philipp Timme 06fd6da45f [TASK] Add private_settings.py, move some settings there. 2014-07-26 13:00:21 +02:00