Skip to content
Snippets Groups Projects
  1. Jul 30, 2011
  2. Jul 10, 2011
  3. Jun 26, 2011
  4. Jun 16, 2011
  5. Apr 16, 2011
  6. Mar 24, 2011
  7. Mar 05, 2011
  8. Feb 27, 2011
  9. Feb 18, 2011
  10. Feb 06, 2011
  11. Jan 31, 2011
  12. Jan 03, 2011
  13. Nov 30, 2010
  14. Nov 26, 2010
    • Michael Hamann's avatar
      Fix for $conf['breadcrumbs'] < 0, FS#2107 · 48714142
      Michael Hamann authored
      This fixes an infinite loop in breadcrumbs() and makes the behaviors in
      all places where breadcrumbs are used consistent so that non-numeric
      values, values < 0 and 0 are treated the same way.
      48714142
  15. Nov 13, 2010
  16. Nov 12, 2010
  17. Nov 07, 2010
  18. Nov 05, 2010
  19. Oct 24, 2010
  20. Oct 02, 2010
  21. Sep 09, 2010
  22. Jun 27, 2010
  23. Jun 26, 2010
  24. Apr 12, 2010
  25. Apr 10, 2010
  26. Apr 02, 2010
  27. Mar 02, 2010
  28. Jan 20, 2010
  29. Jan 19, 2010
  30. Nov 15, 2009
  31. Oct 07, 2009
    • Andreas Gohr's avatar
      New dformat() function for fuzzy date support · f2263577
      Andreas Gohr authored
      Ignore-this: 7193cd788fee2c05a9068bf6edd5dc17
      
      It is now possible to use the %f placeholder in $conf['dformat']
      to add a fuzzy age string.
      
      Template developers and plugin authors should replace their strftime +
      $conf['dformat'] calls with calls to the new dformat() function.
      
      Example:
      
         %Y/%m/%d %H:%M (%f) produces dates like this:
      
         2009/09/16 10:36 (3 weeks ago)
      
      darcs-hash:20091007133614-6e07b-677108d1b43928ef8fd886813e43514507b5e073.gz
      f2263577
  32. Oct 16, 2009
    • furun's avatar
      Whitespace cleanup FS#1709 · 47583ff0
      furun authored
      Ignore-this: 27ea52110bce929b2c61ed8faba67cfc
      
      darcs-hash:20091016205526-c0bf4-35eba4e65d37980a667ba982f7f1ea5b7b07f01c.gz
      47583ff0
  33. Sep 11, 2009
    • Andreas Gohr's avatar
      One click revert for managers · 1246e016
      Andreas Gohr authored
      Ignore-this: e3c9b5f941b2f1aa83ca375861203a2f
      This patch adds another button for users with the $conf['manager'] role when
      viewing an old revision. It allows them to revert to this revision with a
      single click.
      
      darcs-hash:20090911081833-7ad00-5a64feb7e3e1b37178295c290a6c97c3923e82e3.gz
      1246e016
  34. Aug 27, 2009
  35. Aug 14, 2009
    • Andreas Gohr's avatar
      More Link wizard cleanup · 3e23cbfd
      Andreas Gohr authored
      Ignore-this: 100b66fbe26d82dfd6cffba751cf6992
      
      darcs-hash:20090814114056-7ad00-f5dc711f467f9f6d8904bb6b08d7daac4e675ec2.gz
      3e23cbfd
  36. Aug 12, 2009
    • Andreas Gohr's avatar
      make dragged objects stylable via CSS · 6977dcef
      Andreas Gohr authored
      Ignore-this: ae47b532b80d10868e82e0ccc5c963d1
      
      A DOM object that is dragged through the new drag Object gets the ondrag
      assigned.
      
      note: development was part of the ICKE 2.0 project see
              http://www.icke-projekt.de for info
      
      darcs-hash:20090812180344-6e07b-a50d6589f0650897ddd5f5d345a3d15513aada77.gz
      6977dcef
Loading