summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
2013-11-27STORM-1986 Eliminated early return per code reviewJonathan Yap
2013-11-27STORM-1987 Inconsistent menu naming and behavior in Places floaterJonathan Yap
2013-11-27MAINT-3496 FIXED Disable "Allow group access" option if "Sell passes to: ↵Mnikolenko ProductEngine
group" is selected(and vice versa).
2014-05-24MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group: updating of text for GroupDepartError notifications.
2014-05-23MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group: added two notifications GroupDepartError and GroupDepart
2014-05-15MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group
2014-05-15MAINT-3932 FIXED [vwr] "Owner" role is sometimes (always?) removed from ↵AndreyL ProductEngine
group Invite floater.
2014-05-13- [MAINT-3710] Changed back the default group tab to use ROLES rather than ↵Baker Linden
MEMBERS (did a bad merge, it got overwritten)
2014-05-09[MAINT-3424] - Display dates in SLT, rather than UTCBaker Linden
- Attempted fix, I'm close but didn't want to outright remove everything, so for now it's commented in.
2014-05-08viewer-release merge (to 3.7.8)Baker Linden
2014-05-06[MAINT-3424] Quick & dirty fix attempt -- probably won't work, but it's closeBaker Linden
2014-05-06[MAINT-3834] Banning more than 100 residents causes multiple floatersBaker Linden
- Removed superfluous floater dialogs from displaying Reviewer: Simon
2014-05-01[MAINT-3441] [MAINT-3991] [MAINT-3985] [MAINT-3420]Baker Linden
- Removed an ejection notification.
2014-04-29[MAINT-3982] - Eject/Ban button issuesBaker Linden
- Ban and Eject buttons should now work properly
2014-04-29Refactoring some variables to use a constant rather than F's because that's ↵Baker Linden
the nice thing to do. Reviewer: Cho
2014-04-24viewer-release mergeBaker Linden
2014-04-08[GroupBan] [MAINT-3722] - Banning from 'banned agents' tab does not eject ↵Baker Linden
them from the group - Banning a resident from the "Banned Agents" tab should not properly eject them from the group. - Renamed "Banned Agents" to "Banned Residents". Updated tool tip as well. - You should now receive an eject notification when banning an agent from the "Banned Residents" tab.
2014-04-08merge viewer-releaseBaker Linden
2014-04-04[GroupBan] [MAINT-3810] Viewer crash when inviting nearby agents via right clickBaker Linden
- Fixed an issue where residents would be unable to be invited to a group. - Fixed a crash when trying to invite a resident to a group via right-click menu
2014-03-25[GroupBan]Baker Linden
- Fixed stuff... again - Put "Ban Members" button back in Member tab Reviewer: Richard
2014-03-24viewer-release merge (3.7.5)Baker Linden
2014-03-11Fixed up some compile errors after mergeBaker Linden
2014-03-113.7.4. mergeBaker Linden
2014-03-11- Added null checks in a couple places.Baker Linden
2014-03-05[MAINT-3385] Filter function of Banned Agents doesn't workBaker Linden
- Removed filter
2014-03-03viewer-release mergeBaker Linden
2014-02-19[MAINT-3751] - Can't uncheck Ban ability from roleBaker Linden
- Fixed an issue where, once granted the ban ability, it could not become unchecked.
2014-02-13[MAINT-3721] - Viewer crash upon click inviteBaker Linden
- Fixed a crash that would happen when a resident attempts to invite someone into a group
2014-02-11viewer-release mergeBaker Linden
2014-02-06viewer-release mergeBaker Linden
2014-02-06[GroupBan] When adding "Manage Ban List" ability additionally grant ↵Baker Linden
requisite abilities - Viewer side implementation for MAINT-3467 complete
2013-12-18viewer-release mergeBaker Linden
2013-11-27MAINT-3496 FIXED Disable "Allow group access" option if "Sell passes to: ↵Mnikolenko ProductEngine
group" is selected(and vice versa).
2013-11-26ACME-1220 : Fixed. Do not accumulate callbacks when reinitializing market placeMerov Linden
2013-11-26fix for SH-4637: Viewer-Interesting crashes if you teleport after crossing a ↵Xiaohong Bao
region border.
2013-11-26STORM-1986 Added right click Show on Map context menu for Inventory floater ↵Jonathan Yap
landmarks Possible fix for BUG-4593
2013-11-26MAINT-3319 : Fix the purge of descendents of a category. Note: the cached ↵Merov Linden
number of descendents is not always reliable
2013-11-26merge changes for storm-1984Oz Linden
2013-11-26remove excessively complex fixes for MAINT-2914 and MAINT-3142Oz Linden
2013-11-26ACME-3320 : Clearing deleted categories so not to pool on them foreverMerov Linden
2013-11-26STORM-1981 Eliminate beam spreadingJonathan Yap
2013-11-26LLTwitterConnect and LLFlickrConnect now use caps again, instead of pdp15Cho
2013-11-25MAINT-3320 : Make inbox (Received Items) more resilients to deletion while ↵Merov Linden
we're at it
2013-11-25SH-4613 WIP - add CREATE mask bit for newly created items in ↵Brad Payne (Vir Linden)
AISUpdate::doUpdate() - needed for some inventory observers.
2013-11-25SH-4549 FIX - code cleanupBrad Payne (Vir Linden)
2013-11-25remove obsolete INSTFLAGS references from installerOz Linden
2013-11-25Merge last changes for DRTVWR-345simon
2013-11-25STORM-1981 Make pulse operate properly in both directions.Jonathan Yap
Move duplicated common code into its own function.
2013-11-25mergeMaximB ProductEngine
2013-11-25MAINT-3499 FIXED Region Debug Console is broken after resizemaksymsproductengine