Include the name of the classified ad when applying the classified ad fee.
Changed assembly name and bumped version. Fixed grammer of "ready" message.
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@121 19860011-0018-435d-96ae-4a7b0aaa3128
lost in the commit of revision 93.
NOTE: Changes in revisions 93, 94, and 95 originated with the file attached
to patch #440 in Forge.
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@96 19860011-0018-435d-96ae-4a7b0aaa3128
- Use targetid returned in results from XML RPC query when getting notes.
(This was included in the changes of revision 79 in opensim-069 branch)
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@80 19860011-0018-435d-96ae-4a7b0aaa3128
- Forgot to drop old primary key when addding unique key
webroot/profile.php
- Avatar and target UUID's were in wrong order when getting notes
- Return real success/failure status when updating notes
OpenSimProfile/Modules/ProfileModule/OpenProfile.cs
- Return with target UUID in data block and not ones own UUID
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@78 19860011-0018-435d-96ae-4a7b0aaa3128
- Create usersettings record if none exists on user_preferences_request
- Changed capitalization on boolean constants
OpenSimProfile/Modules/ProfileModule/OpenProfile.cs
- Check for null for email value after receiving user preferences
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@75 19860011-0018-435d-96ae-4a7b0aaa3128
- Check if notes hash is null when notes data was requested by viewer.
This fixes the notes profile tab in viewer.
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@72 19860011-0018-435d-96ae-4a7b0aaa3128
- Return all the expected values when requesting avatar properties
- Removed a line used during debugging that was left in by mistake
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@71 19860011-0018-435d-96ae-4a7b0aaa3128
The user flags are not being saved and there are still problems with
retrieving some of the avatar properties data (images/about text/partner).
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@70 19860011-0018-435d-96ae-4a7b0aaa3128
- Added profileImage and profileAboutText to userprofile table.
webroot/sql/update-userprofile.sql
- Added
webroot/profile.php
- Updated SQL that inserts in userprofile table due to addition of columns
OpenSimProfile/Modules/ProfileModule/OpenProfile.cs
- Send interest data expected by viewer when requesting avatar properties
Interests and profile picks work. Retrieves profile URL but can't update it.
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@69 19860011-0018-435d-96ae-4a7b0aaa3128
- Added $zeroUUID to avoid repeating the string in several places
- Fixed creation of response packet in many functions
- Insert empty profile record on properties request of non-existant record
- Return interest data along with properties data as expected by viewer
- Fixed updating of the interest data in user profile
- Fixed support for notes tab in profile
There are still problems with Picks and Classifieds profile operations.
(Forward port from r62 of opensim-069 branch)
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@68 19860011-0018-435d-96ae-4a7b0aaa3128
- Added $zeroUUID to avoid repeating the string in several places
- Fixed creation of response packet in many functions
- Insert empty profile record on properties request of non-existant record
- Return interest data along with properties data as expected by viewer
- Fixed updating of the interest data in user profile
- Fixed support for notes tab in profile
There are still problems with Picks and Classifieds profile operations.
git-svn-id: http://forge.opensimulator.org/svn/osprofile/trunk@67 19860011-0018-435d-96ae-4a7b0aaa3128