| Age | Commit message (Expand) | Author |
| 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-03-08 | Undo... pass any additional parameters to the _edit_form method | Tim Almdal |
| 2009-03-08 | Pass any additional parameters to the _edit_form method | Tim Almdal |
| 2009-03-06 | oops. fix accidental style change that slipped into last commit | Chris Kelly |
| 2009-03-06 | Added json and filter as requirements | Chris Kelly |
| 2009-03-05 | Avoid using default task types. Require task::get_definitions() to | Bharat Mediratta |
| 2009-03-05 | A little task restructuring | Bharat Mediratta |
| 2009-03-05 | Implement a Maintenance mode as per ticket: #15 | Tim Almdal |
| 2009-03-04 | Implement batch support in a simple fashion to avoid having to change the swf... | Bharat Mediratta |
| 2009-03-04 | Redefine the batch API to be very very simple. You call | Bharat Mediratta |
| 2009-03-04 | Delete test(), it should never have been checked in. | Bharat Mediratta |
| 2009-03-03 | Use the gallery root directory on the batch::operation call when | Tim Almdal |
| 2009-03-03 | Refactored the batch Api: 1) created a small batch helper class: | Tim Almdal |
| 2009-03-01 | Simplify the batch api by having the core event handlers for | Tim Almdal |
| 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 |