Commit Graph

85 Commits

Author SHA1 Message Date
Vincent Fretin 9a534dfba6 bootstrap.py to force buildout 1.x for jenkins 2013-06-01 18:40:37 +02:00
Vincent Fretin 6b1e86d52f update testing infra 2013-06-01 17:46:19 +02:00
Vincent Fretin 45e9428930 added plone 4.3 classifier 2013-06-01 14:22:22 +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 b7747ea02d mark "Add keyword" for translation 2013-04-14 18:10:47 +02:00
Frédéric Péters 37137022dd handle absence of thesaurus (bis) 2013-04-14 17:38:16 +02:00
Frédéric Péters da58a1a6c2 handle absence of thesaurus 2013-04-14 17:33:36 +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 11a11afb33 do not fail listing terms when equivs is None 2013-04-14 17:20:12 +02:00
Frédéric Péters 16b670a47c fix simple thesaurus vocabulary 2013-04-14 16:56:28 +02:00
Frédéric Péters 5fc8bdcf68 rename global to simple, to match a lost change 2013-04-14 16:39:43 +02:00
Frédéric Péters 651166ddb6 use keywordsfield to entry points; use a single thesaurus for now 2013-04-14 16:33:41 +02:00
David Convent 49125d9d1a Merge branch 'master' of ssh://repos.entrouvert.org/collective.dms.thesaurus 2013-04-14 15:57:08 +02:00
David Convent 253decc80e cleaning up vocabularies and field for pfwbged 2013-04-14 15:56:14 +02:00
Frédéric Péters 07e047d53f handle removal of keywords 2013-04-14 14:52:09 +02:00
David Convent dbedab053e fixed profile dependencies 2013-04-14 13:30:17 +02:00
David Convent a00a0bfe50 Fixed translations for type definitions 2013-04-14 13:29:11 +02:00
David Convent 1beaa96d02 Included equivalences in autocomplete results 2013-04-14 13:29:11 +02:00
Frédéric Péters b2842554f8 remove references to relationfield 2013-04-13 17:08:36 +02:00
Frédéric Péters bc9f823c82 remove obsolete references to intids 2013-04-13 17:06:37 +02:00
Frédéric Péters 18a41410fe add dependency on plone.formwidget.autocomplete 2013-04-13 17:05:11 +02:00
Frédéric Péters d4c35b7afb remove reference to inexistent module 2013-04-13 17:01:55 +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 a31a19fe9c workflows: removed bound workflows for thesaurus and keywords
(manual cherry pick of 720b1bbed0a95e5459d2d5789c133c17ac849ccf)
2013-04-13 16:53:17 +02:00
Cédric Messiant 48863468ed Added .gitignore 2013-04-13 16:51:52 +02:00
Frédéric Péters 739ff76415 add checking out of a bunch of modules 2013-04-13 16:51:41 +02:00
Frédéric Péters 717f4f4149 sync jenkins integration with other modules 2013-04-13 16:51:27 +02:00
Frédéric Péters c79f85cba0 add jenkins buildout 2013-04-13 16:51:08 +02:00
Frédéric Péters f48cef438d indexers: fixes 2013-04-13 16:49:14 +02:00
Frédéric Péters 3d2668dbc1 do not disable keywords <select>, as it's the transport for the data 2013-04-13 16:34:30 +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 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
David Convent a300313f0d Moved keyword view to table display 2013-04-13 14:20:44 +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
Frédéric Péters ef1a9676ce display more results in autocomplete 2013-04-13 13:40:15 +02:00
Frédéric Péters 0e93d14bac cache vocabulary 2013-04-13 13:39:56 +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 d7a8814c9f Better keyword display view with i18n 2013-04-11 12:11:23 +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
David Convent 7416350c25 Included chages after moving from intids to simpler implementation 2013-03-05 09:53:53 +01:00
Vincent Fretin 2104bc4c20 use collective repos 2013-02-12 16:13:10 +01:00
Vincent Fretin 1c8d7e6a59 removed circular dependency 2013-02-07 11:51:48 +01:00