Commit Graph

22124 Commits (2e564abcd682c348de3a2d3a50ef58df545c143b)

Author SHA1 Message Date
Leslie Linden 2e564abcd6 EXP-1730 FIX
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 14:26:42 -08:00
Leslie Linden 90e6336b27 EXP-1725 FIX -- Carriage return or tab characters shown in Outbox text on Windows
* Removed tabs from outbox strings.
2011-12-15 09:51:26 -08:00
Leslie Linden 399f8dd191 EXP-1723 -- Improved drag and drop behavior for outbox floater. 2011-12-14 14:37:38 -08:00
Leslie Linden bff737ebef EXP-1724 FIX -- Merchant outbox needs to be available from the Me menu 2011-12-13 17:03:25 -08:00
Leslie Linden bb39e3fa3c EXP-1718 FIX -- Drag and drop within the outbox can result in folders being 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 16:42:14 -08:00
Leslie Linden d7fabfee19 EXP-1715 FIX -- Merchant outbox drag and drop has offset between mouse position and selected folder
EXP-1717 FIX -- Drag and drop within the outbox can result in an item created at the top level of the outbox

Folders are now created for items dragged around within the merchant outbox if their drop target is the top level outbox inventory panel itself.
2011-12-13 13:56:41 -08:00
Leslie Linden a96271e3c2 EXP-1716 FIX -- Merchant outbox drag and drop always creates new folder
* Items dragged to child folder now appear under that folder rather than in new separate top-level folder.
2011-12-13 13:09:53 -08:00
Leslie Linden 2f14bed8b2 EXP-1714 FIX -- Add rename option to context menu on outbox folders 2011-12-13 11:40:36 -08:00
Leslie Linden 9fcdec3e34 EXP-1679 FIX -- Collapse links that are dragged to the outbox
* Links are automatically tracked back to their source when dragged to the outbox
* Worn items are now allowed into the outbox
2011-12-13 11:15:01 -08:00
Leslie Linden 181eaa8196 EXP-1648 FIX
* 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 17:22:47 -08:00
Leslie Linden d3f06b2962 Fixed marketplace URL trailing '/' and updated to latest window shade code from viewer-experience 2011-12-12 17:04:58 -08:00
Leslie Linden 90b8fb07cc Merge with latest from viewer-experience 2011-12-12 16:13:23 -08:00
Leslie Linden e859c3446b Added missing line end to satisfy coding policy 2011-12-12 16:06:22 -08:00
Richard Linden 35feb03d27 EXP-1711 FIX LLWindowShade doesn't stack multiple notifications
added configurable shade color to window_shade
2011-12-12 15:50:10 -08:00
Leslie Linden e826cbd907 EXP-1682 FIX
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 15:02:52 -08:00
Richard Linden 2010e20122 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2011-12-12 12:33:03 -08:00
Richard Linden 40a74eb5b7 EXP-1711 FIX LLWindowShade doesn't stack multiple notifications 2011-12-12 12:32:22 -08:00
Leslie Linden ec30e6e70f Merge from viewer-development 2011-12-12 10:54:45 -08:00
Oz Linden dbc91a7fac increment viewer version to 3.2.6 2011-12-12 10:03:06 -05:00
Oz Linden 22ef5853ff Added tag 3.2.5-start for changeset 8a44ff3d2104 2011-12-12 10:02:28 -05:00
Oz Linden 0370711cf3 merge changes for vmrg-202 2011-12-12 09:05:18 -05:00
Oz Linden f1a4593e47 merge changes for vmrg-204 2011-12-12 09:04:33 -05:00
Oz Linden d7e6f21981 merge changes for vmrg-203 2011-12-12 09:03:59 -05:00
Seth ProductEngine 6114ce2d27 EXP-1672 FIXED Added check for LLChicletBar instance existence not to create a new one when viewer exits.
Could not reproduce the crash. This is a possible fix for EXP-1672.
The message before the crash in all client logs was: "WARNING: LLSingleton<class LLChicletBar>::getInstance: Trying to access deleted singleton class LLChicletBar creating new instance"
2011-12-12 13:32:23 +02:00
Leslie Linden cc92db1f35 Moved outbox import confirmations to window shades on the merchant outbox floater, rather than modal dialogs. 2011-12-09 16:19:03 -08:00
eli 18bc70e74f FIX VWR-27811 2011-12-09 15:57:40 -08:00
eli 978309c591 sync with viewer-development 2011-12-09 15:52:37 -08:00
Leslie Linden 8878a5e561 * Changed background opacity of outbox and inventory to match.
* Removed superfluous marketplace layout stack, leftover from inbox/outbox in same inventory window.
2011-12-09 12:29:33 -08:00
Leslie Linden a7b04c9dd4 * Removed old inventory window outbox.
* Added centered progress indicator for outbox.
2011-12-09 10:31:16 -08:00
Dave Parks 50a57ba9fe Backed out changeset fafd857891b1 2011-12-09 12:23:04 -06:00
Richard Linden 29570bdc96 Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience 2011-12-09 10:13:02 -08:00
Oz Linden b93ad493b1 merge changes for vmrg-201 2011-12-09 11:51:03 -05:00
Vadim ProductEngine 702410cef7 EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat floater whenever translation preferences change.
The checkbox is also updated when the nearby chat floater is opened.
2011-12-09 17:59:29 +02:00
Leslie Linden 67f1321f31 Initial functional merchant outbox floater 2011-12-08 16:46:30 -08:00
Richard Linden 0e8cd7c9ac fix for build error (warning for unreachable code) 2011-12-08 15:36:44 -08:00
Richard Linden 86847b753b fix for build error 2011-12-08 15:33:27 -08:00
eli 42c7daebc0 FIX VWR-21237 2011-12-08 15:33:01 -08:00
Richard Linden ba5c18293d Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge 2011-12-08 11:03:38 -08:00
Richard Linden dd9263d017 Automated merge with http://hg.secondlife.com/viewer-development 2011-12-08 11:02:00 -08:00
Leslie Linden c4a2b22e27 Merge with latest viewer-experience 2011-12-08 10:39:40 -08:00
Paul ProductEngine f75708a9c8 EXP-1598 FIXED (items from a second inventory window cannot be shared)
- Now select proper inventory floater (from all opened inventory floaters) to share items from.
2011-12-08 18:48:22 +02:00
Vadim ProductEngine 8ba1192945 EXP-1657 FIXED Change success/failure message text on posting to profile feed. 2011-12-08 14:48:06 +02:00
Vadim ProductEngine b9753f83d2 EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality. 2011-12-08 14:43:20 +02:00
Vadim ProductEngine 1231c86d2f EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height accordingly. 2011-12-08 13:09:55 +02:00
Leslie Linden bba8f747d1 Merge with latest viewer-experience 2011-12-07 17:00:17 -08:00
Leslie Linden 1df7627921 EXP-1675 POTENTIAL FIX -- Changed default min window width and height to 0 instead of max size.
Reviewed by Richard.
2011-12-07 16:37:51 -08:00
eli ea46848821 sync with viewer-development 2011-12-07 15:51:31 -08:00
Leslie Linden 35020db3a9 Refactored marketplace inventory import HTTP requests and surrounding support to remove it from the UI panel code. 2011-12-07 15:04:39 -08:00
Leslie Linden e860925818 Crash workaround when opening toats windows after a long session. 2011-12-07 15:03:45 -08:00
Oz Linden 9fbee8bd46 merge changes for vmrg-198 2011-12-07 14:50:31 -05:00