Skip to content
Snippets Groups Projects
  1. Jul 08, 2011
  2. Jul 02, 2011
    • Adrian Lang's avatar
      Refactor CSS and JS caching · 6619f42e
      Adrian Lang authored
        * Increase HTTP cache time since the resources are timestamped on request
          anyway
        * Check userscript.js only once for JS cache validation
        * Use cache class
      6619f42e
  3. 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
  4. Jun 21, 2011
    • 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
  5. Jun 13, 2011
  6. Jun 05, 2011
  7. May 07, 2011
  8. Apr 21, 2011
  9. Mar 30, 2011
  10. Mar 28, 2011
  11. Mar 27, 2011
  12. Mar 26, 2011
  13. Feb 06, 2011
  14. Nov 29, 2010
  15. Oct 26, 2010
  16. Oct 22, 2010
  17. Oct 10, 2010
  18. Sep 27, 2010
  19. Jun 27, 2010
  20. Jun 26, 2010
  21. Jun 22, 2010
  22. May 08, 2010
  23. Mar 26, 2010
  24. Feb 15, 2010
  25. Feb 01, 2010
  26. Jan 20, 2010
  27. Jan 12, 2010
  28. Nov 05, 2009
  29. Nov 04, 2009
    • Adrian Lang's avatar
      Emit less E_NOTICEs and E_STRICTs · c66972f2
      Adrian Lang authored
        Changes of behaviour are:
        * Allow the user name, title & description \e2\80\9c0\e2\80\9d
        * Default to Port 443 if using HTTPS
        * Set $INFO['isadmin'] and $INFO['ismanager'] to \e2\80\9cfalse\e2\80\9d even if no user is
          logged in
        * Do not pass empty fragment field in the event data for event
          ACTION_SHOW_REDIRECT
        * Handle chunked encoding in HTTPClient
      
      darcs-hash:20091104100115-e4919-5cf6397d4a457e3f98a8ca49fbdab03f2147721d.gz
      c66972f2
  30. Nov 02, 2009
  31. Oct 18, 2009
  32. Oct 16, 2009
    • furun's avatar
      Whitespace cleanup FS#1709 · 47583ff0
      furun authored
      Ignore-this: 27ea52110bce929b2c61ed8faba67cfc
      
      darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
      47583ff0
Loading