1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 07:36:32 +02:00
Commit Graph

13695 Commits

Author SHA1 Message Date
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
Deltik
cc3803a2e7 Fixed test shuffling for unit tests 2019-05-05 16:40:22 -05:00
Cameron
edd753dc79 Corrected radio tests based on recent changes. Fix userclass test. 2019-05-05 11:41:36 -07:00
Cameron
022109c334 test for e107::getTemplate() 2019-05-04 14:56:21 -07:00
Cameron
1d3d67ca0f Issue #1538 Improved method documentation example. 2019-05-04 14:50:02 -07:00
Cameron
f6f0a24146 testXmlExtendedFields() 2019-05-04 13:41:12 -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
ddefcc9645 Improved test for toIcon() and added progressBar test. 2019-05-01 10:07:35 -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
423f6b2cd6 linkwords class test. 2019-04-25 15:54:36 -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
5332d8e33d Test for getUsersInClass 2019-04-20 13:46:22 -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
36968631c8 bounce handler test and sample bounced email added. 2019-04-15 17:33:56 -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
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