- 26 Jun, 2020 1 commit
-
-
Robin Tissot authored
-
- 25 Jun, 2020 4 commits
-
-
Robin Tissot authored
-
Robin Tissot authored
Feature/regions and types See merge request !41
-
Robin Tissot authored
-
Robin Tissot authored
-
- 24 Jun, 2020 1 commit
-
-
Robin Tissot authored
-
- 19 Jun, 2020 2 commits
-
-
Robin Tissot authored
-
Robin Tissot authored
-
- 18 Jun, 2020 2 commits
-
-
Robin Tissot authored
track latest beta release of kraken See merge request !42
-
Robin Tissot authored
-
- 17 Jun, 2020 1 commit
-
-
Robin Tissot authored
-
- 15 Jun, 2020 3 commits
-
-
Robin Tissot authored
-
Benjamin Kiessling authored
-
Benjamin Kiessling authored
-
- 11 Jun, 2020 1 commit
-
-
Robin Tissot authored
-
- 10 Jun, 2020 3 commits
-
-
Robin Tissot authored
-
Robin Tissot authored
-
Robin Tissot authored
Bind lines to region according to their middle point (in term of distance along the path), fixes #233.
-
- 09 Jun, 2020 1 commit
-
-
Robin Tissot authored
-
- 08 Jun, 2020 2 commits
-
-
Robin Tissot authored
-
Robin Tissot authored
-
- 05 Jun, 2020 1 commit
-
-
Robin Tissot authored
-
- 04 Jun, 2020 1 commit
-
-
Robin Tissot authored
-
- 02 Jun, 2020 5 commits
-
-
Robin Tissot authored
Features/password links See merge request !40
-
Robin Tissot authored
-
Robin Tissot authored
-
Robin Tissot authored
-
Robin Tissot authored
Fix/tests and pep8 See merge request !39
-
- 29 May, 2020 9 commits
-
-
Johan de Joode authored
-
Robin Tissot authored
-
Robin Tissot authored
-
-
-
-
Robin Tissot authored
-
Robin Tissot authored
-
Robin Tissot authored
-
- 28 May, 2020 3 commits
-
-
Johan de Joode authored
... This commit now has moved away from using templates based on django admin. The templates for changing a password as well as resetting a password are all now based on the project's base.html. All templates allow for i18n. These views do not really require testing as they are testing as part of the django contib.auth app. The example of login.html was used to hardcode the forms (they are relatively simple) in order to style them with bootstrap classes. We could consider moving towards a templatetag as `add_css_class` to add a css class to an input or a label.
-
Johan de Joode authored
-
Johan de Joode authored
-