Commit graph

6866 commits

Author SHA1 Message Date
Colin Kuskie
d1ede96e63 Make AdSpace->get provide a hash ref if none is supplied.
Add tests to improve test coverage and to verify defaults from the
DB and the code.
2007-02-05 04:10:15 +00:00
Colin Kuskie
c9726f7b4d New AdSpace tests, need to start looking at coverage.
Added some comments and fixed some POD in AdSpace.pm and Ad.pm
2007-02-05 01:01:20 +00:00
Colin Kuskie
870d9dbe46 more tests for AdSpace and added more POD to AdSpace.pm and Ad.pm 2007-02-04 04:12:19 +00:00
Colin Kuskie
7323ec0c0a added safe top link to the top of the CS FAQ template 2007-02-03 22:54:21 +00:00
Colin Kuskie
b49c5bf2a1 fix skipNotification adding 2007-02-03 00:06:56 +00:00
Frank Dillon
52e413ad71 added skipNotification flag to addRevision method 2007-02-02 21:24:29 +00:00
Frank Dillon
bca4e95cc2 added skipNotification flag to assetData 2007-02-02 21:24:05 +00:00
Frank Dillon
eafa4b407a edit branch no longer sends out notifications 2007-02-02 21:23:34 +00:00
Frank Dillon
a778dd3bbe added skipNotification column to assets 2007-02-02 20:03:17 +00:00
Colin Kuskie
ef07faa506 fix failing test for looking up dynamic lables 2007-02-02 17:51:15 +00:00
Doug Bell
d3ac8526c1 fix: Those calendar bugs are finally fixed. I fix them coming in and break them going out... 2007-02-02 16:47:02 +00:00
Colin Kuskie
124f42f582 finish cleaning up debug code in WikiMaster 2007-02-02 06:33:33 +00:00
Colin Kuskie
d60e824ede Bug fix for Wiki search pagination.
The Paginator constructor docs were backwards for the formVar and pageNumber.
Switched the order of the formVar and pageNumber variables in the Search call to the Paginator.
2007-02-02 06:32:36 +00:00
JT Smith
3122e9e58f enhanced the status screen even more 2007-02-02 04:50:15 +00:00
JT Smith
533a128d52 improved the status report for spectre workflow 2007-02-02 01:57:46 +00:00
Frank Dillon
6b8220f12b not sure if I fixed anything here, but whatever I did seems to have caused the problem to stop happening on plainblack.com 2007-02-02 00:22:23 +00:00
Frank Dillon
b99d1a486b RSS and WeatherData fixes 2007-02-02 00:04:56 +00:00
Frank Dillon
55a620683b template no longer escapes for HTML 2007-02-01 23:08:58 +00:00
Frank Dillon
c53725921a RSS should be 2.0 compatible everywhere now. 2007-02-01 23:07:26 +00:00
Doug Bell
8e03386e39 fix: Event leaving mess in Apache logs 2007-02-01 22:59:43 +00:00
Doug Bell
d0c37ba736 fix: Event not reapplying all-day radio button after error 2007-02-01 22:51:35 +00:00
Doug Bell
426ffce9e3 fix - Couple Calendar bugs 2007-02-01 22:15:47 +00:00
JT Smith
9d315264c6 - Added a basic status interface to spectre, for troubleshooting. 2007-02-01 21:51:04 +00:00
JT Smith
f92fe7786d - Added a basic status interface to spectre, for troubleshooting. 2007-02-01 21:50:47 +00:00
JT Smith
0ee42f1060 - fix: Spectre needs to be restarted every day 2007-02-01 21:34:28 +00:00
Colin Kuskie
a2a3741457 clarify the Folder asset template variable, type 2007-02-01 21:31:05 +00:00
Doug Bell
16ad4f3f16 fix: Calendar Event Details template now uses dateSpan friendly variable 2007-02-01 21:27:31 +00:00
Colin Kuskie
42d489fa39 fix setting max value in IntSlider form control 2007-02-01 21:00:46 +00:00
Colin Kuskie
89624cc8c6 CSS tweak to help template variables look better 2007-02-01 20:48:37 +00:00
Doug Bell
6e8547169a fixed changelog and some formatting issues 2007-02-01 20:24:00 +00:00
Frank Dillon
6edfd18072 removed qa($ua) from use LWP::UserAgent which caused WeatherData.pm to fail in certain cases 2007-02-01 18:57:34 +00:00
JT Smith
b19bf14389 - Simplified Spectre's initial data load, and reduced memory footprint in the
process.
2007-02-01 18:48:23 +00:00
Roy Johnson
f140fdead4 this would be helpful 2007-02-01 17:35:47 +00:00
Roy Johnson
c5b47acfe8 fix - EMS: blank lines appearing in registrants 2007-02-01 17:31:07 +00:00
Colin Kuskie
fe39696e79 fixing whitespace issues with POD 2007-02-01 17:13:41 +00:00
Doug Bell
af66fa585c Updated AssetExportHtml and tests. Now to re-order the export. 2007-02-01 16:57:05 +00:00
JT Smith
53f73fcf45 added user defined fields to rss 2007-02-01 16:43:52 +00:00
Doug Bell
d6be45a1c0 Updated docs for AssetVersioning, WebGUI::DateTime
Added some Help/i18n for Calendar
Fixed some Asset::Event formatting issues
Step one in fixing AssetExportHtml
2007-02-01 16:36:48 +00:00
Colin Kuskie
687d439c79 fix for creating prototype assets without privileges 2007-02-01 16:29:32 +00:00
JT Smith
0e9b8638d1 case problem 2007-02-01 05:18:56 +00:00
Colin Kuskie
063b69afbe fix of Post/Thread rating system 2007-02-01 04:28:53 +00:00
JT Smith
caf859129d - Made exipred sessions workflow activity more fault tollerant.
- Made rss fetching more fault tollerant.
2007-02-01 00:26:15 +00:00
JT Smith
e1bd43b02e - fix: Added better error trapping for WikiMaster
- fix: Wiki causes site to fail
 - fix: Wiki Error on plainblack.com
2007-02-01 00:05:22 +00:00
Frank Dillon
8637563ae6 commerce fixes 2007-01-31 23:49:38 +00:00
Frank Dillon
2a55f06ba9 fixed subscriptions to properly set the expiration offset 2007-01-31 23:39:42 +00:00
Frank Dillon
bed3e8b6c3 bug fix. redirectAfterLogin now works when creating an account. 2007-01-31 22:15:12 +00:00
Roy Johnson
883db27e70 somebody goofed 2007-01-31 15:21:37 +00:00
Doug Bell
dd33c3e36f fix: Couple Calendar fixes. Some Calendar code formatting changes 2007-01-31 15:13:36 +00:00
Frank Dillon
32db4c5bf3 fixes 2007-01-30 22:53:28 +00:00
Frank Dillon
5ca7107e00 fixed some mis-labeled template variables 2007-01-30 22:51:07 +00:00