1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 09:10:23 +02:00

1256 Commits

Author SHA1 Message Date
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
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
fe8167709a FontAwesome5 admin icon fix. Collapsing admin-left-panel cookie added. 2021-02-01 07:24:47 -08:00
Cameron
0b1a84068f toGlyph() additional tests, Media-Manager includes bootstrap5 when detected and backward compatibility. 2021-01-31 13:09:53 -08:00
Cameron
2dedc8719f FontAwesome 5 added to admin area and bootstrap3 theme. $tp->toIcon() supports SVG sizing 2x, 3x etc. 2021-01-30 19:21:23 -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
7be16b9e32 Place oversized admin navigation menus into 3 columns. 2021-01-28 11:43:32 -08:00
Cameron
4098a03698 kadmin style tweaked for readability 2021-01-27 14:34:02 -08:00
Cameron
d7aadf5012 Removed admin_template from bootstrap3. Using core template instead. Switched admin navigation parser to simpleParse() 2021-01-27 12:53:45 -08:00
Cameron
f6cda21559 Improved test visibility in kadmin.css admin style. 2021-01-26 19:06:09 -08:00
Cameron
835e477147 Bootstrap 5 styling. (data-bs-toggle)
Signup shortcodes now automatically load the required template.
2021-01-26 15:08:58 -08:00
Cameron
60afb0ba1a Fix for bot icon in dashboard online table. 2021-01-25 19:00:31 -08:00
Cameron
b457c8168e "Find Plugins" browser upgraded to use grid template. 2021-01-23 14:21:55 -08:00
Cameron
7557d07622 Rewrote getTemplate test and added example theme template override (bootstrap3) of plugin template (gallery) 2021-01-22 15:43:57 -08:00
Cameron
419a0e727a Fix for HTML used on text_truncate(). Ignore setcookie() in CLI mode. 2021-01-18 07:40:17 -08:00
Cameron
ba313c558c Option to filter navigation links in admin area by 'owner' ie. the plugin who installed it. 2021-01-17 20:31:25 -08:00
Cameron
299c3717a7 Legacy Admin layout fixes and tests. 2021-01-17 10:36:17 -08:00
Cameron
ed8d40db95 Issue #4350 Admin theme.php fix 2021-01-17 07:37:19 -08:00
Cameron
f97dd307af Issue #4350 theme.php class must now use init() and tablestyle() (not __construct() ) 2021-01-17 07:27:28 -08:00
Cameron
cc5fbe87ef Skip admin path check for now. Correct LAN conflict. 2021-01-16 14:32:55 -08:00
Cameron
94f772577a trackback plugin removed. 2020-12-29 10:04:33 -08:00
Cameron
a41693b4b6 Removed snippets from bootstrap3 theme. Fix for line-endings issue in cache tests. 2020-12-28 15:16:23 -08:00
Cameron
7d04bc5c6a radio snippet added. 2020-12-28 10:29:17 -08:00
Cameron
eb47eb7716 Snippet to include id attribute. 2020-12-23 08:35:31 -08:00
Cameron
ffea1449f9 Simplified snippet example. Added caching of loaded snippet. 2020-12-23 08:04:20 -08:00
Cameron
ce7fa515c3 Experimental theme snippets feature added. 2020-12-22 17:06:52 -08:00