Skip to content
  1. Jan 31, 2005
  2. Jan 27, 2005
  3. Jan 23, 2005
  4. 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
  5. 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
  6. Jan 14, 2005
  7. Jan 12, 2005
  8. Jan 11, 2005
  9. Jan 05, 2005
    • Dries Buytaert's avatar
      · 37327741
      Dries Buytaert authored
      - Patch #11366 by Junyor: fixed problem with comment counts.
      37327741
  10. Dec 29, 2004
  11. Dec 24, 2004
  12. Dec 23, 2004
  13. Dec 22, 2004
  14. Dec 20, 2004
  15. Dec 14, 2004
    • Dries Buytaert's avatar
      - Patch #14288 by Goba: "the archive module calendar indexes the array used to... · bae399f4
      Dries Buytaert authored
      - Patch #14288 by Goba: "the archive module calendar indexes the array used to build up the header cells by the short names of the days. In Hungary, we have both Wednesday and Sunday start with the same two letters, so if I translate the short versions with the same two letters, the second associative array index will overwrite the first. The obvious soluion was to swap the array, and index by the full day name, which is expected to be unique in all languages."
      bae399f4
  16. Dec 08, 2004
  17. Dec 07, 2004
  18. Dec 02, 2004
  19. Nov 30, 2004
  20. Nov 29, 2004
  21. Nov 27, 2004
  22. Nov 23, 2004
  23. Nov 15, 2004
  24. Nov 08, 2004
  25. Nov 07, 2004
  26. Nov 06, 2004