Skip to content
  1. 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
  2. Aug 26, 2003
    • Dries Buytaert's avatar
      - Removed a debug statement. · 93fb265d
      Dries Buytaert authored
      93fb265d
    • Dries Buytaert's avatar
      · 8a6ba5f1
      Dries Buytaert authored
      - More mass-operation fixes.
      8a6ba5f1
    • Dries Buytaert's avatar
      · f58a88dd
      Dries Buytaert authored
      - Fixed a couple of bugs with the mass node operations.
      f58a88dd
    • Dries Buytaert's avatar
      · b7727227
      Dries Buytaert authored
      - Committed Moshe's selective table rewriting patch.  Makes it possible to
        share some database tables but not others.
      b7727227
  3. Aug 25, 2003
    • Dries Buytaert's avatar
      · 410d6192
      Dries Buytaert authored
      - Made the statistics module use the new help system.  Patch by Michael.
      
      - Increased the number of nodes shown on the admin top nodes page.
      410d6192
    • Dries Buytaert's avatar
      · 2e22798a
      Dries Buytaert authored
      - More help system updates by Michael F.
      2e22798a
    • Dries Buytaert's avatar
      Patches from Moshe: · 9abe339c
      Dries Buytaert authored
       - Tracker module: adds a missing call to tablesort_pager().
       - Tablesort:
         + add 'title' attributes
         + let arbitrary querystring params flow through to pager links
         + removed ugly border around the arrow
      9abe339c
    • Kjartan Mannes's avatar
      d2040abf
  4. Aug 23, 2003
  5. Aug 22, 2003
    • Dries Buytaert's avatar
      · 60ce4e05
      Dries Buytaert authored
      - Set session.gc_maxlifetime to something more sensible than the default
        1440 seconds.
      60ce4e05
    • 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
    • Dries Buytaert's avatar
      · ea86b76c
      Dries Buytaert authored
      - Swapped the arrow images: takes care of bug #2591 reported by Al.
      ea86b76c
    • Dries Buytaert's avatar
      - Removed left-overs from the rating module. Patch by Gerhard. Updated the · 4e2ee96d
      Dries Buytaert authored
        PostgreSQL and MSSQL database scheme as well.
      
      - Made sure the update script updates the correct tables when database
        prefixing is enabled.  Patch by Bart Jansens.
      
      - Improved the breadcrumb navigation of the book and the forum module as per
        Keith Instone's suggestions.
      
      - Updated page titles (or block titles) and links to match.  Suggested by
        Keith Instone.
      
      - Added missing 'thread' field to the comment table of the MySQL database scheme.
        Fixes bug #2590.
      4e2ee96d
    • Dries Buytaert's avatar
      · 134c9eb8
      Dries Buytaert authored
      - Added some missing {} to make database prefixing work.  Patch by Moshe.
      134c9eb8
    • Dries Buytaert's avatar
      · 7f6ecbec
      Dries Buytaert authored
      - Fixed bug with user sessions.  Patch by Jeremy.
      7f6ecbec
  6. Aug 21, 2003
  7. Aug 20, 2003
    • Dries Buytaert's avatar
      · 8a3512d4
      Dries Buytaert authored
      - Updated the throttle module to the new documentation scheme.
      8a3512d4
    • Dries Buytaert's avatar
      · 49fb60a0
      Dries Buytaert authored
      - Fixed documentation bug in import module.
      49fb60a0
    • Dries Buytaert's avatar
      · 47797714
      Dries Buytaert authored
      - Updated the tracker module to the new help system scheme.
      47797714
    • Dries Buytaert's avatar
      · 6b63aa66
      Dries Buytaert authored
      - Updated the import module to the new documentation scheme.  Patch by
        Michael.
      6b63aa66
    • Dries Buytaert's avatar
      · 0431f070
      Dries Buytaert authored
      - Committed Jeremy's session patch: this brings us one step closer to having
        session for anonymous users.
      0431f070
  8. Aug 19, 2003
    • Dries Buytaert's avatar
      · b79b8311
      Dries Buytaert authored
      - Updated the user module to use the new help system approach.
      b79b8311
    • Dries Buytaert's avatar
      · 6c1af758
      Dries Buytaert authored
      - Updated the watchdog module to use the new help function approach.
      6c1af758
  9. Aug 16, 2003
    • Dries Buytaert's avatar
      · 71ff873d
      Dries Buytaert authored
      - Added path aliasing support to the Xtemplate theme.  Patch 98 by Matthias.
      71ff873d
    • Dries Buytaert's avatar
      · 8a2d5bed
      Dries Buytaert authored
      - Rewrote handling of forum icons and added default icons made by Steven
        Wittens.
      
      - Renamed some column titles in the forum module as per Moshe's suggestion.
      
      - Introduced a 'more-link' class to position the 'more' links.  Removed
        hard-coded markup from the modules.
      
      - Fixed bug in import module: the theme functions called a non-existing
        function.
      8a2d5bed
    • Dries Buytaert's avatar
      db8c3edc