1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 16:52:43 +01:00

99 Commits

Author SHA1 Message Date
Cameron
e26efc242f Theme manager: stylesheet detection improved. 2015-07-18 13:16:11 -07:00
Cameron
a3514ca716 Plugin/Theme modal fixes and improved commercial plugin/theme handling. 2015-07-17 23:09:36 -07:00
Cameron
129ef52310 Bootstrap3 admin is now the default. 2015-07-17 18:22:56 -07:00
Cameron
5b9221cc28 Issue #1138 - Layout fix for theme manager. 2015-07-17 17:55:48 -07:00
Cameron
984f622149 Issue #1138 - Bootstrap3 styling on multi-select elements. 2015-07-17 11:09:35 -07:00
Cameron
e0248c4189 Issue #1138 - Bootstrap3 list dividers. 2015-07-17 00:02:22 -07:00
Cameron
caafd5867b Issue #1138 Fix for pagination color. 2015-07-16 14:44:25 -07:00
Cameron
9328f4cdd9 Issue #1138: Admin-ui pagination template now using bootstrap standard. 2015-07-16 14:29:19 -07:00
Cameron
9cdf27900b Issue #1138 - Fix for media browser. 2015-07-16 13:41:15 -07:00
Cameron
c217137076 Issue #1147 Fix for bootstrap right-margin issue. 2015-07-16 13:01:45 -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
mcpeace-maw
3ef9913827 Update admin_style.css
Responsive fix for middle icon buttons.
2015-07-16 20:24:53 +03:00
mcpeace-maw
7012578bd3 Update admin_template.php
Removed inutile classes, added a row class div inside right-panel div = responsive fix.
2015-07-16 20:17:16 +03: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
83288964f1 Issue #1138 - Bootstrap3 modal working again in admin area. 2015-07-15 22:13:22 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -07:00
Cameron
35f225aa79 Issue #1138 - Bootstrap UI fixes. 2015-07-15 13:48:19 -07:00
Cameron
40043dd009 Merge pull request #1140 from mcpeace-maw/patch-13
Issue #1138 - Bootstrap3 fixes.
2015-07-15 11:09:44 -07:00
Cameron
02278559c9 Issue #1138 - Bootstrap3 styling fixes. 2015-07-15 11:08:34 -07:00
mcpeace-maw
025f0b08d4 Update admin_style.css 2015-07-15 14:25:43 +03: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
Cameron
e5015c5999 Issue #1138 - AdminUI fixes between bootstrap versions. 2015-07-14 11:45:34 -07:00
Cameron
cb920d5d48 Admin-UI: Removed hard-coded styling from filter and batch elements. 2015-07-14 10:46:24 -07:00
Cameron
f567e5b395 Issue #1138 - x-editable interface now working correctly. Some admin-ui fixes, but plenty more to do. 2015-07-13 19:49:25 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
b94d8b2b49 Issue #1138 - Adding Admin Icons to BS3 Admin. 2015-07-13 13:00:11 -07:00
Cameron
4c8d853fc0 Bootstrap3 Admin theme. Needs much work. To test, add: define('e_BOOTSTRAP3_ADMIN', true); to your e107_config.php file and change your admin theme using the Theme Manager. 2015-07-13 12:37:54 -07:00
Cameron
45ffe2afb5 Bootstrap upgraded to 3.3.5 and {ALERTS} moved to top of page on jumbotron layout. (under navigation} 2015-07-07 12:06:12 -07:00
mcpeace-maw
9f6704ac71 Update theme.php 2015-06-27 09:38:27 +03:00
leo
c44073362c txt replaced by system own LANs 2015-06-16 20:33:20 +02:00
Cameron
6337d9410c Login-Menu Language File cleanup. 2015-06-11 09:40:56 -07:00
Cameron
b1ba628bfa Automated passwords option during signup/registration. 2015-05-12 20:15:05 -07:00
Cameron
51100fb41b Fixes #984 - signup shortcode wrapper issue. 2015-04-24 15:03:42 -07:00
GHswitt
f84f168184 Use language label instead of fixed "Sign In" 2015-04-21 11:46:43 +02:00
Cameron
d5388e7313 Increment bootstrap version. Fix for bbarea width. 2015-04-18 15:09:56 -07:00
Cameron
7661394c04 Display more shortcodes in media-manager mode. 2015-04-14 15:26:26 -07:00
Cameron
6cd9e8770f More menu areas added in default bootstrap3 theme. Easier styling of the 'footer' block. 2015-04-14 14:37:27 -07:00
Cameron
507308208b Fix for forgot password and activation links. Fix for news-edit button. Fix for html5 validation of html code using '&'. 2015-04-10 12:36:35 -07:00
Cameron
fd12d59d12 HTML5 validation fixes. 2015-04-09 20:15:20 -07:00
Cameron
1df3d1a2b0 HTML5 validation fixes. 2015-04-09 01:39:37 -07:00
Cameron
2972efb5c0 Fixes #753 - Login Menu 'settings' and 'profile' links were failing when 'login menu' was previously loaded elsewhere. 2015-04-08 14:47:15 -07:00
Cameron
50766dd13a Bootstrap footer panel-size issue fixed. 2015-04-06 15:08:36 -07:00
Cameron
722ffccc7d Recommend the RSS plugin for bootstrap3 and initial record added. 2015-04-05 10:59:53 -07:00
Cameron
0ac9b1e045 More {MENU} areas. 2015-04-05 00:31:35 -07:00
Cameron
3a4cb01811 More Menu areas added to bootstrap3 theme. 2015-04-04 16:22:52 -07:00
Cameron
ad630574ad Updated default menu table items. Bootstrap3 default menus added back. (replacing hard-coded ones) 2015-04-03 13:10:46 -07:00