Colin Kuskie
|
33d2914c28
|
More test maintenance for Payment drivers.
|
2009-07-23 20:57:51 +00:00 |
|
Colin Kuskie
|
8d1d8ca2f1
|
Add new PayPal drivers, remove old one.
|
2009-07-23 20:57:26 +00:00 |
|
Colin Kuskie
|
f2a295dc21
|
Update for recent code swizzle.
|
2009-07-23 20:52:51 +00:00 |
|
Colin Kuskie
|
aa1fcf4b67
|
Fix i18n and Help for StoryArchive, Story
|
2009-07-23 19:36:04 +00:00 |
|
Colin Kuskie
|
bd924e8f88
|
Form/File will automatically delete empty storage locations, but assets
expect them to stick around. Add a flag to Form/File.pm to prevent it
from deleting them. Make sensitive assets use that flag.
|
2009-07-23 16:50:57 +00:00 |
|
JT Smith
|
69a07bb672
|
added legal section
|
2009-07-22 22:00:45 +00:00 |
|
Paul Driver
|
22dde02776
|
Improved security for PayPalStd
|
2009-07-22 21:22:25 +00:00 |
|
Colin Kuskie
|
0d06c15275
|
Add a method to update userProfileData column types.
Fix a bug with making a profileField called userId.
Update POD
Added several profileField tests.
|
2009-07-22 17:59:58 +00:00 |
|
Colin Kuskie
|
23f7af1d71
|
Fix bad i18n and broken help variables for the Product.
|
2009-07-22 16:58:52 +00:00 |
|
Colin Kuskie
|
b231bbd89d
|
Add a JSON default to fieldPrice so ThingyRecord won't die decoding empty JSON strings
|
2009-07-22 16:41:26 +00:00 |
|
Colin Kuskie
|
b7bde582a6
|
Fix typo in EU tax driver i18n.
|
2009-07-22 16:40:13 +00:00 |
|
Colin Kuskie
|
2daed0d1cc
|
Fix test. Inheritance wasn't working with the package defined inside
the test.
|
2009-07-22 00:20:44 +00:00 |
|
Colin Kuskie
|
a84d352f21
|
update test for new deep storage
|
2009-07-21 23:42:58 +00:00 |
|
Colin Kuskie
|
0af4acdfad
|
Allow storage locations to have subdirectories, just to support the ZipArchive.
|
2009-07-21 21:44:31 +00:00 |
|
Colin Kuskie
|
6dea4f642a
|
Don't close the connection for the default link (0) when doing connect checks.
|
2009-07-21 20:55:21 +00:00 |
|
Colin Kuskie
|
31de49f9d8
|
i18n fixes
|
2009-07-21 15:44:57 +00:00 |
|
Colin Kuskie
|
ab77d9e10a
|
i18n fix
|
2009-07-21 15:40:11 +00:00 |
|
Colin Kuskie
|
0175168e1f
|
i18n fix
|
2009-07-21 15:39:08 +00:00 |
|
Colin Kuskie
|
fc02ad00c5
|
i18n fix
|
2009-07-21 15:37:22 +00:00 |
|
Colin Kuskie
|
8283aebe2d
|
WebGUI, versionTag i18n fix
|
2009-07-21 15:24:32 +00:00 |
|
Colin Kuskie
|
7b814c1c85
|
Bug fix kudo.
|
2009-07-21 01:07:10 +00:00 |
|
Colin Kuskie
|
5d17c43ff3
|
Bypass default value in the Country form so that other values can be used if set. ITransace getCredentials.
|
2009-07-20 21:54:05 +00:00 |
|
Paul Driver
|
a632380882
|
PayPalStd resurrected
|
2009-07-20 21:04:12 +00:00 |
|
Colin Kuskie
|
9af746c7af
|
Remove i18n echo calls in Account/Shop My Sales template.
|
2009-07-20 20:22:44 +00:00 |
|
Colin Kuskie
|
c668226651
|
Fix Keywords so that by default, only Keywords from published assets are returned.
Reported as bug against the StoryManager, but also affects Wiki, Shelf.
|
2009-07-20 16:01:30 +00:00 |
|
Colin Kuskie
|
75c8ec1e59
|
Add description to StoryArchive template.
Fix bad image template variables in Story templates.
|
2009-07-20 15:56:04 +00:00 |
|
Colin Kuskie
|
aa8d98f318
|
Remove old templates from this test.
|
2009-07-20 15:42:09 +00:00 |
|
Colin Kuskie
|
db93a22f0b
|
Fix hoverhelp to use Summary vs Synopsis.
|
2009-07-20 15:40:26 +00:00 |
|
Colin Kuskie
|
d26c6b402b
|
Add CSRF code to ProfileSettings edit profile field and edit profile category.
|
2009-07-20 15:38:07 +00:00 |
|
Colin Kuskie
|
3b8d5f62bc
|
Remove debug code from Shortcut.
|
2009-07-20 15:37:31 +00:00 |
|
Colin Kuskie
|
6b2935305f
|
Update Ogone tests for new driver code.
|
2009-07-20 15:37:08 +00:00 |
|
Colin Kuskie
|
dc226e3268
|
canUse should check whether the driver is enabled or not.
PayDrivers update the local object cache on update.
|
2009-07-20 15:31:32 +00:00 |
|
Patrick Donelan
|
f9c917e426
|
Fixes #10660 Crud doesn't like 0
|
2009-07-18 03:03:22 +00:00 |
|
Colin Kuskie
|
ca7a93452a
|
Add missing template variable help for sub-shelf loop.
|
2009-07-17 21:19:41 +00:00 |
|
Colin Kuskie
|
5d8ab2d13d
|
Document bugfix for Shelf.
|
2009-07-17 21:07:32 +00:00 |
|
Colin Kuskie
|
f2bd5d8e48
|
The shelf now checks for viewing permissions of the products and shelves that it displays.
Template with i18n feedback for users.
|
2009-07-17 21:01:55 +00:00 |
|
Colin Kuskie
|
9a6d5d6eb0
|
Add CSRF token to manage clipboard screen.
|
2009-07-17 18:09:49 +00:00 |
|
Colin Kuskie
|
dfa64e5ac6
|
Fix Navigation templates that still use PBtmpl0+048 after 7.7.15 upgrade.
New package for people upgrading from below .15, new upgrade script for
users on .15.
|
2009-07-17 17:56:46 +00:00 |
|
Colin Kuskie
|
fb9ff68582
|
Remove note about invicta providing the PayPal payment module.
|
2009-07-17 17:35:52 +00:00 |
|
Colin Kuskie
|
dce4efacb0
|
Fix indenting in changelog
|
2009-07-17 16:19:34 +00:00 |
|
Colin Kuskie
|
8ed444d6ff
|
Fix template diagnostics, reverse templateId and assetId.
|
2009-07-17 16:16:22 +00:00 |
|
Colin Kuskie
|
5af7333d79
|
Ready for 7.7.16 development.
|
2009-07-17 05:32:38 +00:00 |
|
Colin Kuskie
|
8fd232ce9f
|
Preparing for 7.6.32 release
|
2009-07-17 04:32:57 +00:00 |
|
Colin Kuskie
|
c2ffca0845
|
Remove debug Test module.
|
2009-07-17 04:15:02 +00:00 |
|
Colin Kuskie
|
713c43976b
|
fix this piece of crap test, again.
|
2009-07-17 01:45:50 +00:00 |
|
Colin Kuskie
|
69ab867db9
|
Fix a POD type in the new PayPal.pm
|
2009-07-16 22:36:54 +00:00 |
|
Colin Kuskie
|
8468884df8
|
Change article test to use templates that aren't deleted.
|
2009-07-16 22:36:20 +00:00 |
|
Colin Kuskie
|
8dcd511a8b
|
Update tests for modified code, and for CSRF checks.
|
2009-07-16 22:35:49 +00:00 |
|
Colin Kuskie
|
754fe6a800
|
This is a only a copy of Article.t
|
2009-07-16 22:26:42 +00:00 |
|
Colin Kuskie
|
f3bc650502
|
Update User.t to work with CSRF tokens.
|
2009-07-16 21:39:23 +00:00 |
|