Colin Kuskie
|
efd20f86a4
|
Fix an i18n typo in the survey exitURL hover help.
|
2009-05-06 22:05:06 +00:00 |
|
Patrick Donelan
|
f3ed30d939
|
Refactored Survey ExpressionEngine tag() util into tag() setter and tagged() accessor.
Updated i18n to reflect the fact that min/max/step are used for all numeric types, not just slider.
Also updated textCols/Rows i18n.
|
2009-05-06 05:53:10 +00:00 |
|
Paul Driver
|
f4df3b1280
|
template attachments (scripts and stylesheets)
|
2009-05-01 23:03:36 +00:00 |
|
Hao Ching
|
254796dea3
|
RFE #9998, mark selected inbox messages as read/unread.
|
2009-05-01 17:21:02 +00:00 |
|
Kaleb Murphy
|
54063ae9f6
|
Survey sections now have logical section type, which is never shown to the user, only used for silently checking gotos.
|
2009-04-30 20:43:23 +00:00 |
|
Doug Bell
|
bc2ed6a3c1
|
added #9289: Extending the "Request Approval For Version Tag" activity (Bernd Kalbfuß-Zimmermann)
|
2009-04-30 18:02:25 +00:00 |
|
Doug Bell
|
faca68256c
|
Added: Packing of templates, snippets, and head tags.
|
2009-04-30 17:57:26 +00:00 |
|
Doug Bell
|
026f7ff47e
|
Added #10145: Global Head Tags in Settings
|
2009-04-29 21:51:22 +00:00 |
|
Colin Kuskie
|
db290f91f9
|
Add an option to the Sku to require individual shipping of this sku, separate
from other items in the cart. Update the FlatRate driver to support calculating that.
|
2009-04-29 16:52:16 +00:00 |
|
Colin Kuskie
|
ad88a1da5f
|
Adding missing i18n to PassiveAnalytics
|
2009-04-29 04:15:45 +00:00 |
|
Paul Driver
|
fea5dea0d9
|
Help for the template variable I added earlier
|
2009-04-29 01:26:50 +00:00 |
|
Colin Kuskie
|
142518035d
|
Fix bad Event URL template variables.
|
2009-04-27 18:39:14 +00:00 |
|
Colin Kuskie
|
1b8ad91605
|
Add in StoryManager, 3 assets for managing news content in WebGUI.
Several small API changes to Keyword and AssetExportHtml to support StoryManager functionality.
|
2009-04-24 18:31:06 +00:00 |
|
Colin Kuskie
|
19f703dc9b
|
Merge with HEAD, 10472
|
2009-04-24 17:12:17 +00:00 |
|
Colin Kuskie
|
25ead75eba
|
Finish cleaning up after the move of getTaxRate from the Sku to the TaxDriver.
|
2009-04-24 03:35:34 +00:00 |
|
Graham Knop
|
3d35cbfc8e
|
fix syntax and help issues
|
2009-04-23 16:22:28 +00:00 |
|
Graham Knop
|
dd84e6c47c
|
clean up remains of WSClient
|
2009-04-23 16:21:49 +00:00 |
|
Yung Han Khoe
|
ad6352d1eb
|
fixed #10158: Matrix 2.0 - Screenshots rendering poorly
|
2009-04-21 17:28:05 +00:00 |
|
Patrick Donelan
|
c3ea6d4683
|
Added Survey back button, with option to turn it on/off, tests, and i18n
Noticed that some Survey tests are broken, will fix tomorrow
|
2009-04-21 07:12:07 +00:00 |
|
Patrick Donelan
|
9c228e2c83
|
Improved Survey "Year Month" validation
|
2009-04-21 03:32:27 +00:00 |
|
Patrick Donelan
|
a6a1cd9c07
|
Added internationalized labels to Survey "Year Month" question type
|
2009-04-21 03:10:11 +00:00 |
|
Colin Kuskie
|
d1db12d1e4
|
Finish export code.
Make the list of assets templatable, since the user can see it.
Beginnings of export collateral tests.
|
2009-04-20 21:18:24 +00:00 |
|
Doug Bell
|
6d20e7f5df
|
added: ThingyRecord allows you to sell records in a Thing (like a classified ad)
|
2009-04-19 02:09:34 +00:00 |
|
Colin Kuskie
|
08c033b2c5
|
Document how template variables work in export mode.
Change how pagination works when exporting.
Early code for exporting keyword pages.
|
2009-04-17 17:11:07 +00:00 |
|
Martin Kamerbeek
|
2e4ce42b76
|
Adding pluggable tax system.
|
2009-04-17 13:32:18 +00:00 |
|
Colin Kuskie
|
9fdac9ef8f
|
Implementing rfe 10002, add link to User Manager to view a User's account.
|
2009-04-16 23:58:54 +00:00 |
|
Colin Kuskie
|
d2012694dc
|
Fix the alphabetFieldSearch in the UserList, #10163
|
2009-04-14 16:14:55 +00:00 |
|
Colin Kuskie
|
c28c7771c3
|
Top story photo template variables, with i18n, help and tests.
|
2009-04-13 23:16:53 +00:00 |
|
Colin Kuskie
|
1edaca4ed2
|
Merge up to 10305
|
2009-04-13 17:04:23 +00:00 |
|
Yung Han Khoe
|
dc0f5a9fea
|
added some tmpl_vars to thingy's search template
|
2009-04-11 19:04:22 +00:00 |
|
Colin Kuskie
|
8b6ff20822
|
Adding RSS and Atom template variables to the Story Topic.
|
2009-04-10 23:16:03 +00:00 |
|
Colin Kuskie
|
a400d3697f
|
Add missing template variables to the Story Archive.
Add RSS and atom template variables.
|
2009-04-10 22:39:23 +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
|
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 |
|
Yung Han Khoe
|
aefb658fd5
|
Added 'too few/many' messages to matrix compare box, rfe# 9965
|
2009-04-08 19:52:35 +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 |
|
Kaleb Murphy
|
97759d92a0
|
Survey quiz mode sentence is not a question.
|
2009-04-06 15:16:25 +00:00 |
|
David Delikat
|
9d0f7869b3
|
comment out the ip filter from clientCheck (in Session::Env)
added form validation to AdSku ( with internationalized messages )
|
2009-04-06 04:34:32 +00:00 |
|
Kaleb Murphy
|
a6a70a46e0
|
Summaries added to the survey
|
2009-04-05 19:33:46 +00:00 |
|
Yung Han Khoe
|
e918f3ff7b
|
Adding help for Carousel wobject
|
2009-04-05 17:12:16 +00:00 |
|
Yung Han Khoe
|
5e10530e31
|
Carousel bugfix, templates and i18n
|
2009-04-05 15:48:16 +00:00 |
|
Yung Han Khoe
|
964d8cf9e2
|
added Carousel wobject
|
2009-04-04 17:10:00 +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
|
118ebf679e
|
buhleted. (RSS* i18n)
|
2009-04-02 20:22:18 +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 |
|
Matthew Wilson
|
cf63a4e4f3
|
(Matthew Wilson) add AssetAspect/RssFeed. See exportAssetCollateral for a good time.
|
2009-03-30 21:38:12 +00:00 |
|