Doug Bell
bece623b8f
updated changelog
2009-05-15 22:27:41 +00:00
Yung Han Khoe
5f60eddaa7
rfe #9981 : RedirectAfterLogin Setting
2009-05-15 18:57:12 +00:00
Martin Kamerbeek
bfc140a365
Improved and templated VAT Number management.
2009-05-15 17:20:49 +00:00
Martin Kamerbeek
56ec560255
Added VAT number manager for shop admins.
2009-05-15 16:32:24 +00:00
JT Smith
802713092f
- Added WebGUI community statistics question to the site setup wizard.
2009-05-15 16:11:32 +00:00
JT Smith
7d1757a738
* You must upgrade to WebGUI 7.7.5 before going to this version.
2009-05-15 14:32:50 +00:00
Martin Kamerbeek
489313a0b9
Adding Ogone payment plugin
2009-05-15 13:29:04 +00:00
Yung Han Khoe
1f3b382208
rfe #10061 : Use email as username at registration
2009-05-15 12:40:17 +00:00
Graham Knop
920d63553c
preparing for 7.7.7 dev
2009-05-15 10:59:24 +00:00
Patrick Donelan
7829d708ea
Survey test suite now functional.
...
Tests are defined via a JSON-encoded spec, through Web Crud interface
Test results are TAP encoded, and TAP parsed and prettified into HTML
Added i18n, help and tests
2009-05-15 10:33:47 +00:00
Graham Knop
fd5f53e628
preparing for 7.7.6 release
2009-05-15 09:30:30 +00:00
Graham Knop
1f3ab6a419
export cleanups and mobile style
2009-05-15 09:30:20 +00:00
JT Smith
6431a08eb7
oops, workflow not enabled
2009-05-14 20:06:04 +00:00
JT Smith
b6da052e08
- Added the WebGUI stats system, which will allow site admins to submit
...
information about their site to a central repository on webgui.org which
help the developers make WebGUI better.
2009-05-14 19:42:37 +00:00
Arjan Widlak
be0891f382
- New features in the UKplayer slidehow: you can hide the textblock, volume
...
slider and mute button, resize the textblock and thumbnails. A new demo
config is added. See: /extras/ukplayer/slideshow.html
2009-05-14 15:11:07 +00:00
Arjan Widlak
bdfe3b545a
Added internationalisations in Gallery.pm "Return to Album" and "Add Photo"
2009-05-14 14:52:54 +00:00
Martin Kamerbeek
3f009f8bc3
Forgot to add new address template.
2009-05-14 13:10:33 +00:00
Martin Kamerbeek
4ad61725ea
Adding copy-from-profile buttons to the edit Address screen.
2009-05-14 12:53:33 +00:00
Patrick Donelan
f18d4e193e
Added crud for Survey test suites
2009-05-14 07:14:38 +00:00
Eric Kennedy
fc87ee92ea
Updated Changelog entry for version 10795 - Implementation of RFE 9204
2009-05-14 03:10:38 +00:00
Eric Kennedy
2fb41ce8e8
Implemented RFE 9204 - Add Reply Filter Code and Reply Rich Editor Option to Collaboration System - Provides ability to specify different Rich Editors and FilterCodes for posts (start of thread) and replies
2009-05-14 03:02:26 +00:00
Colin Kuskie
90717eee40
Do not automatically have Everyone group highlighted in Manage Groups in Group.
2009-05-14 02:38:30 +00:00
Colin Kuskie
535621e8b6
Add managed Friends network, allowing a designated group to add and remove
...
friends from each other groups.
2009-05-14 02:25:36 +00:00
Randall Schwartz
c4874d7fee
Attributions for rfe #9134
2009-05-14 00:38:01 +00:00
Patrick Donelan
b1515a2a72
Fixed bad i18n call in Survey feedback template
2009-05-13 23:55:00 +00:00
Eric Kennedy
b361e5db9c
Implemented RFE 10253 - Select DataForm HTMLArea Rich Text Editor - Provides ability to specify the Rich Editor to be used for htmlArea fields on a given DataForm Wobject
2009-05-13 23:53:41 +00:00
Colin Kuskie
72465a3f83
Fix syntax errors in the upgrade script.
2009-05-13 22:19:07 +00:00
Colin Kuskie
f54e975c14
Enable WebGUI sites to send SMS messages as inbox notifications.
2009-05-13 21:55:33 +00:00
Colin Kuskie
8753771ab3
Add missing changelog entry for rfe #9134
2009-05-13 21:50:32 +00:00
Joeri de Bruin
c91676b1ad
add PayPal paydriver
2009-05-13 20:07:09 +00:00
JT Smith
6a289e060d
- Fixed a problem in the EMS calculating prices on tickets with a badge that
...
has an existing ribbon.
2009-05-13 19:36:57 +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
Martin Kamerbeek
31c4bf83d7
Refactored genereation of tranasaction related tmpl_vars into WG::Shop::Transaction->getTransactionVars.
2009-05-13 12:52:19 +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
Patrick Donelan
5d6b4093be
Survey Expression Engine validation++
...
Survey Expression Engine now detects invalid variable names passed to value(), score(), etc..
Also now detects situations where you have jump targets/expressions defined at multiple levels - thus causing precedence rules to kick in (normally this indicates a mistake)
Fixed Survey edit page bug where TextEditor would not move after gotoExpression textarea resize caused items to move
2009-05-10 07:45:14 +00:00
JT Smith
9fb2074414
- Fixed a load problem with Code Editor by making user toggle it on. This is
...
better than normal anyway since many users appear not to want to use the
editor in most cases.
2009-05-08 15:27:20 +00:00
JT Smith
0ba93ae518
Fixed a search results display error with synopsis.
2009-05-08 14:22:49 +00:00
JT Smith
37271f7ca7
Added more information output to EMS record importer.
2009-05-08 14:19:05 +00:00
Martin Kamerbeek
7fb87de71d
Added the methods for the pluggable tax system that add templ vars to the cart and cart items.
2009-05-08 13:34:42 +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
Hao Ching
88d6a0d067
Oops, forgot to rfe #9998 in changelog.
2009-05-07 20:40:11 +00:00