Commit graph

283 commits

Author SHA1 Message Date
Joeri de Bruin
5fc1c6bdae entrypoint script now upgrades 2026-02-25 18:22:25 +01:00
Joeri de Bruin
45a78c182f add log files for starting docker-compose 2026-02-25 13:02:28 +01:00
Joeri de Bruin
b83c2bffaa add log files for starting docker-compose 2026-02-25 12:58:12 +01:00
Joeri de Bruin
29a9831f53 add log files for starting docker-compose 2026-02-25 12:58:03 +01:00
Colin Kuskie
49ee896aa2 For sites with shared hosting, setting the time between workflows to be larger than 1 can slow or stop processing or workflows. 2012-05-30 21:59:20 -07:00
Colin Kuskie
07bd545538 Remove cookie jar files left by the HttpProxy asset. Finishes the fix for bug #12327. 2012-04-02 18:32:13 -07:00
Colin Kuskie
3a3227cd6d Fix a typo in the documentation for the list of assets in the Admin Console. Thanks to ckotil for pointing it out. 2012-01-19 14:35:38 -08:00
Colin Kuskie
a160946baa Add Twitter login to the default WebGUI configuration file. 2011-09-02 08:16:51 -07:00
Colin Kuskie
1d54196f44 Add payment driver for Authorize.net. i18n, upgrade script, config file changes, and new template. 2011-07-27 13:24:30 -07:00
Paul Driver
29f06a1062 A couple of forgotten things for the WaitForUserConfirmation workflow 2011-07-25 17:10:20 -05:00
Scott Walters
747f439725 FormField macro for throwing Form controls directly into templates;
useful for using alternative or improved Form controls without having
to change Asset source code.
2011-06-29 18:11:46 -04:00
Paul Driver
6a01296019 rfe #12127: AssetProperty macro 2011-05-11 09:39:25 -05:00
Colin Kuskie
61534779d5 Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy. 2011-05-02 13:49:18 -07:00
Doug Bell
5e6483e97f add lineage increment_step and _offset for multi-master DB clusters 2011-03-21 18:26:18 -05:00
Colin Kuskie
88797c1d6c Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control. 2011-03-09 21:33:44 -08:00
Colin Kuskie
6f34c25e82 Prevent SSO fixation attacks against WebGUI by modifying Operation/SSO to log the user in as the user with a different session, and to require a flag in the config file to enable it. This feature will be removed in WebGUI 8. Fixes bug #12004. 2011-01-10 14:07:59 -08:00
Colin Kuskie
dd7e6016dc Add a workflow activity that reverifies that all subscribers to a CS can still view the CS, otherwise, remove them. Hook up the workflow to the update method in Collaboriation.pm and create an instance for it if the groupIdView changes. Add tests for the activity. Add a new workflow. Update the default WebGUI.conf. 2010-11-30 15:07:49 -08:00
Colin Kuskie
a9612145c8 Added changelot entry, called the i18n sub, changed to compound keys, updated the default WebGUI.conf file, added upgrade output. 2010-09-21 09:12:12 -07:00
Colin Kuskie
7d6089dca3 Change the addon URL on webgui.org 2010-09-01 14:21:55 -07:00
Colin Kuskie
b8d7466e65 Add a link in the Admin Console to the Addons section of webgui.org 2010-09-01 08:57:34 -07:00
khenn
adf3fe68b0 Merge branch 'master' of git@github.com:plainblack/webgui 2010-08-10 20:15:08 -05:00
Colin Kuskie
f91d025cb4 Add AssetReport to the default WebGUI config file. 2010-08-10 17:14:46 -07:00
khenn
71864fd6b1 Added AssetReport Wobject to WebGUI.conf.original 2010-08-10 19:13:09 -05:00
Colin Kuskie
0cfa3f9edf Add spamStopWords to default WebGUI config file, and add upgrade snippet. Fixes bug #11721. 2010-07-20 10:44:54 -07:00
Colin Kuskie
4f02168a44 Fix copy/paste bug in config docs. 2010-07-20 10:25:48 -07:00
Colin Kuskie
e03f754bce Fix the name of the ConvertUTCToTZ macro in config files. Fixes bug #11576. 2010-05-19 08:38:22 -07:00
Doug Bell
8504a34c65 add WebGUI::Wizard 2010-04-23 18:25:32 -05:00
Colin Kuskie
ca86f3d84b Change the showing of hidden pages by the SiteIndex to be configurable. Fixes RFE #11044.
Also, change the SiteIndex to use an iterator.
2010-01-27 11:32:27 -08:00
Colin Kuskie
acda103fed Add USPS International driver to configuration files. 2009-11-06 19:49:20 -08:00
Colin Kuskie
547d1714a5 Finish merge of UPS shipping driver. 2009-11-03 20:41:42 -08:00
Bart Jol
951439a017 added picklanguage macro to international 2009-10-28 12:41:56 -05:00
Bart Jol
bbfcd3c9a2 added SetLanguage to WebGUI.conf.original 2009-10-28 12:41:55 -05:00
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