| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-06-16 | Fix a typo... The controller parameter to the flex organize module should be ↵ | Tim Almdal | |
| controllerUri instead. | |||
| 2010-06-14 | Change the parameters for the organize dialog box. The baseUrl parameter was ↵ | Tim Almdal | |
| removed and replaced with the restUri, which contains the relative uri for the rest controller. The controller parameter is now the relative uri for the organize controller. The protocol parameter was added. In addition, there is not default size for the organize flex object. It attempts to fit within the gallery3 dialog box. | |||
| 2010-06-13 | Fix problems ith IE and flex initialization when one of the flashvars ↵ | Tim Almdal | |
| contains a json encoded string. Also address the problem that IE returns the color values differently that Firefox and Chrome | |||
| 2010-06-10 | Review the code for xss exposures and provide the functionality to update ↵ | Tim Almdal | |
| the organize dialog bar when the selected album changes. | |||
| 2010-06-10 | Provide better handling and a progress dialog when loading or updating files. | Tim Almdal | |
| 2010-05-28 | Add a progress dialog box when deleting, uploading or updating items. | Tim Almdal | |
| 2010-05-18 | checkpoint the new organize module. At this point rearrange and move work. ↵ | Tim Almdal | |
| Rearrange is moving items within the same album, move is moving to a different album. | |||
| 2010-03-30 | Organize now has the add album functionality. | Tim Almdal | |
| 2010-03-27 | Clean up the organize_dialog file of some cruft and add the organize.swf ↵ | Tim Almdal | |
| file to the organize module. | |||
| 2010-03-27 | Convert the old organize to the new flex based organize | Tim Almdal | |
| 2010-02-18 | Fix for tickets #1024 and #1025: Fix formatting of album tree list in the ↵ | Andy Staudacher | |
| organize dialog, and (magically) drag and drop move to another album works as well again. Tested in FF3.5, Chrome5 on Ubuntu Linux. | |||
| 2010-02-08 | Correct tree branch alignment in IE | Tim Almdal | |
| 2010-02-06 | correct layout of html for readability | Tim Almdal | |
| 2010-02-06 | Insure that the 'Ascending'/'Descending' string are translated on the ↵ | Tim Almdal | |
| organize dialog. | |||
| 2010-02-05 | Correct alignment in IE7. fixes ticket #795 | Tim Almdal | |
| 2010-02-04 | Don't change the current album when items are dragged to a different album ↵ | Tim Almdal | |
| in the album tree. Fixes ticket #959. | |||
| 2010-02-04 | 1) Simplify the layout of the organize dialog content. | Tim Almdal | |
| 2) Use CSS to layout the thmbnail grid to the full dialog size. Fixes ticker #848. 3) Separate css that can be themed into organize_theme.css. This isolates the themed components into a separate file for easy of overriding by a theme. | |||
| 2010-02-04 | Differentiate between selected and non selected items. | Tim Almdal | |
| 2009-12-26 | Merge branch 'master' into talmdal_dev | Tim Almdal | |
| Conflicts: modules/gallery/controllers/albums.php modules/gallery/controllers/movies.php modules/gallery/controllers/photos.php | |||
| 2009-11-26 | ORM::find_all() now uses null as the default value for offset. | Bharat Mediratta | |
| 2009-11-26 | Update all portable where clauses to the new Kohana 2.4 format. | Bharat Mediratta | |
| 2009-11-20 | Remove all style from the organize.css file and make use of the themeroller ↵ | Tim Almdal | |
| styles as much as possible. | |||
| 2009-11-15 | MInor message-block padding fixes in general and specifically for organize. | Chad Kieffer | |
| 2009-11-15 | Fix outstanding issues in the organize dialog. Tighten up the layout a bit ↵ | Chad Kieffer | |
| so that more microthumbs will display. | |||
| 2009-10-28 | Removed YUI grids. Added g- prefix to selected class. Layout almost ↵ | Chad Kieffer | |
| completely restored, still need to fix action-status message box | |||
| 2009-10-28 | Amazing what a two character change can do. It should be g-first now, not first. | Chad Kieffer | |
| 2009-10-28 | Added type attribute to script tag. | Chad Kieffer | |
| 2009-10-27 | Switch instances of first to g-first. | Chad Kieffer | |
| 2009-10-07 | Consolidated the rest of the base message styles into lib/gallery.common.css ↵ | Chad Kieffer | |
| and applied updates to views. Moved over draggable/droppable styles. Use g-target consistently for drag/drop interactions. Minor re-ordering of selectors in gallery.common.css. Updates to css comments. | |||
| 2009-10-04 | Renamed more CSS selectors from gName to g-name. | Chad Kieffer | |
| 2009-10-04 | Renamed most, if not all css selectors from gName to g-name. Moved a few ↵ | Chad Kieffer | |
| shared images from wind to lib. Deleted unused images in the admin_wind. This will likely break a few ajax features. | |||
| 2009-09-30 | Convert gDialog and gCancel over to g-dialog and g-cancel. Refactor CSS id's ↵ | Chad Kieffer | |
| and classes in the login/reset password dialog. | |||
| 2009-09-30 | Replaced gButtonLink with g-button. | Chad Kieffer | |
| 2009-09-10 | Rename ORM_MPTT::is_descendant() to ORM_MPTT::contains() to make the | Bharat Mediratta | |
| API a little clearer. Write a test for it, too. | |||
| 2009-09-04 | Fix the url in the call to get subsequent entries to have the right | Bharat Mediratta | |
| url, and to be json. Fixes #719, which I introduced in my refactor. | |||
| 2009-08-30 | Merge branch 'master' of git@github.com:/gallery/gallery3 | Bharat Mediratta | |
| 2009-08-30 | Merge commit 'upstream/master' | Andy Staudacher | |
| Conflicts: modules/gallery/views/l10n_client.html.php modules/organize/views/organize_tree.html.php modules/server_add/helpers/server_add_event.php | |||
| 2009-08-30 | Tighten up a class attr. | Bharat Mediratta | |
| 2009-08-30 | CSS rename: gMicroThumbXxx -> gOrganizeMicroThumbXxx to make it clear | Bharat Mediratta | |
| that this is organize only. | |||
| 2009-08-30 | Rename gAlbumText to gOrganizeAlbumText for consistency since this is | Bharat Mediratta | |
| an organize-only construct. | |||
| 2009-08-30 | Manage the selection so we don't automatically select an album | Bharat Mediratta | |
| whenever we expand a tree. | |||
| 2009-08-30 | Precalculate the organize tree based on the selected album and render | Bharat Mediratta | |
| it right away while still allowing incremental tree loading. | |||
| 2009-08-29 | Update all code to use helper method html::clean(), html::purify(), ... ↵ | Andy Staudacher | |
| instead of SafeString directly. | |||
| 2009-08-29 | Change the organize tree to expand/collapse. It doesn't properly open | Bharat Mediratta | |
| up to the album that you're viewing, and if you move a photo to a different album it'll reload the entire album tree. | |||
| 2009-08-29 | L10n fixes for the admin_languages page, and JS/XSS cleanup of the organize ↵ | Andy Staudacher | |
| views. | |||
| 2009-08-29 | Fix a bug where organize doesn't properly generate the tree at the root album. | Bharat Mediratta | |
| 2009-08-29 | Remove stray blank line. | Bharat Mediratta | |
| 2009-08-29 | Get rid of the task infrastructure. The multiple requests greatly | Bharat Mediratta | |
| slow down simple operations. We may run into problems with more complex operations, but let's only add tasks into the mix when it's clear that we need them. | |||
| 2009-08-29 | Major refactor of organize: | Bharat Mediratta | |
| * Clean up naming conventions for variables in the controller so that we specifically refer to albums with $album_id, etc. * Move complexity for drawing tree out of the controller and into the view. * Simplify task definitions to get rid of extraneous text * Change __PLACEHOLDERS__ to clearly define which is the album and which is the item that we're moving before/after * Remove as many CSS ids as we can from the tree view to keep things simple | |||
| 2009-08-28 | Display the sort order in the Organize dialog, and allow users to | Bharat Mediratta | |
| change the sort order on the fly. | |||
