Commit graph

8687 commits

Author SHA1 Message Date
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
b7bde582a6 Fix typo in EU tax driver i18n. 2009-07-22 16:40:13 +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
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
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
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
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
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
69ab867db9 Fix a POD type in the new PayPal.pm 2009-07-16 22:36:54 +00:00
Colin Kuskie
e335276cfa Make the Product Sku copy the storage locations when a new revision is added. 2009-07-16 04:12:30 +00:00
Colin Kuskie
1c40934876 Fix a typo in the story link back to the archive, to limit display to only 1 keyword. 2009-07-16 03:10:27 +00:00
Patrick Donelan
df611653ea Made FilePump work for Print CSS too.
Factored out the functions that generate the <script> and <link> tags
in the FilePump macro, and added the (optional) extras param so
that you can do: FilePump(my-printable-bundle,css,'media="print"'); and
have the media attribute set on your Print CSS <link> tag.
2009-07-16 00:21:53 +00:00
Colin Kuskie
21ef858fd2 forgot i18n for AssetHistory clear button 2009-07-15 23:25:38 +00:00
Colin Kuskie
44ea49b06c Sorting search results works now. Added a button to clear the search and submit the form. 2009-07-15 17:46:47 +00:00
Colin Kuskie
712d4b8309 Add divs required to hold pagination controls. 2009-07-15 17:25:20 +00:00
Martin Kamerbeek
68a69a9700 Fixed a bug in my purchases where tarnsaction amounts were shown that did not take into account the in store credit
used in the transaction.
2009-07-15 14:15:06 +00:00
Martin Kamerbeek
13d1657d21 Fixed a rounding error bug in the Ogone payment plugin. 2009-07-15 14:08:05 +00:00
Martin Kamerbeek
0f70c99873 Fixed a bug where VersionTag->get would return unsafe copies. Also added tests for this. 2009-07-15 06:50:33 +00:00
Doug Bell
47c6aaa994 added thingyrecord per-field pricing 2009-07-15 04:58:33 +00:00
Doug Bell
3b63250cf4 perltidy 2009-07-15 04:55:33 +00:00
Doug Bell
1396d1e075 marked comment appropriately 2009-07-15 04:54:06 +00:00
Colin Kuskie
60c74a2a58 Fix pasting from the AdminBar macro due to CSRF requirements. 2009-07-14 23:39:14 +00:00
Colin Kuskie
79dbea5025 Add icons for ThingyRecord. 2009-07-14 23:21:56 +00:00
Colin Kuskie
6aa3784636 Fix becomeUser and deleteUser CSRF protected submenu links. 2009-07-14 15:54:03 +00:00
Colin Kuskie
cd67bed213 Add a form to the admin console for CSRF protected actions. 2009-07-14 15:52:55 +00:00
Colin Kuskie
435be65aa4 Add Help docs for the Admin Console template. 2009-07-14 15:48:47 +00:00
Paul Driver
6c5d728730 Unified label and name in i18n, since they'll always be the same. 2009-07-13 22:40:44 +00:00
Paul Driver
fa23a75c39 tabs->spaces in PayPal i18n file (was inconsistant) and a couple of doc changes per colin's suggestions. 2009-07-13 22:34:38 +00:00
Paul Driver
2adb08c79c Requested docs/scripts added for 11777 2009-07-13 22:12:03 +00:00
Colin Kuskie
0a3329d7be Reverting 11777 due to lack of docs, upgrade script, and adding new
code during feature freeze.
2009-07-13 20:40:09 +00:00