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 |
|
Bart Jol
|
44cfbde04a
|
fixed #11878 added i18n for addons link
|
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
|
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
|
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
|
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
|
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
|
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
|
741fc64d63
|
Test->lib returns the correct path
|
2010-09-22 13:53:08 -07:00 |
|
Colin Kuskie
|
636bde7131
|
Fix another smart match/! binding problem
|
2010-09-22 12:04:19 -07:00 |
|
Colin Kuskie
|
ecbfc1a827
|
secondsToInterval has an inclusive interval comparison
|
2010-09-22 10:46:10 -07:00 |
|
Colin Kuskie
|
25181ae4db
|
! binds more tightly than ~~. Frankly, this sucks.
|
2010-09-22 10:12:33 -07:00 |
|
Colin Kuskie
|
4e1ac0a8e3
|
! binds more tightly than ~~
|
2010-09-22 10:07:37 -07:00 |
|
Colin Kuskie
|
0180b11064
|
Merge commit 'b8845e25fa' into WebGUI8. Up to 7.10.0
|
2010-09-22 07:58:06 -07:00 |
|
Colin Kuskie
|
f61e8faeb9
|
Rename template variables in the Account and Admin Toggle templates to not use underscores.
|
2010-09-21 11:17:29 -07:00 |
|
Graham Knop
|
6f4e3415ea
|
run upgrades in alphabetical order
|
2010-09-21 13:12:44 -05:00 |
|
Graham Knop
|
6fa07671cd
|
use HTTP::BrowserDetect for browser detection
|
2010-09-11 03:09:27 -05:00 |
|
Graham Knop
|
5e75631f6b
|
moving some more test modules to lib
|
2010-09-08 18:55:31 -05:00 |
|
Colin Kuskie
|
f333dbbb59
|
All HTMLAreas in the post are controlled by the parent CS settings. Fixes bug #11827.
|
2010-09-07 14:04:41 -07:00 |
|
Graham Knop
|
9ca3cd9d0e
|
fix back to site and logout links in admin console
|
2010-09-07 16:00:16 -05:00 |
|
Graham Knop
|
ed04b99872
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Graham Knop
|
0adbb519f0
|
remove WebGUI::Utility::sortHash
|
2010-09-07 12:44:11 -05:00 |
|
Graham Knop
|
6aa26c2e44
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
Graham Knop
|
0e754a51e4
|
fix namespace::autoclean use in BestPractices
|
2010-09-07 12:15:41 -05:00 |
|
Colin Kuskie
|
b1adfd2621
|
Fix missing Attachment label in the Template.
|
2010-09-02 14:07:21 -07:00 |
|
Graham Knop
|
e61b997b39
|
fix thing i broke
|
2010-09-02 15:26:28 -05:00 |
|
Colin Kuskie
|
1f2fbeb823
|
Remove debug code.
|
2010-09-02 13:25:48 -07:00 |
|
Colin Kuskie
|
055b72de7f
|
Fix HTML table generation for Active Sessions. Fixes bug #11832
|
2010-09-02 13:16:34 -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 |
|
Graham Knop
|
d7ff3ea0ad
|
silence all upgrade output with quiet option
|
2010-09-02 13:45:02 -05:00 |
|
Graham Knop
|
cacaabe623
|
listen to skipBackup upgrade option
|
2010-09-02 13:43:16 -05:00 |
|
Graham Knop
|
c59fc0f361
|
add WebGUI::BestPractices
|
2010-09-01 15:11:08 -05:00 |
|
Graham Knop
|
ed3ac1cd87
|
update upgrade docs
|
2010-09-01 15:08:17 -05:00 |
|
Paul Driver
|
c89da43b58
|
variable downgrading
|
2010-09-01 14:42:44 -05:00 |
|
Colin Kuskie
|
5765739a95
|
Labels in the Cart for addresses are optional. They take the first line of the address if left blank. Tested w and w/o JS.
|
2010-09-01 12:22:55 -07:00 |
|