Skip to content
  1. Jun 25, 2003
    • Dries Buytaert's avatar
      · e95aa56e
      Dries Buytaert authored
      - Bugfix: fixed bug in the search module that prevented the title module
        from working properly.  Patch by Moshe.  Fixes bug #1852.
      e95aa56e
    • Dries Buytaert's avatar
      · 2689d6aa
      Dries Buytaert authored
      - Narrow the set of allowed usernames to prevent people from messing with it.
      2689d6aa
  2. Jun 24, 2003
  3. Jun 23, 2003
  4. Jun 22, 2003
    • Dries Buytaert's avatar
      · e86cc797
      Dries Buytaert authored
      - Bugfix: fixed timezone problem with archive module.  Patch by Al.
      e86cc797
    • Dries Buytaert's avatar
      · 26512759
      Dries Buytaert authored
      - Bugfix: fixed the character when importing news feeds.  Reported at
        http://drupal.org/node/view/2036.
      26512759
    • Dries Buytaert's avatar
      · f3e39503
      Dries Buytaert authored
      - Improvement: removed some dead code.  Patch by Gerhard.
      f3e39503
    • Dries Buytaert's avatar
      · 34a859b9
      Dries Buytaert authored
      - Bugfix: the message bog was no longer shown because of the "Default front
        page" changes.  Patch by Ax.
      34a859b9
  5. Jun 21, 2003
    • Dries Buytaert's avatar
      · 65a4ac0b
      Dries Buytaert authored
      - Some INSTALL file improvements by Slavica.  Patch #5.
      65a4ac0b
  6. Jun 20, 2003
    • Dries Buytaert's avatar
      · fbbccada
      Dries Buytaert authored
      - Translation improvement.  Patch by Stefan.
      fbbccada
    • Dries Buytaert's avatar
      · 2ad561af
      Dries Buytaert authored
      - Some CSS improvements.  Patch #23 by Al.
      2ad561af
    • Dries Buytaert's avatar
      · e57faf21
      Dries Buytaert authored
      - Bugfix: fixed problem with changing themes.  Didn't apply Al's patch as
        the fix was somewhat simpler.  Fixes bug #2003.
      
      - Bugfix: fixed problem with voting on certain poll pages.  Patch #37 by Al.
      
      - Improvement: removed stupid descriptions from profile module.
      e57faf21
    • Dries Buytaert's avatar
      · 25081b21
      Dries Buytaert authored
      - Improvement: CSS improvements for the calendar block in theme UnConeD.
        Patch #40 by Al.
      25081b21
    • Dries Buytaert's avatar
      · 7fd4cc4b
      Dries Buytaert authored
      - Bugfix: fixed problem with the use of % on the user module form.  Patch
        by Slavica.  Fixes bug #1730.
      7fd4cc4b
  7. Jun 19, 2003
    • Dries Buytaert's avatar
      · 828ba665
      Dries Buytaert authored
      - Bugfix: fixed utf-8 problem for people that use PHP 4.2.x or below.  Patch #33 by Al.
      
      - Bugfix: fixed translation problems in the user module and the block module.  Patch by Stefan.
      
      - Improvement: made it impossible to delete user role #1 and #2.  Patch #38 by Al.
      
      - Improvement: fixed the "Allowed HTML tag" issues.  Makes for better code and improved usability.  Patch #35 by Al.
      
        NOTE: as soon the compose tips make their way into CVS, most of this code can be removed.
      828ba665
  8. Jun 18, 2003
  9. Jun 17, 2003
    • Dries Buytaert's avatar
      · ec428637
      Dries Buytaert authored
      - More XHTML-ifications from GmbH.
      ec428637
    • Dries Buytaert's avatar
      · 7a8a99d4
      Dries Buytaert authored
      - Bugfix: corrected typo in the poll module.  Patch by Al.
      7a8a99d4
    • Dries Buytaert's avatar
      · cc837807
      Dries Buytaert authored
      - Bugfix: made searching locale strings work.  Patch by Al.  Fixes bug #1986.
      cc837807
    • Dries Buytaert's avatar
      · 328de12d
      Dries Buytaert authored
      - Made <pre> wrap.  Patch #21 by Al.
      328de12d
  10. Jun 16, 2003
    • Steven Wittens's avatar
      Bugfix: user timezone-selection now uses the site's configured... · 28256627
      Steven Wittens authored
      Bugfix: user timezone-selection now uses the site's configured date_format_long value rather than a hardcoded one.
      28256627
    • Dries Buytaert's avatar
      · 026c09b6
      Dries Buytaert authored
      - Bugfix: fixed searches to do boolean AND rather than OR.  This isn't the best way to do things, but seems to be pretty much the only way to get things to be properly
      ANSI-compliant.  Patch by #17 by Al.  (Note: I haven't really tested this fix but this should fix bug #1857.)
      026c09b6
    • Dries Buytaert's avatar
      · c4093680
      Dries Buytaert authored
      - Bugfix: emit the proper CSS tags for "normal" and "linked" days.  Patch #18
        by Al.  Thanks.
      c4093680
    • Dries Buytaert's avatar
      · 4e91002f
      Dries Buytaert authored
      - Improvement: show favicon on admin pages.  Patch #20 by Al.
      4e91002f
    • Dries Buytaert's avatar
      · 00baac2c
      Dries Buytaert authored
      - Improvement: made theme Marvin's calendar look better.  Patch #16 by Al.
        Thanks!
      00baac2c
    • Dries Buytaert's avatar
      · ef873561
      Dries Buytaert authored
      - Improvements: XHTML-ifications.  Patch by GmbH.  See feature #1813.
      ef873561
  11. Jun 15, 2003
    • Dries Buytaert's avatar
      · e5f2c1ef
      Dries Buytaert authored
      - Usability improvement: avoid showing two login forms on one page.  Suggested
        by Keith.
      e5f2c1ef
    • Dries Buytaert's avatar
      · bbf78ea1
      Dries Buytaert authored
      - Fixed typo in CHANGELOG.  Patch #16 by Al.
      bbf78ea1
    • Dries Buytaert's avatar
      · 10e1c075
      Dries Buytaert authored
      - Bugfix: locale module fix for bug # 1822 (translated/untranslated and search
        issues).  Patch #12 by Al.
      10e1c075
    • Dries Buytaert's avatar
      · 2edb978d
      Dries Buytaert authored
      - Bugfix: fixed glitch with "blog it" images.  Patch #15 by Al.
      2edb978d
    • Dries Buytaert's avatar
      · 8a9a5ba3
      Dries Buytaert authored
      - Bugfix: the variable 'user_mail_welcome_approval_subject' was too long.
        Modified patch from Al; used 'user_mail_approval_subject' instead of
        'user_mail_welcome_approval_subj'.  Patch #11 by Al.  Fixes bug #1976.
      8a9a5ba3
    • Dries Buytaert's avatar
      · c31fe45f
      Dries Buytaert authored
      - Improvement: fixed wrapping in code samples in user module so that admin help doesn't have a huge horizontal scrollbar.  Patch #13 by Al.
      c31fe45f
    • Dries Buytaert's avatar
      · eb030cb9
      Dries Buytaert authored
      - Improvements: XHTML-ifications.  Patch by GmbH.
      eb030cb9