Colin Kuskie
|
fdb979ca8a
|
Merge commit 'v7.10.20' into WebGUI8
|
2011-10-26 15:02:51 -07:00 |
|
Colin Kuskie
|
4fea10a1f5
|
Merge commit 'v7.10.19' into WebGUI8
|
2011-10-25 20:31:50 -07:00 |
|
Colin Kuskie
|
4bfabb9469
|
Make version tags mandatory again.
|
2011-10-25 19:44:58 -07:00 |
|
Colin Kuskie
|
01062458d9
|
Fix syntax error preventing this test from running. The test still doesn't run because it needs to be converted from Test::WWW::Mechanize to WebGUI::Test::Mechanize and take advantage of plack, but now it doesn't run cleanly.
|
2011-10-19 13:42:07 -07:00 |
|
Colin Kuskie
|
ffa11a7191
|
Fix Mech and timezone issues.
|
2011-10-19 13:39:29 -07:00 |
|
Colin Kuskie
|
5a11540e1c
|
Update test for new testing API for assethelpers.
|
2011-10-19 13:21:03 -07:00 |
|
Colin Kuskie
|
82bb59d40e
|
Debug needs an explicit package name for addToCleanup.
|
2011-10-19 13:11:23 -07:00 |
|
Colin Kuskie
|
19b6f9de12
|
Convert to the correct kind of helper syntax for Fork work.
|
2011-10-19 13:06:17 -07:00 |
|
Colin Kuskie
|
6e5da21f76
|
Custom edit template for the GalleryAlbum asset.
|
2011-10-15 18:00:53 -07:00 |
|
Colin Kuskie
|
259a42bc0b
|
Use done_testing() and test if addButton called twice nukues buttons.
|
2011-10-03 13:39:45 -07:00 |
|
Graham Knop
|
9996f687d9
|
don't modify test file
|
2011-08-04 13:27:58 -05:00 |
|
Colin Kuskie
|
4ac894d981
|
Add a method that returns either the standard style template or the mobile style template based on the Session.
|
2011-08-01 16:04:54 -07:00 |
|
Colin Kuskie
|
04ea5ab533
|
Update test for change in Definition behavior. Labels/noFormPost is not required any longer.
|
2011-07-27 22:45:44 -07:00 |
|
Colin Kuskie
|
0b74f25dd1
|
Update test for changes to the underlying form code, submit => send
|
2011-07-27 22:40:25 -07:00 |
|
Colin Kuskie
|
b2eda80839
|
Update a test for WebGUI 8 mock asset creation.
|
2011-07-27 22:36:26 -07:00 |
|
Colin Kuskie
|
7238b2ae09
|
Fix a broken test.
|
2011-07-27 22:16:42 -07:00 |
|
Scott Walters
|
e945a94c63
|
Reworked error handling to propogate errors downward, especially when webgui.debug is set
|
2011-07-26 03:10:56 -04:00 |
|
Colin Kuskie
|
7fda01b291
|
Fixup of FormField macro tests and POD.
|
2011-07-11 17:22:25 -07:00 |
|
Colin Kuskie
|
9113408408
|
When a post is purged, disqualify it as the last post in its thread, and the parent CS. Fixes bug #12183
|
2011-07-11 15:04:54 -07:00 |
|
Colin Kuskie
|
64567f9ed5
|
Remove test comment.
|
2011-07-11 13:04:37 -07:00 |
|
Colin Kuskie
|
1c08796d6c
|
Keywords fixes to prevent leaks.
|
2011-07-11 13:03:06 -07:00 |
|
Colin Kuskie
|
87d252ec26
|
Make sure that the keywords template variable is provided by processTemplate, since we documented that it does that. Fixes bug #12186.
|
2011-07-10 18:29:52 -07:00 |
|
Graham Knop
|
1f201260ba
|
remove session from WebGUI::SQL
|
2011-07-05 09:05:36 -05:00 |
|
Graham Knop
|
4959bfc979
|
remove WebGUI::Config->readAllConfigs
|
2011-07-05 08:40:13 -05:00 |
|
Colin Kuskie
|
e3a4afe5c3
|
Allow reasonable default dates in ISO 9601 format. Fixes bug #12165.
|
2011-07-04 14:14:17 -07:00 |
|
Colin Kuskie
|
7e8ae8fe9a
|
Fix spacing issues with WebGUI::DateTime->webguiDate.
|
2011-07-04 12:15:58 -07:00 |
|
Colin Kuskie
|
2bcda0c9f5
|
Change the generic tax driver to remove spaces around commas when adding a new row. Add tests and a convenience method for getting one line of tax information. Upgrade sub fixes any information already in the db.
|
2011-06-30 16:20:14 -07:00 |
|
Scott Walters
|
747f439725
|
FormField macro for throwing Form controls directly into templates;
useful for using alternative or improved Form controls without having
to change Asset source code.
|
2011-06-29 18:11:46 -04:00 |
|
Colin Kuskie
|
ac8d95e20a
|
Okay, I guess we really do need that.
|
2011-06-27 21:11:37 -07:00 |
|
Colin Kuskie
|
f728b22843
|
Do not append ;adminId to the URL stored for calendar feeds. Add upgrade code to fixing existing, broken feeds. Fixes bug #12164
|
2011-06-27 14:40:46 -07:00 |
|
Doug Bell
|
9a90ad6d2f
|
add forms to templates to work directly with FormBuilder objects
|
2011-06-24 15:08:51 -05:00 |
|
Doug Bell
|
0c5acb697b
|
Merge commit 'v7.10.18' into 8
Conflicts:
docs/gotcha.txt
docs/previousVersion.sql
docs/templates.txt
lib/WebGUI.pm
lib/WebGUI/Asset/File.pm
lib/WebGUI/Asset/Story.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/Thingy.pm
lib/WebGUI/AssetExportHtml.pm
lib/WebGUI/Content/AssetManager.pm
lib/WebGUI/Group.pm
lib/WebGUI/Macro/AssetProxy.pm
lib/WebGUI/Shop/PayDriver/PayPal/PayPalStd.pm
lib/WebGUI/Storage.pm
t/Asset/AssetExportHtml.t
t/Asset/Story.t
t/Shop/TaxDriver/Generic.t
t/Storage.t
|
2011-06-21 16:03:49 -05:00 |
|
Doug Bell
|
02c0da33e4
|
Merge remote-tracking branch 'upstream/WebGUI8' into 8
Conflicts:
docs/previousVersion.sql
|
2011-06-17 20:15:24 -05:00 |
|
Doug Bell
|
795d88e7e5
|
Merge commit 'v7.10.17' into 8
Conflicts:
docs/upgrades/upgrade_7.9.13-7.10.0.pl
lib/WebGUI.pm
lib/WebGUI/Asset/Template/TemplateToolkit.pm
lib/WebGUI/Asset/Wobject/AssetReport.pm
lib/WebGUI/Asset/Wobject/Thingy.pm
lib/WebGUI/Form/Captcha.pm
lib/WebGUI/Macro/AdminBar.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/PayDriver.pm
lib/WebGUI/Shop/PayDriver/PayPal/ExpressCheckout.pm
lib/WebGUI/Shop/PayDriver/PayPal/PayPalStd.pm
lib/WebGUI/Shop/Transaction.pm
lib/WebGUI/Workflow/Instance.pm
lib/WebGUI/Workflow/Spectre.pm
lib/WebGUI/i18n/English/PayDriver.pm
t/Asset/Asset.t
t/Asset/AssetExportHtml.t
t/Asset/AssetLineage.t
t/Asset/Wobject/Thingy.t
|
2011-06-17 20:13:41 -05:00 |
|
Chris Hanson
|
8a6ba94191
|
Added POD and test for RenderThingData macro update
|
2011-06-16 18:07:54 -05:00 |
|
Graham Knop
|
0a09ea4895
|
add automatic proxy system for passing objects to Template::Toolkit
|
2011-06-15 18:19:16 -05:00 |
|
Colin Kuskie
|
81ae2b4f07
|
Fix cleaning up LDAP links in tests.
|
2011-06-13 19:50:40 -07:00 |
|
Colin Kuskie
|
638b2a1996
|
Fix tests that were leaking assets.
|
2011-06-13 18:52:44 -07:00 |
|
Colin Kuskie
|
9154db5e2b
|
Just test for falseness, not what kind of falseness.
|
2011-06-13 18:20:32 -07:00 |
|
Doug Bell
|
983e73a8d8
|
add TemplateToolkit before testing it
|
2011-06-13 17:53:26 -05:00 |
|
Doug Bell
|
3809817571
|
Ave trips mysql's stopwords?
|
2011-06-13 17:53:26 -05:00 |
|
Doug Bell
|
0577933006
|
2 letters is below the minimum word length
|
2011-06-13 17:53:25 -05:00 |
|
Doug Bell
|
f29f3e3851
|
XML::FeedPP::RSS returns "" and not undef
|
2011-06-13 17:53:25 -05:00 |
|
Colin Kuskie
|
00ea5c4df8
|
Add tests for checking user status via get.
|
2011-06-06 11:00:18 -07:00 |
|
Doug Bell
|
664e7686c6
|
fix bugs revealed by Test::Class tests
|
2011-06-02 19:44:06 -05:00 |
|
Colin Kuskie
|
197f94c0e5
|
Fix gateway url handling in the RenderThingData macro. Fixes one part of #12133.
|
2011-05-31 21:27:53 -07:00 |
|
Colin Kuskie
|
b866601efa
|
Fix the number of tests in Story.t, Test::Harness 3.x cannot come quickly enough.
|
2011-05-31 15:38:01 -07:00 |
|
Colin Kuskie
|
11b33ebfcb
|
Fix problems with tests for bugfix 12142.
|
2011-05-31 15:16:16 -07:00 |
|
Colin Kuskie
|
ab1b6aa4fd
|
Fix photo JSON handling in the story, where the data is cached incorrectly. Fixes bug #12136
|
2011-05-31 15:16:02 -07:00 |
|
Paul Driver
|
181f21a0b7
|
WebGUI::Event
|
2011-05-31 16:13:09 -05:00 |
|