Skip to content
Snippets Groups Projects
  1. Feb 13, 2009
    • Omid Mottaghi's avatar
      Persian language update · 14431a38
      Omid Mottaghi authored
      Ignore-this: c8b219dbe61a16304636ca2b633ccc3c
      
      darcs-hash:20090213100410-bd3aa-bdc7dc22c1c24c4632d0b1abe84d983e9a0dfd1d.gz
      14431a38
    • Andreas Gohr's avatar
      fixed uniqueness check in html_msg FS#1606 · 4af9f0d4
      Andreas Gohr authored
      Ignore-this: 6a22dba02d89c9c9745c8b2bab0188ab
      
      darcs-hash:20090213094416-7ad00-e70fa1b82cb657539304c761075defb5b24aef8c.gz
      4af9f0d4
    • Saroj Dhakal's avatar
      Nepali language update · 9caa83bd
      Saroj Dhakal authored
      Ignore-this: 346120de6a0e8dfd347bc737842b769d
      
      darcs-hash:20090213074120-22994-4cda6911fc83c916b837848f47a5d1ad231b6157.gz
      9caa83bd
    • Omid Mottaghi's avatar
      Persian language update · c3ff8c70
      Omid Mottaghi authored
      Ignore-this: e01610446dac451f1ba4ff19a9feb889
      
      darcs-hash:20090213073955-bd3aa-1cb54fe797e6d0fa62c0b729b48f51d0d8088499.gz
      c3ff8c70
  2. Feb 12, 2009
    • otto's avatar
      missing_head · 46c43bd8
      otto authored
      darcs-hash:20090212115732-89fa1-f7c6fd4653b094c56d2bd1352cf840dce8fb6c54.gz
      46c43bd8
    • otto's avatar
      missing_p · 05132adf
      otto authored
      darcs-hash:20090212114422-89fa1-df1bbb71acfe696550f7a7bf89d958179c15fcc0.gz
      05132adf
    • Martin Michalek's avatar
      Slovak language update · 7154d860
      Martin Michalek authored
      Ignore-this: 38d5a47b60d1b3d6d5e47859a29c1d31
      
      darcs-hash:20090212220653-d9bac-aa1a2eb4f6cc3460a2ee838266984250955d5e8e.gz
      7154d860
    • Omid Mottaghi's avatar
      Persian language update · 478a0e46
      Omid Mottaghi authored
      Ignore-this: c083994b478d4d5c06cd8ae6e9d5c5bb
      
      darcs-hash:20090212220538-bd3aa-f6e68c7de4f9ae4ee54ba744b8ff5f875ed3c2aa.gz
      478a0e46
  3. Feb 11, 2009
    • Chris Smith's avatar
      Fix for FS#1598 - allow a plugin to be a singleton if it so desires · e842bd07
      Chris Smith authored
      DokuWiki typically instantiates a plugin once and reuses
      that instance whenever the plugin is required. However on
      some occasions DokuWiki will request a new instantiation of
      a plugin.  This particularly applies to render plugins.  This
      patch allows a plugin to force DokuWiki to reuse the existing
      instance.
      
      If a plugin wishes to only be instantiated once then it
      should implement an "isSingleton()" method and that
      method should return boolean true.
      
      darcs-hash:20090211143520-f07c6-5c1a33dbed55f0b196a204745fe3139f3c7c0aa9.gz
      e842bd07
    • Jordan's avatar
      Spanish language update · 0e115661
      Jordan authored
      Ignore-this: fafc38e993f1ad0c7b7c5c747c783b10
      
      darcs-hash:20090211181345-baf32-3e6bad3285031d50c50f255920dbaca0ed369d9f.gz
      0e115661
    • Aivars Miska's avatar
      Latvian language update · fa6e7fbb
      Aivars Miska authored
      Ignore-this: f960b525d0344358e0d72f3afd070c73
      
      darcs-hash:20090211181214-e7bbe-7d817054d2b11cbe1114dd08e9bbe65e9556888f.gz
      fa6e7fbb
  4. Feb 10, 2009
    • Andreas Gohr's avatar
      do not close session in auth_logoff FS#1519 · d4869846
      Andreas Gohr authored
      Ignore-this: b30b94c67baa8a8916dd216424e9473c
      
      As auth_logoff is called very early for all not-logged in users it
      prevented writing the breadcrumbs and might have broken some other
      things relying on a open session at beginning of the script.
      
      auth_logoff now makes sure the session is open but will not close
      it.
      
      Additionally the session is now explicitly closed before a redirect.
      
      darcs-hash:20090210100257-7ad00-50470f18edb9fdbeb555fbf5d8a470a3b077915d.gz
      d4869846
  5. Feb 08, 2009
    • Otto Vainio's avatar
      Finnish language update · 837acd38
      Otto Vainio authored
      Ignore-this: b127a71fcd052e7e571388b4e72d1a8b
      
      darcs-hash:20090208182644-8d1e6-7208d7fc261fe59353be2094adbf292aea02fe16.gz
      837acd38
  6. Feb 06, 2009
  7. Feb 05, 2009
  8. Feb 03, 2009
    • Bruno De Fraine's avatar
      fix disable plugin mechanism revert FS#1585 · 83d0d71b
      Bruno De Fraine authored
      Ignore-this: bd7e66b737e8847373e071f0b23d96d7
      
      The mechanism for disabling plugins was not reverted completely: there were
      still references to the plugin.disabled directories in the
      Doku_Plugin_Controller class, this patch fixes this.
      
      darcs-hash:20090203194307-8a46b-4bb1c41e530edc9fde06ca61898a9a465d5b6d98.gz
      83d0d71b
    • Xiaodong Gu's avatar
      Chinese language update · 011dae35
      Xiaodong Gu authored
      Ignore-this: 751791b5c37807f4a4d7f79177162290
      
      darcs-hash:20090203192649-7bfe7-f6c7a89ee4a142371f193ad60da91823e0901bfe.gz
      011dae35
  9. Feb 01, 2009
    • Helmut Tischer's avatar
      getID_redirect_start · 397a8c4e
      Helmut Tischer authored
      Ignore-this: eb5adc80ab6a8789afd6cdeb4636f191
      On getID() at send_redirect() 'Location :' is prefixed to the url.
      But the prefix is added inside the function a second time, making the
      request syntax illegal and not working.
      To test, in Browser try "doku.php?id
      
      darcs-hash:20090201230831-aad98-d069056088941479d2f2e1c635d35dfb67deedeb.gz
      397a8c4e
  10. Feb 03, 2009
    • Andreas Gohr's avatar
      Some more Unit Tests · 23024b97
      Andreas Gohr authored
      Ignore-this: 75cdd558fc40a114961d2fca76e0bcdd
      
      darcs-hash:20090203191311-7ad00-bd6b96193f188afb5f26b6ca781dd5ea9eb8f0ef.gz
      23024b97
    • Diego Pierotto's avatar
      Italian language update · af82c959
      Diego Pierotto authored
      Ignore-this: ecf1d0d28cf28946ed1a34055f0b7ad3
      
      darcs-hash:20090203191244-35bef-3bc480dc0d92908329394f393c13582abf2cfe13.gz
      af82c959
  11. Feb 02, 2009
  12. Jan 30, 2009
  13. Jan 29, 2009
    • Hikaru N's avatar
      Russian language update · d1951f47
      Hikaru N authored
      Ignore-this: 56331f08a2df285b9ac26ee186700722
      
      darcs-hash:20090129203500-ec8b6-916084a2b58d4213f726d50a3f6cf8f8e4f65077.gz
      d1951f47
    • Otto Vainio's avatar
      Finish language update · 70927db6
      Otto Vainio authored
      Ignore-this: 456baa2a6da2b1a635059b37507b2294
      
      darcs-hash:20090129190509-28fc2-76a8c3f93329fb9422a75f8b6abbf1b7b0279554.gz
      70927db6
    • info's avatar
      Valencian translation added · 5dbfc37e
      info authored
      Ignore-this: 83b249f767bffc80aa1cf216fd23cb3d
      
      darcs-hash:20090129190002-5fb9e-17f60fdb77d9673d8519f00f8e82b9ca2422544c.gz
      5dbfc37e
    • José Antonio Cidre Bardelás's avatar
      Galician language update · b628467b
      José Antonio Cidre Bardelás authored
      Ignore-this: a47135ec0caec23dd14f243ac2d3f4eb
      
      darcs-hash:20090129182231-daa12-eeaec824379175bb042798e5b51c62ef37d3c98f.gz
      b628467b
  14. Jan 28, 2009
    • N3o's avatar
      Romanian language update · f62cf1fb
      N3o authored
      Ignore-this: dc7791e92e6e634bde31405d68a3d2ff
      
      darcs-hash:20090128153853-1af7f-5d2e9cc1a99fc692d86e642d56a868e89cf9f39e.gz
      f62cf1fb
    • Andreas Gohr's avatar
      German language update · 816c6fbd
      Andreas Gohr authored
      Ignore-this: 988a077db02848ed07c911c4d1c043a7
      
      darcs-hash:20090128152359-7ad00-2a341b3045a0aebb44a4b26c1d48047c18a3b2cf.gz
      816c6fbd
    • Guillaume Turri's avatar
      French language update · ba0f22c0
      Guillaume Turri authored
      Ignore-this: dbc4899c6a32b235249403eeb5b950b5
      
      darcs-hash:20090128151859-78808-d3bfb2ba096e77d126a15817d2f15ced889bb426.gz
      ba0f22c0
Loading