Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-04 | EXP-1738 FIX -- Disable drag and drop to folders in the outbox that would ↵ | Leslie Linden | |
create a hierarchy that contains too many folders * Updated drag and drop to correctly handle moving to and from outbox as opposed to within the outbox when dealing with folder and item count limitations related to depth and total folder count. | |||
2011-12-20 | * Added "InventoryOutboxLogging" debug setting to log merchant outbox ↵ | Leslie Linden | |
related web API calls. Each message begins with the tag "SLM". | |||
2011-12-19 | EXP-1749 FIX -- Merchant outbox import completion messages are to be modal ↵ | Leslie Linden | |
dialogs * Merchant outbox completion messages now shown as modal dialogs rather than window shades. | |||
2011-12-19 | EXP-1741 FIX -- Learn more link goes to page not found from Outbox for user ↵ | Leslie Linden | |
that is not a merchant an Agni EXP-1746 FIX -- Update Outbox messaging EXP-1748 FIX -- Close down on messaging with Spinner MKT-3403 support -- viewer tooltips updated to match errors in marketplace * Copy has been updated to match the design per Leo and Brooke * Marketplace URL's have also been updated * The outbox floater now reports a status string in the existing folder count control | |||
2011-12-16 | Merge from viewer-experience | Leslie Linden | |
2011-12-15 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-12-15 | dummy commit to fix TeamCity | Richard Linden | |
2011-12-15 | EXP-1730 FIX | Leslie Linden | |
EXP-1731 FIX EXP-1735 FIX EXP-1736 FIX EXP-1737 FIX EXP-1738 FIX EXP-1739 FIX * Users can no longer drag and drop items to the outbox from in world, notecards or the library. * Drag and drop now blocks the creation of hierarchies that are too deep, too many folders or contain too many items. * Settings now exist to specify drag and drop limitations to the outbox, named: InventoryOutboxMaxFolderDepth (4) InventoryOutboxMaxFolderCount (20) InventoryOutboxMaxItemCount (200) | |||
2011-12-15 | EXP-1725 FIX -- Carriage return or tab characters shown in Outbox text on ↵ | Leslie Linden | |
Windows * Removed tabs from outbox strings. | |||
2011-12-13 | EXP-1724 FIX -- Merchant outbox needs to be available from the Me menu | Leslie Linden | |
2011-12-13 | EXP-1718 FIX -- Drag and drop within the outbox can result in folders being ↵ | Leslie Linden | |
out of order * Outbox updates now result in a resort to keep drag and drop items and folders properly sorted * New icon for merchant outbox * New behavior to accept drag and drop files over the entire merchant outbox floater | |||
2011-12-13 | EXP-1599 FIXED (Sharing multiple selected inventory folders only shares one ↵ | Paul ProductEngine | |
folder (no warning for user)) - In case of sharing multiple folders, make the confirmation dialog contain a warning that only one folder can be shared at a time. | |||
2011-12-12 | EXP-1648 FIX | Leslie Linden | |
* Merchant outbox no longer crashes for non-merchants. * Folder count is hidden for non-merchants. * Drag and drop to merchant outbox floater is disabled for non-merchants. | |||
2011-12-12 | Fixed marketplace URL trailing '/' and updated to latest window shade code ↵ | Leslie Linden | |
from viewer-experience | |||
2011-12-12 | Merge with latest from viewer-experience | Leslie Linden | |
2011-12-12 | EXP-1711 FIX LLWindowShade doesn't stack multiple notifications | Richard Linden | |
added configurable shade color to window_shade | |||
2011-12-12 | EXP-1682 FIX | Leslie Linden | |
EXP-1683 FIX EXP-1705 FIX EXP-1707 FIX * Outbox folder count now uses inventory API directly rather than inventory folder view for folder count and item status * Asynchronous fetches are triggered for the outbox content when the window is opened and when it receives focus * Marketplace URL's for empty and non-merchant outbox view have been updated * "Copy to Merchant Outbox" and "Delete" context menu items should be fully functional now with item counts, etc. | |||
2011-12-12 | merge changes for vmrg-202 | Oz Linden | |
2011-12-12 | merge changes for vmrg-203 | Oz Linden | |
2011-12-09 | Moved outbox import confirmations to window shades on the merchant outbox ↵ | Leslie Linden | |
floater, rather than modal dialogs. | |||
2011-12-09 | FIX VWR-27811 | eli | |
2011-12-09 | sync with viewer-development | eli | |
2011-12-09 | * Changed background opacity of outbox and inventory to match. | Leslie Linden | |
* Removed superfluous marketplace layout stack, leftover from inbox/outbox in same inventory window. | |||
2011-12-09 | * Removed old inventory window outbox. | Leslie Linden | |
* Added centered progress indicator for outbox. | |||
2011-12-09 | merge changes for vmrg-201 | Oz Linden | |
2011-12-08 | made undo/redo/paste accept key repeat | Richard Linden | |
2011-12-08 | Initial functional merchant outbox floater | Leslie Linden | |
2011-12-08 | FIX VWR-21237 | eli | |
2011-12-08 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-12-08 | EXP-1657 FIXED Change success/failure message text on posting to profile feed. | Vadim ProductEngine | |
2011-12-08 | EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality. | Vadim ProductEngine | |
2011-12-07 | Merge with latest viewer-experience | Leslie Linden | |
2011-12-07 | sync with viewer-development | eli | |
2011-12-07 | merge changes for vmrg-199 | Oz Linden | |
2011-12-07 | EXP-1652 FIX (Build tool floater size affected by viewer window size) | Richard Linden | |
force all floaters to have follows flags = FOLLOWS_NONE and use llfloaterview::reshape logic instead removed existing follows flags from any floater XUI and deprecated the follows parameter for floaters | |||
2011-12-06 | Updated to trigger a 'get' to establish marketplace session cookie when ↵ | Leslie Linden | |
outbox panel created. | |||
2011-12-06 | merge changes for storm-1728 | Oz Linden | |
2011-12-06 | merge latest viewer-development | Oz Linden | |
2011-12-06 | STORM-1728 Name truncation in the Region/Estate floater -> Covenant tab | Jonathan Yap | |
2011-12-06 | merge changes for vmrg-196 | Oz Linden | |
2011-12-05 | First pass at connecting to the new marketplace API | Leslie Linden | |
2011-12-05 | Merge with viewer-experience | Leslie Linden | |
2011-12-02 | FIX VWR-17784 | eli | |
2011-12-02 | FIX VWR-17783 fix html entity | eli | |
2011-12-02 | FIX VWR-17783 | eli | |
2011-12-02 | EXP-1451 FIX -- I want to put my NEARBY CHAT window at the bottom left, but ↵ | Leslie Linden | |
then it obscures chatted text. I repositioned the chat, move and camera floaters. Chat toasts now start 80 up from the bottom left rather than 10. | |||
2011-12-02 | EXP-1372 FIXED Made minimum height of Appearance and Places floaters ↵ | Vadim ProductEngine | |
consistent with other FUI floaters. | |||
2011-12-01 | FIX VWR-25381 | eli | |
2011-12-01 | merge changes for storm-1719 | Oz Linden | |
2011-12-01 | STORM-1721 Set UI Size to Default Option Duplicated in Advanced Menu | Jonathan Yap | |