Skip to content
Snippets Groups Projects
  1. Aug 21, 2004
    • Dries Buytaert's avatar
      · 94e30bf7
      Dries Buytaert authored
      - Patch by JonBob: for consistency and readability, add brief descriptions of each source file inside the @file comment block at the head of the file. This helps with Doxygen indexing, and also allows neophytes to see what a file does immediately on opening the source, regardless of the organization of the hooks.
      94e30bf7
    • Dries Buytaert's avatar
      · 6696028a
      Dries Buytaert authored
      - Patch by TDobes: bugfix: fixed a typo.
      6696028a
  2. Aug 20, 2004
  3. Aug 19, 2004
  4. Aug 18, 2004
    • Steven Wittens's avatar
      Fixed bad permissions in upload.module: · eb5d7d2a
      Steven Wittens authored
      - Admin - upload only shows up for 'access administration section' perms
      - Users without 'upload files' perm do not see the attachments form (and cannot attach even when sending their own http request)
      
      Note: if a user can edit a node, but not 'upload files', then the attachments are left untouched (and cannot be changed).
      eb5d7d2a
    • Dries Buytaert's avatar
      · db548f75
      Dries Buytaert authored
      - Bugfix, spotted by Gerhard: editing a book page did not update the author.
      db548f75
    • Dries Buytaert's avatar
      · 83a739bd
      Dries Buytaert authored
      - Code improvements by Stefan: made all status messages consistent (and easier to translate).
      83a739bd
    • Dries Buytaert's avatar
      - Code improvements by Stefan: · 0e36182c
      Dries Buytaert authored
         + " -> '
         + Using form_set_error() instead of drupal_set_message().
         + Removed dead code.
      0e36182c
    • Dries Buytaert's avatar
      · 77515308
      Dries Buytaert authored
      - Small change to the wording of the 'note'.
      77515308
    • Steven Wittens's avatar
      Setting the default workflow for attachments by upload.module to be enabled. · 8050af67
      Steven Wittens authored
      This makes sense because people will expect attachments to work everywhere when they enable this module. This also matches comment.module's behaviour, where comments are allowed by default unless turned off.
      8050af67
  5. Aug 17, 2004
  6. Aug 16, 2004
  7. Aug 15, 2004
    • Dries Buytaert's avatar
      - Patch by James Seng and James Walkah: · 3a259e91
      Dries Buytaert authored
        * Don't rely on a blog table (i.e. do 'extended' the drupal way.
        * Allow listing / setting new 'input format' - (using mt.supportedTextFilters).
        * Handle MT extensions to metaWeblog.newPost/editPost where applicable.
        * Implemented mt.supportedMethods.
        * Also did a bit of refactoring to make sure we generate post values the same for both newPost/editPost but also for getRecentPosts and getPost
      3a259e91
    • Dries Buytaert's avatar
      · 9a26352b
      Dries Buytaert authored
      - Patch #9864 by JonBob: better form validation in menu administration.
      9a26352b
Loading