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
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
2009-10-18
Moved the short_form init function to gallery.common and made it jQuery plugi...
Chad Kieffer
2009-10-17
Add tag.css to tag admin page.
Chad Kieffer
2009-10-17
White space fixes.
Chad Kieffer
2009-10-17
Missed this in last commit.
Chad Kieffer
2009-10-17
Move tag css from theme to the module. Introduced generic .g-inline class for...
Chad Kieffer
2009-10-16
Apply g-short-form directly to short forms rather than via JS. Comment update...
Chad Kieffer
2009-10-04
Renamed most, if not all css selectors from gName to g-name. Moved a few shar...
Chad Kieffer
2009-10-01
adjust whitespace
Tim Almdal
2009-09-30
Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ...
Chad Kieffer
2009-09-30
Merge branch 'master' into talmdal_dev
Tim Almdal
2009-09-30
Use the block_manager to manage site sidebar panels. Fixes ticket #110.
Tim Almdal
2009-09-30
Replaced gButtonLink with g-button.
Chad Kieffer
2009-09-30
First round of CSS refactor updates. Added calls to gallery.common.css from w...
Chad Kieffer
2009-09-17
Minor style fix: (string) $var, not (string)$var, and move the explicit cast ...
Andy Staudacher
2009-09-17
use an implicit cast to convert the translated error message to a string as i...
Tim Almdal
2009-09-17
Cleanup issues with the original fix for #779
Tim Almdal
2009-09-16
When editing tags in place, and there is a validation error, highlight the ta...
Tim Almdal
2009-09-15
Stricter input handling (cast to int)
Andy Staudacher
[next]