Skip to content
Snippets Groups Projects
  1. Jul 10, 2003
    • Dries Buytaert's avatar
      · 337b3c9d
      Dries Buytaert authored
      - Committed a slightly modified version of Slavica's table prefix patch.
      337b3c9d
    • Dries Buytaert's avatar
      · 1c2fc43b
      Dries Buytaert authored
      - Bugfix: fixed HTML typo in comment module.  Patch by Torgeir Berg.
      1c2fc43b
  2. Jul 09, 2003
  3. Jul 08, 2003
    • Dries Buytaert's avatar
      · bfd68e80
      Dries Buytaert authored
      - Made it easier to translate some text on the tracker page.  Patch #71 by
        Stefan.
      bfd68e80
    • Dries Buytaert's avatar
      · 12506d83
      Dries Buytaert authored
      - Added 3 missing t() functions to the statistics module's administration
        pages.  Patch #73 by Stefan.
      12506d83
    • Dries Buytaert's avatar
      · 70c40e3a
      Dries Buytaert authored
      - Made it easier to translate the the "Jump to" link of the forum module.
        Patch #68 by Stefan.
      70c40e3a
    • Dries Buytaert's avatar
      · 1482a565
      Dries Buytaert authored
      - Usability improvement and bugfix for translation issue with the taxonomy
        module.  Patch #70 by Stefan.
      1482a565
    • Dries Buytaert's avatar
      · cd150ba7
      Dries Buytaert authored
      - Improvement: made it easier to translate the book outline.  Patch #67 by
        Stefan.
      cd150ba7
    • Dries Buytaert's avatar
      · 8963b895
      Dries Buytaert authored
      - Translation improvement: made it easier to translate the site title of the
        administration pages.  Patch #66 by Stefan.
      8963b895
    • Dries Buytaert's avatar
      · cc34b3cf
      Dries Buytaert authored
      - Bugfix: fixed some typos in the Blogger API help.  Patch #75 by Chris.
      cc34b3cf
    • Dries Buytaert's avatar
      - Bugfix: don't show the "blog it" links when the blog module is disabled. · 87714313
      Dries Buytaert authored
        Patch by Bart Jansens.
      87714313
    • Dries Buytaert's avatar
      · 07f9c4f6
      Dries Buytaert authored
      - Removed some cruft.
      07f9c4f6
  4. Jul 02, 2003
  5. 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
  6. 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
  7. Jun 29, 2003
    • Dries Buytaert's avatar
      · da80e620
      Dries Buytaert authored
      - Removed "link" from the XSS check as well as "font".
      da80e620
  8. 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
  9. 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
  10. 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
  11. 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
  12. Jun 24, 2003
  13. Jun 23, 2003
  14. Jun 22, 2003
Loading