Skip to content
Snippets Groups Projects
  1. Feb 18, 2006
  2. Feb 17, 2006
    • Andreas Gohr's avatar
      file cleanups · 98c86858
      Andreas Gohr authored
      This patch cleans up the source code to satisfy the coding guidelines (see
      http://wiki.splitbrain.org/wiki:development#coding_style)
      
      It converts files to UNIX lineendings and removes tabs and trailing
      whitespace. Not all files were cleaned yet.
      
      darcs-hash:20060217222040-7ad00-bba3d2bee3b5aa7cbb5184258abd50805cd071bf.gz
      98c86858
    • Andreas Gohr's avatar
      do not try to init auth object if useacl · 1c73890c
      Andreas Gohr authored
      darcs-hash:20060217221221-7ad00-56a0595780eaf495cd67567d00e07ef6d90ab38c.gz
      1c73890c
    • Andreas Gohr's avatar
      fixed password mail · 1d096a10
      Andreas Gohr authored
      There was an error which caused the mail aent on registration to
      contain the crypted password instead of the cleartext one.
      
      darcs-hash:20060217180715-7ad00-88b2e8f74ddbad41300ca53bbf79df3d8d8beebc.gz
      1d096a10
  3. Feb 13, 2006
  4. Feb 11, 2006
  5. Feb 10, 2006
    • Andreas Gohr's avatar
      romanization support in utf8 library · 8a831f2b
      Andreas Gohr authored
      This patch addes basic romanization support to the utf-8 library. It
      converts non-latin languages to ASCII.
      
      The transliteration tables used where gathered from various places
      on the net. I do not speak any of those languages so I can't say how
      good they are. Any recommendations and fixes are welcome!
      
      This can be enabled for ID cleaning by setting the deaccent option to 2.
      It is also used in the XHTML renderer to generate section ids based
      on the header titles. Leading digits and any remaining non-ASCII chars
      are removed as well. This is the first step to make section ID always
      XHTML compatible. Making sure they are unique is not implemented yet.
      
      darcs-hash:20060210200627-7ad00-61a633563bb92a00ef4a3f699d73117139cbf367.gz
      8a831f2b
  6. Feb 08, 2006
    • shmulik grandpa's avatar
      hebrew language updates · 52a90af3
      shmulik grandpa authored
      darcs-hash:20060208204036-27c15-c1ae1c65782fcbf0fb95575d139e41bd24948fe9.gz
      52a90af3
    • matthiasgrimm's avatar
      MySQL cando update · 715e553e
      matthiasgrimm authored
      This patch fixed the cando capabilities array.
      
      darcs-hash:20060208185913-7ef76-b6e999ebd2ecfbf3d3b50305cee88d6eb85a3b65.gz
      715e553e
  7. Feb 07, 2006
  8. Feb 05, 2006
  9. 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
  10. Feb 04, 2006
  11. Feb 03, 2006
  12. Feb 02, 2006
  13. Feb 01, 2006
    • chris's avatar
      user manager fix, avoid calling getUserCount method when it isn't available · 67019d15
      chris authored
      darcs-hash:20060202022500-9b6ab-896f1c762fa6aa9307fe30e8762fd6b424c717f7.gz
      67019d15
    • chris's avatar
      plugin manager fix for php5/win bug · 0ddeab43
      chris authored
      darcs-hash:20060202022424-9b6ab-36275dd4c71c272d332de76dd39cc45024c6cc18.gz
      0ddeab43
    • matthiasgrimm's avatar
      show disabled user edit button in grey · 6154103c
      matthiasgrimm authored
      This patch adds a grey image for the user edit button
      that indicates that the button is inactive and can't
      be triggered.
      
      darcs-hash:20060201182902-7ef76-f2054073d349662c0021edc4a16244504df5c77d.gz
      6154103c
    • matthiasgrimm's avatar
      optional READ Lock · b0a0ac79
      matthiasgrimm authored
      The option TablesToLock is no longer required for read operations.
      The small risk to feed invalid data into dokuwiki was accepted by
      the project leader.
      
      Nevertheless locks will be used for read operations too, if the
      option 'TablesToLock' is given.
      
      darcs-hash:20060201181422-7ef76-e89c5d9c305ca8c076281a58b6208e60dfce4c9f.gz
      b0a0ac79
  14. Jan 31, 2006
  15. Jan 30, 2006
  16. Jan 29, 2006
  17. Jan 28, 2006
Loading