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
Cameron
c03e0ab066
'styleCount' info added to all theme tablestyle() calls. 'styleCount' keeps count of the number of times the current style has been rendered. Usage example added to the bootstrap3 theme. Core news view template updated to use tablestyle caption correctly.
2021-02-19 07:33:05 -08:00
Cameron
10c0ed56b2
Minor styling correction of help tip icon.
2021-02-18 10:28:46 -08:00
Cameron
d45f54262f
Styling fix for bootstrap3 books and chapters list view.
2021-02-18 09:24:10 -08:00
Cameron
823a228e7e
Issue #3912 Typing ':' now pops-up a menu of available routes. Bootstrap-suggest library added for this and other areas in future.
2021-02-17 14:33:35 -08:00
Cameron
ab546c5aab
Fix for tips appearing when hovering on labels.
...
Menu-manager selector styling on light theme.
2021-02-16 09:25:53 -08:00
Cameron
80ff17194f
PHP8 fix. Admin css tweak for debug info.
2021-02-15 11:01:55 -08:00
Cameron
fc683be4e2
Fix dark drop-down menu
2021-02-14 11:42:11 -08:00
Cameron
6662b04323
Menu-Manager styling.
2021-02-13 08:52:43 -08:00
Cameron
5ec3aa7245
Set 'front' by default if theme.xml library scope is missing.
2021-02-13 06:50:17 -08:00
Cameron
2bf5ee3909
Admin area tool tips simplified to a single location. Pref simplified to Enable/Disable. Fixed flip-switch 'e-expandit' failures in Admin > Prefs.
2021-02-12 12:19:58 -08:00
Cameron
7133d4bb6f
Closes #4228 TinyMce can now load the frontend theme in the editor when 'wysiwyg' is found in the scope of a declared css file within theme.xml
...
Fixes #4371 - FontAwesome5 is now loaded in the TinyMce editor when detected in the frontend theme.
2021-02-11 16:39:50 -08:00
Cameron
b0d10199b7
Added getScope() to theme handler. Added more theme handler tests. Fixed duplicate entry in _blank/theme.xml
2021-02-11 08:51:02 -08:00
Cameron
0cd5381435
Fix theme shortcode login menu icons
2021-02-10 02:57:43 -08:00
Cameron
4f4fee7fb2
datepicker styling and tooltip delay reduced.
2021-02-09 11:40:42 -08:00
Cameron
0abefed880
Small fixes.
2021-02-08 18:23:36 -08:00
Cameron
c32e5bf1e2
e107::unserialize() will now return the array if the input is an array. Additional form-handler tests added for type: media, file and files. Admin-ui can now manage a change of field type from 'array' to 'json' without additional changes needed.
2021-02-08 08:44:44 -08:00
Cameron
62815a965a
Fixed visibility of drag-n-drop message. Media-manager "Files" tab fixed.
2021-02-07 13:26:36 -08:00
Cameron
7698773f0e
Left-align tooltip text in new admin skins/styles.
2021-02-07 12:20:57 -08:00
Cameron
49932534da
Installation tweaks/fixes.
2021-02-05 19:57:53 -08:00
Cameron
ddc53d00be
Admin tablet nav menu styling.
2021-02-05 14:29:03 -08:00
Cameron
2f8d880998
Only display help icon when help text is present. Cron/Schedule page styling tweak.
2021-02-05 12:57:08 -08:00
Cameron
c2c0979b3a
Added help toggle button to sidebar and started on main navigation rework for mobile devices.
2021-02-05 10:17:51 -08:00
Cameron
6033f94be7
Styling tweaks
2021-02-05 06:46:06 -08:00
Cameron
e62ed55714
Converted bootstrap3 admin images to .webp for a size reduction of approx. 1M.
2021-02-05 06:24:54 -08:00
Cameron
e4f8082d37
Theme Manager for Admin area, now displays previews of each admin skin.
2021-02-04 16:22:25 -08:00
Cameron
5870fbdb84
"<div class='field-help'>" etc has been replaced by the $frm->help() method and is also used by the admin-ui.
2021-02-04 08:45:10 -08:00
Cameron
82fbeab43c
Tool-tip placement options added to admin prefs. (Applies to Admin-ui areas only)
...
Admin styling tweaks.
2021-02-03 20:38:31 -08:00
Cameron
5671fbb557
Moved inline CSS to stylesheet.
2021-02-03 14:59:01 -08:00
Cameron
e29c41941d
More light admin theme color fixes.
2021-02-03 13:31:43 -08:00