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
/
controllers
Age
Commit message (
Expand
)
Author
2013-01-25
Fix an assignment-instead-of-comparison bug. I wish PHP had a better
Bharat Mediratta
2013-01-24
Add back a comment that I accidentally removed in the last commit.
Bharat Mediratta
2013-01-23
Extract reweighting logic out of Organize_Controller into
Bharat Mediratta
2013-01-23
Merge pull request #97 from mikeage/organize_tag2
Bharat Mediratta
2013-01-23
#1952 Add bulk tagging to the Organize module.
Mike Miller
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-05-08
Fix up a title that I overlooked in 581d9a58db6a18a2597ee5487e57716f367c884b
Bharat Mediratta
2012-05-05
Remove debug line added in 581d9a58db6a18a2597ee5487e57716f367c884b
Bharat Mediratta
2012-05-05
Clean up title handling code in organize and wind theme for consistency.
Bharat Mediratta
2012-04-30
Guard reparent/rearrange against bad values in source_id. Fixes #1843.
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2011-01-21
Update copyright to 2011.
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
Update the dialog title to reflect the album we're currently
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
Remove unnecessary leaf param from TreeNode results.
Bharat Mediratta
2011-01-06
When generating the tree, don't mark nodes with no children as a leaf
Bharat Mediratta
2011-01-06
Don't allow moving an item into its own hierarchy. Just silently skip
Bharat Mediratta
2011-01-05
Get rid of the expando caret in front of empty folders
Bharat Mediratta
2011-01-05
Support moving an item before or after the target.
Bharat Mediratta
2011-01-04
This was left out of 31652eae44bdd93b45d965a8288a3069e37d1934.
Bharat Mediratta
2011-01-03
Complete rewrite of the organize module in Javascript using the Sencha
Bharat Mediratta
2010-08-22
Get rid of the move dialog and move option. Instead, replace it with
Bharat Mediratta
2010-08-21
Tighten up whitespace.
Bharat Mediratta
2010-08-17
use HTTP_HOST instead of SERVER_NAME so that we're sending requests
Bharat Mediratta
2010-07-31
Full pass over all the JSON encoding and JS dialog code. We now abide
Bharat Mediratta
2010-07-31
More patches as part of #1225. Change the 'core' modules to use the json::reply
Tim Almdal
2010-07-11
Merge branch 'master' into talmdal_dev
Tim Almdal
2010-07-10
Accept extension .m4v as video/mp4
Romain LE DISEZ
2010-07-06
Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the dial...
Tim Almdal
2010-06-18
Simplify rest::get_access_key($user) to rest::access_key() that
Bharat Mediratta
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
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-14
Change the parameters for the organize dialog box. The baseUrl parameter was ...
Tim Almdal
2010-06-13
Remove a debugging statement.
Tim Almdal
2010-06-13
Fix problems ith IE and flex initialization when one of the flashvars contain...
Tim Almdal
2010-05-20
Add items and add albums are now working. What still needs to be done is add...
Tim Almdal
2010-05-18
checkpoint the new organize module. At this point rearrange and move work. R...
Tim Almdal
2010-03-30
add a controller method to return the translated labels for the add album dia...
Tim Almdal
2010-03-27
Convert the old organize to the new flex based organize
Tim Almdal
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-15
Input sanitization
Andy Staudacher
2010-02-07
The adjustment for before or after based on whether the locales rtl or not is...
Tim Almdal
2010-02-04
If the locale is rtl then change 'after' to 'before' or vice-versa. Fixes tic...
Tim Almdal
2010-02-04
Don't change the current album when items are dragged to a different album in...
Tim Almdal
[next]