Age | Commit message (Collapse) | Author |
|
|
|
Previously was bounced to login screen on error only,
now should be bounced back if failed too many times as well
|
|
|
|
- Don't Warn about unknown cof version, it's expected during fetch, Info is enough
- Fix 'unexpected attachments' due to unknown cof, also should fix viewer trying to create a link before cof is ready
- Fix 'accounting' warnings when getting item updates for unfetched folders (Note: viewer doesn't know folders version, if fetch is already in progress we might get an old version)
|
|
|
|
Is supposed to set version and descendant info in parseCategory
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/llui/llfolderviewitem.cpp
# indra/newview/llinventorymodel.cpp
# indra/newview/llinventorymodelbackgroundfetch.cpp
|
|
following promotion of DRTVWR-580
|
|
|
|
improvements can lead to perceived inventory loss due to cache corruption"
This reverts commit cf692c40b0b9f8d0d04cd10a02a84e3f697a2e99.
|
|
|
|
Don't try to select something if we are waiting for an item
|
|
|
|
items from
when folder was recreated into stock fodler
|
|
|
|
|
|
entry does not work
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
until selecting folder
|
|
|
|
|
|
|
|
Add and Replace elements aren't displayed for system folders yet take a while to look for worn items through whole inventory.
|