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

11541 Commits

Author SHA1 Message Date
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
Cameron
f8901ace65 Issue #3790 - cleanup and possible fix for PHP 7.3 2019-04-30 11:08:37 -07:00
Cameron
007bc184a3 Closes #3787 Download-Category event name added in admin area. 2019-04-25 16:45:13 -07:00
Cameron
cc8a4f8cdb extra linkword class methods added to enable easy testing. 2019-04-25 15:52:05 -07:00
Cameron
1c168aefa1 Link words cleanup and compatibility for custom-fields (textarea/bbarea) 2019-04-25 13:29:00 -07:00
Cameron
e3fcbabe56 Fix for getUsersInClass order. 2019-04-20 13:45:13 -07:00
Cameron
f4b1cc471c Use getUsersInClass() for get_users_inclass() method. 2019-04-18 10:25:00 -07:00
Cameron
de509f6d41 userclass class - Fixed get_users_in_class() and deprecated in favor of new method getUsersInClass() 2019-04-18 10:24:30 -07:00
Cameron
2e432ee90b Form handler: progressBar() class fix. 2019-04-16 15:08:18 -07:00
Cameron
0fa688d35e Tweaked output on bounce handler. 2019-04-15 17:41:22 -07:00
Cameron
4f42c43c84 Bounce handler cleanup 2019-04-15 17:17:45 -07:00
Tijn Kuyper
a82c278598
Fix forum query - parent_sef now displaying correctly 2019-04-12 14:21:01 +02:00
Tijn Kuyper
1f8d791878
Forum - pass forum parent ScVars as forumParent 2019-04-12 14:20:36 +02:00
Cameron
c1e3e8889f Issue #1944 (Partial fix) Comments use unique IDs. 2019-04-11 15:52:41 -07:00
Cameron
93f4146f03 Issue #2486 - avoid broken downloads. Use experimental code only in debug mode. 2019-04-11 13:27:09 -07:00