1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01:00

1218 Commits

Author SHA1 Message Date
Cameron
d320ee926e Issue #4969 Added support for FontAwesome v6 2023-02-05 13:48:50 -08:00
Cameron
d2bb0d8a0b Minor styling tweak. 2023-01-04 17:44:23 -08:00
Cameron
4523faae37 Styling fix for debug info within admin alerts. 2023-01-04 09:33:15 -08:00
Cameron
2e04931775 Fixes #4915 - uiAlert not displaying within admin area. 2022-12-05 14:19:36 -08:00
Cameron
574a8c9b85 Fixes #4821 - Removed incompatible codee. 2022-07-15 08:02:38 -07:00
Cameron
94bf1efda2 Issue #4783 Added new field for meta-news-title. New prefs added for SEO Title and Description character limits. 2022-06-06 17:28:23 -07:00
Cameron
9b5a76cd0f Corrected theme install pref defaults. Theme Manager now prompting again about default content and display modified prefs when detected. 2022-04-07 08:15:30 -07:00
Cameron
5357205734 Add a couple more dummy links to overwrite the default ones during install. 2022-04-07 07:29:02 -07:00
Cameron
93b2926227 Removed SEF Url config from Bootstrap5. Added missing prefs to default install. Moved popup tips during installation to their own icon. Adjusted acceptance test. 2022-04-07 07:15:30 -07:00
Cameron
dd7af9b222 Update acceptance test for BS5. 2022-04-06 19:33:03 -07:00
Cameron
2f6dca824f Bootstrap 5 theme cleanup. Removed some hard-coded elements. Updated install.xml. 2022-04-06 18:25:22 -07:00
Cameron
16354b3da0 Bootstrap 5 template tweaks. 2022-04-06 14:21:35 -07:00
Cameron
214fcea1cd Bootstrap 5 theme tweaks. 2022-04-06 13:07:49 -07:00
Cameron
196f952db8 Closes #4514 Theme developers can now set the default style, just as they would with the default layout. 2022-04-06 08:37:13 -07:00
Cameron
6eff4cb5f7 Closes #4748 - Bootstrap5 Theme enhancements. Bootswatch 5. 2022-04-05 19:49:08 -07:00
Cameron
22b9bd1721 Updated e107.org urls. 2022-04-04 14:46:42 -07:00
Cameron
e801b02dee Closes #4744 - Media-Manager default set to Grid. New CSS grid added. Extra tests added for toGlyph(). Added wildcard mime-type filters in Media-Manager. 2022-04-02 09:34:06 -07:00
Cameron
025ff07aab Fixes #4737 Removal of type="text/javascript" and type="text/css" 2022-03-31 08:24:34 -07:00
Cameron
dd62412c56
Merge pull request #4632 from brwnie/patch-1
Update theme.html to use footer navigation links.
2022-03-28 11:25:49 -07:00
Cameron
df92cba68b Fixes #4701 - Datetimepicker popup styling. 2022-03-14 09:02:11 -07:00
brwnie
dbd01c549e
Update theme.html
Footer links refer to the template of '1 - Main' rather than '3 - Footer'
2021-12-15 20:31:18 +00:00
Cameron
0d8f3e9086 PHPDoc fixes and code optimization. 2021-12-03 14:58:33 -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
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
6fb0d3f2bb Added missing {SITEDISCLAIMER} shortcode to Voux. 2021-11-23 13:45:32 -08:00
Cameron
46f10d6c9c Fixes selectize alignment issue on inline popup with tags. 2021-11-08 12:17:11 -08:00
Jimako
ccab9b28b0
fix #4601 bootstrap5 theme mobile button is not working 2021-10-19 13:31:18 +02:00
Cameron
236248503a Make sure FontAwesome still loads using CSS for TinyMce when using Bootstrap5. 2021-10-18 13:18:13 -07:00
Cameron
3f48d17c95 plupload styling 2021-10-18 07:57:35 -07:00
Cameron
7755dd1743 Added option for themes to load only the css or js portion of a library via theme.xml attribute. See bootstrap5/theme.xml for an example.
Empty comments in glyphs removed due to conflict with Fontawesome JS. Tests updated.
2021-10-11 12:33:59 -07:00
Cameron
66d8081580 Added new field to navigation links table: link_rel 2021-09-27 10:22:14 -07:00
Cameron
94c5761893 Updated jQuery3 CDN URL. Reduced some scrollbar widths in admin area. Prevent multiple og:title entries. 2021-09-23 10:41:51 -07:00
Cameron
f173b59672 Closes #4539 2021-08-13 10:58:42 -07:00
Cameron
aa6e449aee New shortcode added on News view page: {NEWS_AUTHOR_REALNAME}
Tagcloud menu can now be sorted via shortcode parms. eg. {MENU: path=tagcloud&order=tag,asc&limit=20}
Animate.css library loading example added to bootstrap5/theme.xml
2021-06-12 16:18:51 -07:00
Cameron
a6e287d680 {---BREADCRUMB---} processing is now supported. (see bootstrap5/theme_shortcodes.php for an example) 2021-06-04 12:27:25 -07:00
Cameron
07f4e53932 Fix fatal error in PHP8 that occurred when building a plugin without database tables. Developer mode alert now uses the {ALERTS} shortcode for greater control of placement. 2021-06-03 09:56:00 -07:00
Cameron
8d29f97bd2 Sort by primary id when exporting tables. Alert-box styling fix on modern-light admin theme. 2021-05-11 13:26:27 -07:00
Cameron
7ff45abe36 Issue #4489 - make sure breadcrumb only displays when 'default' or 'main' styles are rendered. 2021-04-21 16:51:40 -07:00
Cameron
05df416dbd Bootstrap 5 tweaks 2021-03-29 17:52:19 -07:00
Cameron
79ded794b1 Initial Bootstrap 5 theme added. 2021-03-22 11:43:13 -07:00
Cameron
e50cdc5af8 Help tip styling tweak. 2021-03-03 13:13:00 -08:00
Cameron
561327f818 Styling fix 2021-03-03 10:33:59 -08:00
Cameron
8a4d9a729f Admin home nav styling. Popover styling. 2021-02-28 08:32:11 -08:00
Cameron
4c10212d47 Debug info styling fix. 2021-02-27 06:52:07 -08:00
Cameron
51eaa633c1 Some bootstrap5 css margins added. Partial Voux style fix on menus. 2021-02-26 12:53:57 -08:00
Cameron
55de6b1533 Issue #4410 icon in grid mode fix. 2021-02-21 14:08:09 -08:00
Cameron
176ae86409 Issue #3068 - Added a warning for misconfigured theme layouts.
Moved e_layout class to menumanager_class.php file.
Closes #4030 - Menu Layout detection test.
themeLan() was failing with themes containing hyphens in the folder name.
2021-02-20 12:15:28 -08:00
Cameron
f9a9d2b181 PHP8 Fixes and styling. 2021-02-19 16:39:52 -08:00