Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 |
| | | |||
* | | fixed unclosed tags in some language translations | Clomode | 2014-04-03 |
|/ | |||
* | translation update | Arif Budiman | 2014-04-01 |
| | |||
* | translation update | Fernando | 2014-03-26 |
| | |||
* | 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 | ||
| * | | 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 |
| |\| | |||
| * | | 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 #613 from splitbrain/detail_charset_fix | Andreas Gohr | 2014-03-24 |
|\ \ \ | | | | | | | | | Add encoding fix to tpl_img_getTag() | ||
| * | | | Add encoding fix to tpl_img_getTag() | Christopher Smith | 2014-03-13 |
| | |/ | |/| | | | | | | | | | | | | | Run jpeg meta tags through cleanText for a conversion to UTF-8 from latin-1 if possible. MediaManager already uses this conversion. Addresses a side issue of FS#1988 | ||
* | | | Merge pull request #614 from splitbrain/renderer_graceful_fallback_bugfix | Andreas Gohr | 2014-03-24 |
|\ \ \ | | | | | | | | | Fix a couple of issues with PR#571 | ||
| * | | | Fix a couple of issues with PR#571 | Christopher Smith | 2014-03-13 |
| |/ / | | | | | | | | | | | | | | | | | | | | | | 1. renderer validity checks were too stringent for plugins, format should only need to be checked when mode is 'xhtml' 2. E_USER_WARNING message should now be obsolete, its previous use was to generate a warning when 'xhtml' rendering failed. PR#571 insures 'xhtml' rendering always succeeds. | ||
* | | | Merge pull request #612 from splitbrain/improve_double_quote_matching | Andreas Gohr | 2014-03-24 |
|\ \ \ | | | | | | | | | improvements to double quote matching | ||
| * | | | improvements to double quote matching | Christopher Smith | 2014-03-13 |
| |/ / | |||
* | | | Merge pull request #622 from splitbrain/disablefeed | Andreas Gohr | 2014-03-19 |
|\ \ \ | | | | | | | | | allow disabling the rss feed | ||
| * | | | allow disabling the rss feed | Gerrit Uitslag | 2014-03-18 |
| | | | | |||
* | | | | fixed media icons in recent changes. closes #625 | Andreas Gohr | 2014-03-19 |
| | | | | |||
* | | | | Merge pull request #616 from splitbrain/stripsourcemaps | Christopher Smith | 2014-03-18 |
|\ \ \ \ | | | | | | | | | | | strip sourcemaps in CSS and JS #601 | ||
| * | | | | strip sourcemaps in CSS and JS #601 | Andreas Gohr | 2014-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/jqueryupdate | Christopher Smith | 2014-03-18 |
|\ \ \ \ \ | | | | | | | | | | | | | JQuery Update | ||
| * | | | | | updates jquery and jquery ui | Andreas Gohr | 2014-03-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we now pull jQuery directly from jquery's CDN instead of google because google serves slightly outdated versions under the /1/ branch The updated smoothness theme currently breaks compression. Haven't figured out why, yet. | ||
* | | | | | | translation update | Christopher Schive | 2014-03-18 |
| |_|/ / / |/| | | | | |||
* | | | | | notloggedin removed from nl as well + fix of AD domain string. | Gerrit Uitslag | 2014-03-17 |
| | | | | | |||
* | | | | | Merge pull request #621 from dokuwiki-translate/lang_update_144 | Gerrit Uitslag | 2014-03-17 |
|\ \ \ \ \ | | | | | | | | | | | | | Translation update (nl) | ||
| * | | | | | translation update | Rene | 2014-03-17 |
| | | | | | | |||
* | | | | | | notloggedin lang string left | Gerrit Uitslag | 2014-03-17 |
|/ / / / / | |||
* | | | | | translation update | Aleksandr Selivanov | 2014-03-17 |
| | | | | | |||
* | | | | | translation update | Simon | 2014-03-17 |
| | | | | | |||
* | | | | | Merge pull request #527 from splitbrain/userlink | Gerrit Uitslag | 2014-03-16 |
|\ \ \ \ \ | | | | | | | | | | | | | Linked and formatted user names | ||
| * | | | | | use more consistent names | Gerrit Uitslag | 2014-03-16 |
| | | | | | | |||
| * | | | | | Rename userinfo() to userlink() | Gerrit Uitslag | 2014-03-16 |
| | | | | | | |||
| * | | | | | improve phpdocs editorinfo() | Gerrit Uitslag | 2014-03-16 |
| | | | | | | |||
| * | | | | | enable editorinfo and userinfo to return plain text names | Gerrit Uitslag | 2014-03-14 |
| | | | | | | |||
| * | | | | | declare more clear, before used as ref | Gerrit Uitslag | 2014-03-11 |
| | | | | | | |||
| * | | | | | update usage in userlink | Gerrit Uitslag | 2014-03-10 |
| | | | | | | |||
| * | | | | | Merge remote-tracking branch 'origin/master' into userlink | Gerrit Uitslag | 2014-03-10 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/parser/renderer.php inc/template.php | ||
| * | | | | | | change default userspace to :user:<username> and add interwiki class | Gerrit Uitslag | 2014-02-17 |
| | | | | | | | |||
| * | | | | | | fix comment in _resolveInterWiki | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | |||
| * | | | | | | interwiki : prefixed configurls handled as wikilinks | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | |||
| * | | | | | | code reformatting | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | |||
| * | | | | | | wikilink creating refactored to _resolveinterwiki(). | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added DOKU_BASE for local target | ||
| * | | | | | | Extend showuseras config with username_link | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | uses the user interwiki link as profile link | ||
| * | | | | | | wikilink needs wiki target as well | Gerrit Uitslag | 2014-02-15 |
| | | | | | | | |||
| * | | | | | | handle interwiki without slashes as pageids. Added user interwiki | Gerrit Uitslag | 2014-02-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * allowed urlparams * added `wiki:users:` as default user profile link |