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

11534 Commits

Author SHA1 Message Date
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
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