Skip to content
  1. Jun 01, 2003
    • Dries Buytaert's avatar
      · e5033fe1
      Dries Buytaert authored
      - Fixed critical bug #1788: cloud module pings too much.  Modified patch by
        Kjartan.
      
        This update requires some database changes so make sure to run update.php.
      e5033fe1
    • Dries Buytaert's avatar
      · 882c3f6d
      Dries Buytaert authored
      Removed node_get_node_from_nid() and modified node_load() to take an optional 2nd arguments to return a specified revision.  Patch be Kjartan.
      882c3f6d
  2. May 31, 2003
    • Dries Buytaert's avatar
      · 5e2ce076
      Dries Buytaert authored
      - Documentation fixes by Kjartan.
      5e2ce076
    • Dries Buytaert's avatar
      · 9b82630e
      Dries Buytaert authored
      - Bugfix: the forum module's "view" function should also call check_output().
      9b82630e
    • Dries Buytaert's avatar
      · 82019d89
      Dries Buytaert authored
      - Omit "index.php" when using Apache.  Patch by Al.
      82019d89
    • Dries Buytaert's avatar
      · 39f6a9e7
      Dries Buytaert authored
      - CSS improvements to the calendar of the archive module.  Updated the Xtemplate
        theme and theme Marvin to take advantage of this.  Patch by Al.  Pretty stuff.
      39f6a9e7
    • Dries Buytaert's avatar
      · b7a0a744
      Dries Buytaert authored
      - Committed Al's rollback fixes and the title improvements.  Thanks again.
      b7a0a744
    • Dries Buytaert's avatar
      · c5637a0a
      Dries Buytaert authored
      - Small usability improvement by Al.
      c5637a0a
  3. May 30, 2003
    • Dries Buytaert's avatar
      · 8a9ff424
      Dries Buytaert authored
      - CSS improvements for the poll module.  Patch by Al.
      8a9ff424
    • Dries Buytaert's avatar
      · 34b51897
      Dries Buytaert authored
      - Better CSS for the poll module.
      34b51897
    • Dries Buytaert's avatar
      · 1a8b678b
      Dries Buytaert authored
      - Small visual improvement to the admin tables.  Patch by Al.
      1a8b678b
    • Dries Buytaert's avatar
      · 2aa76243
      Dries Buytaert authored
      - Fixed a warning.  Patch by Jacobo Tarrio.
      2aa76243
    • Dries Buytaert's avatar
      · adc5ab2f
      Dries Buytaert authored
      - Fixed bug 1763: changing comment preferences now works again.  Tested with
        authenticated and anonymous users.  Patch by Marco.
      adc5ab2f
    • Dries Buytaert's avatar
      · c6f9ca54
      Dries Buytaert authored
      - Fixed typo.  Patch by Marco.
      c6f9ca54
    • Dries Buytaert's avatar
      · d00c9571
      Dries Buytaert authored
      - Import the theme specific stylesheet after importing drupal.css.
      d00c9571
    • Dries Buytaert's avatar
      · ed1a9cbf
      Dries Buytaert authored
      Patch by Al:
      
      - Made the import module use theme_item_list() instead of emitting the HTML
        and CSS itself.
      
      - Renamed the "blog-it" tag to "icon" so it can be used for other (but
        similar) purposes.
      ed1a9cbf
    • Dries Buytaert's avatar
      · 514a1a96
      Dries Buytaert authored
      - Remove the <base href="">-tags from the themes; these are being added by
        theme_head().
      514a1a96
    • Dries Buytaert's avatar
      · 4499241f
      Dries Buytaert authored
      - Make sure the HTML filter is applied before any other filter.  Patch by
        Al.
      4499241f
    • Dries Buytaert's avatar
      · 7f2ce4ac
      Dries Buytaert authored
      - Fixed the order in which the CSS gets loaded.  Patch by Al.
      7f2ce4ac
  4. May 29, 2003
    • Dries Buytaert's avatar
      · 52e6ff80
      Dries Buytaert authored
      - "Administration overview" -> "sitemap"
      52e6ff80
    • Dries Buytaert's avatar
      · e39cfcd2
      Dries Buytaert authored
      - More CSS updates and fixes.  Patch by Al.
      e39cfcd2
    • Dries Buytaert's avatar
      · 1fc8a18c
      Dries Buytaert authored
      - Al's CSS patches.  This commit improves the themability of some core
        components such as lists, form items, removes an ugly hack from the
        archive module and should fix the poll problem (although it doesn't
        Opera/Konqueror).
      1fc8a18c
    • Dries Buytaert's avatar
      · f7e11d3b
      Dries Buytaert authored
      - The check_output()s slipped back in.  Removing them again.
      f7e11d3b
    • Dries Buytaert's avatar
      · 8d2b1238
      Dries Buytaert authored
      - Michael Frankowski's excellent help text improvements!
      8d2b1238
    • Dries Buytaert's avatar
      · 3cebcdf6
      Dries Buytaert authored
      - Fix for bug #1779a: all posts posted through the Blogger API where authored
        by the anonymous user.  Thanks thorpexmachine and Al.
      
      - Fix for bug #1779b: bloggerapi_user_blogs() returned broken link.  Thanks
        thorpexmachine and Al.
      
      http://drupal.org/node/view/1779
      3cebcdf6
    • Dries Buytaert's avatar
      · c3119d1f
      Dries Buytaert authored
      - My filter commit accidentically broke the comment submission which is now
        fixed.  Patch by Al.
      c3119d1f
    • Dries Buytaert's avatar
      · 3f2dd954
      Dries Buytaert authored
      - Theme improvements by Al, with help from Nick: stylesheet improvements,
        XHTML-ified theme UnConeD, etc.
      3f2dd954
  5. May 28, 2003
    • Dries Buytaert's avatar
      · c7bc1710
      Dries Buytaert authored
      - Fixed braino.  Reported by Remco as bug #1787.
      c7bc1710
  6. May 27, 2003
    • Dries Buytaert's avatar
      · 562acf8b
      Dries Buytaert authored
      - Theme maintenance: moved CSS to separate stylesheet, updated to use relative
        font sizes, etc.  Thanks Al.
      562acf8b
    • Dries Buytaert's avatar
      · c74f65a9
      Dries Buytaert authored
      - Bugfix: assure that taxonomy_term_node_counts() only takes published nodes
        into account.  Patch by Moshe.
      c74f65a9
  7. May 26, 2003
    • Dries Buytaert's avatar
      · b9e8016f
      Dries Buytaert authored
      - Fixed validate problem.  Patch by Ax.
      b9e8016f
    • Dries Buytaert's avatar
      · d8f78a7c
      Dries Buytaert authored
      - Removed check_output() from the theme system layer.
      d8f78a7c
  8. May 25, 2003
    • Dries Buytaert's avatar
      · 1cdda38d
      Dries Buytaert authored
      - Fixed typo.  Patch by Al.
      1cdda38d
    • Dries Buytaert's avatar
      · 102cbe5e
      Dries Buytaert authored
      - Undid Kjartan's latest change (it breaks the feeds) and fixed it properly.
      102cbe5e
  9. May 24, 2003
  10. May 23, 2003