211 Commits
Author SHA1 Message Date
fly-man- d7db4c3ae6 [PATCH VERSION]
This might give lots of messaging on the console or webpage as error_logging is on to see where it goes wrong

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@115 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2009-04-28 00:17:16 +00:00
fly-man- 03c87eda82 Clearing out a defunct version
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@114 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2009-04-28 00:16:21 +00:00
fly-man- 0685afdd40 Updating the binaries to the latest version
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@113 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2009-02-21 16:37:17 +00:00
fly-man- 5943a60dfa Updating the binaries to the latest version
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@112 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2009-02-08 12:16:36 +00:00
melanie d82c66ef9d Adapt to namespace changes
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@111 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2009-02-07 14:41:02 +00:00
fly-man- b527c9e386 Updated the sql/ossearch.sql to the latest. Standalone update file
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@110 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2009-01-24 15:03:34 +00:00
fly-man- dd65c5242d Updating the binaries to the latest version
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@109 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-30 01:26:06 +00:00
melanie 0272261426 Adapt ossearch classifieds to the core interfaces
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@108 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-23 22:42:32 +00:00
fly-man- 6b3cd6ef79 The Classifieds will show now up fully.
This is the latest version of the OpenSearchModule.

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@107 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-23 17:02:04 +00:00
fly-man- 0ba2e9074d Fixed a typo, work in progress on the Classifieds
Won't work yet, need to plumb in some packets in the Core first.

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@106 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-23 12:23:09 +00:00
fly-man- b9306158a0 Plumbing in the ClassifiedInfoRequest so the Classified will show up with location and SnapShot
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@105 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-23 03:03:04 +00:00
melanie 06af0e8781 Fix a bug in data conversion for DirClassifiedReply
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@104 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-23 01:42:08 +00:00
fly-man- e493645bf8 Sending the updated Parser as by default all local regions would be purged from the database.
Made it that it's optional. Read the parser.php comment

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@103 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-23 01:11:41 +00:00
fly-man- 93ea0005a8 Updating the Query tool with readable comments
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@102 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-21 21:06:52 +00:00
fly-man- ab77fae6df Updating the webroot with addition to the OpenSimWiredux interface that some grids are using
In order for this to work, you need to have Search enabled and working, else it won't budge.

WARNING: This code is experimental, don't use it when you're not able to edit php files.

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@101 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-12-11 23:27:45 +00:00
fly-man- f94e0415b2 Updated the Parser with internal ip control, deletes the internal ip address from the database.
Beware: If you run a local grid, comment out the lines 
$cleanquery1, $cleanquery2, $cleanquery3, $cleanquery4 to keep your internal regions safe.

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@100 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-11-29 01:31:58 +00:00
melanie 1d4b8f6466 Update query to make search->places work properly
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@99 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-11-13 02:10:56 +00:00
fly-man- b1c2821c04 Update for the hostsregister table, making sure that a region doesn't make the file spit out messages.
Please update your database with the update-hostregister.sql for this to work

(BETA test, do NOT use this in production systems)

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@98 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-11-05 20:23:01 +00:00
fly-man- e49f5d04d9 Update for the Query tool, shows the Category in the Event window like it should
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@97 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-29 17:26:10 +00:00
fly-man- 0a1bd3493c Updated svn
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@96 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-29 00:19:04 +00:00
fly-man- 225c23c084 Updated register.php, new options from DataSnapShot that make it possible to delete a region from the hostsregister table (pt 2)
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@95 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-29 00:18:44 +00:00
fly-man- bdc6718762 Updated register.php, new options from DataSnapShot that make it possible to delete a region from the hostsregister table
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@94 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-28 19:05:05 +00:00
melanie 831a80dbcc Update binaries
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@93 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-26 21:35:57 +00:00
fly-man- b10d45175b Updated svn
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@92 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-26 21:18:27 +00:00
fly-man- cb936a3c2a To update a existing database, use update.sql else for a new database use ossearch.sql
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@91 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-26 21:15:26 +00:00
fly-man- f5e5e89fb1 Patching up for the Events to work now, needs a change to the database as well. Patch will come shortly after this one (pt 2)
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@90 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-26 20:24:28 +00:00
melanie 48d089c721 Comment classifieds for now
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@89 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-26 20:09:40 +00:00
fly-man- 174aa9c58a Patching up for the Events to work now, needs a change to the database as well. Patch will come shortly after this one
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@88 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-26 19:49:43 +00:00
melanie 446532e395 Adapt to a change in the event data struct
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@87 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-26 19:42:07 +00:00
fly-man- 5a3f9b8a74 Patch for OpenSearch.cs and query.php to make Events show up, no working buttons yet
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@86 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-26 01:22:44 +00:00
fly-man- 9d1b14aaa3 Patching up the OpenSearch.cs, EventReply needs a EventLocationReply as well for the Eventplace to be determined
(Not Finished, need to find out how to get it done)

git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@85 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-25 23:14:46 +00:00
fly-man- a0c6b769e6 Adding patch for Classifieds in Query.php
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@84 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-25 22:56:05 +00:00
fly-man- 8ccacdfb07 Updated svn
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@83 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-25 18:09:38 +00:00
melanie f959538c39 Removing applied patch
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@82 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-25 01:26:27 +00:00
fly-man- 8ea1896b32 Adding patch for Classifieds in Query.php (pt 4)
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@81 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-25 01:23:06 +00:00
fly-man- dff495c6bb Adding patch for Classifieds in Query.php (pt 3)
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@80 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-25 00:52:39 +00:00
fly-man- 946b46959c Patching up the OpenSearch.cs, made a typing error that I found just now
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@79 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-25 00:41:34 +00:00
melanie 188749deb8 Fix a possible nullref
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@78 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-24 23:32:08 +00:00
melanie 1a450948a1 Apply Fly-Man's patch
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@77 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-23 23:18:47 +00:00
fly-man- 5981b18f30 Patch for Classifieds, added Price to the DirClassifiedQuery part 2
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@76 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-23 23:15:30 +00:00
fly-man- ec782cae9b Patch for Classifieds, added Price to the DirClassifiedQuery
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@75 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-23 22:26:48 +00:00
melanie f8a7836ff1 Update the bin, just on the strength
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@74 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-23 19:04:11 +00:00
melanie 994731e27c Fix a casting syntax error
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@73 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-21 19:50:10 +00:00
melanie 78eb755e35 Commit patch for DirClassifiedQuery
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@72 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-21 19:36:29 +00:00
fly-man- de49e6d8ad Adding patches folder for new patches
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@71 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-21 16:55:09 +00:00
melanie b8499047c0 Adds binaries
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@70 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-19 21:11:10 +00:00
melanie 5ddcb883d3 Convert default to InnoDB
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@69 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-18 14:55:00 +00:00
melanie b3e20009fb Reintroduce lost changes, cleanup
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@68 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-18 14:53:44 +00:00
melanie 65c723b8ca Update query for classifieds
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@67 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-18 14:37:49 +00:00
fly-man- 4d4ffcb8b6 Patch for WebQuery pt 2
git-svn-id: http://forge.opensimulator.org/svn/ossearch/trunk@66 109abde3-1f22-4c10-b5d7-b6b0135cd00c
2008-10-18 14:25:49 +00:00