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
/
gallery
Age
Commit message (
Expand
)
Author
2010-01-16
Don't pass MY_ORM::original() to update event handlers, since after
Bharat Mediratta
2010-01-15
Revert "Fix for ticket #978. Don't reset the original property as part of th...
Bharat Mediratta
2010-01-15
Revert "Did the old commit then save trick"
Bharat Mediratta
2010-01-15
Validate the model type.
Bharat Mediratta
2010-01-15
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-15
Call parent::save() before releasing the lock to make creating the hole and f...
Bharat Mediratta
2010-01-15
Move model business logic out of album::create() and into
Bharat Mediratta
2010-01-15
Don't use Input directly to get album names, etc. Use the form fields.
Bharat Mediratta
2010-01-15
Move setting Item_Model::rand_key into Item_Model::save() since it's
Bharat Mediratta
2010-01-15
Use $value in valid_xxx() functions instead of the member field. They're equ...
Bharat Mediratta
2010-01-14
Begin the process of converting to model based validation. Right
Bharat Mediratta
2010-01-13
Somemore K24 migration holdovers. need to specify the where statement with o...
Tim Almdal
2010-01-13
Did the old commit then save trick
Tim Almdal
2010-01-13
Fix for ticket #978. Don't reset the original property as part of the save p...
Tim Almdal
2010-01-12
If the user hits enter in the search text field, then cancel the submission, ...
Tim Almdal
2010-01-12
Correct the "l10n_client_data[index] is undefined" error.
Tim Almdal
2010-01-12
Some whitespace and syntax corrects
Tim Almdal
2010-01-12
Add a css id attribute to the i10n-edit-translation element. Fixes ticket #969.
Tim Almdal
2010-01-11
Reformat the string list so that the search box does not get push off the end...
Tim Almdal
2010-01-11
Remove the translation submit button from translation search form. Fixes tic...
Tim Almdal
2010-01-11
Remove the automatically marking the resizes dirty line as this could cause a...
Tim Almdal
2010-01-11
Fixes ticket #671.
Tim Almdal
2010-01-10
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-09
Fix for ticket #972 and more. In Kohana 2.4, ORM::delete_all ignores any where
Tim Almdal
2010-01-08
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-08
Move the random image functionality into the gallery REST helper since
Bharat Mediratta
2010-01-08
Remove debug code.
Bharat Mediratta
2010-01-08
Remove stray semicolons.
Bharat Mediratta
2010-01-08
Remove the display of the "body_attributes" div when in debug mode. debug mo...
Tim Almdal
2010-01-08
Change file proxy to url encode the path components instead of the entire pat...
Tim Almdal
2010-01-08
Add item::random() to return a random Item_Model.
Bharat Mediratta
2010-01-08
Expect merge_where and merge_or_where to handle empty tuples.
Bharat Mediratta
2010-01-08
Allow the "name" param in get() so that you can restrict the query to childre...
Bharat Mediratta
2010-01-07
Use rawurlencode to remove any encoding that the browser may have added. Fix...
Tim Almdal
2010-01-07
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2010-01-06
Correct the controller_auth_data golden file to reflect that the csrf is not ...
Tim Almdal
2010-01-05
Improve REST tag support.
Bharat Mediratta
2010-01-04
Further progress on refining the REST server side code.
Bharat Mediratta
2010-01-04
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2010-01-04
Fix the logout link to send you back to the current url. The old
Bharat Mediratta
2010-01-04
Change uppercase NULL to lowercase null to match the gallery3 style guide
Tim Almdal
2010-01-04
Another K2.4 holder over... We had, when checking for position, ->where(, "="...
Tim Almdal
2010-01-04
Send an empty Pragma header and use the item-updated time in the last-modifie...
Tim Almdal
2010-01-03
Simplify the REST API code. Here's what I did:
Bharat Mediratta
2010-01-02
Add rest_controller::__call to the authorized controller methods
Tim Almdal
2010-01-02
Remove the Rest_Exception::trigger method.
Tim Almdal
2010-01-02
Clean up gallery_rest helper test
Tim Almdal
2010-01-02
Merge branch 'master' of git@github.com:gallery/gallery3
Bharat Mediratta
2010-01-02
Fix two issues with change_album_test()
Bharat Mediratta
2010-01-02
Correct unexpected error in gallery_rest_put_album_no_path_test
Tim Almdal
[prev]
[next]