Commit graph

6893 commits

Author SHA1 Message Date
Colin Kuskie
76585a1daa Added a new method to WebGUI::HTML called makeParameter safe. It will
encode commas and single quotes to make the output safe to embed inside
of a macro.
Added tests to verify that it works correctly.
Updated the c_companyName macro to use makeParameterSafe.
Added tests to verify that the changed macro works okay.
Updated the c_companyName documentation.
Added a blurb to the gotchas file to cover the change to the macro.
2007-02-13 23:42:53 +00:00
Colin Kuskie
52a3023b09 more Ad tests, testing for rendering text ads 2007-02-13 23:12:51 +00:00
JT Smith
5892ad8721 fix: The requested URL /uploads_macro was not found on this server 2007-02-13 22:46:17 +00:00
Colin Kuskie
0748440cc6 note what can go into a title 2007-02-12 23:53:32 +00:00
Yung Han Khoe
dc82e6f3bd Fix for radioList fields in view. 2007-02-12 15:08:47 +00:00
Colin Kuskie
60027b9a5b Fixes for calendar day view, and template docs for calendar week view. 2007-02-11 05:39:55 +00:00
Colin Kuskie
eabe3ea776 POD tweaks 2007-02-10 21:49:57 +00:00
Colin Kuskie
ecdcedfe2c finished documenting the Event Asset forms and templates 2007-02-10 16:23:21 +00:00
Colin Kuskie
a68aa5bfda props to DonorWare for a test SOAP server 2007-02-10 05:25:19 +00:00
Colin Kuskie
59d074464b fixing WSClient pagination variable rewriting 2007-02-10 05:20:44 +00:00
Colin Kuskie
818ca95c70 Finishing up the Event Add/Edit template and the template variables that
are common to Event and Calendar templates.
2007-02-10 04:33:41 +00:00
Colin Kuskie
45cd53a448 began to document the Event add/edit template 2007-02-10 00:41:37 +00:00
Colin Kuskie
84198ceea0 More tests for AdSpace/Ad.pm, one of which found a bug with
handling Macros in Rich Media ads.  This was fixed.

Just the start of template docs for the Calendar.  Finishing the 
Calendar docs requires doing the Event docs.
2007-02-10 00:16:16 +00:00
JT Smith
4ebc99108f got percentage numbers for spectre's memory usage 2007-02-09 15:24:48 +00:00
JT Smith
7db41c6c76 added a "last run time" column to the status output 2007-02-09 15:22:32 +00:00
JT Smith
22e621295c SQL Form and big table imports 2007-02-08 23:15:30 +00:00
Frank Dillon
8213036859 bug fix: create account now supports being subclasses properly 2007-02-08 22:24:42 +00:00
Frank Dillon
bf33fb9d3f fixed a bug that wouldn't allow for inheritance 2007-02-08 22:20:03 +00:00
Roy Johnson
0fd2391484 7.3.9 stable release 2007-02-07 13:53:03 +00:00
Roy Johnson
1d8f17801c fix - smoketests failing for calendar i18n/help key mismatch 2007-02-07 13:48:03 +00:00
Doug Bell
8c2321ecaf Calendar Help... some... 2007-02-06 23:51:22 +00:00
Roy Johnson
5f04c5c49d fix - multiple matrix sharing features 2007-02-06 20:16:16 +00:00
Roy Johnson
4a81339b10 fix - Calendar feeds not working 2007-02-06 19:30:00 +00:00
Roy Johnson
9fe730adbb fix - Ignoring shortcut overrides 2007-02-06 18:06:09 +00:00
Colin Kuskie
cae65be309 more tests for AdSpace/Ad.pm 2007-02-06 04:41:12 +00:00
Colin Kuskie
d955739660 adding template for SQL Report download 2007-02-05 23:26:11 +00:00
Colin Kuskie
3b6fdee0a9 fix for SQLForm 0 values in key/value pairs 2007-02-05 17:52:02 +00:00
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