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 169
"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 168
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 167
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 166
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 165
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 164
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 163
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 162
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 161
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 160
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 159
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 158
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 157
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 156
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 155
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 154
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 153
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 152
Merging branches from Scribus and Nighthawk
Sun, 30 Sep 2007 19:18:09 -0400 Added a new Javascript variable, aclDisableTransitionFX, that will switch off effects on message boxes and the ACL editor when set to true
Dan [Sun, 30 Sep 2007 19:18:09 -0400] rev 151
Added a new Javascript variable, aclDisableTransitionFX, that will switch off effects on message boxes and the ACL editor when set to true
Sun, 30 Sep 2007 19:16:36 -0400 Added tag rebrand for changeset 42c6c83b8a00
Dan [Sun, 30 Sep 2007 19:16:36 -0400] rev 150
Added tag rebrand for changeset 42c6c83b8a00
Sun, 30 Sep 2007 19:16:24 -0400 Rebrand for 1.0.2 (again, lol)
Dan [Sun, 30 Sep 2007 19:16:24 -0400] rev 149
Rebrand for 1.0.2 (again, lol)
Sat, 29 Sep 2007 09:43:46 -0400 Added tag rebrand for changeset 0b5244001799
Dan [Sat, 29 Sep 2007 09:43:46 -0400] rev 148
Added tag rebrand for changeset 0b5244001799
Thu, 27 Sep 2007 15:55:37 -0400 Sync from stable (Coblynau beta)
Dan [Thu, 27 Sep 2007 15:55:37 -0400] rev 147
Sync from stable (Coblynau beta)
Mon, 24 Sep 2007 23:59:42 -0400 Added tag rebrand for changeset 6f0bbf88c325
Dan [Mon, 24 Sep 2007 23:59:42 -0400] rev 146
Added tag rebrand for changeset 6f0bbf88c325
Mon, 24 Sep 2007 23:59:31 -0400 Rebrand for 1.0.2b1
Dan [Mon, 24 Sep 2007 23:59:31 -0400] rev 145
Rebrand for 1.0.2b1
Mon, 24 Sep 2007 21:29:19 -0400 Improved response time for username autofill; fix JS login box in Safari (bug surfaced only after 1.0.1)
Dan [Mon, 24 Sep 2007 21:29:19 -0400] rev 144
Improved response time for username autofill; fix JS login box in Safari (bug surfaced only after 1.0.1)
Sun, 23 Sep 2007 23:22:25 -0400 Added tag rebrand for changeset ca9118d9c0f2
Dan [Sun, 23 Sep 2007 23:22:25 -0400] rev 143
Added tag rebrand for changeset ca9118d9c0f2
Sun, 23 Sep 2007 23:21:10 -0400 Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
Dan [Sun, 23 Sep 2007 23:21:10 -0400] rev 142
Rebrand as 1.0.2 (Coblynau); internal links are now parsed by RenderMan::parse_internal_links()
Sun, 23 Sep 2007 23:03:34 -0400 SECURITY: Anonymous user can't be edited now; user accounts could be deleted even if errors detected; user CP saving disabled for demo mode
Dan [Sun, 23 Sep 2007 23:03:34 -0400] rev 141
SECURITY: Anonymous user can't be edited now; user accounts could be deleted even if errors detected; user CP saving disabled for demo mode
Sun, 23 Sep 2007 18:42:16 -0400 Revamped the administrator's user CP, big time. The admin module now uses a smart form and enables all profile fields, including users_extra, to be changed. Passwords are encrypted when sent. The whole CP has been split off into a different file to accomodate the large amount of code.
Dan [Sun, 23 Sep 2007 18:42:16 -0400] rev 140
Revamped the administrator's user CP, big time. The admin module now uses a smart form and enables all profile fields, including users_extra, to be changed. Passwords are encrypted when sent. The whole CP has been split off into a different file to accomodate the large amount of code.
(0) -100 -50 -30 +30 +50 +100 +300 +1000 tip