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-01-27
Localize error messages for the built-in rules.
Bharat Mediratta
2010-01-27
Remove unnecessary rules() in the form.
Bharat Mediratta
2010-01-27
Convert back to using ORM::factory(..., $id) instead of calling where().
Bharat Mediratta
2010-01-27
Convert __toString() to use (string) cast instead.
Bharat Mediratta
2010-01-27
Prevent accidentally deleting the root album.
Bharat Mediratta
2010-01-27
Change "resource" to "entity" in REST responses. They're all
Bharat Mediratta
2010-01-27
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-27
Verified and updated
Bharat Mediratta
2010-01-27
Minor test-only fixes.
Bharat Mediratta
2010-01-27
Switch to using test helper. Also, reload the album before running
Bharat Mediratta
2010-01-26
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-01-26
Add a routing that allow add and edit form requests to be routed the same way...
Tim Almdal
2010-01-26
Fix for ticket 833: Fixes broken playback of videos that had non-ascii charac...
Andy Staudacher
2010-01-26
Added view_permissions_propagate_down_to_photos_test().
Bharat Mediratta
2010-01-26
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2010-01-26
Added view_permissions_propagate_down_to_photos_test().
Bharat Mediratta
2010-01-26
Add a maintenance task that will clear the expired files (older than 2 weeks)...
Tim Almdal
2010-01-26
Add support for adding tags in the item_tags and tag_items
Bharat Mediratta
2010-01-26
Specialize the album cover id check to allow the root album to have no
Bharat Mediratta
2010-01-25
Always keep the original around when updating existing items, because
Bharat Mediratta
2010-01-25
Apply html::clean() to UI visible strings, and show language names instead of...
Andy Staudacher
2010-01-25
Use ORM to create the users since now our validation can handle doing
Bharat Mediratta
2010-01-25
Make some exceptions for guests:
Bharat Mediratta
2010-01-25
Make only one attempt to restore the old identity provider in case of
Bharat Mediratta
2010-01-25
Merge branch 'bharat_dev' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-25
Make only one attempt to restore the old identity provider in case of
Bharat Mediratta
2010-01-25
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-25
Remove the return url and change the return button on the user profile page t...
Tim Almdal
2010-01-24
Insure that if original() is called and no original has been created, then cr...
Tim Almdal
2010-01-24
Add the active notifications and rest api key to user profile page.
Tim Almdal
2010-01-24
add CSRF protection to the user profile send method.
Tim Almdal
2010-01-24
Remove the one last remaining reference to "no_module_admin".
Tim Almdal
2010-01-24
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-01-24
Refactor creating the user profile page content into the the event module. T...
Tim Almdal
2010-01-24
Merge branch 'bharat_dev' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-24
First pass at converting server add to model based validation.
Bharat Mediratta
2010-01-24
Updated for model based validation.
Bharat Mediratta
2010-01-24
Simplify tag::add().
Bharat Mediratta
2010-01-24
Log validation errors.
Bharat Mediratta
2010-01-23
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-01-23
Update the Xss_Security_Test and the Controller_Auth_Test.
Tim Almdal
2010-01-23
Change the hover text to just display 'Your profile'.
Tim Almdal
2010-01-23
Create a user profile page that is used as a landing page when referencing a ...
Tim Almdal
2010-01-23
Switch to model based validation.
Bharat Mediratta
2010-01-23
Fix typo: change $entryr to $entry->user
Bharat Mediratta
2010-01-23
Fix typo: change $entryr to $entry->user
Bharat Mediratta
2010-01-23
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-23
Merge branch 'bharat_dev' of git@github.com:/gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-23
Fix for bug 984, consistently interpret installed / available locales as array.
Andy Staudacher
2010-01-23
Correct the javascript so it will find the "Continue" button in other languag...
Tim Almdal
[prev]
[next]