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
2010-06-04
Correct XSS Security Test golden file for recent changes. Update the controll...
Tim Almdal
2010-06-04
Change the name of the private format_restful_item to _format_restful_item so...
Tim Almdal
2010-06-04
Save the item before updating the order of the children. Also always incremen...
Tim Almdal
2010-06-04
Allow the use of the type query parameter to filter the results of a rest/gal...
Tim Almdal
2010-06-04
Remove the item id from the rest/gallery/items url as that was inconsistent. ...
Tim Almdal
2010-05-16
Rename the admin_comments view to admin_manage_comments to match the controller.
Bharat Mediratta
2010-05-16
Rename admin/comments to admin/manage_comments to make room for
Bharat Mediratta
2010-05-16
Make sure that $item exists in site_menu().
Bharat Mediratta
2010-05-14
Fix-ups for d98b85f7d3142676e6b4f407a18ed81564823f88
Bharat Mediratta
2010-05-14
Remove "rnd=" param from quick changes since we have the m= cache-buster alre...
Bharat Mediratta
2010-05-14
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-05-14
Require a well-formed email address for all comments.
Bharat Mediratta
2010-05-14
Merge branch 'master' of github.com:gallery/gallery3
Chad Kieffer
2010-05-14
Drop context_menu for wind's photo/resize view. Move photo edit options to th...
ckieffer
2010-05-10
Pick a new album cover when the photo that's the current cover is
Bharat Mediratta
2010-05-08
Deleted extra CSS class assignment for context_menu delete option.
ckieffer
2010-05-08
Move print with digibug to the site menu.
ckieffer
2010-04-30
Oops, somehow the update to flowplayer 3.1.5 was missing a few files. Here th...
Andy Staudacher
2010-04-30
Add page_title to admin views. Closes #1038.
ckieffer
2010-04-29
Applied capitalization rules to title, changed from Tag admin to Manage tags
ckieffer
2010-04-29
Applied capitalization rules to title.
ckieffer
2010-04-22
Update test to reflect slug change in 78db1bb339042f3aadb5a61bfe26ddd20c4b8951
Bharat Mediratta
2010-04-21
HTML validation and accessibility fix, add id attr to add tag input.
Chad Kieffer
2010-04-21
Comment updates. Add empty <li> to empty <ul> for HTML validation, fixes #106...
Chad Kieffer
2010-04-17
Don't show the member element for non-collection elements in the response. H...
Bharat Mediratta
2010-04-17
Update tests to reflect recent changes to the REST API.
Bharat Mediratta
2010-04-17
Merge branch 'master' into bharat_dev
Bharat Mediratta
2010-04-17
Change the key for invalid passwords from "invalid" to
Bharat Mediratta
2010-04-17
Add user::valid_username() as a validation helper.
Bharat Mediratta
2010-04-17
Merge branch 'master' into bharat_dev
Bharat Mediratta
2010-04-17
Trigger the album_add_form_completed event after creating a new album.
Bharat Mediratta
2010-04-16
Only return the members element to the rest client if the item is an album. ...
Tim Almdal
2010-04-16
Merge branch 'master' into bharat_dev
Bharat Mediratta
2010-04-10
Add album_add_form event to album::get_add_form().
Bharat Mediratta
2010-04-10
Add error messages to theme::get_edit_form_admin()
Bharat Mediratta
2010-04-10
Fix a bug introduced when we patched the "disallowed global data"
Bharat Mediratta
2010-04-07
Merge branch 'master' into bharat_dev
Tim Almdal
2010-04-04
Move the "Fix MPTT" task from the rescue module into the main Gallery
Bharat Mediratta
2010-04-04
preg_quote() the pattern we use for directory globs to avoid letting
Bharat Mediratta
2010-04-04
Fix a bug where if the file name is composed of entirely illegal
Bharat Mediratta
2010-04-04
REST changes: Allow PUT and POST requests to modify members, not
Bharat Mediratta
2010-04-02
Always return an array from item_ordered_members_rest::relationships()
Bharat Mediratta
2010-04-01
Add a new resource for managing child item orders.
Bharat Mediratta
2010-03-30
Rest -> REST
Bharat Mediratta
2010-03-30
Rename "access_token" to "access_key" in the code for consistency.
Bharat Mediratta
2010-03-30
Rename "user_access_tokens" table to "user_access_keys" as step 1 of a
Bharat Mediratta
2010-03-30
Move G2_Import_Exception into libraries because it's not a helper class.
Bharat Mediratta
2010-03-30
Checkpoint
Bharat Mediratta
2010-03-28
Merge branch 'master' of github.com:gallery/gallery3
Bharat Mediratta
2010-03-16
Add more padding to the top of the add-photos-canvas to avoid overlap with se...
Chad Kieffer
[next]