Commit graph

11582 commits

Author SHA1 Message Date
Colin Kuskie
8d371b320c Update this test for adding a new PayDriver. 2009-05-14 03:43:24 +00:00
Joeri de Bruin
c4e12f2abe PayPal driver missed its base class 2009-05-14 03:39:21 +00:00
Eric Kennedy
fc87ee92ea Updated Changelog entry for version 10795 - Implementation of RFE 9204 2009-05-14 03:10:38 +00:00
Eric Kennedy
2fb41ce8e8 Implemented RFE 9204 - Add Reply Filter Code and Reply Rich Editor Option to Collaboration System - Provides ability to specify different Rich Editors and FilterCodes for posts (start of thread) and replies 2009-05-14 03:02:26 +00:00
Colin Kuskie
90717eee40 Do not automatically have Everyone group highlighted in Manage Groups in Group. 2009-05-14 02:38:30 +00:00
Colin Kuskie
535621e8b6 Add managed Friends network, allowing a designated group to add and remove
friends from each other groups.
2009-05-14 02:25:36 +00:00
Colin Kuskie
95da8cf978 What knothead commented out the cleanup code? 2009-05-14 02:22:56 +00:00
Colin Kuskie
92b4f64b15 Add a test for Inbox/Message, for status codes. 2009-05-14 02:07:34 +00:00
Colin Kuskie
53e3f5b2a7 Better cart cleanup, so it also removes the CartItems. 2009-05-14 02:06:59 +00:00
Colin Kuskie
6dafc0b99b Cleanup the sku created for testing.
Use the new WebGUI::Test->usersToDelete for user cleanup.
2009-05-14 01:48:26 +00:00
Randall Schwartz
c4874d7fee Attributions for rfe #9134 2009-05-14 00:38:01 +00:00
Randall Schwartz
2fc4f3b54d CDN: perltidy on new/changed code 2009-05-14 00:35:41 +00:00
Colin Kuskie
d309dbce6a i18n the choices for the new DataForm Rich Editor selector. 2009-05-14 00:13:49 +00:00
Colin Kuskie
bf2732e045 Clean up users in the new Inbox tests. 2009-05-14 00:03:44 +00:00
Patrick Donelan
b1515a2a72 Fixed bad i18n call in Survey feedback template 2009-05-13 23:55:00 +00:00
Eric Kennedy
b361e5db9c Implemented RFE 10253 - Select DataForm HTMLArea Rich Text Editor - Provides ability to specify the Rich Editor to be used for htmlArea fields on a given DataForm Wobject 2009-05-13 23:53:41 +00:00
Colin Kuskie
b877e8fa05 Add a basic test for the PayPalStd driver. 2009-05-13 23:47:05 +00:00
Colin Kuskie
7cd17bde85 Fix bad JSON in the new CDN section 2009-05-13 22:57:38 +00:00
Colin Kuskie
a422539c8c Fix a missing help title for the Survey. 2009-05-13 22:55:39 +00:00
Colin Kuskie
72465a3f83 Fix syntax errors in the upgrade script. 2009-05-13 22:19:07 +00:00
Colin Kuskie
15e9d335aa Fix POD whitespace problem in the new PayPal driver. 2009-05-13 22:12:19 +00:00
Colin Kuskie
ef7abeec77 Make the Story Manager assets use the new icons. 2009-05-13 22:04:43 +00:00
Colin Kuskie
f54e975c14 Enable WebGUI sites to send SMS messages as inbox notifications. 2009-05-13 21:55:33 +00:00
John Dagitz
1cbc26f026 added small sharefolder.gif 2009-05-13 21:54:19 +00:00
John Dagitz
3e44944252 added small story.gif 2009-05-13 21:53:56 +00:00
John Dagitz
a0013ac716 added small storyarchive.gif 2009-05-13 21:53:34 +00:00
John Dagitz
c1ba470305 added small storytopic.gif 2009-05-13 21:53:04 +00:00
John Dagitz
17cebca1b3 added storytopic.gif 2009-05-13 21:52:35 +00:00
John Dagitz
413a69e468 added storyarchive.gif 2009-05-13 21:52:10 +00:00
John Dagitz
9f01d97534 added story.gif 2009-05-13 21:51:47 +00:00
John Dagitz
be6ca5810e Addes sharefolder.gif 2009-05-13 21:51:15 +00:00
Colin Kuskie
8753771ab3 Add missing changelog entry for rfe #9134 2009-05-13 21:50:32 +00:00
Randall Schwartz
acd3fded45 Content Delivery Network (CDN) - optional, for either uploads only or both uploads & extras (rfe 9134) 2009-05-13 21:12:05 +00:00
Stephen Opal
d6696f8a7e Admin Panel asset search extension: allow searching by assetId with the inclusion of a helper keyword:
assetid: <an_asset_id>

assetId search is performed using a logical OR so multiple helper:key pairs can be applied
and normal keywords can also be used in the same query
2009-05-13 20:40:36 +00:00
Joeri de Bruin
c91676b1ad add PayPal paydriver 2009-05-13 20:07:09 +00:00
JT Smith
6a289e060d - Fixed a problem in the EMS calculating prices on tickets with a badge that
has an existing ribbon.
2009-05-13 19:36:57 +00:00
JT Smith
c8ce1c18f0 - Fixed a search tickets problem in the EMS badge builder template. 2009-05-13 18:39:35 +00:00
Colin Kuskie
9827c4a520 Add templated inbox notifications. 2009-05-13 18:16:49 +00:00
Colin Kuskie
46015f727b Only use 1 i18n object. 2009-05-13 18:12:18 +00:00
Colin Kuskie
fd185c2165 Document the store method in POD for Account. 2009-05-13 18:09:45 +00:00
Colin Kuskie
4c76715f57 Remove some whitespace. 2009-05-13 18:01:32 +00:00
Colin Kuskie
0983f6468d Add an Inbox setting to send the user a copy of messages that they send. 2009-05-13 17:50:46 +00:00
Stephen Opal
c91d996bde Option messages for Admin panel. 2009-05-13 17:40:48 +00:00
Colin Kuskie
b19279a13d Add a has method to Session/Setting, so that it's easy to check if a setting
already exists.  Very handy for upgrade scripts.
2009-05-13 17:32:49 +00:00
Colin Kuskie
385d35c13b RFE for making an user's inbox filterable by the person who sent it.
Includes template changes, i18n, help and tests.
2009-05-13 17:20:40 +00:00
Stephen Opal
cb5207c268 Add retain last login yesNo option. If configured to retain, workflow will determine if
the last login would be removed from the login history and will skip deleting that entry.
2009-05-13 17:14:09 +00:00
Martin Kamerbeek
31c4bf83d7 Refactored genereation of tranasaction related tmpl_vars into WG::Shop::Transaction->getTransactionVars. 2009-05-13 12:52:19 +00:00
Patrick Donelan
d432d1e115 Added www_showFeedback to Survey so that you can dial up response feedback on demand 2009-05-13 09:22:26 +00:00
Patrick Donelan
fdf7e68827 Added Survey feedback template
Added survey feedback template and method for returning the templated feedback for a given response
Used this to clean up the default survey template, and updated the i18n and help
2009-05-13 08:59:50 +00:00
Yung Han Khoe
c4cd3c0940 adding listings caching to Matrix 2009-05-13 07:43:43 +00:00