| Age | Commit message (Expand) | Author |
| 2009-02-28 | Change the pattern to identify tables that need prefix substitution to | Tim Almdal |
| 2009-02-27 | This implements table prefix for all the queries in core, user, exif, | Tim Almdal |
| 2009-02-27 | * Refactor task management methods from admin_maintenance.php to | Tim Almdal |
| 2009-02-26 | Update to image_block based on bharat's feedback | Tim Almdal |
| 2009-02-24 | Fix i18n create table sql (forgot to change core_install.php) | Andy Staudacher |
| 2009-02-10 | Move site default_locale into DB (vars) and add a per user locale preference. | Andy Staudacher |
| 2009-02-09 | Add local localization functionality. Local = no means to upload / download t... | Andy Staudacher |
| 2009-02-08 | rollback r20001-r19998, r19995. This may require a reinstall | Tim Almdal |
| 2009-02-06 | Implement fix for ticket #35. *** Requires reinstall of core *** | Tim Almdal |
| 2009-01-19 | Put the <a> element inside the internationalized text. | 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-15 | Changing t() placeholder syntax from {{replace_me}} to %replace_me. | Andy Staudacher |
| 2009-01-14 | Make sure that helper functions are all static. Add new | Bharat Mediratta |
| 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 | Dashboard blocks are now data driven, and you can add new blocks to | Bharat Mediratta |
| 2009-01-09 | Theme Administration v. 2. Doesn't distinguish between regular and admin them... | Felix Rabinovich |
| 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 |
| 2008-12-31 | Preliminary "Edit Permissions" dialog. You can't change permissions | Bharat Mediratta |
| 2008-12-30 | Oops, this got left out of r19497 | Bharat Mediratta |
| 2008-12-30 | Add a "Graphics Settings" page that lets admins choose which graphics | Bharat Mediratta |
| 2008-12-30 | Make some columns smaller so that multi-column keys don't exceed 1024 | Bharat Mediratta |
| 2008-12-29 | Oops, my last change broke the default resize dimensions | Bharat Mediratta |
| 2008-12-29 | Make graphics rules take named parameters. This will give us some | Bharat Mediratta |
| 2008-12-28 | Expand on the maintenance code to make it more robust and give the | Bharat Mediratta |
| 2008-12-28 | First round of a task framework. Tasks are job definitions stored in | Bharat Mediratta |
| 2008-12-26 | Added the concept of "permanent" messages that we show to admins. Use | Bharat Mediratta |
| 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 |