Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #663 from dokuwiki-translate/lang_update_252 | Michael Hamann | 2014-04-25 |
|\ | | | | | Translation update (ru) | ||
| * | translation update | Владимир | 2014-04-25 |
|/ | |||
* | Merge pull request #656 from glensc/skip-bzgz | Andreas Gohr | 2014-04-16 |
|\ | | | | | tar: test. skip instead of error if bz2 or zlib extension is missing | ||
| * | call parent constructor as well | Elan Ruusamäe | 2014-04-16 |
| | | |||
| * | run as much as possible (fill extensions conditionally), skip missing ext once | Elan Ruusamäe | 2014-04-14 |
| | | |||
| * | tar: test. skip instead of error if bz2 or zlib extension is missing | Elan Ruusamäe | 2014-04-14 |
| | | |||
* | | Merge pull request #658 from dokuwiki-translate/lang_update_235 | Andreas Gohr | 2014-04-16 |
|\ \ | | | | | | | Translation update (es) | ||
| * | | translation update | Antonio Bueno | 2014-04-16 |
| | | | |||
* | | | Merge remote-tracking branch 'origin/master' | Gerrit Uitslag | 2014-04-16 |
|\| | | |||
| * | | Merge pull request #657 from glensc/editorconfig | Andreas Gohr | 2014-04-16 |
| |\ \ | | | | | | | | | add editorconfig policy | ||
| | * | | add editorconfig policy | Elan Ruusamäe | 2014-04-16 |
| | |/ | |||
| * | | Merge pull request #655 from dokuwiki-translate/lang_update_230 | Anika Henke | 2014-04-16 |
| |\ \ | | | | | | | | | Translation update (zh) | ||
| | * | | translation update | qinghao | 2014-04-12 |
| | |/ | |||
| * | | Merge pull request #654 from dokuwiki-translate/lang_update_226 | Anika Henke | 2014-04-16 |
| |\ \ | | |/ | |/| | Translation update (es) | ||
| | * | translation update | Eloy | 2014-04-11 |
| |/ | |||
* / | use plaintext authornames in diff navigation dropdowns | Gerrit Uitslag | 2014-04-16 |
|/ | |||
* | Merge pull request #651 from dokuwiki-translate/lang_update_221 | Michael Hamann | 2014-04-10 |
|\ | | | | | Translation update (eo) | ||
| * | translation update | Robert Bogenschneider | 2014-04-10 |
|/ | |||
* | fix include_once for JavaScript | Andreas Gohr | 2014-04-09 |
| | | | | the second include was never removed, causing an endless loop. | ||
* | our code may only throw user errors | Andreas Gohr | 2014-04-09 |
| | |||
* | Merge branch 'master' of github.com:splitbrain/dokuwiki | Anika Henke | 2014-04-06 |
|\ | |||
| * | Merge pull request #646 from NEOhidra/master | Andreas Gohr | 2014-04-06 |
| |\ | | | | | | | Bulgarian language update | ||
| | * | Bulgarian language update | NEOhidra | 2014-04-06 |
| |/ | |||
* / | oops, removed unintentionally added CSS files | Anika Henke | 2014-04-06 |
|/ | |||
* | Merge pull request #644 from dokuwiki-translate/lang_update_215 | Andreas Gohr | 2014-04-06 |
|\ | | | | | Translation update (sl) | ||
| * | translation update | Jernej Vidmar | 2014-04-05 |
|/ | |||
* | Merge pull request #641 from dokuwiki-translate/lang_update_212 | Andreas Gohr | 2014-04-03 |
|\ | | | | | Translation update (ko) | ||
| * | translation update | Young gon Cha | 2014-04-03 |
| | | |||
* | | Merge pull request #642 from flashmob/closing_tags_fix | Andreas Gohr | 2014-04-03 |
|\ \ | |/ |/| | fixed unclosed tags in some language translations | ||
| * | fixed unclosed tags in some language translations | Clomode | 2014-04-03 |
|/ | |||
* | Merge pull request #639 from dokuwiki-translate/lang_update_211 | Andreas Gohr | 2014-04-01 |
|\ | | | | | Translation update (id) | ||
| * | translation update | Arif Budiman | 2014-04-01 |
|/ | |||
* | Merge pull request #635 from dokuwiki-translate/lang_update_204 | Andreas Gohr | 2014-03-26 |
|\ | | | | | Translation update (es) | ||
| * | translation update | Fernando | 2014-03-26 |
|/ | |||
* | Merge pull request #633 from dokuwiki-translate/lang_update_193 | Andreas Gohr | 2014-03-24 |
|\ | | | | | Translation update (fr) | ||
| * | translation update | ggallon | 2014-03-24 |
|/ | |||
* | Merge pull request #608 from splitbrain/updateTuple_refactor | Michael Hamann | 2014-03-24 |
|\ | | | | | Refactor updateTuple() | ||
| * | Refactor updateTuple() | Christopher Smith | 2014-03-12 |
| | | | | | | | | | | The existing function was difficult to follow. It worked when adding a new tuple, but not in the most sensible manner. | ||
* | | Merge pull request #387 from splitbrain/tablethead | Andreas Gohr | 2014-03-24 |
|\ \ | | | | | | | Adding <thead> to tables | ||
| * | | update unittests for THEAD rules | Christopher Smith | 2014-03-16 |
| | | | |||
| * | | implement rules for when the top rows of a table qualify for a THEAD element | Christopher Smith | 2014-03-16 |
| | | | | | | | | | | | | | | | | | | 1. TD < 2 in a row 2. TD <= 50% of total cells 3. Not all table rows can be THEAD rows | ||
| * | | Merge branch 'master' into tablethead | Christopher Smith | 2014-03-12 |
| |\| | |||
| * | | Merge pull request #390 from splitbrain/tablethead_chris | Gerrit Uitslag | 2013-10-18 |
| |\ \ | | | | | | | | | multi-row THEAD & tests | ||
| | * | | swap order ot test parameters to match expected,actual as per documentation ↵ | Christopher Smith | 2013-10-18 |
| | | | | | | | | | | | | | | | | & test output | ||
| | * | | update tests for use with <THEAD> changes | Christopher Smith | 2013-10-18 |
| | | | | |||
| | * | | add <THEAD> to top rows of tables when all cells are <TH> | Christopher Smith | 2013-10-18 |
| |/ / | |||
| * | | Wrap thead around 1st row, when 1st cell at 1st row is tableheader. ↵ | Gerrit Uitslag | 2013-10-17 |
| | | | | | | | | | | | | Implements FS#1764 | ||
* | | | Merge pull request #607 from splitbrain/osx_io_rmdir_test | Andreas Gohr | 2014-03-24 |
|\ \ \ | | | | | | | | | fix io_rmdir_test::test_nopes() for symlinks in paths | ||
| * | | | fix io_rmdir_test::test_nopes() for symlinks in paths | Christopher Smith | 2014-03-12 |
| | |/ | |/| | |||
* | | | Merge pull request #613 from splitbrain/detail_charset_fix | Andreas Gohr | 2014-03-24 |
|\ \ \ | | | | | | | | | Add encoding fix to tpl_img_getTag() |