1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-20 06:24:42 +01:00

2305 Commits

Author SHA1 Message Date
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
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
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
adef3da6bf Admin -> Users styling fixes. 2015-07-16 15:04:48 -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
d9244b5e75 Issue #1146 - Bootstrap2 infopanel fixed. 2015-07-16 12:26:36 -07: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
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
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
cb920d5d48 Admin-UI: Removed hard-coded styling from filter and batch elements. 2015-07-14 10:46:24 -07:00
Cameron
6499ff72f7 Issue #1138 Added 'btn-default' where missing. 2015-07-13 19:09:30 -07:00
Cameron
9d6e3978e6 Issue #1138 Bootstrap3 styling of lists. 2015-07-13 13:09:52 -07:00
Cameron
4e4ebb5831 Merge pull request #1137 from tgtje/master
Issue #6 Mailout LANs.
2015-07-13 12:40:25 -07:00
Cameron
4bbf1d7262 AdminUI: tdClassLeft, tdClassRight, and trClass added to writeParms. http://e107.org/developer-manual/plugin-basics/admin-ui 2015-07-13 12:14:28 -07:00
leo
78f56c3fe6 Changed LAN's .. admin/mailout php to use lan defines in lan_mail out php (captions create tabs) 2015-07-13 13:48:39 +02:00
leo
0f4a14d07a Revert "Added lan defs (todo) to lan_admin php "
This reverts commit 1663d1e0bb8c514f6e397107c9790e7f20781b06.
2015-07-12 22:05:45 +02:00
leo
1663d1e0bb Added lan defs (todo) to lan_admin php
Added LAN's to mailoutphp
(tabs CAPTIONS) for admin>create
2015-07-12 17:33:43 +02:00
Cameron
ecd6e93a85 Issue #6 Language-file optimization. 2015-07-11 14:46:29 -07:00
Cameron
f490b49c79 Issue #6 Language-file optimization. 2015-07-11 14:11:56 -07:00
Cameron
c4fa4d234c AdminUI: Modal option added to adminMenu navigation. Fixed #uiAlert - was not functioning as intended. 2015-07-11 14:07:04 -07:00
Cameron
9c6cfc0b86 Issue #6 Language-file optimization. 2015-07-10 15:41:07 -07:00
Cameron
c3d8cd9236 Issue #5 Language File Optimization. 2015-07-10 15:04:14 -07:00
Cameron
9a9c4096ef Issue #6 Core Language-File checking fixes and LAN optimization. 2015-07-10 14:25:16 -07:00
Cameron
349a1ba8a3 Admin Language area finally using the adminUI. 2015-07-09 19:24:59 -07:00
Cameron
e6ef1483da Issue #6 Language File Optimization. 2015-07-08 14:52:16 -07:00
Cameron
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
Cameron
483d43a829 MySQL: Refactored 'db_Table_exists' to 'isTable' method. (BC compatible) and removed use of pref global. 2015-07-07 13:02:34 -07:00
Cameron
64f9a747e2 Language admin ui fixes. 2015-07-07 12:03:45 -07:00
Cameron
6d4d02116b Language tables GUI cleanup. data-return option added to e-expandit selector. 2015-07-04 11:22:41 -07:00
Cameron
a0e91828d6 Issue #1109 - Page table upgrade. 2015-07-04 10:05:55 -07:00
Cameron
cf4ac712bd LAN Fixes. Core language-file verification tool re-enabled and enhanced. (developer mode only) 2015-07-03 19:39:02 -07:00
MikeyGMT
dd14399829 Duplicate LANS in Upload and Download
Duplicate LANS in Upload and Download
2015-07-02 18:46:36 +01:00
MikeyGMT
ea79550e83 Duplicate LANs Replaced with Common Phrases - Page & Menus
LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
2015-07-02 14:33:04 +01:00
MikeyGMT
142d31768c Replace Duplicate LANs : LAN_TITLE
Replace Duplicate LANs : LAN_TITLE
2015-07-02 13:43:22 +01:00
MikeyGMT
dccba01f37 Replace Duplicate LANs : LAN_ID
Duplicate LANs for ID replaced with LAN_ID
Plus correct bad quotes in installer LANINS_030.
2015-07-02 13:03:03 +01:00
MikeyGMT
6bbf40648d Replaced ADMSLAN_4 with LAN_CONTINUE
First tiny step to contribute to the coding of e107

I have replace ADMSLAN_4 in administrator.php with LAN_CONTINUE from
English.php and commented ADMSLAN_4 out in lan_administrator.php
2015-07-01 22:47:20 +01:00
Cameron
be54ccfae4 LANS: LAN_PREFS usage. 2015-06-30 10:04:06 -07:00
leo
e0f2233a95 new lans in use (admin php message fields (hover) 2015-06-28 22:21:39 +02:00