Commit Graph

61 Commits

Author SHA1 Message Date
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
Stephan Geulette 544810368e replaced contact.content by core 2013-01-30 13:56:14 +01:00
David Convent 666238a956 changed collective.dms.thesaurus to sources 2013-01-29 16:48:59 +01:00
David Convent 5726e6be16 Added field for thesaurus keywords. That field will be used content types schema (like in dms document) 2013-01-29 16:04:34 +01:00
David Convent 33dbb3ca03 merge changes 2013-01-29 14:44:27 +01:00
Frédéric Péters aee4384700 indexers: properly encode the bytestring returned by Title() 2013-01-29 14:24:05 +01:00
David Convent 76f54b5242 Added indexer for keyword searchable text 2013-01-29 13:42:13 +01:00
David Convent f73b528e3f Changed label for historical and scope notes, for nicer display in keyword view 2013-01-29 11:38:27 +01:00
David Convent 7aa99491c4 moved note boxes above title in keywords view 2013-01-29 11:37:22 +01:00
David Convent fb49858d91 Added scope and historical notes to the keyword view 2013-01-29 11:29:50 +01:00
David Convent d36fe17ee4 Nicer aquivalences display in the keyword view 2013-01-29 10:45:16 +01:00
David Convent 0dcdea5f2e Fixed widget value rendering 2013-01-29 10:13:46 +01:00
Frédéric Péters cbb4481cdb utils: import historical and scope notes 2013-01-29 09:49:24 +01:00
David Convent d3ce8eb40b equivs now have a dedicated widget that behaves the same way as the one for listing keywords 2013-01-28 16:03:01 +01:00
David Convent 5211383de2 Yet a better view display (cleaner and more solid) 2013-01-28 15:18:20 +01:00
David Convent 0023fa0472 Fixed keyword view layout 2013-01-28 14:38:19 +01:00
David Convent d8e826f6ef Adapted view for keywords: broader and narrower terms are displayed above and below main content 2013-01-28 14:22:11 +01:00
David Convent 16c7685fe7 - Separated widgets for ReferencedKeyword and NarrowerKeyword as they
have different behaviors regarding the display of back references.
- Values for widgets are now rendered as dictionaries (vs. tuples), with
  url, label historical and scope notes. Makes it easier to display them
  in the views.
2013-01-28 13:41:19 +01:00
David Convent d33aed941e less red color in the kw icon 2013-01-24 17:09:06 +01:00
David Convent 20db309c7b Better icon for keywords (I believe) 2013-01-24 16:53:53 +01:00
Frédéric Péters 473f604b38 notify on added/modified objects, necessary to get backrefs to work 2013-01-24 16:22:59 +01:00
David Convent 8d14f72eb3 correct widget for the EQ field 2013-01-24 15:53:16 +01:00
David Convent b5ac1977fa Added equivs display widget 2013-01-24 15:41:32 +01:00
David Convent c89e9dcec5 added missing view.py 2013-01-24 15:31:35 +01:00
David Convent e12a479aa6 view for dms keyword now displays children 2013-01-24 15:05:51 +01:00