Skip to content
  1. Oct 27, 2007
  2. Oct 25, 2007
  3. Oct 16, 2007
  4. Oct 15, 2007
  5. Jul 31, 2007
  6. Jun 24, 2007
  7. May 24, 2007
  8. May 21, 2007
  9. May 19, 2007
  10. May 16, 2007
  11. May 07, 2007
  12. Nov 04, 2006
  13. Sep 29, 2006
  14. Sep 27, 2006
  15. Sep 11, 2006
  16. Sep 05, 2006
    • Attila Lendvai's avatar
      Reorganized the examples · 1134b32c
      Attila Lendvai authored
      created a standalone wwwroot dir for the examples. there's a setup-symlinks.sh script
      in examples/ that sets up symlinks needed when using the mod_lisp backend with the
      examples.
      
      darcs-hash:d8928ff4c607b4fbd05023ea71f08875e1443649
      1134b32c
  17. Sep 02, 2006
    • Attila Lendvai's avatar
      Implemented the reload-dispatcher, ajax-action-dispatcher · 3c7225c5
      Attila Lendvai authored
      it rerenders the current page if a valid session can be identified.
      from now on refreshing a page should bring back the same page if
      the reinstating of backtracked places is not altering the component
      structure. before this patch such reload requests were handled by
      entry point handlers and a new session was created.
      
      darcs-hash:b47463f08d8c81f3cbff8900e2ed0c561e24898c
      3c7225c5
  18. Aug 27, 2006
  19. Aug 23, 2006
  20. Aug 13, 2006
  21. Aug 09, 2006
  22. Aug 05, 2006
  23. Aug 04, 2006
  24. Aug 03, 2006
  25. Aug 02, 2006
  26. Aug 01, 2006
  27. Jul 17, 2006
  28. Jul 16, 2006
  29. Jul 15, 2006
  30. Jul 05, 2006
  31. Jun 23, 2006
  32. Jun 12, 2006
    • Attila Lendvai's avatar
      Added build-dojo.sh and updated dojo.js as a binary file · 8ad0655a
      Attila Lendvai authored
      When updating dojo.js _darcs/prefs/bianries should have a line at the end like this:
      dojo\.js
      so that it's updated as a binary file when someone updates dojo.js.
      
      The iuncluded build-dojo.sh builds a cvs dojo and copies the src dir into the ucw
      wwwroot. In the ucw repo only debug.js is included. If you build your own dojo
      then you can use the dojo include facility to include stuff that is now in the
      dojo.js.
      
      darcs-hash:36fa1a4f6c3d9f2beb8207b48a03c432944765ea
      8ad0655a