| Age | Commit message (Collapse) | Author |
|
ticket #939.
|
|
|
|
in the album tree. Fixes ticket #959.
|
|
|
|
2) Use CSS to layout the thmbnail grid to the full dialog size. Fixes ticker #848.
3) Separate css that can be themed into organize_theme.css. This isolates the themed components into a separate file for easy of overriding by a theme.
|
|
|
|
|
|
This has been a persistent issue. Fix seems to turn of CSS BG on the row, then turn it on for tr.g-success td.g-success {} selector.
|
|
|
|
|
|
|
|
Fixes ticket #585.
Separate out the password change form from the regular edit user form.
Require the old password to enter a new one. While I'm at it, roll
the password strength javascript into a Form_Script element so that we
can get rid of the old view (which incidentally fixes a bug where the
password strength meter would go away on form errors).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the action buttons and other content such as the list of scheduled tasks.
|
|
|
|
|
|
problems with other text fields in IE and it violates our case standards. Fixes ticket #912
|
|
string(""). Fixes ticket #987.
|
|
click guard. Fixes ticket #1000.
|
|
|
|
|
|
|
|
|
|
to show the inplace edit form multiple times, the form is only shown once. Fixes ticket #999
|
|
|
|
|
|
|
|
users.
|
|
|
|
|
|
from an existing task. When the task becomes due, it will run depending on traffic to the web site. It uses the gallery_shutdown event to time slice the task.
|
|
|
|
|
|
|
|
|
|
|
|
required in model validation. Without this, any save on a user
without email will fail which means that you can't log in.
Bump user module to version 3.
|
|
|
|
successful.
|
|
mostly issues around uninitialized variables, calling non-static
functions in a static context, calling Session functions directly
instead of on its singleton, passing non-variables by reference, and
subclasses not using the same interface as the parent class.
|
|
a year.
|
|
|
|
normalizes them to <br />, i.e. leading to a mismatch.
|
|
|