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
|
9d6e3978e6
|
Issue #1138 Bootstrap3 styling of lists.
|
2015-07-13 13:09:52 -07:00 |
|
Cameron
|
b94d8b2b49
|
Issue #1138 - Adding Admin Icons to BS3 Admin.
|
2015-07-13 13:00:11 -07:00 |
|
Cameron
|
4e4ebb5831
|
Merge pull request #1137 from tgtje/master
Issue #6 Mailout LANs.
|
2015-07-13 12:40:25 -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
|
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
|
ae9585f0da
|
Fixes #1123 - PHP Warning.
|
2015-07-10 14:24:39 -07:00 |
|
Cameron
|
349a1ba8a3
|
Admin Language area finally using the adminUI.
|
2015-07-09 19:24:59 -07:00 |
|
Cameron
|
826def6dd8
|
Issue #6 Language-File Optimization. Removed old file.
|
2015-07-08 15:38:14 -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
|
6b5d95388f
|
Issue #6 Language-file standards. Wrap definitions in double-quotes.
|
2015-07-07 17:43:49 -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
|
a27dc90ca7
|
Fixes #1117 - Duplicate failed login messages. Also corrected accidental localhost/developer IP banning issue.
|
2015-07-07 12:07:17 -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 |
|
Cameron
|
64f9a747e2
|
Language admin ui fixes.
|
2015-07-07 12:03:45 -07:00 |
|
Cameron
|
dbd17a4fcb
|
Fix for failing multi-language methods.
|
2015-07-06 14:05:27 -07:00 |
|
Cameron
|
9419e9e805
|
AdminUI: new $batchOptions array variable added for simple additions of generic batch functions. Use with handleListBatch() for processing what is posted.
|
2015-07-06 14:05:25 -07:00 |
|
Moc
|
df6a9343f8
|
#999 - Missing closing td tag in chatbox template
|
2015-07-05 19:22:55 +02: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 |
|
Cameron
|
0ce8c56017
|
forum.css height fix.
|
2015-07-02 14:44:19 -07:00 |
|
Cameron
|
c98a403bf5
|
LAN Fixes and notice removal.
|
2015-07-02 14:15:17 -07:00 |
|
Cameron
|
b06aab269b
|
Merge pull request #1107 from MikeyGMT/master
Replaced ADMSLAN_4 with LAN_CONTINUE
|
2015-07-02 12:50:44 -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 |
|