index
:
dokuwiki
3waymerge
CRLFmail
HTTPClientAgent
actionRouterImprovements
addomainless-stable
appveyorfixing
conf-bcrypt
deployment
docker
editorjs-cleanup
em_fix
emptydirdefault
eventrenderer
extension-infosource
extensionevent
font
fs2851
gittoolQuietOption
globalErrorHandling
handlerpagectx
imagedispatch
jquery3
large-screens
lessnew
localdraft
logevent
logging
logunevent
mail
mail_headers
master
master2psr2
mediaFNrev
mediarefactor
menucontext
old-stable
oldmediaonrev
openapi
php7comptib
phpcsCI-failtest
phpunit9
pr-3115
proxystuff
psr2-plugin
rectordebug
remote-argumentcount
retrytests
reusableLocktimerJS
revdiffexternaledits
reverse-fallback-ns-linking
rmdir
scrutinizer-patch-1
searchIndex
searchIndex-collections
searchIndex-restructure
stable
testFix
testfixes
travis
travis-php80-debug
utf8fix
versionfixtool
wintest
The DokuWiki Open Source Wiki Engine
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
inc
/
html.php
Commit message (
Expand
)
Author
Age
*
use $auth instanceof AuthPlugin instead of not null check
Gerrit Uitslag
2023-09-01
*
code style: line breaks
Andreas Gohr
2023-08-31
*
code style: operator spacing
Andreas Gohr
2023-08-31
*
code style: indent fixes
Andreas Gohr
2023-08-31
*
Rector to rename print to echo calls
Andreas Gohr
2023-08-31
*
coding style: control flow line breaks
Andreas Gohr
2023-08-31
*
catch JSON decode exception
Andreas Gohr
2023-08-31
*
coding style: control flow whitespaces
Andreas Gohr
2023-08-31
*
coding style: function call spacing
Andreas Gohr
2023-08-30
*
coding style: PSR12.Classes.ClassInstantiation.MissingParentheses
Andreas Gohr
2023-08-30
*
codestyle adjustments: function declaration braces/spaces
Andreas Gohr
2023-08-30
*
codestyle adjustments: function argument spacing
Andreas Gohr
2023-08-30
*
Apply rector fixes to the rest of inc
Andreas Gohr
2023-08-29
*
Fix old revisions skipping one revision
Andreas Gohr
2023-03-11
*
fix warning when no headline id is provided in section editor
Andreas Gohr
2022-08-26
*
import classes, replace dbglog, simplify, remove unused statements, and other...
Gerrit Uitslag
2022-01-06
*
bugfix page id "0" is valid
Satoshi Sahara
2021-01-03
*
fix phpdoc for deprecated functinos
Satoshi Sahara
2021-01-02
*
check media id validity
Satoshi Sahara
2021-01-02
*
remove Ui\Diff::buildDiffHead()
Satoshi Sahara
2020-12-31
*
change methods name
Satoshi Sahara
2020-12-16
*
use PageDiff::compareWith() for draft, conflict
Satoshi Sahara
2020-12-12
*
Ui\Diff hierarchy
Satoshi Sahara
2020-12-04
*
move Ui\Diff to Ui\PageDiff
Satoshi Sahara
2020-12-01
*
create Ui\PageRevisions class
Satoshi Sahara
2020-11-27
*
update phpdoc
Satoshi Sahara
2020-09-13
*
deprecate html_form()
Satoshi Sahara
2020-09-11
*
remove html_softbreak_callback()
Satoshi Sahara
2020-09-08
*
re-declare deprecated function html_edit_form()
Satoshi Sahara
2020-09-08
*
re-declare deprecated function html_li_default()
Satoshi Sahara
2020-09-08
*
fix missing return
Satoshi Sahara
2020-09-08
*
re-declare deprecated functions for backward compatibility
Satoshi Sahara
2020-09-04
*
add dbg_deprecated() calls
Satoshi Sahara
2020-09-02
*
tigger HTMLFORM_*_OUTPUT events
Satoshi Sahara
2020-08-19
*
mark html_denied() and html_locked() as deprecated
Satoshi Sahara
2020-07-18
*
create Ui\Index::buildIndexList()
Satoshi Sahara
2020-07-18
*
closure to obsolete html_li_default()
Satoshi Sahara
2020-07-18
*
closure to obsolete html_hilight_callback()
Satoshi Sahara
2020-07-18
*
mark html_* funcs as deprecated that call relevant Ui class
Satoshi Sahara
2020-07-18
*
html_sizechange() returns HTML when $form is not set
Satoshi Sahara
2020-07-18
*
print forms without html_form_output()
Satoshi Sahara
2020-07-17
*
Update html.php
Satoshi Sahara
2020-07-12
*
coding style in html_diff*()
Satoshi Sahara
2020-07-12
*
remove '&' form $form argument
Satoshi Sahara
2020-07-12
*
improve html_sizechange() to recognize form class
Satoshi Sahara
2020-07-10
*
Ui\Editor class replaces html_edit()
Satoshi Sahara
2020-07-07
*
Remove obsolete attributes at <script> tag
Phy
2020-03-02
*
PHP8 fix part 4: Trying to access array offset on value of type bool/null
Phy
2019-12-01
*
Merge branch 'htmlvaliditytests'
Andreas Gohr
2019-10-31
|
\
|
*
Merge branch 'master' into htmlvaliditytests
Andreas Gohr
2019-10-15
|
|
\
[next]