Skip to content
  1. Nov 30, 2005
  2. Nov 29, 2005
  3. Nov 28, 2005
  4. Oct 21, 2005
  5. Oct 10, 2005
  6. Sep 06, 2005
  7. Aug 29, 2005
  8. Aug 17, 2005
  9. Aug 15, 2005
  10. Jun 29, 2005
  11. Jun 01, 2005
  12. Mar 16, 2005
  13. Feb 08, 2005
  14. Jan 31, 2005
  15. Jan 27, 2005
  16. Jan 23, 2005
  17. Jan 22, 2005
  18. Jan 20, 2005
    • Dries Buytaert's avatar
      · 04ea277e
      Dries Buytaert authored
      - Patch #14936 by Junyor: the 'add comment link' was not available for polls.
      04ea277e
  19. Jan 19, 2005
    • Dries Buytaert's avatar
      - Patch #15690 by Goba: the vocabulary node types checks in taxonomy.module... · 30678ff4
      Dries Buytaert authored
      - Patch #15690 by Goba: the vocabulary node types checks in taxonomy.module are very vulnerable to having node types names as prefixes of other node type names %%%s%% as it is there with %%blog%% will match a lot more, then just this simple node type.  Since the node types are stored in a comma separated list, the solution is to search for 'blog' or '%%,blog,%%' or 'blog,%%' or '%%,blog', that is matching only for that node type, or matching that node type in a list, or at the beginning of a list, or at the end of a list. It does not look elegant, but this is the solution for the format used.
      30678ff4
    • Steven Wittens's avatar
  20. Jan 15, 2005
  21. Jan 14, 2005
  22. Jan 13, 2005
    • Dries Buytaert's avatar
      · 906e0841
      Dries Buytaert authored
      - Patch #15337 by Gerhard: fixed bug in upgrade path.  The 'update_start' variable got corrupted.
      906e0841
  23. Jan 12, 2005
  24. Jan 11, 2005
  25. Jan 10, 2005
    • Dries Buytaert's avatar
      · 0b5ad81d
      Dries Buytaert authored
      - Patch #15399 by adschar: fixed PHP5 error when a new session is inserted into the session table.
      0b5ad81d
  26. Jan 09, 2005
  27. Jan 07, 2005