1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-31 04:07:55 +01:00

11805 Commits

Author SHA1 Message Date
Cameron
6849a47545 Issue #2990 - unserialize BC fix. 2019-05-22 13:58:56 -07:00
Tijn Kuyper
6664e9d7ef
Forum {SEARCH} updated to include placeholder 2019-05-21 12:32:02 +02:00
Cameron
bdb45485ee Code Cleanup 2019-05-20 14:53:43 -07:00
Cameron
6a2fdab074 Fixes #3809 - broken links 2019-05-20 14:18:06 -07:00
Tijn Kuyper
650da3ed55
#3801 - Added tablerender id
error_page_404
error_page_401
error_page_403
error_page_404
error_page_500

and custom ones by plugins
2019-05-20 22:55:19 +02:00
Tijn Kuyper
4ed4ff8035
Added {{NEWS_AUTHOR_EUF} to retrieve User Extended Fields from news author 2019-05-20 22:30:46 +02:00
Cameron
7839e49021 Issue #3775 Revert "Fixes #3775 Admin path on welcome page."
Solution only works when logged in, but not directly after installation.
2019-05-20 12:20:01 -07:00
Tijn Kuyper
a7b0c92769
#2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons) 2019-05-20 15:35:21 +02:00
Cameron
44626a0006 Updated version to v2.2.1 2019-05-18 12:03:17 -07:00
Tijn Kuyper
ef81305c77
#3124 - Possible fix for TinyMCE not loading default (English) LAN v2.2.0 2019-05-18 13:32:30 +02:00
Cameron
92b365ffc3 Issue #3774 Allow e107 to function without setting directories in e107_config.php 2019-05-17 13:27:36 -07:00
Cameron
723f9f8b19 Reduced spacing between mediapicker elements. 2019-05-17 13:06:21 -07:00
Cameron
5e0ddfc36f Fixed #3807 - Menu-Manager parser error on themes with hyphen in folder name. 2019-05-17 12:53:46 -07:00
Cameron
2fb44903ab Issue #3798 - Inline editing of Forum Name was changing SEF URL. 2019-05-17 12:21:17 -07:00
Cameron
e18a5cfebd Closes #3804 Custom label support for remember-me shortcode. 2019-05-16 11:15:11 -07:00
Cameron
de5142f4d7 Fixes #3806 Incorrect class on radio container 2019-05-16 11:06:01 -07:00
Cameron
86befae56f Updated {USER_AVATAR} parameters. 2019-05-16 10:58:49 -07:00
Cameron
498f9df506 Updated {USER_AVATAR} usage to crop avatars to square aspect ratio. 2019-05-16 10:55:47 -07:00
Cameron
a597006831 Issue #3721 Avatar crop support added. Simple usage: {USER_AVATAR: w=150&h=150&crop=1&shape=circle} 2019-05-16 10:50:18 -07:00
Cameron
7e11d99853 Added container id to checkboxes element. 2019-05-14 11:38:42 -07:00
Cameron
72a8476898 Avoid possible error using batch with custom method. Extra flexibility to allow modifying of listQry with custom filter handler. 2019-05-13 12:30:42 -07:00
Cameron
5150d92fb5 e107::unserialize() error logging added. 2019-05-13 12:29:24 -07:00
Cameron
541fcfa860 Closes #3799 Added afterPrefsSave() method. 2019-05-13 11:33:11 -07:00
Cameron
9ec990efb5 Bootstrap 4 compatibility 2019-05-12 15:40:01 -07:00
Cameron
033c22484c Fix for news-grid menu tablerender mode. 2019-05-12 15:29:20 -07:00
Cameron
2a9d0d3a88 Fixes #3454 Incorrect "Quick View" URL when using book/chapter/page profile. 2019-05-11 13:52:28 -07:00
Cameron
c6d528fcab Download template added for use in PHPUnit test. 2019-05-10 16:18:53 -07:00
Tijn Kuyper
08d2ea8fff
#2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons) 2019-05-10 15:41:36 +02:00
Tijn Kuyper
5ff2c80bae
#2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons)
And right floating of the options in the postoptions shortcode.
2019-05-10 12:40:03 +02:00
Cameron
ab9a818304 Removed closing PHP tag from e_related. 2019-05-09 15:41:57 -07:00
Cameron
0688bc3aea Added option to override/modify default Create/Update buttons (triggers)
eg. $this->setDefaultTrigger(array('cancel' => array(LAN_CANCEL, 'cancel'))); // display only a cancel button.
2019-05-09 15:17:03 -07:00
Tijn Kuyper
e6c154f47d
Forum - {JOINED} SC - updated example docs 2019-05-09 12:53:12 +02:00
Tijn Kuyper
0f8589efcd
Forum - allow setting dateformat of {JOINED} SC 2019-05-09 12:51:24 +02:00
Tijn Kuyper
86ea2a55f0
#2962 #2969 - Replace 'pager' class in BS4 2019-05-09 12:19:54 +02:00
Tijn Kuyper
f67e2f1111
Pass user vars to shortcode vars 2019-05-09 11:45:54 +02:00
Tijn Kuyper
4f67a83b76
#2962 #2969 - Replace 'pager' class in BS4 in newsnav 2019-05-09 11:32:46 +02:00
Tijn Kuyper
f880986bb0
Added {RELATED_DATE} shortcode 2019-05-09 11:04:58 +02:00
Tijn Kuyper
270c4c458a
Added news_datestamp to related item 2019-05-09 11:00:42 +02:00
Tijn Kuyper
184fd227cb
Fixes #1728 - Set default member class when editing user in admin 2019-05-06 10:58:14 +02:00
Cameron
2250d3c2f3 New setIcon() method added to message handler. 2019-05-05 18:08:29 -07:00
Cameron
1d3d67ca0f Issue #1538 Improved method documentation example. 2019-05-04 14:50:02 -07:00
Cameron
08756f8040 Support for PHPUnit test. 2019-05-04 13:32:38 -07:00
Cameron
0e66396f16 Fixes #1330 - Inline field type fix for 'number' 2019-05-04 12:55:00 -07:00
Cameron
95b336dea3 Fix for getUsersInClass() query. Chart class experiment (commented out) 2019-05-01 17:08:33 -07:00
Cameron
65f1a46fcf Fixes #3792 Poll Menu redirection issue. 2019-05-01 09:31:37 -07:00
Cameron
b899eaf969 Fix for progressBar width. 2019-04-30 20:16:47 -07:00
Cameron
011964af65 Closes #3321 - FontAwesome5 CDN now functioning correctly and updated to v5.8.1 . 2019-04-30 15:25:27 -07:00
Cameron
7dea524e8a BC Fix for icons in sitelinks. 2019-04-30 14:01:05 -07:00
Cameron
e087dc52a2 Issue #1944 IMPORTANT: Any reference to #comments-container in the theme must be changed to .comments-container 2019-04-30 12:01:09 -07:00
Cameron
be71965cb6 BC news style fix for some v1.x themes 2019-04-30 11:09:48 -07:00