- 03 Apr, 2016 4 commits
-
-
The email_confirmed user field now actually indicates if an email is confirmed rather than defaulting to true if not checked. This ensures toggleing the 'Require email confirmation' setting actually makes all currently unconfirmed users confirm thier emails.
Dan Brown authored -
Dan Brown authored
-
Dan Brown authored
-
Old input check potentialy causing issues (#89) and is not needed on the pages which it shows.
Dan Brown authored
-
- 30 Mar, 2016 3 commits
- 29 Mar, 2016 4 commits
-
-
Added test helpers for checking if an element exists / does not exist on a page. Also fixed markdown editor bugs found while creating tests.
Dan Brown authored -
Also updated the setting system with a more sane approach to handling default values. (Now done via the setting-defaults config file)
Dan Brown authored -
Dan Brown authored
- 25 Mar, 2016 2 commits
- 13 Mar, 2016 6 commits
- 12 Mar, 2016 3 commits
- 10 Mar, 2016 4 commits
- 06 Mar, 2016 5 commits
-
-
Dan Brown authored
-
Dan Brown authored
-
Since the old library was GPLv3 i changed the color picker to tiny-color-picker which is MIT. Also extracted the styles to a shared view and move color calculation logic to javascript side.
Dan Brown authored -
Dan Brown authored
-
Fixed the bug causing the recently updated pages to be exaclty the same as the recently create pages. Also added in tests to prevent regression.
Dan Brown authored
-
- 05 Mar, 2016 6 commits
- 04 Mar, 2016 2 commits
-
-
Changed pdo quoted query to use custom escaping and added like searches when quoted terms are used.
Dan Brown authored -
Nick Walke authored
-
- 03 Mar, 2016 1 commit
-
-
This certainly should not be seen as the final implementation of this. I imagine that requests like this will happen for many other colors in the system, it might be good at some point to allow them to upload their own stylesheet to be used.
Nick Walke authored
-