1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 13:04:28 +02:00
Commit Graph

74 Commits

Author SHA1 Message Date
Cameron
df92cba68b Fixes #4701 - Datetimepicker popup styling. 2022-03-14 09:02:11 -07:00
Cameron
3f48d17c95 plupload styling 2021-10-18 07:57:35 -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
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
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
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
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
4f4fee7fb2 datepicker styling and tooltip delay reduced. 2021-02-09 11:40:42 -08:00
Cameron
7698773f0e Left-align tooltip text in new admin skins/styles. 2021-02-07 12:20:57 -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
e29c41941d More light admin theme color fixes. 2021-02-03 13:31:43 -08:00
Cameron
906bd1e337 Fix for modal colors. 2021-02-03 13:05:21 -08:00
Cameron
0bffceca8e Fixed line-height on buttons. PHP warning removal. 2021-02-03 11:57:48 -08:00
Cameron
49b8a9690d Issue #4020 2 new prefs added. Allow default collapsing of side-bar and enable/disable labels on nav-bar.
Icon cleanup and will now try to guess the right icon based on mode/action. Styling fixes. Removed unused admin stylesheets from bootstrap3.
2021-02-03 11:46:32 -08:00
Cameron
df0f45609e button font-size switched to 16px. FontAwesome updated to v5.15.2 2021-02-03 08:39:04 -08:00
Cameron
e4f6d502b9 Admin style tweaks 2021-02-03 08:10:23 -08:00
Cameron
9890615761 Admin menu icons for collapsed menu. 2021-02-01 18:18:30 -08:00
Cameron
4aae483790 Modern lights admin skin tweaks. Collapsing js improved. 2021-02-01 15:17:03 -08:00
Cameron
142e6be28b Collapsed admin news menu icon experiment. (modern-dark admin style/skin) 2021-02-01 09:32:12 -08:00
Cameron
35761b3520 Tweaked admin-panel collapse. 2021-02-01 07:58:39 -08:00
Cameron
a6e341274e Admin template clean up. 2 new admin styles added. (to be improved). Left admin panel collapse improved. (still needs a cookie to 'stick' . 2021-01-29 09:27:38 -08:00
Cameron
4098a03698 kadmin style tweaked for readability 2021-01-27 14:34:02 -08:00
Cameron
f6cda21559 Improved test visibility in kadmin.css admin style. 2021-01-26 19:06:09 -08:00
Tijn Kuyper
477e0c9e5e Fixes #3998 - corporate.css fix font path glyphicons 2019-11-26 10:50:39 +01:00
Achim Ennenbach
b833529d56 Fixes #3221 Switched font urls from http to https 2018-06-28 13:32:54 +02:00
Cameron
973e0dc009 Issue #6 Fixed global LAN loading issue on list_new, pm and others not using an "English" folder. Corrected global LAN definition on list_new. 2017-12-16 12:25:18 -08:00
Cameron
72351da914 <pre> tag inside alert box styling fix. 2017-12-15 12:39:51 -08:00
Cameron
8dee70cef5 Issue #2916 - drop-down 'select' tag styling in admin area. 2017-12-13 15:00:26 -08:00
Cameron
9d4d0b8176 Fix for large amount of submenu items in admin menu. 2017-11-19 07:29:10 -08:00
Cameron
b16d44f584 k-admin skin fixes. 2017-11-17 19:19:35 -08:00
Cameron
b1ad67b0d8 kAdmin styling updates. THEME_STYLE value is now correct for admin area. 2017-10-31 13:43:42 -07:00
Cameron
519ee2f526 Fix for thumbnail size in admin-ui Grid. 2017-10-12 14:42:36 -07:00
Cameron
04f1f0130e K-Admin footer fix. Changed PM alert icon from label to badge. 2017-10-12 13:57:23 -07:00
Cameron
537165a879 K-Admin fix style on Latest and Status menus. 2017-10-12 13:26:04 -07:00
Cameron
23dd7c1d4b "K-Admin Inspired" admin style added. (incomplete). 2017-10-12 13:14:04 -07:00