Age | Commit message (Collapse) | Author |
|
codex.gallery2.org -> codex.galleryproject.org
Fixes #1957.
|
|
|
|
easier to understand.
|
|
This reverts commit b4922f4d176662976c9d2b249edf0e50a0cdfdf1.
|
|
|
|
message, which should resolve http://gallery.menalto.com/node/90646
|
|
It was felt that actually listing the requirements might be overwhelming
to novice users.
|
|
isn't set up yet
|
|
This reverts commit d192f2f1bc1227938d3144381ef311c7e07b47b0.
|
|
This reverts commit f6973431b7f8df24c081a03c7c989f621ab2a708.
|
|
* Separate the portion of get_db_info.html.php that displays the status
of the var directory into a separate view var_dir_status.html.php
* Change the processing to always generate the database information request
screen unless there is an environment error, the var directory is not writable
and the install was successful
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
|
|
Changed get_db_info.html.php to not display the database information
request form until the var directory is successfully tested as
writable. This prevents users from thinking they can enter the
database information prior to successfully accessing the var
directory.
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
|
|
Gallery n as opposed any variants of this.
|
|
gallery module. This type of mass update is prone to some small bugs.
|
|
are getting installed.
|
|
already has Gallery 3 tables. Otherwise, permit it to continue.
We key this off of the existence of the g3_items table. Theoretically
it's possible that the g3_items table is gone but other tables are
still there, which could mess things up. I'm not going to worry about
that for now.
Fixes ticket #175
|
|
This helps us to make sure that we only see the welcome message once.
|
|
them a nice "Welcome to Gallery 3" dialog. The text in there needs a
little work but it's a start.
In the process, re-build the install.sql using the scaffolding code.
|
|
creating tables with a table prefix.
There are still some queries that haven't been converted, so don't
start using prefixes yet. However, if you do, you can login and
modify the user profile.
|
|
scaffold too.
|
|
|
|
don't know how to create a folder on unix
|
|
|
|
|
|
|
|
File_Structure_Test
|
|
- 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
|
|
groups and users, but dies when attempting to create default permissions
|
|
database and checks that the supplied database is defined.
|
|
|
|
Note: installer/install.php is now on the "direct access" list.
|
|
installation parameters
|
|
|
|
correctly
|