| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 ↵ | Andy Staudacher | |
| translations to a translation server yet. - Added an outgoing_translations table to store translations from the local translation UI. - I18n class is checking incoming_ and outgoing_translations for translations, giving the latter priority. - Not handling plural strings in the translations UI yet. | |||
| 2009-02-09 | Adding translation UI. Not backed by any model yet (submissions are ignored). | Andy Staudacher | |
| The code is based on the l10n_client module from Drupal 6, by Gabor Hojtsy (http://drupal.org/user/4166). | |||
| 2009-02-08 | Properly implement changing the thumbnail and resized image sizes by | Bharat Mediratta | |
| updating the graphics rules as appropriate. | |||
| 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 | |
| * Added new field in items table (path) which is sanitized version of name. * Added __set method on Items_module to set the path field whenever the name field is changed. * Made some changes to the scaffolding so missing the path column would not kill the scaffolding. * Changed MY_url::site so not having a 3rd parameter won't throw an error. | |||
| 2009-02-06 | Convert all item->type == "album" to item->is_album() | Tim Almdal | |
| Convert all item->type == "photo" to item->is_photo() | |||
| 2009-02-05 | Rename "welcome" controller to "scaffold" so that we can eventually | Bharat Mediratta | |
| have a welcome page. | |||
| 2009-02-02 | Have the quick delete file "item_before_delete" so that search and | Tim Almdal | |
| notification modules can do their thing. In addition, correct search so it works properly and doesn't try to create an Item_id_Model class. | |||
| 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 | |
| settings into Admin_Themedetails. | |||
| 2009-01-25 | Update the album cover if necessary. | Bharat Mediratta | |
| 2009-01-24 | Admin theme style cleanup. Merged separate selected, available, unavailable ↵ | Chad Kieffer | |
| into a single set of reusable classes. Applied alternating row bg colors. Removed inline CSS from admin views. Moved user admin css into admin_default theme style sheet. | |||
| 2009-01-24 | Add move support. Use the move icon in the quick pane. You can't | Bharat Mediratta | |
| move an item into its own hierarchy, or into an album where you don't have edit permission. | |||
| 2009-01-23 | Simplify this code. We know what the fields are, pull them by name so that ↵ | Bharat Mediratta | |
| we're clear about what actions we're taking. Return the form itself on validation failure, coupled with de-ajaxifying the form makes it render properly as an error when you enter bogus data. | |||
| 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 ↵ | Bharat Mediratta | |
| using Group_Model. | |||
| 2009-01-20 | Quick edit now lets you set the album cover. | Bharat Mediratta | |
| 2009-01-20 | Add a quick edit pane for albums, too. | Bharat Mediratta | |
| 2009-01-20 | Web based installer. It's still got some rough edges, but you can now | Bharat Mediratta | |
| do a complete CLI or web based install. | |||
| 2009-01-19 | Fix up various little things to get File_Structure_Test to pass. | Bharat Mediratta | |
| 2009-01-19 | Packager now does a clean reinstall of just the packages we want, then | Bharat Mediratta | |
| rebuilds the install.sql and init_var.php files accordingly. | |||
| 2009-01-18 | Drag and drop in the admin dashboard now saves the location. | Bharat Mediratta | |
| * Make block_adder a real block * Suppress the "close" link on block_adder * Move the drag/drop JS into the core code out of the admin theme | |||
| 2009-01-18 | Correct the mkdir for the sub directories in var | Tim Almdal | |
| 2009-01-18 | Change the database unload to unload all the tables instead of fooling | Tim Almdal | |
| around with individual tables. | |||
| 2009-01-18 | Refactor dashboard -> block_manager since it'll manage blocks site | Bharat Mediratta | |
| wide, not just in the dashboard. | |||
| 2009-01-18 | Clean up the var directory creation script | Tim Almdal | |
| 2009-01-18 | Here's the rest of the change, new tool and forgot to add some files :-) | Tim Almdal | |
| 2009-01-17 | The Packager now copies all the directories properly, ignoring all the | Tim Almdal | |
| .svn directories. In addition the internal directory structure is consistent with a Gallery3 install with out any source system names. | |||
| 2009-01-17 | We can now build ar tar.gz file with the gallery installation. Still | Tim Almdal | |
| to be done is the get the internal paths right and get rid of the .svn that are still being included... its a wee bit large @ 35mb. Also need to write the code to unpack and do the actual install | |||
| 2009-01-17 | Generate a single sql install file. | Tim Almdal | |
| 2009-01-17 | Change the scaffolding packaging to set auot-render to false so the | Tim Almdal | |
| entire screen is not returned | |||
| 2009-01-16 | Add a scaffolding tab that allows packaging up the installation for ↵ | Tim Almdal | |
| installation. At the moment, it just creates an *.sql table for each defined table. I still need to zip this and put some install code around it so it is self installing. The ajax call will build the tables, but it doesn't return the resilt correctly. What it does is return my json response(expected) and the entire welcome.html page as well (unexpected) and i'm havinf trouble figuring out why. Something stupid i bet | |||
| 2009-01-16 | Rename Task to Task_Definition to avoid confusion with Task_Model. | Bharat Mediratta | |
| Order the finished tasks by update time in the task list. | |||
| 2009-01-16 | Rename Change xxx_task::available() to xxx_task::available_tasks() | Bharat Mediratta | |
| Fix a bug in admin_maintenance.html.php where we were only showing the first task | |||
| 2009-01-16 | Break task definitions out into the <module>_task helper and create a | Bharat Mediratta | |
| Task library class as a data structure to hold task definitions. | |||
| 2009-01-15 | Changing t() placeholder syntax from {{replace_me}} to %replace_me. | Andy Staudacher | |
| 2009-01-15 | Simplifying the way t() is called. Refactoring localization function ↵ | Andy Staudacher | |
| t($message, $options=array()) into 2 separate functions: - the new t($message, $options=array()) is for simple strings, optionally with placeholder interpolation. - t2($singular, $plural, $count, $options=array()) is for plurals. | |||
| 2009-01-15 | Rename 'xxx_changed' events to 'xxx_updated' | Bharat Mediratta | |
| 2009-01-15 | Rename events | Bharat Mediratta | |
| album_created, photo_created -> item_created album_updated, photo_updated -> item_updated | |||
| 2009-01-15 | whitespace fix. | Bharat Mediratta | |
| 2009-01-13 | Call 'site' themes 'Gallery' themes since site means less to users. Fix ↵ | Bharat Mediratta | |
| swapped messages | |||
| 2009-01-13 | Change admin/themes to show both styles of themes side by side. This | Bharat Mediratta | |
| eliminates the menu, which is kind of clunky. While I'm at it, let's call the "regular" themes a "site theme" so we have "site" and "admin" themes. | |||
| 2009-01-13 | Make the admin/graphics UI mimic admin/themes with a single selected | Bharat Mediratta | |
| toolkit above, and other available ones below. | |||
