Joeri de Bruin
c91676b1ad
add PayPal paydriver
2009-05-13 20:07:09 +00:00
JT Smith
c8ce1c18f0
- Fixed a search tickets problem in the EMS badge builder template.
2009-05-13 18:39:35 +00:00
Colin Kuskie
9827c4a520
Add templated inbox notifications.
2009-05-13 18:16:49 +00:00
Colin Kuskie
0983f6468d
Add an Inbox setting to send the user a copy of messages that they send.
2009-05-13 17:50:46 +00:00
Colin Kuskie
385d35c13b
RFE for making an user's inbox filterable by the person who sent it.
...
Includes template changes, i18n, help and tests.
2009-05-13 17:20:40 +00:00
Patrick Donelan
fdf7e68827
Added Survey feedback template
...
Added survey feedback template and method for returning the templated feedback for a given response
Used this to clean up the default survey template, and updated the i18n and help
2009-05-13 08:59:50 +00:00
Yung Han Khoe
c4cd3c0940
adding listings caching to Matrix
2009-05-13 07:43:43 +00:00
Patrick Donelan
c9861bdf8f
More Survey refactoring
...
refactored out repetitive checking of takenCount
added i18n template variables to Survey template so that user is told what happened for timeouts etc..
2009-05-13 02:10:57 +00:00
Colin Kuskie
cbdd6077d5
Add USPS Shipping Driver with tests, and i18n.
...
Change the Ship, Cart to do exception handling when calling a shipping driver,
as that's the message passing interface between the modules.
Add a noFormProcess field property that is recognized by processPropertiesFromFormPost.
2009-05-12 23:58:19 +00:00
Yung Han Khoe
909c8f62ae
Compare form on Matrix default view screen is now generated from markup
2009-05-12 14:49:41 +00:00
Patrick Donelan
b12906a777
Added Survey Visualization
...
Does nothing if GraphViz module not installed (the default until wre 0.9.3)
Shows sections and questions as nodes, answers as edges.
Branch targets also show up as edges
Branch expression edges are currently disabled
2009-05-11 10:21:14 +00:00
Patrick Donelan
5f80ac35f6
Fixed Survey "copy" button on Edit Survey page
2009-05-11 05:20:27 +00:00
Martin Kamerbeek
9d90b92629
Tax details are now stored with the transaction items they belong to.
2009-05-08 10:03:25 +00:00
Colin Kuskie
722e49c281
Forward porting CS default post received templateId fix for the db.
2009-05-06 15:44:55 +00:00
Martin Kamerbeek
461c80a6b8
Pluggable Tax: more POD, more tests, better code and less bugs
2009-05-06 13:33:16 +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
Doug Bell
6eb0937819
reverted usePacked. you can re-enable it carefully.
2009-05-01 03:36:24 +00:00
Graham Knop
501fbdba81
fix compile warnings
2009-04-30 20:55:06 +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
622154189b
mysql is wetodded
2009-04-30 20:05:40 +00:00
Doug Bell
ca82394ab2
mysql is wetodded
2009-04-30 20:00:33 +00:00
Graham Knop
1c7d8c5050
fix mismatches between upgrades and WebGUI.conf.original
2009-04-30 18:17:19 +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
JT Smith
e98fc02e9b
rfe: Button to Turn Admin Off on Admin Accordian ( #475 )
2009-04-29 14:34:42 +00:00
Yung Han Khoe
279d016af3
fixed #10182 : Matrix 2.0 - Comparison view broken in IE 6 & 7
2009-04-28 19:44:24 +00:00
Yung Han Khoe
1b2e327ce7
fixing an IE javascript error on Matrix compare screen
2009-04-28 18:49:20 +00:00
Patrick Donelan
aa045b7abc
Improved Survey template so that bottom of page/submit button can be
...
skinned when questions don't validate. Added js to scroll page to
highest invalid question (e.g. lowest y-coord)
2009-04-28 00:37:51 +00:00
Kaleb Murphy
c327353213
Fixed a bug in the YUI simple editor for survey editing which was leaking memory. Also improved the object edit templates.
2009-04-27 20:20:58 +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
Graham Knop
e799fc9c28
preparing for 7.7.5 dev
2009-04-24 07:20:12 +00:00
Patrick Donelan
30547ad310
Fixed bug with Survey True/False multi-choice bundle defaults so that
...
tests pass
2009-04-24 03:43:54 +00:00
Patrick Donelan
fe671d74e5
Updated Survey Edit validation warnings to use more standardized
...
wgWarnings CSS class
2009-04-22 03:27:45 +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
a6a1cd9c07
Added internationalized labels to Survey "Year Month" question type
2009-04-21 03:10:11 +00:00
Patrick Donelan
3bd3f9d5d5
Removed flicker from Survey warnings div on page load
2009-04-21 03:09:51 +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
fa2768ea50
Remove package with modified dragger tags.
...
Put the new dragger tags into the template variables generated by the Layout.
Update the Layout Help now that dragger.icon is inside the position loops.
Remove the gotcha text for the manual modification solution.
2009-04-17 15:59:05 +00:00
Martin Kamerbeek
b21c5f4389
Forgot to 'svn add' a bunch of files.
2009-04-17 13:35:20 +00:00
Martin Kamerbeek
2e4ce42b76
Adding pluggable tax system.
2009-04-17 13:32:18 +00:00
Patrick Donelan
eec6ac3e47
Refactored Edit Survey page to improve UI, fixed some minor bugs,
...
cleaned up template and css, reduced memory usage
2009-04-17 09:39:52 +00:00
Colin Kuskie
33383be36c
Add rss and atom feeds to the default storytopic and storyarchive templates
2009-04-16 22:34:10 +00:00
Yung Han Khoe
1c9d5de39c
fixed #10190 : Matrix 2.0 - Strange characters in "Show Ratings" box
2009-04-16 19:24:29 +00:00