Roxie Linden
270d133882
Automated merge
2010-04-21 11:43:43 -07:00
Vadim Savchuk
d88a465a46
Fixed bug EXT-6842 ([I18N] Date format in Profile - mm/dd/yyyy needs to be: yyyy/mm/dd for Japanese).
...
- Made avatar registration date localizeable.
- Specified localization templates for English, Japanese and German.
Reviewed by Mike: https://jira.secondlife.com/browse/EXT-6842
--HG--
branch : product-engine
2010-04-19 17:56:09 +03:00
Roxie Linden
658ccc3e85
Re-insert backed out SLE checkin so we can fix it
2010-04-07 11:08:04 -07:00
Tofu Linden
0bb3f144c0
Backed out changeset 63b699f90efd
2010-04-07 10:37:07 +01:00
Roxie Linden
9523c70f9d
DEV-45809 - Merge Second Life Enterprise changes into viewer 2.x trunk
...
Includes: DEV-45800, DEV-45803 - Grid Manager
DEV-45804 - SLURL refactor
DEV-45801 - Single username field (for Identity Evolution and SLE Ldap)
Also,
Includes Certificate Management code allowing the viewer to connect to
grids not signed by a well know key (just like any web browser). Also
contains secure storage for things like passwords.
The security/certificate code is modular with the intention of adding modules
to directly use the operating system facilities for crypto if available.
(that's much more secure than we'll ever be)
Also, refactor of voice to modularize it, and add a diamondware voice module.
CR: Aimee, James, Lynx, Mani, Karina and a list of thousands
2010-04-02 02:03:21 -07:00
Roxie Linden
86dc5bce1a
Automated merge
2010-03-29 16:24:58 -07:00
Aimee Linden
0b3099fbca
Minimal fix for EXT-6508, restore voice volume when unmuting.
...
Ignore incoming volume level of zero from SLVoice.
(May also fix EXT-5625, though unconfirmed, removes obsolete hack that was obfuscating that issue).
2010-03-23 14:45:01 +00:00
Paul Guslisty
d5d9668a59
Fixed low bug EXT-6488 (Teleport menuitem is enabled for offline residents in the context menu and inspectors)
...
- Added a check for a teleport offer ability. In XML created a paremeter and check it in source code.
Reviewed by Leyla Farazha at https://codereview.productengine.com/secondlife/r/86/
--HG--
branch : product-engine
2010-03-25 09:04:01 +02:00
Paul Guslisty
8c93891366
Fixed low bug EXT - 4751 (VCP hides while avatar inspector in use)
...
- Updated an Avatar Inspector to register / unregister itself in the Transient Floater Manager
--HG--
branch : product-engine
2010-02-18 11:06:12 +02:00
Vadim Savchuk
cc8a0e0a9f
Added Share to avatar mini-inspector overflow menu (EXT-5151).
...
--HG--
branch : product-engine
2010-02-16 20:03:55 +02:00
Dmitry Zaporozhan
38315a063d
Fixed normal bug EXT-4740 - Object inspector hides however context menu present
...
--HG--
branch : product-engine
2010-02-02 14:25:31 +02:00
Andrew Dyukov
2128a929c3
Fixed reopened normal bug EXT-4450([BSI] call buttons enabled when voice is disabled).
...
- Added check for call availability in miniinspector's context menu
- Removed ability to call yourself in group chat context menu
- Added check for call availability for context menu which appears on right mouse click on avatar in game area
--HG--
branch : product-engine
2010-01-25 20:53:43 +02:00
Vadim Savchuk
189329853b
Fixed bug EXT-4582 ([BSI] "Report" from avatar inspector does not auto-populate "Abuser name" when Resident is not nearby).
...
Added method LLFloaterReporter::showFromAvatar() to use for remote avatars.
--HG--
branch : product-engine
2010-01-22 20:08:09 +02:00
Mike Antipov
3c3271761b
Merge with default branch, resolved conflict in llpanelavatar.cpp
...
--HG--
branch : product-engine
2010-01-12 12:53:44 +02:00
James Cook
fb9a20802f
Better resolution of merge conflict
2010-01-11 14:18:43 -08:00
James Cook
a36087f5c1
Merge, sync from viewer-2-0, fixed conflict in llinspectavatar.cpp
2010-01-11 14:06:09 -08:00
Lynx Linden
a2c08d8e86
EXT-3429: Don't display inspect slider when inappropriate.
...
The avatar inspector has a volume slider and mute button. We make
these widgets invisible when it does not makes sense to interact with
them. That is, when the inspector is for your own avatar, or when
voice is not active.
2010-01-11 16:59:28 +00:00
Vadim Savchuk
9393c28831
Merge from default branch.
...
--HG--
branch : product-engine
2010-01-11 12:57:42 +02:00
Leyla Farazha
ecf6e997ff
EXT-3874 Lindens can (appear to) be blocked from avatar info popup
2010-01-08 16:15:15 -08:00
Leyla Farazha
e04752c165
EXT-3874 Lindens can (appear to) be blocked from avatar info popup
2010-01-08 11:53:03 -08:00
richard
a1e342b3f7
merge
2010-01-06 12:40:44 -08:00
Mike Antipov
fc785febb3
Fixed normal bug EXT-3944 ('Error while moderating' dialog after disabling voice for non-connected participant avatar from miniinspector)
...
- improved condition to check if avatar can be moderated.
- if not moderation panel (with "Disable Voice" button) is not shown at all.
--HG--
branch : product-engine
2010-01-06 17:13:12 +02:00
Leyla Farazha
0b0372a303
EXT-3900 [BSI] Inspector floater fades while inspectors context menu is still active
...
reviewed by Richard
2010-01-05 15:49:22 -08:00
Vadim Savchuk
a22df89f3b
Fixed bug EXT-3945 ('Call' option in miniinspector's gear menu does nothing) by hooking the menu item up.
...
--HG--
branch : product-engine
2010-01-05 21:05:35 +02:00
Leyla Farazha
48ba1af15e
EXT-3047 "Block" item in "more verbs" menu of mini inspector isn't disabled when resident is blocked
...
EXT-3358 Cannot toggle Grid pulldown on login screen
reviewed by Richard
2009-12-10 11:30:20 -08:00
Leyla Farazha
f4fd622686
EXT-2807 Update mini-inspector to include Group Voice Chat moderator controls
...
reviewed by Richard
2010-12-08 11:51:43 -08:00
Leyla Farazha
27d6f0e49c
EXT-3265 Gear menu on_visible params are broken - not setting visibility of menu items
...
EXT-2923 [BSI] My own inspector lists "Stand Up" as an option in gear menu, while I'm standing
2010-12-07 13:39:56 -08:00
Roxie Linden
b11a625e6f
Automated merge with a few fixups for code review comments
2010-03-01 15:31:04 -08:00
Roxie Linden
13d4257868
automated merge
2010-02-26 12:02:34 -08:00
Roxie Linden
9b05fecbf6
automated merge from trunk
2010-02-25 18:24:07 -08:00
Roxie Linden
0ac14158bc
automated merge from trunk
2010-02-25 14:12:18 -08:00
Roxie Linden
6bb43e1369
Automated merge up from viewer 2.0 trunk.
...
Some llvoiceclient changes duplicated changes that had already been
made in the voice modularization refactor, so the refactor versions
were used.
2010-02-24 17:04:48 -08:00
angela
1a75c4c490
delete unused code EXT-2927 [BSI] profile text and partner text overwrite after selecting I button on a user
2009-12-03 09:53:24 +08:00
angela
c4d6442ef4
EXT-2927 [BSI] profile text and partner text overwrite after selecting I button on a user
2009-12-01 18:02:24 +08:00
James Cook
7ab6dc37f8
EXT-1743 People inspectors should show Age, not Date born, fixed date math
...
Changed date math to correctly account for month lengths and leap years.
Extended unit test.
Review pending.
2009-11-18 19:21:09 -08:00
Andrew Dyukov
19d90dc5ed
fixed minor bug EXT-2506 ('Add friend' menu item is enabled in fiend miniinspector's gear menu).
...
--HG--
branch : product-engine
2009-11-16 21:40:11 +02:00
Leyla Farazha
1c40cf8225
merge
2009-11-06 15:29:32 -08:00
Leyla Farazha
3fa1e785a6
EXT-1576 "Zoom In" menu option should be disabled when the person is not in range
...
EXT-2306 Default voice input/output pref panel to closed
2009-11-06 15:16:40 -08:00
Bryan O'Sullivan
b806edf4ac
Redo Bao's broken merge
2009-11-04 14:59:23 -08:00
James Cook
b94d2ff4c5
EXT-462 Fixed freeze/eject commands in right-click and avatar inspector menus
...
We were incorrectly only enabling them for gods. They now properly enable
for region/land owners.
2009-11-02 12:03:00 -08:00
James Cook
25639b267d
EXT-462 Avatar context menu only shows Freeze/Eject/Debug when in god mode.
...
Changed enable and visible named callbacks to "IsGodCustomerService" so we
have one global function that can be used in menus everywhere.
Reviewed with Leyla.
2009-10-20 17:52:56 +00:00
James Cook
5d8079a108
EXT-1518 Show "nobody" for null UUID avatar SLURL links, "none" for null group SLURL links.
...
Show "Loading..." while looking up real names.
Fix group inspector "view details" button not working.
Reviewed with Ambroff.
2009-10-20 00:33:02 +00:00
James Cook
1dd8e76dee
EXT-1685 Pull shared inspector code into llinspect.h/cpp.
...
Reviewed with Leyla.
2009-10-19 22:34:46 +00:00
Steven Bennetts
8103710c05
Merging revisions 2046-2068 of https://svn.aws.productengine.com/secondlife/pe/stable-2 into P:\svn\viewer-2.0.0, respecting ancestry
...
* Bugs: EXT-1414 EXT-1213 EXT-1539 EXT-1253 EXT-1446 EXT-1438 EXT-1233 EXT-1466 EXT-1446 EXT-1512 EXT-1231
* Dev: EXT-719 (landmarks) EXT-747 EXT-1446 EXT-1378 EXT-397 EXT-1476
* IM changes
2009-10-19 01:45:44 +00:00
Steven Bennetts
b5ffeaff1a
merge -r 2014-2032 https://svn.aws.productengine.com/secondlife/pe/stable-2 -> viewer-2.0.0-3
...
* Bugs: EXT-1005 EXT-1488 EXT-320 EXT-1236 EXT-1236 EXT-1002 EXT-1030
* New Dev: EXT-1293 EXT-1416
2009-10-14 20:37:03 +00:00
Leyla Farazha
18f1895bf2
EXT-1400 New 'name popup' lets you do things (IM, TP etc) to your own avatar
...
EXT-1021 Update code to use new Inventory Icon art files in floater_invetory.xml
EXT-176 Open and closed state for art for folders in list view in side panel
2009-10-10 00:43:39 +00:00
Leyla Farazha
6f66cdf7a1
EXT-1325 Texture Picker does not open
...
EXT-1264 'Zoom in' world context menu opens IM session
reviewed by Richard
2009-10-08 00:31:01 +00:00
James Cook
ec84b639ed
EXT-1339 Create onClose method in LLFloater, and remove most bindings to mCloseSignal. In the vast majority of cases, mCloseSignal is being bound to an onClose function. Just make it virtual and be done with it. Renamed a couple of LLPanel close methods to onClosePanel() to distinguish them. Reviewed with Richard.
2009-10-07 20:54:31 +00:00
Leyla Farazha
8086923d66
EXT-1283 [Inspectors] Avatar gear menu does not dismiss when selecting another AV
...
reviewed by James
2009-10-06 22:55:01 +00:00
James Cook
cf395cc190
Removed a couple debug statements we no longer need.
2009-10-04 00:20:37 +00:00