summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2022-04-16SL-15312 Legacy profiles remake #9Andrey Kleshchev
Cleanup obsolete properties processesing
2022-04-16SL-15312 Legacy profiles remake #8Andrey Kleshchev
Progress indicators, loading states and 'embedded' cleanup
2022-04-15SL-15312 Legacy profiles remake #7Andrey Kleshchev
Finalized agent profile permissions floater
2022-04-13SL-15312 Legacy profiles remake #6Andrey Kleshchev
2022-04-12SL-15312 Legacy profiles remake #5Andrey Kleshchev
Mostly changes for notes tab and first life tab
2022-04-12SL-15312 Legacy profiles remake #4Andrey Kleshchev
2022-04-09SL-15312 Legacy profiles remake #3Andrey Kleshchev
2022-04-08SL-15312 Legacy profiles remake #2Andrey Kleshchev
2022-04-06SL-15312 Legacy profiles remake #1Andrey Kleshchev
Initial layout
2022-03-30SL-16937 New Profile capability, image uploader for testingAndrey Kleshchev
This commit is mostly to simplify cap testing for server side. Plan is to remove LLLocalBitmap and draw texture more directly instead
2022-03-29SL-17084 Remove 'interests' tabAndrey Kleshchev
'Legacy interests' are obsolete
2022-03-28SL-16937 New Profile capability, image uploader cap #6Andrey Kleshchev
2022-03-25SL-16937 New Profile capability, image uploader cap #5Andrey Kleshchev
2022-03-16SL-16937 New Profile capability, updated charter_member #4Andrey Kleshchev
2022-03-15SL-16937 New Profile capability, cap updates #3Andrey Kleshchev
2022-03-12SL-16937 New Profile capability, PUT method #2Andrey Kleshchev
2022-03-10SL-16937 New Profile capability, GET method #1Andrey Kleshchev
in progress, will change as cap changes
2022-03-02DRTVWR-483 Post-merge fix - restored the lost codeAndrey Lihatskiy
2022-02-28Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
# Conflicts: # indra/newview/llviewermenu.cpp
2022-02-28Increment viewer version to 6.5.4Nat Goodspeed
following promotion of DRTVWR-557
2022-02-08Merge branch 'DRTVWR-555' into DRTVWR-553+555Andrey Lihatskiy
# Conflicts: # autobuild.xml # indra/newview/llappviewer.cpp # indra/newview/viewer_manifest.py
2022-02-03DRTVWR-555 Sign SLVersionChecker with the hardened runtimeAndrey Lihatskiy
2022-02-02SL-16630 Notarization script updateAndrey Lihatskiy
(cherry picked from commit 5fcb811aa2b455cebf18830cf0cdef14025dacdb)
2022-02-02SL-14769 Allow to log-in, even if there's an inventory errorMnikolenko Productengine
2022-02-01SL-13792: Cannot mix print statement and print function.Nat Goodspeed
'from __future__ import print_function' not only makes the print() function available, it also makes the Python 2 print statement invalid syntax. Until we merge with the Python 3 branch (soon!), don't import print_function: instead revert to 'print >> sys.stderr' statements.
2022-02-01SL-13792: _greenlet.so is no longer exposed in Mac viewer app bundle.Nat Goodspeed
Instead we have a new bundled executable SLVersionChecker, so that must be signed instead of _greenlet.so.
2022-01-31SL-13792: Use new Python 3 SLVersionChecker.Nat Goodspeed
On Mac, execute the packaged SLVersionChecker directly rather than invoking system Python on our manually-bundled scripts.
2022-01-31SL-16681 Better handling of locked files by NSIS InstallerAndrey Kleshchev
1. When SL window closes it doesn't mean that process died so gave it a bit more time to terminate 2. Added a retry logic in case first run happened too early for some reason 3. Replaced ok/cancel on locked file with abort/retry/ignorei
2022-01-31SL-16729 FIXED Keyframes preview does not work in automatic modeMnikolenko Productengine
2022-01-28SL-16715 - viewerstats, added more detail about failure cases in inventoryBrad Payne (Vir Linden)
2022-01-21Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
2022-01-21Revert "SL-14717 Ability to trigger left clicks (and more) on animesh objects"Andrey Lihatskiy
This reverts commit 8215fff0c2a1c895ef916837847cf7526ae61ef9. # Conflicts: # indra/newview/lltoolpie.cpp
2022-01-20SL-16672 Fix object's inventory not sorting contentAndrey Kleshchev
2022-01-19SL-16630 Notarization script updateAndrey Lihatskiy
2022-01-14SL-11841 Correct settingAndrey Lihatskiy
2022-01-14SL-16638 don't allow downloading files from the built-in browserMnikolenko Productengine
2022-01-12Merge branch 'master' into DRTVWR-553-maint-mix-JKAndrey Lihatskiy
2022-01-12Increment viewer version to 6.5.3Nat Goodspeed
following promotion of DRTVWR-554
2022-01-12SL-16614 Viewer's uploader crash with RenderGLCoreProfileAndrey Kleshchev
2022-01-11SL-11875 Verbose logAndrey Lihatskiy
2022-01-11SL-16565 Added com.apple.security.device.audio-input to the hardened runtime ↵Andrey Lihatskiy
entitlements
2022-01-11SL-16565 Added com.apple.security.device.audio-input to the hardened runtime ↵Andrey Lihatskiy
entitlements
2022-01-11Revert "SL-11841 make ‘Push to talk’ the default setting"Andrey Lihatskiy
+ post merge conflict fix
2022-01-10Merge branch 'DRTVWR-530-maint' into DRTVWR-553-maint-mix-JKAndrey Lihatskiy
# Conflicts: # indra/newview/app_settings/key_bindings.xml # indra/newview/llappviewer.cpp # indra/newview/llkeyconflict.cpp
2021-12-26Merge branch 'master' into DRTVWR-483Andrey Lihatskiy
2021-12-19SL-16564 'Click to' action 'None' doesn't work as intendedAndrey Kleshchev
There shouldn't be any differences for 'None' between normal objects and attachments
2021-12-16Merge branch 'SL-15742' into DRTVWR-527-maintAndrey Lihatskiy
2021-12-16SL-16532 Crash at dragConstrainedAndrey Kleshchev
2021-12-15Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-12-15Merge branch 'master' (DRTVWR-552) into DRTVWR-527-maintAndrey Kleshchev
# Conflicts: # indra/media_plugins/cef/media_plugin_cef.cpp - setOnLoadEndCallback # indra/newview/llviewerassetstorage.cpp - mAssetCoroCount