- 29 May, 2020 7 commits
-
-
felix.herrmann authored
-
felix.herrmann authored
fix(affiliation): get rid of weird control char after checkbox label for boolean, probably caused by crispy/bootstrap/django-forms mixup
-
felix.herrmann authored
-
felix.herrmann authored
fix(UIUX): set empty categories/countries lists for filters to None to avoid showing empty filterlist
-
felix.herrmann authored
-
felix.herrmann authored
-
felix.herrmann authored
-
- 28 May, 2020 3 commits
-
-
hynek authored
# Conflicts: # .gitlab-ci.yml
- 27 May, 2020 3 commits
- 26 May, 2020 24 commits
-
-
hynek authored
# Conflicts: # .gitlab-ci.yml # config/settings/base.py # requirements/base.txt
-
hynek authored
-
hynek authored
also, provide handler500 with sentry last_event_id
-
hynek authored
-
hynek authored
-
felix.herrmann authored
ci(gitlab): correct workflow to comply with new "rules" syntax See merge request !119
-
breaking changes concerning only/except introduced in gitlab 13 (cherry picked from commit 7467c5ca)
-
felix.herrmann authored
fix(js): fix mirrored typing disfunction after ajax call by using $(document).on(EVENT) syntax. Use the same syntax for tag, but it does NOT render the intercooler extra load request obsolete however
-
felix.herrmann authored
-
hynek authored
-
hynek authored
also, copy package-lock.json to node image; update npm dependencies; build and push the node image
-
felix.herrmann authored
ci(gitlab): correct workflow to comply with new "rules" syntax See merge request !118
-
felix.herrmann authored
Merge branch 'feature/#65-remove-inline-javascript' of gitlab.gwdg.de:discuss-data/discuss-data into feature/#65-remove-inline-javascript
-
felix.herrmann authored
-
hynek authored
-
hynek authored
breaking changes concerning only/except introduced in gitlab 13
-
felix.herrmann authored
-
felix.herrmann authored
refactor(js): replace inline js for adding tags with function calls based on element id. Needs the empty core:load view function to avoid timing issues as the elements involved are added after pageload via AJAX
- 25 May, 2020 3 commits
-
-
felix.herrmann authored
refactor(js): replace inline js for adding tags with function calls based on element id. Needs the empty core:load view function to avoid timing issues as the elements involved are added after pageload via AJAX
-
felix.herrmann authored
-
hynek authored
also, provide a feedback form on internal server errors
-