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
/
core
/
helpers
Age
Commit message (
Expand
)
Author
2009-05-16
Don't allow photos, albums or movies to have a trailing period to avoid
Bharat Mediratta
2009-05-16
Don't allow albums/photos/movies to end in "." because it risks
Bharat Mediratta
2009-05-16
Modify the module::event method to accept 2 additional parameters
Tim Almdal
2009-05-16
Support renaming albums, photos and movies.
Bharat Mediratta
2009-05-16
Don't allow the various ::create() methods to take "/" in the name.
Bharat Mediratta
2009-05-16
Rename the theme menu options under the Appearance menu.
Bharat Mediratta
2009-05-14
Fix for ticket #268
Tim Almdal
2009-05-14
Use the active user as the new item's owner, if no owner id is specified
Bharat Mediratta
2009-05-14
Cache variables in core._cache so that we can retrieve them all in a
Bharat Mediratta
2009-05-14
Introduce a relative_path_cache column in the items table. This lets
Bharat Mediratta
2009-05-14
Overload ORM_Iterator to cache models as we pull them out of the
Bharat Mediratta
2009-05-14
Use model_cache() instead of ORM::factory()
Bharat Mediratta
2009-05-13
Use the $filename not the $name to find the path extension.
Bharat Mediratta
2009-05-13
I should test this stuff before I submit it, eh.
Bharat Mediratta
2009-05-13
Store the ffmpeg path in a variable.
Bharat Mediratta
2009-05-13
Fix menu typo.
Bharat Mediratta
2009-05-13
Gee it's May already. Update copyright to 2009.
Bharat Mediratta
2009-05-13
Add the "advanced settings" controller which lets you see all the
Bharat Mediratta
2009-05-13
Create a new "add" permission and require it at the controller level
Bharat Mediratta
2009-05-13
Exclude the root album from the "dirty images" query
Bharat Mediratta
2009-05-13
Oops, use filename instead of name
Bharat Mediratta
2009-05-13
Display the server load average in the platform block. Fixes ticket #198.
Bharat Mediratta
2009-05-12
Allow configurable padding options
Bharat Mediratta
2009-05-11
Fix for #226
Tim Almdal
2009-05-10
remove_rule() should mark thumbs/resizes dirty also. Resolves ticket #269, t...
Bharat Mediratta
2009-05-10
Change TINYINT(2) to SMALLINT for compliance (thanks Romain LE DISEZ)
Bharat Mediratta
2009-05-09
Force the 'GD Version' key to exist
Bharat Mediratta
2009-05-07
Allow sorting by Capture Date.
Bharat Mediratta
2009-05-07
Grab photo capture date and captions from EXIF/IPTC data.
Bharat Mediratta
2009-05-03
Don't try to make a new photo the album cover unless we can edit the parent a...
Bharat Mediratta
2009-05-02
Mark functions as static
Bharat Mediratta
2009-05-02
Revert r20668; if we call our helper 'gallery' then it interferes with g2_imp...
Bharat Mediratta
2009-05-02
Rename core helper to gallery helper to indicate that it's more of an app-wid...
Bharat Mediratta
2009-05-02
Create item helper and move move_item(), remove_album_cover() and
Bharat Mediratta
2009-05-02
Move make_album_cover and remove_album_cover out of Item_Model and
Bharat Mediratta
2009-05-01
Forgot these when i created the make_album_cover method
Tim Almdal
2009-04-29
Refactor the creation and removal of the album covers into
Tim Almdal
2009-04-22
Throw an exception in graphics::resize() if the input file is empty
Bharat Mediratta
2009-04-22
Refactor the move functionality into a helper function so it can be
Tim Almdal
2009-04-18
whitespace cleanup
Bharat Mediratta
2009-04-17
Be graceful if exec() is disabled
Bharat Mediratta
2009-04-12
changed order of form fields in photo and album forms so that the confusing "...
Jakob Hilden
2009-04-12
Fix indentation.
Bharat Mediratta
2009-04-09
Fix the spelling of "appearance_menu" and update user_menu so that the
Bharat Mediratta
2009-04-08
Fixes issues with Server Add:
Tim Almdal
2009-04-06
Fix up the quick-edit code on the photos page. Everything but "move"
Bharat Mediratta
2009-04-06
Rework the links section of the "Welcome to Gallery3" block so that
Bharat Mediratta
2009-04-05
Don't do graphics detection in core_installer::install() because that
Bharat Mediratta
2009-04-05
Add a weight column to the items model. Change the album ordering to
Tim Almdal
2009-04-02
Completely task-ify the localization scanning code and restore the
Bharat Mediratta
[next]