Skip to content
  1. Mar 25, 2004
  2. Mar 24, 2004
  3. Mar 21, 2004
  4. Mar 20, 2004
  5. Mar 15, 2004
    • Dries Buytaert's avatar
      · 46798d68
      Dries Buytaert authored
      - Patch #6484 by Goba:
        + A small typo on tracker module, which prevented the help from displaying.
        + For for a HTML tag closing buglet which made Opera completely mess up
          the page.
        + Translation fixes in story.module.
      46798d68
  6. Mar 14, 2004
    • Dries Buytaert's avatar
      · 4b14f76b
      Dries Buytaert authored
      - Patch #6470 by Brian: fixed XHTML error with multiple selection boxes.
      4b14f76b
  7. Mar 12, 2004
  8. Mar 11, 2004
  9. Mar 10, 2004
  10. Mar 09, 2004
  11. Mar 08, 2004
  12. Mar 06, 2004
    • The Great Git Migration's avatar
      This commit was manufactured as part of Drupal's Great Git Migration to · 9f58641e
      The Great Git Migration authored
      create branch 'DRUPAL-4-4'.
      
      Sprout from master 2004-03-06 19:12:44 UTC Dries Buytaert <dries@buytaert.net> '- Removed the MSSQL port as discussed with Moshe.'
      Delete:
          modules/aggregator/aggregator.module
          modules/archive/archive.module
          modules/block/block.module
          modules/blog/blog.module
          modules/blogapi/blogapi.module
          modules/book/book.module
          modules/comment/comment.module
          modules/drupal/drupal.module
          modules/filter/filter.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
      9f58641e
    • Dries Buytaert's avatar
      d3069eef
    • Dries Buytaert's avatar
      · ccc9276f
      Dries Buytaert authored
      - Patch #4902 by Goba: fix URLs in RSS feeds.
         + Make all channel links absolute.
         + Always set the $base_url as xml:base, thus providing a solid base for
           relative URLs.
      ccc9276f
    • Dries Buytaert's avatar
      · 8ebedbaa
      Dries Buytaert authored
      - Patch #6260 by TDobes: fixed incorrect alt-attribute for avatar images in
        the Xtemplate theme.
      8ebedbaa
    • Dries Buytaert's avatar
      · 744405e3
      Dries Buytaert authored
      - Patch 6140 by Goba: fix the 'read more'-link behavior.
      744405e3
  13. Mar 05, 2004
  14. Mar 01, 2004
  15. Feb 29, 2004
    • Dries Buytaert's avatar
      · c73305f6
      Dries Buytaert authored
      - Patch #6129 by Goba: fixed dependencies on search module.
      c73305f6
  16. Feb 28, 2004
    • Dries Buytaert's avatar
      · 7d0eb537
      Dries Buytaert authored
      - Patch #6110 by Goba: stop cheating in the Drupal site list.
      7d0eb537
  17. Feb 27, 2004
  18. Feb 26, 2004
    • Dries Buytaert's avatar
      · df2c0337
      Dries Buytaert authored
      - Patch 6066 by Adrian: PostgreSQL does not return 'affected rows' when doing
        a select statement.  Even though PEAR supports this functionality, it fails
        silently when using PostgreSQL.  We use the db_num_rows() function instead
        to return the amount of rows returned.  (According to Killes, the MySQL
        manual also states that it should not return affected rows on a 'select'
        statement.)
      df2c0337
  19. Feb 25, 2004
  20. Feb 24, 2004
    • Steven Wittens's avatar
      Poll.module cleanup: · 939a816e
      Steven Wittens authored
      * Code cleaning: simpler structures, removed some old leftovers, ...
      * Clean URLs everywhere (the old mechanism was broken anyway). Had to get rid of 'inline voting' (i.e. voting with the sideblock and ending up on the same page), but that was a bit confusing anyway.
      * Simplified submission form with form_group and streamlined choice mechanism.
      * Improved bar rendering in pollresults for themes with avatars, like xtemplate.
      939a816e
    • Steven Wittens's avatar
      Improved <label> patch: got rid of ID's by implicit association, and made... · eadfa192
      Steven Wittens authored
      Improved <label> patch: got rid of ID's by implicit association, and made radio/check labels non-bold again.
      eadfa192
  21. Feb 23, 2004
    • Dries Buytaert's avatar
      · bb82569c
      Dries Buytaert authored
      - Patch 6012 by Adrian: syncs the PostgreSQL port with the current state of HEAD,
        and adds a user notice to add the throttle and bootstrap columns to the
        system table manually, else update.php will not run.  The message includes the
        SQL statements required for both MySQL and PostgreSQL.
      bb82569c
    • Dries Buytaert's avatar
      · d03a8acf
      Dries Buytaert authored
      - Patch 6011 by MegaGrunt: the transparent GIF used for the rollover effect
        in the header icon is missing. The path for this image is in the XHTML
        file, when the images were moved out of the "image" directory, the XHTML
        file was not updated.
      d03a8acf