summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* translation updateJaroslav Lichtblau2014-12-13
|
* translation updateType-kun2014-12-12
|
* Merge pull request #957 from dokuwiki-translate/lang_update_83Andreas Gohr2014-12-12
|\ | | | | Translation update (ja)
| * translation updateSatoshi Sahara2014-12-12
| |
* | Merge pull request #960 from dokuwiki-translate/lang_update_88Andreas Gohr2014-12-12
|\ \ | | | | | | Translation update (fi)
| * | translation updateJussi Takala2014-12-12
| |/
* | Merge pull request #959 from dokuwiki-translate/lang_update_87Andreas Gohr2014-12-12
|\ \ | | | | | | Translation update (fi)
| * | translation updateJussi Takala2014-12-12
| |/
* / translation updateJaroslav Lichtblau2014-12-12
|/
* seems we need to do SSL/TLS checks the other way roundAndreas Gohr2014-12-12
|
* set correct peer name when connecting through a SSL tunnel proxyAndreas Gohr2014-12-11
|
* prefer TLS for SSL Tunnel connections #915Andreas Gohr2014-12-11
|
* Merge pull request #923 from splitbrain/addLogEntryAndreas Gohr2014-12-11
|\ | | | | Make addLogEntry independent of global var INFO
| * Make addLogEntry independent of global var INFOGerrit Uitslag2014-11-06
| | | | | | | | In stead use the type as provided to the function. Fixes #920
* | add new behaviour: bounceAndreas Gohr2014-12-11
| | | | | | | | | | | | | | Add the class .bounce to any element to let it bounce slightly for 2 seconds. This is useful to make the user aware of some element. Can be combined with #scroll__here when a long list auto scrolls to a certain item.
* | scroll to current page when opening the sitemapAndreas Gohr2014-12-11
| |
* | Merge pull request #954 from splitbrain/extendconfigcascadeAndreas Gohr2014-12-11
|\ \ | | | | | | Extendable config cascade for userstyles and userscript
| * | Extendable config cascade for userstyles and userscriptGerrit Uitslag2014-12-10
| | | | | | | | | | | | Added user*.less files to config
* | | translation updateSøren Birk2014-12-11
| | |
* | | Merge pull request #946 from dokuwiki-translate/lang_update_60Andreas Gohr2014-12-10
|\ \ \ | |/ / |/| | Translation update (it)
| * | translation updateTorpedo2014-12-09
| | |
* | | Some PHPDocs media and admin pluginGerrit Uitslag2014-12-10
| | |
* | | translation updateSøren Birk2014-12-10
|/ /
* | Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/media.php inc/plugin.php inc/template.php lib/plugins/authplain/_test/escaping.test.php lib/plugins/syntax.php
| * | translation updateOmid Hezaveh2014-12-08
| | |
| * | Merge remote-tracking branch 'origin/master'Gerrit Uitslag2014-12-03
| |\ \
| | * | Update inbuilt renderers for node/leaf state in listitem_openChristopher Smith2014-12-01
| | | | | | | | | | | | | | | | | | | | - includes, xhtml renderer adding 'node' class to <li> when it contains child list(s)
| | * | provide node/leaf state data in listitem_open instruction parameterChristopher Smith2014-12-01
| | | |
| | * | translation updateMohammad Sadegh2014-11-27
| | | |
| | * | Merge pull request #932 from dokuwiki-translate/lang_update_30Andreas Gohr2014-11-24
| | |\ \ | | | | | | | | | | Translation update (fr)
| | | * | translation updatejames2014-11-19
| | | | |
| | * | | Merge pull request #933 from dokuwiki-translate/lang_update_31Andreas Gohr2014-11-24
| | |\ \ \ | | | | | | | | | | | | Translation update (no)
| | | * | | translation updatePatrick2014-11-19
| | | |/ /
| | * / / translation updateJaroslav Lichtblau2014-11-21
| | |/ /
| * | | code reformatting tpl_content_core()Gerrit Uitslag2014-12-03
| | | |
| * | | phpdocs handlerGerrit Uitslag2014-12-03
| | | |
| * | | provide also $ID in other export modes to rendererGerrit Uitslag2014-12-03
| | | | | | | | | | | | | | | | Simplifies modifying the cache via an action plugin
| * | | code formatting cacheGerrit Uitslag2014-12-03
| |/ /
| * | Trim unnecessary / at start of windowssharelinkMichael Große2014-11-11
| | |
| * | Move check after libraries are loaded, so that $conf['compression'] is not ↵Danny Lin2014-10-31
| | | | | | | | | | | | turned off in the case that gzopen doesn't exist while gzopen64 does exist, as inc/compatibility.php ought to have fixed.
| * | Merge pull request #907 from Rillke/masterAndreas Gohr2014-10-27
| |\ \ | | | | | | | | Accept some new gTLD e-Mail addresses
| | * | Accept some new gTLD e-Mail addressesRainer Rillke2014-10-17
| | | | | | | | | | | | | | | | | | | | | | | | by allowing longer TLDs (up to 63 characters, which is the DN maximum: https://tools.ietf.org/html/rfc1034): "Each node has a label, which is zero to 63 octets in length." For an up-to-date-length, see http://stackoverflow.com/a/22038535
| * | | Merge pull request #912 from dokuwiki-translate/lang_update_85Andreas Gohr2014-10-27
| |\ \ \ | | | | | | | | | | Translation update (zh-tw)
| | * | | translation updatelioujheyu2014-10-27
| | | | |
| * | | | translation updatePascal Schröder2014-10-27
| |/ / /
| * | / translation updateJaroslav Lichtblau2014-10-22
| | |/ | |/|
| * | use phpdocs deprecated notationGerrit Uitslag2014-10-21
| | |
| * | translation updateAleksandr Selivanov2014-10-18
| |/
| * translation updateYadav Gowda2014-10-15
| |
| * new PHP minimum requirement is now 5.3.3Andreas Gohr2014-10-14
| | | | | | | | that's the version in Debian old stable