Commit graph

12140 commits

Author SHA1 Message Date
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
Colin Kuskie
2a966c79e9 Update Form tests to work with CSRF. 2009-07-16 21:38:05 +00:00
Colin Kuskie
19a2a5a31d Import new templates, search, poll, flash, folder, layout, file, image, syndicated content, article, navigation, from the Template Working Group. 2009-07-16 20:22:19 +00:00
Colin Kuskie
8f4afc3416 Finish fixing filepump macro tests 2009-07-16 16:00:54 +00:00
Colin Kuskie
578bdf361c Update the # of tests in Asset/Sku/Product.t 2009-07-16 04:21:48 +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
f4f55b4a7d Partly fixed t/Macro/FilePump.t 2009-07-16 02:23:15 +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
2ffc1abd9d Make the StoryTopic story template the same as the StoryArchive template 2009-07-15 23:02:33 +00:00
Colin Kuskie
e1f40ebab8 Really new thingyRecord with $'s on them. 2009-07-15 18:34:39 +00:00
Doug Bell
d66009afa5 added new thingyrecord template 2009-07-15 17:57:25 +00:00
Doug Bell
11f9197f33 removed debug alerts 2009-07-15 17:57:21 +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
Colin Kuskie
42ffd38de9 Remove duplicate thingy record icon. 2009-07-15 15:56:31 +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
40fcbb5fa9 added thingyrecord per-field price to right upgrade 2009-07-15 05:00:23 +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