20 Commits

Author SHA1 Message Date
James Brooks
b09cca7990 Default admin account to level 1 2014-12-31 11:01:33 +00:00
Graham Campbell
15861fbf5e CS fixes 2014-12-30 12:39:22 +00:00
Graham Campbell
9d8d89248f CS fixes 2014-12-20 21:20:17 +00:00
James Brooks
db78fe9341 Let's keep under 80 chars width where we can 2014-12-20 17:26:48 +00:00
James Brooks
5c9ca420c1 Fix user not filling email, password and remember_token 2014-12-04 23:05:17 +00:00
James Brooks
2493da017f Fixes setup and mass assignment of username. Closes #69 2014-12-04 22:33:15 +00:00
Elliot Hesp
a74d99c426 Code readability 2014-12-04 21:05:08 +00:00
James Brooks
c7fb8b9ef7 Removed my weird comment 2014-12-01 16:58:15 +00:00
James Brooks
0fb39f34f8 Fixed rebase issues 2014-12-01 16:46:56 +00:00
James Brooks
9eb0a7ab95 Redirect the user to the dashboard after setup 2014-12-01 14:43:00 +00:00
James Brooks
4762864c6f PHPDoc the methods 2014-12-01 08:38:26 +00:00
James Brooks
6c78adf71c Add blank line to EOL. No trailing spaces. 2014-11-27 22:08:28 +00:00
Thomas Coleman
ee65a462ef [Namespacing] Removed namespaced added in, to be added in properly later 2014-11-27 16:33:18 +00:00
Thomas Coleman
107a4c2a6e [Standards] Updated Codebase to reflect new coding standards. See CONTRIBUTING.md for standards. 2014-11-27 16:05:00 +00:00
manavo
52e82f53a8 Group setting inputs, so we don't save the CSRF token in settings 2014-11-25 12:18:05 +00:00
manavo
66ddd7bd04 Don't save passwords in plaintext 2014-11-24 17:21:36 +00:00
manavo
abb20ab92d Remember data inputted in the setup form when there are errors 2014-11-24 16:53:57 +00:00
James Brooks
035f80ff50 Create the admin user on setup. 2014-11-24 15:54:56 +00:00
James Brooks
ef5beddb07 Add basic setup page. NoSetupFilter now prevents access too. 2014-11-24 09:58:32 +00:00
James Brooks
e5a70aef0b Preparing a SetupController 2014-11-23 21:34:31 +00:00