Wed, 09 Jul 2008 22:49:06 -0400 |
Dan |
Fixed another bad tinyMCE reference in editor.js
|
file |
diff |
annotate
|
Thu, 26 Jun 2008 20:55:13 -0400 |
Dan |
Upgraded TinyMCE to 3.1.0.1. Ported a couple special pages to the componentized JS system.
|
file |
diff |
annotate
|
Tue, 24 Jun 2008 23:37:23 -0400 |
Dan |
Majorly reworked Javascript runtime stuff to use on-demand loading.
|
file |
diff |
annotate
|
Sun, 15 Jun 2008 01:29:30 -0400 |
Dan |
Moved some TinyMCE init code to make JS early init work
|
file |
diff |
annotate
|
Fri, 16 May 2008 12:22:26 -0400 |
Dan |
Added user preference for disabling visual effects in Javascript applets; added re-import button to installed plugins
|
file |
diff |
annotate
|
Sun, 11 May 2008 16:58:58 -0400 |
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
|
Mon, 05 May 2008 20:28:13 -0400 |
Dan |
Added TinyMCE compression support and made some supporting modifications to common.php
|
file |
diff |
annotate
|
Sun, 04 May 2008 21:57:48 -0400 |
Dan |
Massive commit with various changes. Added user ranks system (no admin interface yet) and ability for users to have custom user titles. Made cron framework accept fractions of hours through floating-point intervals. Modifed ACL editor to use miniPrompt framework for close confirmation box. Made avatar system use a special page as opposed to fetching the files directly for caching reasons.
|
file |
diff |
annotate
|
Sun, 16 Mar 2008 16:06:59 -0400 |
Dan |
Added support for embedding language data into plugins; updated all version numbers on plugin files
|
file |
diff |
annotate
|
Thu, 06 Mar 2008 20:47:11 -0500 |
Dan |
Upgraded to TinyMCE 3.0.3; made editor auto-init again but only on Safari
|
file |
diff |
annotate
|
Wed, 05 Mar 2008 23:10:26 -0500 |
Dan |
Changed TinyMCE init to run only on demand. Highly experimental.
|
file |
diff |
annotate
|
Sun, 02 Mar 2008 22:52:23 -0500 |
Dan |
Added modal dialog support for page editor; added customizability for breadcrumbs (thanks to Manoj for idea)
|
file |
diff |
annotate
|
Sun, 24 Feb 2008 17:50:38 -0500 |
Dan |
Fixed a number of IE6 bugs
|
file |
diff |
annotate
|
Wed, 13 Feb 2008 21:59:07 -0500 |
Dan |
Re-enabled, debugged, and optimized Javascript compression code
|
file |
diff |
annotate
|
Tue, 12 Feb 2008 22:17:58 -0500 |
Dan |
Unsuccessful attempt at fixing "dismiss"/"close manager" buttons in ACL editor; non-breaking change to template API to allow plugins to add "normal" sidebar widgets in addition to the special "raw" block type, specified as the third parameter to $template->sidebar_widget(). Defaults to false, which is old behavior; new behavior (enabled by passing TRUE as the 3rd param) means that the content of the block is primarily block-level links.
|
file |
diff |
annotate
|