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 |
|
Cameron
|
4713f572d0
|
Remove old css classes from debug info.
|
2020-12-19 10:50:08 -08:00 |
|
Cameron
|
f5153bf640
|
Updating of deprecated method usage. Removal of old files. Log tests added.
|
2020-12-18 09:39:02 -08:00 |
|
Cameron
|
0e90d4aa66
|
Code optimization and cleaning
|
2020-12-17 13:13:29 -08:00 |
|
Cameron
|
7580796159
|
When developer mode (or debug mode) is active, the debug 'bug' indicator will display in the admin navigation. It now displays a drop-down menu of debug modes. It may also be enabled by adding define('e_DEBUGGER', true) to e107_config.php. This feature is only available to MAIN admins.
|
2020-12-17 08:21:15 -08:00 |
|
Cameron
|
42f0e902d4
|
Issue #4283 - Update deprecated sql method usage. Removed old code.
|
2020-12-17 05:52:54 -08:00 |
|
Cameron
|
f80d611202
|
Bbcode code optimization and test.
|
2020-12-15 08:59:31 -08:00 |
|
Cameron
|
44e260b121
|
Code cleanup and optimization
|
2020-12-14 16:21:48 -08:00 |
|
Cameron
|
a8c79eda5b
|
e107::wysiwyg() test. Still needs some work for reliable result.
|
2020-12-12 20:10:41 -08:00 |
|
Cameron
|
cf14705535
|
Code speed optimization
|
2020-12-12 11:32:23 -08:00 |
|
Cameron
|
7229aa6c50
|
Preparations for WebP conversions. e107::title() added to eventually replace defining e_PAGETITLE.
|
2020-12-08 18:15:08 -08:00 |
|
Cameron
|
afaac88003
|
PHP8 Compatibility and code cleanup.
|
2020-12-08 12:21:12 -08:00 |
|
Cameron
|
09fb747374
|
Code cleanup
|
2020-12-05 14:13:18 -08:00 |
|
Cameron
|
3a78603ebd
|
Header now loads link tags sooner. (excluding css)
Clear js/css/browser/library cache automatically after git update.
|
2020-12-03 11:00:53 -08:00 |
|
Cameron
|
6fd582655a
|
Defer header javascripts to footer when js/css caching is enabled.
|
2020-12-02 20:15:13 -08:00 |
|
Cameron
|
ce30a09940
|
Merge pull request #4269 from Deltik/php-8-compatibility
PHP 8.0 compatibility
|
2020-12-02 11:13:31 -08:00 |
|
Cameron
|
5a7e382efb
|
Fixes #4272 - fixed JS file loading order so that inline code is run after cached scripts.
|
2020-11-30 11:26:09 -08:00 |
|
Nick Liu
|
05dbdb8625
|
Fix null and undefined issues in user_shortcodes.php
|
2020-11-30 12:55:05 +01:00 |
|
Nick Liu
|
f20052fa77
|
Fixed all unchecked usages of possibly undefined constant BOOTSTRAP
|
2020-11-30 12:55:04 +01:00 |
|
Nick Liu
|
b3cc2cf117
|
Fixed time.bb fatal error in PHP 8.0:
```
[Sat Nov 28 07:42:08.146694 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: PHP Fatal error: Uncaught Error: Non-static method e_date::convert_date() cannot be called statically in ~/public_html/e107_handlers/bbcode_handler.php(390) : eval()'d code:6
[Sat Nov 28 07:42:08.146832 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: Stack trace:
[Sat Nov 28 07:42:08.146841 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #0 ~/public_html/e107_handlers/bbcode_handler.php(390): eval()
[Sat Nov 28 07:42:08.146848 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #1 ~/public_html/e107_handlers/bbcode_handler.php(202): e_bbcode->proc_bbcode()
[Sat Nov 28 07:42:08.146853 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #2 ~/public_html/e107_handlers/e_parse_class.php(1919): e_bbcode->parseBBCodes()
[Sat Nov 28 07:42:08.146859 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #3 ~/public_html/e107_core/shortcodes/batch/comment_shortcodes.php(350): e_parse->toHTML()
[Sat Nov 28 07:42:08.146882 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #4 ~/public_html/e107_handlers/shortcode_handler.php(1119): comment_shortcodes->sc_comment()
[Sat Nov 28 07:42:08.146888 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #5 [internal function]: e_parse_shortcode->doCode()
[Sat Nov 28 07:42:08.146908 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #6 ~/public_html/e107_handlers/shortcode_handler.php(986): preg_replace_callback()
[Sat Nov 28 07:42:08.146914 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #7 ~/public_html/e107_handlers/e_parse_class.php(883): e_parse_shortcode->parseCodes()
[Sat Nov 28 07:42:08.146920 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #8 ~/public_html/e107_handlers/comment_class.php(534): e_parse->parseTemplate()
[Sat Nov 28 07:42:08.146926 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #9 ~/public_html/e107_handlers/comment_class.php(1301): comment->render_comment()
[Sat Nov 28 07:42:08.146931 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #10 ~/public_html/e107_handlers/comment_class.php(1125): comment->getComments()
[Sat Nov 28 07:42:08.146938 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #11 ~/public_html/e107_plugins/news/news.php(1299): comment->compose_comment()
[Sat Nov 28 07:42:08.146943 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #12 ~/public_html/e107_plugins/news/news.php(236): news_front->renderComments()
[Sat Nov 28 07:42:08.146950 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #13 ~/public_html/e107_plugins/news/news.php(1895): news_front->render()
[Sat Nov 28 07:42:08.146955 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #14 ~/public_html/news.php(23): require_once('...')
[Sat Nov 28 07:42:08.146961 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #15 ~/public_html/index.php(103): include('...')
[Sat Nov 28 07:42:08.146967 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: #16 {main}
[Sat Nov 28 07:42:08.146972 2020] [fcgid:warn] [pid 224726:tid 140236713551616] [client xxx.xxx.xxx.xxx:0] mod_fcgid: stderr: thrown in ~/public_html/e107_handlers/bbcode_handler.php(390) : eval()'d code on line 6
```
|
2020-11-30 12:55:04 +01:00 |
|
Nick Liu
|
c0db7909ed
|
Fix cognitive complexity warning in news_shortcodes::sc_newsnavlink()
|
2020-11-30 12:55:03 +01:00 |
|
Nick Liu
|
f256b924ce
|
Fix all PHP 8.0 test failures
|
2020-11-30 12:55:00 +01:00 |
|
Cameron
|
35ad3e7284
|
Issue #4217 - incorrect comment avatar.
|
2020-11-28 14:24:43 -08:00 |
|
Cameron
|
5f43f5159c
|
Fixes #2003 LAN_PLUGIN_PAGE_NAME and LAN_PLUGIN_DOWNLOAD_NAME were displayed on admin search page after clean install.
|
2020-11-28 12:44:00 -08:00 |
|
Cameron
|
c1ed847957
|
Fixes Issue #4220 - 'email_item_class' preference was not saving.
|
2020-08-17 11:15:56 -07:00 |
|