Skip to content
Snippets Groups Projects
  1. Dec 01, 2005
  2. Nov 30, 2005
  3. Nov 29, 2005
  4. Nov 28, 2005
  5. Oct 21, 2005
  6. Oct 10, 2005
  7. Sep 06, 2005
  8. Aug 29, 2005
  9. Aug 17, 2005
  10. Aug 15, 2005
  11. Jun 29, 2005
  12. Jun 01, 2005
  13. Mar 16, 2005
  14. Feb 08, 2005
  15. Jan 31, 2005
  16. Jan 27, 2005
  17. Jan 23, 2005
  18. Jan 22, 2005
  19. 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
  20. 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
  21. Jan 15, 2005
  22. Jan 14, 2005
  23. 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
  24. Jan 12, 2005
Loading