Age | Commit message (Collapse) | Author |
|
|
|
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution
|
|
|
|
|
|
back-out the back-out for this branch. yay.
|
|
Backing out this merge that I pushed (prematurely) to the wrong place.
|
|
|
|
streamlined LLUICtrlFactory's interface
|
|
removed redundant functionality
moved buildPanel to LLPanel
|
|
|
|
|
|
|
|
|
|
|
|
Checker: FORWARD_NULL
Function: LLPanelPicks::onPanelClassifiedEdit()
File: /indra/newview/llpanelpicks.cpp
|
|
Checker: FORWARD_NULL
Function: LLPanelPicks::onPanelClassifiedSave(LLPanelClassifiedEdit *)
File: /indra/newview/llpanelpicks.cpp
|
|
Updated code to be able to receive classifieds list in two or more packets.
|
|
doesn't publish, and doesn't let you edit.
Updated code for disabling verbs for unpublished classified.
--HG--
branch : product-engine
|
|
doesn't publish, and doesn't let you edit.
Changed the way panels handle classified publishing - each classified panel will keep listening to callbacks and will know when classified is published successfuly.
If publish failed, panel will allow user to edit classified and try publishing again.
All unpublished classifieds will be lost on Viewer restart.
--HG--
branch : product-engine
|
|
missing the clickthrough data)).
Updated parameter name.
--HG--
branch : product-engine
|
|
|
|
Updating classieifed click stats when user presses "Teleport" or "Map" button in the picks/classifieds list side panel.
--HG--
branch : product-engine
|
|
Updating click stats on:
* opening classified info
* clicking "Map" or "Teleport" buttons in classified info
* clicking "Details" in the web-based search floater
--HG--
branch : product-engine
|
|
Removed a stub clickthrough info dispatcher.
--HG--
branch : product-engine
|
|
picks tab of another avata)
- Added particular messages for 'PICKS' and 'My Picks' tabs in MyProfile and People panels appropriately. Before there was one message for these tabs.
--HG--
branch : product-engine
|
|
|
|
Checker: FORWARD_NULL
Function: LLPanelPicks::onPanelClassifiedClose(LLPanelClassifiedInfo *)
File: /indra/newview/llpanelpicks.cpp
|
|
Also eliminated notification "ObjectGiveItemUnknownUser" because the
SLURL-based name lookup will always retrieve the user name.
Fixed a bug with ObjectGiveItem where the SLURL would be incorrect
for a group.
|
|
- Fixed disabling only "New Pick" menu when picks amount reaches the limit of 10, Classifieds can still be created.
--HG--
branch : product-engine
|
|
|
|
When we close the Pick panel, we now also close any specific
classified or pick that was opened from the pick panel.
|
|
and description.
--HG--
branch : product-engine
|
|
|
|
Also cleaned up the code for the existing app/classified/{UUID}
support. Much nicer now.
|
|
|
|
should appear in "Picks" tab after the server response and not to).
- added "Loading..." message
- changed condition on which "There are no picks/classfields here" is
shown and moved message string to strings.xml
--HG--
branch : product-engine
|
|
I added a handler for this SLurl type that displays the classifieds
details in the side tray.
In order to do this, you have to open the profile of the classified's
creator first. Which means that I have to ask the server for the
classified's description in order to get the creator id. This is done
with an LLAvatarPropertiesObserver observer. One complication here is
that this observer takes the avatar id as a parameter, but we don't
know that (that's what we're trying to find out) - so I made it
possible to pass in a null avatar id - it's only used to filter out
non-interested observers in the notifyObserver() call.
|
|
to pick)
--HG--
branch : product-engine
|
|
duplicated entries)
--HG--
branch : product-engine
|
|
Cuts number of includes of llnotifications.h from 300+ to 40.
|
|
Fixed many other includes related to this file.
Cleaned out llfloatertestlistview to be an empty test floater.
|
|
avatar's Profile ).
--HG--
branch : product-engine
|
|
- Fixed toggleable menu in Picks panel.
- Minor optimization of LLToggleableMenu.
--HG--
branch : product-engine
|
|
and reduce unnecessary dependencies and incredibuild wedging. Hopefully in
the long run this will reduce build time. Also cleaned up a lot of header
file usage to conform better to the coding standard.
reviewed by james and steve.
|
|
Fixed accordion name and added code to show and expand classifieds accordion when first classified is created.
--HG--
branch : product-engine
|
|
viewing Classifieds.
Implemented "Map", "Teleport", and "Edit" buttons in Classified Info panel.
--HG--
branch : product-engine
|
|
Removed temporary workaround which was expanding only one accordion in Picks panel.
--HG--
branch : product-engine
|
|
viewing Classifieds.
Fixed bugs, cleared code.
--HG--
branch : product-engine
|
|
viewing Classifieds.
Fixed bugs, improved functionality.
--HG--
branch : product-engine
|
|
viewing Classifieds.
--HG--
branch : product-engine
|