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
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
/
lib
/
scripts
/
edit.js
Commit message (
Expand
)
Author
Age
*
SVG based smileys
Andreas Gohr
2020-11-20
*
jquery-migrate: replace on()/trigger() shorthand and use prop() for disabled ...
Phy
2020-02-23
*
Check for null JS object on form field.
Syntaxseed
2019-10-01
*
replace deprecated bind() calls
Andreas Gohr
2016-11-26
*
added doku_hasTextBeenModified, rename doku_checkSummary
Gerrit Uitslag
2016-05-19
*
checkfunc() set textChanged only on real change
Gerrit Uitslag
2016-05-09
*
add JSDocs
Gerrit Uitslag
2016-05-09
*
Check if content really changed in the Editor, before popup a warning when le...
Gerrit Uitslag
2016-04-30
*
fixed whitespace errors introduced in #535
Andreas Gohr
2014-02-14
*
megre changes
Szymon Olewniczak
2014-02-07
*
add preventDefault to toolbar buttons
Szymon Olewniczak
2014-02-07
*
renamed conflicting JavaScript functions FS#2915
Andreas Gohr
2014-01-17
*
added aria attributes to edit mode
Anika Henke
2013-08-01
*
improved toolbar appearing to load slowly
Anika Henke
2012-07-28
*
Use jQuery UI Dialog for linkwiz
Adrian Lang
2011-09-15
*
Various JavaScript improvements, JSLint, jQuery
Adrian Lang
2011-09-13
*
Revert tmp commits
Adrian Lang
2011-09-04
*
tmp
Adrian Lang
2011-09-04
*
moved keyhandler to the new dw_editor object
Andreas Gohr
2011-08-19
*
Merge branch 'jquery'
Michael Hamann
2011-05-29
|
\
|
*
edit.js is jQueryfied
Michal Rezler
2011-04-09
|
*
fixed import for drag.js and started a rewrite of edit.js
Michal Rezler
2011-03-30
|
*
helpers.js was removed - it basically contained functions they are implemente...
Michal Rezler
2011-03-27
*
|
Remove the security token from the ajax draft/lock calls again
Michael Hamann
2011-05-25
*
|
Check permissions + security token in lock + draft modification FS#2265
Michael Hamann
2011-05-24
*
|
set cursor to start of textbox when focusing FS#2243
Andreas Gohr
2011-05-02
*
|
Trap onbeforeunload when event fired (attempt to fix FS#2196)
Guy Brand
2011-04-17
*
|
attach textChanged property to window attempt to fix FS#2196
Andreas Gohr
2011-04-17
|
/
*
keep drafts on preview FS#2116
Andreas Gohr
2011-02-06
*
moved locktimer class to its own file
Andreas Gohr
2011-02-06
*
fixed locktimer/draft saving on new pages
Andreas Gohr
2010-08-11
*
Fixed automatic insertion of listbullets in Opera FS#1877
Michael Hamann
2010-06-27
*
Added missing ";" in edit.js
Michael Hamann
2010-06-27
*
FS#433: Editor now uses onbeforeunload event to capture ANY leaving of it
Gina Haeussge
2010-06-27
*
Fix lock refresh and draft saving
Adrian Lang
2010-04-26
*
Do not try to save a draft in alternative editors
Adrian Lang
2010-03-26
*
Rewrite JavaScript change check
Adrian Lang
2010-03-26
*
Various JavaScript fixes
Adrian Lang
2010-03-15
*
Fix textarea scrolling for list editing
Adrian Lang
2010-02-23
*
Do not delete content after list on two enters
Adrian Lang
2010-02-11
*
Cancel list if the last item is empty (two enter)
Adrian Lang
2010-01-26
*
Merge branch 'master' of github.com:splitbrain/dokuwiki
Adrian Lang
2010-01-26
|
\
|
*
do not use "editor cleverness" on selected text
Andreas Gohr
2010-01-26
*
|
Support for adding IDs and classes to toolbar buttons
Andreas Gohr
2010-01-19
|
/
*
Avoid whitespace because of toolbar pickers FS#1841
Andreas Gohr
2010-01-09
*
fixed list indention code
Andreas Gohr
2009-11-25
*
do changecheck JS for default edit form only
Andreas Gohr
2009-11-07
*
Fixed ssues on the "Page locked" screen
Andreas Gohr
2009-11-02
*
fixed scrolling issue in new list editing FS#1790
Andreas Gohr
2009-11-02
*
added bind() JS function got rid of all eval() calls
Andreas Gohr
2009-10-18
[next]