Graham Knop
f40992f217
adding some ignored files
2009-09-11 08:46:52 -05:00
Colin Kuskie
39b9bd399e
Clarify the documentation for webServerPort in config file. Fixes bug #10883
2009-09-03 15:17:51 -07:00
Graham Knop
4853206ede
example CDN configuration shouldn't be added to config
2009-08-19 18:05:24 +00:00
Graham Knop
2f6e1aa10c
add docs for multiple category asset config
2009-08-11 17:08:36 +00:00
Colin Kuskie
f8b8f9da37
Forward porting spectre stop fix. Moved from IKC to interrupt based.
2009-07-29 23:30:52 +00:00
Colin Kuskie
8d1d8ca2f1
Add new PayPal drivers, remove old one.
2009-07-23 20:57:26 +00:00
Paul Driver
2adb08c79c
Requested docs/scripts added for 11777
2009-07-13 22:12:03 +00:00
Stephen Opal
8aecdbc1cc
Macro for converting UTC stored dates from SQL Reports to user or developer formatted date-time timezone text.
...
w
2009-06-22 14:29:00 +00:00
Colin Kuskie
ba921e3e8f
Add missing flags for options in previous upgrades.
2009-05-29 00:19:32 +00:00
Colin Kuskie
67cce548ff
Add enableSurveyExpressionEngine to default WebGUI conf file.
...
Rerun the upgrade subroutine to handle newer surveys.
Handle the config option being off in Survey/Test.t
2009-05-28 23:28:52 +00:00
Colin Kuskie
814a77b739
Add the Ogone payment driver to the default WebGUI.conf file.
2009-05-28 22:51:53 +00:00
Graham Knop
8b86d56ec0
added: Activate, Deactivate, Delete User workflow activities
2009-05-21 14:49:28 +00:00
Doug Bell
9fe3c635f9
fixed JSON's stupidity
2009-05-19 20:38:56 +00:00
Colin Kuskie
df5683246d
Add FilePump to the default WebGUI.conf file
2009-05-18 21:47:56 +00:00
Colin Kuskie
d8a1623ea0
adding FilePump
2009-05-18 16:03:50 +00:00
Doug Bell
25ff0dae0e
Added: Google map asset.
...
Added a way for authors to prevent debugging output on page requests
2009-05-17 22:44:27 +00:00
Colin Kuskie
8e3891a7bd
Merge branch 'master' of git://github.com/pdonelan/webgui into filepump
2009-05-16 14:44:27 -07:00
Colin Kuskie
18d0a9e36f
Admin Console setup. Graphics and i18n.
2009-05-16 09:48:44 -07: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
Colin Kuskie
7cd17bde85
Fix bad JSON in the new CDN section
2009-05-13 22:57:38 +00:00
Randall Schwartz
acd3fded45
Content Delivery Network (CDN) - optional, for either uploads only or both uploads & extras (rfe 9134)
2009-05-13 21:12:05 +00:00
Joeri de Bruin
c91676b1ad
add PayPal paydriver
2009-05-13 20:07:09 +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
Graham Knop
e1348413ab
fix wrong quotes in WebGUI.conf.original
2009-04-30 20:06:21 +00:00
Graham Knop
1c7d8c5050
fix mismatches between upgrades and WebGUI.conf.original
2009-04-30 18:17:19 +00:00
JT Smith
e98fc02e9b
rfe: Button to Turn Admin Off on Admin Accordian ( #475 )
2009-04-29 14:34:42 +00:00
Colin Kuskie
1edaca4ed2
Merge up to 10305
2009-04-13 17:04:23 +00:00
Colin Kuskie
6898683514
remove files accidently committed.
2009-04-09 14:57:51 +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
Colin Kuskie
4c1307e3d0
merge to 10219
2009-04-08 16:35:31 +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
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
11ae97e0c5
Add Friend Manager to default config file.
2009-03-26 15:07:02 -07:00
Colin Kuskie
8469b17414
Add ArchiveOldStories workflow activity to default WebGUI.conf file.
2009-03-25 01:10:32 +00:00
Graham Knop
1653d35e1e
add asset history back to config file
2009-03-19 22:45:19 +00:00
Brian Medley
49c4233bab
preparing for 7.7.0 release
2009-03-19 22:42:06 +00:00
Colin Kuskie
2bd7a60a01
Merge in HEAD, up to 9866.
2009-03-17 23:45:21 +00:00
Colin Kuskie
9e20aabd18
Add icons for the Asset History browser. Change the
...
default WebGUI conf, upgrade script, and content handler
to use them.
2009-03-12 22:01:55 +00:00
Colin Kuskie
8cbf232e72
Adding Asset History content manager.
2009-03-12 05:08:03 +00:00
Colin Kuskie
5009c96c32
Modify default config file.
...
Upgrade script adds Story Manager assets to site config files.
2009-02-27 22:25:47 +00:00
Graham Knop
3433c7c332
fixed #9542 : Default WebGUI config contains invalid workflow activity
2009-02-03 23:28:25 +00:00
Graham Knop
0957247dbc
removing WSClient
2008-12-03 00:32:58 +00:00
Patrick Donelan
51c133fa1e
Made log.conf.original comment consistent with what log4perl configuration
...
actually does (WARNings are not captured).
2008-12-01 06:03:41 +00:00
Frank Dillon
35efde1a79
Contribs missing from default config
2008-11-25 18:37:38 +00:00
Colin Kuskie
72380c7bb0
Add another missing macro, DeactiveAccount to the config.
2008-11-24 23:49:49 +00:00
Colin Kuskie
2bb2bc1144
update WebGUI.conf.original for Account
2008-11-24 23:37:47 +00:00
Martin Kamerbeek
84a98029eb
Fixed borked defaul config file.
2008-11-19 09:14:03 +00:00
JT Smith
bc5fd3c727
- Added a wait timeout parameter to the WAITING method, so that Spectre
...
doesn't have to check something that the workflow activity knows it will
have to wait on for a while.
- Added --stop and --start aliases to spectre.pl.
2008-11-19 01:15:31 +00:00
Doug Bell
7349633d63
reverted FileUrl macro, added new StorageUrl macro
2008-11-19 00:17:34 +00:00
Frank Dillon
4ff722bd5d
Pluggable Account system added to WebGUI with new Profile, Inbox, Friends, User, and Shop interfaces.
2008-11-15 11:39:23 +00:00