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

13023 Commits

Author SHA1 Message Date
Cameron
8871cdd097 Styling fixes 2020-12-31 09:31:30 -08:00
Cameron
5d7f921023 PHP8 Warning fixes. 2020-12-31 09:06:20 -08:00
Cameron
798638a590 PHP warning fixes. 2020-12-31 08:01:34 -08:00
Cameron
5f1fc512fc Signin template tweaks. 2020-12-31 07:29:05 -08:00
Cameron
6ef9b8f2f2 Issue #4325 - use vartrue(); 2020-12-31 07:10:25 -08:00
Cameron
03e536a5b4
Merge pull request #4328 from Jimmi08/patch-6
Issue #4327  -  correct HTML markup for PM dropdown
2020-12-31 07:03:47 -08:00
Cameron
fc758b13d6
Merge pull request #4326 from Jimmi08/patch-5
BS3 support for dropdown tooggle
2020-12-31 07:03:19 -08:00
Cameron
1b98867f24 Increased logging during forum upgrade. 2020-12-31 06:55:31 -08:00
Nick Liu
ad44a3d5f0
PHP 8: Fixed fatal error in fileinspector.php
```
PHP Fatal error:  Uncaught TypeError: Unsupported operand types: array & int in ~/public_html/e107_admin/fileinspector.php:1266
Stack trace:
#0 ~/public_html/e107_admin/fileinspector.php(717): file_inspector->getOldVersionOfPath()
#1 ~/public_html/e107_admin/fileinspector.php(677): file_inspector->generateDirectoryHtml()
#2 ~/public_html/e107_admin/fileinspector.php(961): file_inspector->generateScanResultsHtml()
#3 ~/public_html/e107_admin/fileinspector.php(156): file_inspector->scan_results()
#4 ~/public_html/e107_handlers/admin_ui.php(1076): fileinspector_admin->init()
#5 ~/public_html/e107_admin/fileinspector.php(249): e_admin_dispatcher->__construct()
#6 {main}
  thrown in ~/public_html/e107_admin/fileinspector.php on line 1266
```
2020-12-31 13:22:42 +01:00
Jimako
d2e72a2855
FIX #4327 - correct HTML markup for PM dropdown 2020-12-31 11:37:21 +01:00
Jimako
788929a9b7
BS3 support for dropdown tooggle 2020-12-31 06:40:27 +01:00
Cameron
515d81ebb7 Sigin plugin/shortcode added. 2020-12-30 14:24:38 -08:00
Cameron
ffc605f936 Fixes #4324 typo causing fatal error. 2020-12-30 10:18:33 -08:00
Cameron
b5ff8c76f7 Fix for lancheck failing due to ../ in the URL on plugin/theme folders. 2020-12-30 10:11:04 -08:00
Cameron
710394273c
Merge pull request #4323 from Jimmi08/patch-4
added info titles for menu, added alt6 markup,
2020-12-30 07:58:49 -08:00
Cameron
3ad4964b2d BS5 fixes. 2020-12-30 07:57:43 -08:00
Cameron
072c2a129a Bootstrap5 tweaks. Added support for Brazilian Portuguese. 2020-12-30 07:16:18 -08:00
Jimako
14a7198555
added info titles for menu, added alt6 markup,
simplified items.
2020-12-30 11:02:37 +01:00
Cameron
a4e380d6a1 Navigation Menu added. 2020-12-29 12:48:57 -08:00
Cameron
10ad436e28 Support for Bootstrap5. Clear cache in theme manager when choosing themes. 2020-12-29 12:43:25 -08:00
Cameron
e595c0841a Fixes Media-Manager remote image import. 2020-12-29 11:13:18 -08:00
Cameron
b22697d1c0 Added TRACKBACKSTRING to legacy constants. 2020-12-29 10:52:38 -08:00
Cameron
7f6e1444a4 Fixes #4283 Blog Calendar archive page title. 2020-12-29 10:42:36 -08:00
Cameron
15488f1c7e Closes #4311 - gSitemap select-all option. 2020-12-29 10:30:05 -08:00
Cameron
94f772577a trackback plugin removed. 2020-12-29 10:04:33 -08:00
Cameron
21e3c3f8ab PHP warning fixes. 2020-12-29 09:48:36 -08:00
Cameron
75f595adb0 PHP Warning Fixes. 2020-12-29 08:04:52 -08:00
Cameron
baed9ec8e5 Fixes #4306 - google-plus removal. 2020-12-29 07:00:39 -08:00
Cameron
cf566bbf14 Snippets name/value fix. 2020-12-28 15:48:13 -08:00
Cameron
86d315648a
Merge pull request #4308 from Deltik/test-acceptance
Automated Acceptance Tests
2020-12-28 15:30:16 -08:00
Cameron
a41693b4b6 Removed snippets from bootstrap3 theme. Fix for line-endings issue in cache tests. 2020-12-28 15:16:23 -08:00
Nick Liu
b5923169a6
Automated acceptance tests
Includes a Dockerfile that can be used to build the
ghcr.io/e107inc/e107/e107-dev
container
2020-12-28 23:42:57 +01:00
Cameron
518eb6016c Disable redirection to cron, wysiwyg etc. 2020-12-28 12:50:44 -08:00
Cameron
8048744de7 Cache clear test. 2020-12-28 10:56:21 -08:00
Cameron
7d04bc5c6a radio snippet added. 2020-12-28 10:29:17 -08:00
Cameron
10482b8a89 Solves the duplicate breadcrumb issue. 2020-12-28 09:48:44 -08:00
Cameron
48e3fdabc9 Closes #4305 #4307 2020-12-28 09:01:15 -08:00
Cameron
25b5843e12 Additional menu config items added. 2020-12-28 08:55:20 -08:00
Cameron
d579facf8f Social plugin xurl menu added. 2020-12-28 08:41:49 -08:00
Cameron
b521bbe740 Typo fix on navigation template 2020-12-28 08:16:00 -08:00
Cameron
8b66e67bf2 bootstrap4 navigation template. 2020-12-28 08:03:38 -08:00
Cameron
044c5324e2 Navigation and News shortcode cleanup. 2020-12-28 07:46:08 -08:00
Cameron
15a277349a Legacy News Shortcodes file created. To be expanded. 2020-12-27 15:28:17 -08:00
Cameron
4b311a083f Navigation render fix. 2020-12-27 15:04:06 -08:00
Cameron
0215ef4404 Fix for {NAV_CLASS} 2020-12-27 14:30:51 -08:00
Cameron
e66d3f32de Renamed "Site Links" admin area to "Navigation". Navigation shortcode names changed (see debug: 'deprecated' mode to check usage) 2020-12-27 14:28:19 -08:00
Cameron
71c5be17ea Support for class attribute. {NAVIGATION: class=xxxx}
Class value in navigation template: {NAV_CLASS}
Navigation shortcodes now in their own file.
2020-12-27 12:46:37 -08:00
Cameron
6ed9ad3e0d Simplified inAdminDir(). 2020-12-27 12:13:51 -08:00
Cameron
f93ce247fd PHP8 fix - signup array_merge() on null error. 2020-12-27 11:34:05 -08:00
Cameron
026415b476 Moved the "in admin area" check into its own method. Added a test for it. Removed the outdated user/usersettings check. 2020-12-27 11:25:48 -08:00