Tue, 03 Nov 2009 22:08:48 -0500 Logins: reorganized data structures a bit. WiP - needs test routine done.
Dan [Tue, 03 Nov 2009 22:08:48 -0500] rev 1132
Logins: reorganized data structures a bit. WiP - needs test routine done.
Sun, 25 Oct 2009 00:09:11 -0400 Another fix to paragraph bypass behavior, for when the same substring appears more than once in the text
Dan [Sun, 25 Oct 2009 00:09:11 -0400] rev 1131
Another fix to paragraph bypass behavior, for when the same substring appears more than once in the text
Tue, 13 Oct 2009 12:44:27 -0400 OK, I'm done with the preg_replace() in the paragraph parser. It's too buggy. Replaced with preg_match_all()/str_replace_once().
Dan [Tue, 13 Oct 2009 12:44:27 -0400] rev 1130
OK, I'm done with the preg_replace() in the paragraph parser. It's too buggy. Replaced with preg_match_all()/str_replace_once().
Wed, 07 Oct 2009 13:01:00 -0400 MiniPrompt: [minor] Added short delay before destruction in whiteOutDestroyWithImage().
Dan [Wed, 07 Oct 2009 13:01:00 -0400] rev 1129
MiniPrompt: [minor] Added short delay before destruction in whiteOutDestroyWithImage().
Sun, 04 Oct 2009 03:59:50 -0400 Merged from accidental split
Dan [Sun, 04 Oct 2009 03:59:50 -0400] rev 1128
Merged from accidental split
Sun, 04 Oct 2009 03:59:38 -0400 More parser work: fixed a few bugs with [[intlinks]] in headers, a bug that caused the paragraph parser to return an empty string, and added a warning/backup-and-restore for when a render stage returns an empty string.
Dan [Sun, 04 Oct 2009 03:59:38 -0400] rev 1127
More parser work: fixed a few bugs with [[intlinks]] in headers, a bug that caused the paragraph parser to return an empty string, and added a warning/backup-and-restore for when a render stage returns an empty string.
Thu, 01 Oct 2009 09:07:21 -0400 Fixed (more) output buffering bugs in Special:EditSidebar
Dan [Thu, 01 Oct 2009 09:07:21 -0400] rev 1126
Fixed (more) output buffering bugs in Special:EditSidebar
Wed, 30 Sep 2009 20:01:23 -0400 Javascript lib: UX: When whiteOutReportSuccess() is called on a whiteout over a miniPrompt, the miniPrompt and whiteout are now flown out together. Also, a bit of improvement to message box DOM object destruction code; this fixes problems with message boxes appearing below the shade when ajax auth is done 3 or more times in one page load.
Dan [Wed, 30 Sep 2009 20:01:23 -0400] rev 1125
Javascript lib: UX: When whiteOutReportSuccess() is called on a whiteout over a miniPrompt, the miniPrompt and whiteout are now flown out together. Also, a bit of improvement to message box DOM object destruction code; this fixes problems with message boxes appearing below the shade when ajax auth is done 3 or more times in one page load.
Sat, 26 Sep 2009 15:26:14 -0400 Same issue, was doing an empty() check on $page_urlname in Admin:PageManager and not taking both main pages into account
Dan [Sat, 26 Sep 2009 15:26:14 -0400] rev 1124
Same issue, was doing an empty() check on $page_urlname in Admin:PageManager and not taking both main pages into account
Sat, 26 Sep 2009 15:21:51 -0400 More blank-urlname bugfixes, this time involving internal links
Dan [Sat, 26 Sep 2009 15:21:51 -0400] rev 1123
More blank-urlname bugfixes, this time involving internal links
(0) -1000 -300 -100 -10 +10 +100 tip