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
Age
Commit message (
Expand
)
Author
2009-09-13
Merge branch 'master' of git://github.com/nivekiam/gallery3
Bharat Mediratta
2009-09-13
Remove raw HTML that's wrapped around the name of the file
Kevin Nehls
2009-09-13
Remove raw HTML that's wrapped around the name of the file
Kevin Nehls
2009-09-13
Fix "Back to the gallery" link in upper-right corner
Kevin Nehls
2009-09-13
Merge branch 'master' of git://github.com/gallery/gallery3
root
2009-09-13
If there's a show= param and we can't find the given id in the current
Bharat Mediratta
2009-09-12
Only tack ?show=<current_id> on for the last parent, because that's
Bharat Mediratta
2009-09-12
Updated for url format changes applied in 2aad580f53dbc06bb170c710467b47a5a53...
Bharat Mediratta
2009-09-12
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-09-12
Use user::display_name() in another case where it was missing.
Bharat Mediratta
2009-09-12
Properly internationalize the text for the By: line. This gets rid of
Bharat Mediratta
2009-09-12
Update the organize module to use the release version of jquery Selectable. ...
Tim Almdal
2009-09-12
Update the jquery-ui.js to use the release version of Selectable
Tim Almdal
2009-09-11
Change all booleans to use php_flag instead of php_value. And turn off
Bharat Mediratta
2009-09-11
rawurlencode() path components in relative_path_cache and
Bharat Mediratta
2009-09-10
Merge branch 'master' of git@github.com:gallery/gallery3
Chad Kieffer
2009-09-10
Fix breadcrumbs in all dialogs rather than piecemeal.
Chad Kieffer
2009-09-10
Clean up server add dialog a bit.
Chad Kieffer
2009-09-10
Clear the Upload queue label from the breadcrumbs in the Add Photos dialog.
Chad Kieffer
2009-09-10
Put the buttons for album/photo dialogs in their own group in the form
Bharat Mediratta
2009-09-10
Convert a couple of instances of Item_Model::url(array(), true) to Item_Model...
Bharat Mediratta
2009-09-10
Use abs_url() inside url::redirect() calls so that we don't just wind
Bharat Mediratta
2009-09-10
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2009-09-10
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2009-09-10
Reset the margins when the mouse is over a thumbnail when dragging. When the ...
Tim Almdal
2009-09-10
Trim the input line to get rid of carriage returns on Windows. Fixes
Bharat Mediratta
2009-09-10
Remove debug code.
Bharat Mediratta
2009-09-10
Rename "after_installer" to "welcome_message" in the code to make it
Bharat Mediratta
2009-09-10
Revert "Update the ui.selectable.js to dev r3202"
Tim Almdal
2009-09-10
Merge branch 'master' of git@github.com:gallery/gallery3 into talmdal_dev
Tim Almdal
2009-09-10
Rename ORM_MPTT::is_descendant() to ORM_MPTT::contains() to make the
Bharat Mediratta
2009-09-10
Rename $album to $target in move_to()
Bharat Mediratta
2009-09-10
A better fix for #741... the original problem was that the source and album v...
Tim Almdal
2009-09-10
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-09-10
If the current drop target is not defined, in that we have moved out of the r...
Tim Almdal
2009-09-10
Merge branch 'master' of git@github.com:gallery/gallery3 into talmdal_dev
Tim Almdal
2009-09-10
Changed the check in organize_Controller::move_to:
Tim Almdal
2009-09-09
Update the ui.selectable.js to dev r3202
Tim Almdal
2009-09-09
Reformat error messages in dialogs so that they don't overflow in weird ways.
Bharat Mediratta
2009-09-08
Fix a thinko-- of course we want urls to be the path to the file itself.
Bharat Mediratta
2009-09-08
Fix line > 100 chars.
Bharat Mediratta
2009-09-08
Replace two preg_replace() calls with a single trim() call.
Bharat Mediratta
2009-09-08
Change $this->_photo to just $photo
Bharat Mediratta
2009-09-08
Fix test to support new slug code.
Bharat Mediratta
2009-09-08
Check for subscribers *before* going through the process of creating
Bharat Mediratta
2009-09-08
Change the relative_path_cache and relative_url_cache columns to store
Bharat Mediratta
2009-09-08
Amend the v12 installer to empty out the relative_url_cache and
Bharat Mediratta
2009-09-08
Update item::convert_filename_to_slug() to eliminate leading and
Bharat Mediratta
2009-09-08
Actually use the slug when creating new albums (instead of just converting the
Bharat Mediratta
2009-09-08
Trim leading and trailing hyphens from the slug.
Bharat Mediratta
[next]