| Age | Commit message (Expand) | Author |
| 2008-12-24 | Add atom to the implicit module list. | Bharat Mediratta |
| 2008-12-20 | Create module::load_themes() to load the correct theme after we do | Bharat Mediratta |
| 2008-12-19 | Create a new pattern for Site Admin controllers: | Bharat Mediratta |
| 2008-12-17 | Fix some lint errors | Bharat Mediratta |
| 2008-12-17 | Switch from cookie sessions to database sessions. We can't use cookie | Bharat Mediratta |
| 2008-12-16 | TEST_MODE always exists now, so check its value, don't rely on its existence ... | Bharat Mediratta |
| 2008-12-15 | Rename default_admin to admin_default. | Bharat Mediratta |
| 2008-12-14 | Created admin controller and made admin obey admin theme settings | Felix Rabinovich |
| 2008-12-11 | 1) Begins the creation of the local import module by adding the administation... | Tim Almdal |
| 2008-12-08 | Only add the unit_test and gallery_unit_test modules if we're in TEST_MODE | Bharat Mediratta |
| 2008-12-07 | Style cleanups to make File_Structure_Test pass. | Bharat Mediratta |
| 2008-12-06 | Implemented photo::_get_photo_add(). You need to create the var/uploads dire... | Tim Almdal |
| 2008-11-28 | Dynamically create the list of available modules. This permits new modules t... | Tim Almdal |
| 2008-11-26 | Some code audit fixes and adding some directory separator normalization code ... | Andy Staudacher |
| 2008-11-26 | Initial commit of the translation class, I18n_Core and some tests. | Andy Staudacher |
| 2008-11-24 | Revert the site_title change | Tim Almdal |
| 2008-11-23 | Add a site-config parameter to the config.php file. Created a core_block:hea... | Tim Almdal |
| 2008-11-23 | Move search out into its own module and have it display its link at | Bharat Mediratta |
| 2008-11-22 | An Atom library prototype. Its purpose is to explore the cost of us supportin... | Jozef Selesi |
| 2008-11-20 | * Added HTTP status constants and helper functions to REST helper. | Jozef Selesi |
| 2008-11-19 | Fix a mistake in the route that let people try to get to the rest controller ... | Bharat Mediratta |
| 2008-11-19 | Change the way that we do RESTful routing. | Bharat Mediratta |
| 2008-11-19 | Change Media_RSS_Controller so that it does not extend REST_Controller, since it | Bharat Mediratta |
| 2008-11-19 | fix a few minor issues | Tim Almdal |
| 2008-11-19 | * Renamed the album, item and photo controllers to albums, items and photos i... | Jozef Selesi |
| 2008-11-18 | * Changed REST API. Now there are two separate methods for forms: | Jozef Selesi |
| 2008-11-18 | The start of the slideshow module. Mostly framework stuff, no real implement... | Tim Almdal |
| 2008-11-18 | - All comments of an item can now be seen /comments?item_id= | Jozef Selesi |
| 2008-11-18 | First iteration of REST controller refactoring. RESTful controllers that refe... | Jozef Selesi |
| 2008-11-16 | Rename 'tags' module to 'tag' for consistency of pluralization | Bharat Mediratta |
| 2008-11-16 | Several large changes: | Bharat Mediratta |
| 2008-11-15 | Initial add comment implementation. | Jozef Selesi |
| 2008-11-11 | Change REST API to use non-routable functions: _get(), _post(), | Bharat Mediratta |
| 2008-11-11 | Create REST_Controller abstract base class for all REST based resource | Bharat Mediratta |
| 2008-11-09 | Beginnings of the comment module. Install and uninstall. | Jozef Selesi |
| 2008-11-09 | Make Gallery3 more RESTful. | Bharat Mediratta |
| 2008-11-08 | The start of an authentication module. This provides the installation and a ... | Tim Almdal |
| 2008-11-07 | Move default theme up above modules so that it can override module views | Bharat Mediratta |
| 2008-11-06 | Drop the ? from the base url; we're going to count on Apache PathInfo for nav... | Bharat Mediratta |
| 2008-11-05 | Move Google Maps block off into its own gmaps module. | Bharat Mediratta |
| 2008-11-05 | Item Info block is now off into the info module. Yay! | Bharat Mediratta |
| 2008-11-05 | The start of the user module. At this point, it shows up on the scaffolding ... | Tim Almdal |
| 2008-11-05 | Tags are now off in their own module, hooray! | Bharat Mediratta |
| 2008-11-05 | The carousel block is now off into its own module. The | Bharat Mediratta |
| 2008-11-04 | Lots of new stuff! | Bharat Mediratta |
| 2008-11-03 | Create an initial attempt at the album controller, set it up with a default r... | Bharat Mediratta |
| 2008-11-02 | Read local database config file | Bharat Mediratta |
| 2008-11-02 | Add mptt and forge modules to the module load list | Bharat Mediratta |
| 2008-11-01 | Fix all our preambles to make the preamble test pass. | Bharat Mediratta |
| 2008-11-01 | Set up unit test framework. Tweak configuration so that it only runs in | Bharat Mediratta |