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
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
2010-01-27
Convert __toString() to use (string) cast instead.
Bharat Mediratta
2009-12-25
Convert some database calls
Bharat Mediratta
2009-12-21
Updates for the latest version of Kohana 2.4:
Bharat Mediratta
2009-09-15
Controller auth / CSRF fixes
Andy Staudacher
2009-09-14
Change the variable to to resolve ticket #769
Tim Almdal
2009-09-10
Rename ORM_MPTT::is_descendant() to ORM_MPTT::contains() to make the
Bharat Mediratta
2009-09-10
Rename $album to $target in move_to()
Bharat Mediratta
2009-09-10
A better fix for #741... the original problem was that the source and album v...
Tim Almdal
2009-09-10
Changed the check in organize_Controller::move_to:
Tim Almdal
2009-08-30
Don't try to move an item into its own descendant hierarchy. Just leave it o...
Bharat Mediratta
2009-08-30
Manage the selection so we don't automatically select an album
Bharat Mediratta
2009-08-30
Precalculate the organize tree based on the selected album and render
Bharat Mediratta
2009-08-29
Change the organize tree to expand/collapse. It doesn't properly open
Bharat Mediratta
2009-08-29
Fix a bug where organize doesn't properly generate the tree at the root album.
Bharat Mediratta
2009-08-29
Get rid of the task infrastructure. The multiple requests greatly
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-28
Fix a couple of off-by-one errors.
Bharat Mediratta
2009-08-28
Refactor rearrange_task_handler to have a more linear flow.
Bharat Mediratta
2009-08-28
Clean up in preparation for some refactoring.
Bharat Mediratta
2009-08-17
This patch adds some security to the organize dialog.
Tim Almdal
2009-08-17
remove the batch start/stop and replace the ORM update of the weight, with a ...
Tim Almdal
2009-08-17
Change back to using the ORM to update the child weight, but use the batch::s...
Tim Almdal
2009-08-17
Fix the performance problem related to setting the child weight, by bypassing...
Tim Almdal
2009-08-17
The rearrange functionality works. but it is slower than shit. I've left th...
Tim Almdal
[next]