Skip to content
Snippets Groups Projects
  1. Jul 11, 2011
  2. Jul 10, 2011
  3. Jul 08, 2011
  4. Jul 07, 2011
  5. Jul 05, 2011
  6. Jul 04, 2011
  7. Jul 02, 2011
  8. Jun 27, 2011
  9. Jun 26, 2011
  10. Jun 23, 2011
    • Adrian Lang's avatar
      Fix and refactor ajax.js · c949174a
      Adrian Lang authored
        * Move file to qsearch.js
        * Rename object to dw_qsearch
        * Remove unnecessary usage of Delay
        * Use $ prefix for jQuery objects
        * Fix result list hiding on click
        * Fix namespace shorting
      c949174a
  11. Jun 21, 2011
    • Nurgozha Kaliaskarov's avatar
      Kazakh translation added · 0748b4c7
      Nurgozha Kaliaskarov authored
      0748b4c7
    • Adrian Lang's avatar
      Cleanup behaviour.js · ea62f4ff
      Adrian Lang authored
        * Add var statement for dw_behaviour
        * Use live instead of click for smb share warnings
      ea62f4ff
    • Adrian Lang's avatar
      Rework subscription.js · 2e5fe8c3
      Adrian Lang authored
        * Remove jQuery to $ wrapper function
        * Add $ prefix for jQuery variables
        * Make some jQuery calls faster
        * Use slide animation
      2e5fe8c3
    • Adrian Lang's avatar
      Fix index Javascript, introduce compatibility.js · cd06d16f
      Adrian Lang authored
        * Removed "use strict" statement, since it does not work with our script file
          joining (the statement has to be the first in a file or function)
        * Make index a global object again to allow overriding and enhancing
        * Use prefix dw_ for index object
        * Reintroduce index.treeattach
        * Support deprecated index.toggle calling convention
        * Add $ prefix for jQuery variables
        * Use slide animation for freshly loaded sublists as well
        * Fix various errors
      cd06d16f
Loading