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
|
ddc53d00be
|
Admin tablet nav menu styling.
|
2021-02-05 14:29:03 -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
|
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
|
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
|
e4f6d502b9
|
Admin style tweaks
|
2021-02-03 08:10:23 -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
|
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
|
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
|
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
|
7580796159
|
When developer mode (or debug mode) is active, the debug 'bug' indicator will display in the admin navigation. It now displays a drop-down menu of debug modes. It may also be enabled by adding define('e_DEBUGGER', true) to e107_config.php. This feature is only available to MAIN admins.
|
2020-12-17 08:21:15 -08:00 |
|
Cameron
|
7d9e20e6a4
|
Avoid CSS conflicts with dropzone.
|
2020-06-05 13:38:27 -07:00 |
|
Cameron
|
f375024147
|
Fix for admin navigation active sublink.
|
2020-06-02 12:02:43 -07:00 |
|
Cameron
|
b5d5ec95ce
|
Fix checkbox display issue on database verification page (e107_admin/db.php?mode=verify_sql)
|
2020-05-22 12:59:47 -07:00 |
|
Cameron
|
80c5bd7582
|
Fixes #4171 - checkbox visibility issue.
|
2020-05-18 11:04:51 -07:00 |
|
Cameron
|
bf00c3ad83
|
Bootstrap 4 Fixes on Usersettings page.
|
2020-05-13 13:31:43 -07:00 |
|
Cameron
|
65322ee132
|
Issue #3058 - Tweak to avoid conflict with other boolean fields.
|
2020-04-09 17:42:44 -07:00 |
|
Cameron
|
3730254b8a
|
Admin-UI: Issue #3058 - Made true/false icons consistent regardless of whether inline editing is enabled or disabled.
|
2020-04-09 17:22:10 -07:00 |
|
Cameron
|
a200d312d8
|
Added e107::getThumb() to get thumbnailer class. Added a test for it. Styling fix for admin-ui grid.
|
2020-03-09 13:41:00 -07:00 |
|
Cameron
|
39588fb4df
|
Fixes #4020 - Nav styling small screens.
|
2020-02-26 12:05:20 -08:00 |
|
Cameron
|
79c5b3e694
|
Issue #4049 - Media-Manager Url fix. Fixed Media Preview.
Admin-ui: type='media' example added to blank plugin.
|
2020-02-21 14:20:33 -08:00 |
|
Cameron
|
2a6e3a182d
|
Issue #4020 - Removed Admin Nav button labels for all device and provided solution for plugins to add them back via css if required. Example added to admin_style.css
|
2019-12-31 11:24:14 -08:00 |
|
Cameron
|
5944983b6c
|
Admin-UI: $adminMenu now has a 'badge' attribute. Send it an array and it will render a badge in the navigation. eg. array('value' => $count, 'type'=>'warning'). General code cleanup in 'admin' nav method.
|
2019-06-26 13:48:53 -07:00 |
|
Cameron
|
7e11d99853
|
Added container id to checkboxes element.
|
2019-05-14 11:38:42 -07:00 |
|
Cameron
|
2250d3c2f3
|
New setIcon() method added to message handler.
|
2019-05-05 18:08:29 -07:00 |
|
Cameron
|
da0bc6dcb9
|
Admin-ui Allowed for searching of multiple words across different fields.
|
2019-04-09 16:52:29 -07:00 |
|
Cameron
|
734a544f08
|
Tweak for iframe with multi-language
|
2019-03-08 12:55:09 -08:00 |
|
Cameron
|
3e264b23c7
|
Admin-ui: Made column sorting more obvious. Added carets when in use.
|
2019-02-05 15:48:23 -08:00 |
|
Cameron
|
e34e4740c5
|
Admin-ui Make readonly/disabled inputs more obvious.
|
2018-09-06 11:21:17 -07:00 |
|
Cameron
|
7daded6ac5
|
Media-Picker spacer fix.
|
2018-09-03 14:35:03 -07:00 |
|
Cameron
|
f958f66dcb
|
Issue #2669 Incorrect FB og:image used. Issue #6 LAN modified.
|
2018-08-26 13:54:25 -07:00 |
|
Cameron
|
acfaf2df8e
|
MediaPicker fixes.
|
2018-08-11 14:06:21 -07:00 |
|
Cameron
|
891b5f044e
|
MediaPicker fixes.
|
2018-08-11 12:04:46 -07:00 |
|
Cameron
|
f5cf253091
|
MediaPicker bbcode (Tinymce) compatibility fixes.
|
2018-08-11 10:44:05 -07:00 |
|
Cameron
|
929cf1ebe3
|
Styling fix for over-sized dropdown menu. (Bootstrap3 admin theme)
|
2018-08-06 14:37:37 -07:00 |
|
Cameron
|
8124b683c5
|
MediaPicker icons tab.
|
2018-07-27 17:39:44 -07:00 |
|
Cameron
|
f1329535a5
|
MediaPicker drag-n-drop upload.
|
2018-07-26 19:13:27 -07:00 |
|