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-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
2010-01-23
Add a user_menu method to the Admin_View and then use this method to get the
Tim Almdal
2010-01-23
Updated
Bharat Mediratta
2010-01-23
Update tests for recent REST changes.
Bharat Mediratta
2010-01-23
Don't use ORM_MPTT::move_to directly, it's protected.
Bharat Mediratta
2010-01-23
Increase the size of the 'select photos' button so that it doesn't wrap and s...
Tim Almdal
2010-01-22
If the userid/password combination, render the full page instead of just prin...
Tim Almdal
2010-01-22
Specify the height and overflow-y on l10n-client translation element. fixes t...
Tim Almdal
2010-01-22
Remove the g-right class on groups element on the manage user/groups page. fi...
Tim Almdal
2010-01-22
Merge branch 'master' of git@github.com:gallery/gallery3
Tim Almdal
2010-01-22
Trap any errors that may occur when trying to install a new identity provider...
Tim Almdal
2010-01-22
Change the check_environment method in the module helper and the module insta...
Tim Almdal
2010-01-22
Remove the identity manager screens and controller as alterntive identity pro...
Tim Almdal
2010-01-22
Disable the continue button after clicking so it can only clicked once.
Tim Almdal
2010-01-22
Refactor the identity provider installation in to a common helper method (cha...
Tim Almdal
2010-01-22
Create symmetrical relationship collections: item_tags and tag_items
Bharat Mediratta
2010-01-22
Treat identity providers just like other modules and use the admin_module to
Tim Almdal
2010-01-22
Don't try to access ORM::$changed externally; it's protected.
Bharat Mediratta
2010-01-22
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-22
Change "fetch translations" task to fetch them in batches.
Andy Staudacher
2010-01-22
Moved to Item_Rest_Helper_Test.php
Bharat Mediratta
2010-01-22
Reload items after saving so that we convert their members to strings.
Bharat Mediratta
2010-01-22
Return the url of the newly created item from post().
Bharat Mediratta
2010-01-22
Return the url of the newly created item from post().
Bharat Mediratta
2010-01-22
New tests for tag_item_rest
Bharat Mediratta
2010-01-22
Updated tests to pass after recent refactor of tag_rest.
Bharat Mediratta
2010-01-22
output_type --> output
Bharat Mediratta
2010-01-22
Updated tests to pass after recent refactor of tags_rest.
Bharat Mediratta
2010-01-22
Updated tests to pass after recent refactor of gallery_rest -> item_rest.
Bharat Mediratta
2010-01-22
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-22
Reshape the rest code to be more consistent with regards to
Bharat Mediratta
2010-01-21
Use Unicode instead of HTML entity (since the l10n server normalizes this way...
Andy Staudacher
2010-01-21
Guard against division by zero.
Bharat Mediratta
2010-01-21
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-21
Internationalize all strings in admin_modules.hmtl and corrected comments.
Tim Almdal
2010-01-21
We don't need CSRF in Rest_Controller::__call() because we use access tokens.
Bharat Mediratta
2010-01-21
Actually deny permissions in delete_item_from_tag_fails_without_permissions_t...
Bharat Mediratta
2010-01-21
whitespace.
Bharat Mediratta
2010-01-21
Make sure that we actually don't have permissions, to avoid contamination w/ ...
Bharat Mediratta
2010-01-21
Exclude modules/gallery_unit_test/views/kohana/error.php
Bharat Mediratta
[prev]
[next]