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-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
2009-03-31
Add quick edit pane to resize images, ticket #189
Chad Kieffer
2009-03-26
Convert language updates over to task form. It's still very rough,
Bharat Mediratta
2009-03-26
Replace iterators with stack based scanner, which we can serialize into the t...
Bharat Mediratta
2009-03-26
Normalize code style.
Bharat Mediratta
2009-03-26
Convert the L10n scanner from a library to a helper.
Bharat Mediratta
2009-03-26
Revert r20492
Tim Almdal
2009-03-26
Normalize exception format.
Bharat Mediratta
2009-03-26
Fix typo, whitespace.
Bharat Mediratta
2009-03-25
Fix for ticket #184. Set the default album sort order to "Title"
Tim Almdal
2009-03-25
Remove debug line.
Bharat Mediratta
2009-03-24
change version from "3.0 Alpha 3" to "3.0 pre-beta svn"
Bharat Mediratta
2009-03-21
Refactor all translation strings that have ambiguous placeholders.
Andy Staudacher
2009-03-20
Set our version to 3.0 Alpha 3 and add 'logs' as a dir we create at install time
Bharat Mediratta
2009-03-19
Rejigger the way we do reinstalls while Kohana is running.
Bharat Mediratta
2009-03-18
Fix for ticket #153. The sort column was not not initialized for
Tim Almdal
2009-03-18
Fix failed unit test: private methods are required to begin with an underscor...
Tim Almdal
2009-03-18
Remove trailing ?>
Tim Almdal
2009-03-18
Remove semi-colons from single sql statements and correct anoter
Tim Almdal
2009-03-18
Functional l10n_client / server interaction:
Andy Staudacher
2009-03-17
Treat calls to install() with TEST_MODE set to be initial installs. At least...
Bharat Mediratta
2009-03-16
Switch the locale::$locales data structure to be an array instead of a
Bharat Mediratta
2009-03-16
Set the sort_column and sort_order for the root album
Bharat Mediratta
2009-03-16
Oops, fix a typo.
Bharat Mediratta
2009-03-16
Get rid of the extra robust code we had in here to make the
Bharat Mediratta
[next]