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
Age
Commit message (
Expand
)
Author
2009-04-05
Add a weight column to the items model. Change the album ordering to
Tim Almdal
2009-04-03
Set the queue limit to 1000.
Bharat Mediratta
2009-04-02
Completely task-ify the localization scanning code and restore the
Bharat Mediratta
2009-04-02
Continuation of r20518. Remove all the cases were the csrf values in
Tim Almdal
2009-04-02
Fix the issue identified in
Tim Almdal
2009-03-31
Add missing 2nd argument for Theme_View()
Bharat Mediratta
2009-03-31
Add quick edit pane to resize images, ticket #189
Chad Kieffer
2009-03-27
Add a method to create a micro_thumb that is centered vertically in
Tim Almdal
2009-03-27
Add missing csrf value.
Bharat Mediratta
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-26
Rename $block_id to $id to fix ticket #192
Bharat Mediratta
2009-03-26
Update comments to reflect that the results of item::children or
Tim Almdal
2009-03-26
Convert language updates over to task form. It's still very rough,
Bharat Mediratta
2009-03-26
Set csrf into the global theme for convenience.
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
Use pathinfo() instead of substr/strchr/etc to get the file extension.
Bharat Mediratta
2009-03-26
Normalize exception format.
Bharat Mediratta
2009-03-26
Optimize the way we lookup incoming translations.
Bharat Mediratta
2009-03-26
Normalize exception format.
Bharat Mediratta
2009-03-26
Normalize exception string 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
Fix unit tests where the albums, resizes and thumbs directory were
Tim Almdal
2009-03-25
Remove debug line.
Bharat Mediratta
2009-03-25
untabify
Bharat Mediratta
2009-03-24
change version from "3.0 Alpha 3" to "3.0 pre-beta svn"
Bharat Mediratta
2009-03-24
Change the item model so it will actually delete all the file system
Tim Almdal
2009-03-23
Fix for ticket #168: Set a default value for extra_attrs on the Item_Model::t...
Tim Almdal
2009-03-21
Refactor all translation strings that have ambiguous placeholders.
Andy Staudacher
2009-03-20
Don't divide by zero in thumb_tag if there's no thumbnail
Bharat Mediratta
2009-03-20
Add title string to this page. Doesn't show yet because its in a gPanel
Bharat Mediratta
2009-03-20
This change checks that the active theme is available and if its not,
Tim Almdal
2009-03-20
minor UI and CSS improvements
Jakob Hilden
2009-03-20
rollback of r20469... see trac #161
Tim Almdal
2009-03-20
Rather than moving the themeroller and all of its associated files
Tim Almdal
2009-03-20
Oops, we need UNIX_TIMESTAMP() instead of NOW()
Bharat Mediratta
2009-03-20
Do some data normalization so that the install files will have stable
Bharat Mediratta
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-20
Restore $extra_attrs in img tags. Roll back to using .gThumbnail in quick pane.
Chad Kieffer
2009-03-19
Rejigger the way we do reinstalls while Kohana is running.
Bharat Mediratta
2009-03-19
Fix syntax errors.
Bharat Mediratta
2009-03-18
Fix for ticket #155. Delete the item record before unlinking the
Tim Almdal
2009-03-18
Fix for ticket #153. The sort column was not not initialized for
Tim Almdal
2009-03-18
Fix for ticket #152. Somewhere along the line we we stopped using
Tim Almdal
2009-03-18
This is the real fix to ticket #154
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
[next]