Skip to content
Snippets Groups Projects
  1. Dec 04, 2005
  2. Dec 03, 2005
  3. Nov 29, 2005
  4. 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
  5. Nov 26, 2005
  6. Nov 25, 2005
  7. Nov 19, 2005
  8. Nov 20, 2005
  9. Nov 23, 2005
  10. Nov 18, 2005
  11. Nov 16, 2005
  12. 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
  13. Nov 12, 2005
  14. Nov 11, 2005
  15. Nov 10, 2005
    • Matthias Grimm's avatar
      MySQL OO auth module bug fix · 10e0d7f9
      Matthias Grimm authored
      This patch fixes some bugs in the MySQL OO auth module
      regarding modifying user data.
      
      darcs-hash:20051110173812-4145d-384877de723b568ccc456f42738a8a5e012fb84d.gz
      10e0d7f9
  16. Nov 08, 2005
  17. Nov 07, 2005
    • Matthias Grimm's avatar
      MySQL auth module documentation · 75bfc19c
      Matthias Grimm authored
      This patch completes the documentation of the MySQL SQL statements
      that are necessary to run the mysql OO auth module in mysql.conf.php.example.
      
      Some pattern names in the code were not in line - fixed.
      
      darcs-hash:20051107210740-4145d-cdf140b6d14664ce9c1a85f67e1bf8feb294c17b.gz
      75bfc19c
  18. Nov 06, 2005
    • hfuecks's avatar
      get_tests_running_1 · fc1c55b1
      hfuecks authored
      darcs-hash:20051106233800-e96b6-90328f1b6cc5c8b25c6e02f113cf80475789d297.gz
      fc1c55b1
Loading