| Age | Commit message (Expand) | Author |
| 2009-12-23 | When normalizing the rest request don't assume that the additional arguments ... | Tim Almdal |
| 2009-12-23 | Updated the unit tests to match the current API | Tim Almdal |
| 2009-12-22 | Update the api so it allows images to be uploaded. | Tim Almdal |
| 2009-12-21 | Added validation to the edit functionality, since we can't trust any input | Tim Almdal |
| 2009-12-18 | Add the parent path to the resource | Tim Almdal |
| 2009-12-18 | Add the name field to remote interface. | Tim Almdal |
| 2009-12-16 | Make sure we always return a children array for albums. | Tim Almdal |
| 2009-12-15 | Include the thumb, resize and fullsize sizes (height & width) in the resource... | Tim Almdal |
| 2009-12-15 | Change what is used as the url to the item. | Tim Almdal |
| 2009-12-15 | Add the resize url to returned resource. | Tim Almdal |
| 2009-12-15 | Updates the the interface based on actually using it. | Tim Almdal |
| 2009-12-14 | Merge branch 'master' into talmdal_dev | Tim Almdal |
| 2009-12-10 | Log the entire stack trace when we catch an exception. | Bharat Mediratta |
| 2009-12-09 | Add the REST delete processing for albums/photos/movies | Tim Almdal |
| 2009-12-09 | Implement the RESTful interface for albums/photos/movies | Tim Almdal |
| 2009-12-09 | Refactor the code to check for name or slug conflicts and to update code out ... | Tim Almdal |
| 2009-12-09 | Use the relative url cache to look up resources instead of the relative path.... | Tim Almdal |
| 2009-12-08 | Add the REST get handler for albums/photos/movies | Tim Almdal |
| 2009-12-08 | Add another error handler "not found" to the rest API. | Tim Almdal |
| 2009-12-06 | Remove the hidden form variable _method which was used in the no longer rest ... | Tim Almdal |
| 2009-12-05 | Update the gallery module to version 21 in the installer. | Bharat Mediratta |
| 2009-12-05 | Fix whitespace. | Bharat Mediratta |
| 2009-12-02 | Rename the "upload_limit" variable to "simultaneous_upload_limit" for | Bharat Mediratta |
| 2009-11-30 | Clean up item routing a bit. | Bharat Mediratta |
| 2009-11-30 | Don't allow the extra "/?" sequence (ie: "/index.php/?kohana_uri=...") in the... | Bharat Mediratta |
| 2009-11-29 | Don't use PathInfo based urls to reroute access protection. Fixes | Bharat Mediratta |
| 2009-11-29 | Publish theme_edit_form and theme_edit_form_completed events so that themes c... | Bharat Mediratta |
| 2009-11-28 | Rework the theme loading code to allow themes to be treated as Gallery | Bharat Mediratta |
| 2009-11-28 | Expose theme::$is_admin | Bharat Mediratta |
| 2009-11-27 | Move the theme fallback checking into theme::load_themes() so that | Bharat Mediratta |
| 2009-11-25 | Remove the REST_Controller and assorted baggage. Completes ticket #917 | Tim Almdal |
| 2009-11-25 | remove the photo::get_add_form method as its not used | Tim Almdal |
| 2009-11-25 | Refactor the album, movie and photo handling to remove the REST_Controller. ... | Tim Almdal |
| 2009-11-20 | Fixes #898 | Bharat Mediratta |
| 2009-11-19 | Revert "Currently Admin_Theme_Options controller assumes that all the themes ... | 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-18 | Currently Admin_Theme_Options controller assumes that all the themes will pro... | Tim Almdal |
| 2009-11-18 | Create a helper to load the theme information from theme.info | Tim Almdal |
| 2009-11-17 | Tweak load_themes() to match exactly "/admin" or the "/admin/" prefix, | Bharat Mediratta |
| 2009-11-17 | Redesign the way that we consider page types to create buckets of page | Bharat Mediratta |
| 2009-11-16 | Store the directory, files and translation cache in the gallery3 cache instea... | Tim Almdal |
| 2009-11-14 | Fix a bunch of little issues in the version 16, 17, and 18 upgraders. | Bharat Mediratta |
| 2009-11-13 | Standardize the name of the blocks. | Tim Almdal |
| 2009-11-13 | Undo using the md5 hash of the module name and block_id, so duplicate blocks ... | Tim Almdal |
| 2009-11-12 | Change the keys of the block arrays in block manager to be a md5 hash of modu... | Tim Almdal |
| 2009-11-09 | First cut at replacing swfupload with uploadify. Probably need to review the... | Tim Almdal |
| 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-07 | Remove debugging statement | Tim Almdal |