1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

1027 Commits

Author SHA1 Message Date
Cameron
17697e0eb2 Prevent popover from scrolling on admin dashboard. 2018-07-14 17:46:21 -07:00
Cameron
7d40402760 New Feature: Adding data-modal-submit='true' to a link (with class='e-modal') that points to an admin-ui create/edit form will now cause the iframe's form buttons to be hidden, and the "Create" or "Update" button placed in the footer of the modal window. Basically, this avoids the need to scroll the iframe in order to submit the form. The iframe's form is submitted from the modal window's button.
The same can be achieved with $readParms = array('target'=>'modal', 'modalSubmit'=>true); on an 'options' field in admin-ui $fields.
2018-07-14 16:07:49 -07:00
Achim Ennenbach
b833529d56 Fixes #3221 Switched font urls from http to https 2018-06-28 13:32:54 +02:00
Cameron
6b925a6f76 Issue #3104 - Library CSS order fix. 2018-05-11 17:39:26 -07:00
Cameron
de69b07318 Basic Bootstrap 4 library support. Bootstrap4 theme added for testing purposes only. 2018-03-08 13:45:08 -08:00
Cameron
9ff191f6cb Hide admin navigation when printing. 2018-03-04 18:50:53 -08:00
Cameron
e045c6c91c Social plugin now provides social share links in admin after creating/updating a news item. 2018-02-08 15:44:08 -08:00
Cameron
3b909bd4f5 LandingZero tweaks 2018-02-03 10:34:39 -08:00
Cameron
0671024c79 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
414d91f831 Closes #2950 - single quote backslash removed. 2018-01-08 14:38:40 -08:00
Cameron
ad52a3ccfc Image picker re-style. 2017-12-19 16:27:57 -08:00
Cameron
1173e3967f Styling for the future. 2017-12-17 11:12:30 -08: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
ff2b79145e Admin skin option added to installation wizard. 2017-12-15 14:50:54 -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
50ff6736a3 Custom Menus 'grid' view added. Admin theme stylesheets relabeled as "Skins" 2017-11-20 10:16:37 -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
3d93dad248 Fixes #2862 - Search icon positioning fix across all admin-area skins. 2017-11-17 14:57:52 -08:00
Cameron
1069998c42 Issue #2818 Moved core database update check to ajax. 2017-11-15 17:51:46 -08:00
Cameron
d63e4063e2 Upload 'file' button in admin area - styling fix. 2017-11-13 10:09:22 -08:00
Cameron
ff06f83331 Admin-ui language indicator alignment fix. 2017-11-10 17:15:34 -08:00
Cameron
18b3825779 Session fix for host with port numbers. 2017-11-10 11:27:45 -08:00
Cameron
73301881dd Allow theme config page to use custom methods. (see bootstrap3 for example) 2017-11-02 14:30:19 -07:00
Cameron
c814e041f5 x-editable input style tweak 2017-11-02 08:38:05 -07:00
Cameron
19b6254943 Fix for admin option buttons 2017-11-01 11:25:16 -07:00
Cameron
f461f35843 Shared table-highlight colors between admin styles. 2017-10-31 14:00:00 -07:00
Cameron
b1ad67b0d8 kAdmin styling updates. THEME_STYLE value is now correct for admin area. 2017-10-31 13:43:42 -07:00
Cameron
51338d464a Navigation Sub-menu width fix. 2017-10-31 12:46:48 -07:00
Cameron
9eaab96373 FAQs frontend LANS renamed to match specifications. Filter alert removed and replaced with Filter in breadcrumb. 2017-10-18 17:00:40 -07:00
Cameron
8167c96eee Corrected position of Theme thumbnail overlay. 2017-10-12 14:59:00 -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
29f283f86e Replaced x-editable 'loading' gif with FontAwesome spinner. 2017-10-12 13:14:53 -07:00
Cameron
23dd7c1d4b "K-Admin Inspired" admin style added. (incomplete). 2017-10-12 13:14:04 -07:00
Cameron
e35259afe9 Multisite navigation support (when multisite plugin installed) 2017-10-11 18:57:32 -07:00
Cameron
c37852f4b7 Issue #2809 Set Voux theme to use News Carousel shortcode option. 2017-10-09 18:30:05 -07:00
Cameron
1aa1c2fc83 Issue #2808 - Improved News Archive Styling. 2017-10-09 18:28:54 -07:00
Cameron
8b32e679c7 News Archive Menu added. e-expandit now adds the 'open' css class when expanded. 2017-10-09 14:05:48 -07:00
Cameron
9fc0008a00 Fix for navigation sub-menus. 2017-10-05 09:50:43 -07:00
lonalore
43af65908d Remove margin from empty draggable-panels. 2017-08-11 10:25:13 +02:00
Cameron
a6e2402635 Fixes #2716 - Increase profanity filter limit to 40 words. Corrected styling. 2017-07-13 11:59:51 -07:00
Arun S. Sekher
8f30e15af1 [html] - Fix 'Duplicate ID html validation error' when Bootstrap3 theme user-login-dropdown menu and login_menu rendered together on a page. 2017-06-16 15:15:55 +04:00
Cameron
dce42f3e31 Fixes #2667 - Set default comment icon when none defined. 2017-06-05 14:35:25 -07:00
Arun S. Sekher
82678939ee Add conditional check to see if PM plugin is installed before generating the list item markup for PM_NAV in BOOTSTRAP_USERNAV of bootstrap3 theme. 2017-05-23 14:25:15 +04:00
Lóna Lore
4df2a50a08 Margin between panels. 2017-04-30 19:44:35 +02:00
Lóna Lore
bdbe3ba3f6 Fix for admin dashboard. 2017-04-30 19:18:22 +02:00