Commit Graph

95 Commits

Author SHA1 Message Date
Frédéric Péters 5fff25c340 change historical and scope notes to be rich text (#2984) 2013-08-22 14:08:39 +02:00
Frédéric Péters 8db1c70c6c add a javascript confirmation dialog before removing a term (#2986) 2013-08-22 11:24:02 +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 04fd35f1da add proper translation of acronyms (#2979) 2013-08-21 11:26:19 +02:00
Frédéric Péters c2deb7da27 force cursor style for remove buttons (#2978) 2013-08-21 11:24:41 +02:00
Frédéric Péters 71dd3420b0 change related term label (#2974) 2013-08-21 11:17:49 +02:00
Frédéric Péters d38b393ed6 set related terms next to the main term (#2967) 2013-08-21 11:16:01 +02:00
Frédéric Péters 3cc25aee6f add IExcludeFromNavigation behaviour to thesaurus (#3360) 2013-08-21 10:55:31 +02:00
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