1. 02 Apr, 2014 2 commits
    • gergely-ujvari's avatar
      Make page search play nice with focus · 6987d3c5
      gergely-ujvari authored
      As for the sort the page search works with threads instead of annotations so the directive should look for either annotation or thread.message in the scope
      Page search focuses annotations when it opens them.
      
      Thx @csillag for the help
      6987d3c5
    • gergely-ujvari's avatar
      Page search uses viewState.sort · 6c6ca67f
      gergely-ujvari authored
      Originally page search was not prepared for the sort viewState, now it is.
      For this, the applySort() was refactored to use the rootScope instead of the scope and produces both the predicate for the viewer and for the page search
      
      Fixes #1148
      6c6ca67f
  2. 01 Apr, 2014 28 commits
  3. 31 Mar, 2014 10 commits