Colin Kuskie
b323f74121
Update copyright notice
2011-12-28 11:30:38 -08:00
Doug Bell
277faae8a1
Merge commit 'v7.10.15' into 8
...
Conflicts:
docs/gotcha.txt
docs/previousVersion.sql
docs/templates.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/Event.pm
lib/WebGUI/Asset/File.pm
lib/WebGUI/Asset/MapPoint.pm
lib/WebGUI/Asset/RichEdit.pm
lib/WebGUI/Asset/Sku/Product.pm
lib/WebGUI/Asset/Snippet.pm
lib/WebGUI/Asset/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Template/TemplateToolkit.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/Carousel.pm
lib/WebGUI/Asset/Wobject/Collaboration.pm
lib/WebGUI/Asset/Wobject/Dashboard.pm
lib/WebGUI/Asset/Wobject/DataForm.pm
lib/WebGUI/Asset/Wobject/Folder.pm
lib/WebGUI/Asset/Wobject/Map.pm
lib/WebGUI/Asset/Wobject/Search.pm
lib/WebGUI/Asset/Wobject/Shelf.pm
lib/WebGUI/Asset/Wobject/StockData.pm
lib/WebGUI/Asset/Wobject/StoryTopic.pm
lib/WebGUI/Asset/Wobject/SyndicatedContent.pm
lib/WebGUI/Asset/Wobject/Thingy.pm
lib/WebGUI/Asset/Wobject/WeatherData.pm
lib/WebGUI/AssetClipboard.pm
lib/WebGUI/AssetCollateral/DataForm/Entry.pm
lib/WebGUI/AssetExportHtml.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetMetaData.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/AssetVersioning.pm
lib/WebGUI/Auth.pm
lib/WebGUI/Cache/CHI.pm
lib/WebGUI/Content/AssetManager.pm
lib/WebGUI/Fork/ProgressBar.pm
lib/WebGUI/Form/JsonTable.pm
lib/WebGUI/Form/TimeField.pm
lib/WebGUI/Form/Zipcode.pm
lib/WebGUI/Group.pm
lib/WebGUI/International.pm
lib/WebGUI/Macro/AssetProxy.pm
lib/WebGUI/Macro/FileUrl.pm
lib/WebGUI/Operation/SSO.pm
lib/WebGUI/Operation/User.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Transaction.pm
lib/WebGUI/Shop/TransactionItem.pm
lib/WebGUI/Test.pm
lib/WebGUI/URL/Content.pm
lib/WebGUI/URL/Uploads.pm
lib/WebGUI/User.pm
lib/WebGUI/Workflow/Activity/ExtendCalendarRecurrences.pm
lib/WebGUI/Workflow/Activity/SendNewsletters.pm
lib/WebGUI/i18n/English/Asset.pm
lib/WebGUI/i18n/English/WebGUI.pm
sbin/installClass.pl
sbin/rebuildLineage.pl
sbin/search.pl
sbin/testEnvironment.pl
t/Asset/Asset.t
t/Asset/AssetClipboard.t
t/Asset/AssetLineage.t
t/Asset/AssetMetaData.t
t/Asset/Event.t
t/Asset/File.t
t/Asset/File/Image.t
t/Asset/Post/notification.t
t/Asset/Sku.t
t/Asset/Story.t
t/Asset/Template.t
t/Asset/Wobject/Collaboration/templateVariables.t
t/Asset/Wobject/Collaboration/unarchiveAll.t
t/Asset/Wobject/Shelf.t
t/Auth.t
t/Macro/EditableToggle.t
t/Macro/FilePump.t
t/Shop/Cart.t
t/Shop/Transaction.t
t/Storage.t
t/User.t
t/Workflow.t
2011-05-13 18:15:11 -05:00
Colin Kuskie
1255f27792
Document that in WebGUI::Search, assetIds are not AND'ed with the other rules.
2011-02-28 08:54:17 -08:00
Doug Bell
199c4e4960
change ErrorHandler to Log
2010-10-27 12:50:12 -05:00
Colin Kuskie
385931aaab
Merge commit ' f2e0fb509a' into WebGUI8. Some tests still failing.
2010-06-27 22:32:31 -07:00
Colin Kuskie
e873f5e653
Fix Search.pm for WebGUI::Definition and exceptions.
2010-01-28 13:09:59 -08:00
Colin Kuskie
ea51ba559e
Add tests for ideogram searching. ft_min_word_len must be 2 or less.
2009-08-21 21:29:43 +00:00
Colin Kuskie
d9cf707963
Each Search object is good for 1, and only 1, search.
2009-08-21 18:15:24 +00:00
Colin Kuskie
46eb7b5401
Document the missing assetIds option to WebGUI::Search->search.
2009-08-21 17:53:03 +00:00
Graham Knop
4984e19d68
fixed #10797 : Unable to search for non-ASCII text
2009-08-20 19:24:31 +00:00
Hao Ching
cdedf8c6b5
Oops, didn’t notice the lc shift, removing unnecessary case-insensitive matching from regex.
2009-06-03 20:21:27 +00:00
Hao Ching
c32bfac709
Fixed #10211 : Regex quantifiers like ? and + broke search engine.
2009-06-03 19:26:08 +00:00
JT Smith
8d12d12db0
WebGUI::Search epoch maximum range error ( #10288 )
2009-06-03 15:14:48 +00:00
Stephen Opal
d6696f8a7e
Admin Panel asset search extension: allow searching by assetId with the inclusion of a helper keyword:
...
assetid: <an_asset_id>
assetId search is performed using a logical OR so multiple helper:key pairs can be applied
and normal keywords can also be used in the same query
2009-05-13 20:40:36 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
1ce7d42a62
fix a couple minor syntax issues
2008-09-17 15:37:42 +00:00
Yung Han Khoe
ab1c20fa8f
fixed: WebGUI Search errors - boolean search using filtering does not work
2008-08-07 15:20:30 +00:00
Colin Kuskie
dc82daaac8
Document the heretofore missing joinClass option in WebGUI::Search.
2008-07-28 03:23:45 +00:00
Doug Bell
f3996eb316
Complete asset manager rewrite.
2008-05-26 22:07:16 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
Doug Bell
82e9bf8448
Finished? Ready for merge at least.
2007-12-17 22:22:06 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Colin Kuskie
a4254cee98
remove a dangling warn
2007-05-02 23:02:45 +00:00
Doug Bell
531c73f990
fix: Search does not return exact results without quotes
2007-05-02 22:46:02 +00:00
Colin Kuskie
d60e824ede
Bug fix for Wiki search pagination.
...
The Paginator constructor docs were backwards for the formVar and pageNumber.
Switched the order of the formVar and pageNumber variables in the Search call to the Paginator.
2007-02-02 06:32:36 +00:00
Doug Bell
d805a6a310
Additional features in preparation for final checkin of Calendar rewrite.
2006-12-01 22:26:09 +00:00
JT Smith
58b3128a3a
Fixed the search function that broke in 7.0.7.
...
also fixed a user profile problemm
2006-09-26 20:34:59 +00:00
Drake
05156d1232
Propagating r2864 changes properly, hopefully fixing the recent search
...
breakage. Killing some massive duplication of query string generation
in the process.
2006-09-20 23:19:22 +00:00
Martin Kamerbeek
518d820a5e
fixed a search indexer problem and a tabs.css conflict with tinymce
2006-09-01 14:43:16 +00:00
Len Kranendonk
049eb6f8ff
RFE: By default Search results need to match ALL keywords
2006-08-11 09:55:20 +00:00
Len Kranendonk
6f2e0ab265
Fixed scoring sorting bugs
2006-08-04 11:06:21 +00:00
JT Smith
1845a3e1d5
- Added Chinese character support to search engine and indexer thanks to Zhou
...
Xiaopeng.
2006-07-13 15:41:30 +00:00
Wouter van Oijen
2d9565775f
POD fixes and removing debug output
2006-07-11 09:05:22 +00:00
JT Smith
15bb672c3c
some bug fixes
2006-05-25 00:20:39 +00:00
JT Smith
78b97985ab
added automated wildcards to search engine, to make it act more like people would expect
2006-03-31 03:22:05 +00:00
JT Smith
080eb061ef
a few bug fixes
2006-03-22 20:29:14 +00:00
JT Smith
394da51da7
simplified the rules engine
2006-01-27 07:25:14 +00:00
JT Smith
74b01f732e
added search to asset manager
2006-01-23 19:56:00 +00:00
JT Smith
cf52e9fa18
added more rules to search
2006-01-22 16:03:43 +00:00
JT Smith
29ec0c1904
added indexall option to manual indexer, and started a rules engine for the search mechanism
2006-01-22 15:35:22 +00:00
JT Smith
e33b3bb9b9
the search engine, it works!!!
2006-01-22 04:46:59 +00:00
JT Smith
66baa5cea2
more search related changes
2006-01-22 03:31:37 +00:00
JT Smith
73b38f5498
added lineage search
2006-01-21 00:45:21 +00:00
JT Smith
4b2c3ed925
fixed a typo
2006-01-21 00:33:51 +00:00
JT Smith
ad34cdee78
more search functionality
2006-01-21 00:33:11 +00:00
JT Smith
730d95a0fd
basic search functionality, more to come
2006-01-20 23:57:43 +00:00
JT Smith
c3abdece86
getting rid of plucene stuff
2006-01-20 22:57:57 +00:00
JT Smith
e6a172514d
added search indexer
2006-01-19 05:15:20 +00:00
JT Smith
0c7bc12dcf
adding the start of the new search system
2006-01-18 21:21:50 +00:00
JT Smith
ed161ce282
- fix [ 1163407 ] Ampersand XHTML 1.0 Non-Compliant
2005-08-25 16:41:52 +00:00