Skip to content
  1. Aug 15, 2005
  2. Jun 29, 2005
  3. Jun 01, 2005
  4. Mar 16, 2005
  5. Feb 08, 2005
  6. Jan 31, 2005
  7. Jan 27, 2005
  8. Jan 23, 2005
  9. Jan 22, 2005
  10. 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
  11. 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
  12. Jan 15, 2005
  13. Jan 14, 2005
  14. 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
  15. Jan 12, 2005
  16. Jan 11, 2005
  17. 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
  18. Jan 09, 2005
  19. Jan 07, 2005
  20. Jan 05, 2005
    • Dries Buytaert's avatar
      · 37327741
      Dries Buytaert authored
      - Patch #11366 by Junyor: fixed problem with comment counts.
      37327741
  21. Dec 29, 2004
  22. Dec 28, 2004
  23. Dec 25, 2004
  24. Dec 24, 2004
  25. Dec 23, 2004