Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -83/+83 |
| | |||||
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -2/+1 |
| | |||||
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -0/+2 |
|\ | |||||
| * | Remove the core module extra profile settings support carried in with the latest | Melanie | 2014-01-05 | 1 | -0/+2 |
| | | | | | | | | patches. We don't need it. | ||||
* | | Change UserProfiles so that the parcel name is used for a ProfilePick and ↵ | AliciaRaven | 2015-04-12 | 1 | -2/+2 |
| | | | | | | | | | | | | not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves. Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | ||||
* | | Fix whitespace hoping to avoid a flogging | BlueWall | 2014-11-25 | 1 | -3/+3 |
| | | |||||
* | | Re-work handling of email notifications settings. | BlueWall | 2014-11-24 | 1 | -3/+0 |
| | | |||||
* | | Fix handling of user preference updates where no email address is supplied | BlueWall | 2014-11-23 | 1 | -2/+7 |
| | | |||||
* | | Fix logging level to Error in exception handlers | BlueWall | 2014-10-15 | 1 | -18/+18 |
| | | |||||
* | | When sending JSON-RPC calls (for UserProfile), use WebUtil instead of ↵ | Oren Hurvitz | 2014-04-24 | 1 | -6/+0 |
| | | | | | | | | constructing the HTTP requests manually. This allows the calls to be logged when using "debug http all 6". | ||||
* | | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -1/+0 |
|/ | |||||
* | Populate user preferences with UserAccount email if it is present, else ↵ | BlueWall | 2013-12-16 | 1 | -1/+2 |
| | | | | 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 | -0/+83 |
| | |||||
* | Adding profile partners fix to SQLite and PgSQL drivers | BlueWall | 2013-12-05 | 1 | -2/+0 |
| | |||||
* | SQLite support for UserProfiles | BlueWall | 2013-06-07 | 1 | -0/+904 |