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
/
gallery
/
helpers
/
item.php
Age
Commit message (
Expand
)
Author
2013-01-31
#1982 - Add placeholder for albums with no album cover.
shadlaws
2013-01-30
Follow-in to cff1e76e8da2055f9faf7449222b43a686014b1c for #1978
Bharat Mediratta
2013-01-30
When changing the album cover, find and retarget any other albums which were ...
Bharat Mediratta
2013-01-30
#1968 - Improve album cover generation/removal/etc.
shadlaws
2013-01-26
#1946, 1947 - Make altered names/slugs more user-friendly, make conflict-find...
shadlaws
2013-01-23
Extract reweighting logic out of Organize_Controller into
Bharat Mediratta
2013-01-21
Update copyright to 2013. Fixes #1953.
Bharat Mediratta
2012-12-09
Eliminate the search context if we encounter an item that cannot be
Bharat Mediratta
2012-02-27
Update copyright to 2012. #1822
Bharat Mediratta
2012-02-06
Don't support display contexts for robots. Fixes #1819.
Bharat Mediratta
2012-02-06
Add tags for all Cache::instance()->set calls that don't have one.
Bharat Mediratta
2011-12-23
Use Albums_Controller::get_display_context as the default display context. F...
Bharat Mediratta
2011-08-30
Patch for #1774
Tim Almdal
2011-08-27
Refactor the display context code a bit:
Bharat Mediratta
2011-04-22
Do simple transliteration when converting filenames to slugs, but check
Bharat Mediratta
2011-01-21
Update copyright to 2011.
Bharat Mediratta
2011-01-11
Update some comments.
Bharat Mediratta
2011-01-09
Moved item_Model::get_position() method to the Item helper. It now calls the...
Jérémy Subtil
2010-12-21
Implement item::find_by_relative_url with tests.
Bharat Mediratta
2010-12-21
Change item::find_by_path() to check the relative_path_cache first,
Bharat Mediratta
2010-12-21
Return an empty Item_Model when item::find_by_path fails
Bharat Mediratta
2010-12-21
Tighten up item::find_by_path slightly. Augment the tests to cover
Bharat Mediratta
2010-12-22
Minor changes to satisfy the G3 code standards.
Kriss Andsten
2010-12-22
Packaging + tests of Bharat's find_by_path routine.
Kriss Andsten
2010-12-15
Consolidate all the random code into a random helper that offers:
Bharat Mediratta
2010-11-08
Updated item::random_query() PHPdoc to include example usage
Bharat Mediratta
2010-07-27
Don't invoke a graphics toolkit when setting the album cover from a
Bharat Mediratta
2010-07-10
Pass along the from_id in item::get_delete_form() and then check to
Bharat Mediratta
2010-06-20
Add a loading indicator to the delete form by tagging some JS on at
Bharat Mediratta
2010-06-15
Revert "Change the item rest update processing to call the
Bharat Mediratta
2010-06-15
Revert "Fix for ticket #1118. Create a item::save_with_retries helper
Bharat Mediratta
2010-06-15
Fix for ticket #1118. Create a item::save_with_retries helper method, which e...
Tim Almdal
2010-06-15
Change the item rest update processing to call the item::move(source, target)...
Tim Almdal
2010-06-10
Change the pattern used to convert the file name to a title. Fixes ticket#1061
Tim Almdal
2010-06-05
item::random_query() doesn't need to take a "where" clause because
Bharat Mediratta
2010-03-03
Update the copyright to 2010. It's only 3 months into the year :-)
Bharat Mediratta
2010-02-09
Rename item name and slug if necessary to avoid a conflict when we
Bharat Mediratta
2010-01-20
Two fixes:
Bharat Mediratta
2010-01-19
Don't try to set the album cover for the grandparent if we don't have edit pe...
Bharat Mediratta
2010-01-14
Begin the process of converting to model based validation. Right
Bharat Mediratta
2010-01-08
Move the random image functionality into the gallery REST helper since
Bharat Mediratta
2010-01-08
Remove debug code.
Bharat Mediratta
2010-01-08
Add item::random() to return a random Item_Model.
Bharat Mediratta
2009-12-30
Rollback the refactoring of the update into a helper method. Also remove the ...
Tim Almdal
2009-12-27
Clean up validation the check for duplicate names or slugs, finish converting...
Tim Almdal
2009-12-26
Forgot to commit local changes to item helper for K2.4
Tim Almdal
2009-12-26
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-22
Add merge_or_where() to MY_Datatabase_Builder and use that instead of
Bharat Mediratta
2009-12-09
Refactor the code to check for name or slug conflicts and to update code out ...
Tim Almdal
2009-12-06
Remove the hidden form variable _method which was used in the no longer rest ...
Tim Almdal
[next]