Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
equivalent stuff with plugin and system config.
|
|
|
|
|
|
|
|
a hack to the Users.class controller to show all users for the "all"
username. Mark "all" as forbiddent in the Auth.class model.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
username was changed.
When the message does show, it will say username "", since $new_name is never set, but that's another bug.
|
|
|
|
and a save botton to the top.
|
|
|
|
individual user page.
|
|
|
|
instead of "Submit".
|
|
everything, but they could log in)
|
|
|
|
|
|
|
|
|
|
|
|
from my old implementation.
|
|
|
|
hand :)
|
|
|
|
|
|
getSysConf() without this "$this->" in front of it.
|
|
prevent the browser from following the Location: header, which is not what HTML users want.
|
|
selecting the view fail (as they do in IE6-8)
|
|
in a .save file.
|
|
separate commits.
|
|
|
|
|
|
|
|
For the booleans, we use a hidden input to send false back if they aren't selected.
* Template.class.php: rename inputBool() to inputBoolArray(), create new inputBool()
* index.html.php: use a hidden input to send false when an checkbox isn't selected.
* individual.html.php: add inputBool() function, use $t->inputBoolArray() in inputArray()
|
|
|
|
isLoggedIn() was still being called on the DB
|
|
manually.
|
|
|
|
|
|
|