Mon, 19 Nov 2012 11:36:37 -0500 |
Dan Fuhry |
Plugins: support closures
|
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
|
Mon, 01 Feb 2010 02:15:04 -0500 |
Dan |
Fixed more places where author_uid wasn't right.
|
file |
diff |
annotate
|
Tue, 01 Dec 2009 11:15:45 -0500 |
Dan |
Plugin block parser: Fixed plugin block parsing for plugin files in CRLF format
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 20:01:55 -0400 |
Dan |
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
|
file |
diff |
annotate
|
Sun, 31 May 2009 23:27:04 -0400 |
Dan |
Whoops, plugin upgrades got broken
|
file |
diff |
annotate
|
Fri, 29 May 2009 20:22:30 -0400 |
Dan |
Fixed missing global $cache; in $plugins->upgrade_plugin();
|
file |
diff |
annotate
|
Sat, 16 May 2009 00:13:22 +0000 |
apache |
Plugins: fixed a final system plugin bug
|
file |
diff |
annotate
|
Fri, 15 May 2009 13:31:12 -0400 |
Dan |
Fixed redirects before $session init not working; fixed failure to load system plugins
|
file |
diff |
annotate
|
Wed, 13 May 2009 09:48:59 -0400 |
Dan |
Cut out two queries per page with plugin loader routine
|
file |
diff |
annotate
|
Tue, 05 May 2009 00:10:26 -0400 |
Dan |
Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 22:34:12 -0400 |
Dan |
SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 11:35:28 -0400 |
Dan |
Plugins: Added checks and additional warning for authentication plugins.
|
file |
diff |
annotate
|
Thu, 26 Feb 2009 01:28:18 -0500 |
Dan |
Plugin backend: bugfix: installing a plugin should now properly import its strings
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 16:17:25 -0500 |
Dan |
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
|
file |
diff |
annotate
|