1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-29 18:47:54 +01:00

3177 Commits

Author SHA1 Message Date
Cameron
a457863c56 Issue #3202 uc_select() was not respecting default value. 2019-03-01 11:12:54 -08:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Tijn Kuyper
2e9c16db99
#3694 - Typo 'perms' to 'perm' to properly check permissions 2019-02-26 14:44:13 +01:00
Cameron
e885088830 Admin-UI: Schedule/Cron filtering was not functioning correctly. 2019-02-25 17:47:19 -08:00
Cameron
6237a92519 Add notice to newforumposts_main 2019-02-22 15:11:19 -08:00
Cameron
5dc45298f6 Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome. 2019-02-22 14:56:47 -08:00
Cameron
f128b13824 Issue #3668 PHP 7.3 compatibility fix. 2019-02-17 15:37:13 -08:00
Cameron
d695a79c71 Fixes #3621 PHP 7.3 compatibility with Plugin Manager. 2019-02-07 15:59:27 -08:00
Cameron
5e5f05f7c6 PHPDoc update 2019-02-03 11:09:07 -08:00
Cameron
548961c5ab Issue #3655 Revert order change. Generate filetypes.xml during install. 2019-02-03 09:51:16 -08:00
Cameron
f16cae9880 Issue #3655 - filetypes.xml check too early. 2019-02-01 13:06:43 -08:00
Tijn Kuyper
5adfd364a5 Fix styling issue in plugin builder 2019-02-01 13:10:15 +01:00
Cameron
e462759c4f Fixes #3592 - e_user_list issue. 2019-01-31 15:04:18 -08:00
Cameron
405677e64d Remove unnecessary perm check. 2019-01-30 12:28:28 -08:00
Tijn Kuyper
d595bb7598 Fixes #3118 - correct usage of bbarea() in maintenance settings 2019-01-28 18:10:08 +01:00
Tijn Kuyper
6f18c238bc Closes #3617 - LAN pack export message updated
Emails are no longer (unneccesarily) sent
2019-01-27 14:57:10 +01:00
Cameron
62962b7716
Merge pull request #3640 from SimSync/fix_3639
fixes #3639: Added description to GDPR prefs
2019-01-24 13:11:19 -08:00
Cameron
cd5b898f06
Merge pull request #3643 from SimSync/fix_3561
fixes #3561: modified getTemplateInfo call to load info from templates
2019-01-24 11:47:20 -08:00
Achim Ennenbach
1b82862eb7 fixes #3561: modified getTemplateInfo call to load info from templates
stored in the theme folder (theme/templates/news/news_template.php),
in case that template is defined.
2019-01-24 17:52:06 +01:00
Tijn Kuyper
524ed929f1 Make copyright year dynamic in credits 2019-01-24 16:30:01 +01:00
Achim Ennenbach
a7dca60d78 fixes #3639: Added description to GDPR prefs
Added check in shortcode to disable the GDPR message in case the prefs are empty
2019-01-23 19:32:34 +01:00
Achim Ennenbach
f1d2ca4465 fixes #3632: the regex to extract the language defines and values
missed the "u" (unicode) flag. Due to that, some utf-8 values
were malformed during processing.
2019-01-23 18:58:50 +01:00
Cameron
bce677757c Fix for Admin Panel buttons. 2019-01-17 11:50:47 -08:00
Cameron
8c9e6f1370 Optimized Admin Control Panel code. 2019-01-15 08:55:34 -08:00
Cameron
f727660ed9 Fix for missing buttons in Admin Panel. 2019-01-14 17:40:12 -08:00
Cameron
96a4dc3683 Issue #3616 Tweaked 2019-01-13 12:40:25 -08:00
Tijn Kuyper
7cfcaee1d0 #3616 - Allow admin login with email address 2019-01-13 13:10:57 +01:00
Cameron
3f2a551147 Issue #3592 fix typo 2019-01-10 08:54:35 -08:00
Cameron
66ecb17477 Fixes #3592 e_user_list 2019-01-10 08:50:58 -08:00
Cameron
e49c53492e Trim SMTP username/password during save and skip the rest of the SMTP test if connection fails. 2018-12-26 14:13:57 -08:00
Cameron
38a08376cd Improved error message and docs. 2018-12-19 11:21:38 -08:00
Cameron
c9e359e3a6 PHP Notice removal 2018-11-26 11:15:53 -08:00
Cameron
50d86c5962 Fixes #3544 - Extended User field sorting issue. 2018-11-25 13:00:53 -08:00
Cameron
96647b445e plupload upgraded to v2.3.6 2018-11-23 13:24:14 -08:00
Cameron
5d27229183 Database verification now runs again directly after applying fixes. Compatibility fix for core_functions.php 2018-11-22 13:43:02 -08:00
Cameron
bc996f7721 Fixes #3543 - YouTube video insertion into text area. 2018-11-09 14:20:58 -08:00
Cameron
cc60ce0d68 Possible fix for cron descriptions containing single quotes not appearing in database correctly. 2018-11-07 16:32:19 -08:00
Cameron
9af88374c2 Media-Manager Fix for YouTube preview after selection. 2018-10-23 12:54:19 -07:00
Jimako
1f040b3fbc
display correct version in message - Optimise PHP version check for Github sync
related:  94adbd06cc
2018-10-18 19:47:56 +02:00
Tijn Kuyper
94adbd06cc
Optimise PHP version check for Github sync 2018-10-04 15:54:02 +02:00
Tijn Kuyper
5acf54d93a
Added check for minimal PHP version when syncing with Github 2018-10-03 18:53:16 +02:00
Cameron
30b8d03df9 Changed git sync error to warning. 2018-10-02 11:36:42 -07:00
Cameron
b60f9950ca Consolidate v2.x upgrade routines. 2018-09-30 11:29:35 -07:00
Cameron
1d6a957793 Fixes #3426 - Pages : Custom Fields on Create. 2018-09-27 14:51:20 -07:00
Cameron
9b17485656 Theme Manager: Fix for download icon size on "Find Themes" 2018-09-20 16:41:25 -07:00
Gábor
cce3a7c98c
Update prefs.php
Removed duplication lang codes.
2018-09-13 10:33:28 +02:00
Gábor
f42f4358e8
Small corections 2018-09-13 08:08:31 +02:00
Cameron
9c13a9dcde Quotation consistency fix for [img] bbcode. 2018-09-12 12:03:17 -07:00
Cameron
5235b4fcaf Fix for database verify charset function. 2018-09-12 11:46:23 -07:00
Cameron
7340ea8377 Media-Manager icon picker preview size fix. 2018-09-08 11:53:40 -07:00