| Age | Commit message (Expand) | Author |
| 2009-05-27 | Restructure things so that the application is now just another module. | Bharat Mediratta |
| 2009-05-26 | clean up whitespace errors introduced in last commit | Bharat Mediratta |
| 2009-05-26 | Restructure the module lifecycle. | Bharat Mediratta |
| 2009-05-20 | Add a default image quality level. There's no UI for it, except Admin | Bharat Mediratta |
| 2009-05-17 | Add var/tmp | Bharat Mediratta |
| 2009-05-14 | Introduce a relative_path_cache column in the items table. This lets | Bharat Mediratta |
| 2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta |
| 2009-05-13 | Create a new "add" permission and require it at the controller level | Bharat Mediratta |
| 2009-05-07 | Grab photo capture date and captions from EXIF/IPTC data. | Bharat Mediratta |
| 2009-04-05 | Don't do graphics detection in core_installer::install() because that | Bharat Mediratta |
| 2009-04-05 | Add a weight column to the items model. Change the album ordering to | Tim Almdal |
| 2009-03-24 | change version from "3.0 Alpha 3" to "3.0 pre-beta svn" | Bharat Mediratta |
| 2009-03-20 | Set our version to 3.0 Alpha 3 and add 'logs' as a dir we create at install time | Bharat Mediratta |
| 2009-03-19 | Rejigger the way we do reinstalls while Kohana is running. | Bharat Mediratta |
| 2009-03-18 | Remove semi-colons from single sql statements and correct anoter | Tim Almdal |
| 2009-03-17 | Treat calls to install() with TEST_MODE set to be initial installs. At least... | Bharat Mediratta |
| 2009-03-16 | Set the sort_column and sort_order for the root album | Bharat Mediratta |
| 2009-03-09 | Restructure the sort order to maintain the sort column and sort order | Tim Almdal |
| 2009-03-09 | On second thought, make the description column varchar(2048) instead. | Bharat Mediratta |
| 2009-03-09 | Make the description a text column so that we can handle much larger | Bharat Mediratta |
| 2009-03-08 | Log the user in as admin after running the web installer, and give | Bharat Mediratta |
| 2009-03-08 | Update sort order processing per Bharat's feedback | Tim Almdal |
| 2009-03-08 | Implement Sortable albums. Current sort fields include (Creation | Tim Almdal |
| 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 |