Fri, 19 Oct 2007 21:39:33 -0400 Added a cron framework. Currently tasks will not be run; will implement into templates in next commit
Dan [Fri, 19 Oct 2007 21:39:33 -0400] rev 180
Added a cron framework. Currently tasks will not be run; will implement into templates in next commit
Fri, 19 Oct 2007 21:07:54 -0400 Sidebar blocks can be renamed now (untested except in Fx2)
Dan [Fri, 19 Oct 2007 21:07:54 -0400] rev 179
Sidebar blocks can be renamed now (untested except in Fx2)
Wed, 17 Oct 2007 21:54:11 -0400 Automatic set of state on Oxygen sidebar portlets should work now; reimplemented parts of the template parser (again) to workaround some PHP/PCRE issues and add support for parser plugins
Dan [Wed, 17 Oct 2007 21:54:11 -0400] rev 178
Automatic set of state on Oxygen sidebar portlets should work now; reimplemented parts of the template parser (again) to workaround some PHP/PCRE issues and add support for parser plugins
Mon, 15 Oct 2007 00:11:51 -0400 SECURITY: Fix failure to log login failure on no row match
Dan [Mon, 15 Oct 2007 00:11:51 -0400] rev 177
SECURITY: Fix failure to log login failure on no row match
Sun, 14 Oct 2007 20:47:01 -0400 Merge between Scribus and Nighthawk
Dan [Sun, 14 Oct 2007 20:47:01 -0400] rev 176
Merge between Scribus and Nighthawk
Sun, 14 Oct 2007 01:07:07 -0400 Coupla cheap hacks in St. Patty to make developing more color themes easier
Dan [Sun, 14 Oct 2007 01:07:07 -0400] rev 175
Coupla cheap hacks in St. Patty to make developing more color themes easier
Fri, 12 Oct 2007 14:41:51 -0400 Replaced autocompleting username with a much more efficient algorithm and caching system
Dan [Fri, 12 Oct 2007 14:41:51 -0400] rev 174
Replaced autocompleting username with a much more efficient algorithm and caching system
Tue, 09 Oct 2007 16:14:55 -0400 Fixed some regular expressions in HTML optimization algorithm; regex page groups can be edited now (oops)
Dan [Tue, 09 Oct 2007 16:14:55 -0400] rev 173
Fixed some regular expressions in HTML optimization algorithm; regex page groups can be edited now (oops)
Sun, 07 Oct 2007 17:22:25 -0400 More minor Ux improvements
Dan [Sun, 07 Oct 2007 17:22:25 -0400] rev 172
More minor Ux improvements
Sun, 07 Oct 2007 16:56:14 -0400 AJAX login box is now used in userprefs panel; Spry shake effect and general UX on auth fail is smoother now; added ajaxLoginNavTo() JS function
Dan [Sun, 07 Oct 2007 16:56:14 -0400] rev 171
AJAX login box is now used in userprefs panel; Spry shake effect and general UX on auth fail is smoother now; added ajaxLoginNavTo() JS function
Sun, 07 Oct 2007 08:39:40 -0400 SECURITY: remove debug message in session manager; implemented alternate MediaWiki syntax for template embedding; added Adobe Spry for "shake" effect on unsuccessful login
Dan [Sun, 07 Oct 2007 08:39:40 -0400] rev 170
SECURITY: remove debug message in session manager; implemented alternate MediaWiki syntax for template embedding; added Adobe Spry for "shake" effect on unsuccessful login
Sat, 06 Oct 2007 20:47:09 -0400 Minor text change + link to docs for "about keep-alive" help dialog
Dan [Sat, 06 Oct 2007 20:47:09 -0400] rev 169
Minor text change + link to docs for "about keep-alive" help dialog
Sat, 06 Oct 2007 20:44:24 -0400 "Perhaps you were looking for" box now only shows if strlen($q) >= 4
Dan [Sat, 06 Oct 2007 20:44:24 -0400] rev 168
"Perhaps you were looking for" box now only shows if strlen($q) >= 4
Sat, 06 Oct 2007 20:39:18 -0400 Dummy commit to (hopefully) revert merge of unstable code
Dan [Sat, 06 Oct 2007 20:39:18 -0400] rev 167
Dummy commit to (hopefully) revert merge of unstable code
Sat, 06 Oct 2007 20:36:52 -0400 Added tag rebrand for changeset d53cc29308f4
Dan [Sat, 06 Oct 2007 20:36:52 -0400] rev 166
Added tag rebrand for changeset d53cc29308f4
Sat, 06 Oct 2007 20:36:40 -0400 Rebrand as 1.1.1; everything should now be bumped to "unstable" status
Dan [Sat, 06 Oct 2007 20:36:40 -0400] rev 165
Rebrand as 1.1.1; everything should now be bumped to "unstable" status
Sat, 06 Oct 2007 14:45:00 -0400 Fixed external links in tplWikiFormat to use my monster HTTP request regex
Dan [Sat, 06 Oct 2007 14:45:00 -0400] rev 164
Fixed external links in tplWikiFormat to use my monster HTTP request regex
Sat, 06 Oct 2007 13:18:30 -0400 Fixed comment stripping in sanitize_html()
Dan [Sat, 06 Oct 2007 13:18:30 -0400] rev 163
Fixed comment stripping in sanitize_html()
Sat, 06 Oct 2007 13:01:46 -0400 Improvements and fixes (hacks?) for HTML sanitization
Dan [Sat, 06 Oct 2007 13:01:46 -0400] rev 162
Improvements and fixes (hacks?) for HTML sanitization
Fri, 05 Oct 2007 01:57:00 -0400 Major revamps to the template parser. Fixed a few security holes that could allow PHP to be injected in untimely places in TPL code. Improved Ux for XSS attempt in tplWikiFormat. Documented many functions. Backported much cleaner parser from 2.0 branch. Beautified a lot of code in the depths of the template class. Pretty much a small-scale Extreme Makeover.
Dan [Fri, 05 Oct 2007 01:57:00 -0400] rev 161
Major revamps to the template parser. Fixed a few security holes that could allow PHP to be injected in untimely places in TPL code. Improved Ux for XSS attempt in tplWikiFormat. Documented many functions. Backported much cleaner parser from 2.0 branch. Beautified a lot of code in the depths of the template class. Pretty much a small-scale Extreme Makeover.
Thu, 04 Oct 2007 08:22:25 -0400 Fixed text colors on pages when dark system themes are used (bug could be seen using MurrinaNightOrange on an Ubuntu system)
Dan [Thu, 04 Oct 2007 08:22:25 -0400] rev 160
Fixed text colors on pages when dark system themes are used (bug could be seen using MurrinaNightOrange on an Ubuntu system)
Mon, 01 Oct 2007 23:52:25 -0400 Fixed: wiki mode edit notice should be shown on fallback editor now
Dan [Mon, 01 Oct 2007 23:52:25 -0400] rev 159
Fixed: wiki mode edit notice should be shown on fallback editor now
Mon, 01 Oct 2007 23:48:24 -0400 Fixed: RenderMan::parse_internal_links() problems with prepending Project: instead of Site_name: to project page alias-namespace links
Dan [Mon, 01 Oct 2007 23:48:24 -0400] rev 158
Fixed: RenderMan::parse_internal_links() problems with prepending Project: instead of Site_name: to project page alias-namespace links
Mon, 01 Oct 2007 22:18:51 -0400 SECURITY: tightened up validation for rollbacks
Dan [Mon, 01 Oct 2007 22:18:51 -0400] rev 157
SECURITY: tightened up validation for rollbacks
Mon, 01 Oct 2007 19:29:52 -0400 Creating pages doesn't insert that crappy javascript hack anymore
Dan [Mon, 01 Oct 2007 19:29:52 -0400] rev 156
Creating pages doesn't insert that crappy javascript hack anymore
Sun, 30 Sep 2007 20:20:07 -0400 Feature add: new page group type: regular expression match (PCRE)
Dan [Sun, 30 Sep 2007 20:20:07 -0400] rev 155
Feature add: new page group type: regular expression match (PCRE)
Sun, 30 Sep 2007 19:40:07 -0400 Oops forgot to update common.php version
Dan [Sun, 30 Sep 2007 19:40:07 -0400] rev 154
Oops forgot to update common.php version
Sun, 30 Sep 2007 19:32:15 -0400 Added tag rebrand for changeset 42c6c83b8a00
Dan [Sun, 30 Sep 2007 19:32:15 -0400] rev 153
Added tag rebrand for changeset 42c6c83b8a00
Sun, 30 Sep 2007 19:27:44 -0400 Crap, that didn't work. Remerge of 42c6c83b8a00 and 824821224153
Dan [Sun, 30 Sep 2007 19:27:44 -0400] rev 152
Crap, that didn't work. Remerge of 42c6c83b8a00 and 824821224153
Sun, 30 Sep 2007 19:22:04 -0400 Merging branches from Scribus and Nighthawk
Dan [Sun, 30 Sep 2007 19:22:04 -0400] rev 151
Merging branches from Scribus and Nighthawk
(0) -100 -50 -30 +30 +50 +100 tip