1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-19 05:28:10 +01:00

11692 Commits

Author SHA1 Message Date
Cameron
93f4146f03 Issue #2486 - avoid broken downloads. Use experimental code only in debug mode. 2019-04-11 13:27:09 -07:00
Cameron
7701734ed5 Plugin Builder: Closes #3222 Added a default for writeParms() on generated prefs array. 2019-04-11 12:51:47 -07:00
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
0ac0ab0b21 BC fix user-extended LANs. Change default layout for bootstrap4 theme. 2019-04-11 09:53:24 -07:00
Tijn Kuyper
5db162b05c
News Carousel - Also allow {NAV} in start of template 2019-04-11 16:17:34 +02:00
Tijn Kuyper
8ff1c4cf70
Forum - pass SC vars in 'start' template (viewtopic) 2019-04-11 10:56:37 +02:00
Cameron
2488b5757c Fixed tagcloud was not respecting news visibility class and start/end times. 2019-04-09 18:46:59 -07:00
Cameron
da0bc6dcb9 Admin-ui Allowed for searching of multiple words across different fields. 2019-04-09 16:52:29 -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
63186e7eeb Fixes #3775 Admin path on welcome page. 2019-04-06 12:50:22 -07:00
Cameron
7857342173
Merge pull request #3776 from LaocheXe/master
Removed Google+
2019-04-06 12:18:52 -07:00
Cameron
3d9ed2b040 Theme layout (Visibility Filter) detection enhanced. Help information improved. 2019-04-06 12:11:05 -07:00
Cameron
345c0ec959 Fixes #3764 XURL icons now function regardless of FontAwesome version or presence. 2019-04-04 11:18:17 -07:00
Travis Thoene
3b4beb145a Google+ Removed
Removed Google+ since it is shutdown.
2019-04-04 12:12:50 -05:00
Cameron
5109715002
Merge pull request #3747 from Jimmi08/patch-12
#3466 {LOGIN_TABLE_USERNAME}  - added class
2019-04-03 12:02:13 -07:00
Cameron
891b21454f
Merge pull request #3748 from Jimmi08/patch-13
#3466 {LOGIN_TABLE_PASSWORD} - added class
2019-04-03 12:01:50 -07:00
Cameron
88ab2c9188 Fixes #3766 {CHAPTER_IMAGE} was not functioning in listPages area. 2019-04-03 11:48:05 -07:00
Tijn Kuyper
6fd1aef610
Forum - Allow styling of button in { SEARCH}
#3584
2019-04-03 12:53:59 +02:00
Tijn Kuyper
4a255ebe07
Make forum page navigation consistent with topic nextprev 2019-04-03 12:41:01 +02:00
Tijn Kuyper
7ea518e4fa
Added {FORUMDESCRIPTION} to forum_viewforum.php 2019-04-03 12:31:21 +02:00
Tijn Kuyper
87010ec6d2
Fix forum pagination on viewforum page 2019-04-03 12:25:35 +02:00
Tijn Kuyper
83574f2e4f
#2060 - Make sc_search() shortcode consistent 2019-04-03 12:08:18 +02:00
Tijn Kuyper
4eff3a7785
Support FontAwesome in NextPrev 2019-04-03 11:33:24 +02:00
Tijn Kuyper
ff47a5e84b
Fix Forum {LASTPOSTDATE} SC with "Just now" 2019-04-03 11:12:55 +02:00
Tijn Kuyper
6fad0649fa
Correct Forum VIEWSX SC tweak 2019-04-03 11:11:50 +02:00
Tijn Kuyper
cad691e32f
Tweak BS check 2019-04-03 11:00:03 +02:00
Tijn Kuyper
46828aaee1
Tweak $frm->radio() method (BS check and spacing) 2019-04-03 10:53:42 +02:00
Tijn Kuyper
73c93449a6
Update forum SC (VIEWSX and REPLIESX) styling 2019-04-03 10:17:37 +02:00
Cameron
f58714c35d Deprecated $FORUMEND RSS code added for reference. Needs to be replaced by a shortcode. 2019-04-02 12:09:00 -07:00
Cameron
9d65bc29eb Issue #3767 - Forum RSS updated to v2 standards. DB queries still need to be updated. 2019-04-02 10:25:28 -07:00
Cameron
99a30594c3 Extended admin-ui error log messages. 2019-04-02 08:44:01 -07:00
Cameron
0956a2162b Extended log error info 2019-04-02 08:38:37 -07:00
Cameron
1fb1a4468b
Merge pull request #3769 from Deltik/fix-3768
Improved portability of db_verify::getPrevious()
2019-04-02 08:24:22 -07:00
Cameron
3fef376cce Extended admin-ui error log messages. 2019-04-02 08:22:53 -07:00
Cameron
05fda0cf1f Fix for double-encoding in admin logs. 2019-04-01 12:27:03 -07:00
Tijn Kuyper
8fd3b37649
Merge pull request #3737 from Deltik/fix-3736
Renormalized all text file line endings
2019-04-01 12:23:15 +02:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Deltik
0ade7bdc50
Improved portability of db_verify::getPrevious()
Now works in PHP 7 as it used to work in PHP 5

Fixes: #3768
2019-03-29 18:25:05 -05:00
Tijn Kuyper
6fd0a6a8a2
#3485 - Tweak admin help text check
now also respects Admin Area Interface Language following the 'Default Site Language' setting
2019-03-29 16:06:59 +01:00
Tijn Kuyper
67129d70dc
Fixes #3757 - Check for forum categories present in NFP menu 2019-03-26 21:16:05 +01:00
Cameron
87b053c095 Improved theme layout detection 2019-03-26 12:05:42 -07:00
Cameron
2013acded7
Merge pull request #3756 from Jimmi08/patch-16
#2980, #3750  better styling for password reset page
2019-03-26 11:36:20 -07:00
Cameron
3cff9e97c8
Merge pull request #3761 from LaocheXe/master
Removed Outdated User Extended Fields
2019-03-26 11:29:49 -07:00
Cameron
7233638db1
Merge pull request #3734 from SimSync/fix_checkboxes
fixes e_form::checkboxes() not displaying labels properly
2019-03-26 11:21:42 -07:00
Cameron
904a13eec2
Merge pull request #3708 from SimSync/update_user_model
Switched add/remove user_class functions in e_user_model to make use of the unified functions
2019-03-26 11:20:51 -07:00
Tijn Kuyper
7aff9ff46f
Fixes #3746 - Typo caused fatal error in e107_admin/users.php 2019-03-26 16:57:07 +01:00
Travis Thoene
ceaa1f9a0c Removed Outdated User Extended Fields
Removed AIM, MSN, and Yahoo Messanger User Extended Fields
2019-03-25 10:43:28 -05:00