| Age | Commit message (Collapse) | Author | 
 | 
 | 
 | 
 | 
 | 
where clauses and adds them to the existing query.  Update all
existing queries that take an additional where clause to use it.
 | 
 | 
deleted, but we still want.  Start off with the Pagination library.
 | 
 | 
 | 
 | 
 | 
 | 
Convert all open_paren() calls to and_open() or or_open() as appropriate.
 | 
 | 
 | 
 | 
internal rules code.
 | 
 | 
need it also in render().
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
$v->foo instead of doing it in a rendered template.
 | 
 | 
 | 
 | 
(yay!)
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
Conflicts:
	modules/gallery/controllers/rest.php
 | 
 | 
- Kohana::log() -> Kohana_Log::add()
- Kohana::config_XXX -> Kohana_Config::instance()->XXX
- Implement View::set_global in MY_View
- Updated Cache_Database_Driver to latest APIs
- ORM::$loaded -> ORM::loaded()
- Updated item::viewable() to use K2.4 parenthesization
 | 
 | 
 | 
 | 
 | 
 | 
Partial fix for ticket #917
 | 
 | 
 | 
 | 
 | 
 | 
* Remove the methods create, update, delete, get_edit_form as there are not used
* Change the return when a comment is created to return the html for the new comment.
  This saves a second get request to down load the comment.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
messages when this fails, not the Gallery translation system so this
is not a great solution.  However, it's the same as the other
model-based rules we have currently so it's no worse.
Fixes ticket #897.
 | 
 | 
Partial fix for ticket #580.
 | 
 | 
 | 
 | 
references in css files. This fixes ticket #910
 | 
 | 
#896.
 | 
 | 
 | 
 | 
 | 
 | 
 | 
 | 
model to let the Tags module modify it.  This brings it inline with
our other module-extensible form based interactions.
 | 
 | 
 | 
 | 
that we're not mixing naming styles.
 | 
 | 
Internationalize and simplify our error strings.
 | 
 | 
 |