1. 03 Sep, 2013 1 commit
    • csillag's avatar
      Include annotator source files and sourcemaps. · 662ea6f0
      csillag authored
      This enables Coffee debugging of Annotator.
      Also takes care of some of the 404 messages on the console,
      generated by the JS files referencing the missing source maps.
      
      Fixes #721.
      662ea6f0
  2. 02 Sep, 2013 1 commit
  3. 01 Sep, 2013 4 commits
  4. 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
  5. 29 Aug, 2013 5 commits
  6. 28 Aug, 2013 6 commits
  7. 27 Aug, 2013 4 commits
  8. 26 Aug, 2013 5 commits
  9. 24 Aug, 2013 3 commits
  10. 22 Aug, 2013 10 commits