Commit Graph

175 Commits

Author SHA1 Message Date
Benni Bärmann 18669a4116 new action save as csv in admin 2020-11-24 13:44:07 +01:00
Benni Bärmann 3132bc9647 basic login test, fixture deleted (no longer needed) 2020-11-24 11:12:04 +01:00
Benni Bärmann 2c0b4a1988 added testfixture with user data, minor doc changes 2020-11-24 10:29:58 +01:00
Benni Bärmann 39f697645f some more detailed documentation 2020-11-24 10:04:46 +01:00
Benni Bärmann bcefb026d1 some documentation 2020-11-23 17:16:03 +01:00
Benni Bärmann adc34e6d2d new test for acces denied for /intern 2020-11-23 17:05:54 +01:00
Benni Bärmann 6659d1a4a0 first client test 2020-11-23 14:38:47 +01:00
Benni Bärmann b398b3a511 first test 2020-11-23 14:08:01 +01:00
Benni Bärmann 89bd3b0de6 first steps towards an csv export view 2020-11-19 15:55:10 +01:00
Benni Bärmann e0d5ddee5d save as new added in project admin 2020-11-19 14:41:31 +01:00
Benni Bärmann d1534394ba added Locale Middleware for i18n of admin interface 2020-11-19 13:20:49 +01:00
Benni Bärmann 886140d771 changes in /intern 2020-11-19 11:26:39 +01:00
Benni Bärmann c5f98a529b grammar error in template 2020-11-18 18:27:06 +01:00
Benni Bärmann 7caed36483 translation for done() view 2020-11-18 18:07:57 +01:00
Benni Bärmann c02fd9864a removed code duplication, new basis class CheckForm 2020-11-18 18:06:00 +01:00
Benni Bärmann 2a182215c5 fancy stuff for LiteratureForm 2020-11-18 18:02:23 +01:00
Benni Bärmann 32da9ccd16 help texts for Mailinglists and EMail Form 2020-11-18 17:46:05 +01:00
Benni Bärmann 3a062c7c7c check for nutzungsbedingungen added to some other forms 2020-11-18 16:50:58 +01:00
Benni Bärmann f2945c8c77 added static file nutzungsbedingungen.html 2020-11-18 16:44:41 +01:00
Benni Bärmann 6b21066173 more finetuning in BusinessCards 2020-11-18 16:31:55 +01:00
Benni Bärmann 4d720aa6a3 some more help texts and field changes 2020-11-18 16:24:51 +01:00
Benni Bärmann 7b5802e6ea some more fancy help texts 2020-11-18 16:16:05 +01:00
Benni Bärmann 3580bfe161 some changes in help texts 2020-11-18 16:03:27 +01:00
Benni Bärmann eaea801f73 some labels for LibraryForm changed 2020-11-18 15:38:38 +01:00
Benni Bärmann 7a1fbcbc06 choice nicely displayed 2020-11-18 15:19:42 +01:00
Benni Bärmann f375280b22 access to choice in second form 2020-11-18 12:05:18 +01:00
Benni Bärmann 91cfb6607f added some linebreaks in the helptextx 2020-11-17 16:46:32 +01:00
Benni Bärmann 0a1184178e added some helptexts 2020-11-17 16:42:25 +01:00
Benni Bärmann 96dda66021 marked required fields with red stars 2020-11-17 16:11:10 +01:00
Benni Bärmann f899567ab9 new link for DATAPROTECTION 2020-11-17 14:01:47 +01:00
Benni Bärmann bf72789d16 "Abschicken" -> "Weiter" 2020-11-17 13:57:50 +01:00
Benni Bärmann 96329632bd links and pictures added 2020-11-17 13:30:33 +01:00
Benni Bärmann ee999f8eaf removed SECRET_KEY from production settings, must be provides in
secrets.json
2020-11-17 13:23:07 +01:00
Benni Bärmann bb39d4e3d9 sort choices in extern form 2020-11-17 13:06:07 +01:00
Benni Bärmann 677ae57766 link to sourcecode added 2020-11-17 12:37:28 +01:00
Benni Bärmann e578990f36 changed /extern to / 2020-11-17 12:29:49 +01:00
Benni Bärmann d0cd9114d2 removed dots in choices 2020-11-17 12:17:24 +01:00
Benni Bärmann e56dbe88ef added links to choices in /extern form 2020-11-17 10:56:24 +01:00
Benni Bärmann 8848c91e1c email field migration 2020-11-16 16:32:40 +01:00
Benni Bärmann 1809287852 added EMailField for validation 2020-11-16 16:31:29 +01:00
Benni Bärmann 1c4d1b2e2e delete entry in database if error during mail sending occured 2020-11-16 16:10:31 +01:00
Benni Bärmann 06a3d727ca strange bugs, wrong ideas, not sure what this was all about?!? 2020-11-16 15:53:43 +01:00
Benni Bärmann 0df4cc9b93 import bugfix 2020-11-16 12:19:12 +01:00
Benni Bärmann c39d2b3146 changed URLPREFIX in sendmails command 2020-11-16 12:02:50 +01:00
Benni Bärmann f9625a051d settings removed. symlink should be used. README adjusted. 2020-11-12 12:05:28 +01:00
Benni Bärmann 2f30ae3d36 bugfix production settings 2020-11-11 17:33:20 +01:00
Benni Bärmann c06ab48bde changed production settings to mysql/mariadb database 2020-11-11 17:04:40 +01:00
Benni Bärmann 0fa460e1b2 some changes to README 2020-11-09 16:28:41 +01:00
Benni Bärmann b0b1e1899c added /staticfiles to .gitignore 2020-11-09 16:22:24 +01:00
Benni Bärmann c3e0fb250f added whitenoise to serve static files 2020-11-09 16:04:36 +01:00