Skip to content
  1. Aug 08, 2003
    • Dries Buytaert's avatar
      · 1d896268
      Dries Buytaert authored
      - Fixed two typos in the error reporting.
      1d896268
  2. Aug 07, 2003
    • Dries Buytaert's avatar
      · 856db039
      Dries Buytaert authored
      - Made sure the rid of user 1 is set.
      856db039
  3. Aug 06, 2003
    • Dries Buytaert's avatar
      · 7e54037d
      Dries Buytaert authored
      - Setting the date of the 4.2.0 release.
      7e54037d
    • Dries Buytaert's avatar
      · 5848145f
      Dries Buytaert authored
      - Added an "update to 4.2.0" option.  Patch by Kristjan.
      5848145f
  4. Jul 26, 2003
  5. Jul 24, 2003
  6. Jul 23, 2003
    • Dries Buytaert's avatar
      · 40bc559c
      Dries Buytaert authored
      - Bugfix: the cache wasn't always cleared properly.  Patch by Gerhard.
      40bc559c
  7. Jul 21, 2003
    • Dries Buytaert's avatar
      · 7599a8c0
      Dries Buytaert authored
      - Changed the order of the checks in node_teaser().  Patch from Kobus.
      
        (Committing this in order not to break sites later.)
      7599a8c0
  8. Jul 17, 2003
    • Dries Buytaert's avatar
      · 095179ee
      Dries Buytaert authored
      - Some queue module fixes by Torgeir.
      095179ee
  9. Jul 14, 2003
    • Dries Buytaert's avatar
      · 6d75a4f5
      Dries Buytaert authored
      - Some documentation fixes as per Charlie's suggestion: bug #2260.
      6d75a4f5
  10. Jul 13, 2003
    • Dries Buytaert's avatar
      · 288f0090
      Dries Buytaert authored
      - Documentation improvement by Charlie.  Task #2257.
      288f0090
  11. Jul 12, 2003
    • Dries Buytaert's avatar
      · a6220f57
      Dries Buytaert authored
      - Fixed bug 1852: usernames not being fetched by title module.
      a6220f57
  12. Jul 10, 2003
    • Dries Buytaert's avatar
      · cd8f5980
      Dries Buytaert authored
      - Bugfix: fixed HTML typo in comment module.  Patch by Torgeir Berg.
      cd8f5980
  13. Jul 09, 2003
  14. Jul 08, 2003
    • Dries Buytaert's avatar
      · f294f5e5
      Dries Buytaert authored
      - Fixed a number of translation issues.  Patches by Stefan.
      f294f5e5
    • Dries Buytaert's avatar
      · 62d680c2
      Dries Buytaert authored
      - Bugfix: fixed some typos in the Blogger API help.  Patch #75 by Chris.
      62d680c2
    • Dries Buytaert's avatar
      · 5d1859e0
      Dries Buytaert authored
      - Bugfix: don't show the "blog it" links when the blog module is disabled.
        Patch by Bart Jansens.
      5d1859e0
    • Dries Buytaert's avatar
      · a4768256
      Dries Buytaert authored
      - Removed some cruft.
      a4768256
  15. Jul 02, 2003
    • The Great Git Migration's avatar
      This commit was manufactured as part of Drupal's Great Git Migration to · 9abd9813
      The Great Git Migration authored
      create branch 'DRUPAL-4-2'.
      
      Sprout from master 2003-07-02 17:09:09 UTC Dries Buytaert <dries@buytaert.net> '- Improvement: made it possible to translate the forum module.  Patch #53 by Stefan.'
      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/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
      9abd9813
    • Dries Buytaert's avatar
      - Improvement: made it possible to translate the forum module. Patch #53 by Stefan. · d017514e
      Dries Buytaert authored
      - Improvement: some small changes to the user module to ease translation and to make things slightly more consistent.  This should be a better alternative for patch #54.
      
      - Improvement: increase the maxlength of the node title.  This should fix bug #2018 and #2176.
      d017514e
  16. Jul 01, 2003
    • Dries Buytaert's avatar
      · 7997ebb9
      Dries Buytaert authored
      - Bugfix: added more permissions checks.  Patches #60-62 by Al.  Should fix
        bug #2163 and #2164.
      7997ebb9
    • Dries Buytaert's avatar
      · dc15ba06
      Dries Buytaert authored
      - Improvement: don't perform XSS checks for trusted users.  Trusted users
        are those that have the "bypass input data check" permission set.  Should
        address bug #2147.
      
      - Improvement: simplified index.php and modules/admin.module.
      
      - Bugfix: fixed broken links in bloggerapi documentation.  Patch by Chris
        Johnson.  Fixes bug #2030.
      
      - Bugfix: fixed the date shown on a book module preview.  Reported as part
        of bug #2097.
      
      - Bugfix: fixed broken URL in the book module documentation.
      dc15ba06
  17. Jun 30, 2003
    • Dries Buytaert's avatar
      · 3bb6ddee
      Dries Buytaert authored
      - Bugfix: fixed problem with search terms not being escaped properly.
      3bb6ddee
    • Dries Buytaert's avatar
      · 886ae2bf
      Dries Buytaert authored
      - Fixed some "search related" bugs introduced by Moshe's latest patch.
        Fixes bug #2127.
      886ae2bf
    • Dries Buytaert's avatar
      · 74d9266b
      Dries Buytaert authored
      - Bugfix: fixed calendar block caching.  Patch by Al.  Fixes bug #2131.
      
      - Improvement: improved the block module documentation.  Patch #59 by
        Gerhard.
      74d9266b
  18. Jun 29, 2003
    • Dries Buytaert's avatar
      · da80e620
      Dries Buytaert authored
      - Removed "link" from the XSS check as well as "font".
      da80e620
  19. Jun 28, 2003
    • Dries Buytaert's avatar
      · 4d29898a
      Dries Buytaert authored
      - Bugfix: flush the cache after updating the new feeds (or after having
        added or removed news items).  Fixes bug #2088.
      4d29898a
    • Dries Buytaert's avatar
      · 646bb31a
      Dries Buytaert authored
      - Improvement: faster regex/checks.  Patch by Marco.
      646bb31a
  20. Jun 27, 2003
    • Dries Buytaert's avatar
      - Reworked the CXX checking; now, _any_ user input will be checked · f4df7195
      Dries Buytaert authored
      and the request will be terminated when something suspicious is
      detected.  This will be logged in the watchdog.  With help from Marco.
      
      - Fixed translation issue in the archive module.  Patch by Gerhard.
      
      - Removed dead parameter from variable_get().  Patch by Chris Johnson.
      Fixes bug #2111.
      
      - Improved input checking of taxonomy module.  Patch by Gerhard.
      Fixes bug #2112.
      f4df7195
  21. Jun 26, 2003
    • Dries Buytaert's avatar
      · 2323e572
      Dries Buytaert authored
      - Improvement: moved hard-coded CSS from user module to drupal.css.  Patch
        #57 by Kristjan.
      2323e572
    • Dries Buytaert's avatar
      · f7a6c42e
      Dries Buytaert authored
      - Bugfix: do not escpae slashes in block path.  Patch #50 by Gerhard.
      
        (This accompanies the recent block module documentation update, right?)
      f7a6c42e
    • Dries Buytaert's avatar
      *** empty log message *** · 1758fe77
      Dries Buytaert authored
      1758fe77
    • Dries Buytaert's avatar
      · 594aff05
      Dries Buytaert authored
      - Set some additional options to avoid installation pains.
      594aff05
  22. 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