Tue, 30 Mar 2010 11:37:00 -0400 |
Dan |
Added selection and popup for <pre> tags within wikitext. Also fixed more bugs found in the HTML paragraph parser (mostly self-closing tags e.g. <hr />).
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:46 -0400 |
Dan |
Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 21:49:26 -0400 |
Dan |
Introduced configurability for gzip compression. Fixes issue 18.
|
file |
diff |
annotate
|
Sun, 27 Dec 2009 02:28:21 -0500 |
Dan |
All javascript and css requests now append the version number to the URL to break browser caches and prevent from having to clear the cache upon upgrade
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 20:31:43 -0500 |
Dan |
Added ajaxLoginInit to JS load stub list
|
file |
diff |
annotate
|
Sun, 09 Aug 2009 01:26:57 -0400 |
Dan |
Login: enabled DiffieHellman on IE8
|
file |
diff |
annotate
|
Mon, 03 Aug 2009 02:56:03 -0400 |
Dan |
Login: Enabled DiffieHellman for iPhone OS 3.0 (it passes unit tests now)
|
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, 05 Jul 2009 00:57:53 -0400 |
Dan |
Fixed onload_hooks[] being initted to null after runOnloadHooks() called (should now be initted to an array)
|
file |
diff |
annotate
|
Mon, 15 Jun 2009 20:09:58 -0400 |
Dan |
Added support for preloading javascript libs ($template->preload_js()). Updated admin theme and Tigra Tree Menu to support this + JS_{HEADER,FOOTER} variables.
|
file |
diff |
annotate
|
Wed, 27 May 2009 09:45:54 -0400 |
Dan |
JS core: allow setting loaded_components in other scripts
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 16:20:33 -0400 |
Dan |
File rollbacks should be all up to date now.
|
file |
diff |
annotate
|
Tue, 14 Apr 2009 21:02:13 -0400 |
Dan |
Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 22:17:32 -0400 |
Dan |
Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 01:03:22 -0500 |
Dan |
Added a basic plugin/hook framework for Javascript
|
file |
diff |
annotate
|