| Age | Commit message (Collapse) | Author |
|
syntax. Related to (but unclear that it fixes) ticket #650.
|
|
variable interpolation. Fixes ticket #229.
|
|
do a complete CLI or web based install.
|
|
|
|
- Flattened the directory structure
- Greatly simplified structure in installer; it now only reports environmental
checks that fail. Simplified code that prints exceptions. Use only mysql
calls for the installer, but select mysqli automatically if it's available.
Drop the response file; that's easily replicated with flag support
- Create a random password for the admin user
- Delete unused controllers
- Invert the form of the database config template to be mostly non-PHP
with just a few PHP calls
|