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
61534779d5
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
2011-05-02 13:49:18 -07:00
Graham Knop
5122518652
remove useless DESTROYs
2010-04-16 20:57:00 -05:00
Doug Bell
fe2b81772b
add 11477: Don't fill in a default synopsis
2010-04-08 14:42:16 -05: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
f68db111aa
Decode HTML entities sent by rich editors. Add tests for the decoding
...
inside the search indexer. Gotcha note. Fixes #10797 .
2009-08-21 16:55:57 +00:00
Graham Knop
4984e19d68
fixed #10797 : Unable to search for non-ASCII text
2009-08-20 19:24:31 +00:00
Doug Bell
0d72cb8cff
fixed #10771 : setIsPublic uses string as arrayref
2009-08-13 23:23:20 +00:00
Colin Kuskie
1a4befc540
Search indexer appends asset keywords directly to content. Should
...
be separated by spaces.
Refactor out common code in create and addKeywords.
Use greedy regexps and drop one s///.
2009-07-24 18:11:20 +00:00
Graham Knop
24da723629
updating copyright year
2009-02-20 23:47:30 +00:00
Graham Knop
585e608506
don't need to decode content before indexing it, it's already decoded
2008-12-03 00:32:51 +00:00
JT Smith
a0ec44567a
some minor enhancements
2008-05-31 20:45:15 +00:00
JT Smith
93b5ca16e4
updating copyright year
2008-02-07 23:28:18 +00:00
JT Smith
fa09c41598
replaced return; with return undef;
2008-01-24 21:58:15 +00:00
JT Smith
23fa0283b3
- Added keyword tagging api.
2007-07-07 04:37:38 +00:00
JT Smith
a7dde82421
updated copyright
2007-07-01 16:09:42 +00:00
Graham Knop
ff756eb09c
Fix search indexing on Windows and make function savfer overall.
2007-05-02 16:31:49 +00:00
Colin Kuskie
91ee102c5f
Added more i18n labels to HttpProxy so that error messages can be internationalized.
...
Added skeletal documentation for the new RSS modules.
Fixed a bug in Search/Index.pm that was giving a warning during syntax checks.
2006-11-08 04:29:10 +00:00
JT Smith
aeba6ec83c
merging 7.1.4 changes
2006-11-03 04:36:13 +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
Martin Kamerbeek
518d820a5e
fixed a search indexer problem and a tabs.css conflict with tinymce
2006-09-01 14:43:16 +00:00
JT Smith
03b4b0ed33
- fix: Head Block in styles
...
- fix: select assetVersionTag
- fix: Infinite recursion
- fix: assetUiLevel override broken
- fix: Indexing files failes (derck)
- fix: Unable to approve New listings on Matrix
2006-07-25 17:15:57 +00:00
JT Smith
c65d9490e7
- Fixed mail bounce processing.
...
- fix: Asset Manager displaying incorrectly
- fix: Cannot paste from clipboard
- Made the search indexer mor compatible with Chinese and other non-ascii
characters. (Thanks to Zhou Xiaopeng)
2006-07-24 22:18:39 +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
JT Smith
cc8e8d0ed6
changed collaboration system to use webgui's new internal search mechanism
2006-04-14 20:44:57 +00:00
JT Smith
5d85562a90
generate synopsis if it is blank
2006-03-16 03:33:40 +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
Colin Kuskie
4d4823cb5e
clean-up typos
2006-01-20 22:16:37 +00:00
JT Smith
fd3fb924f3
added search indexer
2006-01-20 21:18:09 +00:00
JT Smith
18060d8e4e
new search engine stuff
2006-01-20 18:35:05 +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