Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-15
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/clientside/static/editor.js
2009-08-25
Dan
Fixed a couple bugs with read-only mode and protected pages in the AJAX editor
file
|
diff
|
annotate
2009-07-18
Dan
Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
file
|
diff
|
annotate
2009-03-22
Dan
JSON: Properly handles unicode escape sequences (\u####) now
file
|
diff
|
annotate
2009-02-16
Dan
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
file
|
diff
|
annotate
2009-01-26
Dan
AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
file
|
diff
|
annotate
2008-12-21
Dan
load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
file
|
diff
|
annotate
2008-12-20
Dan
Fixed: editor state was not unlocked after draft save
file
|
diff
|
annotate
2008-08-24
Dan
Fixed draft controls being shown in view source mode
file
|
diff
|
annotate
2008-08-21
Dan
Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
file
|
diff
|
annotate
2008-08-13
Dan
Fixed that exception that was thrown on draft save in fx3
file
|
diff
|
annotate
2008-07-29
Dan
Added abutton_img class + supporting properties in miniPromptMessage to allow icons on abuttons
file
|
diff
|
annotate
2008-07-28
Dan
Added tab-based interface to userpage UI. Yes, it is plugin expansible, and yes, it breaks existing plugins that add code to the userpage (but that can be fixed with a "colspan=4")
file
|
diff
|
annotate
2008-07-22
Dan
Improved JSON validation and error interface when validation fails; made rank manager support custom CSS
file
|
diff
|
annotate
2008-07-20
Dan
Added CDN support: a URL to a CDN can now be specified and Enano will load all images, CSS, and javascript (except TinyMCE) from that server
file
|
diff
|
annotate
2008-07-10
Dan
Fixed another bad tinyMCE reference in editor.js
file
|
diff
|
annotate
less
more
(0)
-15
tip