Skip to content
  1. Feb 25, 2011
  2. Dec 01, 2006
  3. Jul 18, 2006
  4. Apr 13, 2006
  5. Aug 25, 2005
  6. Jul 25, 2005
  7. Jul 02, 2005
  8. May 31, 2005
  9. Mar 31, 2005
  10. Jan 31, 2005
  11. Nov 21, 2004
    • Dries Buytaert's avatar
      · fa978390
      Dries Buytaert authored
      - Patch 13180 by chx: renamed check_query() to db_escape_string() and implemtented it properly per database backend.
      
        Read the manual for pg_escape_string:  "Use of this function is recommended instead of addslashes()." Or read sqlite_escape_string: "addslashes() should NOT be used to quote your strings for SQLite queries; it will lead to strange results when retrieving your data."
      fa978390
  12. Oct 15, 2004
  13. Sep 09, 2004
    • Dries Buytaert's avatar
      · b84b6e42
      Dries Buytaert authored
      - Patch #10663 by JonBob: documentation improvements: fixed some typos and improved consistency to the use of Doxygen/api.module commands in the comments.
      b84b6e42
  14. Aug 10, 2004
    • Dries Buytaert's avatar
      · d6d3af1b
      Dries Buytaert authored
      - Patch #9663 by jvandyk: the $i counter variable in tablesort_get_order() is unused and should therefore be removed.
      d6d3af1b
  15. Aug 04, 2004
    • Dries Buytaert's avatar
      · c71bfded
      Dries Buytaert authored
      - Patch #9657: more intelligent theme() function.  Hopefully, Adrian will be
        able to use this patch too.
      c71bfded
  16. Jul 25, 2004
  17. Jul 22, 2004
  18. Jun 27, 2004
    • Dries Buytaert's avatar
      · 0a352809
      Dries Buytaert authored
      - Patch #8603 by TDobes: added support for sticky forum topics to the blog
        and forum module.
      0a352809
  19. Jun 20, 2004
    • Dries Buytaert's avatar
      · b713e3d4
      Dries Buytaert authored
      - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (and
        to get of proprietary formats).
      
      - Added forum-sticky.png.  Made by Steven.
      b713e3d4
  20. Jun 02, 2004
  21. May 29, 2004
    • Dries Buytaert's avatar
      · 5cd37157
      Dries Buytaert authored
      - Patch #6863 by Moshe: add 'class="active"' to the table elements of
        the active column.
      5cd37157
  22. May 25, 2004
  23. Mar 30, 2004
  24. Feb 10, 2004
    • Dries Buytaert's avatar
      · 62bcb3a9
      Dries Buytaert authored
      - Patch #5744 by JonBob: tablesort does not call theme("image") correctly.
      62bcb3a9
  25. Feb 05, 2004
    • Dries Buytaert's avatar
      · 0db96f19
      Dries Buytaert authored
      - Subset of patch 5613 by Goba: fixed some translation issues.
      0db96f19
  26. Feb 01, 2004
    • Dries Buytaert's avatar
      · cfcba7cf
      Dries Buytaert authored
      - Modified patch from pz: made tablesort.inc's validate.
      cfcba7cf
  27. Jan 29, 2004
    • Dries Buytaert's avatar
      · abc8317a
      Dries Buytaert authored
      - Fixed bug #5384: tablesort outputs invalid HTML (improved patch).
      abc8317a
  28. Jan 25, 2004
    • Dries Buytaert's avatar
      · fe1a7470
      Dries Buytaert authored
      - Code improvements: changed some " to '.
      fe1a7470
  29. Oct 27, 2003
  30. Oct 13, 2003
    • Dries Buytaert's avatar
      - Fixed prefix problem with the book module. Patch by Moshe. · e688dfe6
      Dries Buytaert authored
      - Usability improvements to the user module: removed some redundant menu
        items by taking advantage of the column sorting, added status messages
        and so on.  Patch by Moshe plus some fixes.
      
      - Made the profile module use the table() function.  Patch by Moshe.
      
      - Fixed breadcrumb spacing.  Patch by Moshe.
      
      - Fixed colspan problem with node overview table.  Patch by Stefan.
      
      - Fixed inconsistency with table sorting.  Patch 0122 by Al.
      e688dfe6
  31. Sep 20, 2003
    • Dries Buytaert's avatar
      · 85eebfb5
      Dries Buytaert authored
      - Fixed problem introduced by partial integration of the administration pages.
      85eebfb5
    • Dries Buytaert's avatar
      · f9a7182a
      Dries Buytaert authored
      - Fixed critical bug #2952: tablesort_init() used a static variable made it
        impossible to use more than one sortable table on a page.
      f9a7182a
  32. Sep 14, 2003
    • Dries Buytaert's avatar
      · df3afcbc
      Dries Buytaert authored
      - Don't use the global theme object; use theme() instead.
      df3afcbc
  33. Aug 27, 2003
    • Dries Buytaert's avatar
      · 89005902
      Dries Buytaert authored
      - Tested and committed Kjartan's performance patches.  (Fixed the access check
        in update.php though.)
      89005902
  34. Aug 25, 2003
  35. Aug 22, 2003
    • Dries Buytaert's avatar
      Implemented more suggestions by Keith: · 4d16c7c6
      Dries Buytaert authored
      - Made sure the 'Topic' title is only shown above the topics, not the icons.
      
      - Automatically shorten the username when it is too long.  I implemented this
        as part of format_name() and could therefore nuke some code in the
        statistics module.  This is change is somewhat experimental and I'm willing
        to revert or change this if a number of people aren't too happy with this
        behavior.
      
      - Left align the dates and authors: makes it easier/faster to scan.
      
      - Made the little tablesort arrows clickable.
      4d16c7c6
  36. Aug 21, 2003
    • Dries Buytaert's avatar
      · 8d013b16
      Dries Buytaert authored
      - Applied Moshe's tablesort patch!  Note that I changed the arrow images
        because those of Moshe where not identical.
      8d013b16