1. 19 Sep, 2013 5 commits
  2. 18 Sep, 2013 6 commits
  3. 10 Sep, 2013 1 commit
  4. 08 Sep, 2013 1 commit
  5. 07 Sep, 2013 2 commits
  6. 06 Sep, 2013 6 commits
  7. 05 Sep, 2013 1 commit
    • Ujvari Gergely's avatar
      Get rid of angular orderBy:sortThread:true filter · c0897c5e
      Ujvari Gergely authored
      The main cause of this problem was that angular was calling this filter very frequently.
      Now the annotation.reply_list is maintained that it stores the replies sorted and using the filter is no longer necessary.
      c0897c5e
  8. 04 Sep, 2013 1 commit
  9. 03 Sep, 2013 5 commits
  10. 02 Sep, 2013 5 commits
  11. 01 Sep, 2013 4 commits
  12. 30 Aug, 2013 1 commit
    • csillag's avatar
      Switch off dynamic bucket mode when selecting an annotation by clicking on the highlight · 49e210f8
      csillag authored
       * Moved the dynamicBucket variable inside the scope for the AppController
       * In services, add a method for switching the dynamic bucked mode on and off
       * Add an RPC for doing the same
       * Add a method in the host frame for doing the same
       * When selecting annotations/highlights by clicking on the highlight in the host
         document, call this method to switch off dynamic mode.
      
      This fixes #712.
      49e210f8
  13. 29 Aug, 2013 2 commits