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
Age
Commit message (
Expand
)
Author
2009-04-05
Remove extra blank line.
Bharat Mediratta
2009-04-05
Remove extra blank line.
Bharat Mediratta
2009-04-05
Remove obsolete code.
Bharat Mediratta
2009-04-05
Add a weight column to the items model. Change the album ordering to
Tim Almdal
2009-04-05
Get the preamble right so the unit test passes
Tim Almdal
2009-04-05
Strip trailing nulls off of some tags.
Bharat Mediratta
2009-04-05
Don't try to insert exif keys if there aren't any.
Bharat Mediratta
2009-04-05
Optimization: add all exif/iptc keys in a single insert, instead of
Bharat Mediratta
2009-04-05
Use the optimized version of PicLens to reduce download times ftw!
Bharat Mediratta
2009-04-05
Change the way we launch PicLensLite so that it doesn't upscale small images.
Bharat Mediratta
2009-04-03
Concatenate chopped up internationalized string.
Bharat Mediratta
2009-04-03
Clean up JS/HTML so that renaming works properly (it had hardcoded
Bharat Mediratta
2009-04-03
Fix for ticket #201.
Tim Almdal
2009-04-03
Fix for ticket #200. When an error occurs the current uri is no
Tim Almdal
2009-04-03
First iteration of the organize functionality (orginally called bulk
Tim Almdal
2009-03-27
Put csrf token into Admin_View and Theme_View by default, then use it
Bharat Mediratta
2009-03-26
Gracefully deal with the case where we resume a stalled task but there
Bharat Mediratta
2009-03-25
Fix for ticket #184. Sort the output children as DirectoryIterator
Tim Almdal
2009-03-25
Fix for ticket #181. Valiant take note of the change to
Tim Almdal
2009-03-25
tag changes in the tag admin should now work as expected
Jakob Hilden
2009-03-24
Fix the problem I created by trying to run the task again after it was comple...
Tim Almdal
2009-03-24
Add a pause button to the server add dialog and if it is clicked then
Tim Almdal
2009-03-21
Refactor all translation strings that have ambiguous placeholders.
Andy Staudacher
2009-03-19
Rejigger the way we do reinstalls while Kohana is running.
Bharat Mediratta
2009-03-18
Remove back ticks from sql
Tim Almdal
2009-03-18
Forgot to remove a back tick
Tim Almdal
2009-03-18
Couple of sql statements that had incorrect prefix handling or no
Tim Almdal
2009-03-17
Remove the in-place tag editing code from the default theme. It
Bharat Mediratta
2009-03-17
Don't allow empty tag names
Bharat Mediratta
2009-03-17
Fix correctness issue if there are no tables (list_tables will return null)
Bharat Mediratta
2009-03-17
Fix the locale field in the change user settings form
Andy Staudacher
2009-03-17
Fix edit user form handler
Andy Staudacher
2009-03-17
rss/updates doesn't have an item. Clean up some typos here.
Bharat Mediratta
2009-03-17
filesize() dies if the file doesn't exist, which can happen in the
Bharat Mediratta
2009-03-17
Initialize $tags properly
Bharat Mediratta
2009-03-17
Fix typo: $max_page -> $max_pages
Bharat Mediratta
2009-03-17
Switch from using SimpleUploader to using swfUpload as our flash based
Bharat Mediratta
2009-03-17
Fix typo: tag_block -> tag_theme
Bharat Mediratta
2009-03-16
Set $item and $tag in the Theme_View so that calls like $theme->item()
Bharat Mediratta
2009-03-16
Get rid of $hidden; it was never defined
Bharat Mediratta
2009-03-16
Switch the locale::$locales data structure to be an array instead of a
Bharat Mediratta
2009-03-16
Fix indentation
Bharat Mediratta
2009-03-16
Remove unused orig_public_key from the form, it wasn't actually doing anythin...
Bharat Mediratta
2009-03-16
Proxy the url through _auth() to user::get_login_form()
Bharat Mediratta
2009-03-16
Get rid of the extra robust code we had in here to make the
Bharat Mediratta
2009-03-16
clean up style attr
Bharat Mediratta
2009-03-16
Remove unnecessary slash from url::site() arg.
Bharat Mediratta
2009-03-16
Ticket #97. Applied button css where missing. Minor form css improvements.
Chad Kieffer
2009-03-16
Combined "Logged in as..." and "Modify Profile" to by just "Logged in as Full...
Chad Kieffer
2009-03-16
Missed this in the last commit
Bharat Mediratta
[next]