Commit Graph
17 Commits
Author SHA1 Message Date
xeniac 5882bb213d Adapted Code for Django 1.11 and Python 3,
updated the CKEditor
2017-05-10 10:10:11 +02:00
xeniac 60bc7fcf7b Auswahl wird auf aktivierte Accounts mit aktiver Mitgliedschaft beschränkt. 2017-03-13 09:33:27 +01:00
xeniac 942aadfeb6 Migration auf dne neuen Social-Auth Code. 2017-02-18 19:59:27 +01:00
xeniac f29a427d7a requirements in des Repository aufgenommen, auch diese sollter versioniert sein. 2017-02-18 19:41:27 +01:00
xeniac 67934b8b56 * Aktelle Vorlagen in den src Ordner verschoben, damit sie in der Versionierung enthalten sind.
* INSTALLED_APPS auf PROJECT_APPS + PREREQ_APPS damit Vorlagen aus den kasu/templates Ordner bevorzugt werden. So lassen sich Vorlagen von 3rd Party Apps überschreiben, wie z.b. django-contrib-comments.

* Javascript Code für Google Maps entfernt, dies funktioniert mit Content Security Policy nicht mehr so gut und wird eh nicht gebraucht.

* Javascript für das Hanchan Formular vom header an des Ende des body gesetzt, der Code darf erst ausgeführt werden, wenn das Formular aufgebaut wurde.
2017-02-18 16:15:35 +01:00
xeniac 5478b66984 Abhängikieten aktualisiert python-social-auth 0.3 und aufwärts haben fehlerhafte Abhängikeiten 2017-01-12 20:14:15 +01:00
xeniac 3caae1ec35 renamed club.jpg to about.jpg, that's the new slug for the about page on kasu.at 2016-10-14 21:35:44 +02:00
xeniac f173deb072 Add /rankings/ to the disallow list.
It's content that don't belong to an searchindex.
2016-10-14 21:34:39 +02:00
xeniac 79efd1ce13 Added Datefields for creation and last modied metadata. It's currently used for the sitemap.xml. 2016-10-14 21:27:58 +02:00
xeniac 731828e1ee added localized deschription fields osed for the meta description tag on the page for SEO. 2016-10-14 21:25:23 +02:00
xeniac 4659eced63 Django Sitemap Framework integriert 2016-10-11 23:54:18 +02:00
xeniac 07db651002 Added "Host: Directive" for Yandex. This line is useless, but prevents their "webmaster central" to send me unneccesary "warnings". "Host: kasu.at" literaly says that this site is available under kasu.at, not www.kasu.at 2016-09-17 10:39:01 +02:00
xeniac 4252a1ae66 Some changes that the settings to reduce the logic in the local_settings.py 2016-09-16 19:37:37 +02:00
xeniac 7ee935d5dd Helptext now appears beside a Checkbox/Circle, not as a prargraph below anymore. 2016-09-16 19:36:13 +02:00
xeniac 834fcfef8c Added database migrations for the previous changes. 2016-09-16 19:34:24 +02:00
xeniac a0d0b329df Updated german translation 2016-09-16 19:30:09 +02:00
xeniacandChristian Berg 4d1646e7d0 User Registration now uses all possibilities of the Membership Model. So you could apply for a membership with one step.
Fixed an error in the cleanup-registration command.
Also more stuff has been translated
2016-09-16 18:57:28 +02:00