Mercurial
Mercurial
>
repos
>
enano-1.1
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
includes/clientside/static/autofill.js
2008-12-22
Dan
Fixed: autocomplete got broken somehow
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-11-21
Dan
[minor] snip some debugging code from autofill
file
|
diff
|
annotate
2008-08-23
Dan
More work on auto-completion - it auto-scrolls now and limits result divs to 300px height
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-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-12
Dan
Fixed some stale code in generic autofill schema
file
|
diff
|
annotate
2008-07-20
Dan
Fixed typo (missing equals sign) in allow_anon param to autofill username
file
|
diff
|
annotate
2008-07-20
Dan
Fixed autofill ignoring existing ID for text box parent node. (yes, again)
file
|
diff
|
annotate
2008-07-20
Dan
Fixed autofill ignoring existing ID for text box parent node. Note that autofill is still in a nonworking state.
file
|
diff
|
annotate
2008-06-25
Dan
Majorly reworked Javascript runtime stuff to use on-demand loading.
file
|
diff
|
annotate
2008-06-22
Dan
Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
file
|
diff
|
annotate
2008-05-11
Dan
Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained)
file
|
diff
|
annotate
2008-02-14
Dan
Re-enabled, debugged, and optimized Javascript compression code
file
|
diff
|
annotate
2008-02-11
Dan
Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
file
|
diff
|
annotate
2008-01-22
Dan
Localized autosuggestion widgets
file
|
diff
|
annotate
2007-11-18
Dan
Major improvements in the security of the CAPTCHA system (no SQL injection or anything like that); fixed denied form submission due to _af_acting on form object wrongly switched to true
file
|
diff
|
annotate
2007-10-12
Dan
Replaced autocompleting username with a much more efficient algorithm and caching system
file
|
diff
|
annotate
less
more
(0)
tip