Skip to content
Snippets Groups Projects
  1. Jan 07, 2006
    • matthiasgrimm's avatar
      mysql class password encryption bugfix · f26243a6
      matthiasgrimm authored
      A syntax error in the checkpass() function prevented the module
      from using password encryption by the database. It always did the
      password encryption by itself - fixed.
      
      darcs-hash:20060107114635-7ef76-0eeee13b57844097e83f14d85372502e6b1ce10e.gz
      f26243a6
  2. Dec 13, 2005
  3. Dec 12, 2005
  4. Dec 10, 2005
  5. Dec 07, 2005
  6. Dec 06, 2005
    • steven-danz's avatar
      favicon to tpl · e5706166
      steven-danz authored
      Move the favicon.ico file from the DOKU_BASE to DOKU_TPL to make it easier
      for new templates to replace the image
      
      darcs-hash:20051207024650-4c315-867302015ab832e05e49316aef87fc823a29f79c.gz
      e5706166
  7. Dec 04, 2005
  8. Dec 03, 2005
  9. Nov 29, 2005
  10. Nov 27, 2005
    • Andreas Gohr's avatar
      Wildcardsearch added #552 #632 · ad81d431
      Andreas Gohr authored
      Now searching for word parts is possible by adding or prepending a *
      character to the searchword:
      
      'foo*' searches for words beginning with 'foo' eg. 'foobar'
      '*foo' looks for words ending in 'foo' eg. 'barfoo'
      '*foo*' gets anything with 'foo' in it eg. 'barfoobaz'
      
      darcs-hash:20051127180723-7ad00-1eb29e812ddaf38d9812697bb1cffffe9a5fb330.gz
      ad81d431
    • Andreas Gohr's avatar
      Template stylesheets are now defined in sytle.ini · 519b3173
      Andreas Gohr authored
      Which stylesheets should be loaded for a template is now defined in
      the style.ini file.
      
      IMPORTANT: template designers need to adjust their style.ini
      
      darcs-hash:20051127121849-7ad00-cf5b4d608d72bc9ed57766298a3942c3a2ec88f9.gz
      519b3173
    • Andreas Gohr's avatar
      fixed date format for google sitemaps · e35e4cbd
      Andreas Gohr authored
      darcs-hash:20051127110118-7ad00-691b4d529004ef0571896c3d326361970a584409.gz
      e35e4cbd
  11. Nov 26, 2005
  12. Nov 25, 2005
  13. Nov 19, 2005
  14. Nov 20, 2005
  15. Nov 23, 2005
  16. Nov 18, 2005
  17. Nov 16, 2005
  18. Nov 11, 2005
    • matthiasgrimm's avatar
      change username fix · 630a9e82
      matthiasgrimm authored
      This patch adds support for changing the username in modifyUser() which is
      needed by the user manager.
      
      darcs-hash:20051111185816-7ef76-062a7d949beaa90981d4fef8dfa70edc9d4723e6.gz
      630a9e82
  19. Nov 12, 2005
  20. Nov 11, 2005
Loading