Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | FS#2806 - fix auth capability listing in html_debug() | Christopher Smith | 2013-08-04 |
| | |||
* | Merge branch 'pull-request-245' | Andreas Gohr | 2013-08-02 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | * pull-request-245: coding corrections. correct type hint, remove unused variable assignment HTTPClient don't pull too much bytes when no content-length is given de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account Conflicts: inc/lang/de-informal/lang.php inc/lang/de/lang.php | ||
| * | Merge branch 'FS#2751' of git://github.com/splitbrain/dokuwiki into ↵ | Andreas Gohr | 2013-08-02 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-245 * 'FS#2751' of git://github.com/splitbrain/dokuwiki: coding corrections. correct type hint, remove unused variable assignment de/de-informal: localization updates (delete user function) unit tests for self deleting of user accounts FS#2751 - self deletion of user account | ||
| | * | FS#2751 - self deletion of user account | Christopher Smith | 2013-07-31 |
| | | | |||
* | | | fixed some bi-directionality issues | Anika Henke | 2013-08-02 |
|/ / | | | | | | | | | | | | | | | | | Fixed some issues which occur whenever RTL and LTR languages could potentially be mixed, using the HTML5 `<bdi>` element. This element is currently only supported by Chrome and Firefox. The old and only partially working fix for tpl_breadcrumbs() was removed in favour of this solution. | ||
* | | Merge pull request #247 from splitbrain/FS#2766 | Anika Henke | 2013-08-01 |
|\ \ | | | | | | | Improve nofollow behaviour for ?do=index | ||
| * | | simplify comment | Christopher Smith | 2013-08-01 |
| | | | |||
| * | | include namespace links when index access from the wiki start page | Christopher Smith | 2013-08-01 |
| | | | | | | | | | | | | and no automatic sitemap.xml is being generated. | ||
| * | | Improve nofollow behaviour for ?do=index | Christopher Smith | 2013-08-01 |
| | | | | | | | | | | | | | | | | | | | | | In response to FS#2766 - make namespace links in the browser sitemap nofollow - remove nofollow from browser sitemap link on the wiki start page when sitemap.xml generation is disabled | ||
* | | | Merge pull request #248 from splitbrain/aria | Andreas Gohr | 2013-08-01 |
|\ \ \ | |/ / |/| | | Implemented some ARIA attributes | ||
| * | | added aria attributes to edit mode | Anika Henke | 2013-08-01 |
| |/ | |||
* | | add html5 attributes to update profile form | Christopher Smith | 2013-07-31 |
| | | |||
* | | add html5 attributes to register form | Christopher Smith | 2013-07-31 |
|/ | |||
* | removed debug statement | Andreas Gohr | 2013-04-25 |
| | | | | thanks @Klap-in | ||
* | authad: capabilities depend on userdomain specific config | Andreas Gohr | 2013-04-25 |
| | |||
* | change nomenclature from 'show' to 'allow' (fn from canshow to allowed) | Christopher Smith | 2013-04-07 |
| | |||
* | add capability to restrict recipients of dokuwiki 'msg' alerts. This is ↵ | Christopher Smith | 2013-04-01 |
| | | | | useful where message is added to the queue before authentication is initialized | ||
* | Merge remote-tracking branch 'whoopdedo/diffmarkup' into FS#2720 | Christopher Smith | 2013-02-17 |
|\ | |||
| * | Fix width of indicator column. | Tom N Harris | 2013-02-16 |
| | | |||
| * | Monospace font for header prefix. | Tom N Harris | 2013-02-16 |
| | | |||
| * | Move inline diff headers into a vertical column. | Tom N Harris | 2013-02-16 |
| | | |||
* | | fix a couple of diff issues: shouldn't be any need to html encode before ↵ | Christopher Smith | 2013-02-16 |
|/ | | | | finding diffs; move quantifier outside regex condition | ||
* | FS#2111, improve security check | Christopher Smith | 2013-02-16 |
| | |||
* | fixed edit toolbar being cut off (FS#2715) | Anika Henke | 2013-02-16 |
| | |||
* | Merge pull request #164 from splitbrain/diff_recent_prefs | Christopher Smith | 2013-02-03 |
|\ | | | | | store choices for recent changes and diff views in cookie | ||
| * | store choices for recent changes and diff views in cookie (FS#2438 and | Anika Henke | 2013-01-26 |
| | | | | | | | | | | | | | | FS#2700) Note: These changes don't work yet. The cookie is not set and deletes the old one. | ||
* | | Merge pull request #165 from Chris--S/FS#2676 | Christopher Smith | 2013-02-03 |
|\ \ | | | | | | | fix for FS#2676, inserting zero length spaces into long sequences of non... | ||
| * | | update pattern to catch more html entities | Christopher Smith | 2013-01-26 |
| | | | |||
| * | | fix for FS#2676, inserting zero length spaces into long sequences of ↵ | Christopher Smith | 2013-01-26 |
| |/ | | | | | | | non-breaking characters in diffs | ||
* / | Added the title attribute for namespace-links | René Corinth | 2013-01-30 |
|/ | |||
* | fix custom editor loading | Andreas Gohr | 2013-01-24 |
| | | | | | | Custom editors can also be loaded when not a section is given. For example this happens on a preview click where the page is already separated into pre, suf and text. | ||
* | Fix link names of start pages in sitemap/index FS#2605 | Michael Hamann | 2012-09-17 |
| | |||
* | Fix revisions title for pages without title with useheading on FS#2597 | Michael Hamann | 2012-09-17 |
| | |||
* | Remove unused/directly overwritten variable declarations in inc/html.php | Michael Hamann | 2012-08-24 |
| | |||
* | Fix/add some PHPDoc comments in inc/html.php | Michael Hamann | 2012-08-24 |
| | |||
* | Prevent access to undefined variables and make returns consistent in html.php | Michael Hamann | 2012-08-24 |
| | |||
* | Respect useheading setting on revisions page FS#2139 | Michael Hamann | 2012-07-28 |
| | |||
* | fixed script blocks CDATA for ie on TPL_METAHEADER_OUTPUT FS#2563 | Dominik Eckelmann | 2012-07-28 |
| | |||
* | Fix type declarations in some PHPDoc comments | Michael Hamann | 2012-07-25 |
| | |||
* | Fix icon alt text for page changes | Michael Hamann | 2012-07-25 |
| | | | | | The alt text is now the page id as it is the media id for media changes, previously it was empty as $filename is undefined in that context. | ||
* | fixed error in html_diff() | Andreas Gohr | 2012-07-06 |
| | | | | | The used syntax was invalid in PHP < 3.4 and seemed to be wrong logical as well. | ||
* | Merge branch 'input-validation' of git://github.com/whoopdedo/dokuwiki into ↵ | Andreas Gohr | 2012-07-06 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pull-request-110 * 'input-validation' of git://github.com/whoopdedo/dokuwiki: fix incorrect usage of tpl_getMediaFile fix necessary global declaration Input wrapper for html forms Input validation for media manager Input wrapper for exe scripts more INPUT wrapper uses: cache purge, sectok, getID Input wrapper for action.php Conflicts: lib/exe/css.php | ||
| * | Input wrapper for html forms | Tom N Harris | 2012-06-28 |
| | | |||
* | | xml compatibility fixes (mainly entities to unicode conversions) | Anika Henke | 2012-07-05 |
| | | |||
* | | improved preview to have same width as resulting page if it would have a sidebar | Anika Henke | 2012-07-01 |
| | | |||
* | | Merge branch 'master' of github.com:splitbrain/dokuwiki into ↵ | Anika Henke | 2012-06-29 |
|\| | | | | | | | | | | | | | frontend_improvements Conflicts: lib/tpl/dokuwiki/css/basic.css | ||
| * | some edge case checking in search result highlighting | Andreas Gohr | 2012-04-20 |
| | | |||
| * | escape target error message (SECURITY) FS#2487 FS#2488 | Andreas Gohr | 2012-04-19 |
| | | | | | | | | | | | | | | | | | | The error message when a non-existant editor was tried to load wasn't escaped correctly, allowing to introduce arbitrary JavaScript to the output, leading to a XSS vulnerability. Note: the reported second XCRF vulnerability is the same bug, the xploit code simply uses JavaScript to extract a valid CSRF token from the site | ||
* | | improved toc changes and sidebar toggling | Anika Henke | 2012-04-22 |
| | | |||
* | | improved HTML for search results | Anika Henke | 2012-04-09 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Attention: Template authors need to adjust their CSS! Original structure: div.search_result > a.wikilink1 > span.search_cnt br div.search_snippet New structure: dl.search_results > dt > a.wikilink1 dd |