Commit graph

1949 commits

Author SHA1 Message Date
Patrick Donelan
804dbcfd26 One-line fix for Survey ExpressionEngine bug that took over a day to find.
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).

The fix includes tests.
2009-11-05 21:15:47 -08:00
Patrick Donelan
5899fa4289 Revert "One-line fix for Survey ExpressionEngine bug that took over a day to find."
This reverts commit bcd99945ca.
2009-11-05 22:37:50 -05:00
Patrick Donelan
bcd99945ca One-line fix for Survey ExpressionEngine bug that took over a day to find.
One of the file-scoped lexicals in ExpressionEngine wasn't being initialised,
which meant that tagged data was being cached across repeated engine runs
(including, would you believe, across modperl page requests).

The fix includes tests.
2009-11-05 22:27:47 -05:00
Colin Kuskie
3c985a5eed Finish reverting EMS Submissions.
This reverts commit aab3a74026.
2009-11-05 17:03:28 -08:00
Colin Kuskie
fc68756975 Update tests for changes to skipNotification. 2009-11-05 16:30:17 -08:00
Colin Kuskie
63b797c875 Format oz in the USPS shipping driver to the nearest tenth of an oz. Change the minimum to be 0.1 oz 2009-11-05 12:38:56 -08:00
Colin Kuskie
977f0273f9 Note XML for per package errors. 2009-11-05 09:03:50 -08:00
Colin Kuskie
c871c0372d The current USPS driver only works on domestic shipments. 2009-11-05 08:18:10 -08:00
daviddelikat
aab3a74026 Merge branch 'master' of git@github.com:plainblack/webgui 2009-11-04 09:42:35 -06:00
Colin Kuskie
869ee404e7 Remove the skipNotification column for the Subscribably aspect.
The duplication caused it to be impossible to turn off notifications,
which caused the WikiPage test to fail since there was no template
defined for sending notifications.
2009-11-04 15:19:54 -08:00
Colin Kuskie
fc6acc7be3 Change how the shipping driver throws errors. Fixes bug #11202. 2009-11-04 14:08:42 -08:00
daviddelikat
6b24783385 all tests pass, manual testing passes 2009-11-04 09:41:24 -06:00
Colin Kuskie
b4112e8d3d Update tests for UPS driver. Cleanup diags. 2009-11-03 20:57:53 -08:00
Colin Kuskie
deff69ae14 Merge commit 'ups-driver/master' 2009-11-03 20:37:53 -08:00
Colin Kuskie
1eeb76e96f newByLineage should log its own error. Fixes bug #11192 2009-11-02 18:30:45 -08:00
Colin Kuskie
fcab30158d Update RssFeed test. 2009-11-02 08:03:32 -08:00
Colin Kuskie
c017926194 Add the eventMetaData template variable back to the test. 2009-11-02 08:01:36 -08:00
daviddelikat
c8b97d83fe more wokr all around 2009-11-02 09:01:44 -06:00
khenn
3958a36271 bug fixes: start date is returned in UTC instead of the proper time zone, meta data fields are not properly returned to the template 2009-11-01 08:44:22 -06:00
Colin Kuskie
71548339de Done with Macro test maintenance. 2009-10-31 19:02:52 -07:00
Colin Kuskie
bd6677942c Macro test maintenance, up through Page.t 2009-10-31 15:53:44 -07:00
Colin Kuskie
3b11493744 More Macro test maintenance. Up through LastModified. 2009-10-31 14:37:15 -07:00
Colin Kuskie
5ea3f02520 Macro test maintenance. 2009-10-31 12:05:07 -07:00
daviddelikat
b645d3e1b2 Merge branch 'master' of git@github.com:plainblack/webgui
Conflicts:

	lib/WebGUI/Asset/Wobject/EventManagementSystem.pm
	lib/WebGUI/i18n/English/Asset_EventManagementSystem.pm
2009-10-31 10:05:59 -05:00
daviddelikat
10ddac6c58 lots of work... 2009-10-31 09:41:56 -05:00
Colin Kuskie
058704d027 Remove template variable from printRemainingTickets in the EMS. 2009-10-30 15:58:43 -07:00
Colin Kuskie
e74b689ac2 Fix a syntax error. 2009-10-30 15:45:32 -07:00
khenn
ef51fdd426 Fixes to tests suggested by Colin. Committing upgrade script 2009-10-30 17:19:58 -05:00
khenn
2e5250bdc9 forgot to update the plan 2009-10-30 17:13:04 -05:00
khenn
17145cf082 added print remaining tickets feature to EMS 2009-10-30 17:07:59 -05:00
khenn
a09501b1c3 Added test for getTopKeywords 2009-10-30 17:02:24 -05:00
Colin Kuskie
6b88a8915a Fix bad CSS link in the Edit Survey template. Fixes bug #10984.
Update test to scan for links and srcs in the template body, too.
2009-10-30 10:16:24 -07:00
Colin Kuskie
21223657a1 Extend the PickLanguage macro to let the user clear their overrides. 2009-10-30 09:16:38 -07:00
Colin Kuskie
5510710b53 Adjust window in listView for Calendar. Fixes ug #11183 2009-10-29 18:14:21 -07:00
Colin Kuskie
3058600737 Test maintenance in t/Macro 2009-10-29 10:55:09 -07:00
daviddelikat
d0307d99c1 Merge branch 'master' of git@github.com:plainblack/webgui 2009-10-29 09:07:03 -05:00
daviddelikat
debcdd08a5 initial coding on activities
lots of debugging
2009-10-29 09:05:42 -05:00
Colin Kuskie
25083b27e3 Merge commit 'haarg/bart-i18n' 2009-10-28 11:15:12 -07:00
Bart Jol
151deaf143 updated test for default ID 2009-10-28 12:50:17 -05:00
Bart Jol
951439a017 added picklanguage macro to international 2009-10-28 12:41:56 -05:00
Bart Jol
bb4d14d944 Language override file changes 2009-10-28 12:41:55 -05:00
Colin Kuskie
c22c5ef3f7 Test maintenance on Macro tests. 2009-10-28 08:10:47 -07:00
daviddelikat
9db3e02444 Merge branch 'master' of git@github.com:plainblack/webgui 2009-10-28 09:15:34 -05:00
daviddelikat
55ae893c93 tabs mostly working 2009-10-28 09:12:41 -05:00
daviddelikat
5f8888fcc9 tabs successfully added 2009-10-28 03:59:18 -05:00
Colin Kuskie
16e482f1d2 Remove diags, and fix counts for mail tests. 2009-10-27 19:15:26 -07:00
Colin Kuskie
9a17cfe0cd Fix bad index variables in the CS. Fixes bug #11172. 2009-10-27 10:14:50 -07:00
daviddelikat
aa4f3ec0a4 more work... 2009-10-26 02:27:51 -05:00
daviddelikat
1e16ea2972 working on www_addSubmission 2009-10-23 10:04:47 -05:00
daviddelikat
945017d762 Merge branch 'master' of git@github.com:plainblack/webgui 2009-10-23 05:07:49 -05:00