Age | Commit message (Collapse) | Author |
|
|
|
|
|
The whole sentence was split to two parts:
First pars was in panel.string and the second one in the text box. I combined them both in "allow_label5" text box and also I deleted unnecessary panel.string with the first part of the sentence.
|
|
Outbox floater was previously minimized
rewrote layout_stack resizing logic to be symmetrical
|
|
cannot be changed unless Voice Chat is enabled
|
|
them in the outbox
* New confirmation dialog lets them know when a folder was automatically created to contain an item dragged/copied to the outbox.
|
|
outbox floater for easy top level drop access
* Added generic drop zone that highlights green when its functionality will be used.
|
|
|
|
|
|
items to Merchant Outbox
* Any drag and drop or copy operation to the merchant outbox that contains one
or more no-copy items now brings up a single modal dialog prompting the user
to move the no-copy items to the outbox or to leave them all behind.
|
|
|
|
|
|
|
|
object inspector
|
|
|
|
|
|
checkbox to disable
EXP-1795 PROGRESS -- Update warning dialog for dragging and dropping no-copy items to Merchant Outbox
* The text associated with EXP-1795 has been updated but the "apply to all"
checkbox has not been implemented yet.
* Updated the "0 folders" text to be an empty string instead.
|
|
notification
* Added a link to the "imports" log from the "done with errors" notification when
sending folders to the marketplace.
|
|
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.
|
|
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.
|
|
|
|
|
|
|
|
Estate panel)
|
|
rezzing object from Outbox, including No Transfer item in contents, and then taking back into Inventory
* Drag and drop to the 3D world is now disabled from the outbox
|
|
|
|
|
|
|
|
|
|
item(s)
* Added a context menu for "Send to Marketplace" but disabled the code to show it
until we decide to move forward with this feature.
* Made some progress unifying the context menu in the outbox for different types
of items. (mesh, audio, etc.)
|
|
Backed out changeset: 4f3024e9d629
|
|
[I18N] [INCORRECT CURRENCY LAYOUT/FORMAT] - Currency in
Group Profile > Land/Asset and New Group (French viewer)
Backed out changeset: c01a6186b15c
|
|
if all items removed.
* Added a setting to determine whether or not to display the standard empty inventory message.
The message is on by default but turned off for the merchant outbox inventory panel.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
- Visibility state of chat floater is saved between sessions
- Also visibility state of chat history in nearby chat floater is saved too
|
|
Shows/hides nearby chat log)
Reason:
- Panel name was missed in other locales.
Solution:
- Added panel name to other locales.
|
|
- Removed duplicated parameters
|
|
buttons in many languages)
- Adjusted width of "shop" button in all locales. Had to override width parameter in xml files of all locales. If to set one value with extra room space for all locales it will look rather ugly for many locales including EN.
|
|
co-authored with Zi Ree
|
|
Leave Group confirmation dialog.
|
|
window and in scroll list widget in general.
- Added a customizable date format string to be used for scroll list cell of "date" type.
- The date localization does not change the value of a scroll list cell changing only its string representation.
- Added using localized week days and month names from strings.xml for all locales not only Ja and Pl as it was before.
- Changed the date format in Item Profile window (French locale) as noted in the issue description.
- For this fix the French locale still needs the localization of the following strings in strings.xml:
<string name="dateTimeWeekdaysNames">
<string name="dateTimeWeekdaysShortNames">
<string name="dateTimeMonthNames">
<string name="dateTimeMonthShortNames">
<string name="dateTimeDayFormat">
<string name="dateTimeAM">
<string name="dateTimePM">
|
|
|
|
|