Skip to content
Snippets Groups Projects
  1. Jan 18, 2012
  2. Jan 16, 2012
  3. Jan 13, 2012
  4. Jan 12, 2012
  5. Jan 06, 2012
  6. Dec 15, 2011
    • ssp's avatar
      ensure the keyword search links start the search when used without JS · 617b1b9c
      ssp authored
      otherwise the links aren’t used anyway
      617b1b9c
    • ssp's avatar
      introduce useKeywords TypoScript setting · 96492bba
      ssp authored
      defaults to 0, if it is turned on, it:
      * shows a keywords search field in extended search, querying the subjects index
      * displays keywords in result details
      * makes each of these keywords a link that stars a search for that keyword
      
      In addition, toggling the extended search form has been improved.
      
      Note: in practice this doesn’t seem like a particularly good feature
      as keywords are rarely given to records consistently or completely. Neither in
      a single catalogue nor across the catalogues of a metasearch.
      96492bba
  7. Dec 05, 2011
  8. Dec 02, 2011
  9. Nov 25, 2011
  10. Nov 24, 2011
    • ssp's avatar
      fix whitespace errors · ac629f69
      ssp authored
      ac629f69
    • ssp's avatar
      make tooltip hiding for histogram more reliable · bf516e52
      ssp authored
      The tooltip could remain around if a click was made while the tooltip was
      visible and caused the page layout to change such that the history moved
      out of the area beneath the mouse cursor as a consequence.
      The tooltip is now explicitly removed in this situation.
      bf516e52
    • ssp's avatar
      add link to show all facet terms · a675cf09
      ssp authored
      So far we cut off the list after a pre-set number of items. Now:
      
      * create all items
      * Hide the items beyond the maximum number by default
      ** do this in a way that there are always at least three items hidden to prevent disappointment
      * If items are hidden, show a link to show all of them
      ** This will survive facet usage (and a still-active load process), but it is reset after the next search
      * special treatment for the unknown language facet which is always displayed
      a675cf09
  11. Nov 22, 2011
Loading