Skip to content
  1. Dec 09, 2003
    • Dries Buytaert's avatar
      · af35f240
      Dries Buytaert authored
      - Bugfix: don't show any links in case of a container.  Patch by Bart.
      af35f240
  2. Dec 05, 2003
    • Dries Buytaert's avatar
      · d6498bc7
      Dries Buytaert authored
      - Fixed bug #4416: added status checks to user_pass() to prevent mailing
        new passwords to blocked user accounts.
      d6498bc7
  3. Dec 04, 2003
    • Dries Buytaert's avatar
      · 78189807
      Dries Buytaert authored
      - Fixed bug #4457: make sure to cut of the teaser after the </p> tag, not
        before the </p> tag.
      78189807
    • Dries Buytaert's avatar
      · 1105bc5c
      Dries Buytaert authored
      - Patch 181 by Jeremy: made the "Who is online" block respect the "user list length"
        settings.
      1105bc5c
  4. Dec 01, 2003
  5. Nov 28, 2003
  6. Nov 27, 2003
  7. Nov 12, 2003
    • Dries Buytaert's avatar
      · 00d9f5dc
      Dries Buytaert authored
      - Fixed bug #4080: comments shown against wrong node.  Reported by chrish.
      00d9f5dc
  8. Nov 11, 2003
    • Dries Buytaert's avatar
      · 5b572b57
      Dries Buytaert authored
      - Added missing break statements.  Patch by Chris.  Fixes bug 4055.
      5b572b57
  9. Nov 09, 2003
    • Dries Buytaert's avatar
      · 9ae5c1ae
      Dries Buytaert authored
      - Removed debug statement.  Patch by Bart.
      9ae5c1ae
    • Dries Buytaert's avatar
      · 82d5d64f
      Dries Buytaert authored
      - Translation fix: the date in the calendar block could not be translated.  Patch by Goba.
      
      - Translation fix: made the word 'permission' translatable in the system module' help text.  Patch by Goba.
      
      - Translation fix: the ping module's help text was translated twice.  Patch by Goba.
      82d5d64f
  10. Nov 05, 2003
    • Dries Buytaert's avatar
      · 5b456f25
      Dries Buytaert authored
      - Bugfix: PostgreSQL problem with locale module.   Fixed bug #3900.  Patch #139
        by Gerhard.
      5b456f25
  11. Nov 03, 2003
    • Dries Buytaert's avatar
      · 88cd3dcb
      Dries Buytaert authored
      - Bugfix: fixed typo in cloud module.  Patch by Marky.
      
      - Bugfix: fixed menu glitch in book module.  Patch by Kjartan.
      88cd3dcb
  12. Nov 01, 2003
  13. Oct 31, 2003
    • Dries Buytaert's avatar
      · 15abc8ec
      Dries Buytaert authored
      - Fixed bug #2617: editing user information does not work.  Patch by Kjartan.
      15abc8ec
  14. Oct 30, 2003
    • The Great Git Migration's avatar
      This commit was manufactured as part of Drupal's Great Git Migration to · b36f7878
      The Great Git Migration authored
      create branch 'DRUPAL-4-3'.
      
      Sprout from master 2003-10-30 19:16:44 UTC Dries Buytaert <dries@buytaert.net> ''
      Delete:
          modules/aggregator.module
          modules/aggregator/aggregator.module
          modules/archive/archive.module
          modules/block/block.module
          modules/blog/blog.module
          modules/book/book.module
          modules/comment/comment.module
          modules/drupal/drupal.module
          modules/forum/forum.module
          modules/help/help.module
          modules/locale/locale.module
          modules/node/node.module
          modules/page/page.module
          modules/path/path.module
          modules/ping/ping.module
          modules/poll/poll.module
          modules/profile/profile.module
          modules/search/search.module
          modules/statistics/statistics.module
          modules/story/story.module
          modules/system/system.module
          modules/taxonomy/taxonomy.module
          modules/throttle/throttle.module
          modules/tracker/tracker.module
          modules/user/user.module
          modules/watchdog/watchdog.module
      b36f7878
    • Dries Buytaert's avatar
      · 3c17d392
      Dries Buytaert authored
      - Added support for "special timezones".  Patch by Steven/UnConeD.
      3c17d392
  15. Oct 29, 2003
    • Dries Buytaert's avatar
      · 8f9a19b3
      Dries Buytaert authored
      - Bugfix: fixed problem with queue module.  Fixes bug #3839.
      8f9a19b3
  16. Oct 28, 2003
    • Dries Buytaert's avatar
      · dedb08a5
      Dries Buytaert authored
      - Small corrections to the punctuation.
      dedb08a5
    • Dries Buytaert's avatar
      · cf92958f
      Dries Buytaert authored
      - Bugfix: fixed usernames being shown in the "Who is online" block after
        you logged out.  Patch by Jeremy.
      
      - Bugfix: fixed the authmap table in the MSSQL scheme.  Patch by Moshe.
      
      - Bugfix: properly themes some error messages in the user module.  Patch
        by Moshe.
      cf92958f
  17. Oct 27, 2003
    • Dries Buytaert's avatar
      · 1621ecdb
      Dries Buytaert authored
      - Bugfix: fixed bug #3807.
      1621ecdb
    • Dries Buytaert's avatar
      · 777c2129
      Dries Buytaert authored
      - Bugfix: made the bloggerapi respect the default promote setting.  Patch by
        Remco.
      
        TODO: the same should be done for the fields "comment", "moderate" and so
        on.
      
      - Improvement: made posts/updates through the Blogger API show up on the admin
        main page.  Modified patch from Remco.
      777c2129
    • Dries Buytaert's avatar
      · 43fb74b9
      Dries Buytaert authored
      - Bugfix: 'path' -> {url_alias}.  Patch by Mark Coady.
      43fb74b9
  18. Oct 26, 2003
    • Dries Buytaert's avatar
      · c3ede753
      Dries Buytaert authored
      - Properly initialized $contents and removed dead code.  Patch/suggestion by ax.
      c3ede753
  19. Oct 25, 2003
    • Dries Buytaert's avatar
      · 98a17718
      Dries Buytaert authored
      - Fixed typos in the throttle module documentation.  Patch by marky.
      98a17718
  20. Oct 24, 2003
    • Dries Buytaert's avatar
      · a7e20bcd
      Dries Buytaert authored
      - Fixed typo in comment module documentation.  Patch by Mark Coady.
      a7e20bcd
    • Dries Buytaert's avatar
      · 14d3b45d
      Dries Buytaert authored
      - Usability improvement: removed the cron setting.  It was dead code.
      14d3b45d
    • Dries Buytaert's avatar
      · bfc51573
      Dries Buytaert authored
      - Small usability improvement: add title to administration pages.  Patch by Ax.
      bfc51573
    • Dries Buytaert's avatar
      · b3d192fc
      Dries Buytaert authored
      - Documentation fix: updated context-sensitive help to match menu item changes.
        Fixes critical bug #3453.
      b3d192fc
    • Dries Buytaert's avatar
      · 609ae6f5
      Dries Buytaert authored
      - Documentation fix: updated context-sensitive help to match menu item changes.
        Fixes critical bug #3453.  (In the end someone has to do it ...)
      609ae6f5
    • Dries Buytaert's avatar
      · c6b70a74
      Dries Buytaert authored
      - Documentation improvement: updated documentation to match menu item changes.
        Fixes critical bug #3453.  (In the end, someone has to do it ...)
      c6b70a74
    • Dries Buytaert's avatar
      · 42e6309f
      Dries Buytaert authored
      - Small documentation improvements.
      42e6309f
  21. Oct 23, 2003
    • Dries Buytaert's avatar
      · 5463e162
      Dries Buytaert authored
      - Bugfix: user->id --> user->uid.  Patch by Gabor.
      5463e162
    • Steven Wittens's avatar
      Typoes. · e739f3a6
      Steven Wittens authored
      e739f3a6
    • Dries Buytaert's avatar
      · c54b68c8
      Dries Buytaert authored
      - Bugfix: removed depricated documentation.
      c54b68c8
    • Dries Buytaert's avatar
      · 0a59c41f
      Dries Buytaert authored
      - Bugfix: corrected broken HTML in the documentation.
      0a59c41f
    • Dries Buytaert's avatar
      · 4a381ea6
      Dries Buytaert authored
      - Small documentation improvements.
      4a381ea6