1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 21:15:09 +02:00
Commit Graph

3291 Commits

Author SHA1 Message Date
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 1663d1e0bb.
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
leo
5d3802f05f hover messages for admin php page (new lan definition added) 2015-06-28 16:32:52 +02:00
Cameron
f2116a5d24 Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected. 2015-06-26 20:24:53 -07:00
leo
3bc8dbdf83 2015-06-25 16:05:23 +02:00
Cameron
fab4d18485 Fixed issue where inline editing of a news item could remove other data. 2015-06-22 09:33:38 -07:00
Veselin Totev
93d3a35153 Multi-language for Custom Pages 2015-06-19 11:26:01 +03:00
Cameron
7e4c26e458 Improved editing of e_url custom aliases in admin area. 2015-06-18 18:23:25 -07:00
Cameron
a484abea38 Fixes #1061, Fixes #802 - Avatar files now deleted from within media folder. 2015-06-18 01:17:26 -07:00
Cameron
b6a1d25c5e Support for e_url.php aliases added. (see faqs or rss_menu) 2015-06-16 15:14:39 -07:00
Cameron
705e04dbda Fixes #1045 - Plugin Builder now functions correctly in generating admin_config.php for plugins which use only preferences (no plugin tables). 2015-06-15 23:27:36 -07:00
Cameron
e5c768a532 Corrected some of the confusion with news-preference labels. Option added to choose what displays in the news list page. $frm->checkboxes now renders field-help correctly. 2015-06-11 19:44:39 -07:00
Cameron
bad73792bf Plugin prefs were not being deleted by the preference editor. 2015-06-11 13:09:18 -07:00
Cameron
4414495b04 PHP Notice/Warning removal. 'field-help' containers may now be customized with: data-placement="[top|right|bottom|left]" 2015-06-11 12:29:19 -07:00
Cameron
9af51e21db Added extra exclusion to Plugin Language-File checker. 2015-06-11 09:49:21 -07:00
Cameron
6337d9410c Login-Menu Language File cleanup. 2015-06-11 09:40:56 -07:00