| Age | Commit message (Expand) | Author |
| 2008-12-23 | Add very simple graphics toolkits. | Bharat Mediratta |
| 2008-12-23 | Allow the site admin to upload watermark images. Can't do much with them yet. | Bharat Mediratta |
| 2008-12-21 | Report actual log entries in the "log entries" admin block. | Bharat Mediratta |
| 2008-12-21 | Add a logging facility, and instrument login/logout to use it. | Bharat Mediratta |
| 2008-12-20 | Add "created" and "updated" timestamps to the items table. | Bharat Mediratta |
| 2008-12-20 | Add view counts and show them properly. | 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-17 | Separate thumbnails out into var/thumbs. This clears up some ambiguity in I... | Bharat Mediratta |
| 2008-12-16 | Alphabetize field names to make it easier to find 'em. | Bharat Mediratta |
| 2008-12-15 | Rename default_admin to admin_default. | Bharat Mediratta |
| 2008-12-13 | Set the resize and thumbnail maximum dimension into the module vars table | Tim Almdal |
| 2008-12-12 | Remove a couple of todo's by store the "theme name", "admin theme name" and "... | Tim Almdal |
| 2008-12-12 | Get rid of all pseudo users and pseudo groups, while preserving all | Bharat Mediratta |
| 2008-12-11 | Change the name of the implmentation of module parameters to module vars | Tim Almdal |
| 2008-12-10 | Create a module parameter table. This will be useful if a module wants to st... | Tim Almdal |
| 2008-12-10 | Change all access API methods to take ORMs instead of ids. This will | Bharat Mediratta |
| 2008-12-03 | Drop the right tables at uninstall time | Bharat Mediratta |
| 2008-12-01 | Prototype access control model. There's much left to do, but it's a | Bharat Mediratta |
| 2008-11-29 | Add access model (not fully baked yet). | Bharat Mediratta |
| 2008-11-27 | Centralize logging around installing/uninstalling modules. | Bharat Mediratta |
| 2008-11-26 | Add a thumbnail to the root directory, in case it gets displayed in a tag dyn... | Tim Almdal |
| 2008-11-21 | Revert module block approach | Tim Almdal |
| 2008-11-20 | A look at away to allow modules to define html head contents (links and js) a... | Tim Almdal |
| 2008-11-19 | Add the original item height and width to the item table | Tim Almdal |
| 2008-11-19 | change mime_type column from 255 chars to 64 | Bharat Mediratta |
| 2008-11-19 | add the mime type column on the item table | Tim Almdal |
| 2008-11-13 | Create module helper and refactor all the code that creates, updates | Bharat Mediratta |
| 2008-11-08 | Create permanent owner_id column in the item table, and use a soft | Bharat Mediratta |
| 2008-11-08 | 44 --> E_DATABASE_ERROR | Bharat Mediratta |
| 2008-11-08 | Change how the modules table doesn't exist is caught. In running unit test, ... | Tim Almdal |
| 2008-11-05 | * Add thumbnail and resize dimensions to the item table and use them | Bharat Mediratta |
| 2008-11-05 | Change the default theme to actually render what's in the Gallery. | Bharat Mediratta |
| 2008-11-05 | Declare install/uninstall stat.c | Bharat Mediratta |
| 2008-11-04 | Lots of new stuff! | Bharat Mediratta |
| 2008-11-04 | Add a test to detect tabs in our code, and convert all tabs to spaces | Bharat Mediratta |
| 2008-11-04 | Restructure the theme code to be more like WordPress / Habari. Now, | Bharat Mediratta |
| 2008-11-03 | whitespace fix | Bharat Mediratta |
| 2008-11-03 | More bootstrap code. | Bharat Mediratta |
| 2008-11-03 | Change structure of item table to match MPTT class (which is a little differe... | Bharat Mediratta |
| 2008-11-02 | Create some basic infrastructure: | Bharat Mediratta |