Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed updating usersettings in the database | Oren Hurvitz | 2014-03-24 | 1 | -2/+2 |
| | | | | Resolves http://opensimulator.org/mantis/view.php?id=6938 | ||||
* | Fix issue with editing notes for other avatars | BlueWall | 2013-12-16 | 1 | -0/+4 |
| | |||||
* | Populate user preferences with UserAccount email if it is present, else ↵ | BlueWall | 2013-12-16 | 1 | -6/+10 |
| | | | | return an error indicating no email is on record for the user. | ||||
* | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 1 | -21/+18 |
| | |||||
* | Stop writing partner id to record when updating profile data. This should be ↵ | BlueWall | 2013-12-05 | 1 | -2/+0 |
| | | | | changed only by admin in backend. | ||||
* | Adding standard OpenSim header to source files | BlueWall | 2013-05-31 | 1 | -0/+27 |
| | |||||
* | Fill in fields with default values on profile creation | BlueWall | 2013-05-31 | 1 | -2/+48 |
| | |||||
* | UserProfiles | BlueWall | 2013-05-30 | 1 | -0/+1023 |
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module. |