1. 23 Jul, 2014 1 commit
  2. 13 Jun, 2014 1 commit
    • Fix JSInput scope leak · fd10fbf7
      Declare variables locally
      - The `allSections` variable was leaking into the global scope, due to a
        typo in the declaration.
      - `dataProcessed` can be declared more narrowly within the callback.
      stv committed
  3. 18 Apr, 2014 1 commit
  4. 20 Dec, 2013 1 commit
    • Added JSInput template to Studio and a sop attribute to JSInput. Only if it's… · 5478525a
      Added JSInput template to Studio and a sop attribute to JSInput. Only if it's set to false, as in JSInput's template, will JSChannel be used to bypass it. In all other cases (attribute not present or set to something else), SOP is enforced. Compatibility with jsVGL is therefore maintained. Multiple JSInput are supported in a vertical. Also, save button now functions. [BLD-523, BLD-556, BLD-568]
      jmclaus committed
  5. 08 Jul, 2013 1 commit
  6. 01 Jul, 2013 1 commit
  7. 26 Jun, 2013 1 commit
  8. 25 Jun, 2013 1 commit
  9. 24 Jun, 2013 1 commit
  10. 19 Jun, 2013 1 commit