Skip to content
Snippets Groups Projects
  1. 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
    • Dries Buytaert's avatar
      · 0bbe5890
      Dries Buytaert authored
      - Fixed braino in PostgreSQL database scheme.
      0bbe5890
    • Dries Buytaert's avatar
      · 881956ca
      Dries Buytaert authored
      - Fixed braino in MySQL database scheme.  Patch by Gerhard.
      881956ca
  2. 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
  3. 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
  4. 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
  5. Aug 15, 2003
    • Dries Buytaert's avatar
      · f7bc6af7
      Dries Buytaert authored
      - Bugfix: changed 'INNER JOIN' back to 'LEFT JOIN'.
      f7bc6af7
    • Dries Buytaert's avatar
      · 5c40037c
      Dries Buytaert authored
      1) Bugfix: changed INNER JOIN to LEFT JOIN to make forum topics with no comments show on the topic overview page.
      
      2) Beautified the forum module views; rewritten to use the table() rendering functions, X HTML-ified the emitted code, added additional CSS tags, and removed hard-coded markup.  This improves themeabality; it should be able to mimic the view and color scheme of, say, http://www.phpbb.com/.
      
      3) Reorganized forms and links (interactive elements) to improve usability.  Also ensured that the link names and page titles match.
      
      4) Temporary removed container functionality: this simplified the work and eliminated some usability issues.
      5c40037c
  6. Aug 13, 2003
    • Dries Buytaert's avatar
      · 6ddeae9f
      Dries Buytaert authored
      - Bugfix: fixed problem with "exit" hook not always being called.  Reported
        by Jeremy.  Patch by Moshe.
      6ddeae9f
    • Dries Buytaert's avatar
      - Documentation fixes by Michael F. · 6842d597
      Dries Buytaert authored
      6842d597
    • Dries Buytaert's avatar
      · a078e515
      Dries Buytaert authored
      - Fixed typo: 'vharchar' -> 'varchar'.  Patch by Michael Frankowski.
      a078e515
    • Dries Buytaert's avatar
      - Usability improvements based on Keith Instone's suggestions: · c25bc331
      Dries Buytaert authored
         * Removed 'handbook' title.
      
         * Added a 'books' link to the book location bar: the link takes you to
           the book overview page.
      
         * Renamed a few 'collaborative books' to 'books' so that the links and
           page/box titles match.
      c25bc331
    • Dries Buytaert's avatar
      · e0b97a75
      Dries Buytaert authored
      - Usability improvement: changed the title of the main block on the user
        information page.  Suggested by Keith Instone.
      e0b97a75
    • Dries Buytaert's avatar
      · 626eeb40
      Dries Buytaert authored
      - Bugfix: use table prefix in comment module updates.  Patch by Bart.
      626eeb40
  7. Aug 12, 2003
    • Kjartan Mannes's avatar
      - Applied modified version of almaw's 0064 patch: form item attributes. · 48805032
      Kjartan Mannes authored
      - Applied modified version of mathias' 0073 patch: node form name.
        $params["options"] is now an array so some contrib modules might
        need minor changes.
      
      - Applied mathhias' 0074 patch: missing access check on who is new
        block.
      48805032
    • Dries Buytaert's avatar
      · c6b215c0
      Dries Buytaert authored
      - Heavily modified version of Gerhard's patch #82: the queue module does now
        inform the user about the status of his or her post.
      c6b215c0
    • Dries Buytaert's avatar
      · 37310ee6
      Dries Buytaert authored
      - Added missing t() functions to watchdog.  Patch #80 by Stefan.
      37310ee6
    • Dries Buytaert's avatar
      · 442f5b07
      Dries Buytaert authored
      - Added missing translation functions.  Patch #78 by Stefan.  Merged by hand
        as the patch no longer applied.
      
      - Fixed broken "view post" URL on administration page.  Reported by Bart.
      442f5b07
    • Dries Buytaert's avatar
      - Updated the CHANGELOG · 38596a44
      Dries Buytaert authored
      38596a44
    • Dries Buytaert's avatar
      · 7af49ab2
      Dries Buytaert authored
      - Committed Marco's comment module patch:
      
          + Dramatically improves performance of large discussions/threads: only
            very few SQL queries are required.
          + Replaces custom pager with standard pager.
      
        Modifications by me:
      
          + Reworded some code comments.
          + Removed dependencies on pager internals.
      7af49ab2
    • Dries Buytaert's avatar
      · ab6db286
      Dries Buytaert authored
      - Small index.php improvement.  Modified patch from Bart Jansens.
      ab6db286
  8. Aug 11, 2003
  9. Aug 10, 2003
    • Dries Buytaert's avatar
      · b22cd5d1
      Dries Buytaert authored
      - Bugfix: changed an inner join back to a left join.  Patch by Bart Jansens
      b22cd5d1
  10. Aug 08, 2003
    • Dries Buytaert's avatar
      · cecaa68e
      Dries Buytaert authored
      - Miscellanious comment module fixes.  Patch 20030806.comment-misc.patch by
        Bart Jansens.
      cecaa68e
    • Dries Buytaert's avatar
      · 39950fe2
      Dries Buytaert authored
      - Committed a modified version of Ulf's input checking changes.  Patch #95.
        I added an error message, changed a few things around and fixed tw typos.
      39950fe2
  11. Aug 07, 2003
    • Dries Buytaert's avatar
      · e2f098af
      Dries Buytaert authored
      - Block module documentation improvement.  Patch by Gerhard.
      e2f098af
  12. Aug 06, 2003
    • Dries Buytaert's avatar
      · 6cf836a1
      Dries Buytaert authored
      - Setting the date of the 4.2.0 release.
      6cf836a1
    • Dries Buytaert's avatar
      · 56c66217
      Dries Buytaert authored
      - More help system improvements by Michael.
      56c66217
  13. Aug 05, 2003
    • Dries Buytaert's avatar
      · 4131b785
      Dries Buytaert authored
      - Help system improvements from Michael.
      4131b785
    • Dries Buytaert's avatar
      · 173dfb59
      Dries Buytaert authored
      - Added missing {}.  Fixes bug 2423 reported by kenzky.
      173dfb59
  14. Aug 02, 2003
    • Dries Buytaert's avatar
      · d42158ce
      Dries Buytaert authored
      - Added more filters and support for "mass-operations" to the node overview page
        in the admin section.  Comments?
      d42158ce
  15. Jul 31, 2003
Loading