| Age | Commit message (Expand) | Author |
| 2009-02-03 | Drop scaffolding menu link if welcome.php is missing. | Bharat Mediratta |
| 2009-01-29 | Add delete support as a quick-edit option | Bharat Mediratta |
| 2009-01-29 | Add support for pretty urls. So now instead of urls like: | Bharat Mediratta |
| 2009-01-29 | Remove extra debug call to install() | Bharat Mediratta |
| 2009-01-28 | Fully implement the user administration backend with drag/drop to add | Bharat Mediratta |
| 2009-01-27 | Rename Admin_Themedetails -> Admin_Theme_Details | Bharat Mediratta |
| 2009-01-27 | Remove unused theme code left over from before virshu moved theme | Bharat Mediratta |
| 2009-01-25 | Undo the adding underscores to the id on forge generated forms | Tim Almdal |
| 2009-01-24 | Supply a form id on all forms. This id can be used by modules other | Tim Almdal |
| 2009-01-23 | Minor tweaks | Bharat Mediratta |
| 2009-01-22 | Theme details. Save values | Felix Rabinovich |
| 2009-01-22 | Theme details. Initial release | Felix Rabinovich |
| 2009-01-20 | Revert r19765 -- the installer works fine with it the way it is. | Bharat Mediratta |
| 2009-01-20 | Add a quick edit pane for albums, too. | Bharat Mediratta |
| 2009-01-19 | Make get_add_block_form() static. | Bharat Mediratta |
| 2009-01-19 | Flush the access_intent cache after ALTER TABLE queries, fixes a | Bharat Mediratta |
| 2009-01-19 | Put the <a> element inside the internationalized text. | Bharat Mediratta |
| 2009-01-19 | Packager now does a clean reinstall of just the packages we want, then | Bharat Mediratta |
| 2009-01-18 | Drag and drop in the admin dashboard now saves the location. | Bharat Mediratta |
| 2009-01-18 | Refactor dashboard -> block_manager since it'll manage blocks site | Bharat Mediratta |
| 2009-01-18 | Rename theme callback helpers from xxx_block to xxx_theme to make room | Bharat Mediratta |
| 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 |