Commit graph

36 commits

Author SHA1 Message Date
Mark Leighton Fisher
7a6ee77a06 Fixed WebGUI::Asset::Wobject::Search::view() so HTML highlighting not broken by search phrase with unmatched char pairs
Fixed WebGUI::Asset::Wobject::Search::view() so HTML highlighting will not
be broken by a search phrase with unmatched char pairs like '()', '{}',
and '[]' (the HTML highlighter uses a regex internally for matching words
in the search phrase). Also fixed so ':' in the search phrase does not
confuse the HTML highlighter.
2012-07-02 17:03:58 -04: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
Doug Bell
1c01079bdd fix 11976 use container url gives permission denied 2011-01-03 21:42:30 -06:00
Colin Kuskie
8f951013b9 Allow the default Search root to be overridden by a form variable. Adds RFE #11460. 2010-03-08 17:07:53 -08:00
Colin Kuskie
3a054b4895 Fix Search results for Threads when useContainers=1 2010-02-25 08:59:33 -08:00
Colin Kuskie
12e160bf8c Fix passing regex characters to the highlighter, which makes it break. Fixes bug #11311. 2009-12-21 11:38:52 -08:00
Colin Kuskie
80dfb9ffd0 Throw an exception in all wobjects if the main template (used by view)
has been deleted.
2009-06-02 19:34:18 +00:00
JT Smith
0ba93ae518 Fixed a search results display error with synopsis. 2009-05-08 14:22:49 +00:00
Frank Dillon
003f54fd40 Search now performs a GET rather than a POST 2009-04-29 17:03:22 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
f4db27c76b expand macros in the synopsis shown by the Search asset 2008-11-21 18:41:55 +00:00
Doug Bell
7d33b9fab8 added RFE #327: Add Select All button to Search Asset "Limit Classes To" field 2008-10-27 23:25:06 +00:00
JT Smith
20460192a6 Search - Paginate results (#713) 2008-10-21 20:28:49 +00:00
Graham Knop
faa9e24344 fixed: Search asset shows blank page after searching 2008-10-06 15:55:32 +00:00
Frank Dillon
1bd1fbfb79 Search now returns the results with the search keywords highlighted. 2008-09-16 16:43:05 +00:00
JT Smith
8419d42739 rfe: Town Hall: Menu title in search results 2008-09-16 14:59:51 +00:00
Chris Nehren
36eb8db8fc add ability to show metadata values in head blocks. 2008-08-21 18:51:16 +00:00
Colin Kuskie
943a4c2e43 make useContainers use the i18n that was made for labeling and hover help 2008-03-25 18:56:32 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
JT Smith
1b51697dbd rfe: Search Asset returns URLs 2007-10-26 16:29:25 +00:00
JT Smith
a7dde82421 updated copyright 2007-07-01 16:09:42 +00:00
Yung Han Khoe
e5e2c4b2ca Added assetId to template vars in search asset. 2007-06-11 15:32:09 +00:00
Colin Kuskie
b7cbde0e79 fix typo in Search code from merge of no results found RFE 2007-05-29 18:30:17 +00:00
Colin Kuskie
1a55630eef Implemented a RFE for returning a message when no search
results were found.
2007-05-26 03:54:26 +00:00
Roy Johnson
8576802abe Rollback 2006-08-09 13:22:34 +00:00
Roy Johnson
b7749551f8 fix - Search does only returns recent results 2006-08-09 12:53:24 +00:00
JT Smith
c956ba3969 - Added an option to override the session cookie domain.
- fix: Search results not showing synopses
 - fix: Redirects get displayed inside page layouts as '0'
 - fix: Mysterious "0" Appearing When Admin Is Off
 - fix: Deletion of Products
2006-08-08 17:27:41 +00:00
JT Smith
07f7e021ca - fix: Ldap Registration of new users (Thanks to guiuser)
- fix: Missing/Incorrect POD
2006-07-11 20:54:24 +00:00
Wouter van Oijen
2d9565775f POD fixes and removing debug output 2006-07-11 09:05:22 +00:00
Roy Johnson
d27fc4917f fix - Secure the search function 2006-06-28 19:13:44 +00:00
Roy Johnson
02fc703a76 fix - Search returns not restricted to chosen path or asset type 2006-06-28 14:43:58 +00:00
Martin Kamerbeek
a2b2bb662f fix: Pagination of search results does not work 2006-06-06 11:53:23 +00:00
JT Smith
88b23ad798 added search engine asset 2006-01-31 03:56:46 +00:00
JT Smith
bb263b4777 finished converting view() methods to have a prepareView() companion. 2006-01-30 23:54:45 +00:00
JT Smith
a378270a80 test of the bucket brigade 2006-01-29 19:48:37 +00:00
JT Smith
394da51da7 simplified the rules engine 2006-01-27 07:25:14 +00:00