Skip to content
Snippets Groups Projects
  1. Sep 28, 2001
    • Dries Buytaert's avatar
      · 0cb7dbc2
      Dries Buytaert authored
      - bugfix: a permission was missing from the permission table
      0cb7dbc2
    • Dries Buytaert's avatar
      · 5e6549f1
      Dries Buytaert authored
      - removed the themes that are not actively maintained ...
      5e6549f1
    • Dries Buytaert's avatar
      · b2d0c5c1
      Dries Buytaert authored
      - made the selection box translatable (patch by Gerhard)
      b2d0c5c1
    • Dries Buytaert's avatar
      · f1ebe411
      Dries Buytaert authored
      - comment.inc:
         + when replying to a comment, the author's name was displayd as being 'anonymous'.
      
      - blog.module:
         + fixed the URLs of the links in the "latest blogs"-block.
      f1ebe411
    • Dries Buytaert's avatar
      · bab0a9a2
      Dries Buytaert authored
      - bugfix
      bab0a9a2
  2. Sep 27, 2001
    • Dries Buytaert's avatar
      · 4a0e498f
      Dries Buytaert authored
      - a batch of updates, including some experimental changes to the moderation
        of comments and nodes.
      4a0e498f
    • Dries Buytaert's avatar
      · 6cde6329
      Dries Buytaert authored
      - book.module: fixed "/admin.php" bug reported by Gerhard.
      
      - search.module: made the search categories translatable.
      6cde6329
  3. Sep 26, 2001
    • Dries Buytaert's avatar
      · f9a84cd2
      Dries Buytaert authored
      - Enhancement: added better help and translations to node.module.
        (patch by Alex)
      f9a84cd2
    • Dries Buytaert's avatar
      · b0cf3a39
      Dries Buytaert authored
      - fixed a HTML typo as reported by Alexander
      b0cf3a39
    • Kjartan Mannes's avatar
      Bug fixes mostly · f6f04a82
      Kjartan Mannes authored
      - fixed book.module not generating next/prev links properly
      - re-added default node options to the admin page
      - fixed a potential bug in node.php. Nodes with same titles were confusing it
        at times, should fix the bug reported by Gerhard Killesreiter.
      f6f04a82
    • natrak's avatar
      Bug fixes mostly · b146513e
      natrak authored
      - fixed book.module not generating next/prev links properly
      - re-added default node options to the admin page
      - fixed a potential bug in node.php. Nodes with same titles were confusing it
        at times, should fix the bug reported by Gerhard Killesreiter.
      b146513e
  4. Sep 25, 2001
    • Kjartan Mannes's avatar
      - added node_page() to list what index.php used to list. · ff2ae185
      Kjartan Mannes authored
      - made the front page of the system configurable. Now any <node>_page()
        can be set as the default page. Default is node_page().
      ff2ae185
    • Dries Buytaert's avatar
      · 72188675
      Dries Buytaert authored
      - Upgraded the XML-RPC libraries to version 1.01:
          http://groups.yahoo.com/group/xml-rpc/message/3626
      72188675
    • Kjartan Mannes's avatar
    • Dries Buytaert's avatar
      · 858a5cec
      Dries Buytaert authored
      - removed some death code that is no longer needed due to the fact
        node_del() got updated.
      858a5cec
    • Dries Buytaert's avatar
      · c6833b5f
      Dries Buytaert authored
      - improvement: got rid of the "failed to delete node: set node status to
        'dumped' first."
        (patch by Alex)
      c6833b5f
    • Dries Buytaert's avatar
      · 9ef955b6
      Dries Buytaert authored
      - bugfix #1: fixed the line that accidentically got cut off by incorrectly
        applying a patch.  Mea culpa.
        (reported by Axel)
      
      - bugfix #2: incorrect deactivation of the delete link in node_links().
        (patch by Axel)
      
      - improvement: added confirmation page upon deletion of a node ("Do you
        really want to delete this node?"), and removed the old and confusing
        "node has to be blocked first".
        (patch by Axel)
      9ef955b6
    • Dries Buytaert's avatar
      · 97922068
      Dries Buytaert authored
      - Fixed bug in forum.module: when you enable locales you were unable
        to create a new forum.  (patch by Alexander)
      97922068
  5. Sep 24, 2001
    • Dries Buytaert's avatar
      · a1222d64
      Dries Buytaert authored
      - Fixed translation bugs (reported by Alexander Schwartz)
      a1222d64
  6. Sep 23, 2001
    • Dries Buytaert's avatar
      · d264b4fc
      Dries Buytaert authored
      - fixed bug in poll.module (patch by alex)
      d264b4fc
    • Dries Buytaert's avatar
      · ef3de8e1
      Dries Buytaert authored
      - fixed bug in theme unconed
      ef3de8e1
    • Dries Buytaert's avatar
      · dc5064c4
      Dries Buytaert authored
      - updated the CHANGELOG (on a sunny sunday morning)
      dc5064c4
  7. Sep 22, 2001
    • Dries Buytaert's avatar
      · 6c7b845b
      Dries Buytaert authored
      - improved search module (vaguely derived from axel's code)
      6c7b845b
  8. Sep 21, 2001
    • Dries Buytaert's avatar
      · 5a6a4206
      Dries Buytaert authored
      - fixed HTML/XHTML typos
      5a6a4206
  9. Sep 20, 2001
    • Dries Buytaert's avatar
      · 7a1aee87
      Dries Buytaert authored
      - added a new tracker.module (everybody kept nagging about the missing
        "your drupal" feature). Tracker.module will be improved and expanded
        during the process.
      
      - renamed a link in user.module
      7a1aee87
    • Dries Buytaert's avatar
      · 9239aaea
      Dries Buytaert authored
      - Fixed bug reported by Kristjan and Mike: anonymous users can post
        comments now.
      
      - Improved the comment system so that anonymous users can change the
        comment settings.
      9239aaea
    • Dries Buytaert's avatar
      · 57c399a0
      Dries Buytaert authored
      - got rid of some unused warning / error messages
      57c399a0
    • Dries Buytaert's avatar
      - don't hash the password · d0452dd5
      Dries Buytaert authored
      d0452dd5
    • Dries Buytaert's avatar
      - added a password hash · a278b11a
      Dries Buytaert authored
      a278b11a
  10. Sep 19, 2001
  11. Sep 18, 2001
  12. Sep 16, 2001
    • Dries Buytaert's avatar
      · c5a349ca
      Dries Buytaert authored
      - added the "Log in" block
      c5a349ca
    • Dries Buytaert's avatar
      · e2f24987
      Dries Buytaert authored
      - improved the search system by making it context sensitive
      e2f24987
Loading