Skip to content
Snippets Groups Projects
  1. Sep 08, 2006
  2. Sep 01, 2006
  3. Aug 31, 2006
  4. Aug 30, 2006
  5. Aug 29, 2006
  6. Aug 23, 2006
  7. Aug 21, 2006
  8. Aug 18, 2006
  9. Aug 14, 2006
  10. Aug 10, 2006
  11. Aug 07, 2006
  12. Jul 31, 2006
  13. May 07, 2006
  14. Apr 13, 2006
  15. Mar 27, 2006
  16. Mar 26, 2006
  17. Feb 21, 2006
  18. Jan 26, 2006
  19. Jan 24, 2006
  20. Jan 05, 2006
  21. Dec 02, 2005
  22. Nov 24, 2005
  23. Nov 13, 2005
  24. Nov 01, 2005
  25. Oct 21, 2005
  26. Oct 11, 2005
  27. Oct 08, 2005
    • Dries Buytaert's avatar
      - Patch #33433 by chx: fixed a number of form API problems. · 7863be5e
      Dries Buytaert authored
          * Default form value
          * Leftover debug function in form.inc
          * PHP5 issue with comment date (I got this patch from another issue)
          * Validation error fix (was calling legacy form validate)
          * Lots o' warnings on comment preview
          * Filter tips plus argument (gremlins. I swear this was not there.)
          * Message to clear what's going on with system settings
          * Non-freetagging taxonomies fixed
      7863be5e
  28. Oct 07, 2005
  29. Sep 24, 2005
  30. Aug 25, 2005
  31. Aug 06, 2005
  32. Aug 01, 2005
  33. Jul 29, 2005
  34. Apr 24, 2005
    • Dries Buytaert's avatar
      · a76a1e1f
      Dries Buytaert authored
      - Patch 20910 by chx: centralize print theme page.
      a76a1e1f
  35. Jan 26, 2005
  36. Jan 22, 2005
    • Dries Buytaert's avatar
      · c0814a20
      Dries Buytaert authored
      - Patch #15957 by Goba: reintroduce translateable watchdog types.
      c0814a20
  37. Jan 09, 2005
    • Dries Buytaert's avatar
      - Patch #13260 by UnConeD: watchdog module improvements. · 64b100d1
      Dries Buytaert authored
        We added a 'severity' column to watchdog():
          watchdog($type, $message, $link) --> watchdog($type, $message, $severity, $link);
      
          * Specify a severity in case you are reporting a warning or error.
          * The $link-parameter is now the fourth parameter instead of the third.
      
        TODO: document this in the upgrade guide.
      64b100d1
Loading