summaryrefslogtreecommitdiff
path: root/inc/html.php
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'remotes/splitbrain/diff_navigation' into revisionslisps2013-11-22
|\
| * fix not updated call, renamingGerrit Uitslag2013-11-21
| * refactor PageRevisionLog into Media- and PageChangelog extending ChangelogGerrit Uitslag2013-11-21
* | add parameter at($DATE_AT) and mind revisionslisps2013-11-21
|/
* isCurrentPage is page dependentGerrit Uitslag2013-11-20
* update function calls to changelog functionsGerrit Uitslag2013-11-20
* Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2013-11-19
|\
| * removed deprecated html_attbuild()Anika Henke2013-11-04
| * Merge pull request #380 from splitbrain/phpstrictAndreas Gohr2013-10-20
| |\
| | * fix signatures and old by referencesGerrit Uitslag2013-10-15
| | * not assign object from plugin_load by referenceGerrit Uitslag2013-10-15
| * | comment improvementsChristopher Smith2013-10-18
| |/
| * Fix CodeSniffer violationsMatt Perry2013-08-22
| * FS#2806 - fix auth capability listing in html_debug()Christopher Smith2013-08-04
| * Merge branch 'pull-request-245'Andreas Gohr2013-08-02
| |\
| | * Merge branch 'FS#2751' of git://github.com/splitbrain/dokuwiki into pull-requ...Andreas Gohr2013-08-02
| | |\
| | | * FS#2751 - self deletion of user accountChristopher Smith2013-07-31
| * | | fixed some bi-directionality issuesAnika Henke2013-08-02
| |/ /
| * | Merge pull request #247 from splitbrain/FS#2766Anika Henke2013-08-01
| |\ \
| | * | simplify commentChristopher Smith2013-08-01
| | * | include namespace links when index access from the wiki start pageChristopher Smith2013-08-01
| | * | Improve nofollow behaviour for ?do=indexChristopher Smith2013-08-01
| * | | Merge pull request #248 from splitbrain/ariaAndreas Gohr2013-08-01
| |\ \ \ | | |/ / | |/| |
| | * | added aria attributes to edit modeAnika Henke2013-08-01
| | |/
| * | add html5 attributes to update profile formChristopher Smith2013-07-31
| * | add html5 attributes to register formChristopher Smith2013-07-31
| |/
* | merge master in branchKlap-in2013-07-14
|\|
| * removed debug statementAndreas Gohr2013-04-25
| * authad: capabilities depend on userdomain specific configAndreas Gohr2013-04-25
| * change nomenclature from 'show' to 'allow' (fn from canshow to allowed)Christopher Smith2013-04-07
| * add capability to restrict recipients of dokuwiki 'msg' alerts. This is usef...Christopher Smith2013-04-01
| * Merge remote-tracking branch 'whoopdedo/diffmarkup' into FS#2720Christopher Smith2013-02-17
| |\
| | * Fix width of indicator column.Tom N Harris2013-02-16
| | * Monospace font for header prefix.Tom N Harris2013-02-16
| | * Move inline diff headers into a vertical column.Tom N Harris2013-02-16
| * | fix a couple of diff issues: shouldn't be any need to html encode before find...Christopher Smith2013-02-16
| |/
| * FS#2111, improve security checkChristopher Smith2013-02-16
| * fixed edit toolbar being cut off (FS#2715)Anika Henke2013-02-16
| * Merge pull request #164 from splitbrain/diff_recent_prefsChristopher Smith2013-02-03
| |\
| | * store choices for recent changes and diff views in cookie (FS#2438 andAnika Henke2013-01-26
| * | Merge pull request #165 from Chris--S/FS#2676Christopher Smith2013-02-03
| |\ \
| | * | update pattern to catch more html entitiesChristopher Smith2013-01-26
| | * | fix for FS#2676, inserting zero length spaces into long sequences of non-brea...Christopher Smith2013-01-26
| | |/
| * / Added the title attribute for namespace-linksRené Corinth2013-01-30
| |/
* / Added diff navigationKlap-in2013-01-27
|/
* fix custom editor loadingAndreas Gohr2013-01-24
* Fix link names of start pages in sitemap/index FS#2605Michael Hamann2012-09-17
* Fix revisions title for pages without title with useheading on FS#2597Michael Hamann2012-09-17
* Remove unused/directly overwritten variable declarations in inc/html.phpMichael Hamann2012-08-24
* Fix/add some PHPDoc comments in inc/html.phpMichael Hamann2012-08-24