| Age | Commit message (Expand) | Author |
| 2009-02-28 | The scaffolding, simple_uploader and local_import now call two new | 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 | Use the Database::update function instead of a raw SQL query | Tim Almdal |
| 2009-02-26 | Support adding custom header/footer text to themes via admin/theme_details | Bharat Mediratta |
| 2009-02-26 | Make theme details its own page so that we can wrap it in a div and | Bharat Mediratta |
| 2009-02-26 | Minor cleanups. | Bharat Mediratta |
| 2009-02-25 | Add support MP4 movies also. Flowplayer supports them and can stream | Bharat Mediratta |
| 2009-02-22 | Remove the $item from the various graphics functions, that was a bad | Bharat Mediratta |
| 2009-02-22 | Standardize to uppercase DESC in the order by method calls | Tim Almdal |
| 2009-02-22 | Added t(...) around some display strings that were overlooked. | Tim Almdal |
| 2009-02-22 | Very basic movie support. You can upload a FLV file, we use ffmpeg to | Bharat Mediratta |
| 2009-02-19 | 1) Rename the module media_rss to rss | Tim Almdal |
| 2009-02-19 | Differentiate between available and installed languages. Provide admin UI to ... | Andy Staudacher |
| 2009-02-18 | Add a 'finish' button which dismisses the dialog and refreshes the current page | Bharat Mediratta |
| 2009-02-18 | Urlencode the user agent, else it doesn't get passed through properly. | Bharat Mediratta |
| 2009-02-17 | Add more localized strings | Bharat Mediratta |
| 2009-02-15 | Ignore the unique timestamp value that upload::save() prepends to temp filena... | Bharat Mediratta |
| 2009-02-15 | If we're deleting an album cover, null it out in the parent. | Bharat Mediratta |
| 2009-02-14 | Say hello to the new Flash based uploader, courtesy of Eric Zelermyer. | Bharat Mediratta |
| 2009-02-14 | If the page number is out of range, redirect to the nearest page. | Bharat Mediratta |
| 2009-02-12 | Move l10n enable/disable option to Options menu. | Andy Staudacher |
| 2009-02-10 | Simplification pass that preserves almost all functionality (except | Bharat Mediratta |
| 2009-02-10 | single -> double quotes. | Bharat Mediratta |
| 2009-02-10 | remove leading slash from Forge url. | Bharat Mediratta |
| 2009-02-10 | style fixes (style for method names, style for vars in locale.php) | Andy Staudacher |
| 2009-02-10 | Adding UI for site language selection and user language preference. | Andy Staudacher |
| 2009-02-10 | Normalize a few things to our standard. | Bharat Mediratta |
| 2009-02-09 | Add local localization functionality. Local = no means to upload / download t... | Andy Staudacher |
| 2009-02-09 | Adding translation UI. Not backed by any model yet (submissions are ignored). | Andy Staudacher |
| 2009-02-08 | Properly implement changing the thumbnail and resized image sizes by | Bharat Mediratta |
| 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-02-06 | Convert all item->type == "album" to item->is_album() | Tim Almdal |
| 2009-02-05 | Rename "welcome" controller to "scaffold" so that we can eventually | Bharat Mediratta |
| 2009-02-02 | Have the quick delete file "item_before_delete" so that search and | Tim Almdal |
| 2009-01-29 | Add delete support as a quick-edit option | Bharat Mediratta |
| 2009-01-29 | Support making an album the album cover for its parent | Bharat Mediratta |
| 2009-01-29 | replace title with level, for ease in diagnosing levelling issues. | 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 | Update the album cover if necessary. | Bharat Mediratta |
| 2009-01-24 | Admin theme style cleanup. Merged separate selected, available, unavailable i... | Chad Kieffer |
| 2009-01-24 | Add move support. Use the move icon in the quick pane. You can't | Bharat Mediratta |
| 2009-01-23 | Simplify this code. We know what the fields are, pull them by name so that w... | Bharat Mediratta |
| 2009-01-22 | Theme details. Save values 2 | Felix Rabinovich |
| 2009-01-22 | Theme details. Save values | Felix Rabinovich |
| 2009-01-22 | Theme details. Initial release | Felix Rabinovich |
| 2009-01-21 | Fix bug in add_to_group / remove_from_group where we were looking up users us... | Bharat Mediratta |