Cameron
|
b0300f93bf
|
Changed load order of Menus and Theme Layout detection.
|
2021-02-13 18:55:44 -08:00 |
|
Cameron
|
6d29e4244d
|
Fix icon appearing on admin language selection. Minor tweaks
|
2021-02-13 07:58:24 -08:00 |
|
Cameron
|
a1faa5d08b
|
Bootstrap5 styling
|
2021-02-10 09:03:17 -08:00 |
|
Cameron
|
b59887c230
|
Missing drop-down menu fix.
|
2021-02-09 14:30:33 -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
|
e62ed55714
|
Converted bootstrap3 admin images to .webp for a size reduction of approx. 1M.
|
2021-02-05 06:24:54 -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
|
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
|
fe8167709a
|
FontAwesome5 admin icon fix. Collapsing admin-left-panel cookie added.
|
2021-02-01 07:24:47 -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
|
e45a3a7b55
|
Admin template upgraded to v2 standards. Admin boot, header, footer cleanup.
|
2021-01-27 12:20:58 -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
|
46cb21b025
|
Meta admin page now uses Admin-ui. Additional custom tag areas added.
|
2021-01-26 11:59:49 -08:00 |
|
Cameron
|
1479e9ba59
|
Testing of loading all javascript in the footer. Add the following to e107_config.php to test: define('e_DEBUG_JS_FOOTER', true);
|
2021-01-25 13:23:28 -08:00 |
|
Cameron
|
26f0d4a0a8
|
Added test for loadAdminIcons and verified against previous template.
|
2021-01-24 15:33:39 -08:00 |
|
Cameron
|
a99300aed5
|
admin_icons_template.php reformatted to v2 standards.
|
2021-01-24 10:44:30 -08:00 |
|
Cameron
|
f055b49d91
|
PHP8 Plugin code cleanup
|
2021-01-21 09:38:38 -08:00 |
|
Cameron
|
b19f9ffbc3
|
Frontend scripts tests. (may break some things)
|
2021-01-19 18:52:56 -08:00 |
|
Cameron
|
d1bf1cfde8
|
Issue #4350 Have Menu Manager run init();
|
2021-01-17 08:22:40 -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
|
4c32e60bad
|
Use e107::getFolder() for $ADMIN_DIRECTORY.
|
2021-01-16 16:13:48 -08:00 |
|
Cameron
|
8db0278a9f
|
Clean shutdown flag now using $GLOBAL
|
2021-01-16 15:42:23 -08:00 |
|
Cameron
|
04bbad449a
|
Test admin scripts are parsing correctly.
|
2021-01-16 13:32:35 -08:00 |
|
Cameron
|
692b8c8538
|
Prevent headers in CLI mode.
|
2021-01-16 10:02:52 -08:00 |
|
Cameron
|
42fbd379d4
|
Tweaked and tested single shortcodes. Added batch shortcode files fpw_shortcodes and search_shortcodes. {SEARCH} shortcode template was updated to v2 standards.
|
2021-01-12 14:46:10 -08:00 |
|
Cameron
|
3bae6306b7
|
Usersettings LAN cleanup. Legacy fpw template added.
|
2021-01-12 06:15:24 -08:00 |
|
Cameron
|
56f8389417
|
CoreTemplate tests. FPW BC constant fix.
|
2021-01-11 18:05:29 -08:00 |
|
Cameron
|
5404cf2dfc
|
PHP8 Core template cleanup
|
2021-01-06 11:51:46 -08:00 |
|
Cameron
|
741d91a76b
|
Additional checks for constants. Disable addon lookup cache in debug mode.
|
2021-01-05 10:04:26 -08:00 |
|
Cameron
|
906f6545c9
|
Issue #4332 - Bootstrap 5 comment styling.
|
2021-01-04 13:27:40 -08:00 |
|
Cameron
|
665da91467
|
Issue #4332 - Bootstrap 5 styling fixes.
|
2021-01-04 13:19:17 -08:00 |
|
Cameron
|
ed0629a976
|
Issue #4332 - Bootstrap5 fixes.
|
2021-01-04 13:02:19 -08:00 |
|
Cameron
|
f8f40a23fe
|
Missing page-subtitle field added.
|
2021-01-04 12:48:37 -08:00 |
|
Cameron
|
2c62eaf04a
|
Signup template rework for Bootstrap. (Thanks to @Jimmi08)
|
2021-01-04 08:33:33 -08:00 |
|
Cameron
|
3eb42b5c0f
|
Merge pull request #4337 from Jimmi08/patch-9
fix for left align of checkboxes
|
2021-01-04 08:18:29 -08:00 |
|
Cameron
|
26899dcfbc
|
Comment template cleanup.
|
2021-01-04 08:16:21 -08:00 |
|
Jimako
|
4adaf9c28c
|
fix for left align of checkboxes
#4331
|
2021-01-04 15:27:22 +01:00 |
|
Cameron
|
721892f5bf
|
Signup template upgraded to full v2.x standards. Template cleanup of usersettings and contact templates.
|
2021-01-03 10:17:01 -08:00 |
|
Cameron
|
dd184a024c
|
Issue #4332 Bootstrap 5 Fixes
|
2021-01-02 12:06:46 -08:00 |
|
Cameron
|
a7d8b1d41f
|
Styling Rules Menus: btn-sm and btn-primary for primary buttons. btn-sm btn-secondary for additional buttons.
|
2021-01-02 09:43:54 -08:00 |
|
Cameron
|
78b0079a03
|
Theme Preview working again. Use ?themepreview=themeDir
|
2021-01-01 14:05:51 -08:00 |
|
Cameron
|
0d5b4b299e
|
Issue #4332 - replaced href value with '#' and added data-bs-toggle='dropdown' to make dropdown function.
|
2020-12-31 16:58:27 -08:00 |
|
Jimako
|
14a7198555
|
added info titles for menu, added alt6 markup,
simplified items.
|
2020-12-30 11:02:37 +01:00 |
|
Cameron
|
94f772577a
|
trackback plugin removed.
|
2020-12-29 10:04:33 -08:00 |
|
Cameron
|
b521bbe740
|
Typo fix on navigation template
|
2020-12-28 08:16:00 -08:00 |
|
Cameron
|
8b66e67bf2
|
bootstrap4 navigation template.
|
2020-12-28 08:03:38 -08:00 |
|
Cameron
|
402d1f4126
|
Closes #1801 Code cleanup. Deprecated method errors added.
|
2020-12-22 14:48:28 -08:00 |
|