Commit Graph

63 Commits

Author SHA1 Message Date
Jan Philipp Timme eadfd5d167 [TASK] Use the form param in the inline_formsetfactory... :| 2014-12-15 09:27:21 +01:00
Jan Philipp Timme 8d66c77a1b [TASK] Add datepicker to event forms. 2014-12-11 16:30:54 +01:00
Jan Philipp Timme 3c183a256b [TASK] Implement check of presentation type before validating event. 2014-12-11 15:47:47 +01:00
Jan Philipp Timme 44c4cd43c0 [TASK] Rename hello view, add the actual form handling stuff. 2014-12-11 11:45:48 +01:00
Jan Philipp Timme 5839ec3bbc [TASK] Move dynamic formset configuration to template. 2014-12-11 10:06:42 +01:00
Jan Philipp Timme e7fc6dcb8a Integrate jquery formset.js properly. 2014-12-10 17:19:40 +01:00
Jan Philipp Timme c019b5f0b9 [TASK] Add small dynamic formset snippet. 2014-12-08 13:45:54 +01:00
Jan Philipp Timme 32862dbde2 [TASK] Correctly render the forms/formsets within ONE form tag. 2014-12-08 12:21:13 +01:00
Jan Philipp Timme a374ba960a Use a custom approach with inline formsets. 2014-12-03 11:27:10 +01:00
Johanna 23139fbcca Forms angepasst und erstellt 2014-12-03 09:59:44 +01:00
Johanna b658afba1b Models für Vortragsformular 2014-12-03 09:18:13 +01:00
Jan Philipp Timme 32f5915530 [TASK] Try using inline form sets. 2014-11-26 11:56:18 +01:00
Jan Philipp Timme a7a8601566 [TASK] Begin implementing the big form with formsets. :| 2014-11-26 11:28:56 +01:00
Jan Philipp Timme 63ecd5f4aa Add formsets/dynamic formsets. 2014-11-26 10:20:46 +01:00
Johanna ee034e976f hello view 2014-11-17 11:06:35 +01:00
Jan Philipp Timme de7fc7173c [TASK] Kickstart models for hsh and vivo identities. 2014-10-10 15:16:14 +02:00
Jan Philipp Timme 54b61f8522 [TASK] Reformat the person list view a little. 2014-10-09 14:15:09 +02:00
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 59e2543018 [TASK] Begin implementing a mapper class. 2014-09-19 16:22:11 +02:00
Jan Philipp Timme 25e97c94b5 [TASK] Little model workover, introducing Mapper package with PersonMapper. 2014-09-19 11:52:56 +02:00
Jan Philipp Timme 0952922757 [TASK] Reformat some files. 2014-09-19 11:05:14 +02:00
Jan Philipp Timme bc2ebea8de [TASK] Make ProjectManager work properly. 2014-09-18 11:46:53 +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 c3b32d5de3 [TASK] Add restrictions to foreign keys in models. 2014-09-15 17:03:09 +02:00
Jan Philipp Timme 47809a0f22 [TASK] Slightly update the index view. 2014-09-15 16:35:04 +02:00
Jan Philipp Timme 3a42642019 [TASK] Remove session based project_id juggling. 2014-09-15 16:32:23 +02:00
Jan Philipp Timme ddfcdecb66 [TASK] Begin importing the schema - this only works with a created type - looking for alternative ways. 2014-09-03 15:24:48 +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 988771a219 [TASK] Add MEDIA_ROOT to configuration, create media folder. 2014-09-01 15:22:26 +02:00
Jan Philipp Timme e1203390bd [TASK] Add sqlalchemy to requirements.txt. 2014-09-01 11:57:10 +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 a2960f4048 [TASK] Update installation instructions. 2014-08-03 19:22:33 +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 daf535a5f3 [TASK] Add jquery 2.1.1. 2014-07-28 15:27:39 +02:00