Colin Kuskie
|
c08b0755dd
|
Mirror fix for dragging to all other Page Layout templates. Add note to gotchas about
custom page layout templates, along with instructions for how to modify to make them
work.
|
2009-04-16 05:18:45 +00:00 |
|
Colin Kuskie
|
905537e9e5
|
Finally add StoryTopic template to the StoryManager package.
|
2009-04-15 22:03:59 +00:00 |
|
Kaleb Murphy
|
2f5fc2f4e1
|
Survey editor now keeps survye objedts in a scrollable panel to keep buttons always in view.
|
2009-04-15 19:10:41 +00:00 |
|
Colin Kuskie
|
ba26a026d2
|
Move packages, as well as code, again.
|
2009-04-15 18:19:10 +00:00 |
|
Graham Knop
|
0f311d9224
|
fixed: 7.6 upgrade left some default content marked as packages
|
2009-04-14 20:51:49 +00:00 |
|
JT Smith
|
6d75e0aa89
|
maintenance tasks in parallel (#9921)
|
2009-04-14 18:41:15 +00:00 |
|
JT Smith
|
e205496634
|
Schedular Fields Too Short (#9889)
|
2009-04-14 18:08:10 +00:00 |
|
Kaleb Murphy
|
6f4f5d9414
|
Made sure Survey default question types upgrades with "Yes" being 1 and "No" being 0.
|
2009-04-14 15:28:59 +00:00 |
|
Colin Kuskie
|
1edaca4ed2
|
Merge up to 10305
|
2009-04-13 17:04:23 +00:00 |
|
Yung Han Khoe
|
a2540ddbfd
|
added alphanumeric sort button to Matrix defaul view
|
2009-04-12 21:06:12 +00:00 |
|
Yung Han Khoe
|
9e417edaf0
|
small change to Carousel hidden textarea template
|
2009-04-11 18:48:21 +00:00 |
|
David Delikat
|
46e73ed59f
|
fixed dragDrop to use a handle rather than the whole
object for dragdrop start events.
|
2009-04-11 15:16:09 +00:00 |
|
Yung Han Khoe
|
4086723a70
|
fixed #10142: Matrix 2.0 - Search screen compare button not functional
|
2009-04-10 20:04:18 +00:00 |
|
Kaleb Murphy
|
99a1418714
|
Default Survey Question settings now save 100% of the answer configuration data. This will not affect previous Surveys, but allow new defaults to be more complex if desired.
|
2009-04-10 16:06:20 +00:00 |
|
Graham Knop
|
7ea43faa3a
|
preparing for 7.7.4 dev
|
2009-04-10 12:39:24 +00:00 |
|
Colin Kuskie
|
06fc2bef10
|
Fix hardcoded extras in the Carousel template.
|
2009-04-09 15:17:01 +00:00 |
|
Colin Kuskie
|
cf546ad031
|
Add headline field, with templates.
|
2009-04-09 14:53:10 +00:00 |
|
Patrick Donelan
|
571ca5db06
|
Fixed small bug in Survey validation where invalid branch expressions
wouldn't be shown
Improved and i18n'ed Survey validation warning container
|
2009-04-09 07:57:37 +00:00 |
|
Patrick Donelan
|
d19963fd8e
|
Fixed up Passive Analytics config install (wasn't added to
WebGUI.conf.original in version 7.7.70)
|
2009-04-09 06:16:35 +00:00 |
|
Patrick Donelan
|
aa7a20b4f2
|
Made Survey use question default score if answer score undefined,
updated hoverHelp
|
2009-04-09 05:38:49 +00:00 |
|
Patrick Donelan
|
f1f40bc129
|
Updated Survey help (recordedAnswer, Answer Score, etc..)
Fixed behaviour of Survey Question textInButton
|
2009-04-09 05:38:22 +00:00 |
|
Kaleb Murphy
|
c1c9521d6e
|
Removed duplicate css from template.
|
2009-04-09 03:28:37 +00:00 |
|
Patrick Donelan
|
c22a1457cb
|
Added changes to survey.css for Kaleb
|
2009-04-09 03:07:13 +00:00 |
|
Kaleb Murphy
|
af00b7a881
|
Survey summaries now use YUI datatables and charts for extra bling.
|
2009-04-08 20:03:41 +00:00 |
|
Yung Han Khoe
|
aefb658fd5
|
Added 'too few/many' messages to matrix compare box, rfe# 9965
|
2009-04-08 19:52:35 +00:00 |
|
Yung Han Khoe
|
87abb79331
|
fixed #10110: Matrix 2.0 - "Data Error" on Pending Product Listing Updates
|
2009-04-08 19:35:14 +00:00 |
|
Colin Kuskie
|
721acb69eb
|
Move packages into 7.7.3 for proper upgrade processing.
Remove extra package for storytopic.
|
2009-04-08 18:20:31 +00:00 |
|
Yung Han Khoe
|
992f35710d
|
Added Carousel to upgrade script, some code cleanup and template changes
|
2009-04-08 18:08:50 +00:00 |
|
Colin Kuskie
|
3cac8b32e0
|
Remove storiesPerFeed, since that's picked up by the RSS Aspect.
|
2009-04-08 17:39:42 +00:00 |
|
Colin Kuskie
|
4c1307e3d0
|
merge to 10219
|
2009-04-08 16:35:31 +00:00 |
|
Patrick Donelan
|
a7cb9b031d
|
Made Survey ExpressionEngine disabled by default, controlled via config
file enableSurveyExpressionEngine flag
Added branching based on question score and section score total
Added more tests
|
2009-04-08 08:12:44 +00:00 |
|
Graham Knop
|
2f4d9079f0
|
unset package flag recursively during upgrades
|
2009-04-06 19:38:37 +00:00 |
|
Patrick Donelan
|
8a5ce8f358
|
Updated Carousel javascript so that it works with multiple instances on
the same page
|
2009-04-06 07:51:14 +00:00 |
|
Kaleb Murphy
|
a6a70a46e0
|
Summaries added to the survey
|
2009-04-05 19:33:46 +00:00 |
|
Yung Han Khoe
|
5e10530e31
|
Carousel bugfix, templates and i18n
|
2009-04-05 15:48:16 +00:00 |
|
Kaleb Murphy
|
577f1aad32
|
Adding Survey columns
|
2009-04-03 17:20:38 +00:00 |
|
Graham Knop
|
7080b60aa3
|
preparing for 7.7.3 dev
|
2009-04-03 01:42:20 +00:00 |
|
Graham Knop
|
5946ca4a3f
|
fix upgrade for if RSSFromParent is missing
|
2009-04-03 01:21:44 +00:00 |
|
Graham Knop
|
a829304bae
|
improving RSSCapable upgrade procedure, adding feed header selection
|
2009-04-03 00:07:19 +00:00 |
|
Colin Kuskie
|
60a3906b05
|
Add a creation date to the Cart.
Use that date to expire carts older than an interval, via a new workflow.
Config file changes, tests, i18n.
|
2009-04-02 21:58:45 +00:00 |
|
Matthew Wilson
|
c489deda37
|
<sigh/> fixing my flub. nothing to see here.
|
2009-04-02 19:40:36 +00:00 |
|
Matthew Wilson
|
03527365bd
|
catch one more upgrade/porting case
|
2009-04-02 19:26:40 +00:00 |
|
Matthew Wilson
|
ff22d81b92
|
During 7.7.2 upgrade, adding routines to unlink unused .pm and correctly port over rss item limit.
|
2009-04-02 19:21:24 +00:00 |
|
David Delikat
|
1e445f82c4
|
fixed AdSku
added 'thanks' text after ad to cart
cleaned up i18n text
moved shop fields to shop tab
added AdSku Asset to WebGUI original config file
|
2009-04-01 02:54:55 +00:00 |
|
Colin Kuskie
|
d6d5009402
|
Update default Shelf template to use the addCartToForm template variables.
|
2009-03-31 16:02:47 +00:00 |
|
Kaleb Murphy
|
272283e75d
|
Adding template and js to show warnings.
|
2009-03-31 04:39:48 +00:00 |
|
Matthew Wilson
|
cf63a4e4f3
|
(Matthew Wilson) add AssetAspect/RssFeed. See exportAssetCollateral for a good time.
|
2009-03-30 21:38:12 +00:00 |
|
Yung Han Khoe
|
814231b966
|
fixed #9951: Matrix 2.0: Median not calculated correctly
|
2009-03-30 17:13:55 +00:00 |
|
Graham Knop
|
13bec1ac46
|
preparing for 7.7.2 dev
|
2009-03-27 02:33:27 +00:00 |
|
Graham Knop
|
8e9cb0ee1c
|
fix Survey question types grammar
|
2009-03-26 23:33:08 +00:00 |
|