1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-08 19:46:51 +02:00
Commit Graph

3291 Commits

Author SHA1 Message Date
Cameron
18a8571ed3 Fixes #3711 - check local themes/plugins against author names as well as versions before suggesting updates. 2019-04-11 12:28:14 -07:00
Cameron
f148e20837 Moved library loading into class2. Fixes Fontawesome not loading early enough when added via theme.xml (with forum and possibly other parts of e107). Added the FONTAWESOME constant to Paths/Variables debug output. 2019-04-11 10:47:50 -07:00
Cameron
c9aa5e188b Moved e_menu_layout into menumanager_class.php and renamed tablestyle() before eval() parses it. 2019-04-06 15:37:45 -07:00
Cameron
ab0152215f Added alert to Theme manager when incompatible code found in theme.php 2019-04-06 13:38:18 -07:00
Cameron
fcced14087 Comment out unused code. 2019-04-06 12:54:05 -07:00
Cameron
3d9ed2b040 Theme layout (Visibility Filter) detection enhanced. Help information improved. 2019-04-06 12:11:05 -07:00
Deltik
1f824faa69 Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Tijn Kuyper
7aff9ff46f Fixes #3746 - Typo caused fatal error in e107_admin/users.php 2019-03-26 16:57:07 +01:00
Cameron
ce5079b3c1 More cleanup 2019-03-19 15:45:36 -07:00
Cameron
164465e4dc Minor cleanup 2019-03-19 15:38:11 -07:00
Cameron
78b95a54b6 Code-cleanup and safestr 2019-03-19 15:12:17 -07:00
Cameron
6c682dffae Issue #3232 Correct user search of extended fields. (set field 'data' to 'str')
Fixes #3677 Wrong message displayed.
2019-03-19 15:11:36 -07:00
Cameron
95d63cd166 Added debug info for Issue #3724 2019-03-19 12:15:23 -07:00
Cameron
30c5553dbd Bootstrap 4 fixes. 2019-03-02 07:47:37 -08:00
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