1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 19:30:25 +02:00
Commit Graph

54 Commits

Author SHA1 Message Date
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
ed8d40db95 Issue #4350 Admin theme.php fix 2021-01-17 07:37:19 -08:00
Cameron
568d8feb77 Closes #4141 - Upgraded theme specification for v2.3.0+. See bootstrap3/theme.php for details. Use 'theme' class. 2020-04-28 14:03:05 -07:00
Cameron
b2e915352d Restored loading of admin LAN definitions early.
Removed unnecessary constants from admin_theme.php
2020-01-19 12:06:06 -08:00
Cameron
59eed2752c PHPDoc fixes. 2019-01-31 14:36:37 -08:00
Cameron
1069998c42 Issue #2818 Moved core database update check to ajax. 2017-11-15 17:51:46 -08:00
Cameron
8ce9eb32c6 Admin-ui: Grid improvements. 2017-04-04 09:53:48 -07:00
Cameron
ae8e1f1198 Menu-Manager side-panel height fix. 2017-03-20 11:18:02 -07:00
Cameron
c1897d63f3 Merge pull request #2477 from lonalore/master
Ability to use theme.xml to define library dependencies.
2017-03-02 14:08:38 -08:00
Lóna Lore
53a7fb2fc9 Ability to use theme.xml to define library dependencies. 2017-03-02 20:55:31 +01:00
Cameron
83837eff47 Admin theme fixes. 2017-03-02 11:44:15 -08:00
Cameron
3a81c1097a Plugin Manager rewrite - finally using admin-ui. 2017-02-05 15:49:03 -08:00
Cameron
692168edc1 File inspector icon. 2017-02-02 12:20:02 -08:00
Cameron
9e5fc01196 Fix for sidebar panels text padding. 2017-02-02 12:18:06 -08:00
Cameron
56b3cf7915 Display Theme/Plugin update shortcode on dashboard only. 2017-02-02 11:59:14 -08:00
Cameron
f7a14d29ae Plugin/Theme update check moved to admin_shortcodes 2017-02-02 11:48:13 -08:00
Cameron
45ea656279 Admin-Menu styling 2017-02-01 13:53:26 -08:00
Cameron
1d4cf3e5db Admin-Menu styling 2017-02-01 10:53:39 -08:00
Cameron
5d94c192b6 Styling fixes. 2017-01-31 16:39:00 -08:00
lonalore
b0a48418d8 Auto-prepend "cdn." (when available and CDN is On). Autoload "unminified" version (if available) when debug mode is On. 2017-01-27 11:51:28 +01:00
lonalore
7c0c0cd2f1 Use Library Manager to handle core libraries. 2017-01-26 12:45:45 +01:00
lonalore
7ef1d13b35 Merge branch 'master' into lib 2017-01-26 09:46:00 +01:00
Cameron
2cca2373ed Flexpanel status/latest menu render fixes. 2017-01-16 16:33:56 -08:00
Lóna Lore
8b7631995e Merged upstream changes. 2017-01-15 23:10:46 +01:00
Cameron
abcbf0656a Admin-UI enhancements (i hope!) 2017-01-14 16:10:47 -08:00
Cameron
ba9c73ad58 Upgraded to FontAwesome 4.7.0. Glyph caching improved. 2016-12-22 08:47:54 -08:00
lonalore
8ef8a93407 Use Library Manager to load jQuery, jQuery UI... etc. 2016-12-22 14:16:52 +01:00
lonalore
e5b9d71943 Drag-and-drop panel moving/sorting now works fine. 2016-11-09 12:44:03 +01:00
lonalore
8c2c60fefd Merged upstream repository changes into this fork. 2016-11-09 11:11:33 +01:00
Cameron
1bed9da9ab Option added to set unique IDs for each tablerender() instance. 2016-11-08 19:01:26 -08:00
lonalore
a69a3d7682 Fix for infopanel-menus. 2016-11-07 15:56:47 +01:00
lonalore
3a3734ef86 Revert changes by infopanel, and introduce flexpanel, which extends infopanel funcionality. 2016-11-07 14:12:19 +01:00
Lóna Lore
c8398db04b Javascript behaviour for draggable dashboard panels. 2016-11-04 11:13:23 +01:00
Cameron
6616b52ae9 Admin login page styling fix. 2016-03-22 06:11:37 -07:00
Cameron
1b2db4683e FontAwesome version update. News shortcode wrapper issue corrected. 2016-03-10 15:13:32 -08:00
Cameron
4516bc910e TinyMce styling corrected to work with newer version of TinyMce. TinyMce parser image path corrections. Old Tinymce popup code removed. 2016-03-10 13:33:52 -08:00
Cameron
7a38046e4e Bootstrap version upgrade to v3.3.6 2016-01-26 16:05:44 -08:00
Cameron
e50456264f Issue #1183 Switch all CDN sources to https to prevent browser alerts. Optimization of some javascript loading. jQuery updated to 2.1.4 2015-09-17 12:48:06 -07:00
Cameron
88070b7af8 Fixes #1169 TinyMce styling issue. 2015-08-21 10:30:56 -07:00
Cameron
fd6a2895bd Admin-area styling, including TinyMce. 2015-08-14 18:12:19 -07:00
Cameron
5b9221cc28 Issue #1138 - Layout fix for theme manager. 2015-07-17 17:55:48 -07:00
Cameron
bbf4445482 Issue #1138 - Html fix. 2015-07-16 12:11:26 -07:00
Cameron
fd7b8a47b6 Merge pull request #1145 from mcpeace-maw/patch-15
Issue #1138: Remove list wrapper from infopanel
2015-07-16 11:57:44 -07:00
Cameron
429edc8f3f Issue #1138 : Bootstrap3 - Load x-editable locally 2015-07-16 10:16:23 -07:00
mcpeace-maw
a931e8f585 Update admin_theme.php
Responsive fix, commented li, no use.
2015-07-16 20:06:27 +03:00
Cameron
d12eef2f07 Issue #1138 - Bootstrap3 theme mostly complete. 2015-07-16 01:17:21 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
02278559c9 Issue #1138 - Bootstrap3 styling fixes. 2015-07-15 11:08:34 -07:00
Cameron
dbd25a74ca Issue #1138 - Dark style re-created from scratch. 2015-07-14 18:24:46 -07:00
Cameron
83f7b90d0b Issue #1138 - Bootstrap3 fixes. 2015-07-14 12:13:46 -07:00