Colin Kuskie
|
2b3fc264ae
|
Convert Integer to headTags. Convert toHtml part of HTMLArea to headTags.
|
2010-09-23 16:18:02 -07:00 |
|
Colin Kuskie
|
61e2f4eb2e
|
Convert Hexadecimal to headTags
|
2010-09-23 16:16:45 -07:00 |
|
Colin Kuskie
|
3368e72246
|
Convert TimeField over to use headTags
|
2010-09-23 16:16:25 -07:00 |
|
Colin Kuskie
|
adb279771b
|
Convert Text, Url, JsonTable and AssetReportQuery to use headTags.
|
2010-09-23 16:16:08 -07:00 |
|
Colin Kuskie
|
d2623c2159
|
Extend the base class to add a method that will set the head tags for a form plugin. The intent is that users of form plugins can build them during prepareView for content chunking, and push links and scripts out in the head block, rather than in the body to assist with validation.
|
2010-09-23 16:15:39 -07:00 |
|
Patrick Donelan
|
329c396a3e
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-23 16:15:39 -07:00 |
|
Patrick Donelan
|
e63ce7881c
|
Expose Thingy searchResult_json as template variable
|
2010-09-23 16:15:39 -07:00 |
|
Colin Kuskie
|
1b9edbf545
|
Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores."
This reverts commit 0b4e8d5460.
|
2010-09-23 16:15:38 -07:00 |
|
Colin Kuskie
|
9ddc54be42
|
Added changelot entry, called the i18n sub, changed to compound keys, updated the default WebGUI.conf file, added upgrade output.
|
2010-09-23 16:15:17 -07:00 |
|
Bart Jol
|
44cfbde04a
|
fixed #11878 added i18n for addons link
|
2010-09-23 16:15:17 -07:00 |
|
Colin Kuskie
|
d9dd5f284a
|
Rename template variables in the Account and Admin Toggle templates to not use underscores.
|
2010-09-23 16:15:17 -07:00 |
|
Colin Kuskie
|
1d7bd4e524
|
Use table row highlighting instead of images for deliniating query fragments. Fixes bug #11877.
|
2010-09-23 16:13:30 -07:00 |
|
Colin Kuskie
|
e549df1b47
|
Keep comments when packing asset content, since it will also remove conditional comments for IE. Fixes bug #11876
|
2010-09-23 16:13:30 -07:00 |
|
Colin Kuskie
|
30a1060b88
|
Fix a typo in the Gallery's default addArchive gallery template.
|
2010-09-23 16:11:55 -07:00 |
|
Colin Kuskie
|
4899bcd7c4
|
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.
|
2010-09-23 16:11:37 -07:00 |
|
Colin Kuskie
|
c141978be1
|
Let findBrokenAssets.pl display the className of broken assets. Thanks Knowmad!
|
2010-09-23 16:11:37 -07:00 |
|
Colin Kuskie
|
500f7a6d73
|
let findBrokenAssets.pl find and use custom assets instead of reporting them as broken. Fixes bug #11873
|
2010-09-23 16:11:36 -07:00 |
|
Colin Kuskie
|
4a4158481e
|
Try cleaning out the bad spanish bare .pm file again. Fixes bug #11875.
|
2010-09-23 16:11:36 -07:00 |
|
Colin Kuskie
|
65e2e0c3b1
|
Move logging level for validToken debugging from WARN to INFO. Fixes bug #11868
|
2010-09-23 16:11:36 -07:00 |
|
Colin Kuskie
|
45e8cdc233
|
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-23 16:11:36 -07:00 |
|
Colin Kuskie
|
0d2c4d6ba8
|
Ignore trailing slashes in requested URLS. Fixes bug #11865.
|
2010-09-23 16:09:53 -07:00 |
|
Colin Kuskie
|
35412fbead
|
Add an explicit test for getThumbnailUrl and non-image files (like a PDF)
|
2010-09-23 16:09:31 -07:00 |
|
Colin Kuskie
|
4f632b27fc
|
Forbid pasting content below a shortcut, to prevent loops on purge and other operations. Fixes bug #11855.
|
2010-09-23 16:09:31 -07:00 |
|
Colin Kuskie
|
59bd99c243
|
Allow users to enter 24:00:00 by hand, and have the Event handle it correctly. Fixes bug #11788
|
2010-09-23 16:08:34 -07:00 |
|
Colin Kuskie
|
14e571941e
|
Guarantee that old revisions of Products have unique storage locations. Fixes bug #11833.
|
2010-09-23 16:02:47 -07:00 |
|
Colin Kuskie
|
6c40adee13
|
Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746.
|
2010-09-23 16:02:47 -07:00 |
|
Colin Kuskie
|
0d59993e45
|
Fix a typo in the StoryTopic help.
|
2010-09-23 16:01:51 -07:00 |
|
Colin Kuskie
|
6e47abe654
|
Test that the RSS Aspect propagates the URL fragment.
|
2010-09-23 16:01:51 -07:00 |
|
Colin Kuskie
|
e99ae4740f
|
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-23 16:01:23 -07:00 |
|
Colin Kuskie
|
ef6e78fc27
|
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-23 16:00:22 -07:00 |
|
Colin Kuskie
|
9991a36c65
|
Updated to master branch.
|
2010-09-23 15:59:55 -07:00 |
|
Colin Kuskie
|
6a492be55a
|
Restore the lost changes to the JS and template for drag and drop sorting in IE7.
|
2010-09-23 15:59:39 -07:00 |
|
Colin Kuskie
|
27bccfbc99
|
Ready for 7.10.1 development.
|
2010-09-23 15:59:18 -07:00 |
|
Graham Knop
|
7a5f1101ae
|
fix upgrade test
|
2010-09-23 11:43:42 -05:00 |
|
Colin Kuskie
|
a3d4f0fcc0
|
Add basic POD for WebGUI's debug panel plugin
|
2010-09-23 09:04:29 -07:00 |
|
Colin Kuskie
|
11e89a1771
|
Comment out trouble some browsers not recognized by HTTP::BrowserDetect
|
2010-09-22 21:50:01 -07:00 |
|
Colin Kuskie
|
35351af10d
|
Fix syntax error from WebGUI::Paths cleanup
|
2010-09-22 21:31:09 -07:00 |
|
Colin Kuskie
|
6cd1491d47
|
Add POD to the Facebook macro.
|
2010-09-22 21:07:53 -07:00 |
|
Colin Kuskie
|
cebec958d9
|
Take advantage of CartItem's getShippingAddress method to guarantee that we always get the right address object.
|
2010-09-22 14:47:48 -07:00 |
|
Colin Kuskie
|
c9c62eff84
|
Set the user to be Admin, make sure we're working with committed assets, and do the standard fix for addToCleanup to work with the debugger.
|
2010-09-22 14:47:03 -07:00 |
|
Colin Kuskie
|
74b4049e3b
|
Document that we need Plack, and supply the minimum version to make t/Auth/mech.t work right.
|
2010-09-22 14:00:42 -07:00 |
|
Colin Kuskie
|
cf22fc848c
|
Check all the module namespaces for POD.
|
2010-09-22 13:53:44 -07:00 |
|
Colin Kuskie
|
741fc64d63
|
Test->lib returns the correct path
|
2010-09-22 13:53:08 -07:00 |
|
Colin Kuskie
|
682cf97651
|
Prune dead code out that uses WebGUI::Test->lib.
|
2010-09-22 13:51:20 -07:00 |
|
Colin Kuskie
|
b10c5f7870
|
There are not more false browser hits on IE, so the box sizes all change back to default.
|
2010-09-22 13:37:25 -07:00 |
|
Colin Kuskie
|
a4a1da4b19
|
Fix boolean false problem in the image extension tests.
|
2010-09-22 12:04:44 -07:00 |
|
Colin Kuskie
|
636bde7131
|
Fix another smart match/! binding problem
|
2010-09-22 12:04:19 -07:00 |
|
Colin Kuskie
|
93b30c6ac2
|
Fix a smart match/! binding problem
|
2010-09-22 11:59:06 -07:00 |
|
Colin Kuskie
|
d9aaa70706
|
Update test since names are now required.
|
2010-09-22 11:58:04 -07:00 |
|
Colin Kuskie
|
5e7c980442
|
smart match binding problem
|
2010-09-22 11:47:56 -07:00 |
|