Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
-16
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/clientside/static/ajax.js
2009-05-05
Dan
AJAX: Reset votes: now uses whiteOutMiniPrompt()
file
|
diff
|
annotate
2009-04-13
Dan
Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
file
|
diff
|
annotate
2009-04-13
Dan
New page protection UI. Both miniPrompt and failsafe HTML.
file
|
diff
|
annotate
2009-04-13
Dan
Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
file
|
diff
|
annotate
2009-04-05
Dan
Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
file
|
diff
|
annotate
2009-03-22
Dan
AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
file
|
diff
|
annotate
2009-03-20
Dan
Swapped in a new theme selector.
file
|
diff
|
annotate
2009-03-18
Dan
Plugins: Added checks and additional warning for authentication plugins.
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
2009-01-03
Dan
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
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-08-21
Dan
Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...
file
|
diff
|
annotate
2008-08-18
Dan
Revamped page deletion interface; fixed bug where page_meta cache was not being cleared upon restoration of deleted page.
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
less
more
(0)
-16
tip