Colin Kuskie
88c9fa81b0
Remove the fields variable from the template variable help for Asset_Thing, viewThingData.
2011-05-02 20:06:54 -07:00
Colin Kuskie
61534779d5
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
2011-05-02 13:49:18 -07:00
Colin Kuskie
944c76040a
Make makeUrlCompliant as deprecated, and updated POD and subroutines accordingly.
2011-05-02 08:20:33 -07:00
Colin Kuskie
164852a712
Handle dates in iCal format with timezones. Clean up documentation for the icalFeed properties. Handle cases with missing uid, description, summary or location fields in the feed. Add tests to make sure that parsing one non-WebGUI iCal feed works. Fixes bug #12106 .
2011-04-25 15:53:52 -07:00
Colin Kuskie
38ccde6712
Propertly quote table names when purging revisions.
2011-04-22 09:33:03 -07:00
Colin Kuskie
3982b7ee39
ProfileFields were missing extras from their properties. Fixes bug #12102 .
2011-04-22 08:59:14 -07:00
Colin Kuskie
ef08d0d481
i18n the controls for the JsonTable form plugin. Fixes bug #12116
2011-04-21 19:54:18 -07:00
Colin Kuskie
d4672a92f1
Consider search fields when doing search in a Thingy normally, or via Ajax. Fixes bug #12117 .
2011-04-20 16:05:20 -07:00
Colin Kuskie
e5d94f3a5b
Fix the display of the lastUpdated and lastResult fields for Calendar iCal feeds. Fix the name of the status field in the Asset definition. Update all revisions of all calendars to fix the issue. Fixes bug #12104 .
2011-04-18 16:26:57 -07:00
Colin Kuskie
9065aa9eb8
Fix a syntax error in the Transaction.
2011-04-18 12:03:31 -07:00
Colin Kuskie
cf36a1510f
When the Sku for an item no longer exists, do not show links to it. Check for bad skus in Transaction/www_viewItem. Provide variables to not show links when the skus do not exist. Handle existing links better by not returning the user to the home page, but to the transaction. Fixes bug #12107 .
2011-04-18 11:36:27 -07:00
Paul Driver
e901b95520
rfe #12108 : Mail to Group preference field
2011-04-15 12:21:16 -05:00
Peter Christiansen
1966cc02a7
Updates and bugfixes for Thingy:
...
Bugfixes:
1. maxuser entries not respected in imports.
2. newly created records via CSV are not stored with createdById and dateCreated and ipAddress
Updates:
1. added : Thingy fields can now be set as unique and checked upon insert
2. added : Thingy max entries of thingy records added
2011-04-14 21:31:21 +02:00
Paul Driver
df2e1a5b27
rfe #12105 : Make shortcuts related for export purposes
2011-04-13 15:57:50 -05:00
Colin Kuskie
c015b6710c
Unescape paypal's content before parsing it so that multi-line data is handled correctly. Fixes bug #12103 .
2011-04-12 16:41:20 -07:00
Colin Kuskie
96ee557586
Allow the Rich Editor used by the Carousel to be customized for each Carousel asset instead of inheriting the Editor from the site's Settings. Fixes bug #12100 .
2011-04-11 15:48:15 -07:00
Colin Kuskie
4a58f574b1
Provide a method to see if a storage location exists. This is handy for testing.
2011-04-08 16:26:16 -07:00
Chris Hanson
bc00c4b6e0
fixed #12056 : Adding a Thing always creates a table
2011-04-07 14:07:58 -05:00
Colin Kuskie
5ca9da3784
Log and give the user an error message when the password recovery email template cannot be found/used. Fixes bug #12098 .
2011-04-07 09:57:47 -07:00
Colin Kuskie
f2f0338ab4
Fix JS and CSS issues with the GroupManager. Fixes bug #12097
2011-04-07 09:01:43 -07:00
Paul Driver
f06db47a02
tiny bugfix for remote images in story
2011-04-07 09:48:26 -05:00
Colin Kuskie
c515e65bed
Documentation on how to get a PDT Identity Token for PayPal standard checkout.
2011-04-06 16:35:16 -07:00
Colin Kuskie
5f44936580
Add missing includes for yahoo and event, required by the new Group Manager JS code. Fixes bug #12095 .
2011-04-06 11:20:05 -07:00
Colin Kuskie
d5ba73fac7
Add the organization part of an address into the transaction and transactionitem. Fixes bug #12088 .
2011-04-05 15:10:23 -07:00
Paul Driver
f8021c3d3d
rfe #12093 : Remotely stored photos for Story assets
2011-04-05 15:16:45 -05:00
Graham Knop
faad97a7e4
small pod fix
2011-04-05 08:42:15 -05:00
Colin Kuskie
83cb45d8d1
Fix a bad SQL lookup which affected the Survey Statistical Report. Fixes bug #12091
2011-04-04 18:57:50 -07:00
Colin Kuskie
28e4f9f245
Lower the priority of the scratch variables used to store classnames and page numbers. Fixes bug #12076
2011-04-04 18:57:50 -07:00
Paul Driver
76e9693f4b
Export related assets
2011-04-04 18:47:37 -05:00
Colin Kuskie
8525e4b7ee
Don't refund transactionItems unless the transaction is successful, or if the item is already canceled. Also, no not call onCancelRecurring for normal Sku's unless they're really recurring. Fixes bug #12089 .
2011-04-04 14:45:53 -07:00
Colin Kuskie
5c175c42d9
If there is a problem with the user's billing address, still let them get into the Cart. Fixes bug #12081 .
2011-03-31 16:56:09 -07:00
Paul Driver
3531c4d913
Snippets can now select a template parser
...
(instead of being restricted to the configured default)
2011-03-31 15:21:07 -05:00
Paul Driver
6793c00861
Fixing a useless use of d switch in the zipcode macro
2011-03-31 09:52:35 -05:00
Paul Driver
96ea65879c
unbless MediaRSS hashes in SyndicatedContent
2011-03-30 09:58:45 -05:00
Paul Driver
c8098e2ca6
rfe #618 : Syndicated Content Asset: Make images in the downloaded RSS-feeds available in the template.
2011-03-30 09:52:55 -05:00
Doug Bell
1f0e527099
add 12079 Carousel auto play
2011-03-24 18:19:35 -05:00
Doug Bell
2a519d5ae9
change group INSERT to REPLACE to prevent merge problems in multi-master DB clusters
2011-03-21 18:49:45 -05:00
Doug Bell
5e6483e97f
add lineage increment_step and _offset for multi-master DB clusters
2011-03-21 18:26:18 -05:00
Colin Kuskie
2195a7b04c
Remove debug logging from www_editSave.
2011-03-14 10:03:01 -07:00
Scott Walters
1942ccc9b6
Let CHI modules other than just DBI get their hands on dbh and perhaps other things in the future;
...
add an "args" : [ "dbh" ] entry to the "cache" : { } config block
2011-03-10 20:44:05 -05:00
Mary Hoerr
ee40a71770
Removed caching from www_export() Fixes bug #12050 .
2011-03-10 16:38:00 -06:00
Colin Kuskie
88797c1d6c
Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control.
2011-03-09 21:33:44 -08:00
Colin Kuskie
dae7a145eb
Better handling for collateral assets in the Product sku. Fixes bug #12072 .
2011-03-07 21:17:23 -08:00
Colin Kuskie
41ebf01199
There's no need to check again if the asset exists when importing asset collateral data. Fixes bug #12060 .
2011-03-07 16:31:19 -08:00
Colin Kuskie
efcc4fe1a7
www_editSave needs permission checks to prevent extra assets from being added by unprivileged users. Partial fix for #12068 .
2011-03-07 15:59:31 -08:00
Colin Kuskie
78d27ad031
Revert "Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060."
...
This reverts commit 2c0334d709 .
2011-03-07 08:50:24 -08:00
Colin Kuskie
2c0334d709
Thingy asset collateral import does not need to check for existance of the asset. If the asset doesn't exist, package import will create it or it will die. Fixes bug #12060 .
2011-03-07 08:35:15 -08:00
Colin Kuskie
8a527f830c
Fix sytax errors in the new TimeField code.
2011-03-07 08:31:26 -08:00
Colin Kuskie
73a95e9627
Fix the accidental overriding of www_export in the Thing. Fixes bug #12066 .
2011-03-04 10:45:06 -08:00
Colin Kuskie
675dfec848
Add i18n requirements for the TimeField, so it works if used without other plugins requiring them.
2011-03-03 16:55:21 -08:00