Commit Graph

95 Commits

Author SHA1 Message Date
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
David Convent 2b10d47ab0 Related Term field now displays back refs 2013-01-24 14:50:56 +01:00
Frédéric Péters 875f2db29c import historical note into the description field 2013-01-24 13:06:57 +01:00
David Convent 6e2223cbcf Started working on the dmskeywords table view 2013-01-24 13:05:12 +01:00
Frédéric Péters 26e2860dfe add batch import of terms, taken from a local json file 2013-01-24 12:08:23 +01:00
David Convent 67033ef14d Reverted schema definition for dmskeyword 2013-01-24 11:52:34 +01:00
David Convent edc2271e04 changed widget for equivalences to DataGrid 2013-01-24 11:48:39 +01:00
David Convent 01d0e19aab Added casting to same thesaurus for related kw field 2013-01-24 11:10:28 +01:00
David Convent 145ccf90e2 Added fields and keyword view 2013-01-24 10:21:09 +01:00
David Convent d5a8bf3e42 Added development notes 2013-01-22 14:04:46 +01:00
David Convent 28da1f21fd Prepared package with new content types (still no field) 2013-01-22 13:52:48 +01:00
David Convent e6ec0c30cd added package backbones 2013-01-22 13:14:22 +01:00