Skip to content
Snippets Groups Projects
  1. Apr 14, 2006
    • Andreas Gohr's avatar
      relative upper links · c4e0e4a1
      Andreas Gohr authored
      Now allows links like [[..:..:page]]
      
      darcs-hash:20060414150358-7ad00-88394caabc6ee2ce7137694e2a0c0c98e7534ea5.gz
      c4e0e4a1
  2. Mar 11, 2006
    • Andreas Gohr's avatar
      enhanced clientIP() function · 6d8affe6
      Andreas Gohr authored
      The function now can optinally return a single IP address and tries
      to be clever about which one to choose if multiple were supplied
      through X-Forwarded-For headers
      
      darcs-hash:20060311185752-7ad00-085bbed7eeffcff0be8f45417d73c13b733c4332.gz
      6d8affe6
  3. Mar 09, 2006
    • Andreas Gohr's avatar
      fix for quoted printable encoding · 91275a65
      Andreas Gohr authored
      This patch replaces the old mail_quotedprintable_encode function with a
      better one which makes sure to never split an encoded character. This also
      makes sure mail headers aren't wrapped when quoting is needed.
      
      darcs-hash:20060309182459-7ad00-0c442b5422e9727fc70d206f8e1bcd6281536573.gz
      91275a65
  4. Mar 07, 2006
  5. Mar 02, 2006
    • Andreas Gohr's avatar
      Allow non-ID names in ACLs · 6c2bb100
      Andreas Gohr authored
      Some auth backends allow special chars like whitespaces in user and group
      names. This made problems with the existing ACL checks and ACL manager.
      This patch makes the ACL system work with these cases by (url)encoding all
      special chars below 128.
      
      darcs-hash:20060302101850-6e07b-14bda9dbdb3528904325419b35bb9eddb0d1dde3.gz
      6c2bb100
  6. Feb 25, 2006
  7. Feb 21, 2006
    • Andreas Gohr's avatar
      fixes for utf-8 to/from unicode conversion · 1abfaba4
      Andreas Gohr authored
      The functions utf8_to unicode and unicode_to_utf8 didn't work correctly
      with some 3 and 4 byte strings. This exchanges those functions against
      two more sophisticated ones. It also adds unit testing for them.
      
      darcs-hash:20060221212605-7ad00-7bfefe8c9615d5a7f3b33c279ce79d4200d4778c.gz
      1abfaba4
  8. Jan 24, 2006
  9. Jan 22, 2006
  10. Nov 12, 2005
  11. Nov 08, 2005
  12. Nov 06, 2005
    • hfuecks's avatar
      get_tests_running_1 · fc1c55b1
      hfuecks authored
      darcs-hash:20051106233800-e96b6-90328f1b6cc5c8b25c6e02f113cf80475789d297.gz
      fc1c55b1
    • hfuecks's avatar
      mock_functions_patch · 4add97cb
      hfuecks authored
      darcs-hash:20051106221447-e96b6-ff3d9d209aa899273b7116a72fbd3d49d4cc0500.gz
      4add97cb
  13. Nov 03, 2005
  14. Nov 02, 2005
  15. Nov 01, 2005
  16. Oct 29, 2005
  17. Oct 28, 2005
    • Andreas Gohr's avatar
      JavaScript refactoring · bad31ae9
      Andreas Gohr authored
      This patch addes a first go on a central javascript and CSS dispatcher
      which builds a single script from all needed scripts, does optimizing
      and caching.
      
      darcs-hash:20051029002652-7ad00-7558b569c2bf65f5e41820644580d97c62edd0d6.gz
      bad31ae9
  18. Oct 23, 2005
  19. Oct 22, 2005
  20. Oct 21, 2005
  21. Oct 20, 2005
  22. Oct 17, 2005
  23. Oct 15, 2005
Loading