summaryrefslogtreecommitdiff
path: root/inc
Commit message (Expand)AuthorAge
...
| * | | | | | removed deprecated html_attbuild()Anika Henke2013-11-04
| * | | | | | removed deprecated tpl_getFavicon()Anika Henke2013-11-04
| * | | | | | removed loading of deprecated RTL stylesAnika Henke2013-11-04
| * | | | | | removed deprecated third param of cleanID()Anika Henke2013-11-04
| | |_|_|_|/ | |/| | | |
* | | | | | Merge pull request #408 from splitbrain/approve-users-acl-policyAnika Henke2013-11-17
|\ \ \ \ \ \
| * | | | | | changed user approval option to disable registration option in installerAnika Henke2013-11-17
| * | | | | | added possibility to approve users to ACL policies in installerAnika Henke2013-11-09
| |/ / / / /
* | | | | | Merge pull request #428 from dokuwiki-translate/lang_update_489Andreas Gohr2013-11-17
|\ \ \ \ \ \
| * | | | | | translation updateRobert Bogenschneider2013-11-17
* | | | | | | translation updateMyeongjin2013-11-17
|/ / / / / /
* | | | | | Merge pull request #425 from dokuwiki-translate/lang_update_487Anika Henke2013-11-16
|\ \ \ \ \ \
| * | | | | | translation updateMyeongjin2013-11-16
* | | | | | | Merge pull request #424 from dokuwiki-translate/lang_update_485Anika Henke2013-11-16
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | translation updateMartin Michalek2013-11-14
* | | | | | | Merge pull request #422 from glensc/patch-1Andreas Gohr2013-11-13
|\ \ \ \ \ \ \
| * | | | | | | media_isexternal do not captureElan Ruusamäe2013-11-13
* | | | | | | | remove 'infos' misspellingElan Ruusamäe2013-11-13
|/ / / / / / /
* | | | | | | Merge pull request #416 from dokuwiki-translate/lang_update_465Andreas Gohr2013-11-13
|\ \ \ \ \ \ \
| * | | | | | | translation updatesoer96482013-11-12
| |/ / / / / /
* | | | | | | Merge pull request #413 from dokuwiki-translate/lang_update_462Andreas Gohr2013-11-13
|\ \ \ \ \ \ \
| * | | | | | | translation updatealex2013-11-12
| |/ / / / / /
* | | | | | | Merge pull request #412 from dokuwiki-translate/lang_update_461Andreas Gohr2013-11-13
|\ \ \ \ \ \ \
| * | | | | | | translation updateArtur2013-11-12
| |/ / / / / /
* / / / / / / translation updateBen Fey2013-11-12
|/ / / / / /
* / / / / / Update zh-tw translationDanny Lin2013-11-11
|/ / / / /
* | | | | localize some meta header titels. Fixes FS#2409Gerrit Uitslag2013-10-31
* | | | | compatibility functions for missing ctype extension FS#2873Andreas Gohr2013-10-30
* | | | | Fix the media usage index to include local linksMichael Hamann2013-10-29
* | | | | translation updateRobert Bogenschneider2013-10-29
* | | | | translation updateAhmad Abd-Elghany2013-10-28
* | | | | Merge pull request #395 from splitbrain/FS#2867Andreas Gohr2013-10-28
|\ \ \ \ \
| * | | | | replace \s, \S with [ \t], [^ \t] in regexs used with aclsChristopher Smith2013-10-21
* | | | | | Fix issues from teams:i18n:translation-check in localizationsGerrit Uitslag2013-10-27
* | | | | | translation updateRemon2013-10-25
* | | | | | Mailer: avoid overlong headers in content ids FS#2868Andreas Gohr2013-10-22
* | | | | | translation updateMustafa Aslan2013-10-22
|/ / / / /
* | | | | Merge pull request #392 from dokuwiki-translate/lang_update_404Andreas Gohr2013-10-21
|\ \ \ \ \
| * | | | | translation updateRoy Zahor2013-10-21
* | | | | | translation updateJens Hyllegaard2013-10-21
|/ / / / /
* | | | | Fix handling of the legacy subscription action nameMichael Hamann2013-10-20
* | | | | Merge pull request #381 from splitbrain/jpegmetafixesAndreas Gohr2013-10-20
|\ \ \ \ \
| * | | | | fix some Only vars assigned by referenceGerrit Uitslag2013-10-16
| * | | | | fixed some errors indicated by IDEAGerrit Uitslag2013-10-16
* | | | | | fix proxy CONNECT where HTTP 1.1 answer is givenAndreas Gohr2013-10-20
* | | | | | Merge pull request #380 from splitbrain/phpstrictAndreas Gohr2013-10-20
|\ \ \ \ \ \
| * | | | | | use preg_replace_callback instead of '/e' flag when encoding quoated printabl...Christopher Smith2013-10-19
| * | | | | | refactor to avoid php notice and match structure of rest of p_get_renderer()Christopher Smith2013-10-16
| * | | | | | initialize $inParagraph before useChristopher Smith2013-10-16
| * | | | | | replace boolean conditional checks on possibly uninitialized vars with \!empt...Christopher Smith2013-10-16
| * | | | | | update for deprecated '/e' flag in preg_replace (php 5.5)Christopher Smith2013-10-16