- 31 Oct, 2017 6 commits
- 24 Oct, 2017 1 commit
-
-
JC Brand authored
-
- 28 Sep, 2017 3 commits
- 26 Sep, 2017 3 commits
- 25 Sep, 2017 2 commits
- 24 Sep, 2017 4 commits
- 23 Sep, 2017 21 commits
-
-
JC Brand authored
-
JC Brand authored
This is a workaround for the fact that getttext doesn't support ES2015 template literals and it also allows us to scan for translateable strings in our HTML templates.
-
JC Brand authored
We can now simply call `render` whenever we want to show an error or notification message. The flip side is that the template is now larger and contains more login.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
instead of manually
-
JC Brand authored
* Use declarative events instead of `addEventListener`. * Remove the jquery dependency in this module
-
JC Brand authored
-
JC Brand authored
Somehow the tests are flaky when the router sets a URL fragment for login or registration, so I've now added an event handler which does the work without setting the URL fragment. The router is still there so that one can manually link to a URL that has the registration form open. (Issue #828)
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
* In certain places, use native methods instead of jQuery * Nicer rendering of registration forms * Use CSS3 fade-in animations.
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-
JC Brand authored
-