Commit Graph

12 Commits

Author SHA1 Message Date
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