1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

7203 Commits

Author SHA1 Message Date
Cameron
912a0e6bf1 Check bootstrap3 is the admin theme and update. 2015-07-22 14:11:32 -07:00
Cameron
d5a891106a Removed 'required' from banner password field. 2015-07-22 14:10:55 -07:00
Cameron
5eb93a079b Admin-UI: Fixed styling of dropdown actions in admin->users. 2015-07-22 14:09:55 -07:00
Cameron
f38619ef77 Issue #1077 - Browser password auto-fill workaround. (related to Issue #527) 2015-07-22 11:36:51 -07:00
Cameron
ceee90ae13 Minor styling of status label. 2015-07-22 11:15:29 -07:00
Cameron
8adee9c5c7 Merge pull request #1152 from lonalore/master
Issue #1139: Feature: e107::url() modification to support query param…
2015-07-22 10:58:03 -07:00
Lóna Lore
17e1ffd850 Issue #1139: Feature: e107::url() modification to support query parameters 2015-07-22 09:10:14 +02:00
Cameron
3cb6c44231 Fixes to keep Facebook Open-Graph happy. 2015-07-20 23:18:08 -07:00
Cameron
af4bb201b1 Merge pull request #1151 from hgz5w/patch-1
Update userclass_class.php
2015-07-20 14:08:51 -07:00
Cameron
1863c3fef0 Issue #1138 Fix for bbcode toolbar colors. 2015-07-20 14:06:20 -07:00
hgz5w
38e82e92e5 Update userclass_class.php
plugin.xml <userClasses /> can NOT add more than one class
2015-07-20 16:55:01 -03:00
Cameron
0ffc92cde4 Fixes #1132 - Usersettings signature wrapper issue and textarea size. 2015-07-20 12:11:49 -07:00
Cameron
385275344c Bootstrap Label fix. TinyMce upgraded to 4.1 2015-07-19 23:12:49 -07:00
Cameron
2ec557794d Modal issue, possibly bootstrap3 related. Requires fix. 2015-07-19 17:21:47 -07:00
Cameron
650041b5aa Admin-UI: Media-Manager layout enhancements. 2015-07-19 17:10:03 -07:00
Cameron
23a5be23eb Fixes #1020 - checkall was failing. 2015-07-18 20:40:14 -07:00
Cameron
e0f56d3641 Install routine now using bootstrap3 theme. 2015-07-18 19:17:56 -07:00
Cameron
658dffd003 Carousel-indicator alignment fix. 2015-07-18 16:02:59 -07:00
Cameron
e26efc242f Theme manager: stylesheet detection improved. 2015-07-18 13:16:11 -07:00
Cameron
c83aace173 Bootstrap3 modal scrollbar fix. 2015-07-17 23:21:43 -07:00
Cameron
a3514ca716 Plugin/Theme modal fixes and improved commercial plugin/theme handling. 2015-07-17 23:09:36 -07:00
Cameron
60d9d0751a Fixes #1143 - ForumJump fatal error fix. 2015-07-17 23:08:49 -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
3dc4ac9d02 Issue #1138 - Remove e_BOOTSTRAP3_ADMIN requirement to use Bootstrap3. 2015-07-17 13:48:29 -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
d7d81f9bb8 Fix for bbcodes showing in news rss feed. 2015-07-16 18:12:41 -07:00
Cameron
adef3da6bf Admin -> Users styling fixes. 2015-07-16 15:04:48 -07:00
Cameron
caafd5867b Issue #1138 Fix for pagination color. 2015-07-16 14:44:25 -07:00
Cameron
9c9c64533c Issue #1138 Styling fix on theme page. 2015-07-16 14:40:25 -07:00
Cameron
9328f4cdd9 Issue #1138: Admin-ui pagination template now using bootstrap standard. 2015-07-16 14:29:19 -07:00
Cameron
10d3c70e34 Issue #1138 - PHPInfo page fixes. 2015-07-16 14:02:32 -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
b8171f2bea Issue #1138 - Bootstrap3 remove light theme text. 2015-07-16 12:38:36 -07:00
Cameron
d9244b5e75 Issue #1146 - Bootstrap2 infopanel fixed. 2015-07-16 12:26:36 -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
4afceb6586 Merge pull request #1120 from mcpeace-maw/patch-12
Bootstrap markup on login menu.
2015-07-16 11:55:35 -07:00
Cameron
2dbb362bfd Merge pull request #1144 from mcpeace-maw/patch-14
Issue #1138 - Bootstrap3 - infopanel.php
2015-07-16 11:54:08 -07:00
Cameron
544be6258f Merge pull request #1147 from mcpeace-maw/patch-17
Issue #1138 - Bootstrap3 responsive infopanel icons.
2015-07-16 10:31:22 -07:00
mcpeace-maw
3ef9913827 Update admin_style.css
Responsive fix for middle icon buttons.
2015-07-16 20:24:53 +03:00
Cameron
a305f8f320 Merge pull request #1146 from mcpeace-maw/patch-16
Issue #1138 - Bootstrap3 styling fixes.
2015-07-16 10:20:56 -07: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
mcpeace-maw
952490b66a Update infopanel.php
Responsive fixes = ul removed, it is not needed. Removed span 6 old class. Commented a div that add a bottom gap in that panel, it is not used, is empty.
2015-07-16 19:59:32 +03:00
Cameron
6692e2912e X-Editable for Bootstrap3 added. (CDN too slow) 2015-07-16 09:56:11 -07:00
Moc
676aceb28b #1143 - Some forum fixes for v1 themes 2015-07-16 18:25:11 +02:00