| Age | Commit message (Expand) | Author |
| 2009-01-11 | Site menu restructure: | Bharat Mediratta |
| 2009-01-11 | Merge the site admin menu in under the regular Admin menu. | Bharat Mediratta |
| 2009-01-11 | Remove path normalization, the current normalization code didn't go far enoug... | Andy Staudacher |
| 2009-01-11 | MySQL strict fix for Item_Model test. Set all fields that have no default value. | Andy Staudacher |
| 2009-01-11 | Fix ORM MPTT tests for MySQL strict mode (can't omit Iten type in inserts, it... | Andy Staudacher |
| 2009-01-11 | Fix Access_Helper tests for MySQL strict mode (can't omit Iten type in insert... | Andy Staudacher |
| 2009-01-11 | Fix all file structure issues (tabs, bad preambles, etc). | Bharat Mediratta |
| 2009-01-11 | Remove stray blank line, convert single to double quotes. | Bharat Mediratta |
| 2009-01-11 | Fix windows-style line endings. | Bharat Mediratta |
| 2009-01-11 | Allow .txt.php views | Bharat Mediratta |
| 2009-01-11 | Reset module_names / modules early in load_modules() so that unit test framew... | Bharat Mediratta |
| 2009-01-11 | Rework the way we do theme selection. Show the currently active theme | Bharat Mediratta |
| 2009-01-11 | Let admins override the theme with a query param | Bharat Mediratta |
| 2009-01-10 | Save individual theme values | Felix Rabinovich |
| 2009-01-10 | Submit theme values | Felix Rabinovich |
| 2009-01-10 | Display theme details | Felix Rabinovich |
| 2009-01-10 | Markup cleanup. It's more semantic now, but it doesn't look quite as nice (y... | Bharat Mediratta |
| 2009-01-10 | style cleanup. | Bharat Mediratta |
| 2009-01-10 | Split themes into two tabs for regular and admin themes | Felix Rabinovich |
| 2009-01-10 | Use the theme's avatar as the default if Gravatar doesn't have one. | Bharat Mediratta |
| 2009-01-10 | Big set of changes to comments, with related changes to akismet and | Bharat Mediratta |
| 2009-01-09 | Theme Administration cleanup initialization | Felix Rabinovich |
| 2009-01-09 | Theme Administration v. 2. Doesn't distinguish between regular and admin them... | Felix Rabinovich |
| 2009-01-09 | Un hook the installer from load_modules, so testers can get to the scaffoldin... | Tim Almdal |
| 2009-01-09 | Stage 1 of the installer. basically check that we can start as far as Kohana ... | Tim Almdal |
| 2009-01-09 | HTML fixes | Andy Staudacher |
| 2009-01-08 | i18n refactoring: Rename all _() (reserved by gettext) calls to t(). | Andy Staudacher |
| 2009-01-08 | First step of i18n refactoring: | Andy Staudacher |
| 2009-01-08 | Don't toggle akismet::test_mode if akismet isn't installed. | Bharat Mediratta |
| 2009-01-08 | Add akismet::$test_mode, initialize it to TEST_MODE and don't contact | Bharat Mediratta |
| 2009-01-08 | module::event now takes an unlimited number of args | Bharat Mediratta |
| 2009-01-08 | Update event calls to take the orig and new models so that event listeners ca... | Bharat Mediratta |
| 2009-01-07 | Properly implement 'root' as a legal factory type | Bharat Mediratta |
| 2009-01-07 | Add 'root' as a legal factory type | Bharat Mediratta |
| 2009-01-07 | Turn statistics into a menu | Bharat Mediratta |
| 2009-01-07 | Rebuild 2 images at a time. | Bharat Mediratta |
| 2009-01-06 | Wrap permissions in a <fieldset> so that we get a label for the dialog | Bharat Mediratta |
| 2009-01-06 | Add graphics::Can() to let us determine whether the active toolkit | Bharat Mediratta |
| 2009-01-06 | Add pause and done buttons to the progressbar | Bharat Mediratta |
| 2009-01-06 | Don't include jQuery. This means that the form won't work by itself, but we ... | Bharat Mediratta |
| 2009-01-06 | Don't make the overlay opaque when we're doing a dialog-based edit. | Bharat Mediratta |
| 2009-01-06 | Tabs -> spaces | Bharat Mediratta |
| 2009-01-05 | Quick edit dialogs should stay on the same page and trigger a reload. | Bharat Mediratta |
| 2009-01-05 | Add silk edit image | Bharat Mediratta |
| 2009-01-05 | Add "quick edit" which lets you edit a photo's details from the albums | Bharat Mediratta |
| 2009-01-04 | Rename: | Bharat Mediratta |
| 2009-01-04 | Fix message line so that uploads work | Bharat Mediratta |
| 2009-01-04 | Allow passing a query string as an argument to Item_Model::url() | Bharat Mediratta |
| 2009-01-04 | Linked up a photo's return to parent album view. | Chad Kieffer |
| 2009-01-04 | Guard against missing apache_get_version() | Bharat Mediratta |