1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-01 03:02:37 +02:00

10750 Commits

Author SHA1 Message Date
Cameron
d1ac8c62f7 Akismet 7.0 incompatibility added. 2018-01-23 11:41:07 -08:00
Cameron
5c0ac614a9
Merge pull request from Deltik/master
Fixes:  Permissive field validation in db_verify
2018-01-23 10:53:14 -08:00
Nick Liu
3e2cdd5c9e
Refactored away duplicate code in db_verify
Hopefully Code Climate likes this one better
2018-01-23 10:46:39 -06:00
Nick Liu
c959610f7d
Fixed regression from 9a5ac5b
Regression fixed: Diff wasn't being set
2018-01-23 08:59:39 -06:00
Nick Liu
583d63620b
Removed some old comments
Sorry about the cruft
2018-01-23 08:14:26 -06:00
Nick Liu
9a5ac5b21a
Permissive field validation in db_verify
Even if it's a new installation of e107, `db_verify` will be too strict in
validating database field defaults that are equivalent to each other.

This can happen on some MySQL or MariaDB servers that correct the field
definitions, which were not strictly correct in the table structures built into
e107 in the first place.

This commit introduces db_verify::validateFieldPermissive(), a
backwards-compatible way to validate database field defaults.  It works
regardless of whether the MySQL server stores a corrected representation of the
schema and does not require fixing the schema in any existing table structure
files.

Fixes: 
2018-01-23 07:48:24 -06:00
Cameron
0995810249 Possible prevention of Issue 2018-01-22 11:23:39 -08:00
Cameron
bce6e8006a Issue Remove quotes around 'true' 2018-01-21 09:04:03 -08:00
Jimmi08
b502aeb0b6 operating system templated 2018-01-20 12:57:26 +01:00
Jimmi08
546ec32899 browser stats templated 2018-01-20 12:46:50 +01:00
Jimmi08
572e355aba alltimevisits templated 2018-01-20 12:19:04 +01:00
Cameron
7764d6a378 Fix for staticUrl() conflict. 2018-01-19 14:16:15 -08:00
Cameron
b22b1c49cd staticUrl() parser method now converts media folder URLs also. 2018-01-19 14:05:02 -08:00
Jimmi08
9f8c6ce698 TodaysVisits templated 2018-01-19 22:59:49 +01:00
Cameron
3c41e83227 Fixes 2018-01-19 11:50:18 -08:00
Cameron
3ef44e3d91 Issue - online tracking disabled and login issue. 2018-01-19 11:47:52 -08:00
Cameron
5343fe80e0 Issue - News Menu Template loading consistency. 2018-01-19 11:08:32 -08:00
Cameron
491fc31712 Added Expires header to secimg. 2018-01-18 16:22:49 -08:00
Cameron
3b5b64195e Issue - Fix merging of theme plugin template when a key is provided. 2018-01-18 16:19:40 -08:00
Cameron
fb7e9668e7 Prevent clickjacking. Remove js/css query string when e_HTTP_STATIC is active. 2018-01-18 14:16:43 -08:00
Cameron
c2048c1c2f Use news_class on print page. 2018-01-16 14:41:51 -08:00
Cameron
be8ebe6850 Issue 'list-new-page' added. 2018-01-16 14:08:21 -08:00
Cameron
3f5a18fb01 Issue Tablerender ID - Forum fixes 2018-01-16 13:53:09 -08:00
Cameron
4d6825dc51 Issue - Experimental Bootstrap 4 (CDN) library added. 2018-01-16 13:03:23 -08:00
Cameron
8c5a378966 Fixes - Strip any HTML from Gallery breadcrumb 2018-01-15 14:36:52 -08:00
Cameron
b50677d50a Issue - Additional Mark-Time added for 'Online' for reviewing performance. 2018-01-13 14:11:46 -08:00
Cameron
da3dfa1a96 Disabled unused code. 2018-01-13 13:00:44 -08:00
Cameron
f05a0fd777 Set secure cookie when SSL active. 2018-01-13 12:38:32 -08:00
Cameron
a37758957c Bootstrap4 fix. 2018-01-10 16:16:25 -08:00
Cameron
0671024c79 Issue btn-default > btn-default btn-secondary 2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3 Issue btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Cameron
e92784eff2 Allow shortcodes and other areas to retrieve tablerender() custom content, style, uniqueId etc. 2018-01-10 14:17:39 -08:00
Cameron
99afe0a001 Add missing https. 2018-01-09 22:17:44 -08:00
Cameron
3289d16111 Fix for success alert message after maintenance message/status modified. 2018-01-09 14:43:26 -08:00
Cameron
c5394784ff Issue - 'post' attribute on multilan field. 2018-01-09 14:19:57 -08:00
Cameron
1fa54cf1da Issue Downloads and tablerender style issue. 2018-01-09 14:10:56 -08:00
Cameron
4476336e22 Admin-ui: Fix for size of default plugin-icon in admin menu. 2018-01-09 11:21:16 -08:00
Cameron
bcc1604ccb Issue Admin-ui : Form-handler 'layouts' 2018-01-09 10:20:53 -08:00
Cameron
1f34b4190e Fixes List new plugin with PHP 7 2018-01-09 10:00:01 -08:00
Cameron
6e3b2611b3
Merge pull request from Jimmi08/archive-news-menu-2
Closes  news_archive_menu templated
2018-01-09 09:41:47 -08:00
Cameron
a9a45eb770 Fixes multilan input size. 2018-01-09 09:39:45 -08:00
Cameron
47c03d535f Issue PHP 7.1/7.2 captcha 2018-01-09 09:32:02 -08:00
Jimako
0e9b99f335 news_archive_menu templated 2018-01-09 09:51:00 +01:00
Cameron
414d91f831 Closes - single quote backslash removed. 2018-01-08 14:38:40 -08:00
Cameron
5a909d544e
Merge pull request from Jimmi08/patch-1
fix save icon for bootstrap 4 
2018-01-08 14:24:27 -08:00
Cameron
e29ae4ea01
Merge pull request from Jimmi08/patch-2
update bootstrap tabs 
2018-01-08 14:23:33 -08:00
Cameron
dd83244c31 Fix for 'first' layout activation. TinyMce issue with Mod-security commented. 2018-01-08 14:09:09 -08:00
Jimako
0502d955cc
update bootstrap tabs 2018-01-08 15:49:22 +01:00
Jimako
8d084706fd
fix save icon for bootstrap 4 2018-01-07 23:10:05 +01:00
Cameron
2f3f5de97b Issue - possible fix to fpw redirect. 2018-01-06 11:31:48 -08:00