arjan
0817d7be67
basics working, being rebuild and reopen remote
2026-05-20 12:38:14 +02:00
arjan
6c0a82b2e0
changed docker in podman, added current project goal and context
2026-05-20 12:03:52 +02:00
arjan
609cc7cc7e
wat kleine verbeteringen
2026-04-21 17:52:40 +02:00
arjan
62d0419a76
Kleine wijzigingen, Docker best practises
2026-04-21 11:50:19 +02:00
4a094ecf2a
added newsletter
2026-04-21 11:25:55 +02:00
Joeri de Bruin
757f3ecc91
entrypoint script now upgrades
2026-02-25 18:22:25 +01:00
Joeri de Bruin
9c0c8d31fe
entrypoint script now upgrades
2026-02-25 18:22:11 +01:00
Joeri de Bruin
91fc734891
added upgrade scripts for 7.10.33 including upgrade to mysql 8.x
2026-02-25 17:28:31 +01:00
Joeri de Bruin
c46e5a52c6
add log files for starting docker-compose
2026-02-25 13:02:28 +01:00
Joeri de Bruin
f08de7cc23
add log files for starting docker-compose
2026-02-25 12:58:12 +01:00
Joeri de Bruin
4b6dfc7d65
add log files for starting docker-compose
2026-02-25 12:58:03 +01:00
e5d34b75b9
added custom module newsletter
2026-02-24 08:14:00 +01:00
0b4161145d
added README.mf
2026-02-09 08:42:26 +01:00
fd501d25ef
Merge branch 'master' into Upgrade-to-modern-Perl
...
Make WebGUI 7.10 master again as we do not want to go to 8
2026-02-06 13:55:31 +01:00
7d0238c1ff
Update to current Perl
2026-02-06 13:40:47 +01:00
colin
56e30ccaa7
Document change
2019-03-14 14:45:04 -07:00
Colin Kuskie
9754a55485
Fix munged URLs in redirects for assets with isSecure set.
2019-03-14 14:38:44 -07:00
Colin Kuskie
4c573e96c2
Ready for 7.10.32 design cycle
2018-03-15 23:44:20 +00:00
Colin Kuskie
2697b6511a
Preparing for 7.10.31 release, again
2018-03-15 22:08:53 +00:00
root
e98e91864a
Fix create and previousVersion SQL versions
2018-03-15 18:04:07 +00:00
Colin Kuskie
f6126cd97b
Preparing for 7.10.31 development
2018-03-15 16:41:32 +00:00
Colin Kuskie
16e09f20ec
Preparing for 7.10.30 release
2018-03-15 04:24:17 +00:00
colin
1ac444b84b
Migrate to reCAPTCHA v2
2018-02-27 15:28:35 -08:00
colin
7adee00e9b
Allow WebGUI::Cache and all consumers to fetch SSL URLs, but not verify the certificates.
2017-07-19 20:06:46 -07:00
colin
2a139743de
fixed: Warnings about API changes in POE::Component::IKC::ClientLite
2017-05-09 13:37:55 -07:00
colin
e096010e8a
Force tasks for a project to be ordered by when they were created instead of randomly.
2016-05-02 10:48:08 -07:00
colin
b9d4dadd85
Preparing for WebGUI 7.10.30 release
2016-01-06 00:59:37 +00:00
colin
586e7f90a4
Fix number of skipped tests
2016-01-06 00:47:24 +00:00
colin
dc47a3ef7d
Clone the tinyMCE config to prevent referenced data from changing during init. Fixes #12461
2015-12-08 10:39:38 -08:00
colin
5b83fa16a8
Document the bugfix
2015-09-01 09:18:27 -07:00
Colin Kuskie
8483223276
Asset Report NULL operators do not accept values.
2015-09-01 09:10:38 -07:00
Ernesto Hernández-Novich
6ccfb044bd
=item cannot be immediately followed by a number
...
Since Perl 5.20 a POD =item cannot start with single
number, as is the case in syncToCdn POD explanation of
return codes. Using pod2* reports syntax errors like
line 228: Expected text after =item, not a number
Wrapped the numbers with POD's zero-effect markup Z<>
to fix the issue.
2015-07-04 11:34:33 -04:30
Colin Kuskie
965196f49a
Push out head tags for the custom color selector.
2015-03-10 14:05:18 -07:00
Colin Kuskie
0dd15949c3
Also provide the correct mime type to speed up the parsing.
2015-02-18 13:43:40 -05:00
Colin Kuskie
0169bd5bf5
Do not generate the Not Found page if JS or CSS was requested. Cut #1
2015-02-11 17:18:10 -08:00
Colin Kuskie
1f735660e1
Fix typo in the account module skeleton
2014-11-19 09:41:11 -08:00
Colin Kuskie
e7eea52b2d
Ready for 7.10.30 development
2014-11-17 23:15:19 -05:00
Colin Kuskie
798dd1fc44
Preparing for 7.10.29 release
2014-11-17 21:02:28 -05:00
Colin Kuskie
9e966d7f9e
Fix style declaration in minicart template for validation. Fixed #12456
2014-11-10 18:58:58 -05:00
Colin Kuskie
720284f947
Update USPS International driver to V2 API and fix insurance.
2014-11-10 14:48:02 -05:00
Colin Kuskie
386e718c8a
Update USPS ShipDriver to V4. Fixes bug #12455
2014-10-29 18:53:47 -04:00
Colin Kuskie
9b219abec7
Fix bug #12454 , loss of from field data when emailing groups
2014-10-16 16:33:09 -04:00
Colin Kuskie
ed28bd4013
Always return a good status from a Workflow Activity
2014-06-26 20:36:59 -07:00
Scott Walters
176b6297dd
deal with Package::Stash changing its API
2014-01-07 17:08:06 -06:00
Scott Walters
0bfb836ec9
New Content in Tree view needed to use showView() instead of gotoAsset().
2013-09-27 12:32:46 -05:00
Scott Walters
fd2d82835a
Revert "AdminToggle Macro is blank when in admin mode"
...
apparently, $session->isAdminOn is meaningless in wG8. this is a poor situation that it exists but is busted. have to do this same thing another way.
This reverts commit 1e22418757 .
2013-09-27 12:32:46 -05:00
Colin Kuskie
30e8a28012
options subroutines have to return something optionable.
2013-09-27 08:33:09 -07:00
david delikat
cc7c041242
added label and hover help attributes to parser property so it will be editable in forms
2013-09-27 09:21:03 -05:00
Scott Walters
a72f61dffb
WebGUI::Asset->getHelpers entries specifiying a url field were breaking the Tree view when selected from the drop down.
...
WebGUI.Admin.prototype.getHelperHandler was using gotoAsset(), which calls tree.goto(), which mangles the URL into being a request for
the data needed to draw the Tree view of that asset, or tries to. that works fine when navigating to an asset, but foo?func=edit is
not an asset, and the mangled URL is garbled. all of the urls (okay, the one attached to the 'edit' and 'view' entries) aren't
trying to direct the admin to an asset but instead are trying to direct it to an admin screen, which, again, cannot be shown in the
data table in Tree view. so edit and view were fixed by changing that to instead do a showView(), which flops over to the View mode
and then loads the URL without trying to mangle it.
at this point, nothing is blowing up in Doug's JS admin when testing the asset helper menu items in View or Tree mode, though
there are still some problems.
2013-09-27 00:44:59 -05:00
Scott Walters
d32d452efe
change WebGUI.Admin.prototype.processPlugin, which handles messages back from calls to AssetHelper classes, to do any number of little chores according to the message contents rather than just the first one it tests for.
...
change the Lock AssetHelper to both refresh and display a message indicating that the asset is locked. the refresh is needed for tree view which displays a little icon.
2013-09-26 21:23:05 -05:00