Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
organize dialog.
|
|
is gone. Fixes ticket #1005.
|
|
2) Reworked the calculated of the drop target marker to account for scrolling.
|
|
|
|
functionality.
|
|
|
|
|
|
|
|
grid. Originally the borders disappeared not they don't. A single element is
used to contain the drop target marker. This element contains all the position
information for the drop handler to determine where the item should be
positioned.
In addition, the drop target marker is removed when the drag extends outside
the grid and is re shown, when the cursor re-enters the thumbnail grid.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|