Commit Graph

21 Commits

Author SHA1 Message Date
Frédéric Péters a3ffae8322 improve behaviour when there is a single search term (#4570) 2014-03-26 16:19:06 +01:00
Frédéric Péters d20b6b4e5c rewrite live search results to still be pertinent (#4570) 2014-03-26 16:11:32 +01:00
Frédéric Péters 8de1915000 include broader terms when searching a thesaurus term (#4570) 2014-03-26 11:49:23 +01:00
Frédéric Péters f9d61690c6 ignore empty equivalent terms (#4466) 2014-03-13 14:37:07 +01:00
Frédéric Péters be6588aa7b fix search to be against normalized title 2013-09-24 15:44:37 +02:00
Frédéric Péters 75e3a22a4e Revert "update to work with latest plone.formwidget.autocomplete"
Other modules are not yet ready to work with that version, so let's keep
working with the older one (pinned at 21bb71).

This reverts commit 83770551bb.

Conflicts:
	src/collective/dms/thesaurus/browser/thesaurusview.py
2013-08-22 14:40:59 +02:00
Frédéric Péters bf7de54824 use a better split on words 2013-08-22 10:29:41 +02:00
Frédéric Péters f79fe1838e do not duplicate matching terms in end list (#2975) 2013-08-22 10:22:38 +02:00
Frédéric Péters 83770551bb update to work with latest plone.formwidget.autocomplete 2013-08-21 14:02:02 +02:00
Frédéric Péters 176d07eafd do not fail listing terms when equivs is None
(11a11afb33 had been lost)
2013-04-18 18:11:23 +02:00
David Convent 6c974d88b3 fix duplicated and unordered terms (#2767) 2013-04-18 18:11:07 +02:00
Frédéric Péters 11a11afb33 do not fail listing terms when equivs is None 2013-04-14 17:20:12 +02:00
David Convent 253decc80e cleaning up vocabularies and field for pfwbged 2013-04-14 15:56:14 +02:00
David Convent 1beaa96d02 Included equivalences in autocomplete results 2013-04-14 13:29:11 +02:00
David Convent bfad07cc7b small fix to thesaurus view and update to the todo list 2013-04-13 16:56:34 +02:00
David Convent 5f3f859a78 thesaurus search (autocomplete) now has sorted results 2013-04-13 15:58:18 +02:00
Frédéric Péters 6d55eb0bb4 main view: use autocomplete on a text field, not the whole widget machinery 2013-04-13 13:40:37 +02:00
David Convent eae5e649ec Fixed widget for thesaurus search form in thesaurus base view 2013-04-13 02:03:11 +02:00
David Convent 7c931a1671 Working widget for entry points - with i18n 2013-04-11 21:23:45 +02:00
David Convent 74ff838ee8 Started view for dmsthesaurus (pair work with Fred) 2013-04-05 17:37:22 +02:00
David Convent 0518dda031 view for keyword now uses implementation without intIds 2013-03-06 00:41:45 +01:00