Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-22 | Merge | Xiaohong Bao | |
2013-11-27 | ACME-1221 : Do not clear merchant import cookie on 404, happens to newly ↵ | Merov Linden | |
minted merchants | |||
2013-11-19 | ACME-3319 : Consolidate Merchant Outboxes when several are present into one ↵ | Merov Linden | |
in the right place | |||
2013-10-14 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-25 | WENG-618 : Added debug printout for POST and GET when InventoryOutboxLogging ↵ | Merov Linden | |
is turned on | |||
2013-03-07 | MAINT-2452 : Fixed : Do not clear the cookie in IMPORT_DONE_WITH_ERRORS case ↵ | merov_linden | |
so future retry have a chance to work. | |||
2013-02-15 | MAINT-2301 : Do not treat 404 errors (server returns not found) as 403 ↵ | Merov Linden | |
errors (forbidden, i.e. resident is not a merchant) | |||
2013-01-31 | MAINT-2301 : Fixed : Ignoring 499 timeout errors on POST (safe). | Merov Linden | |
2013-01-31 | MAINT-2301 : WIP : Catch a bit more 4xx and 5xx error codes, display the ↵ | Merov Linden | |
error code in the alert. | |||
2013-01-28 | MAINT-2287 : Fixed : Test the merchant/no merchant status without relying on ↵ | Merov Linden | |
outbox, Recreate missing outbox for a merchant, UI clean up on init. | |||
2013-01-28 | MAINT-2287 : WIP : Fix compile issue | Merov Linden | |
2013-01-28 | MAINT-2287 : WIP : Implement a market place state | Merov Linden | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-06-27 | MAINT-1078 Merchant Outbox import failures | Kelly Washington | |
Add 1s throttle on update checks for importer reviewed with Simon | |||
2012-06-12 | PATH-735: Limit and clean up grid selection | Oz Linden | |
2012-02-10 | * Added timers to track the http transactions, visible through the same | Leslie Linden | |
"InventoryOutboxLogging" debug flag. | |||
2012-01-17 | EXP-1791 FIX -- Handle case where initialization with SLM fails in the ↵ | Leslie Linden | |
Merchant Outbox floater in the viewer * Timeout now triggers the re-initialization logic in the merchant outbox. | |||
2012-01-11 | EXP-1778 FIX -- Link to Marketplace Error log in transfer failed viewer ↵ | Leslie Linden | |
notification * Added a link to the "imports" log from the "done with errors" notification when sending folders to the marketplace. | |||
2012-01-11 | EXP-1791 FIX -- Handle case where initialization with SLM fails in the ↵ | Leslie Linden | |
Merchant Outbox floater in the viewer * Updated marketplace import to properly handle failed cases of authentications and invalid cookies. The import will reset to an uninitialized state and then trigger and initialization followed immediately by an import when appropriate. | |||
2012-01-11 | EXP-1791 - Handle case where initialization with SLM fails in the Merchant ↵ | Leslie Linden | |
Outbox floater in the viewer * Added code to clear and re-initialize the SLM cookie when authentication errors are encountered. * Re-organized logic for outbox import a bit to hopefully be more robust when errors are encountered. | |||
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-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-08 | Initial functional merchant outbox floater | Leslie Linden | |
2011-12-07 | Refactored marketplace inventory import HTTP requests and surrounding ↵ | Leslie Linden | |
support to remove it from the UI panel code. | |||
2011-12-06 | Updated to trigger a 'get' to establish marketplace session cookie when ↵ | Leslie Linden | |
outbox panel created. | |||
2011-12-05 | First pass at connecting to the new marketplace API | Leslie Linden | |
2011-11-14 | Updated url for damballah to use secondlife-staging | Leslie Linden | |
2011-09-16 | EXP-1169 FIX -- No synch error icon given on Outbox on Agni where API does ↵ | Leslie Linden | |
not exist * Moved marketplace URL related functions into a new file llmarketplacefunctions.cpp/h. This will the future home of more marketplace-related functions. * Disabled sync button when the marketplace API is unavailable. |