summaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAge
* fix header in Dutch localGerrit Uitslag2014-05-16
|
* Move colon from code to language stringsGerrit Uitslag2014-05-16
|
* Merge pull request #716 from dokuwiki-translate/lang_update_31Andreas Gohr2014-05-15
|\ | | | | Translation update (it)
| * translation updateFrancesco2014-05-14
| |
* | translation updateFrancesco2014-05-14
|/
* don't treat double slashes as comments when used in stringAndreas Gohr2014-05-14
| | | | | | | This avoids treating double slashes as single line comments in CSS when they are used in a filter or content string. closes #638
* translation updateMati2014-05-14
|
* update manager.dat correctly on install. closes #704Andreas Gohr2014-05-13
|
* removed another case of superflous multiple cache invalidationAndreas Gohr2014-05-13
|
* translation updateGerrit Uitslag2014-05-13
|
* translation updateMirko2014-05-13
|
* translation updateRene2014-05-13
|
* Merge pull request #701 from dokuwiki-translate/lang_update_19Andreas Gohr2014-05-13
|\ | | | | Translation update (tr)
| * translation updateilker rifat kapaç2014-05-13
| |
* | translation updatelainme2014-05-13
|/
* fix icon for plugins following templates in extension managerAndreas Gohr2014-05-10
|
* corrected german translationAndreas Gohr2014-05-10
|
* added missing translation string in extension managerAndreas Gohr2014-05-10
|
* translation updateHideaki SAWADA2014-05-10
|
* translation updateRene2014-05-09
|
* translation updateRene2014-05-08
|
* translation updateHoisl2014-05-06
|
* no fancy quotes in user manager import descriptionGerrit Uitslag2014-05-05
|
* update deprecation stuff for dw_qearchGerrit Uitslag2014-05-05
|
* translation updateMyeongjin2014-04-27
|
* Merge pull request #661 from dokuwiki-translate/lang_update_243Anika Henke2014-04-26
|\ | | | | Translation update (ko)
| * translation updateMyeongjin2014-04-22
| |
* | translation updateВладимир2014-04-25
|/
* translation updateAntonio Bueno2014-04-16
|
* Merge pull request #655 from dokuwiki-translate/lang_update_230Anika Henke2014-04-16
|\ | | | | Translation update (zh)
| * translation updateqinghao2014-04-12
| |
* | translation updateEloy2014-04-11
|/
* translation updateRobert Bogenschneider2014-04-10
|
* fix include_once for JavaScriptAndreas Gohr2014-04-09
| | | | the second include was never removed, causing an endless loop.
* Merge branch 'master' of github.com:splitbrain/dokuwikiAnika Henke2014-04-06
|\
| * Bulgarian language updateNEOhidra2014-04-06
| |
* | oops, removed unintentionally added CSS filesAnika Henke2014-04-06
|/
* translation updateJernej Vidmar2014-04-05
|
* Merge pull request #641 from dokuwiki-translate/lang_update_212Andreas Gohr2014-04-03
|\ | | | | Translation update (ko)
| * translation updateYoung gon Cha2014-04-03
| |
* | fixed unclosed tags in some language translationsClomode2014-04-03
|/
* translation updateggallon2014-03-24
|
* Fixed spelling in lang.phpMarcel Bischoff2014-03-21
| | | | | Changed "Erweitertet" to "Erweitert" since the word "Erweitertet" does not exist, see: http://www.duden.de/suchen/dudenonline?s=erweitertet Also, see leo.org translation for "advanced" to german: http://dict.leo.org/ende/index_de.html#/search=advanced&searchLoc=0&resultOrder=basic&multiwordShowSingle=on
* Merge pull request #622 from splitbrain/disablefeedAndreas Gohr2014-03-19
|\ | | | | allow disabling the rss feed
| * add visibility and PHPDocs to config plugin classGerrit Uitslag2014-03-19
| |
| * added config stuff for disabling RSSAndreas Gohr2014-03-18
| |
* | Merge pull request #616 from splitbrain/stripsourcemapsChristopher Smith2014-03-18
|\ \ | | | | | | strip sourcemaps in CSS and JS #601
| * | strip sourcemaps in CSS and JS #601Andreas Gohr2014-03-15
| | | | | | | | | | | | | | | | | | source maps are invalid for our dispatched sources and may even cause problems. this makes sure any sourcemap declarations are stripped from the output
* | | Merge pull request #586 from splitbrain/jqueryupdateChristopher Smith2014-03-18
|\ \ \ | | | | | | | | JQuery Update
| * | | fixed online comment strippingAndreas Gohr2014-03-05
| | | |