Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-04-22 | Refactor the move functionality into a helper function so it can be | Tim Almdal | |
called from organize | |||
2009-04-21 | 1) Disable drag when the rearrange task is running | Tim Almdal | |
2) Add the album name to the task name | |||
2009-04-21 | Remove duplicate word from status message | Tim Almdal | |
2009-04-21 | The pause button now works. | Tim Almdal | |
2009-04-21 | Added progress bar and pause and continue functionality to rearrange | Tim Almdal | |
2009-04-21 | Highlight: we can now import photos and movies. | Bharat Mediratta | |
Notes: * Don't store the g2->g3 map in the task; it gets too large and overflows the context column. * Import album sort orders * Try to treat duplication in the summary and description fields sensibly. * Move the g2 import config page under the Settings menu * Clean up the settings page slightly and send users to the maintenance page to do the actual import (not an optimal UI, but it works). | |||
2009-04-21 | Theme the cancel-all link like the remove-all link. | Bharat Mediratta | |
2009-04-21 | Make the task iteration duration 1 second instead of 500ms. | Bharat Mediratta | |
2009-04-21 | Add a key on item_id for the search_records table so that when we left | Bharat Mediratta | |
join it against the item table to find missing ids it's fast. | |||
2009-04-20 | Remove debugging statements | Tim Almdal | |
2009-04-20 | 1) Add rearrange processing as a task | Tim Almdal | |
2) Improved drop location determination 3) Add a revert if dropped on an invalid target 4) Add a popup dialog to display ajax errors Still to do progress bar, pause/continue and status messages | |||
2009-04-19 | Simplify the handling of moves to the beginning or end of the album | Tim Almdal | |
2009-04-19 | Continue javascript code cleanup | Tim Almdal | |
2009-04-19 | Restructure the java script code (i.e. separate complex callbacks or | Tim Almdal | |
objects into variables) | |||
2009-04-19 | Fix UI string | Andy Staudacher | |
2009-04-19 | - Improve the movement of the placeholder | Tim Almdal | |
- Make sure the thumbgrid will utoscroll when dragging - And an ordinal attribute to the thumbnail when generated, based on the current sort order of the album. | |||
2009-04-19 | import album owners and be a little smarter about summary/description ↵ | Bharat Mediratta | |
duplication | |||
2009-04-18 | Redirect item/NN requests to absolute urls | Bharat Mediratta | |
2009-04-18 | Properly import groups and put users into groups. Mark admin users | Bharat Mediratta | |
appropriately. | |||
2009-04-18 | whitespace cleanup | Bharat Mediratta | |
2009-04-18 | Add user::lookup_by_name() | Bharat Mediratta | |
2009-04-18 | Track what we've already imported in the G2_Map_Model and keep it | Bharat Mediratta | |
around in the task so that on subsequent import runs we don't try to reimport stuff we've already pulled in. This also gives us a mapping so that we will be able to translate old G2 urls into the hot new G3 urls. | |||
2009-04-17 | Change how mutiple requests for micro thumbnails is handler. | Tim Almdal | |
handle the edge cases where the draggable is dropped on the micro thumbnail panel | |||
2009-04-17 | Fix typo that was causing an error | Tim Almdal | |
2009-04-17 | Make the update_index task continue until it has used half a second | Bharat Mediratta | |
before stopping. This is *way* more efficient than just doing 2 per request. | |||
2009-04-17 | Be graceful if exec() is disabled | Bharat Mediratta | |
2009-04-17 | Don't show the 'no toolkit found' message unless we actually didn't find one | Bharat Mediratta | |
2009-04-17 | Import albums. Just the basics; misses permissions and a lot of | Bharat Mediratta | |
metadata, and doesn't import photos yet. | |||
2009-04-17 | Fix for ticket 203: Don't interpolate the translation string for the l10n ↵ | Andy Staudacher | |
client translation input field | |||
2009-04-17 | Another iteration in the quest for the perfect organize module. At | Tim Almdal | |
this point you can select microthumbs, by clicking on them, ctrl-click will add to the selection. You can select by drawing a lasso around images. Holding the ctrl will add the lassoed thumbs to the selection. Once slected, thumbs can be dragged and dropped within the current At this point no background processing takes place | |||
2009-04-17 | Fix i18n for "Logged in as" string | Andy Staudacher | |
2009-04-16 | Add the ui.jquery selectable plugin by copying the new vendor version to trunk | Tim Almdal | |
2009-04-15 | Very early round of Gallery 2 import code. It can import users (with | Bharat Mediratta | |
the wrong password) and import groups, with a basic UI. Needs a ton more work. | |||
2009-04-15 | Provate a way to set the hashed password directly | Bharat Mediratta | |
2009-04-12 | added icons to permissions UI | Jakob Hilden | |
2009-04-12 | changed order of form fields in photo and album forms so that the confusing ↵ | Jakob Hilden | |
"name" field is not on top anymore changed "name" label to "Filename" for photos and "Directory Name" for albums | |||
2009-04-12 | Fix indentation. | Bharat Mediratta | |
2009-04-10 | Fix up microthumb grid, changed unselect to deselect all, white space fixes. | Chad Kieffer | |
2009-04-09 | Don't try to import the staging directory as an album | Tim Almdal | |
2009-04-09 | Provide a translation of the titleon the fatal error dialog pop-up | Tim Almdal | |
2009-04-09 | Missed a closing para ) | Tim Almdal | |
2009-04-09 | Change the weight for albums from zero, which could give us | Tim Almdal | |
indeterminate ordering, so that ablums are initially shown first. | |||
2009-04-09 | Create a pause method on the server_add controller and get rid of the | Tim Almdal | |
optional parameter/ | |||
2009-04-09 | Fix server add to correctly ignore a authorized path if there are no | Tim Almdal | |
files to be uploaded from it. | |||
2009-04-09 | Clean up delete code as per Bharat's note | Tim Almdal | |
2009-04-09 | Here is the current state of "organize". I'm having trouble getting | Tim Almdal | |
drag and drop to work. And to get it to layout properly. Any thoughts would be appreciated. | |||
2009-04-09 | Merge the micro_thumb_tag method into thumb_tag and add a third | Tim Almdal | |
parameter to indicate that a micro thumb is being generated | |||
2009-04-09 | Fix for ticket 181: don't ignore the locale option when adding users | Andy Staudacher | |
2009-04-09 | Fix the spelling of "appearance_menu" and update user_menu so that the | Bharat Mediratta | |
user/groups admin menu option appears again. | |||
2009-04-08 | Fixes issues with Server Add: | Tim Almdal | |
1) Fixes Ticket #208 2) Fixes Ticket #190 3) Fixes an unticketed issue where two items could collide when creating the thumbnail and/or resize. For example, loading a.flv and a.jpg would have generated the same thumbnail image. This change adds a random value to the name to avoid conflicts. 4) Added item::__set() to clear the relative path if the name changes |