Skip to content
Snippets Groups Projects
  1. May 23, 2006
  2. May 20, 2006
  3. Apr 30, 2006
  4. Apr 03, 2006
  5. Jan 20, 2006
  6. Sep 02, 2005
  7. Jun 19, 2005
  8. May 05, 2005
  9. May 04, 2005
  10. Mar 27, 2005
  11. Mar 18, 2005
  12. Jan 07, 2005
  13. Nov 27, 2004
  14. Sep 18, 2004
  15. Sep 15, 2004
    • Dries Buytaert's avatar
      · e31fef12
      Dries Buytaert authored
      - Patch #9988 by MegaGrunt: visual improvements to the tabs in Pushbutton.
      e31fef12
  16. Aug 20, 2004
  17. Aug 05, 2004
  18. Jul 25, 2004
    • Steven Wittens's avatar
      CSS improvements: · ad5e3ebb
      Steven Wittens authored
      - Restoring background coloring for the watchdog logs (was broken)
      - Making watchdog backgrounds lighter, makes it easier on the eyes and improves readability.
      - Adjusted the spacing between items on the frontpage a bit to be clearer.
      - Fixed the vertical stretching of table rows with form controls in them.
      ad5e3ebb
  19. Jul 08, 2004
    • Dries Buytaert's avatar
      · 5b73def3
      Dries Buytaert authored
      - Changed the way status messages are printed as per Kristjan's suggestion:
        http://drupal.org/files/issues/error_messages_list.png (issue #9138).
      
        drupal_set_message() has been changed to group message by type and a
        helper function, theme_status_message(), is added to display the messages.
        Chameleon and Xtemplate have been updated to use this new function.
      
      - Updated CHANGELOG.txt.
      5b73def3
  20. Jun 20, 2004
    • Dries Buytaert's avatar
      · b713e3d4
      Dries Buytaert authored
      - Patch #8617 by TDobes: changes all gifs to pngs for better consistency (and
        to get of proprietary formats).
      
      - Added forum-sticky.png.  Made by Steven.
      b713e3d4
  21. Jun 02, 2004
  22. May 05, 2004
    • Dries Buytaert's avatar
      · 6f2d8518
      Dries Buytaert authored
      - Patch #7581 by bylund: made the archive module's calendar accessible.
      6f2d8518
  23. Apr 25, 2004
    • Dries Buytaert's avatar
      · 1391df9f
      Dries Buytaert authored
      - Patch #7330 by MegaGrunt: turns primary and secondary link ids into a classes,
        and assigns the classes to header and footer.  Also renamed a few elements to
        make them more logical/consistent.  Plus added search id around search area,
        and a few other minor improvements.
      1391df9f
  24. Apr 13, 2004
  25. Mar 29, 2004
  26. Mar 11, 2004
    • Dries Buytaert's avatar
      · 2101f6c4
      Dries Buytaert authored
      - Rewrote the profile module:
      
         + Added a 'created' field to the users table and renamed the 'timestamp'
           fied to 'changed' (cfr. node table).  Update.php will try to determine
           a 'created' timestamp for existing users.
      
         + The profile module no longer uses serialized data but has its own set
           of tables.  Known existing profile data is migrated by these new tables.
             TODO: migrate the birthday field.
      
         + The profile fields can be grouped, and within each group, profile fields
           can be sorted using weights.
      
         + The profile pages can be themed.
      
         + The profiles can be browsed based on certain properties/settings.
      
         + Change the _user hook: (i) 'private_view' and 'public_view' are merged
           into 'view' as there are no private fields and (ii) 'edit_form' has
           been renamed to 'edit'.
      
         + Avatar handling has been refactored and is now part of the user module.
           The users table has a dedicted 'picture' field.
      
         + Simplified the way themes should use display/visualize pictures or
           avatars.
      
         + Made it possible for administrators to replace or delete avatars.
      
         + ...
      
        I hope this make for a good base to build on collectively.
      2101f6c4
  27. Mar 01, 2004
  28. Feb 25, 2004
    • Dries Buytaert's avatar
      · a283a3b7
      Dries Buytaert authored
      - Patch by Gerhard: move the updates to database/updates.inc so packaging
        systems can by-pass update.php.
      a283a3b7
  29. Feb 23, 2004
    • Dries Buytaert's avatar
      · c91d0360
      Dries Buytaert authored
      - Intitial version of the Pushbutton theme: contributed by MegaGrunt!
      c91d0360
Loading