1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-08 23:56:58 +02:00

Commit Graph

  • a7b0c92769 #2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons) Tijn Kuyper 2019-05-20 15:35:21 +02:00
  • 44626a0006 Updated version to v2.2.1 Cameron 2019-05-18 12:03:17 -07:00
  • ef81305c77 #3124 - Possible fix for TinyMCE not loading default (English) LAN v2.2.0 Tijn Kuyper 2019-05-18 13:32:30 +02:00
  • 92b365ffc3 Issue #3774 Allow e107 to function without setting directories in e107_config.php Cameron 2019-05-17 13:27:36 -07:00
  • 39f88e500c Extra theme layout test. (with hyphenated directory) Cameron 2019-05-17 13:07:29 -07:00
  • 723f9f8b19 Reduced spacing between mediapicker elements. Cameron 2019-05-17 13:06:21 -07:00
  • 5e0ddfc36f Fixed #3807 - Menu-Manager parser error on themes with hyphen in folder name. Cameron 2019-05-17 12:53:46 -07:00
  • 2fb44903ab Issue #3798 - Inline editing of Forum Name was changing SEF URL. Cameron 2019-05-17 12:21:17 -07:00
  • e18a5cfebd Closes #3804 Custom label support for remember-me shortcode. Cameron 2019-05-16 11:15:11 -07:00
  • de5142f4d7 Fixes #3806 Incorrect class on radio container Cameron 2019-05-16 11:06:01 -07:00
  • 86befae56f Updated {USER_AVATAR} parameters. Cameron 2019-05-16 10:58:49 -07:00
  • 498f9df506 Updated {USER_AVATAR} usage to crop avatars to square aspect ratio. Cameron 2019-05-16 10:55:47 -07:00
  • a597006831 Issue #3721 Avatar crop support added. Simple usage: {USER_AVATAR: w=150&h=150&crop=1&shape=circle} Cameron 2019-05-16 10:50:18 -07:00
  • 3f9ae38bea Checkboxes test updated Cameron 2019-05-14 11:39:26 -07:00
  • 7e11d99853 Added container id to checkboxes element. Cameron 2019-05-14 11:38:42 -07:00
  • 31555da340 e107::unserialize() test. Needs more examples. Cameron 2019-05-13 13:52:21 -07:00
  • 72a8476898 Avoid possible error using batch with custom method. Extra flexibility to allow modifying of listQry with custom filter handler. Cameron 2019-05-13 12:30:42 -07:00
  • 5150d92fb5 e107::unserialize() error logging added. Cameron 2019-05-13 12:29:24 -07:00
  • 541fcfa860 Closes #3799 Added afterPrefsSave() method. Cameron 2019-05-13 11:33:11 -07:00
  • 9ec990efb5 Bootstrap 4 compatibility Cameron 2019-05-12 15:40:01 -07:00
  • 033c22484c Fix for news-grid menu tablerender mode. Cameron 2019-05-12 15:29:20 -07:00
  • 843fed12dd Merge branch 'master' of https://github.com/e107inc/e107-test Cameron 2019-05-11 13:54:15 -07:00
  • b690d8c28c e_form renderLink() test added. Cameron 2019-05-11 13:53:57 -07:00
  • 2a9d0d3a88 Fixes #3454 Incorrect "Quick View" URL when using book/chapter/page profile. Cameron 2019-05-11 13:52:28 -07:00
  • c6d528fcab Download template added for use in PHPUnit test. Cameron 2019-05-10 16:18:53 -07:00
  • 08d2ea8fff #2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons) Tijn Kuyper 2019-05-10 15:41:36 +02:00
  • 5ff2c80bae #2969 - Forum template BS4 fixes for 'caret' class (dropdown buttons) Tijn Kuyper 2019-05-10 12:40:03 +02:00
  • ab9a818304 Removed closing PHP tag from e_related. Cameron 2019-05-09 15:41:57 -07:00
  • 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. Cameron 2019-05-09 15:14:56 -07:00
  • e6c154f47d Forum - {JOINED} SC - updated example docs Tijn Kuyper 2019-05-09 12:53:12 +02:00
  • 0f8589efcd Forum - allow setting dateformat of {JOINED} SC Tijn Kuyper 2019-05-09 12:51:24 +02:00
  • 86ea2a55f0 #2962 #2969 - Replace 'pager' class in BS4 Tijn Kuyper 2019-05-09 12:19:54 +02:00
  • f67e2f1111 Pass user vars to shortcode vars Tijn Kuyper 2019-05-09 11:45:54 +02:00
  • 4f67a83b76 #2962 #2969 - Replace 'pager' class in BS4 in newsnav Tijn Kuyper 2019-05-09 11:32:46 +02:00
  • f880986bb0 Added {RELATED_DATE} shortcode Tijn Kuyper 2019-05-09 11:04:58 +02:00
  • 270c4c458a Added news_datestamp to related item Tijn Kuyper 2019-05-09 11:00:42 +02:00
  • 184fd227cb Fixes #1728 - Set default member class when editing user in admin Tijn Kuyper 2019-05-06 10:58:14 +02:00
  • 2250d3c2f3 New setIcon() method added to message handler. Cameron 2019-05-05 18:08:29 -07:00
  • cc3803a2e7 Fixed test shuffling for unit tests Deltik 2019-05-05 16:40:22 -05:00
  • edd753dc79 Corrected radio tests based on recent changes. Fix userclass test. Cameron 2019-05-05 11:41:36 -07:00
  • 022109c334 test for e107::getTemplate() Cameron 2019-05-04 14:56:21 -07:00
  • 1d3d67ca0f Issue #1538 Improved method documentation example. Cameron 2019-05-04 14:50:02 -07:00
  • f6f0a24146 testXmlExtendedFields() Cameron 2019-05-04 13:41:12 -07:00
  • 08756f8040 Support for PHPUnit test. Cameron 2019-05-04 13:32:38 -07:00
  • 0e66396f16 Fixes #1330 - Inline field type fix for 'number' Cameron 2019-05-04 12:55:00 -07:00
  • 95b336dea3 Fix for getUsersInClass() query. Chart class experiment (commented out) Cameron 2019-05-01 17:08:33 -07:00
  • ddefcc9645 Improved test for toIcon() and added progressBar test. Cameron 2019-05-01 10:07:35 -07:00
  • 65f1a46fcf Fixes #3792 Poll Menu redirection issue. Cameron 2019-05-01 09:31:37 -07:00
  • b899eaf969 Fix for progressBar width. Cameron 2019-04-30 20:16:47 -07:00
  • 011964af65 Closes #3321 - FontAwesome5 CDN now functioning correctly and updated to v5.8.1 . Cameron 2019-04-30 15:25:27 -07:00
  • 7dea524e8a BC Fix for icons in sitelinks. Cameron 2019-04-30 14:01:05 -07:00
  • e087dc52a2 Issue #1944 IMPORTANT: Any reference to #comments-container in the theme must be changed to .comments-container Cameron 2019-04-30 12:01:09 -07:00
  • be71965cb6 BC news style fix for some v1.x themes Cameron 2019-04-30 11:09:48 -07:00
  • f8901ace65 Issue #3790 - cleanup and possible fix for PHP 7.3 Cameron 2019-04-30 11:08:37 -07:00
  • 007bc184a3 Closes #3787 Download-Category event name added in admin area. Cameron 2019-04-25 16:45:13 -07:00
  • 423f6b2cd6 linkwords class test. Cameron 2019-04-25 15:54:36 -07:00
  • cc8a4f8cdb extra linkword class methods added to enable easy testing. Cameron 2019-04-25 15:52:05 -07:00
  • 1c168aefa1 Link words cleanup and compatibility for custom-fields (textarea/bbarea) Cameron 2019-04-25 13:29:00 -07:00
  • 5332d8e33d Test for getUsersInClass Cameron 2019-04-20 13:46:22 -07:00
  • e3fcbabe56 Fix for getUsersInClass order. Cameron 2019-04-20 13:45:13 -07:00
  • f4b1cc471c Use getUsersInClass() for get_users_inclass() method. Cameron 2019-04-18 10:25:00 -07:00
  • de509f6d41 userclass class - Fixed get_users_in_class() and deprecated in favor of new method getUsersInClass() Cameron 2019-04-18 10:24:30 -07:00
  • 2e432ee90b Form handler: progressBar() class fix. Cameron 2019-04-16 15:08:18 -07:00
  • 0fa688d35e Tweaked output on bounce handler. Cameron 2019-04-15 17:41:22 -07:00
  • 36968631c8 bounce handler test and sample bounced email added. Cameron 2019-04-15 17:33:56 -07:00
  • 4f42c43c84 Bounce handler cleanup Cameron 2019-04-15 17:17:03 -07:00
  • a82c278598 Fix forum query - parent_sef now displaying correctly Tijn Kuyper 2019-04-12 14:21:01 +02:00
  • 1f8d791878 Forum - pass forum parent ScVars as forumParent Tijn Kuyper 2019-04-12 14:20:36 +02:00
  • c1e3e8889f Issue #1944 (Partial fix) Comments use unique IDs. Cameron 2019-04-11 15:52:41 -07:00
  • 93f4146f03 Issue #2486 - avoid broken downloads. Use experimental code only in debug mode. Cameron 2019-04-11 13:27:09 -07:00
  • 7701734ed5 Plugin Builder: Closes #3222 Added a default for writeParms() on generated prefs array. Cameron 2019-04-11 12:51:47 -07:00
  • 18a8571ed3 Fixes #3711 - check local themes/plugins against author names as well as versions before suggesting updates. Cameron 2019-04-11 12:28:14 -07:00
  • 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. Cameron 2019-04-11 10:47:50 -07:00
  • 0ac0ab0b21 BC fix user-extended LANs. Change default layout for bootstrap4 theme. Cameron 2019-04-11 09:52:00 -07:00
  • 5db162b05c News Carousel - Also allow {NAV} in start of template Tijn Kuyper 2019-04-11 16:17:34 +02:00
  • 8ff1c4cf70 Forum - pass SC vars in 'start' template (viewtopic) Tijn Kuyper 2019-04-11 10:56:37 +02:00
  • 2488b5757c Fixed tagcloud was not respecting news visibility class and start/end times. Cameron 2019-04-09 18:46:59 -07:00
  • da0bc6dcb9 Admin-ui Allowed for searching of multiple words across different fields. Cameron 2019-04-09 16:52:29 -07:00
  • c9aa5e188b Moved e_menu_layout into menumanager_class.php and renamed tablestyle() before eval() parses it. Cameron 2019-04-06 15:37:45 -07:00
  • 9775361b51 Menu-Manager theme layout parsing test. Legacy themes added. Cameron 2019-04-06 15:34:11 -07:00
  • ab0152215f Added alert to Theme manager when incompatible code found in theme.php Cameron 2019-04-06 13:38:18 -07:00
  • fcced14087 Comment out unused code. Cameron 2019-04-06 12:54:05 -07:00
  • 63186e7eeb Fixes #3775 Admin path on welcome page. Cameron 2019-04-06 12:47:42 -07:00
  • 7857342173 Merge pull request #3776 from LaocheXe/master Cameron 2019-04-06 12:18:52 -07:00
  • 27f5e20506 Theme layout test improved and passing. Cameron 2019-04-06 12:12:14 -07:00
  • 3d9ed2b040 Theme layout (Visibility Filter) detection enhanced. Help information improved. Cameron 2019-04-06 12:11:05 -07:00
  • 345c0ec959 Fixes #3764 XURL icons now function regardless of FontAwesome version or presence. Cameron 2019-04-04 11:16:58 -07:00
  • 3b4beb145a Google+ Removed Travis Thoene 2019-04-04 12:12:50 -05:00
  • 5109715002 Merge pull request #3747 from Jimmi08/patch-12 Cameron 2019-04-03 12:02:13 -07:00
  • 891b21454f Merge pull request #3748 from Jimmi08/patch-13 Cameron 2019-04-03 12:01:50 -07:00
  • 88ab2c9188 Fixes #3766 {CHAPTER_IMAGE} was not functioning in listPages area. Cameron 2019-04-03 11:48:05 -07:00
  • 6fd1aef610 Forum - Allow styling of button in { SEARCH} Tijn Kuyper 2019-04-03 12:53:59 +02:00
  • 4a255ebe07 Make forum page navigation consistent with topic nextprev Tijn Kuyper 2019-04-03 12:41:01 +02:00
  • 7ea518e4fa Added {FORUMDESCRIPTION} to forum_viewforum.php Tijn Kuyper 2019-04-03 12:31:21 +02:00
  • 87010ec6d2 Fix forum pagination on viewforum page Tijn Kuyper 2019-04-03 12:25:35 +02:00
  • 83574f2e4f #2060 - Make sc_search() shortcode consistent Tijn Kuyper 2019-04-03 12:08:18 +02:00
  • 4eff3a7785 Support FontAwesome in NextPrev Tijn Kuyper 2019-04-03 11:33:24 +02:00
  • ff47a5e84b Fix Forum {LASTPOSTDATE} SC with "Just now" Tijn Kuyper 2019-04-03 11:12:55 +02:00
  • 6fad0649fa Correct Forum VIEWSX SC tweak Tijn Kuyper 2019-04-03 11:11:50 +02:00
  • cad691e32f Tweak BS check Tijn Kuyper 2019-04-03 11:00:03 +02:00