Doug Bell
815134dca1
updating skeletons. run through perltidy. added note about Installable aspect. removed old install routines
2009-03-19 16:36:35 +00:00
Colin Kuskie
4b859e5ada
Add Help, missing help titles to i18n.
2009-03-19 16:25:19 +00:00
Colin Kuskie
af01175192
Update patch attribution
2009-03-19 16:07:17 +00:00
Kaleb Murphy
41436a6d21
removed traces
2009-03-19 16:00:05 +00:00
Colin Kuskie
ccbff17b14
Add i18n for the Gallery and Album.
2009-03-19 15:45:53 +00:00
Patrick Donelan
9b5309f650
Added completed SDH rfes to changelog
2009-03-19 04:32:39 +00:00
David Delikat
856cc06d04
merged with HEAD and other interesting changes
2009-03-19 04:12:03 +00:00
Colin Kuskie
49b01b76ec
i18 label for StoryTopic help.
...
View methods for StoryTopic, with tests for template variables and amount of data returned.
2009-03-19 04:07:59 +00:00
Colin Kuskie
5ae32f8cb4
Skeletal help for StoryTopic.
2009-03-19 04:07:27 +00:00
Colin Kuskie
abaccb18e0
Refactor out used SQL statements into a statement handle.
2009-03-19 04:06:41 +00:00
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