summaryrefslogtreecommitdiff
path: root/inc
Commit message (Collapse)AuthorAge
* Merge pull request #304 from dokuwiki-translate/lang_update_234Andreas Gohr2013-08-21
|\ | | | | Translation update (de-informal)
| * translation updateDennis Plöger2013-08-19
| |
* | Merge pull request #305 from dokuwiki-translate/lang_update_244Andreas Gohr2013-08-21
|\ \ | | | | | | Translation update (ru)
| * | translation updateAleksandr Selivanov2013-08-20
| | |
* | | Merge pull request #307 from dokuwiki-translate/lang_update_245Andreas Gohr2013-08-21
|\ \ \ | | | | | | | | Translation update (ko)
| * | | translation updateMyeongjin2013-08-21
| |/ /
* / / Fix CodeSniffer violationsMatt Perry2013-08-20
|/ / | | | | | | | | Remove whitespace from end of lines to reduce the number of CodeSniffer violations.
* / translation updateMyeongjin2013-08-19
|/
* Merge pull request #302 from dokuwiki-translate/lang_update_223Andreas Gohr2013-08-18
|\ | | | | Translation update (ko)
| * translation updateMyeongjin2013-08-17
| |
* | Fix backlinks for internal links with parametersMichael Hamann2013-08-17
|/ | | | | | | This adds the parameter extraction code from the xhtml renderer to the metadata renderer in order to not to include the parameters in the id that is recorded as link target. A test case checks that the link is actually returned as backlink (fails without the fix).
* translation update mailwrap.htmlMyeongjin2013-08-16
|
* Merge pull request #300 from dokuwiki-translate/lang_update_208Andreas Gohr2013-08-16
|\ | | | | Translation update (ko)
| * translation updateMyeongjin2013-08-16
| |
* | Merge pull request #297 from dokuwiki-translate/lang_update_199Andreas Gohr2013-08-16
|\ \ | | | | | | Translation update (cs)
| * | translation updateZbyněk Křivka2013-08-15
| |/
* / translation updateAndré Neves2013-08-16
|/
* translation updateFelipe Castro2013-08-15
|
* Merge pull request #295 from dokuwiki-translate/lang_update_190Andreas Gohr2013-08-15
|\ | | | | Translation update (pt-br)
| * translation updateFrederico Gonçalves Guimarães2013-08-15
| |
* | Merge pull request #292 from dokuwiki-translate/lang_update_165Andreas Gohr2013-08-15
|\ \ | | | | | | Translation update (ne)
| * | translation updateSaroj Dhakal2013-08-15
| | |
* | | translation updateMyeongjin2013-08-15
| |/ |/|
* | translation updatechristian studer2013-08-15
|/
* updated phpless to 0.4.0Andreas Gohr2013-08-14
|
* translation updateMyeongjin2013-08-14
|
* translation updateMyeongjin2013-08-14
|
* translation updateMyeongjin2013-08-13
|
* translation updateMyeongjin2013-08-13
|
* translation updateMyeongjin2013-08-12
|
* Merge pull request #282 from dokuwiki-translate/lang_update_111Andreas Gohr2013-08-11
|\ | | | | Translation update (nl)
| * translation updateGerrit Uitslag2013-08-10
| |
* | translation updater0sk2013-08-11
|/
* Merge pull request #280 from dokuwiki-translate/lang_update_99Andreas Gohr2013-08-09
|\ | | | | Translation update (fr)
| * translation updateEmmanuel2013-08-08
| |
* | translation updateEgor Smkv2013-08-08
|/
* translation updateEdmondo Di Tucci2013-08-08
|
* translation updateRachel2013-08-06
|
* translation updateEdmondo Di Tucci2013-08-05
|
* translation updatetsangho2013-08-05
|
* Merge pull request #271 from dokuwiki-translate/lang_update_40Andreas Gohr2013-08-05
|\ | | | | Translation update (el)
| * translation updateConstantinos Xanthopoulos2013-08-04
| |
* | Merge pull request #273 from dokuwiki-translate/lang_update_47Dominik Eckelmann2013-08-05
|\ \ | | | | | | Translation update (ru)
| * | translation updatePavel2013-08-05
| |/
* / translation updateTor Härnqvist2013-08-04
|/
* translation updateSven2013-08-04
|
* Merge pull request #237 from splitbrain/changelogtestsonlyAndreas Gohr2013-08-04
|\ | | | | Added tests for getRevisions and getRevisionInfo from page changelog
| * for negative or zero number of revs to return return empty array by getRevisionsKlap-in2013-08-03
| |
* | Merge pull request #263 from splitbrain/mediamanager_list_orderingAndreas Gohr2013-08-04
|\ \ | | | | | | Mediamanager list ordering
| * | fix the default ordering of media files to be "natural".Christopher Smith2013-08-03
| | | | | | | | | | | | also allow the order to be specified in more places.