Skip to content
  1. Feb 01, 2003
  2. Dec 08, 2002
    • Dries Buytaert's avatar
      · 5bd3e32f
      Dries Buytaert authored
      - Removed rating module; it is not being used much and it has a known bug.
        Will add it to the contributions repository.
      5bd3e32f
  3. Nov 16, 2002
    • Dries Buytaert's avatar
      · 033c3fe7
      Dries Buytaert authored
      - Started updating the CHANGELOG.
      033c3fe7
  4. Jun 15, 2002
  5. Jun 09, 2002
    • Dries Buytaert's avatar
      · a2d11015
      Dries Buytaert authored
      - Mentioned the various documentation updates.
      a2d11015
  6. Jun 01, 2002
    • Kjartan Mannes's avatar
      - adding descriptions to modules (thanks Joe + Scott). · 4a28077f
      Kjartan Mannes authored
      - fixed comment flat list view missing 1 comment.
      - changed update.php around a bit.
          * security check isn't in effect if the db hasn't been updated.
          * instructions re-organized.
          * fixed some minor updates.
      - updated database.mysql done by UnConeD.
      - changelog update.
      4a28077f
  7. May 20, 2002
    • Dries Buytaert's avatar
      - Updated CHANGELOG some more. · b9f72e1a
      Dries Buytaert authored
      diff -r1.46 CHANGELOG
      5c5
      < - added weblogs.module.
      ---
      > - added weblogs.module.
      36a37
      > - improved comment module to mark new comments.
      37a39
      > - added an update script that lets you upgrade from previous releases or on a day to day basis when using the development tree.
      40c42
      <     * added proper indexing.
      ---
      >     * added indexing.
      44c46
      <     * added support for session ids in URLs instead of cookies.
      ---
      >     * added support for session IDs in URLs instead of cookies.
      48c5
      <     * added url abstraction for links.
      ---
      >     * added URL abstraction for links.
      b9f72e1a
  8. May 17, 2002
  9. May 16, 2002
  10. Oct 23, 2001
    • Dries Buytaert's avatar
      · 690e60f0
      Dries Buytaert authored
      - Updated the CHANGELOG; added a few notes about Drupal 3.0.1
      3.0.1
      690e60f0
  11. Oct 20, 2001
  12. Oct 09, 2001
    • Dries Buytaert's avatar
      · f1932821
      Dries Buytaert authored
      - PEAR-ification of Drupal by claw: you can now host Drupal on a wide
        range of databases including MySQL, PostgreSQL, MSSQL, and others.
      
        For additional information and an 'how to upgrade', check the mails
        sent to the mailing list.
      f1932821
  13. Oct 02, 2001
    • Dries Buytaert's avatar
      · 23205823
      Dries Buytaert authored
      - updated the CHANGELOG
      23205823
  14. Sep 24, 2001
    • Dries Buytaert's avatar
      · a1222d64
      Dries Buytaert authored
      - Fixed translation bugs (reported by Alexander Schwartz)
      a1222d64
  15. Sep 23, 2001
    • Dries Buytaert's avatar
      · dc5064c4
      Dries Buytaert authored
      - updated the CHANGELOG (on a sunny sunday morning)
      dc5064c4
  16. Sep 16, 2001
    • Dries Buytaert's avatar
      · e2f24987
      Dries Buytaert authored
      - improved the search system by making it context sensitive
      e2f24987
    • Dries Buytaert's avatar
      · fec8d928
      Dries Buytaert authored
      - Updated the CHANGELOG
      fec8d928
  17. Sep 09, 2001
    • Dries Buytaert's avatar
      · 8df2ec0e
      Dries Buytaert authored
      - Updated CHANGELOG at a best effort basis.  If someone would like to go
        over it to check for typos, missing information or confusing entries -
        don't hesitate to do so.
      8df2ec0e
  18. Jul 07, 2001
    • Dries Buytaert's avatar
      · cddb517d
      Dries Buytaert authored
      - Updated CHANGELOG
      cddb517d
  19. Jun 30, 2001
    • Dries Buytaert's avatar
      · 441e2598
      Dries Buytaert authored
      - Updated CHANGELOG a bit.
      441e2598
  20. Jun 24, 2001
    • Dries Buytaert's avatar
      · 9443139a
      Dries Buytaert authored
      - Updated CHANGELOG
      9443139a
  21. Jun 15, 2001
    • Dries Buytaert's avatar
      · d547957b
      Dries Buytaert authored
      - Small visual update to watchdog.module.
      
      - Updated CHANGELOG
      d547957b
    • Dries Buytaert's avatar
      · 96576a6e
      Dries Buytaert authored
      - Added meta.module, an improved index.module that allows you to
        associate different collections - think "combobox" here - with
        different content types, all hardcoded references to "section"
        have been removed and the admin-friendliness of the meta admin
        section has been slightly improved.
      
        I'll keep working on it during the weekend - if time allows me
        to.  Moreover, I'll focus on the usability/user-friendlines of
        the meta admin section as well as graceful input-checking, and
        error-handling.
      
        Requires an SQL update, see updates/2.00-to-x.xx.sql!
      
        Index.module will be removed, or meta.module will be renamed as
        soon we can ditch one of them.  For now, having both coexist is
        not going to harm your setup and is useful to make a comparison
        and / or to migrate from index.module to meta.module.
      
        Index.module is de-coupled form the rest of the system so you
        will have to use meta.module after having upgraded.  You have
        been warned.
      
      - Updated CHANGELOG.
      96576a6e
  22. Jun 06, 2001
    • Dries Buytaert's avatar
      · 7d356df3
      Dries Buytaert authored
      - Updated CHANGELOG
      7d356df3
  23. May 28, 2001
  24. May 24, 2001
    • Dries Buytaert's avatar
      · b0288a46
      Dries Buytaert authored
      - Fixed small glitch in check_preview().
      
      - Updated CHANGELOG.
      b0288a46
  25. May 19, 2001
    • Dries Buytaert's avatar
      · 34af2a3a
      Dries Buytaert authored
      CHANGES:
      
      - Rewrote the cron system.  Removed cron.module and moved all cron
        related options to settings.module.  Cron was a confusing thing:
        it has been made simpler both in terms of code and configuration.
      
         + You had to rehash your modules to make the cron show up in
           the list.  This is no longer required.
      
         + You couldn't tell what cron "watchdog" or cron "story" were
           up to.  Instead, we now display a clear description message
           for every cron involved.
      
         + The user interface of setting.module - and the admin section
           in general, looks a bit ackward but I couldn't care less and
           don't want to see this improve at the time being.
      
      - Improved setting.module:
         + Now uses variable_set().
         + Added some help and documentaition on how to setup cron.
      
      - Improved ./export.
      
      - Updated CHANGELOG.
      
      
      TODO:
      
      - I'm now going to look into UnConeD's question with regard to
        check_output() and $theme->node(), as well as the filter and
        macro stuff.  I'll probably be fine-tuning setting.module a
        bit more on my way.
      34af2a3a
  26. May 13, 2001
    • Dries Buytaert's avatar
      · 31219348
      Dries Buytaert authored
      - Updated CHANGELOG
      31219348
    • Dries Buytaert's avatar
      · 15942960
      Dries Buytaert authored
      - Updated CHANGELOG
      15942960
    • Dries Buytaert's avatar
      · bf47263c
      Dries Buytaert authored
      - Updated CHANGELOG
      bf47263c
  27. May 12, 2001
    • Dries Buytaert's avatar
      · 6772d695
      Dries Buytaert authored
      - Update CHANGELOG
      6772d695
    • Dries Buytaert's avatar
      · dcb7816c
      Dries Buytaert authored
      - Updated CHANGELOG
      dcb7816c
  28. Apr 30, 2001
    • Dries Buytaert's avatar
      · fead09a8
      Dries Buytaert authored
      Welp.  Large commit ahead.
      
      CHANGES:
      
      - Added "read" and "write" permissions into drupal but removed
        it again because - when finished after 3 hours of work - it
        was considered nothing but added complexity that didn't buy
        us anything. :I
      
        (I'll explain this in detail on the mailing list, I guess.)
      
      - Added a very simple help.module to group all available
        documentation on a single page.
      
      - Fixed bug in node_control(), book.module: UnConeD forgot to
        global $user when updating the combobox code.
      
      - Removed static wishlist.module: in future, the wishlist can
        be maintained as a page in our collaborative book.
      
      - Revised most of settings.module: tidied up the code and the
        descriptions to accompany the settings and introduced a new
        "default maximum number of nodes to display on the main page"
        variable.
      
      - Revised most of comment.module: the administration interface
        looks better now, integrated node permissions, and -finally-
        made it possible to delete comments.
      
      - Polished on:
         + account.module
         + structure.module
         + locale.module
         + module.module
         + forum.module
      
      - Form-ified:
         + account.php
         + account.module
         + setting.module
         + cvs.module
         + submit.php
         + comment.module
         + forum.module
         + book.module
         + page.module
         + locale.module
      
      - Updated CHANGELOG
      
      INFO:
      
      - Designed a "generic tracker system with optional backends"
        on paper.  The idea is to allow registered users to hot-list
        certain topics, individual nodes or threads (comments) and
        to "plug-in" output backends like - for instance - an e-mail
        digest.  The design requires "intelligent blocks" though.
      
      
      TODO:
      
      - I want to tidy up the headline.module and backend.class as
        well as merge in headlineRSS10.module.  Julian spent quite
        some time working on headline.module but I'm not sure what
        he changed and whether he'd contribute it back?
      fead09a8
  29. Apr 19, 2001
    • Dries Buytaert's avatar
      · d001c733
      Dries Buytaert authored
      - Updated CHANGELOG and fixed a few typos.
      d001c733
    • Dries Buytaert's avatar
      · 7eb6d653
      Dries Buytaert authored
      - Updated CHANGELOG and fixed a few typos.
      7eb6d653
    • Dries Buytaert's avatar
      · a380938f
      Dries Buytaert authored
      - Updated CHANGELOG
      a380938f
  30. Apr 12, 2001
    • Dries Buytaert's avatar
      · feba8507
      Dries Buytaert authored
      - updated CHANGELOG
      feba8507
  31. Apr 06, 2001
    • Dries Buytaert's avatar
      · 8213f5b2
      Dries Buytaert authored
      A lot of small changes (search-n-replace) make a big commit:
      
        - fixed update bug in book.module
        - provide a log message when both adding and updating book pages
        - all configurable variables are now accessed through "variable_get()":
        - rewrote watchdog and submission throttle and removed watchdog.inc
        - improved robustness of sections.inc
        - imporved story.module
        - updated ./database/database.sql
      8213f5b2
  32. Apr 04, 2001
    • Dries Buytaert's avatar
      · 7fac91c2
      Dries Buytaert authored
      - various smaller improvements
      7fac91c2
  33. Apr 03, 2001
    • Dries Buytaert's avatar
      · 97dd9e1c
      Dries Buytaert authored
      - fixed bug in diary module
      97dd9e1c