- 19 Oct, 2006 3 commits
-
-
Nigel McNie authored
-
Nigel McNie authored
how to improve it.
-
Nigel McNie authored
upgrades.
-
- 18 Oct, 2006 16 commits
-
-
Nigel McNie authored
-
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
list of plugin types for upgrades. Fixed set_config to global $CFG so that the config option will be set properly, and fixed set_config_plugin to use $table properly.
-
Nigel McNie authored
so it can be plainly seen.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
although they may be removed. Check for whether the system is actually installed instead of checking for if the version is available, which allows the install to proceed without the user being bothered by pesky details such as having to log in when no accounts are available. Get the auth script from the new location, which will change to safe_require when I get hold of it.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
upgrade.json.php again to mark the system as installed. Improved the alt text for the images. Added an error callback for the upgrading so that if the json script dies the spinner stops spinning.
-
Nigel McNie authored
whitespace.
-
Nigel McNie authored
-
Penny Leach authored
-
Penny Leach authored
No commit message
-
- 17 Oct, 2006 21 commits
-
-
-
Nigel McNie authored
-
Nigel McNie authored
form, and made the set_error method public for the same reason. Removed a debug line.
-
Nigel McNie authored
at.
-
Nigel McNie authored
function so it can set errors.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
and stores data from the user database across sessions (saving a db lookup)
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
interface and pluggable element types at the moment, though it needs some cleanup yet.
-
Nigel McNie authored
-
Nigel McNie authored
auth_internal plugin.
-
Nigel McNie authored
lookup on the application database.
-
Nigel McNie authored
and then persist for the user even if they log out (note: session != login session!). This means that bots crawling the pages won't get sessions, which is a good thing. Made the authentication logic more solid too. The transient login page is now implemented to a basic level.
-
Nigel McNie authored
-
Nigel McNie authored
-
Nigel McNie authored
-
-
Penny Leach authored
-