1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00
Commit Graph

7234 Commits

Author SHA1 Message Date
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
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
mcpeace-maw
aea6597217 Update login_menu_shortcodes.php 2015-07-09 12:31:45 +03: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
MikeyGMT
586c5307e3 Administrators (user_handler) - Use Common Lan Phrases where possible
Replace ADMSLANs with ADLAN or common phrased in lan_admin.php
Replace HTML with BB_CODE
Improved hover help prompts.
2015-07-02 03:54:52 +01:00
MikeyGMT
68fcc01906 Install Replace LANINS_035 with LAN_CONTINUE and Replace HTML with BB_Codes
Replace LANINS_035 with LAN_CONTINUE
Replace HTML with BB Code
Correct eg. to e.g.
2015-07-02 00:21:20 +01:00
MikeyGMT
cb22088a93 Revert "Insall: Replace LANINS_035 with LAN_CONTINUE and Replace HTML with BB Code"
This reverts commit fdfac19848.
2015-07-01 23:57:22 +01:00
MikeyGMT
fdfac19848 Insall: Replace LANINS_035 with LAN_CONTINUE and Replace HTML with BB Code
Replace LANINS_035 with LAN_CONTINUE
Replace HTML with BB Code
Correct eg. to e.g.
2015-07-01 23:51:50 +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
MikeyGMT
c2bf486604 Merge pull request #2 from e107inc/master
Update mikeygmt from e107
2015-07-01 19:43:43 +01:00
Cameron
cb212417a8 Fixes #1103 - html parser issue with table colspan. 2015-06-30 19:44:33 -07:00
Cameron
3dba34c62f Plugin: DB Table installation was failing on plugins with _menu in the folder name. 2015-06-30 10:34:38 -07:00
Cameron
be54ccfae4 LANS: LAN_PREFS usage. 2015-06-30 10:04:06 -07:00
MikeyGMT
4d920fec84 Merge pull request #1 from e107inc/master
Update from Master repo
2015-06-29 21:41:13 +01:00
Cameron
aa4b56a792 Fixes #1092 - TinyMce breaking external image URLs with params. 2015-06-29 10:07:04 -07:00
Cameron
872be15668 Prevent filtering of audio and video tags. 2015-06-28 16:31:02 -07:00
Cameron
5208107c21 Merge pull request #1100 from tgtje/commit
Generic LAN update.
2015-06-28 13:38:49 -07:00
leo
e0f2233a95 new lans in use (admin php message fields (hover) 2015-06-28 22:21:39 +02:00
Cameron
8c6f84fa7a Merge pull request #1096 from mcpeace-maw/patch-9
Bootstrap theme updated to use font-awesome icons.
2015-06-28 10:28:23 -07:00
Cameron
224cf3154e Merge pull request #1090 from mcpeace-maw/patch-5
Fontawesome 4 added to bootstrap 2 theme.
2015-06-28 10:19:26 -07:00
leo
5d3802f05f hover messages for admin php page (new lan definition added) 2015-06-28 16:32:52 +02:00
mcpeace-maw
f03e4ab02b Update theme_shortcodes.php
Font icons update.
2015-06-28 16:24:05 +03:00