Commit Graph

15 Commits

Author SHA1 Message Date
Frédéric Péters dbf6acb98f handle term selection from criteria (#4480) 2014-03-17 11:40:22 +01:00
Frédéric Péters efba88a95d remove _pfa from autocomplete calls, to match earlier formwidget.autocomplete 2013-09-23 14:35:54 +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 83770551bb update to work with latest plone.formwidget.autocomplete 2013-08-21 14:02:02 +02:00
Frédéric Péters b695a187cf add javascript so newly added terms can be removed 2013-04-14 17:22:39 +02:00
Frédéric Péters 20670b9910 fix autocomplete when used in overlay 2013-04-14 17:20:44 +02:00
Frédéric Péters f610c1e3be allow selection of keyword in overlay 2013-04-13 15:13:25 +02:00
David Convent e62f591f4b fixed list css in overay 2013-04-13 15:09:41 +02:00
David Convent 81e5cd5369 remove keyword view header in overlay, removed description field from keyword behaviour 2013-04-13 14:53:14 +02:00
Frédéric Péters 057f999000 add a "select" button in keyword view, when used in overlay 2013-04-13 14:29:33 +02:00
Frédéric Péters fadfd7593e thesaurus view: adapt links so they stary within the overlay 2013-04-13 14:22:09 +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