| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-05-13 | Gee it's May already. Update copyright to 2009. | Bharat Mediratta | |
| 2009-05-02 | Create item helper and move move_item(), remove_album_cover() and | Bharat Mediratta | |
| make_album_cover() functions into it. | |||
| 2009-05-02 | Move make_album_cover and remove_album_cover out of Item_Model and | Bharat Mediratta | |
| into the core helper. Clean up interactions so that when we remove an album cover we pick a new one, or clean out the old album cover if there are no other choices. | |||
| 2009-05-02 | Clean up API to be organized around the functionality it provides, not the ↵ | Bharat Mediratta | |
| feature its provided for. | |||
| 2009-05-02 | Remove extra whitespace. | Bharat Mediratta | |
| 2009-05-02 | Fix indentation. | Bharat Mediratta | |
| 2009-04-29 | Refactor the creation and removal of the album covers into | Tim Almdal | |
| make_album_cover and remove_album_cover methods in Item_Model. Usage: $photo->make_album_cover() $album->remove_album_cover() | |||
| 2009-04-29 | Change album cover functionality added | Tim Almdal | |
| 2009-04-29 | The delete button now deletes the selected items | Tim Almdal | |
| 2009-04-28 | 1) Refactor the ajax calls so that the code is reused across multipl | Tim Almdal | |
| request types. 2) Enable/Disable the drawer handle buttons depending on the number of items selcted 3) Image rotation works. | |||
| 2009-04-22 | 1) Fix index overflow issue. | Tim Almdal | |
| 2) Fix where the microthumb was removed even if the move was cancelled | |||
| 2009-04-22 | Dragging from the thumbgrid to an album in the tree now works. | Tim Almdal | |
| Refactored the javascript to minimize duplication. | |||
| 2009-04-21 | Added progress bar and pause and continue functionality to rearrange | Tim Almdal | |
| 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-06 | Fix preamble | Bharat Mediratta | |
| 2009-04-03 | First iteration of the organize functionality (orginally called bulk | Tim Almdal | |
| edit). There is limited functionality in no edits work. This is primary a chance for the team to review the ui. It is in a separate module to isolate the changes. Eventually, it will be moved back into core. | |||
