Changeset 1576979
- Timestamp:
- 01/18/2017 03:41:09 AM (9 years ago)
- Location:
- pl-platform/trunk
- Files:
-
- 16 edited
-
engine/sections/menus/style.css (modified) (1 diff)
-
engine/ui/css/admin.css (modified) (1 diff)
-
engine/ui/css/components.css (modified) (1 diff)
-
engine/ui/css/workarea.css (modified) (1 diff)
-
engine/ui/js/admin.js (modified) (1 diff)
-
engine/ui/js/common.js (modified) (1 diff)
-
engine/ui/js/editing.js (modified) (1 diff)
-
engine/ui/js/site.js (modified) (1 diff)
-
engine/ui/js/utils.js (modified) (1 diff)
-
engine/ui/plugins/codemirror/pl.codemirror.js (modified) (1 diff)
-
engine/ui/plugins/squire/squire.js (modified) (1 diff)
-
engine/ui/plugins/wizard/wizard.js (modified) (1 diff)
-
engine/ui/plugins/wp/colorpicker-wp.js (modified) (1 diff)
-
lib/oauth.php (modified) (3 diffs)
-
pl-platform.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pl-platform/trunk/engine/sections/menus/style.css
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/css/admin.css
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/css/components.css
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/css/workarea.css
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/js/admin.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/js/common.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/js/editing.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/js/site.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/js/utils.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/plugins/codemirror/pl.codemirror.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/plugins/squire/squire.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/plugins/wizard/wizard.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/engine/ui/plugins/wp/colorpicker-wp.js
r1576025 r1576979 1 /* PageLines Platform - 5.1. 42 * Built: Monday, January 16th, 2017, 21:251 /* PageLines Platform - 5.1.5 2 * Built: Wednesday, January 18th, 2017, 03:40 3 3 * https://www.pagelines.com 4 4 * Copyright (c) 2017 PageLines; Licensed GPL-3.0 */ -
pl-platform/trunk/lib/oauth.php
r1540882 r1576979 330 330 $result = json_decode( wp_remote_retrieve_body( $response ) ); 331 331 332 if ( is_wp_error( $response ) ) { 333 $error_string = $response->get_error_message(); 334 // set a temp option so message gets displayed.. 335 // we cant show the message yet as we are before init. 336 update_option( 'pl_oauth_error', $error_string ); 337 $result = new WP_Error( 'ssl', $error_string ); 338 } 339 332 340 // Handle errors. 333 341 if( ! class_exists( 'WP_Http_curl' ) ) { … … 346 354 // we cant show the message yet as we are before init. 347 355 update_option( 'pl_oauth_error', $error_string ); 348 return $result;349 356 } 350 357 else { … … 377 384 378 385 if ( false !== strpos( $error_string, 'SSL' ) && ! defined( 'OPENSSL_TLSEXT_SERVER_NAME' ) ) { 379 $text = __( "The server you are hosted on uses a very old version of CURL and / or OpenSSL, the library used to connect to other servers.<br />Please see <a href='http ://kb.yoast.com/article/263-update-errors-with-certificate-subject-name'>This link</a> for more information.<br />To connect to PageLines insecurly you can add this to wp-config.php, please only do this as a last resort.<br /><kbd>define( 'PL_SSL_NO_VERIFY', true );", 'pl-platform' );386 $text = __( "The server you are hosted on uses a very old version of CURL and / or OpenSSL, the library used to connect to other servers.<br />Please see <a href='https://forum.pagelines.com/topic/41028-curl-error-51/'>This link</a> for more information.<br />To connect to PageLines insecurly you can add this to wp-config.php, please only do this as a last resort.<br /><kbd>define( 'PL_SSL_NO_VERIFY', true );", 'pl-platform' ); 380 387 pl_create_notice( array( 381 388 'title' => __( 'SSL Issues', 'pl-platform' ), -
pl-platform/trunk/pl-platform.php
r1576025 r1576979 4 4 Description: An insanely-fast real time design platform for WordPress. 5 5 6 Version: 5.1. 46 Version: 5.1.5 7 7 8 8 Author: PageLines -
pl-platform/trunk/readme.txt
r1576025 r1576979 3 3 Contributors: pagelines 4 4 Tested up to: 4.7.1 5 Stable tag: 5.1. 45 Stable tag: 5.1.5 6 6 License: GPLv3 or later 7 7 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 79 79 80 80 == Changelog == 81 82 = 5.1.5 = 83 84 * Make sure oauth response is not a WP_Error. 81 85 82 86 = 5.1.4 =
Note: See TracChangeset
for help on using the changeset viewer.