Colin Kuskie
|
9e8a90d9f3
|
Alter the Spanish entity testing collateral.
|
2010-10-29 09:41:41 -07:00 |
|
Paul Driver
|
fa471df450
|
Story Archive now plays nice with urlExtensions
|
2010-10-26 14:27:47 -07:00 |
|
Paul Driver
|
e67ad18517
|
fixed #11929: In/Out board breaks in Chrome sometimes
|
2010-10-26 13:16:57 -07:00 |
|
Paul Driver
|
0d46331745
|
fixed #11928: Story Archive breaks if url has extension
|
2010-10-26 11:09:11 -07:00 |
|
Colin Kuskie
|
19a87ea003
|
Variable hour formats don't add an extra space any longer. Fixes bug #11915.
|
2010-10-18 10:32:45 -07:00 |
|
Colin Kuskie
|
8200f35661
|
Basic test for Form/Workflow.pm
|
2010-10-12 11:38:00 -07:00 |
|
Colin Kuskie
|
7d71a5d59e
|
Be able to get messages from users who are deleted. Fixes bug #11909.
|
2010-10-11 11:09:47 -07:00 |
|
Colin Kuskie
|
1689c01472
|
Fix a time sensitive problem with one of the tests.
|
2010-10-05 20:36:22 -07:00 |
|
Colin Kuskie
|
d93238d53c
|
Move Auth cleanup into a addToCleanup sub.
|
2010-10-05 11:30:17 -07:00 |
|
Colin Kuskie
|
82ed3f03b8
|
Fix shop credit display and calculations in the PayDriver. Fixes bug #11891
|
2010-10-04 14:20:45 -07:00 |
|
Colin Kuskie
|
7f0657927d
|
Add purge method to Shop::Credit, tests.
|
2010-10-04 14:20:08 -07:00 |
|
Colin Kuskie
|
3cf77839ed
|
Date form plugin needs to observe the time zone of the viewer of the data when processing AND displaying date. Fixes bugs #11789 11894
|
2010-10-04 11:53:05 -07:00 |
|
Scott Walters
|
8eb6de343b
|
Load WebGUI::Test before other modules so that it can fix up @INC to point to the main, non-test, libs. Thanks, cj!
|
2010-09-30 12:01:30 -04:00 |
|
Colin Kuskie
|
0ef292d381
|
Update User.t test to handle the removal of group 14, Product Managers.
|
2010-09-28 21:08:25 -07:00 |
|
Colin Kuskie
|
0406e82546
|
Links in wiki search to add a missing page should encode the titles to make them URL safe. Fixes bug #11883.
|
2010-09-27 09:33:41 -07:00 |
|
Colin Kuskie
|
fa5764dbc1
|
Add tests for inclusive intervals for secondsToDuration
|
2010-09-22 10:49:40 -07:00 |
|
Colin Kuskie
|
5faa77b2fb
|
Also test for STYLE tags when making the DataForm form view.
|
2010-09-21 14:28:04 -07:00 |
|
Colin Kuskie
|
f34f8e59bd
|
Add a test to make sure that view does not return CSS or JS links with src/href attributes.
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
8750c4f488
|
The rest of the form plugins
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
108065856f
|
Tests for Form plugins C-I
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
0b0c95522c
|
Move method_check test, and add more methods.
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
a25e40d6a5
|
Add tests for Captcha, ClassName, Codearea, HTMLArea, IntSlider, RadioList, Slider
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
8326417f06
|
Fix inheritance for Hidden.
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
dd527838ee
|
Fix inheritance for SelectList, -Box. Add AdSpace, Asset, AssetReportQuery, Attachments.
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
200970cfd9
|
Tests for List, Radio, Checkbox, SelectBox, SelectList, Username
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
2b440003ae
|
Add tests for Hexadecimal, Password, Phone, Textarea, Zipcode
|
2010-09-21 14:23:47 -07:00 |
|
Colin Kuskie
|
ab9b730a4b
|
Class tests for Color, CsrfToken, Guid, Hidden
|
2010-09-21 14:23:46 -07:00 |
|
Colin Kuskie
|
48debf2904
|
Add tests for Button, Float, Integer, ReadOnly
|
2010-09-21 14:23:46 -07:00 |
|
Colin Kuskie
|
7e136f6047
|
Begin Test::Class suite for Forms
|
2010-09-21 14:23:46 -07:00 |
|
Colin Kuskie
|
f0476bdc82
|
Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores."
This reverts commit 0b4e8d5460.
|
2010-09-21 11:17:01 -07:00 |
|
Colin Kuskie
|
0b4e8d5460
|
Rename template variables in the Account and Admin Toggle templates to not use underscores.
|
2010-09-20 15:20:28 -07:00 |
|
Colin Kuskie
|
b4c20a1203
|
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.
|
2010-09-20 11:45:30 -07:00 |
|
Colin Kuskie
|
2eed74891a
|
Restore addAttachments and restoreAttachments to the 7.x series. In 8.x, the object property will act like an arrayref, so they won't be necessary. Fixes bug #11861.
|
2010-09-14 10:42:59 -07:00 |
|
Colin Kuskie
|
1131a5b4bc
|
Ignore trailing slashes in requested URLS. Fixes bug #11865.
|
2010-09-14 10:01:57 -07:00 |
|
Colin Kuskie
|
1fa03c3ad8
|
Add an explicit test for getThumbnailUrl and non-image files (like a PDF)
|
2010-09-14 09:15:32 -07:00 |
|
Colin Kuskie
|
927b986795
|
Forbid pasting content below a shortcut, to prevent loops on purge and other operations. Fixes bug #11855.
|
2010-09-13 18:47:17 -07:00 |
|
Colin Kuskie
|
1d99ee451e
|
Allow users to enter 24:00:00 by hand, and have the Event handle it correctly. Fixes bug #11788
|
2010-09-13 11:04:03 -07:00 |
|
Colin Kuskie
|
7a3ec47f6d
|
Test that the RSS Aspect propagates the URL fragment.
|
2010-09-12 22:38:09 -07:00 |
|
Colin Kuskie
|
587ff397b5
|
More cleanup from dispatch. Do not set the session asset if the requested URL does not exist. In RssFeed, pass the fragment to the next method. Fixes bug #11854.
|
2010-09-10 11:14:03 -07:00 |
|
Colin Kuskie
|
5608a43916
|
topStory template variables should be available in standAlone and not standAlone modes. Added template variables for delete and edit icons for the top story. Updated the tests, template and template variable help. Fixes bug #11851.
|
2010-09-09 11:56:50 -07:00 |
|
Colin Kuskie
|
95487ae384
|
Fix a problem with newer DateTimes.
|
2010-09-07 21:18:21 -07:00 |
|
Colin Kuskie
|
e25014e107
|
Only run HTML::Template::Expr tests if the module is available. Temporarily place it into the config file so that it can be tested.
|
2010-09-07 21:14:12 -07:00 |
|
Colin Kuskie
|
f65ae74e54
|
Format the subtotal variable in the Payment driver to 2 decimal places. Fixes bug #11813
|
2010-09-02 12:51:54 -07:00 |
|
Paul Driver
|
c89da43b58
|
variable downgrading
|
2010-09-01 14:42:44 -05:00 |
|
Colin Kuskie
|
3f0a229f17
|
Don't hardcode the library.
|
2010-08-25 13:30:12 -07:00 |
|
Colin Kuskie
|
c79bc75840
|
Fix encoding problems with the SC asset. Update the encodings test to no longer require an ENV variable to run. Fixes bug #11795
|
2010-08-24 16:53:35 -07:00 |
|
Colin Kuskie
|
3238eb9432
|
Fix RSS test files for Russian.
|
2010-08-24 16:52:29 -07:00 |
|
Colin Kuskie
|
f39a13912e
|
Refactor SC tests, separating encodings out into their own test file. TEST_ENCODINGS=1 to run this new test. 8/13 tests fail.
|
2010-08-24 15:24:22 -07:00 |
|
Colin Kuskie
|
406b8219c3
|
Alter the UTF-8 URL test to also check for lc in English.
|
2010-08-23 13:58:25 -07:00 |
|
Colin Kuskie
|
e0eaa2e13f
|
Fix group permissions when editing/adding an Event. Fixes bug #11800.
|
2010-08-23 11:48:57 -07:00 |
|