Commit graph

14514 commits

Author SHA1 Message Date
Scott Walters
4ba683ddc3 if the optional tests run, the second create was failing. drop the table before creating it the second time. 2011-09-06 19:28:23 -04:00
Scott Walters
795b7d6b6e Updated copyright date in docs/legal.txt to 2011. At least *some* changes have
been made to the project this year (cough).
2011-09-06 16:09:32 -04:00
Ernesto Hernández-Novich
70022f1187 Fixed typo in userImport POD 2011-09-06 15:30:33 -04:30
Scott Walters
f4a8aad9d1 WebGUI/Asset/Wobject/Survey/Test.pm uses JSON::PP 2011-09-02 15:20:15 -04:00
Colin Kuskie
a160946baa Add Twitter login to the default WebGUI configuration file. 2011-09-02 08:16:51 -07:00
Colin Kuskie
3c44dae9e9 Internationalize a label in the My Purchases account plugin template. Fixes bug #12241 2011-08-31 16:49:56 -07:00
Colin Kuskie
68da3427c5 Don't commit an empty version tag when extending calender recurrences. Fixes bug #12240. 2011-08-30 15:11:12 -07:00
Colin Kuskie
d76ff6ef33 Disable LDAP testing for the time being. 2011-08-30 14:53:17 -07:00
Colin Kuskie
61d7287ea5 Disable LDAP tests until we get the test LDAP server back up and running. 2011-08-30 14:35:20 -07:00
Colin Kuskie
36f818ed5e Check for mixed items in the cart AFTER processing delete requests. Fixes bug #12239. 2011-08-30 08:45:57 -07:00
Colin Kuskie
7a89bf19c7 Remove a template attachment in the Search namespace. Add tests to check all other template attachments. Fixes bug #12238. 2011-08-28 17:28:47 -07:00
Colin Kuskie
d40048437c Always take the latest revision of the Asset when updating subscribers, since it will always be locked in a version tag. 2011-08-26 16:44:28 -07:00
Chris Hanson
8ae2457370 fixed AssetReport: "Order the results by" issues (#12227) 2011-08-26 15:51:58 -05:00
Colin Kuskie
073093e30c Avoid autivivifying hashes that are live references or will be cached later in User/Group. 2011-08-22 20:05:01 -07:00
Colin Kuskie
71a015a4ce Remove debug output from Post.t 2011-08-22 19:47:47 -07:00
Colin Kuskie
e65368c7c1 Fix group membership by scratch variables for Visitor. Fixes bug #12195. Kudos to trex for the base patch. Also fix the same problem in the IP based group membership. 2011-08-22 19:17:58 -07:00
Colin Kuskie
8ab2dcca05 Fix cleanup and spelling issues with Group.t 2011-08-22 17:24:06 -07:00
Colin Kuskie
4f2905645a Changed urls sent to the asset indexer from using getUrl which prepends the gateway to them. Fixes bug #12229. 2011-08-22 08:04:02 -07:00
Colin Kuskie
8ed3eba9bb Allow multiple stock assets to be placed on the same page by making div ID's and JS function names unique. Fixes bug #12225. 2011-08-21 19:52:38 -07:00
Chris Hanson
bdec9c84df Changed dateTime to date in content profiling type, my misinterpretation of RFE. 2011-08-18 13:52:50 -05:00
Colin Kuskie
8211232e32 Ready for 7.10.23 development 2011-08-16 18:57:31 -07:00
Colin Kuskie
288624338c 7.10 is now stable. 2011-08-16 18:07:41 -07:00
Colin Kuskie
b6f3778cff Preparing for 7.10.22 release (stable) 2011-08-16 18:04:25 -07:00
Colin Kuskie
e11e6543b1 Final tweak for the definition for Form/Combo. 2011-08-16 17:04:32 -07:00
Colin Kuskie
52cfc73033 Alter the merged upgrade script to accept the merged upgrade package. 2011-08-16 16:32:03 -07:00
Colin Kuskie
5ef5267110 Added merged package for upgrading. 2011-08-16 16:29:18 -07:00
Colin Kuskie
f85c7dd03e Final batch of upgrade subroutine bug fixes. 2011-08-16 15:55:51 -07:00
Colin Kuskie
5a4369ea96 More upgrade fixes. 2011-08-16 15:48:52 -07:00
Colin Kuskie
b5ff886704 First batch of cleanups for the merged upgrade script. 2011-08-16 15:45:36 -07:00
Colin Kuskie
acfe7e775f Add the merged upgrade script. 2011-08-16 15:36:27 -07:00
Colin Kuskie
63aa62b493 Merge pull request #21 from daviddelikat/master
textExtras in Combo object
2011-08-16 14:36:03 -07:00
David Delikat
756ae7ae0c remove reference to extras as requested 2011-08-16 15:41:11 -05:00
Chris Hanson
6f5a5fc6b6 - rfe #12223: Add dateTime type to content profiling (metadata) 2011-08-16 13:19:30 -05:00
Chris Hanson
31c167194e Added dateTime to metadata field types 2011-08-16 11:36:23 -05:00
Colin Kuskie
b2e32612d7 Fix rendering issues with the Thing drop down list in the CrystalX theme. Fixes bug #12173 2011-08-15 13:39:04 -07:00
Colin Kuskie
62a23df920 Document bugfix for Passive Profiling. 2011-08-15 13:25:40 -07:00
David Delikat
ce73956d60 added 'textExtras' property for passing 'extras' to the text box portion of the combo 2011-08-13 17:40:39 -05:00
Colin Kuskie
428ea58327 Add better support for user profile fields for addresses to the Cart and the EMS. 2011-08-11 16:27:29 -07:00
Graham Knop
39049e1c7c fix race condition in passive profiling 2011-08-08 15:42:34 -05:00
Colin Kuskie
3b7dd524db When a Sku is purged, delete it from all carts. Better handling for cartItems whose assets have been deleted. Fixes bug #12213 2011-08-02 10:00:53 -07:00
Colin Kuskie
44f62c9884 Add cleanup code for newly added tests for canAdd being called as a method. 2011-08-02 10:00:25 -07:00
Colin Kuskie
a3ff0fb7a5 Fix replacements (again). Add tests to test words and sequences with punctuation. Fixes bug #12208. 2011-08-01 10:27:43 -07:00
Colin Kuskie
1cc7ac2578 Fix some POD spelling areas. 2011-07-30 11:24:48 -07:00
Doug Bell
3a535b3572 Merge pull request #20 from zylopfa/master
RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved.
2011-07-28 17:10:26 -07:00
Peter Christiansen
bcfe1740dd RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved.
As it is it returns json with an array of error messages: [{error_message=>"some error"},..]
     But to be able to do anything useful with this. eg. highlighting of form fields whose
     input is erroneous we should also return the fieldName.

     This patch takes care of this.
2011-07-28 22:50:42 +02:00
Peter Christiansen
8b9be1e036 RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved.
As it is it returns json with an array of error messages: [{error_message=>"some error"},..]
     But to be able to do anything useful with this. eg. highlighting of form fields whose
     input is erroneous we should also return the fieldName.
     This patch takes care of this.
2011-07-28 22:35:18 +02:00
Colin Kuskie
97644dae49 Forgot a comment for the extension test in the attachment_loop 2011-07-28 11:13:39 -07:00
Colin Kuskie
1d54196f44 Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template. 2011-07-27 13:24:30 -07:00
Paul Driver
9738ec0171 fixed #12206: Bad Subscription Groups in Duplicated Threads 2011-07-27 11:19:02 -05:00
Colin Kuskie
5e40bf4528 Ready for 7.10.21 development 2011-07-25 21:14:05 -07:00