Colin Kuskie
|
5e502fee53
|
Merge commit '17ce3572bf' into WebGUI8. All tests passing.
|
2010-06-30 18:43:27 -07:00 |
|
Colin Kuskie
|
385931aaab
|
Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing.
|
2010-06-27 22:32:31 -07:00 |
|
Colin Kuskie
|
e5b82bc861
|
Merge commit '4969f31e1f' into WebGUI8
|
2010-06-26 14:37:31 -07:00 |
|
Colin Kuskie
|
5febc0ebbc
|
Merge commit '41575d24bb' into webgui8. Some tests still failing.
Conflicts:
docs/gotcha.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/File/GalleryFile/Photo.pm
lib/WebGUI/Asset/Post.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/WikiPage.pm
lib/WebGUI/Asset/Wobject/WikiMaster.pm
lib/WebGUI/Cache.pm
lib/WebGUI/Content/Setup.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Pay.pm
lib/WebGUI/Shop/PayDriver/ITransact.pm
sbin/testEnvironment.pl
t/Asset/WikiPage.t
t/Shop/PayDriver.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/Ogone.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Workflow/Activity/RemoveOldCarts.t
t/lib/WebGUI/Test.pm
|
2010-06-25 23:25:26 -07:00 |
|
Graham Knop
|
e1f06880a0
|
clean up left over merge marker
|
2010-06-20 04:39:54 -05:00 |
|
Colin Kuskie
|
5a904a85db
|
Do not delete cron tasks with errors, just notify spectre of the problem. Fixes bug #11604.
|
2010-06-03 10:56:03 -07:00 |
|
Colin Kuskie
|
c6682323f6
|
Remove the javascript check for email addresses.
|
2010-05-24 11:29:41 -07:00 |
|
Colin Kuskie
|
23183276e3
|
Document change in handling sequences of dashes.
|
2010-05-16 22:16:18 -07:00 |
|
Colin Kuskie
|
d1559c06cf
|
Document new required modules.
|
2010-05-10 19:28:10 -07:00 |
|
Colin Kuskie
|
ec2d6a85e5
|
Document Shop and Cart changes for users.
|
2010-05-03 15:17:17 -07:00 |
|
Colin Kuskie
|
747fa8c922
|
Begin documenting Shop changes.
|
2010-04-22 13:33:22 -07:00 |
|
Graham Knop
|
e4e27d6e96
|
Merge branch 'master' into WebGUI8
|
2010-04-16 20:45:22 -05:00 |
|
Colin Kuskie
|
5282a12d47
|
Note Test::Deep is required due to usage in Survey::Test and Asset::Event.
|
2010-04-14 09:34:34 -07:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Doug Bell
|
4519f558cf
|
fixed gotchas to remove memcached
|
2010-04-09 10:58:06 -05:00 |
|
Paul Driver
|
89b07a44c8
|
Noted new dependancy in the wrong place
|
2010-04-05 17:19:23 -07:00 |
|
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 |
|
JT Smith
|
880ee82009
|
continuing new cache integration
|
2009-09-24 23:51:29 -05: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 |
|