1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-24 16:52:43 +01:00

492 Commits

Author SHA1 Message Date
Cameron
d3fbef7840 Issue #1114, Fixes #1041 - Mail validation issues. Removed problematic remote-server email-check feature. 2015-08-21 12:53:09 -07:00
Cameron
01cac03324 Issue #6 - LAN naming fix. Chrome CSS layout issues corrected. Admin Login page restyled using bootstrap3 markup. 2015-08-20 16:30:28 -07:00
Cameron
5eb93a079b Admin-UI: Fixed styling of dropdown actions in admin->users. 2015-07-22 14:09:55 -07:00
Cameron
b8171f2bea Issue #1138 - Bootstrap3 remove light theme text. 2015-07-16 12:38:36 -07:00
Cameron
a26de7bc84 Issue #1138 - Bootstrap3 UI fixes. 2015-07-15 19:33:15 -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
f490b49c79 Issue #6 Language-file optimization. 2015-07-11 14:11:56 -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
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
Cameron
c98a403bf5 LAN Fixes and notice removal. 2015-07-02 14:15:17 -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
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
3bc8dbdf83 2015-06-25 16:05:23 +02:00
Moc
70381959b6 Fixes #1011 - Rewritten example theme content message. Less scary :) 2015-06-23 10:45:09 +02:00
Cameron
a2c7368406 Issue #6 - Moved LAN_TYPE, LAN_DESCRIPTION, LAN_FILE from lan_admin.php (and added LAN_COMMENTS) to global English.php file. 2015-06-22 10:06:34 -07:00
Veselin Totev
93d3a35153 Multi-language for Custom Pages 2015-06-19 11:26:01 +03: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
6337d9410c Login-Menu Language File cleanup. 2015-06-11 09:40:56 -07:00
Cameron
219c68e5ed Bouncing email notifications added on login. DKIM support added for outgoing mail. PHP Mailer upgraded to v5.2.8 2015-05-25 13:37:17 -07:00
Cameron
b3b1da47a7 Removed some confusion concerning the 'cookie_name' (which is also used when 'sessions' are used). 2015-05-23 13:50:40 -07:00
Lóna Lore
8a1a474d49 remove duplication 2015-05-08 10:56:33 +02:00
Lóna Lore
d25fd99fbb remove duplication 2015-05-08 10:49:52 +02:00
Lóna Lore
7eedeb8237 remove duplication 2015-05-08 08:47:22 +02:00
Lóna Lore
c0c06e292f Issue #6: Remove and optimize (hardcoded) LANS 2015-05-07 13:39:09 +02:00
Lóna Lore
96f3332fb1 only use [x], [y], [z] replacement patterns 2015-05-07 10:55:44 +02:00
Lóna Lore
fe6e09d08d removed debug messages from LAN files 2015-05-07 10:44:11 +02:00
Cameron
82eb5f6d7d Issue #986 - Remove need for single-quote backslashes. 2015-05-04 11:24:05 -07:00
Lóna Lore
9d4e934877 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 16:27:01 +02:00
Lóna Lore
4296e9d7a9 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 15:57:07 +02:00
Lóna Lore
4b3062d0fa Issue #6: Remove and optimize (hardcoded) LANS 2015-05-02 09:55:47 +02:00
Lóna Lore
e809a4f3aa Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 17:56:45 +02:00
Lóna Lore
aacd91aff1 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 17:54:44 +02:00
Lóna Lore
5096516afb Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 15:55:34 +02:00
Lóna Lore
3db8afc8d9 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 15:55:13 +02:00
Lóna Lore
f48ca466e9 Issue #6: Remove and optimize (hardcoded) LANS 2015-05-01 12:46:46 +02:00
Cameron
f37f252d66 Fixes #967 - Submit news default column and missing LAN_PREVIEW. 2015-04-15 12:45:05 -07:00
Cameron
dafdbef963 Adding missing LAN for backup. 2015-04-14 12:08:28 -07:00
Cameron
a2fdd27d7b Added new failed-login-limit pref to default install. Some minor language-file cleanup. 2015-04-12 23:11:13 -07:00
Cameron
6b9256c872 LAN File fixes. Hide comment status when comments are not enabled. etc. 2015-04-07 00:32:53 -07:00