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
2010-06-17
Update the xss gold file with changes to views in the last couple of commits.
Tim Almdal
2010-06-17
Rearrange the adding of fields to the template so that they match the order o...
Tim Almdal
2010-06-17
Add a cache-buster to the SWF url so that it'll refresh in the browser
Bharat Mediratta
2010-06-17
Fix for ticket #1110. Need to use the encode_path with a movie extension to f...
Tim Almdal
2010-06-17
Fix for ticket #1117 align videos to the center.
Tim Almdal
2010-06-17
Add the theme::resize_top and theme::resize_bottom to the movie view to be co...
Tim Almdal
2010-06-17
Scale a movie to the resize size so that it doesn't overflow into the sidebar.
Tim Almdal
2010-06-17
Change the add album dialog to not replace the internet address or name field...
Tim Almdal
2010-06-16
Remove comment_rest::post() -- that's in comments_rest now.
Bharat Mediratta
2010-06-16
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-06-16
Add REST support for comments. You can view, add, edit and delete
Bharat Mediratta
2010-06-16
Fix a typo... The controller parameter to the flex organize module should be ...
Tim Almdal
2010-06-16
Add start/num query parameters to tags::get()
Bharat Mediratta
2010-06-16
If the G2 orderBy or orderDirection fields are blank, use the G2 defaults.
Bharat Mediratta
2010-06-16
Fix a bug introduced in 1077477a9032d5a4855e19e2dd4ce923472b711c where
Bharat Mediratta
2010-06-16
Fix two bugs:
Bharat Mediratta
2010-06-16
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-06-16
slap my wrist... i forgot a debugging statement
Tim Almdal
2010-06-16
Fix for ticket #1131. If the rss feed is for an item, then retrieve the item...
Tim Almdal
2010-06-16
Fix issue1068. Fill from_id field in photo with indetificator
Jan Koprowski
2010-06-15
Revert "Add a "convert_ids" parameter to Item_Model::as_restful_array(), which"
Bharat Mediratta
2010-06-15
Guard against relationships() not returning an array.
Bharat Mediratta
2010-06-15
Revert "Change the item rest update processing to call the
Bharat Mediratta
2010-06-15
Revert "Fix for ticket #1118. Create a item::save_with_retries helper
Bharat Mediratta
2010-06-15
Bump the organize module to version 2, and check to make sure that the
Bharat Mediratta
2010-06-15
Fix a bug in the upgrader where we weren't bumping the version number
Bharat Mediratta
2010-06-15
Make the "name" column a little wider.
Bharat Mediratta
2010-06-15
Update the description.
Bharat Mediratta
2010-06-15
Install the rest module by default.
Bharat Mediratta
2010-06-15
New dump generated by new mysqladmin has a slightly different format:
Bharat Mediratta
2010-06-15
Sort files by path in _dump_var() for consistent output.
Bharat Mediratta
2010-06-15
Remove a stray period.
Bharat Mediratta
2010-06-15
Fix for ticket #1118. Create a item::save_with_retries helper method, which e...
Tim Almdal
2010-06-15
Change the item rest update processing to call the item::move(source, target)...
Tim Almdal
2010-06-15
Only change the weights of the album children if the item sort_column is set ...
Tim Almdal
2010-06-15
Revert "Change the item rest update processing to call the itemm::move(source...
Tim Almdal
2010-06-15
Change the item rest update processing to call the itemm::move(source, target...
Tim Almdal
2010-06-15
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-06-15
url::site(...) adds a leading slash to the uri it generates. Take this into a...
Tim Almdal
2010-06-15
Add a simple/cheap test to make sure that the database config is ok. Fixes t...
Bharat Mediratta
2010-06-15
The fact that we have a path to a G2 embed file doesn't mean that it's still
Bharat Mediratta
2010-06-15
add an 'icon' to identify albums in the organize dialog.
Tim Almdal
2010-06-15
Removed self-closing slash from opening <li> tag.
ckieffer
2010-06-14
Add a simple/cheap test to make sure that the database config is ok. Fixes t...
Bharat Mediratta
2010-06-14
The fact that we have a path to a G2 embed file doesn't mean that it's still
Bharat Mediratta
2010-06-14
Change the parameters for the organize dialog box. The baseUrl parameter was ...
Tim Almdal
2010-06-14
Merge branch 'master' of github.com:gallery/gallery3
Chad Kieffer
2010-06-14
Removed self-closing slash from opening <li> tag.
ckieffer
2010-06-14
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-06-13
Replace __CSRF__ with the actual csrf token.
Bharat Mediratta
[next]