Skip to content
  1. Dec 30, 2002
    • Dries Buytaert's avatar
      · 5598417c
      Dries Buytaert authored
      - Some small improvements/fixes to the node system.  Suggested by Marco.
      5598417c
    • Dries Buytaert's avatar
      · 0475d4fb
      Dries Buytaert authored
      Patch by Marco:
      
      - rewrote taxonomy_get_tree() for improved performance and cleaner code
      - fixed a bug in _taxonomy_term_select() with multiple parents
      - added hooks in vocabulary and term insert, update and delete
      - fixed a bug in taxonomy_save_vocabulary() (cache_clear_all() was never
      called)
      0475d4fb
    • Dries Buytaert's avatar
      · cc01e613
      Dries Buytaert authored
      - Bugfix: user_save() should not be called for anonymous users.  Patch by
        Marco.
      cc01e613
    • Dries Buytaert's avatar
      · 769ebb66
      Dries Buytaert authored
      - Check input given to table rendering functions to avoid warning.
      769ebb66
  2. Dec 29, 2002
    • Dries Buytaert's avatar
      · f281f0a7
      Dries Buytaert authored
      - Fixed a typo in the documentation, as well as extended the documentation
        while I was at it.
      f281f0a7
    • Dries Buytaert's avatar
      · 62fa5541
      Dries Buytaert authored
      - Added pager support to watchdog.  Based on modified patch from Moshe.
      62fa5541
    • Dries Buytaert's avatar
      · c9ca1c6c
      Dries Buytaert authored
      - Usability improvement: made the locale module tables use the new table
        rendering functions.
      
      - Usability improvement: a couple of strings could not be translated.
      c9ca1c6c
    • Dries Buytaert's avatar
      · df650e54
      Dries Buytaert authored
      - Usability improvement: made the cloud module table use the new table
        rendering functions.
      
      - Usability improvement: a couple of strings could not be translated.
      
      - Bugfix: removed redundant links.
      df650e54
    • Dries Buytaert's avatar
      · 3a43fdd4
      Dries Buytaert authored
      - Usability improvement: made the access log, referrer logs and popular post
        tables use the new table rendering functions.
      
      - Usability improvement: a couple of strings could not be translated.
      3a43fdd4
    • Dries Buytaert's avatar
      · e9148b91
      Dries Buytaert authored
      - Usability improvement: made the access log, referrer logs and popular post
        tables use the new table rendering functions.
      
      - Usability improvement: a couple of strings could not be translated.
      e9148b91
    • Dries Buytaert's avatar
      · 50cac553
      Dries Buytaert authored
      - Removed table markup from watchdog module; should be done in admin.css.
      50cac553
    • Dries Buytaert's avatar
      · bef0244c
      Dries Buytaert authored
      - Usability improvement: made the theme selector and module selector pages
        use the new table rendering functions.
      bef0244c
    • Dries Buytaert's avatar
      · d626a6cf
      Dries Buytaert authored
      CHANGES:
      
      - Usability improvement: made the block administration pages use the
        new table rendering functions.  By the way, the old code rendered
        invalid HTML code.
      
      - Usability improvement: saving block changes will now show a status
        message.
      
      - Usability improvement: quite a few strings could not be translated.
      
      TODO:
      
      - I think the "enabled" and "custom" field are somewhat confusing.
        Suggestions?
      d626a6cf
    • Dries Buytaert's avatar
      · 20208535
      Dries Buytaert authored
      - Usability improvements: made the taxonomy administration pages use
        the new table rendering functions, made the overview table's HTML
        code a lot simpler, tidied up the status messages, and removed some
        redundant check_output()s.
      20208535
    • Dries Buytaert's avatar
      · 74d315b3
      Dries Buytaert authored
      - Usability improvement: made the remaining user administration pages use
        the new table rendering functions; access rule table, permission table,
        role table, etc.
      
      - Usability improvement: made the permission table translatable.  Requested
        by Stefan.
      
      - Code improvement: removed some redundant check_output()s.
      74d315b3
    • Dries Buytaert's avatar
      · d9919f50
      Dries Buytaert authored
      CHANGES:
      
      - Usability improvement: made the user administration pages use the
        new table rendering functions.
      
      - Usability improvement: added pager support to the user administration
        pages.
      
      - Code improvement: fixed code indentation.
      d9919f50
    • Dries Buytaert's avatar
      · 1011e874
      Dries Buytaert authored
      CHANGES:
      
      - Usability improvement: made the comment administration pages use the
        new table rendering functions.
      
      - Usability improvement: new comments will also be marked as new in the
        administration pages.
      
      - Code improvement: changed the comment administration pages to use the
        default pager instead of a custom pager.
      
      - Bugfix: "yes" and "no" were not translatable.
      
      - $ diffstat comment.patch
        comment.module |   45 +++++++--------------------------------------
        1 files changed, 7 insertions, 38 deletions
      
      TODO:
      
      - Comment module: remove other custom pagers in the comment module.
      
      - Pager/database: it would be nice if the functions db_query_range()
        and pager_query() would have the same semantic as db_query(); that
        is, using a variable number of arguments that are automatically
        escaped/checked.
      1011e874
    • Dries Buytaert's avatar
      · 24af61ed
      Dries Buytaert authored
      - Put back the node table paging.
      24af61ed
    • Dries Buytaert's avatar
      · 14158fbc
      Dries Buytaert authored
      - Added table rendering functions.  As an example, I changed the node module
        to take advantage of it.
      14158fbc
  3. Dec 28, 2002
    • Dries Buytaert's avatar
      · be431bd9
      Dries Buytaert authored
      - Small fix; still using a single CSS file - seems to work reasonbly well
        with Netscape.
      be431bd9
    • Dries Buytaert's avatar
      · 991914e6
      Dries Buytaert authored
      - Added taxonomy link.
      991914e6
    • Dries Buytaert's avatar
      - Oops. We lost all line breaks. · 808d60f4
      Dries Buytaert authored
      808d60f4
    • Dries Buytaert's avatar
      · c72096d6
      Dries Buytaert authored
      Patch by Michael:
      
      - Made a change to use @import directive for layout portion of css.
      
      - Changed the druplicon to link to drupal.org since the title of the
      site in the upper left now link to index.php.
      c72096d6
    • Dries Buytaert's avatar
      · 52a2338e
      Dries Buytaert authored
      - Better stylesheet for administration pages.  Contributed by Michael.
      52a2338e
  4. Dec 27, 2002
    • Dries Buytaert's avatar
      · a3ad12a9
      Dries Buytaert authored
      - We don't have to show the main row anymore.
      a3ad12a9
    • Dries Buytaert's avatar
      · 22541606
      Dries Buytaert authored
      - Added a "submit new content" link to the admin page.  Suggested by Amy.
        (Temporary solution only - probably needs better integration?)
      22541606
  5. Dec 26, 2002
    • Dries Buytaert's avatar
      · a4a8535a
      Dries Buytaert authored
      - Some small cosmetic changes.
      a4a8535a
    • Dries Buytaert's avatar
      · 26e0b9b7
      Dries Buytaert authored
      - Made Drupal report an error when magic_quotes are disabled.
      26e0b9b7
  6. Dec 25, 2002
    • Dries Buytaert's avatar
      · 72812503
      Dries Buytaert authored
      - Implemented preliminary version of Michael's suggestion.
      72812503
  7. Dec 24, 2002
    • Dries Buytaert's avatar
      · 22fa9ed7
      Dries Buytaert authored
      - Refactored the administration pages.
      22fa9ed7
    • Dries Buytaert's avatar
      · ca07ff36
      Dries Buytaert authored
      - Fixed typo: "Allow users comments" -> "Allow user comments"
      
      - By default, "Allow user comments" is set to "read-write".
      ca07ff36
    • Dries Buytaert's avatar
      · 8f5860ab
      Dries Buytaert authored
      - Fixed typo: "authomatically" -> "automatically".
      8f5860ab
    • Dries Buytaert's avatar
      · 77468813
      Dries Buytaert authored
      - Fixed some typos: "filesize" -> "file size"
      77468813
  8. Dec 22, 2002
  9. Dec 21, 2002
    • Kjartan Mannes's avatar
      - fixing doctype in rss feeds. · ca743aa6
      Kjartan Mannes authored
      ca743aa6
    • Dries Buytaert's avatar
      · 8f673be3
      Dries Buytaert authored
      - Small improvement.  Patch by Moshe.
      8f673be3
    • Dries Buytaert's avatar
      · c10ce14d
      Dries Buytaert authored
      - Switched the "short version" and the "long version" on the preview page.
      
      - Removed a broken filter which caused some line breaks to be stripped.
      
      - It is now possible to create short teasers and the '---' delimiter can
        be outside the allowed range but not more than a factor two.
      
      - Fine-tuned teaser extraction in absence of the '---' delimiter.
      c10ce14d
    • Dries Buytaert's avatar
      · d21ba6b0
      Dries Buytaert authored
      - Fixed glitch with the "leave shadow" option.
      d21ba6b0
    • Dries Buytaert's avatar
      · e0241df6
      Dries Buytaert authored
      - Applied modified version of Tran's documentation patch for the jabber
        module.
      e0241df6