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
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
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
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
Doug Bell
473fbeab68
add #10082 Unarchive all collaboration posts
2009-10-22 01:27:39 -05:00
Colin Kuskie
ece9d56a9e
Rekey the template_attachments table. Fixes bug #11063 .
...
Also, prevent template attachments from throwing an error on duplicate
URLs, and fix the purge method added earlier.
2009-10-21 16:11:22 -07:00
Colin Kuskie
2159ab1fbc
getEventsIn window is inclusive. Fixes bug #11158
2009-10-20 11:25:08 -07:00
Patrick Donelan
e4b18757d8
Fixes bug in ExpireIncompleteSurveyResponses
...
Use a left outer join on userProfileData so that the workflow processes
responses for users that have been deleted
2009-10-20 16:50:00 +11:00
Colin Kuskie
b027a8ab4d
Document odd rss feed with a test.
2009-10-19 16:44:11 -07:00
Colin Kuskie
68be37b780
Do manual uniqification of items in Syndicated Content. Fixes bug #11156
...
Do not use merge because it uses normalize, which uses uniq_item, which
uses only links to determine uniqueness.
2009-10-19 15:23:36 -07:00
Colin Kuskie
2250ab0452
Fix a typo in Asset->checkView, which redirected assets in the clipboard to the trash instead. Fixes bug #11139 .
2009-10-16 14:31:26 -07:00
Colin Kuskie
7866120459
Handle bad dates in datetime related form plugins. Fixes bug #11128
...
Also, better date parsing by _splitMysql and reformat Thingy.
2009-10-15 12:53:39 -07:00
Colin Kuskie
c327630771
Add pagination to the DataForm list view. Fixes bug #10989 .
...
Adds new code to Paginator, to handle paginating with an iterator.
2009-10-14 20:35:54 -07:00
Colin Kuskie
b3858ef250
Fix bug #10914 .
...
Move email notifications about of PayDriver and into Transaction. Send
a notification when the cart value is 0 due to shop credit.
2009-10-13 16:37:20 -07:00
Colin Kuskie
20d0630658
Fix the Survey Edit icon. Fixes bug #11122
2009-10-12 21:42:26 -07:00
Colin Kuskie
4b8ab2a039
WikiPage attachments need groupToEdit to be the same as the ancestor wiki groupToEditPage, otherwise users's cannot edit their own attachments. Fixes bug #11057
...
Also, update the test to use addToCleanup.
2009-10-12 20:23:34 -07:00
Colin Kuskie
c2fde74448
SC should have OR based term matching on the title and description. Fixes bug #11121
2009-10-12 10:38:15 -07:00
Colin Kuskie
d73bc15581
Merge branch 'usps'
2009-10-11 19:10:01 -07:00
Colin Kuskie
08f6bd8b58
Fix description field of the Story RSS feed. Fixes bug #11112
2009-10-11 19:03:55 -07:00
Colin Kuskie
993f6d0cc2
Use the new Shop cleanup for carts and shipping drivers.
2009-10-10 16:51:57 -07:00
Colin Kuskie
359882cc21
Add cleanup for shopping carts and shipping drivers.
...
Check for leaky carts and drivers.
When cleaning up a cart, also clean up its address book.
2009-10-10 16:49:36 -07:00
Colin Kuskie
23b1cb47c5
Parse tests, handling spaces.
2009-10-10 16:27:33 -07:00
Colin Kuskie
4ef66d1a51
More tests, refactor out rate parsing code.
2009-10-10 15:06:13 -07:00
Colin Kuskie
829c8ce9d8
USPS Insurance estimation code and tests. Basically working.
2009-10-09 16:28:20 -07:00
Colin Kuskie
1f1f3c38ae
Make sure to access the correct $SESSION.
2009-10-09 15:03:48 -07:00
Colin Kuskie
e6aeb5dcee
Make the EMS handle displaying a schedule when the user has not entered in locations. Fixes bug #10874
2009-10-08 19:10:43 -07:00
Colin Kuskie
c15a49be8c
Make Storage gracefully handle having its directory being nuked. Fixes bug #11077
2009-10-08 13:39:16 -07:00
Colin Kuskie
82f78deb95
Make sure to access the correct $SESSION.
2009-10-08 12:54:11 -07:00
Colin Kuskie
e81ec9718c
Cleanup previous attempt at insurance. Begin new attempt.
...
Add a field to the driver where the user can enter in insurance data with i18n.
Add a method to calculate the cost of insurance for all packages.
2009-10-07 19:53:43 -07:00
Colin Kuskie
2b4bfb8eec
Test whether ValueOfContents works in Domestic rate estimates.
2009-10-07 19:53:43 -07:00
Colin Kuskie
636ed5ce9a
MIME headers should be MIME encoded. Fixes bug #11089 .
2009-10-07 16:15:01 -07:00
Graham Knop
65a58eed62
Revert "Fix a bug with session counting for WEBGUI_TEST_DEBUG"
...
This reverts commit f53af08e27 .
2009-10-07 17:48:31 -05:00
Colin Kuskie
5fc2a1f248
Fixed bug #11096 . Deleting a thread causes a WebGUI error.
...
Checked to make sure that anything is returned from getLineage
before calculating the rating. When the thread is in the trash
or clipboard, then getLineage will not return anything.
2009-10-07 10:05:43 -07:00
Colin Kuskie
a866f143d0
Fix bug 11098. Create a VersionTag method that only clear the session for a single user.
2009-10-07 08:51:05 -07:00
Colin Kuskie
5f29c5bcdd
Comment cleanup
2009-10-07 08:36:48 -07:00