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
/
tag
Age
Commit message (
Expand
)
Author
2010-01-02
Remove the Rest_Exception::trigger method.
Tim Almdal
2010-01-02
Fix the tag_rest helper tests
Tim Almdal
2010-01-02
Correct file structure tests, Have the tests delete the userid they create so...
Tim Almdal
2009-12-31
Remove extra debug statement in rest_controller::access_key() and restructure...
Tim Almdal
2009-12-31
Create a Rest_Exception class and use it to convey status to the client inste...
Tim Almdal
2009-12-30
1) Remove the rest::not_found method and replace it with "throw new Kohana_40...
Tim Almdal
2009-12-30
whitespace.
Bharat Mediratta
2009-12-27
Clean up validation the check for duplicate names or slugs, finish converting...
Tim Almdal
2009-12-26
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-12-24
Add the functionality to add, delete and rename tags via the Gallery3 remote ...
Tim Almdal
2009-12-23
Convert a bunch of leftover kohana::show_404 calls to throw
Bharat Mediratta
2009-12-23
Provide a REST interface to retrieve tags or tagged items.
Tim Almdal
2009-12-21
Updates for the latest version of Kohana 2.4:
Bharat Mediratta
2009-12-18
Remove some unused references to Database::instance()
Bharat Mediratta
2009-12-06
Update database queries.
Bharat Mediratta
2009-12-06
Fix a few more database queries
Bharat Mediratta
2009-12-06
Fix some database calls.
Bharat Mediratta
2009-11-26
Convert some more Database::instance() calls to db::build() form.
Bharat Mediratta
2009-11-26
Convert all DB where() calls to take 3 arguments.
Bharat Mediratta
2009-11-25
ORM::orderby -> ORM::order_by
Bharat Mediratta
2009-11-25
ORM::orderby -> ORM::order_by
Bharat Mediratta
2009-11-25
Kohana::show_404() -> throw new Kohana_404_Exception()
Bharat Mediratta
2009-11-25
Merge branch 'master' of git@github.com:gallery/gallery3 into bharat_dev
Bharat Mediratta
2009-11-25
Preliminary work to cut over to Kohana 2.4
Bharat Mediratta
2009-11-25
Refactor the tags to remove the REST_Controller. Partial fix for ticket #917
Tim Almdal
2009-11-20
Convert the Simple Uploader form over to Forge, and use the event
Bharat Mediratta
2009-11-19
Add the ability to add tags for files that are uploaded using the simple loader.
Tim Almdal
2009-11-19
Revert "Create theme::get_var(), theme::set_var() methods to set the options ...
Tim Almdal
2009-11-18
Create theme::get_var(), theme::set_var() methods to set the options of the a...
Tim Almdal
2009-11-17
Redesign the way that we consider page types to create buckets of page
Bharat Mediratta
2009-11-14
Normalize tags a bit.
Bharat Mediratta
2009-11-09
Revert "Try an new approach to extending forms. Create an extend_form event....
Tim Almdal
2009-11-07
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-11-06
Clean up the In place edit api:
Tim Almdal
2009-11-06
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-11-06
The ajaxify_tag_form was not being called when the block was created. Moved ...
Tim Almdal
2009-11-06
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-11-05
Refactor out the in place editting and use the new gallery.in_place_edit widg...
Tim Almdal
2009-11-01
Try an new approach to extending forms. Create an extend_form event. For the...
Tim Almdal
2009-10-28
Normalize capitalization ticket #596
Tim Almdal
2009-10-27
Correct tag admin list markup that I likely hacked up during recent commits. ...
Chad Kieffer
2009-10-23
Standardize message markup, make the update block status message translatable.
Chad Kieffer
2009-10-20
Removed console.log() debug output.
Chad Kieffer
2009-10-20
Minor tag admin style updates.
Chad Kieffer
2009-10-20
Update tag error messages to use g-action-status and g-message-block. Style g...
Chad Kieffer
2009-10-20
Rollback tag admin to fix. Now functioning.
Chad Kieffer
2009-10-18
Resolve merge conflict.
Chad Kieffer
2009-10-18
Resolve tag module conflicts.
Chad Kieffer
2009-10-18
Wrap all admin views in g-block and g-block content. This provides the means ...
Chad Kieffer
2009-10-18
Fixed add tag short form layout.
Chad Kieffer
[next]