Skip to content
Snippets Groups Projects
  1. Oct 28, 2008
  2. Oct 23, 2008
  3. Oct 14, 2008
  4. Oct 11, 2008
  5. Aug 15, 2008
  6. Aug 13, 2008
  7. Jul 20, 2008
  8. Mar 18, 2008
  9. Nov 23, 2007
    • Andreas Gohr's avatar
      Spellchecker removed · ae112d8c
      Andreas Gohr authored
      With spell checkers available in all modern browsers, having a spell checker in
      DokuWiki's core code is no longer necessary. This patch removes the spell
      checking feature. It will be made available as optional plugin.
      
      darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
      ae112d8c
  10. Aug 07, 2007
  11. Jul 15, 2007
  12. Jun 25, 2007
  13. Mar 27, 2007
    • helmut's avatar
      Rechtschreibkorrektur · 93ef9bd0
      helmut authored
      Rechtschreibung und Zeichensetzung ueberarbeitet (wenige Aenderungen)
      
      darcs-hash:20070327135044-2d976-d81e964dc52dbc39a570f4e735689b755779c9c9.gz
      93ef9bd0
  14. Feb 24, 2007
  15. Feb 11, 2007
  16. Jan 06, 2007
    • Andreas Gohr's avatar
      language updates · b2829dc4
      Andreas Gohr authored
      darcs-hash:20070106111111-7ad00-a83deec03167c6511645eb01bbeda197d5dce83f.gz
      b2829dc4
  17. Nov 22, 2006
  18. Nov 05, 2006
  19. Oct 13, 2006
  20. Sep 03, 2006
  21. Aug 11, 2006
  22. Aug 06, 2006
    • Andreas Gohr's avatar
      various language fixes · 8dbc24f2
      Andreas Gohr authored
      This patch makes sure all languages files have UNIX style line endings
      and use correct UTF-8 encoding
      
      darcs-hash:20060806143836-7ad00-2d9c48c5be303565ce461ec977c8792df61fbdd1.gz
      8dbc24f2
  23. Jul 30, 2006
  24. Jul 28, 2006
  25. Jun 15, 2006
    • Sebastian Harl's avatar
      register notify #826 · a06e4bdb
      Sebastian Harl authored
      A small patch for dokuwiki which enables dokuwiki to notify the
      administrator about new user registrations
      
      darcs-hash:20060615194419-022eb-51630aff3c6d93abc656742fc0bc723b93f97734.gz
      a06e4bdb
  26. Mar 05, 2006
    • Andreas Gohr's avatar
      german updates · ff175d65
      Andreas Gohr authored
      darcs-hash:20060305113841-7ad00-55a191a885328d6f651dc48690a9004485b29e9a.gz
      ff175d65
  27. Mar 04, 2006
  28. Jan 30, 2006
    • Andreas Gohr's avatar
      language updates · 262065ef
      Andreas Gohr authored
      darcs-hash:20060130214840-7ad00-ef1974692b64d4e4f7420d5c68f70f113630957b.gz
      262065ef
  29. Jan 27, 2006
  30. Jan 26, 2006
    • 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
  31. Jan 24, 2006
    • matthiasgrimm's avatar
      MySQL modify user patch · dfdd92d5
      matthiasgrimm authored
      This patch changed the function modifyUser(). Before this update
      each data change was applied by deleting and re-adding the complete
      user entry. The new function uses the UPDATE SQL statement.
      
      Furthermore all human readable error messages were removed. The
      calling procedure is in charge now to inform the user about
      failures. Internal debug messages were added. They can be enabled
      in the configuration file.
      
      Last but not least the module retrieves the database version now
      to handle incompatible features between different MySQL versions.
      
      darcs-hash:20060124190625-7ef76-f6dffabf230155aa51bf3c8569c31fd444634407.gz
      dfdd92d5
  32. Nov 11, 2005
    • Matthias Grimm's avatar
      profile change feedback · 4cb79657
      Matthias Grimm authored
      This pathc adds a feedback for the user after changing his/her
      profile and the profile dialog will be closed.
      
      darcs-hash:20051111170122-4145d-8b04e5078ac5f7f5bff2309d55002232e67f344a.gz
      4cb79657
  33. Nov 06, 2005
    • Matthias Grimm's avatar
      mysql extension for OO auth system · 3ff230f7
      Matthias Grimm authored
      This patch adds the mysql extension to the OO auth system. The SQL statements
      are defined in conf/mysql.conf.php.example and needs to be adapted to the
      local database. The set of statements work with the database structure described
      in conf/mysql.conf.php.example.
      
      This module is beta and heavy testing in different environments is recommended.
      
      The documentation of the SQL statements is not complete yet
      
      darcs-hash:20051106130303-4145d-28acb18584822f8d1eafa1d63e206f2e83f64009.gz
      3ff230f7
    • Matthias Grimm's avatar
      de_language_update · 5faeb726
      Matthias Grimm authored
      The german translation was updated and missing files were added.
      
      darcs-hash:20051106111006-4145d-975932c5619c6774365e3f32c7abe1d638114d6d.gz
      5faeb726
  34. Nov 05, 2005
    • Matthias Grimm's avatar
      OO_auth_fixes · d2dde4eb
      Matthias Grimm authored
      This patch allows the OO auth module to fail. The basic class got
      a new property $success that is checked in auth.php. Derived classes
      might change this calue in their constructors.
      
      Beautifying the whitespaces in auth.php completes this patch.
      
      darcs-hash:20051105124932-4145d-dfcfa6c3b87d0087b4bffe3e5a29db000b10b242.gz
      d2dde4eb
  35. Sep 04, 2005
    • Andreas Gohr's avatar
      de lang update · 1f5a6968
      Andreas Gohr authored
      darcs-hash:20050904113441-7ad00-d8136fdbf3f6b21836694bc29482a80a5309f4a3.gz
      1f5a6968
  36. Aug 29, 2005
  37. Aug 14, 2005
Loading