Skip to content
  1. Sep 30, 2003
    • Dries Buytaert's avatar
      · 52c42406
      Dries Buytaert authored
      - Added PostgreSQL support to the update script.  Patch by Adrian.
      
      - Making Adrian the new PostgreSQL maintainer.
      52c42406
  2. Jun 05, 2003
    • Dries Buytaert's avatar
      · de3b0796
      Dries Buytaert authored
      - Bugfix: better charset support for non-ISO-8859-1 languages.  Patch 0029.charset.fixes.patch by Al.  Could East Asia test this please.
      
      - Bugfix: made the "moderate" field behave.  Patch 0030.queue.module.help.and.settings.form.patch by Al.
      
      - Documentation: revised a large part of the help texts / documentation!  Al's 0024.* patches.
      
      - Documentation: added a glossary to the help module.  Patch 0025.help.module.glossary.patch by Al and Michael.
      
      - Usability: first step towards unifying the terminology used in the cloud module.  Patch by 0028.site.cloud.rationalize.name.patch Al.
      
      - Usability + CSS improvements: revamped the node form and removed all tables.  Patch 0027.node.form.rewrite.patch by Al.
      
      - CSS improvements: patch 0026.admin.css.small.improvement.patch by Al.
      
      - Updated the MAINTAINERS file.
      de3b0796
  3. Mar 16, 2003
    • Dries Buytaert's avatar
      · 170b674a
      Dries Buytaert authored
      - All LIMIT queries must go through the pager or through db_query_range().
        The syntax for db_query_range() was enhanced so it matches db_query(). So
        you may pass extra arguments of the SQL statement which are checked via
        check_query() and then substituted into the SQL statement. After these
        optional arguments, you always pass $from and $count parameters which
        define your range.  Most often, the $from is 0 and the count is the max
        number of records you want returned.  Patch by Moshe.
      
      - The pager_query() function for PEAR was enhanced so that it adds  proper
        GROUP BY statement counting the number of records to be paged. Patch by
        James Arthur.
      
      - MSSQL database scheme by Moshe.
      170b674a
  4. Jan 09, 2003
    • Dries Buytaert's avatar
      · 58190e49
      Dries Buytaert authored
      - Added Hugo Espuny as the Debian maintainer.
      58190e49
  5. Nov 16, 2002
    • Dries Buytaert's avatar
      · 033c3fe7
      Dries Buytaert authored
      - Started updating the CHANGELOG.
      033c3fe7
  6. Oct 29, 2002
    • Dries Buytaert's avatar
      · a430d5de
      Dries Buytaert authored
      - Added Jeremy.
      a430d5de
  7. Aug 18, 2002
    • Dries Buytaert's avatar
      · 9c0cfb85
      Dries Buytaert authored
      - Made James the new PostgreSQL maintainer and marked the PostgreSQL
        port as being maintained.
      9c0cfb85
  8. Apr 19, 2002
    • Dries Buytaert's avatar
      · ab551f8c
      Dries Buytaert authored
      - Fixed some typos.
      ab551f8c
  9. Apr 18, 2002
    • Dries Buytaert's avatar
      · 27bad260
      Dries Buytaert authored
      - Updated the MAINTAINERS file a lil'.
      27bad260
  10. Nov 14, 2001
    • Dries Buytaert's avatar
      · deaf0271
      Dries Buytaert authored
      - Added the MAINTAINERS file to CVS.
      deaf0271