Scott Walters
ddf9b7e13b
A Story should have a Wobject::Folder for a direct parent with StoryArchive above that. Otherwise the Story can't render itself.
2010-08-25 09:08:30 -04:00
Colin Kuskie
a28dffd4c4
Update the number of tests in t/Utility.t
2010-08-25 11:46:05 -07:00
Colin Kuskie
d3e3c90a42
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-25 11:44:02 -07:00
Colin Kuskie
26eca2ff06
Fix RSS test files for Russian.
2010-08-25 11:44:01 -07:00
Colin Kuskie
d13acd164d
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-25 11:44:01 -07:00
Colin Kuskie
91e0b46d7e
Alter the UTF-8 URL test to also check for lc in English.
2010-08-25 11:44:01 -07:00
Colin Kuskie
9667f34d53
Fix group permissions when editing/adding an Event. Fixes bug #11800 .
2010-08-25 11:44:01 -07:00
Colin Kuskie
440df9879e
Fix UTF-8 URL handling in dispatch. Added tests for creating assets and accessing assets with UTF-8 urls. Fixes bug #11785
2010-08-25 11:44:01 -07:00
Colin Kuskie
67272517ce
Really fix sorting numerically for resolutions. Added tests to check it.
2010-08-25 11:44:01 -07:00
Colin Kuskie
86a190e3c6
Gallery resolutions are integers. Fixed sorting the resolutions, and fixed the tests to not use bad resolutions. Fixes bug #11787
2010-08-25 11:44:01 -07:00
Colin Kuskie
928067bb67
Add tests for attachment_loop handling in the Post.
2010-08-25 11:44:00 -07:00
Colin Kuskie
acc47daffc
Fixes bug #11780 : anchor filename regex to the end of the string.
2010-08-25 11:44:00 -07:00
Colin Kuskie
b12c719b09
Thingy add/edit via AJAX returned nothing useful, and lied about error status. Fixes bug #11781 .
2010-08-25 11:44:00 -07:00
Graham Knop
fadc4f34ea
remove WebGUI::Utility::round
2010-08-25 12:38:14 -05:00
Graham Knop
ca7321f068
remove WebGUI::Utility::isInSubnet
2010-08-24 16:20:09 -05:00
Doug Bell
a3e08c3b8e
regression tests for asset 304 response
2010-08-24 16:16:21 -05:00
Graham Knop
2c2bd55675
remove grepping hash keys for single value
2010-08-20 13:17:46 -05:00
Graham Knop
96ba0da75a
give a man a hammer...
2010-08-20 13:10:48 -05:00
Graham Knop
cb938487cb
remove WebGUI::Utility::randint
2010-08-20 12:58:50 -05:00
Graham Knop
ff70751bc5
remove WebGUI::Utility::scalarEquals
2010-08-20 12:54:34 -05:00
Graham Knop
a0a26da3bc
remove WebGUI::Utility::sortHashDescending
2010-08-20 12:44:40 -05:00
Graham Knop
c1132e4298
remove WebGUI::Utility::randomizeArray
2010-08-20 12:43:40 -05:00
Graham Knop
f68ac24495
remove WebGUI::Utility::randomizeHash
2010-08-20 12:43:10 -05:00
Graham Knop
721ab1fbd6
remove WebGUI::Utility::makeTabSafe
2010-08-20 12:41:47 -05:00
Graham Knop
4f989781df
remove WebGUI::Utility::makeCommaSafe
2010-08-20 12:40:40 -05:00
Graham Knop
55bd411e2c
remove WebGUI::Utility::makeArrayTabSafe
2010-08-20 12:39:20 -05:00
Graham Knop
41201e5c4f
remove WebGUI::Utility::makeArrayCommaSafe
2010-08-20 12:35:31 -05:00
Graham Knop
631c4fe38c
remove WebGUI::Utility::isBetween
2010-08-20 12:29:08 -05:00
Graham Knop
a34f51a903
remove WebGUI::Utility::emailRegex
2010-08-20 12:22:33 -05:00
Graham Knop
96004e50ac
remove WebGUI::Utility::commify
2010-08-20 12:18:04 -05:00
Graham Knop
006a5003c2
remove WebGUI::Utility::formatBytes
2010-08-20 12:09:58 -05:00
Colin Kuskie
c917e6ca6d
Convert AssetCollateral/DataForm/Entry.pm over to use Moose.
2010-08-19 16:47:07 -07:00
Scott Walters
acd71a7f7e
More exceptions for the Test::Class tests as to which labels should and don't need to appear in forms.
2010-08-19 12:38:28 -04:00
Scott Walters
f2d411cf1f
Account for additional form fields added at run-time in the tests.
2010-08-19 12:38:27 -04:00
Scott Walters
cf2a6fb4a3
Account for additional form fields added at run-time in the tests.
2010-08-19 12:38:27 -04:00
Colin Kuskie
13d65d8b4a
purgeCache also cleans up internally cached objects, _parent, _thread
2010-08-19 11:54:39 -07:00
Colin Kuskie
645abf51d1
Fix a typo from removing get methods in Post/archiving.t
2010-08-19 11:54:39 -07:00
Colin Kuskie
1225d0fdd4
Remove get methods from Post/archiving.t
2010-08-19 11:54:39 -07:00
Colin Kuskie
ae8ed52647
Fix triggers for updating storage permissions when asset permissions change.
2010-08-19 11:54:39 -07:00
Scott Walters
3500b6afc7
Account for additional form fields added at run-time in the tests.
2010-08-18 15:09:05 -04:00
Scott Walters
9287b818bf
Account for additional form fields added at run-time in the tests.
2010-08-18 15:03:46 -04:00
Scott Walters
c54868e21e
Give the tests for WebGUI::Asset::File::GalleryFile::Photo a storage location with a jpg in it so it can do its naughty business.
2010-08-18 14:48:31 -04:00
Colin Kuskie
113f9d41c4
Restore file deleted from repo, t/run_asset.t
2010-08-13 12:31:13 -07:00
Colin Kuskie
3e8e2d452c
Merge branch 'master' into WebGUI8. Merged up to 7.9.12
2010-08-13 12:25:19 -07:00
Colin Kuskie
7b218942b3
Merge commit ' 63865eb39f' into WebGUI8. up to 7.9.11
2010-08-13 11:52:08 -07:00
Scott Walters
2d1dcf202a
Default postProcessMergedProperties in case our child class doesn't have one. Oops.
2010-08-11 23:52:31 -04:00
Scott Walters
773fadcffc
Pass empty JSON for icalFeeds field in Calendar until I can get good sample data; makes Calendar Test::Asset tests pass.
2010-08-11 23:24:28 -04:00
Colin Kuskie
d92fc76cc9
Add a new test collateral file.
2010-08-11 18:05:11 -07:00
Colin Kuskie
7251cc2c23
Secure and fix the Zip Archive.
2010-08-11 17:38:15 -07:00
Scott Walters
5d50866461
Add support for additional, required per-package constructor args.
...
Give better diagnostics on which properties don't appear in forms and vice versa so I can hopefully figure out the rhyme and reason to those that don't match.
When an edit form takes attachmentsJson, stick some in there so it doesn't get upset and to give it a workout.
2010-08-11 19:36:48 -04:00