summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #1315 from phillip-hopper/FixParserMediaTestsAndreas Gohr2015-08-21
|\ | | | | Fix Parser Media tests running locally
| * Fix Parser Media tests running locallyPhil Hopper2015-08-20
| | | | | | | | These tests were passing on travis-ci but failing when run locally because the tests were assuming the value of DOKU_BASE would be '/./' but it was actually '/tmp/' instead.
* | scroll to position only when ACT=index. closes #1314Andreas Gohr2015-08-21
|/
* Form: fixed class checksAndreas Gohr2015-08-18
|
* Form: more flexible label handling #1312Andreas Gohr2015-08-18
| | | | | | | | You now can add labels that don't wrap around inputs, but you have to ensure IDs are properly assigned yourself. The Label class has been renamed to LabelElement to reflect the naming scheme of the other elements.
* Form: added Button element #1312Andreas Gohr2015-08-18
|
* Form: correctly set type attribute for inputs #1312Andreas Gohr2015-08-18
|
* Merge pull request #1309 from splitbrain/revert-926-trimSlashesAnika Henke2015-08-17
|\ | | | | Revert "Trim unnecessary / at start of windowssharelink"
| * Revert "Trim unnecessary / at start of windowssharelink"Anika Henke2015-08-17
|/
* Merge branch 'dokuwiki-translate-lang_update_826'Anika Henke2015-08-16
|\
| * Merge branch 'lang_update_826' of ↵Anika Henke2015-08-16
|/| | | | | | | | | | | | | | | https://github.com/dokuwiki-translate/dokuwiki into dokuwiki-translate-lang_update_826 Conflicts: lib/plugins/styling/lang/ru/intro.txt lib/plugins/styling/lang/ru/lang.php
| * translation updateRainbowSpike2015-08-12
| |
* | Merge pull request #1306 from dokuwiki-translate/lang_update_830Anika Henke2015-08-16
|\ \ | | | | | | Translation update (ja)
| * | translation updateHideaki SAWADA2015-08-16
| | |
* | | Merge pull request #1305 from dokuwiki-translate/lang_update_829Anika Henke2015-08-16
|\ \ \ | |/ / |/| | Translation update (hu)
| * | translation updateMarton Sebok2015-08-15
|/ /
* | updated php-archive to 1.0.7 fixes #1296Andreas Gohr2015-08-13
| |
* | renamed test fileAndreas Gohr2015-08-13
| |
* | Merge pull request #1301 from dokuwiki-translate/lang_update_827Andreas Gohr2015-08-12
|\ \ | | | | | | Translation update (cs)
| * | translation updateTurkislav2015-08-12
|/ /
* | Merge pull request #1295 from dokuwiki-translate/lang_update_821Andreas Gohr2015-08-12
|\ \ | | | | | | Translation update (cs)
| * | translation updateJaroslav Lichtblau2015-08-11
| |/
* | Merge pull request #1300 from Dr-Yukon/patch-2Gerrit Uitslag2015-08-12
|\ \ | | | | | | Create lang.php
| * | Create lang.phpRainbow Spike2015-08-12
| |/
* | Merge pull request #1299 from Dr-Yukon/patch-1Gerrit Uitslag2015-08-12
|\ \ | |/ |/| Create intro.txt
| * Create intro.txtRainbow Spike2015-08-12
|/
* Release preparationGuy Brand2015-08-10
|
* Merge pull request #1293 from dokuwiki-translate/lang_update_816Anika Henke2015-08-08
|\ | | | | Translation update (es)
| * translation updateDomingo Redal2015-08-07
|/
* Merge pull request #1292 from dokuwiki-translate/lang_update_813Anika Henke2015-08-06
|\ | | | | Translation update (de)
| * translation updateAnika Henke2015-08-06
|/
* Merge pull request #1291 from dokuwiki-translate/lang_update_810Gerrit Uitslag2015-08-05
|\ | | | | Translation update (pt-br)
| * translation updateFrederico Gonçalves Guimarães2015-08-05
|/
* Merge pull request #1289 from dokuwiki-translate/lang_update_807Gerrit Uitslag2015-08-05
|\ | | | | Translation update (zh)
| * translation updatelainme2015-08-05
|/
* Merge pull request #1279 from splitbrain/tpl_action_get2Gerrit Uitslag2015-08-05
|\ | | | | TPL_ACTION_UNKNOWN event for building action/button links
| * rename to TPL_ACTION_GETGerrit Uitslag2015-08-03
| | | | | | This event handles both known core types and unknown types as default
| * remove debug varGerrit Uitslag2015-08-01
| |
| * TPL_ACTION_UNKNOWN event for building action/button linksGerrit Uitslag2015-08-01
| |
* | Merge pull request #1287 from dokuwiki-translate/lang_update_805Andreas Gohr2015-08-04
|\ \ | | | | | | Translation update (fr)
| * | translation updateFloriang2015-08-04
|/ /
* | remove debug remaindersGerrit Uitslag2015-08-03
| |
* | make sure pagetool sprite uilder is only run from command lineAndreas Gohr2015-08-03
| |
* | Merge pull request #1265 from splitbrain/form2Andreas Gohr2015-08-03
|\ \ | | | | | | Form 2
| * | improve PHPDocsGerrit Uitslag2015-08-02
| | |
| * | typoGerrit Uitslag2015-08-02
| | |
| * | added element query functionsAndreas Gohr2015-05-11
| | |
| * | balance fieldsetsAndreas Gohr2015-05-11
| | |
| * | fixed label outputAndreas Gohr2015-05-11
| | |
| * | more elements and work on the legacy supportAndreas Gohr2015-05-08
| | |