Colin Kuskie
4cb5b5d83c
Add an easy way to access a famous date.
2009-03-19 04:06:14 +00:00
David Delikat
66c6c0fae5
yet another check point
2009-03-19 01:42:22 +00:00
Yung Han Khoe
f14832a583
making account activation email templatable
2009-03-18 20:25:01 +00:00
Colin Kuskie
dd771bd409
Check for addStoryUrl with the right permissions.
...
Move all stories into the past, in preparation for filtering out future Stories based
on canEdit.
2009-03-18 18:27:04 +00:00
Colin Kuskie
e8292a8a3f
Do not set addStoryUrl unless the user can really add Stories.
2009-03-18 18:26:20 +00:00
David Delikat
3c56bb64ae
nuther check point
2009-03-18 17:50:56 +00:00
Colin Kuskie
9d03cd52ca
Always dangle a comma.
2009-03-18 17:40:52 +00:00
Colin Kuskie
20db7e1dda
Remove debug.
2009-03-18 17:25:35 +00:00
Colin Kuskie
1349667103
Fix broken Help.
2009-03-18 16:57:59 +00:00
Colin Kuskie
988e74e6a9
Fix missing, and broken Help.
2009-03-18 16:57:03 +00:00
Colin Kuskie
a8dbe3bed7
Parenthesize the call to get to make it stand out.
2009-03-18 16:56:28 +00:00
Martin Kamerbeek
7c7db4d688
Cleanup.
2009-03-18 15:50:52 +00:00
Martin Kamerbeek
1361ecb65a
Fixed validation issue in Donation asset.
2009-03-18 15:47:17 +00:00
Martin Kamerbeek
be145261e0
Adding isVendorInfoComplete method.
2009-03-18 15:27:38 +00:00
Martin Kamerbeek
8da6751407
Added tests for WebGUI::Shop::Cart->readyForCheckout.
2009-03-18 14:52:41 +00:00
Martin Kamerbeek
0a12c20691
Adding minimum checkout amount.
2009-03-18 13:06:00 +00:00
Yung Han Khoe
5176e17522
rfe #9355 : Password Recovery email subject
2009-03-18 11:27:04 +00:00
Martin Kamerbeek
cc3ff65fa7
Added POD, reordered subs to be wg coding guidelines compliant.
2009-03-18 09:52:13 +00:00
Colin Kuskie
8914b0e14e
Add a duplicate story template to be used for the Topic.
2009-03-18 00:19:53 +00:00
Colin Kuskie
2bd7a60a01
Merge in HEAD, up to 9866.
2009-03-17 23:45:21 +00:00
Colin Kuskie
5248423519
Add tests for toGroup sending.
2009-03-17 16:11:37 -07:00
Colin Kuskie
7336d2d630
SMS coding complete, beginning testing.
...
Added getInboxAddresses method to User.pm, with tests.
All SMS/Email address choices are made in Mail/Send, on create
and on send, since that's when it handles groups.
Test variable addresses on creating mails.
Updated t/smtpd.pl to handle receiving and sending multiple messages.
2009-03-17 14:35:13 -07:00
Brian Medley
6acbdc063a
Checkpoint
2009-03-17 20:45:25 +00:00
Kaleb Murphy
077d38c0b4
Survey slider types improved and corrected. Single slider type now ingores "required".
2009-03-17 18:07:46 +00:00
David Delikat
e6fc38a502
check point
2009-03-17 16:31:54 +00:00
Colin Kuskie
f621c1c0eb
Make the Shelf set and update the menuTitle, too.
2009-03-17 03:16:52 +00:00
Colin Kuskie
69768606eb
Fix syntax warnings.
2009-03-16 21:54:52 +00:00
Colin Kuskie
bc3b204d9b
Add a method to return emails for Inbox notifications.
...
Method is driven by profile data and settings.
2009-03-16 11:17:58 -07:00
Kaleb Murphy
fb8cd3af30
Removed debug sleep
2009-03-16 16:33:46 +00:00
Kaleb Murphy
1c8b30135a
Corrected gif location
2009-03-16 16:30:16 +00:00
Kaleb Murphy
7624504335
Added mask removal on ajax failure.
2009-03-16 16:27:55 +00:00
Kaleb Murphy
b856cddc56
removed trace statements
2009-03-16 16:02:31 +00:00
Kaleb Murphy
cc11480d6d
Added Edit Survey loading mask to reduce loading confusing on slow connections.
2009-03-16 15:59:20 +00:00
Colin Kuskie
38a19674da
Put a template variable for the CS in the correct place.
2009-03-16 15:21:06 +00:00
Colin Kuskie
6ba8d34574
Help the DataForm deal with bad data in its JSON.
2009-03-15 22:57:18 +00:00
Patrick Donelan
b1b033afa5
Added Survey Workflow onSurveyEndWorkflowId
...
Fixed username bug
2009-03-15 06:34:37 +00:00
Patrick Donelan
d95a076ac5
Add optional userId param to Survey::responseId so that you can create a
...
response for a specific user (not just current user bound to session)
2009-03-15 06:34:15 +00:00
Patrick Donelan
96ac9d63ee
Made PassiveAnalytics upgrade code shhhh if $quiet
2009-03-15 01:28:43 +00:00
Colin Kuskie
7ad927092a
More POD docs about getAllUsers returning a unique'ed list of userIds.
2009-03-13 23:17:50 +00:00
Colin Kuskie
7792b9d9bc
Forward porting gateway driver upgrade fix, handling undefined drivers.
2009-03-13 20:48:43 +00:00
Colin Kuskie
19368e5309
Forward port paydriver upgrade bug fix. Undef was not handled.
2009-03-13 20:30:08 +00:00
Graham Knop
f63b9ea5b9
fixed #9913 : New Content Side Bar missing in Asset window
2009-03-13 19:22:53 +00:00
Colin Kuskie
987269f3c3
Remove notification package code from SMS install script.
2009-03-13 10:27:48 -07:00
Colin Kuskie
18094751f3
Remote notifications template from SMS branch.
2009-03-13 10:26:38 -07:00
Colin Kuskie
e70494900a
Pruning out notifications code from SMS.
2009-03-13 10:21:52 -07:00
Colin Kuskie
8413d2337f
Removed this.
2009-03-13 10:15:55 -07:00
Colin Kuskie
6a41f4aa75
SMS install script.
2009-03-13 10:07:35 -07:00
Martin Kamerbeek
f980585246
Added pod.
2009-03-13 16:55:58 +00:00
Martin Kamerbeek
320e1738a3
Adding base of Shop account plugin vendor payouts stuff.
2009-03-13 16:13:20 +00:00
Martin Kamerbeek
e23f33ee8c
Adding accidentally omitted js files for vendor payout manager
2009-03-13 14:55:47 +00:00