| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-09-07 | Create a setLocation javascript callback which is called everytime with the ↵ | Tim Almdal | |
| full url of the current album(non-REST). When the dialog is closed the window location is set to this value and the page gets loaded appropriately. | |||
| 2010-08-30 | Normalize the "flash missing" message string with the one in the | Bharat Mediratta | |
| uploader for convenient localization. | |||
| 2010-08-29 | Don't concatenate two strings together as an argument for t() or t2(); | Bharat Mediratta | |
| the l10n_scanner cannot parse it properly and drops those from the localization list. Fixes ticket #1284. | |||
| 2010-08-22 | Get rid of the move dialog and move option. Instead, replace it with | Bharat Mediratta | |
| a call to Organize with the appropriate album open. I have not yet figured out how to get the SWF code to highlight the active image, but that's coming. Partial fix for #1204. | |||
| 2010-07-27 | Fix the "get flashplayer" button. It was throwing a JS error before. | Bharat Mediratta | |
| Not sure why it was done in JS in the first place. Fixes ticket #1256. | |||
| 2010-07-23 | Fix missing quoate in the organize dialog html template. | Tim Almdal | |
| 2010-07-20 | Style and text cleanup. Parameterize the minimum flash value so that we can ↵ | Bharat Mediratta | |
| use it in the internationalized string. Fix capitalization. | |||
| 2010-07-16 | Fix for ticket #1202. Set the minimum flash version 10.0.0 and display a ↵ | Tim Almdal | |
| message and a button to download the latest version if the minimum versiion is not installed. | |||
| 2010-06-18 | 1) Change how the size of the flexstage is calculated. (Basically remove the | Tim Almdal | |
| dialogWidth and dialogHeight and adjsut the internal controls when added to the stage. 2) Cleanup the controller code | |||
| 2010-06-18 | Use request::protocol(). | Bharat Mediratta | |
| 2010-06-17 | Remove duplicate trailing slash on the controllerUri parameter | Tim Almdal | |
| 2010-06-17 | Rearrange the adding of fields to the template so that they match the order ↵ | Tim Almdal | |
| of appearance in the template. Also remove the @todo's | |||
| 2010-06-17 | Add a cache-buster to the SWF url so that it'll refresh in the browser | Bharat Mediratta | |
| every time the SWF file changes. | |||
| 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 | |||
