Sat, 11 Jul 2009 20:25:50 -0400 |
Dan |
One word: Internet Explorer 6. This includes a rewrite of $paths->parseAdminTree() that encodes to JSON instead of manually generating JS, so good-bye to stupid parser problems I hope.
|
file |
diff |
annotate
|
Wed, 08 Jul 2009 22:27:24 -0400 |
Dan |
Fixed a series of infinite loops with preloading components and placeholders
|
file |
diff |
annotate
|
Sun, 21 Dec 2008 22:06:25 -0500 |
Dan |
Fixed: autocomplete got broken somehow
|
file |
diff |
annotate
|
Sun, 21 Dec 2008 16:41:03 -0500 |
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
|
Thu, 20 Nov 2008 22:58:30 -0500 |
Dan |
[minor] snip some debugging code from autofill
|
file |
diff |
annotate
|
Sat, 23 Aug 2008 16:03:32 -0400 |
Dan |
More work on auto-completion - it auto-scrolls now and limits result divs to 300px height
|
file |
diff |
annotate
|
Thu, 21 Aug 2008 11:24:56 -0400 |
Dan |
Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
|
file |
diff |
annotate
|
Thu, 21 Aug 2008 08:24:04 -0400 |
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
|
Tue, 12 Aug 2008 00:05:09 -0400 |
Dan |
Fixed some stale code in generic autofill schema
|
file |
diff |
annotate
|
Sat, 19 Jul 2008 21:14:54 -0400 |
Dan |
Fixed typo (missing equals sign) in allow_anon param to autofill username
|
file |
diff |
annotate
|
Sat, 19 Jul 2008 21:01:57 -0400 |
Dan |
Fixed autofill ignoring existing ID for text box parent node. (yes, again)
|
file |
diff |
annotate
|
Sat, 19 Jul 2008 20:47:00 -0400 |
Dan |
Fixed autofill ignoring existing ID for text box parent node. Note that autofill is still in a nonworking state.
|
file |
diff |
annotate
|