Commit Graph

  • 4f8320d3fe Fixed handling of maturity flags when saving or updating classified ads. master Kevin Cozens 2021-01-31 15:35:44 -05:00
  • 00db0cf818 Eliminated a compiler warning about duplicate Assembly. Kevin Cozens 2020-12-01 19:31:36 -05:00
  • 223684484a Added quotes around ProfileURL. Kevin Cozens 2019-01-08 16:39:58 -05:00
  • 63947093a4 Trivial formatting changes. Kevin Cozens 2019-01-05 14:31:22 -05:00
  • 6fa3828b85 Two changes to avatar_properties_request() function. Kevin Cozens 2019-01-04 20:08:08 -05:00
  • d9ceadf297 Fixed typo in field name in query for classifieds. Kevin Cozens 2019-01-04 20:07:32 -05:00
  • f7ad4f4f4a Only need two items from database table in avatarclassifiedsrequest(). Kevin Cozens 2019-01-02 16:07:07 -05:00
  • 3a1bc9551a When updating a pick also update the location (in mysqli PHP file). Kevin Cozens 2019-01-02 15:58:48 -05:00
  • f0b7bb70b0 When updating a pick also update the location. Kevin Cozens 2019-01-01 16:32:24 -05:00
  • e8116c52f8 Fixed errors when compiled using msbuild and some whitespace changes. Kevin Cozens 2018-11-13 13:49:50 -05:00
  • 3f33995ad9 Require .NET 4.6 and updated pre-compiled binary. Kevin Cozens 2018-07-13 22:06:51 -04:00
  • 56cab710f6 Updated the pre-compiled DLL Kevin Cozens 2018-04-18 14:32:01 -04:00
  • 229fe75d74 Untested fix for point 5 of issue #9, and possible bug when requesting notes. Kevin Cozens 2017-12-05 13:34:56 -05:00
  • a56e712246 Fixed issues with initial creation, and updating, of profile and profile picks Fixes issue #11 and #12. Kevin Cozens 2017-12-05 12:30:10 -05:00
  • 6ff5f14dc2 Removed a commented debug statement left in by mistake. Kevin Cozens 2017-12-03 18:31:52 -05:00
  • 1be49d969a Return the error message held in the array returned by errorInfo(). Kevin Cozens 2017-12-03 18:29:38 -05:00
  • bad6d1386e Return proper success status and error message for operations that might fail. Kevin Cozens 2017-12-03 15:24:36 -05:00
  • 1cf9d7d94d Updated prebuild.xml to fix VS2015 build errors. Ordered Reference lines. Kevin Cozens 2017-05-11 23:50:54 -04:00
  • da1f89eec4 Fixed a variable name and a bad SQL statement in picks_update() Kevin Cozens 2017-04-17 12:47:35 -04:00
  • 1fcb618dd2 Updated the pre-compiled DLL Kevin Cozens 2017-04-17 10:02:03 -04:00
  • 931ee20575 Close the database connection by destroyng the $db object Kevin Cozens 2017-04-17 10:01:13 -04:00
  • 184beff1dd Converted profile.php to use PDO as mysql_*() calls were removed in PHP 7. Kevin Cozens 2017-04-16 11:42:04 -04:00
  • 4519f0afd2 Updated profile_mysqli.php to keep it more in sync with the profile.php file. Kevin Cozens 2017-04-16 11:41:04 -04:00
  • 99e61cb72b Added enabled check in RegionLoaded. Unhook event handler in RemoveRegion. Fixes issue #6. Kevin Cozens 2017-04-16 11:01:23 -04:00
  • cf7058ab1d Updated to include a note that support for XMLRPC is required. Kevin Cozens 2017-04-15 13:22:08 -04:00
  • 602fd99187 Change improperly named isNPC to be IsNPC as a property should be uppercase Kevin Cozens 2017-01-07 16:16:27 -05:00
  • 6a0253dc90 Show online in profile if target is in same region Kevin Cozens 2016-12-15 12:38:57 -05:00
  • 7c7b261d18 Removed FindPresence() call in GetProfileData() as it is not needed Kevin Cozens 2016-12-15 12:37:23 -05:00
  • 22388ff8ab Bumped version number to 0.6 and updated the pre-compiled DLL Kevin Cozens 2016-12-14 18:33:46 -05:00
  • 35098fa4ed Return profile image for NPC set by osNpcSetProfileImage() Kevin Cozens 2016-12-14 00:08:54 -05:00
  • 7693e669d6 Set actual date of creation in the profile of an NPC Kevin Cozens 2016-12-13 17:19:42 -05:00
  • 458f4c1edc Rename charterMember to membershipType to reflects its actual meaning Kevin Cozens 2016-12-13 17:11:05 -05:00
  • 0e67921597 Bumped version number to "0.5". Kevin Cozens 2016-12-09 21:14:47 -05:00
  • b7c3034857 Updated DLL for use with current git master version of 0penSim (0.9.x) Kevin Cozens 2016-12-07 21:59:16 -05:00
  • 0b35abce64 Handle profile requests for NPCs. Kevin Cozens 2016-12-07 15:02:54 -05:00
  • 5514dfa23a Fixed capitalization (string.Empty -> String.Empty) Kevin Cozens 2016-12-07 14:03:29 -05:00
  • 2149707864 Whitespace changes. Kevin Cozens 2016-12-07 15:00:17 -05:00
  • 78415227d1 Updated DLL for use with 0penSim 0.8.1-post-fixes. kcozens 2015-06-01 16:11:57 +00:00
  • 82904f8cf6 Changed name to avoid possible confusion with core modules of Open Simulator. kcozens 2015-06-01 03:25:19 +00:00
  • ac19665f24 Updated/added assembly statements required by OpenSimulator 0.8.1-post-fixes. Bumped version number to "0.4". kcozens 2015-06-01 03:23:18 +00:00
  • eca8ee7225 Updated SQL file to create tables using UTF-8 charset and collation. kcozens 2014-02-28 23:59:32 +00:00
  • 64d0faf4cd Updated DLL for use with 0penSim 0.7.6-post-fixes. kcozens 2013-12-02 19:30:37 +00:00
  • be2f5bba8b Updated prebuild.xml file: removed path references, removed obsolete module reference, and set frameworkVersion to 4_0 as .NET 4.0 is now default for OS. kcozens 2013-11-16 04:46:17 +00:00
  • 605da3aa2e Updated the pre-compiled DLL. kcozens 2013-10-15 19:38:18 +00:00
  • 674541beaf Prevent SQL injection by escaping parcel name when dealing with classifieds. kcozens 2013-09-12 22:33:00 +00:00
  • df84c73383 Prevent an exception if the originalname field of a pick is empty or missing. Include the name of the classified ad when applying the classified ad fee. Changed assembly name and bumped version. Fixed grammer of "ready" message. kcozens 2013-07-08 18:14:07 +00:00
  • e4f63ad4a5 Update for git master (0.7.6). Last parameter of ApplyCharge is now an enum. kcozens 2013-07-02 17:41:09 +00:00
  • 53e3e9bec9 Apply classified ad fee and not group fee (cut and paste error). Updated DLL. kcozens 2013-06-30 19:22:13 +00:00
  • 737d27bd51 Updated PHP files to return whether classified was created or updated. Apply fee when creating a classified ad. kcozens 2013-06-30 17:57:15 +00:00
  • ccb340d9a4 Removed comment from README that stated Module setting was optional. kcozens 2013-06-30 17:52:48 +00:00
  • dfbea89d1c Prevent an exception if the name field of a pick is empty or missing. kcozens 2013-06-30 07:37:16 +00:00
  • 424f3a5f01 Eliminated compiler warnings. kcozens 2013-06-30 06:13:58 +00:00
  • e120aa49fc Combined the update SQL files in to one migrations file. Updated the upgrade instructions in the README file. kcozens 2013-06-23 15:47:11 +00:00
  • 20de7a5a7c Added README file with compile, install, and configuration information. kcozens 2013-06-23 03:18:19 +00:00
  • 8c3fdeb3ec Bumped module version. Added check of profile module name. Added FIXME note. kcozens 2013-06-23 00:56:50 +00:00
  • 5e55e4bcd6 Add the mysqli version of the profile php, Thanks, RiRa! melanie 2013-04-04 22:54:28 +00:00
  • 66febed3a2 Use of $HTTP_RAW_POST_DATA is deprecated. Get data from php://input instead. (Fixes Forge bug #444) kcozens 2012-12-24 18:47:50 +00:00
  • 461714a782 Fixed classified ads "renew weekly" flag test. Was operator precedence issue. kcozens 2012-12-18 23:00:40 +00:00
  • cd47a06d9a Make sure that bit 2 is set in classifiedflag field for PG rated classifieds. This bit needs to be set or the ossearch module won't be able to find PG ads. kcozens 2012-07-02 17:59:38 +00:00
  • 4cbe71b1ff Added comment to document the "Renew Weekly" flag used for classified ads. kcozens 2012-07-01 02:51:50 +00:00
  • d8b29fba3f Updated binaries bluewall 2012-02-29 02:33:04 +00:00
  • 4ad9ab633c Add a check and some debug logging for cases where a request for profiles using UUID.Zero for the agentID bluewall 2012-02-29 02:31:23 +00:00
  • 463bf25faf Changes for classified ads: Fixed updating and getting/saving parcel name. kcozens 2012-01-17 20:17:39 +00:00
  • 17121d258e Fix issue: null references when looking up friend on home grid (not HG friend) bluewall 2012-01-15 23:51:46 +00:00
  • 19e06216ad Make module play nice with older installations bluewall 2012-01-15 04:22:22 +00:00
  • f6f9b3e623 Some bug fixes, updated dll as well. bluewall 2012-01-15 00:53:42 +00:00
  • 9a8907e0e4 Update needed ini configuration examples bluewall 2012-01-14 16:05:30 +00:00
  • 03b1ca3bca Re-applied the whitespace and formatting changes from revision 92 that were lost in the commit of revision 93. kcozens 2012-01-14 03:48:20 +00:00
  • 5057853909 Updated dll bluewall 2012-01-14 03:21:27 +00:00
  • 7fc1244957 update prebuild.xml bluewall 2012-01-14 02:35:10 +00:00
  • c8f4583d17 Moving some functions from core for HG user info bluewall 2012-01-14 02:31:59 +00:00
  • 735ada00fd Whitespace and formatting changes. kcozens 2012-01-14 02:08:08 +00:00
  • c5dc100c38 Applied patch (#438) from BlueWall Slade to fix indentation issues. kcozens 2012-01-12 20:19:06 +00:00
  • 767cc68da2 Applied patch from BlueWall Slade which adds support for HG enabled grids. kcozens 2012-01-06 05:38:10 +00:00
  • 12db0acc1b Updated to use the new module loading method. kcozens 2012-01-06 04:00:02 +00:00
  • 331dacbf11 Applied corrected patch from BlueWall Slade that updates prebuild.xml to newer build system. (See bug #434) kcozens 2012-01-03 22:18:13 +00:00
  • 63141657f2 Reverted r85 commit. Wrong file had been attached to bug report. kcozens 2012-01-03 21:16:01 +00:00
  • bba5127f35 Fixed line endings in OpenSimProfile/Modules/ProfileModule/OpenProfile.cs kcozens 2012-01-03 20:43:39 +00:00
  • c0269f90b1 Applied BlueWall Slade's patch to update prebuild.xml to newer build system. (See bug #434) kcozens 2012-01-03 20:11:05 +00:00
  • ff842ef4d7 Stripped carriage returns from line endings. Set SVN properties on PHP and SQL files. kcozens 2011-11-30 02:56:41 +00:00
  • fab036058b Replaced deprecated (as of PHP 5.3.0) function mysql_escape_string with mysql_real_escape_string. kcozens 2011-10-28 16:15:19 +00:00
  • cb92a4a28b Changed "<?" to "<?php" for those not set to use short tags. kcozens 2011-10-28 16:11:59 +00:00
  • 0a83733f9a Updated pre-compiled DLL using a copy of the file used in osgrid. kcozens 2011-04-28 06:30:14 +00:00
  • d64f325179 OpenSimProfile/Modules/ProfileModule/OpenProfile.cs - 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) kcozens 2010-10-10 19:07:08 +00:00
  • 05700c96cd webroot/sql/update-usernotes.sql - Forgot to drop old primary key when addding unique key kcozens 2010-10-08 17:54:15 +00:00
  • f62bae9699 OpenSimProfile/Modules/ProfileModule/OpenProfile.cs - In RequestAvatarProperties() get the target avatars data and not ones own. kcozens 2010-10-08 07:39:00 +00:00
  • 5b8d2a99cc webroot/profile.php - Create usersettings record if none exists on user_preferences_request - Changed capitalization on boolean constants kcozens 2010-10-08 03:48:34 +00:00
  • 4082846eaa OpenSimProfile/Modules/ProfileModule/OpenProfile.cs: - Check for null from GetScenePresence() before using one of its member items (Spotted by RevolutionSmythe) kcozens 2010-10-08 00:12:20 +00:00
  • de7fc2a54b OpenSimProfile/Modules/ProfileModule/OpenProfile.cs: - Check if notes hash is null when notes data was requested by viewer. This fixes the notes profile tab in viewer. kcozens 2010-10-07 19:30:52 +00:00
  • 1d201394b8 webroot/profile.php: - Return all the expected values when requesting avatar properties - Removed a line used during debugging that was left in by mistake kcozens 2010-10-07 16:03:43 +00:00
  • 386090598f Save updated properties data received from viewer to the database. The user flags are not being saved and there are still problems with retrieving some of the avatar properties data (images/about text/partner). kcozens 2010-10-07 06:27:21 +00:00
  • 6ef2136b5b webroot/sql/osprofile.sql - Added profileImage and profileAboutText to userprofile table. kcozens 2010-10-06 16:39:48 +00:00
  • 7109ae4d57 webroot/profile.php: - 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 kcozens 2010-10-06 02:30:01 +00:00
  • 7ed3b96267 webroot/profile.php: - 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 kcozens 2010-10-06 02:25:35 +00:00
  • b95899ba8c Forgot commit of this file deletion as part of r64. kcozens 2010-10-06 02:13:36 +00:00
  • c208b23826 OpenSimProfile/Modules/ProfileModule/OpenProfile.cs: - Fixed "search" in error messages to "profile data" - Minor code clean up and reformatting (Forward port from r63 of opensim-069 branch) kcozens 2010-10-06 01:39:56 +00:00
  • 8605c212e2 webroot/sql/osmodules.sql: (deleted) Renamed to... webroot/sql/osprofile.sql: ...this (added) kcozens 2010-10-06 01:29:25 +00:00
  • 69875edfee De-tabified file and stripped trailing whitespace. kcozens 2010-09-30 20:32:04 +00:00
  • 63f6f1b700 Updated binary to latest version fly-man- 2010-08-30 12:56:10 +00:00
  • 816f6e9a96 Remove dependencies on CommsManager and IProfileModule. Both don't exist anymore. melanie 2010-03-03 00:08:07 +00:00