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

1567 Commits

Author SHA1 Message Date
Cameron
aa3c267ef6 Issue #4345 - Fixes {NEWS_BODY=extended} 2021-01-14 07:54:16 -08:00
Cameron
42fbd379d4 Tweaked and tested single shortcodes. Added batch shortcode files fpw_shortcodes and search_shortcodes. {SEARCH} shortcode template was updated to v2 standards. 2021-01-12 14:46:10 -08:00
Cameron
182164a4a0 Issue #4344 Signup shortcode Extended user field fix. 2021-01-12 12:19:37 -08:00
Cameron
3bae6306b7 Usersettings LAN cleanup. Legacy fpw template added. 2021-01-12 06:15:24 -08:00
Cameron
56f8389417 CoreTemplate tests. FPW BC constant fix. 2021-01-11 18:05:29 -08:00
Cameron
3d217bc49b Forum and User-extended shortcode improvements and test tweaks. 2021-01-11 08:45:08 -08:00
Cameron
d4df39bc75 More User Extended Tests. 2021-01-10 18:07:05 -08:00
Cameron
33b76590df User-extended cleanup 2021-01-10 14:37:42 -08:00
Cameron
4012ead989 More user extended tests, including {USER_EXTENDED} shortcode. 2021-01-10 10:08:34 -08:00
Cameron
e948c6fc11 PHP8 - BC Fix for newforumposts_menu.php 2021-01-09 10:08:57 -08:00
Cameron
e33b403093 Clear e107 registry before testing user extended structure. 2021-01-08 10:30:03 -08:00
Cameron
bdab296cae Possible test fix. 2021-01-08 10:15:40 -08:00
Cameron
3f5d3786b2 PHP8 fixes and shortcode tests for forum, gallery, hero and login_menu. admin-shortcode time fix. 2021-01-07 13:24:55 -08:00
Cameron
3d19db894b PHP8 Fixes and shortcode tests for chatbox_menu, download, faqs, forum and forum-post 2021-01-07 09:42:19 -08:00
Cameron
96827c6180 PHP8 fixes 2021-01-06 11:54:51 -08:00
Cameron
5404cf2dfc PHP8 Core template cleanup 2021-01-06 11:51:46 -08:00
Cameron
4456c5fbec PHP8 - Core shortcode cleanup 2021-01-06 11:51:02 -08:00
Cameron
741d91a76b Additional checks for constants. Disable addon lookup cache in debug mode. 2021-01-05 10:04:26 -08:00
Cameron
906f6545c9 Issue #4332 - Bootstrap 5 comment styling. 2021-01-04 13:27:40 -08:00
Cameron
665da91467 Issue #4332 - Bootstrap 5 styling fixes. 2021-01-04 13:19:17 -08:00
Cameron
ed0629a976 Issue #4332 - Bootstrap5 fixes. 2021-01-04 13:02:19 -08:00
Cameron
f8f40a23fe Missing page-subtitle field added. 2021-01-04 12:48:37 -08:00
Cameron
2c62eaf04a Signup template rework for Bootstrap. (Thanks to @Jimmi08) 2021-01-04 08:33:33 -08:00
Cameron
0aa405250b
Merge pull request #4338 from Jimmi08/patch-10
signup form class - similar solution like usersettings
2021-01-04 08:18:43 -08:00
Cameron
3eb42b5c0f
Merge pull request #4337 from Jimmi08/patch-9
fix for left align of checkboxes
2021-01-04 08:18:29 -08:00
Cameron
26899dcfbc Comment template cleanup. 2021-01-04 08:16:21 -08:00
Jimako
9995f26397
signup form class - similar solution like usersettings
without this, it is hard to update signup template
2021-01-04 15:30:56 +01:00
Jimako
4adaf9c28c
fix for left align of checkboxes
#4331
2021-01-04 15:27:22 +01:00
Cameron
721892f5bf Signup template upgraded to full v2.x standards. Template cleanup of usersettings and contact templates. 2021-01-03 10:17:01 -08:00
Cameron
dd184a024c Issue #4332 Bootstrap 5 Fixes 2021-01-02 12:06:46 -08:00
Cameron
a7d8b1d41f Styling Rules Menus: btn-sm and btn-primary for primary buttons. btn-sm btn-secondary for additional buttons. 2021-01-02 09:43:54 -08:00
Cameron
78b0079a03 Theme Preview working again. Use ?themepreview=themeDir 2021-01-01 14:05:51 -08:00
Cameron
14862f0463 PHP8 Warning removal. 2021-01-01 10:45:26 -08:00
Cameron
0d5b4b299e Issue #4332 - replaced href value with '#' and added data-bs-toggle='dropdown' to make dropdown function. 2020-12-31 16:58:27 -08:00
Jimako
14a7198555
added info titles for menu, added alt6 markup,
simplified items.
2020-12-30 11:02:37 +01:00
Cameron
94f772577a trackback plugin removed. 2020-12-29 10:04:33 -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
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
3c57f3fa96 Mod-security doesn't like '+' in queries. Debug query now uses '!' 2020-12-22 15:17:29 -08:00
Cameron
402d1f4126 Closes #1801 Code cleanup. Deprecated method errors added. 2020-12-22 14:48:28 -08:00
Cameron
881670d92c Catch any debugger errors that could occur during Github sync. Added more deprecated items to the log. 2020-12-22 09:59:39 -08:00
Cameron
630f3f415f Improved detection of deprecated functions/methods and display in DEBUG mode: deprecated. 2020-12-21 10:00:28 -08:00
Cameron
9880a68d4b Code cleanup 2020-12-20 19:42:09 -08:00
Cameron
bdb4104f9c Moved parseheader() to e107 class as renderLayout() Added test. 2020-12-20 13:25:03 -08:00
Cameron
601df26d51 Code optimization for speed and reduced memory usage. 2020-12-20 11:50:10 -08:00