Mon, 16 Jun 2008 19:05:16 -0400 Fixed undefined index left over from scope system rewrite a few days ago
Dan [Mon, 16 Jun 2008 19:05:16 -0400] rev 576
Fixed undefined index left over from scope system rewrite a few days ago
Mon, 16 Jun 2008 19:04:33 -0400 Fixed two bugs in paginator: noisy warning when rows run out and empty strings not being treated as valid from formatting functions
Dan [Mon, 16 Jun 2008 19:04:33 -0400] rev 575
Fixed two bugs in paginator: noisy warning when rows run out and empty strings not being treated as valid from formatting functions
Sun, 15 Jun 2008 01:38:33 -0400 Fixed title not being set properly in redirect()
Dan [Sun, 15 Jun 2008 01:38:33 -0400] rev 574
Fixed title not being set properly in redirect()
Sun, 15 Jun 2008 01:30:00 -0400 Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
Dan [Sun, 15 Jun 2008 01:30:00 -0400] rev 573
Renamed some functions (that were new in this release anyway) due to compatibility broken with PunBB bridge
Sun, 15 Jun 2008 01:29:30 -0400 Moved some TinyMCE init code to make JS early init work
Dan [Sun, 15 Jun 2008 01:29:30 -0400] rev 572
Moved some TinyMCE init code to make JS early init work
Sun, 15 Jun 2008 00:59:37 -0400 Got ACL scope logic working again and began enforcing it. Breaking API change: assigning page title with $template->tpl_strings['PAGE_NAME'] will no longer work, use $template->assign_vars(). Workaround may be added later. Test for assign_vars method if compatibility needed. Added namespace processor API (non-breaking change). Several other things tweaked around as well.
Dan [Sun, 15 Jun 2008 00:59:37 -0400] rev 571
Got ACL scope logic working again and began enforcing it. Breaking API change: assigning page title with $template->tpl_strings['PAGE_NAME'] will no longer work, use $template->assign_vars(). Workaround may be added later. Test for assign_vars method if compatibility needed. Added namespace processor API (non-breaking change). Several other things tweaked around as well.
Sat, 14 Jun 2008 22:01:24 -0400 Fixed some plugin compatibility issues seen in Nuggie
Dan [Sat, 14 Jun 2008 22:01:24 -0400] rev 570
Fixed some plugin compatibility issues seen in Nuggie
Tue, 10 Jun 2008 10:51:44 -0400 Updated image tag parser a bit. Handles recursion of brackets properly now, allows custom parameters from plugins, and takes parameters in any order due to new keyword-based parser
Dan [Tue, 10 Jun 2008 10:51:44 -0400] rev 569
Updated image tag parser a bit. Handles recursion of brackets properly now, allows custom parameters from plugins, and takes parameters in any order due to new keyword-based parser
Tue, 10 Jun 2008 00:21:34 -0400 A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Dan [Tue, 10 Jun 2008 00:21:34 -0400] rev 568
A bit of UX improvement to upgrade UI; updated readme for 1.1.4
Mon, 09 Jun 2008 20:52:34 -0400 Actually made the "prevent search indexing" switch work. Needs to be merged with stable.
Dan [Mon, 09 Jun 2008 20:52:34 -0400] rev 567
Actually made the "prevent search indexing" switch work. Needs to be merged with stable.
(0) -300 -100 -10 +10 +100 +300 tip