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
/
views
Age
Commit message (
Expand
)
Author
2013-01-24
#1960 - Add unit test to look for extra spaces at end of line
shadlaws
2013-01-23
#1952 Add bulk tagging to the Organize module.
Mike Miller
2012-05-05
Clean up title handling code in organize and wind theme for consistency.
Bharat Mediratta
2011-12-17
Follow-on fix for #1790 - the last fix broke rearranging for everything
Bharat Mediratta
2011-10-03
Work around a JS bug in IE9 that breaks the organize module.
Bharat Mediratta
2011-01-09
Add an icon for the delete button so that it stands out a little bit more,
Bharat Mediratta
2011-01-09
Rename delete_items() to delete_selected_items().
Bharat Mediratta
2011-01-09
Merge commit 'upstream/master'
Beckett Madden-Woods
2011-01-09
Add item delete support to the organize module. Fixes #1588.
Beckett Madden-Woods
2011-01-08
Put up a more visually pleasing placeholder for items that are
Bharat Mediratta
2011-01-08
Specify a width for the sort order dropdowns so that they don't
Bharat Mediratta
2011-01-08
Update the dialog title to reflect the album we're currently
Bharat Mediratta
2011-01-06
Add a spinner to the dialog when loading the iframe so that it's not
Bharat Mediratta
2011-01-06
Make the sort column combobox wider.
Bharat Mediratta
2011-01-06
Create a custom bundle of ExtJS for organize. It's 18% smaller, but
Bharat Mediratta
2011-01-06
Lock the drag zone if the album is not editable so that users don't
Bharat Mediratta
2011-01-06
Switch back to setting nodes as leaves, but fix the drop zone code to
Bharat Mediratta
2011-01-06
Fix typo.
Bharat Mediratta
2011-01-05
Only mask the data view on changes, it's a little less jarring.
Bharat Mediratta
2011-01-05
Add a label for the sort order
Bharat Mediratta
2011-01-05
Double clicking on an album switches to that album, selects it in the
Bharat Mediratta
2011-01-05
Swap organize_frame and organize_dialog since they were semantically
Bharat Mediratta
2011-01-05
Functional improvements:
Bharat Mediratta
2011-01-05
Only refresh the tree when we move albums around.
Bharat Mediratta
2011-01-05
Visual tweaks for IE8 compatibility.
Bharat Mediratta
2011-01-05
Refactor generic error handling code. It still shows a pretty lame error mes...
Bharat Mediratta
2011-01-05
Support moving an item before or after the target.
Bharat Mediratta
2011-01-05
single -> double quotes.
Bharat Mediratta
2011-01-04
More drag/drop tweaks.
Bharat Mediratta
2011-01-04
Drag/drop improvements:
Bharat Mediratta
2011-01-04
Switch to using Ext.Element.mask for a custom busy message that looks
Bharat Mediratta
2011-01-03
Remove a bunch of trailing commas from arrays to make IE happy.
Bharat Mediratta
2011-01-03
Fix a few small visual issues:
Bharat Mediratta
2011-01-03
whitespace fix.
Bharat Mediratta
2011-01-03
Complete rewrite of the organize module in Javascript using the Sencha
Bharat Mediratta
2010-09-11
Fix bug introduced in b6fa33faf789749f4de3f4eadf8832748372c980. Don't
Bharat Mediratta
2010-09-07
Create a setLocation javascript callback which is called everytime with the f...
Tim Almdal
2010-08-30
Normalize the "flash missing" message string with the one in the
Bharat Mediratta
2010-08-29
Don't concatenate two strings together as an argument for t() or t2();
Bharat Mediratta
2010-08-22
Get rid of the move dialog and move option. Instead, replace it with
Bharat Mediratta
2010-07-27
Fix the "get flashplayer" button. It was throwing a JS error before.
Bharat Mediratta
2010-07-23
Fix missing quoate in the organize dialog html template.
Tim Almdal
2010-07-20
Style and text cleanup. Parameterize the minimum flash value so that we can ...
Bharat Mediratta
2010-07-16
Fix for ticket #1202. Set the minimum flash version 10.0.0 and display a mess...
Tim Almdal
2010-06-18
1) Change how the size of the flexstage is calculated. (Basically remove the
Tim Almdal
2010-06-18
Use request::protocol().
Bharat Mediratta
2010-06-17
Remove duplicate trailing slash on the controllerUri parameter
Tim Almdal
2010-06-17
Rearrange the adding of fields to the template so that they match the order o...
Tim Almdal
2010-06-17
Add a cache-buster to the SWF url so that it'll refresh in the browser
Bharat Mediratta
2010-06-16
Fix a typo... The controller parameter to the flex organize module should be ...
Tim Almdal
[next]