-
eadfd5d167
[TASK] Use the form param in the inline_formsetfactory... :|
master
JPT
2014-12-15 09:27:21 +01:00
-
8d66c77a1b
[TASK] Add datepicker to event forms.
JPT
2014-12-11 16:30:54 +01:00
-
3c183a256b
[TASK] Implement check of presentation type before validating event.
JPT
2014-12-11 15:47:47 +01:00
-
44c4cd43c0
[TASK] Rename hello view, add the actual form handling stuff.
JPT
2014-12-11 11:45:48 +01:00
-
5839ec3bbc
[TASK] Move dynamic formset configuration to template.
JPT
2014-12-11 10:06:42 +01:00
-
e7fc6dcb8a
Integrate jquery formset.js properly.
JPT
2014-12-10 16:28:21 +01:00
-
c019b5f0b9
[TASK] Add small dynamic formset snippet.
JPT
2014-12-08 13:45:54 +01:00
-
32862dbde2
[TASK] Correctly render the forms/formsets within ONE form tag.
JPT
2014-12-08 12:21:13 +01:00
-
a374ba960a
Use a custom approach with inline formsets.
JPT
2014-12-03 11:27:10 +01:00
-
23139fbcca
Forms angepasst und erstellt
Johanna
2014-12-03 09:59:44 +01:00
-
b658afba1b
Models für Vortragsformular
Johanna
2014-12-03 09:18:13 +01:00
-
32f5915530
[TASK] Try using inline form sets.
JPT
2014-11-26 11:56:18 +01:00
-
a7a8601566
[TASK] Begin implementing the big form with formsets. :|
JPT
2014-11-26 11:28:56 +01:00
-
63ecd5f4aa
Add formsets/dynamic formsets.
JPT
2014-11-26 10:20:46 +01:00
-
ee034e976f
hello view
Johanna
2014-11-17 11:06:35 +01:00
-
de7fc7173c
[TASK] Kickstart models for hsh and vivo identities.
JPT
2014-10-10 15:16:14 +02:00
-
54b61f8522
[TASK] Reformat the person list view a little.
JPT
2014-10-09 14:14:36 +02:00
-
8f87fa05f9
[TASK] Make skip button in person map wizard work as expected.
JPT
2014-10-06 13:57:41 +02:00
-
ed20650289
[TASK] Make mapping wizards success_url work.
JPT
2014-10-02 12:11:50 +02:00
-
5df3f3f39a
[TASK] Perform validation in mapping wizard, polish model representations.
JPT
2014-10-01 11:26:11 +02:00
-
2270dd23a8
[TASK] Removed a method that would cause twice the work.
JPT
2014-09-30 14:20:30 +02:00
-
65b5d4fcc8
[TASK] Make PersonMapper instance a module based singleton.
JPT
2014-09-29 18:17:38 +02:00
-
fe3d26f905
[TASK] Show more details for mapped identities.
JPT
2014-09-29 16:51:50 +02:00
-
13058a41f7
[TASK] Big unicode cleanup.
JPT
2014-09-29 15:01:35 +02:00
-
9b06e3aac6
[TASK] Cleanup, begin implementing a mapping wizard for citavi persons.
JPT
2014-09-29 13:40:07 +02:00
-
b0a04b951e
[TASK] Expanding the structure, getting the Mapper mechanisms ready and in place.
JPT
2014-09-25 17:36:42 +02:00
-
59e2543018
[TASK] Begin implementing a mapper class.
JPT
2014-09-19 16:22:11 +02:00
-
25e97c94b5
[TASK] Little model workover, introducing Mapper package with PersonMapper.
JPT
2014-09-19 11:52:56 +02:00
-
0952922757
[TASK] Reformat some files.
JPT
2014-09-19 11:05:14 +02:00
-
bc2ebea8de
[TASK] Make ProjectManager work properly.
JPT
2014-09-18 11:46:53 +02:00
-
9e58a69285
[TASK] Rename Citavi.CitaviProject to Citavi.Project. Introduce Mapper class.
JPT
2014-09-16 13:51:51 +02:00
-
34d4226f2b
[BUGFIX] Fix files written to citavi/ were empty.
JPT
2014-09-16 12:52:11 +02:00
-
31bc03510d
[BUGFIX] Make django replace pre-existing uploaded files while updating them.
JPT
2014-09-16 11:44:06 +02:00
-
f92e780380
[TASK] Add CitaviProject class, integrate first handling for uploaded projects.
JPT
2014-09-16 11:34:53 +02:00
-
c3b32d5de3
[TASK] Add restrictions to foreign keys in models.
JPT
2014-09-15 17:03:09 +02:00
-
47809a0f22
[TASK] Slightly update the index view.
JPT
2014-09-15 16:35:04 +02:00
-
3a42642019
[TASK] Remove session based project_id juggling.
JPT
2014-09-15 16:32:23 +02:00
-
ddfcdecb66
[TASK] Begin importing the schema - this only works with a created type - looking for alternative ways.
JPT
2014-09-03 15:24:48 +02:00
-
eca9caeb62
[TASK] Begin crunching the sqlite database.
JPT
2014-09-02 16:31:02 +02:00
-
89e76b6844
[TASK] Begin introducing a service file for operations on sqlite and more.
JPT
2014-09-01 17:01:13 +02:00
-
73dbacb74b
[TASK] Add very basic file handling. Upload processing still TODO.
JPT
2014-09-01 15:30:57 +02:00
-
988771a219
[TASK] Add MEDIA_ROOT to configuration, create media folder.
JPT
2014-09-01 15:22:26 +02:00
-
e1203390bd
[TASK] Add sqlalchemy to requirements.txt.
JPT
2014-09-01 11:57:10 +02:00
-
714ff880b7
[TASK] Add a simple middleware that enforces the active project id.
JPT
2014-08-29 15:52:09 +02:00
-
c9eb70e3da
[TASK] Add basic project entering/leaving support.
JPT
2014-08-29 13:55:43 +02:00
-
6086ea112b
[TASK] Add another view with a fileupload form.
JPT
2014-08-11 16:01:03 +02:00
-
dc8af1dbcf
[TASK] Restructure a little.
JPT
2014-08-07 14:47:59 +02:00
-
a2960f4048
[TASK] Update installation instructions.
JPT
2014-08-03 19:22:33 +02:00
-
9c1156af5b
[TASK] Improve view class structure with own mixin.
JPT
2014-07-29 14:48:09 +02:00
-
daf535a5f3
[TASK] Add jquery 2.1.1.
JPT
2014-07-28 15:27:39 +02:00
-
e965a76fb8
[BUGFIX] Restructure view classes so they actually work.
JPT
2014-07-28 15:13:55 +02:00
-
8ed554bca9
[TASK] Add project context model.
JPT
2014-07-28 13:20:13 +02:00
-
7550632f69
[TASK] Improvo logo placement.
JPT
2014-07-28 00:16:37 +02:00
-
26c8e43271
[TASK] Beautify login form.
JPT
2014-07-27 23:54:55 +02:00
-
134d7288a0
[TASK] Wrap login and logout for proper templateing.
JPT
2014-07-27 23:34:23 +02:00
-
b233e3ea90
[TASK] Restructure views, add more urls.
JPT
2014-07-27 19:46:43 +02:00
-
d71d101fb8
[TASK] Adapt .gitignore to only ignore the static directory used to collect things.
JPT
2014-07-27 11:05:01 +02:00
-
f274ec4bb3
[BUGFIX] Staticfiles + Pipeline work now.
JPT
2014-07-27 10:26:36 +02:00
-
06fd6da45f
[TASK] Add private_settings.py, move some settings there.
JPT
2014-07-26 13:00:21 +02:00
-
229ffb9939
[TASK] Checkout bootstrap v3.2.0.
JPT
2014-07-25 13:54:23 +02:00
-
0f0d3f7154
[TASK] Add bootstrap as git submodule.
JPT
2014-07-25 13:53:01 +02:00
-
2ede0fe160
[TASK] Add a basic README.md file.
JPT
2014-07-25 11:21:27 +02:00
-
9970c24d1a
[TASK] Kickstart and initial import of citavi_mapper.
JPT
2014-07-25 11:20:10 +02:00