Cameron
|
e4984a6e39
|
Fixes #4584 - LAN issue on upload page.
|
2021-12-02 09:42:03 -08:00 |
|
Cameron
|
c064dcb4f0
|
Fixes #4621 - "Members" missing from pref dropdown.
|
2021-12-02 08:56:11 -08:00 |
|
Cameron
|
7b7040287b
|
PHP Notice removal.
|
2021-12-01 15:33:48 -08:00 |
|
Cameron
|
852f2175f2
|
PHP 8.1 fix.
|
2021-12-01 12:11:14 -08:00 |
|
Cameron
|
0ddcd4d23d
|
Intervention upgraded to v2.7.0
PHPMailer upgraded to v6.5.3
|
2021-12-01 12:10:23 -08:00 |
|
Cameron
|
577bcb89e1
|
Fix for long text in Admin control panel. Check for missing intl extension when non-English languages in use and display alert on PHPInfo page when missing.
|
2021-12-01 11:59:49 -08:00 |
|
Cameron
|
b0c3c9cd17
|
Fixes #4624 - Fall back to require() when loading legacy template if require_once() returns nothing (likely due to third-party plugin) or theme.
|
2021-11-30 11:00:17 -08:00 |
|
Cameron
|
0fd30744a2
|
Added Bootstrap5 install.xml file for default content.
|
2021-11-29 16:35:10 -08:00 |
|
Cameron
|
6f309bb326
|
e107 installation updated for PHP8.1. Bootstrap5 is now the default theme. Acceptance test updated.
|
2021-11-29 13:45:02 -08:00 |
|
Cameron
|
afc0489e8c
|
e107 Website URL updated to https.
|
2021-11-29 13:31:32 -08:00 |
|
Cameron
|
c93990bbc5
|
Updated jquery.once version in test.
|
2021-11-29 11:44:59 -08:00 |
|
Cameron
|
0db84b3565
|
jquery.once updated to v2.2.3
|
2021-11-26 13:44:38 -08:00 |
|
Cameron
|
0171ab4e84
|
Library path fix.
|
2021-11-26 12:43:23 -08:00 |
|
Cameron
|
4cbdf3901a
|
Bootstrap upgraded to v5.1.3
|
2021-11-26 12:42:33 -08:00 |
|
Cameron
|
2c9afc83ee
|
More PHP 8.1 fixes.
|
2021-11-26 12:36:25 -08:00 |
|
Cameron
|
5810f8148d
|
Closes #4483 - Only install data into empty table. Fix for bootstrap5 carousel.
|
2021-11-26 12:34:38 -08:00 |
|
Cameron
|
0830d730f6
|
Issue #4576 Added pattern validation to extended field name input to prevent possible SQL errors.
|
2021-11-26 09:46:18 -08:00 |
|
Cameron
|
9d6a9611e2
|
PHP 8.1 fixes.
|
2021-11-25 10:18:53 -08:00 |
|
Cameron
|
98b8955185
|
Rolled back e_dateAlternateTest() Windows fix.
|
2021-11-25 09:13:14 -08:00 |
|
Cameron
|
4aa66c1732
|
strftime() added to php_compatibility_handler.php and all references updated. README updated. dateAlternativeTest updated to pass on Windows. (TBD)
|
2021-11-25 08:51:32 -08:00 |
|
Cameron
|
904cea1af4
|
Added missing file
|
2021-11-25 08:06:51 -08:00 |
|
Cameron
|
d885a2d40e
|
Added missing file.
|
2021-11-25 08:04:56 -08:00 |
|
Cameron
|
d56b75e422
|
Deltik's workflow updates.
|
2021-11-25 07:45:39 -08:00 |
|
Cameron
|
de25bdc898
|
Closes #4619 - strftime() shim with intl locale support by @Deltik
|
2021-11-25 07:36:07 -08:00 |
|
Cameron
|
68c3b0649c
|
Remove PHP warning.
|
2021-11-24 14:38:39 -08:00 |
|
Cameron
|
bb4792bff3
|
Styling fix.
|
2021-11-24 14:00:47 -08:00 |
|
Cameron
|
9fffa59a01
|
Fixes #4586, Fixes #2774, Fixes #49 - Workaround added for page dropdown navigation. Use {CPAGENAV: tmpl=dropdown} in page_template.php
|
2021-11-24 13:48:20 -08:00 |
|
Cameron
|
81cbe51228
|
Remove PHP Warnings. Next/Prev test added.
|
2021-11-24 13:08:04 -08:00 |
|
Cameron
|
f2e5a033b8
|
Issue #4610 - More valid tags added.
|
2021-11-24 11:56:35 -08:00 |
|
Cameron
|
f5dbec04ed
|
Issue #4610 - Possible BC fix for outdated html attributes.
|
2021-11-24 11:07:52 -08:00 |
|
Nick Liu
|
31ea9bf787
|
CI: Try to fix intermittent failures on e_parse::toImage()
Perhaps the first argument to `debug_backtrace()` should be `0` instead
of the default?
|
2021-11-23 16:30:30 -06:00 |
|
Cameron
|
6fb0d3f2bb
|
Added missing {SITEDISCLAIMER} shortcode to Voux.
|
2021-11-23 13:45:32 -08:00 |
|
Cameron
|
1f5ec4038c
|
Updated dev info
|
2021-11-23 13:45:24 -08:00 |
|
Nick Liu
|
fb420ccfb1
|
PHP 8.1: Fix some more null value issues
* `e_form::attributes()`
* `e_parse::toImage()`
|
2021-11-23 13:57:38 -06:00 |
|
Cameron
|
fea46ed7ee
|
Fixes #4605 - Custom home icon support and fallback icon for non-FontAwesome breadcrumbs.
|
2021-11-17 15:21:10 -08:00 |
|
Cameron
|
522b99ebde
|
Tweaked for consistency with toGlyph().
|
2021-11-16 10:39:28 -08:00 |
|
Cameron
|
db6035f844
|
Experimental embedding of FA svg.
|
2021-11-15 13:51:01 -08:00 |
|
Cameron
|
20631296c5
|
Merge pull request #4616 from Jimmi08/patch-31
FAQ plugin - add shortcode for ID #4615
|
2021-11-15 10:43:26 -08:00 |
|
Cameron
|
46f10d6c9c
|
Fixes selectize alignment issue on inline popup with tags.
|
2021-11-08 12:17:11 -08:00 |
|
Jimako
|
88cda1fac6
|
FAQ plugin - add shortcode for ID
|
2021-11-07 12:22:12 +01:00 |
|
Cameron
|
35808e5eb9
|
Issue #4609 - Was still failing in earlier PHP versions. More tests added. 'empty' attribute added to news_render_type
|
2021-11-04 13:58:05 -07:00 |
|
Cameron
|
54cb89b87d
|
Fix for <title> tag containing single or double quotes. Tests added.
|
2021-11-03 13:55:56 -07:00 |
|
Cameron
|
6d5b4f5c3a
|
Moved experimental e_ROUTE constant to registry.
|
2021-11-01 15:46:39 -07:00 |
|
Cameron
|
7930aba4ca
|
Fixes #4609 - Quick fix for inconsistent drop-down behavior PHP7 -> PHP8.
|
2021-11-01 14:41:40 -07:00 |
|
Cameron
|
c3036f975c
|
Issue #4609 - Test added for option_multi() to check for consistent behavior.
|
2021-11-01 14:23:57 -07:00 |
|
Cameron
|
9de838b93e
|
Admin-ui type=dropdown tests added with 'multiple' option enabled.
|
2021-11-01 13:01:07 -07:00 |
|
Cameron
|
4fb280d122
|
Merge pull request #4608 from Jimmi08/patch-30
Fixes #4607 banner correct size on news detail page
|
2021-10-29 10:26:24 -07:00 |
|
Cameron
|
f7a65ebb3c
|
Prevent duplicate twitter:image meta tags.
|
2021-10-27 18:39:27 -07:00 |
|
Cameron
|
038d88aa2a
|
Lazy loading added to bbcode images and avatar images by default.
|
2021-10-26 14:57:01 -07:00 |
|
Cameron
|
723974a0ba
|
Fix for poorly formatted text emails derived from html tables.
|
2021-10-25 09:34:13 -07:00 |
|