summaryrefslogtreecommitdiff
path: root/installer/views
AgeCommit message (Collapse)Author
2009-01-14The installer. At this point, the core installs, the user module defines ↵Tim Almdal
groups and users, but dies when attempting to create default permissions
2009-01-11Moving slowly forward on the batch installer. It now connects to the ↵Tim Almdal
database and checks that the supplied database is defined.
2009-01-11Don't use short tags in installer until we know its same to do soTim Almdal
2009-01-11Fix all file structure issues (tabs, bad preambles, etc).Bharat Mediratta
Note: installer/install.php is now on the "direct access" list.
2009-01-10Change the format of the internal error messages and pretty print the ↵Tim Almdal
installation parameters
2009-01-09Forgot to delete a working copyTim Almdal
2009-01-09Stage 1 of the installer. basically check that we can start as far as Kohana ↵Tim Almdal
correctly