Colin Kuskie
|
a649816db8
|
handle query params before URLs
|
2010-08-10 10:27:44 -07:00 |
|
Colin Kuskie
|
cb4189b7da
|
Initial pass at dispatch
|
2010-08-10 10:27:44 -07:00 |
|
Colin Kuskie
|
ead0c0d0e9
|
Fix test setup and lib dirs.
|
2010-08-10 10:27:44 -07:00 |
|
Colin Kuskie
|
35284c0753
|
getUrlPermutations, and a stub for Content::Asset::dispatch so the test doesn't die.
|
2010-08-10 10:27:44 -07:00 |
|
Colin Kuskie
|
32a75ebe38
|
Use correct path to get to WebGUI::Test
|
2010-08-10 10:27:44 -07:00 |
|
Colin Kuskie
|
092e3502c2
|
Add stub dispatch sub to Asset.pm
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
9d6463f1e7
|
make sure something is returned
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
2ccbdf4e19
|
fix %INC jiggery-pokery
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
00b41fb2a0
|
add tests for declined behavior
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
b5e1db8ff9
|
test default www_view with unhandled fragment
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
b77f98ed6a
|
test ?func= dispatch with unhandled fragment
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
7ab4c2d95f
|
test overridden dispatch should trump default
|
2010-08-10 10:27:44 -07:00 |
|
Doug Bell
|
2d8c354cb3
|
add tests for new dispatch system
|
2010-08-10 10:27:43 -07:00 |
|
Doug Bell
|
994f0aa98c
|
fix 11770 Starter needs to set all account plugins
Refactored HomePage wizard to have a method to update
all places where the style template needs to be updated
|
2010-08-10 12:24:28 -05:00 |
|
Doug Bell
|
89c1afd10e
|
fix 11758: formatting on account stuff is wrong
|
2010-08-10 11:51:55 -05:00 |
|
Colin Kuskie
|
b8917d4e57
|
Make sure that keywords are always returned in alphabetical order in the WikiMaster byKeyword view.
|
2010-08-09 19:27:45 -07:00 |
|
Colin Kuskie
|
b5ef9fc9e7
|
Add POD for the new sortOrder option to Keyword's getMatchingAssets
|
2010-08-09 18:57:41 -07:00 |
|
Colin Kuskie
|
9fafa25bf5
|
Give ZipArchives a default template. Fixes bug #11769.
|
2010-08-09 15:26:19 -07:00 |
|
Colin Kuskie
|
a1b1eaff3c
|
Add the default email subscription template again, since it seems to be missing from the 7.8 sites that got upgraded.
|
2010-08-09 10:19:35 -07:00 |
|
Colin Kuskie
|
7a21887110
|
Fix a bad call to quote_identifer. Fixes bug #11766.
|
2010-08-08 16:27:56 -07:00 |
|
Scott Walters
|
6a09708f9a
|
WebGUI/Asset/Wobject/Navigation.pm was still using obsolete template PBtmpl0000000000000048.
Fixes #11765.
|
2010-08-04 23:16:02 -04:00 |
|
Colin Kuskie
|
6a9b6642d2
|
Fix bad escaping of dashes for element Ids in the Matrix. Fixes bug #11588.
|
2010-08-03 11:03:15 -07:00 |
|
Doug Bell
|
f3eb5efc2b
|
add fixWgaccess.pl script to fix outdated wgaccess
|
2010-08-03 12:32:19 -05:00 |
|
Colin Kuskie
|
6e091aa6b4
|
Use handling_cart instead of shipping for the HTML variable for sending shipping costs to PayPal. Fixes bug #11753.
|
2010-08-02 17:59:15 -07:00 |
|
Colin Kuskie
|
f4b733c292
|
Update the USPS International driver for the newest USPS IMM. Fixes bug #11757.
|
2010-08-02 09:04:39 -07:00 |
|
Doug Bell
|
c931cab85c
|
fix #11755: New cart does not update shipping
|
2010-07-29 17:33:02 -05:00 |
|
Colin Kuskie
|
8246b7ec88
|
Also find assets that are missing entries in their class hierarchy, as well as in asset and assetData.
|
2010-07-29 10:31:28 -07:00 |
|
Scott Walters
|
57a92dd9fe
|
Changelog entry for "Empty StoryTopics throw a fatal error when viewed (#11747)"
|
2010-07-28 09:47:49 -04:00 |
|
Scott Walters
|
ca5ca46557
|
Don't call methods on the first story item when there are no story items.
Fixes #11747.
|
2010-07-28 08:34:39 -04:00 |
|
Scott Walters
|
e033192328
|
StoryTopic 'Alphabetically' sort order
|
2010-07-28 08:33:52 -04:00 |
|
Colin Kuskie
|
33592f9dbb
|
Fix taking address information, and the right fields in the transaction item.
|
2010-07-27 23:02:28 -07:00 |
|
Colin Kuskie
|
8504f65bf0
|
Ready for 7.9.11 development. This will be the freeze version for 7.9.
|
2010-07-27 20:34:06 -07:00 |
|
Colin Kuskie
|
9bc367d140
|
Preparing for 7.9.10 release.
|
2010-07-27 18:31:31 -07:00 |
|
Colin Kuskie
|
30f3897fda
|
Handle import of templates with old attachments the correct way.
|
2010-07-27 18:14:06 -07:00 |
|
Colin Kuskie
|
49374b43eb
|
Operations should be able to handle UTF-8 urls, too. Fixes bug #11683
|
2010-07-27 15:37:53 -07:00 |
|
Colin Kuskie
|
c92d18259c
|
Move upgrade package to correct location
|
2010-07-27 12:06:51 -07:00 |
|
Colin Kuskie
|
a5fab797e6
|
Add pagination control to the default DataForm list template. Fixes bug #11744.
|
2010-07-27 12:06:02 -07:00 |
|
Colin Kuskie
|
bba978f2a1
|
Use the correct end tag identifier character.
|
2010-07-27 11:50:27 -07:00 |
|
Colin Kuskie
|
26484f3361
|
Make the FilePump macro return valid XHTML. Fixes bug #11742.
|
2010-07-27 11:45:03 -07:00 |
|
Colin Kuskie
|
fd79c7723b
|
Correct carousel height hoverhelp copy/paste problems. Fixes bug #11741
|
2010-07-27 11:04:12 -07:00 |
|
Colin Kuskie
|
16173f8aaa
|
Don't call newByLineage, if we know there's no lineage.
|
2010-07-27 10:30:19 -07:00 |
|
khenn
|
078bc0e162
|
fixed #11745: Pagination doesn't work in DataForm list mode
|
2010-07-27 11:20:30 -05:00 |
|
Colin Kuskie
|
5bc83c4b17
|
If the User Function Style template is cut or deleted, use the Fail Safe template instead. Fixes bug #11729
|
2010-07-26 09:01:21 -07:00 |
|
Colin Kuskie
|
5426ea4575
|
Fix location of changelog notice.
|
2010-07-26 09:00:29 -07:00 |
|
Colin Kuskie
|
ffe4b8fa2c
|
Better handling of an empty spamStopWords entry in the config file, for WikiPage and Post.
|
2010-07-23 17:09:18 -07:00 |
|
Scott Walters
|
d17d096380
|
StoryArchive optional sorting by title.
Fwiw, this code was written a while ago but seems to have gotten
misplaced.
|
2010-07-23 09:13:55 -04:00 |
|
Scott Walters
|
031309a1aa
|
Ignore calls to DESTROY in AUTOLOAD, as a matter of policy.
|
2010-07-20 08:59:53 -04:00 |
|
Scott Walters
|
3f52bd337f
|
Don't AUTOLOAD calls to DESTROY. Avoids Could not load WebGUI::Form::DESTROY because Can't locate WebGUI/Form/DESTROY.pm in /data/WebGUI/lib/WebGUI/Pluggable.pm line 247.
|
2010-07-20 08:59:53 -04:00 |
|
Colin Kuskie
|
2e4656931e
|
move upgrade sub to correct version.
|
2010-07-20 10:46:07 -07:00 |
|
Colin Kuskie
|
0cfa3f9edf
|
Add spamStopWords to default WebGUI config file, and add upgrade snippet. Fixes bug #11721.
|
2010-07-20 10:44:54 -07:00 |
|