Skip to content
Snippets Groups Projects
  1. Feb 28, 2006
  2. Feb 26, 2006
  3. Feb 24, 2006
    • Troels Liebe Bentsen's avatar
      Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct... · 44881d27
      Troels Liebe Bentsen authored
      Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct permissions, this should also fix problems with dokuwiki making setuid files on some umasks.
      
        * Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly.
        * Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense.
        * Use chmod for setting the correct permissions but only if it's needed.
        * Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway.
      
      darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
      44881d27
  4. Feb 18, 2006
  5. Feb 24, 2006
  6. Feb 23, 2006
  7. Feb 07, 2006
  8. Feb 02, 2006
    • matthiasgrimm's avatar
      change only changed data · 073766c6
      matthiasgrimm authored
      This patch changed the modifyUser function of the user manager
      so that it only forward data fields to the backend that the
      user really changed. Unchanged or empty fields will be skipped.
      
      darcs-hash:20060202192030-7ef76-a221f16cafd24eef632b6554ada90aee8b500b8b.gz
      073766c6
  9. Feb 04, 2006
  10. Feb 03, 2006
  11. Feb 02, 2006
  12. Feb 01, 2006
  13. Jan 31, 2006
  14. Jan 30, 2006
  15. Jan 29, 2006
  16. Jan 28, 2006
  17. Jan 27, 2006
  18. Jan 26, 2006
    • Esther Brunner's avatar
      functions for handling plugin settings with config manager · ea83dfcc
      Esther Brunner authored
      darcs-hash:20060127001636-283c4-a54e5b7aaab261d9c875686fe4ccfb483ee7358b.gz
      ea83dfcc
    • Anika Henke's avatar
      closed <td> in acl plugin · bf5d40c2
      Anika Henke authored
      darcs-hash:20060126225603-d5083-eade1a84225396378bcf52ebce70c5dc74f8ee04.gz
      bf5d40c2
    • matthiasgrimm's avatar
      usermanager start value missing · 34342902
      matthiasgrimm authored
      The start value of the user list was corrupted, if in
      search mode but _REQUEST['search'] was empty. An empty
      start value passed to the authentication backends might
      cause an error (in MySQL backend for sure). This patch
      fixes this.
      
      darcs-hash:20060126195356-7ef76-d899fb08bba42de487f695536f4ae0cdeb3a0eaa.gz
      34342902
    • Andreas Gohr's avatar
      scroll__here support · c632fc69
      Andreas Gohr authored
      This adds a simple JavaScript behavior. When an element with the id
      'scroll__here' is found in the document the browser will scroll this
      element into view. Useful to scroll to some output after form submitting.
      
      darcs-hash:20060126212926-7ad00-b359915a5d6a299652134d8dfa64015786283b6b.gz
      c632fc69
    • Andreas Gohr's avatar
      java script changes · 2411dd85
      Andreas Gohr authored
      This adds a javascript confirmation for the delete button in the user manager.
      It also adds the $() shortcut function known from the prototype library.
      
      darcs-hash:20060126203550-7ad00-d5690ef06432286239953a79c5dbbc25f8720204.gz
      2411dd85
  19. Jan 25, 2006
  20. Jan 24, 2006
    • chris's avatar
      config plugin · 10449332
      chris authored
      darcs-hash:20060125001546-9b6ab-02a6255db9adc4dc22f4970b01a3b148d2b1810c.gz
      10449332
    • chris's avatar
      user manager plugin · 0440ff15
      chris authored
      darcs-hash:20060125000731-9b6ab-f42d90c270edd795038b814516a1da90c0824e71.gz
      0440ff15
Loading