Commit graph

332 commits

Author SHA1 Message Date
Colin Kuskie
8128f54943 WebGUI now needs Test::Harness 3.17 or higher for the Survey. Fixes bug #11402. 2010-03-02 13:58:34 -08:00
Colin Kuskie
b4e42eb2b4 Fix missing gotcha for Javascript::Packer 2010-02-22 07:45:19 -08:00
Colin Kuskie
ca86f3d84b Change the showing of hidden pages by the SiteIndex to be configurable. Fixes RFE #11044.
Also, change the SiteIndex to use an iterator.
2010-01-27 11:32:27 -08:00
Colin Kuskie
5a346afd9e Fix FilePump parsing of lastModified times when fetching files via HTTP, using DateTime::Format::HTTP. Fixes bug #11373. 2010-01-26 10:39:20 -08:00
Colin Kuskie
c0fea48a28 Bump requirement on LWP to fix a MIME type issue with LWP::MediaTypes. Fixes bug #11254 2009-11-20 14:19:02 -08:00
Colin Kuskie
fae8b162fa Replace the deprecated module Net::Subnets with Net::CIDR::Lite. 2009-11-17 18:34:42 -08:00
Colin Kuskie
f3e699e9a7 Retrofit UPS to use Locales instead of Locales::Country. Fixes bug #11221
Updated tests, module, gotcha.txt, and testEnvironment.pl
2009-11-17 09:37:05 -08:00
Colin Kuskie
97ce509059 Adding new Style templates and CSS from TWG.
The new css/wg-css replaces /webgui.css.  It is removed in this upgrade.
2009-11-12 13:59:10 -08:00
Colin Kuskie
858c148b2e Users always get default profile field values from the profile field. Fixes bug #11215 2009-11-10 10:02:35 -08:00
Colin Kuskie
60d8ce370e Fix name typos in the shopSaleNotificationGroupId. Fixes bug #11207 2009-11-05 13:10:25 -08:00
Colin Kuskie
0b972be5a7 Document that Locales::Country is required for the new UPS shipping driver. 2009-11-03 21:37:22 -08:00
JT Smith
d87d766856 added scheduled vendor payouts workflow activity 2009-10-20 11:04:03 -05:00
Colin Kuskie
0e94d42034 Fix bug 10916: files prefixed with thumb- cause errors.
Rename files that are uploaded to remove thumb-.
2009-10-06 10:08:43 -07:00
Graham Knop
0260ec2f6a note gotcha about WebGUI::Config 2009-10-05 21:41:12 -05:00
Colin Kuskie
c8b17b3f68 Fix a spelling error. 2009-09-28 16:03:27 -07:00
Colin Kuskie
9a8b6d292e Fix EMS Schdedule template bugs. Fixes bug #10988.
Give the EMS Schdule template its own namespace.  In the db,
remove usage of EMS template and EMS Schedule templates in the
wrong places.
2009-09-28 13:38:18 -07:00
Doug Bell
89642317b5 added gotcha for shunt point 2009-09-22 21:31:14 -05:00
Colin Kuskie
7ebd486797 Update gotcha about changes to RSS. 2009-09-02 18:41:55 -07:00
Colin Kuskie
7b15f13ffb Fix a spelling typo. 2009-09-02 09:25:00 -07:00
Colin Kuskie
a259d1ee24 19 > 17 2009-09-02 04:52:36 +00:00
Colin Kuskie
21f4bb14eb Add note about minimum upgrade requirements. 2009-09-02 04:51:30 +00:00
Colin Kuskie
d0dd47a5a4 Define what I want the user to do in the gotcha's file, and in the spectre error messages. 2009-08-24 23:05:13 +00:00
Colin Kuskie
4c0f971699 Use a default location for spectre.pid, tweak the gotchas text. Addresses bug #10822. 2009-08-24 20:21:37 +00:00
Colin Kuskie
ea51ba559e Add tests for ideogram searching. ft_min_word_len must be 2 or less. 2009-08-21 21:29:43 +00:00
Colin Kuskie
f68db111aa Decode HTML entities sent by rich editors. Add tests for the decoding
inside the search indexer.  Gotcha note.  Fixes #10797.
2009-08-21 16:55:57 +00:00
Graham Knop
4984e19d68 fixed #10797: Unable to search for non-ASCII text 2009-08-20 19:24:31 +00:00
Colin Kuskie
73c1258b9c Update module versions to 0.9.3 WRE versions.
Add notice about potential bad individual versions of DBI/DBD-mysql.
2009-08-07 03:03:46 +00:00
Colin Kuskie
7fcd0db05d More gotcha refinement. 2009-08-05 23:34:01 +00:00
Colin Kuskie
610e9b9e67 Forward port more descriptive gotcha text. 2009-08-05 21:10:31 +00:00
Colin Kuskie
f8b8f9da37 Forward porting spectre stop fix. Moved from IKC to interrupt based. 2009-07-29 23:30:52 +00:00
Colin Kuskie
9d5521b820 Rework gallery thumbnails template to fix intermittent IE7 rendering issues. 2009-07-29 02:11:07 +00:00
Paul Driver
a632380882 PayPalStd resurrected 2009-07-20 21:04:12 +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
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
79e6e7aed6 Remove session db based token storage. 2009-07-02 20:50:29 +00:00
Colin Kuskie
7901e1d398 Fix the Post handling Metadata possibleValues differently from other Assets. 2009-06-26 22:42:15 +00:00
Colin Kuskie
8383fd9935 Add tokenId column to userSession table. Doing the session code changes
and db changes at the same time creates a huge mess.
2009-06-26 16:58:19 +00:00
Colin Kuskie
88003a58c1 Rollback Test::Harness requirement. 2009-05-29 01:11:24 +00:00
Colin Kuskie
b7d4b20f9f Note that Test::Harness 3.16 or high is now needed. Otherwise,
upgrades fail.
2009-05-29 00:42:01 +00:00
Colin Kuskie
368ef7d411 When an inbox message is sent to a group, and any member reads it, it is
marked as read by all members.
2009-05-28 17:01:24 +00:00
Colin Kuskie
d259e9231a Add missing gotchas for new modules. 2009-05-21 21:19:37 +00:00
JT Smith
7d1757a738 * You must upgrade to WebGUI 7.7.5 before going to this version. 2009-05-15 14:32:50 +00:00
Martin Kamerbeek
489313a0b9 Adding Ogone payment plugin 2009-05-15 13:29:04 +00:00
Graham Knop
1f3ab6a419 export cleanups and mobile style 2009-05-15 09:30:20 +00:00
Joeri de Bruin
c91676b1ad add PayPal paydriver 2009-05-13 20:07:09 +00:00
Martin Kamerbeek
461c80a6b8 Pluggable Tax: more POD, more tests, better code and less bugs 2009-05-06 13:33:16 +00:00
Doug Bell
4ed841195d added gotcha and testEnvironment modules 2009-04-30 18:17:24 +00:00
Colin Kuskie
142518035d Fix bad Event URL template variables. 2009-04-27 18:39:14 +00:00
Colin Kuskie
15f1391a01 Add gotcha notice about profile field column types. 2009-04-27 18:08:03 +00:00