index
:
gallery3.git
master
A clone of the Gallery3 code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
organize
/
css
Age
Commit message (
Expand
)
Author
2009-11-20
Remove all style from the organize.css file and make use of the themeroller s...
Tim Almdal
2009-11-15
MInor message-block padding fixes in general and specifically for organize.
Chad Kieffer
2009-11-15
Fix outstanding issues in the organize dialog. Tighten up the layout a bit so...
Chad Kieffer
2009-10-28
Removed YUI grids. Added g- prefix to selected class. Layout almost completel...
Chad Kieffer
2009-10-27
Switch instances of first to g-first.
Chad Kieffer
2009-10-04
Renamed more CSS selectors from gName to g-name.
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-09-12
Update the organize module to use the release version of jquery Selectable. ...
Tim Almdal
2009-08-30
Don't mark colors !important.
Bharat Mediratta
2009-08-30
Make comments consistent.
Bharat Mediratta
2009-08-30
Remove extra padding line
Bharat Mediratta
2009-08-30
Get rid of as much jitter as possible in the organize tree.
Bharat Mediratta
2009-08-30
Make the lasso more prominent and the colors consistent.
Bharat Mediratta
2009-08-30
Change the higlight/selection behavior so that we don't use opacity to
Bharat Mediratta
2009-08-30
Simplify over-targetted CSS.
Bharat Mediratta
2009-08-30
CSS rename: gMicroThumbXxx -> gOrganizeMicroThumbXxx to make it clear
Bharat Mediratta
2009-08-30
Rename gAlbumText to gOrganizeAlbumText for consistency since this is
Bharat Mediratta
2009-08-30
remove unused #gOrganizeDialog
Bharat Mediratta
2009-08-29
Major refactor of organize:
Bharat Mediratta
2009-08-28
Display the sort order in the Organize dialog, and allow users to
Bharat Mediratta
2009-08-13
Add a visual indicator of the insertion point
Tim Almdal
2009-08-12
Implement the first part of drag functionality. Having trouble getting visua...
Tim Almdal
2009-08-09
Enable microthumbnail selection
Tim Almdal
2009-08-07
Enhance how the organize dialog degrades if the browser window is not optimal
Tim Almdal
2009-08-06
Remove the complicated calculation to determine the height of the
Tim Almdal
2009-08-05
Fix up formatting of items in thumbgrid
Tim Almdal
2009-08-05
Revert "Revert "Enable the expand/collapse of branches by clicking on the plu...
Tim Almdal
2009-08-05
Revert "Revert "Checkpoint the organize module rewrite. At this point, it do...
Tim Almdal
2009-08-05
Revert "Checkpoint the organize module rewrite. At this point, it doesn't re...
Tim Almdal
2009-08-05
Revert "Enable the expand/collapse of branches by clicking on the plus/minus"
Tim Almdal
2009-08-05
Enable the expand/collapse of branches by clicking on the plus/minus
Tim Almdal
2009-08-03
Checkpoint the organize module rewrite. At this point, it doesn't really do
Tim Almdal
2009-07-14
Remove references to missing organize_edit_drawer.png
Bharat Mediratta
2009-06-22
Fix css indentation
Bharat Mediratta
2009-05-21
1) This provides the editting functionality for albums and photos in the
Tim Almdal
2009-05-18
This takes us the next step closer to providing bulk edit. We still
Tim Almdal
2009-05-07
Create a thumbnail stack of selected thumbnails for the organize
Tim Almdal
2009-05-07
1) Leave an object selected if its clicked.
Tim Almdal
2009-05-02
Remove angled ends of edit drawer handle.
Chad Kieffer
2009-05-02
Move the drawer to the bottom of the page and compress the thumb grid
Tim Almdal
2009-05-01
Set organize messages to use existing gMessage, added album cover message.
Chad Kieffer
2009-04-27
Another iteration of the organize module:
Tim Almdal
2009-04-23
1) Move the progress bar to a dialog
Tim Almdal
2009-04-22
Dragging from the thumbgrid to an album in the tree now works.
Tim Almdal
2009-04-17
Another iteration in the quest for the perfect organize module. At
Tim Almdal
2009-04-10
Fix up microthumb grid, changed unselect to deselect all, white space fixes.
Chad Kieffer
2009-04-09
Here is the current state of "organize". I'm having trouble getting
Tim Almdal
2009-04-06
Visually connect the selected album to the album thumbnail grid. Edit item op...
Chad Kieffer
2009-04-03
First iteration of the organize functionality (orginally called bulk
Tim Almdal