1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-21 15:16:39 +01:00

12853 Commits

Author SHA1 Message Date
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
Cameron
51df14c054 Code optimization 2020-12-27 09:50:21 -08:00
Nick L
fee3c0d237
Default SITEDISCLAIMER: HTTPS e107.org link 2020-12-27 11:28:15 +01:00
Jimako
47939464fd
update e107 link 2020-12-27 10:37:38 +01:00
Nick Liu
d7de9d5a28
Menu manager: Legacy themes: Added some magic constant support 2020-12-26 21:08:57 +01:00
Cameron
30ac723fa2 get_files() fix. 2020-12-26 12:02:52 -08:00
Cameron
c9ce6e1bd0 file_size_encode() test. 2020-12-26 11:11:35 -08:00
Cameron
3c6bdd35e0 config adjustment 2020-12-26 10:09:12 -08:00
Cameron
68ef32204e Fix for early PHP versions. 2020-12-26 09:57:03 -08:00
Cameron
f6cdb9125c Issue #4299 Fixes the "07 - Display name - Value not allowed" validation error during user registration. 2020-12-26 09:28:02 -08:00
Cameron
7989ebfc72 Installation fix. 2020-12-26 08:02:34 -08:00
Cameron
c0736df559 Possible fix for test failure on some machines. 2020-12-25 15:03:10 -08:00
Cameron
84a3e45e48 Moved old functions out of class2.php. 2020-12-25 14:57:53 -08:00
Cameron
d890163836 Added more custom field tests. 2020-12-25 10:31:42 -08:00
Cameron
7dfac0dcfa Issue #4299 - PHP8 compatibility fixes. 2020-12-25 10:23:56 -08:00
Cameron
76d72b1c08 Admin-UI: Code cleanup/optimization 2020-12-23 16:01:20 -08:00
Cameron
a5ce641279 Code cleanup 2020-12-23 15:15:34 -08:00
Cameron
450e392741 Issue #3291 gSitemap table changes. Generic handling of link updates via e_gsitemap.php 2020-12-23 15:03:31 -08:00
Cameron
c43da4d7aa Replaced deprecated db_Fetch() 2020-12-23 13:23:48 -08:00
Cameron
3cd4aa0018 Form handler code cleanup/optimization. Added getSupportedProviders() caching to reduce execution time. 2020-12-23 12:42:06 -08:00
Cameron
c699a24ef0 Updating Config. 2020-12-23 11:13:20 -08:00