summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelprofile.cpp
AgeCommit message (Collapse)Author
2021-01-28SL-14486 Avoid accidental truncation of avatar notes fieldAndrey Kleshchev
Server sided limitation, web page allows more than server sends to viewer. This is a workaround untill server sided restriction gets lifted.
2021-01-14SL-14504 FIXED Classified links always launch your Profile ClassifiedsMnikolenko Productengine
2020-02-05SL-12550 Profile feed tab cleanupAndrey Lihatskiy
SL-12550 Profile feed tab cleanup
2020-02-05Revert "SL-12470 Force the feed browser to open the links in the same window"Andrey Lihatskiy
This reverts commit 81c107180bc2698aec10d655111cdb8a584a7a3a.
2020-01-03SL-12470 Force the feed browser to open the links in the same windowAndreyL ProductEngine
2019-11-13Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2019-11-13SL-10790 Don't show excessive information on the Profile Feed tabAndreyL ProductEngine
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2019-07-16SL-11594 FIXED [Viewer Profile Project] 'OK' button does not save changes at ↵maxim_productengine
'Profile' - 'Classifieds' tab
2019-07-08SL-11554 [Legacy Profiles] The avatar permissions values are not saved/shown ↵maxim_productengine
correctly in some cases
2019-06-25SL-11431 [Legacy Profiles] Clicking someone else's profile picture should ↵maxim_productengine
open image modal.
2019-06-12SL-11409 [Legacy Profiles] Copy Display name correctly regardless of View ↵maxim_productengine
Display Names setting.
2019-06-03SL-11344 FIXED Private notes are not saved for another avatarmaxim_productengine
2019-04-25SL-11031 [Legacy Profiles] "Drop inventory" field visible for own profileandreykproductengine
2019-04-18SL-10791 [Legacy Profiles] Functionality to copy agent id and name from profileandreykproductengine
2019-03-26SL-2878 Fixed eternal properties rerequestsandreykproductengine
2019-03-26SL-10799 [Legacy Profiles] Autoadjust texture during image selectionandreykproductengine
2019-03-25SL-10799 [Legacy Profiles] added 3x4 image dimentions supportandreykproductengine
2019-03-25SL-10804 [Legacy Profiles] Second Life tab block button size and focusandreykproductengine
2019-03-25SL-10798 FIXED [Legacy Profiles] 'Picks' toolbar button does nothingmaxim_productengine
2019-03-19SL-10730 [Legacy profiles] 'Cancel' does not discard changes at the Notes tabandreykproductengine
2019-03-04Removed redundant view_border elementsKadah_Coba
2019-03-04Added viewer based profilesKadah_Coba
Split picks and classifieds in to separate panels Moved getProfileURL to LLAvatarActions Removed dead XUI panels Removed picks/classifieds floater
2016-09-14MAINT-6731 Use web profile URLs from the grid configurationNatty Linden
2016-05-18MAINT-2129 "Block" button doesn't become disabledandreykproductengine
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-11-18MAINT-4677: Unexpected behaviour when blocking objects with a / in their ↵Ansariel
name when using compact chat view
2013-09-09merge with viewer-releaseRichard Linden
2013-08-09second phase summer cleaningRichard Linden
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
2013-06-20CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")mberezhnoy
Fixed "Add friend" option always being greyed out, add ability to block object via context menu in compact chat mode.
2013-06-13CHUI-809 (Right-click menu on user name in compat chat mode doesn't have "IM")mberezhnoy
Added callback for friendship checking
2013-05-05Spring cleaning: removed unused .cpp and.h files, and cleaned up header ↵Richard Linden
dependencies
2012-01-03use lazy deletion of views via die() method to avoid some potential crashesRichard Linden
2011-11-18EXP-1554 FIXED (Selecting More Info for more than one Classified section in ↵Paul ProductEngine
Search floater, breaks the navigation history in Picks Floater) - For each classified info create a new instance of LLPanelClassifiedInfo - Added destructor for LLPanelProfile::ChildStack to avoid memory leak
2011-11-18EXP-1576 FIXED (Remove old profile window from People panel)Paul ProductEngine
- Removed old profile window from People panel with all subpanels and dependencies
2011-10-14EXP-1311 FIXED (Modified My Profile floater to become Picks floater: removed ↵Paul ProductEngine
unused profile panel.) - Modified My Profile floater to become Picks floater: removed unused profile panel.
2011-10-10EXP-1310 FIX Profile button should open Web Profile floaterRichard Nelson
removed unused LLWeb functions for opening non-web media moved logic inside floaters and away from auxiliary functions
2011-03-14Mergeleyla
2011-03-14SOCIAL-687 Call, Map, Share, and Pay options available in web profile for ↵leyla
users in minimal skin
2011-03-09SOCIAL-586 As a user I want to see my Aditi profile when logging into the ↵Leyla Farazha
Aditi grid
2010-12-29SOCIAL-405 FIX Always make Web profiles open in internal Web content floater ↵callum
regardless of prefs
2010-12-22Merge with tip of viewer-developmentcallum
2010-12-15STORM-786 ADDITIONAL FIX Fixed Windows build.Vadim ProductEngine
2010-12-15STORM-786 FIXED Fixed disappearing controls in avatar picks list.Vadim ProductEngine
Caused by an improper fix of STORM-690. Made the way we switch between profile view panels (profile view / pick_info / pick_edit) more robust. It now suits both My Profile and Profile View panels.
2010-12-07merge viewer-development into web-profilesBrad Payne (Vir Linden)
2010-12-06STORM-690 FIXED Underlying panels were visible in undocked sidepanels.Vadim ProductEngine
By the way, fixed losing focus when switching between panels in Me and Places SP (which made the floater semi-transparent).
2010-10-22SOCIAL-84 FIX, SOCIAL-85 FIX - new slapps for edit classified, create and ↵Brad Payne (Vir Linden)
edit pick
2010-10-21support for edit classified slappBrad Payne (Vir Linden)
2010-10-20SOCIAL-84, SOCIAL-85 WIPBrad Payne (Vir Linden)