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

7107 Commits

Author SHA1 Message Date
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 fdfac1984807d9049604e670f61a9b3135c44a1e.
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
Cameron
20abcdf449 Forum: Added SEF URLs on subForums. 2015-06-27 12:07:41 -07:00
mcpeace-maw
2fd72d0fd0 Update theme.php
OK, added font awesome 4.3. Now the font icons are OK in forum. The theme need some css adjusts too if use old bootstrap. Maybe custom forum template files with old bootstrap classes in the theme folder?
2015-06-27 20:30:17 +03:00
Cameron
ced9f6c55b Merge pull request #1087 from mcpeace-maw/patch-3
Remove forum icon definitions.
2015-06-27 01:04:16 -07:00
Cameron
46b9cc0375 Merge pull request #1086 from mcpeace-maw/patch-2
Support all themes using font-awesome by default.
2015-06-27 01:03:54 -07:00
mcpeace-maw
9f6704ac71 Update theme.php 2015-06-27 09:38:27 +03:00
Cameron
f2116a5d24 Some LAN cleanup. Admin Area caption issue (on legacy plugins) corrected. 2015-06-26 20:24:53 -07:00
Cameron
78b904924a Forum: Fixes #1085 - broken icon paths when using SEF Urls. 2015-06-26 18:14:52 -07:00
mcpeace-maw
66f68451c2 Update forum_icons_template.php
This is the support for font icons in the forum front end. I try it and works.
2015-06-27 00:51:46 +03:00
Cameron
dbd3b8be7c Merge pull request #1084 from mcpeace-maw/patch-1
blogcalendar_menu html validation fix.
2015-06-26 13:30:11 -07:00
mcpeace-maw
2878925571 Update blogcalendar_menu.php 2015-06-26 21:19:55 +03:00
Cameron
91efe837f3 Fixes #1081 - Html Validation 2015-06-26 10:55:20 -07:00
Cameron
84485c50da Forum: Fixes #1079 - broken 'move' url. 2015-06-26 10:26:47 -07:00
Cameron
1073171387 Merge pull request #1078 from tgtje/commit
LAN_ERROR usage
2015-06-25 18:36:28 -07:00
Cameron
ae20b9f703 Issue #1072 - Give subdomain priority over main domain when detecting language. 2015-06-25 18:22:47 -07:00
Cameron
f13e49ae6f Fix for PHP warning. 2015-06-25 18:20:49 -07:00
Cameron
b427af4f31 Fixes #1075, Fixes #441 - Forum permissions cache was stored incorrectly, causing incorrect permissions for some users. 2015-06-25 18:17:08 -07:00
leo
b547977dda this one slipped through 2015-06-25 21:27:30 +02:00
Cameron
6b7e1c06c3 Merge pull request #1076 from tgtje/commit
LAN_DELETE and LAN_ERROR replacements.
2015-06-25 11:34:20 -07:00
leo
3bc8dbdf83 2015-06-25 16:05:23 +02:00
Cameron
d0c3147f5a Issue #1072 - Language selection by domain name. 2015-06-24 15:23:41 -07:00
Moc
70381959b6 Fixes #1011 - Rewritten example theme content message. Less scary :) 2015-06-23 10:45:09 +02:00
Moc
18744253c3 Fixes #1069 - 'Post as' option is now correctly selected when editing the OP (missing thread_sticky var) 2015-06-22 19:30:31 +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
Cameron
3d9c6f07ef Forum: Fixes #1068 Go-to-page button links. 2015-06-22 09:55:59 -07:00
Cameron
fab4d18485 Fixed issue where inline editing of a news item could remove other data. 2015-06-22 09:33:38 -07:00
Cameron
a64628e7ff Merge pull request #1065 from skcihmit/patch-1
Update forum_post.php redirection link.
2015-06-21 08:18:46 -07:00
skcihmit
690e197f69 Update forum_post.php
under function updateReply()
$url = e107::url('forum','topic',$this->data,true);
to
$url = e107::url('forum','topic',$this->data);

With true at the end, I get the redirect url creating a recursive e107_plugins/forum within the url and causing a 404.
2015-06-21 12:06:52 +10:00