Age | Commit message (Expand) | Author |
2009-01-17 | Implement relevance ranked boolean searching on a full text index of | Bharat Mediratta |
2009-01-16 | Rename Task to Task_Definition to avoid confusion with Task_Model. | Bharat Mediratta |
2009-01-16 | Rename Change xxx_task::available() to xxx_task::available_tasks() | Bharat Mediratta |
2009-01-16 | Move graphics::rebuild_dirty_images to core_task::rebuild_dirty_images | Bharat Mediratta |
2009-01-16 | Break task definitions out into the <module>_task helper and create a | Bharat Mediratta |
2009-01-16 | Update event handlers to reflect new item event names | Bharat Mediratta |
2009-01-15 | Changing t() placeholder syntax from {{replace_me}} to %replace_me. | Andy Staudacher |
2009-01-15 | Simplifying the way t() is called. Refactoring localization function t($messa... | Andy Staudacher |
2009-01-15 | Added gQuick to album_top, started implementation, but incomplete so far. Nee... | Chad Kieffer |
2009-01-15 | Rename events | Bharat Mediratta |
2009-01-14 | Make sure that helper functions are all static. Add new | Bharat Mediratta |
2009-01-14 | Initialize the model_cache:: as an array and use sub arrays to maintain the c... | Tim Almdal |
2009-01-14 | make model_cache::get() a static function | Tim Almdal |
2009-01-14 | Correct the initial value get active blocks | Tim Almdal |
2009-01-14 | Since module_Core is static the methods, get_var, set_var, etc should be static | Tim Almdal |
2009-01-13 | Change admin/themes to show both styles of themes side by side. This | Bharat Mediratta |
2009-01-13 | Models should be named in adjective_noun form to make pluralizatoin | Bharat Mediratta |
2009-01-12 | Refactor dashboard block handling out into a dashboard helper so that | Bharat Mediratta |
2009-01-12 | Implement deleting dashboard blocks. | Bharat Mediratta |
2009-01-12 | Updated for new Form_Submit API. | Bharat Mediratta |
2009-01-12 | Dashboard blocks are now data driven, and you can add new blocks to | Bharat Mediratta |
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 stray blank line, convert single to double quotes. | Bharat Mediratta |
2009-01-11 | Reset module_names / modules early in load_modules() so that unit test framew... | 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 | 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-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 | module::event now takes an unlimited number of args | 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 | Add graphics::Can() to let us determine whether the active toolkit | 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 | 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 | Extend Theme_View to look in modules for photo and album menus. Move | Bharat Mediratta |
2009-01-04 | Started to wire up album and photo view menus. Need photo's parent album link... | Chad Kieffer |
2009-01-03 | No quickedit for album-- for real this time. | Bharat Mediratta |
2009-01-03 | No quickedit for album thumbs (for now, anyway) | Bharat Mediratta |
2009-01-03 | Add a new quick-edit mode for editing photos when viewing albums. | Bharat Mediratta |
2009-01-03 | Add graphics::rotate | Bharat Mediratta |
2009-01-02 | Restructire site admin menu a bit: | Bharat Mediratta |