Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | translation update | Davor Turkalj | 2014-09-19 |
| | |||
* | translation update | Schplurtz le Déboulonné | 2014-09-17 |
| | |||
* | Merge pull request #857 from dokuwiki-translate/lang_update_20 | Andreas Gohr | 2014-09-15 |
|\ | | | | | Translation update (zh-tw) | ||
| * | translation update | June-Hao Hou | 2014-09-13 |
| | | |||
* | | translation update | Viktor Zavadil | 2014-09-15 |
|/ | |||
* | translation update | Davor Turkalj | 2014-09-10 |
| | |||
* | translation update | Mohamad Mehdi Habibi | 2014-09-10 |
| | |||
* | fr/newpage.txt: translation suggestion | Prof Gra | 2014-09-03 |
| | | | autorisations suffisants -> permissions suffisantes | ||
* | Merge remote-tracking branch 'origin/master' | Gerrit Uitslag | 2014-09-01 |
|\ | |||
| * | translation update | pokesakura | 2014-08-28 |
| | | |||
| * | translation update | Felipe Castro | 2014-08-27 |
| | | |||
| * | translation update | Hamid | 2014-08-18 |
| | | |||
| * | sanity check update message | Andreas Gohr | 2014-08-15 |
| | | | | | | | | | | | | This should avoid problems when a WiFi login redirect intercepts the update check. See https://forum.dokuwiki.org/post/45076 | ||
| * | translation update | Fabio | 2014-08-09 |
| | | |||
| * | translation update | Igor Degraf | 2014-08-07 |
| | | |||
| * | set canonical URL to root when on start page | Anika Henke | 2014-08-02 |
| | | |||
| * | translation update | Stan | 2014-08-02 |
| | | |||
| * | Merge pull request #820 from dokuwiki-translate/lang_update_118 | Andreas Gohr | 2014-07-30 |
| |\ | | | | | | | Translation update (bn) | ||
| | * | translation update | ninetailz | 2014-07-30 |
| | | | |||
| * | | better NS check in media_delete | Andreas Gohr | 2014-07-30 |
| |/ | | | | | | | as discussed in 22db8df7a2f043e38437a49bb327354b2a296bf0 | ||
* / | fix userlink title when no authplugin is available or no user is found | Gerrit Uitslag | 2014-09-01 |
|/ | |||
* | recheck auth in media_delete | Andreas Gohr | 2014-07-30 |
| | | | | | | Sometime the passed AUTH was not correct. This is a quick fix, but the whole media manager handling is one stining pile of crap that needs a major rewrite. | ||
* | Merge pull request #788 from splitbrain/jquery | Andreas Gohr | 2014-07-30 |
|\ | | | | | update jquery and jquery-ui | ||
| * | upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778 | Andreas Gohr | 2014-07-04 |
| | | | | | | | | | | | | | | | | | | This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken files :-( Unfortunately there's no simple way to get the latest stable jQuery-UI so for now the version has to be adjusted manually in the script. | ||
* | | Merge pull request #818 from jurrehart/issue#740 | Andreas Gohr | 2014-07-29 |
|\ \ | | | | | | | Issue #740 quick simple fix | ||
| * | | Update template.php | Jurgen | 2014-07-29 |
| | | | | | | | | | Removed creation of <meta name="date" as suggested in issue #740 thread | ||
* | | | translation update | ninetailz | 2014-07-29 |
|/ / | |||
* | | HTTPClient don't omit headers with value 0 | Andreas Gohr | 2014-07-28 |
| | | |||
* | | Merge pull request #813 from dokuwiki-translate/lang_update_112 | Andreas Gohr | 2014-07-28 |
|\ \ | | | | | | | Translation update (ta) | ||
| * | | translation update | Naveen Venugopal | 2014-07-26 |
| | | | |||
* | | | fix AUTH_USER_CHANGE event in profile updates | Andreas Gohr | 2014-07-26 |
|/ / | | | | | | | | | the triggered event did not allow event handlers to change the passed data | ||
* | | translation update | Naveen Venugopal | 2014-07-21 |
| | | |||
* | | translation update | Naveen Venugopal | 2014-07-20 |
| | | |||
* | | not encode semicolon in idfilter. | Gerrit Uitslag | 2014-07-15 |
| | | | | | | | | Restores vanished changes of #84 | ||
* | | add PHPDocs in html.php | Gerrit Uitslag | 2014-07-15 |
| | | |||
* | | translation update | Yuthana Tantirungrotechai | 2014-07-12 |
| | | |||
* | | translation update | Hideaki SAWADA | 2014-07-12 |
| | | |||
* | | translation update | Davor Turkalj | 2014-07-10 |
| | | |||
* | | translation update | Naveen Venugopal | 2014-07-05 |
| | | |||
* | | allow for easier HTTPClient debugging | Andreas Gohr | 2014-07-04 |
|/ | | | | | | | | | | | | | Sometimes users report bugs or problems releated to HTTP connections made by our HTTPCient (eg. in the extension manager or XMLRPC). Debugging those problems previously required modifying some sources to enable the debugging output of the HTTPClient. This patch adds a way to enable the debugging via a request parameter. Since HTTP requests are often done only *after* some button was clicked, the parameter is also looked for in the referrer of a request. Debugging output is enabled through the existence of the parameter 'httpdebug' and is directly printed to the screen. Debugging HTTP only works when allowdebug is enabled. | ||
* | rephrased error message. #681 | Andreas Gohr | 2014-07-04 |
| | |||
* | Merge branch 'oldpluginshasnoGetinfo' of ↵ | Andreas Gohr | 2014-07-04 |
|\ | | | | | | | | | | | | | | | git://github.com/splitbrain/dokuwiki into pull-request-709 * 'oldpluginshasnoGetinfo' of git://github.com/splitbrain/dokuwiki: Reformat getInfo function Improve missing plugin.info.txt message. | ||
| * | Reformat getInfo function | Gerrit Uitslag | 2014-05-13 |
| | | | | | | | | with previous commit, Fixes #681 | ||
| * | Improve missing plugin.info.txt message. | Gerrit Uitslag | 2014-05-13 |
| | | |||
* | | Merge remote-tracking branch 'origin/pr/787' | Andreas Gohr | 2014-07-04 |
|\ \ | | | | | | | | | | | | | | | | | | | | | | * origin/pr/787: translation update Conflicts: inc/lang/es/edit.txt | ||
| * | | translation update | Jonathan Hernández | 2014-07-04 |
| | | | |||
* | | | Merge pull request #786 from dokuwiki-translate/lang_update_75 | Andreas Gohr | 2014-07-04 |
|\ \ \ | | | | | | | | | Translation update (es) | ||
| * | | | translation update | Jonathan Hernández | 2014-07-04 |
| |/ / | |||
* | | | Merge pull request #785 from dokuwiki-translate/lang_update_74 | Andreas Gohr | 2014-07-04 |
|\ \ \ | | | | | | | | | Translation update (es) | ||
| * | | | translation update | Jonathan Hernández | 2014-07-04 |
| |/ / |