Skip to content

Commit

Permalink
0.1.0-alpha95
Browse files Browse the repository at this point in the history
* Modularity
   * Log module became switchable
   * New switchable module TaxImportExport was created
 * Sales module improvement:
   * Performance was improved
   * Complexity of the order persistence logic was reduced
 * Unit tests coverage for modules was increased:
   * Magento\Rule
   * Magento\Contact
 * Framework:
   * Composite and bundle save/load processors were added
   * Support for the complex custom attributes were added
   * Generic abstract data objects, that is simple and extensible (supports custom attributes), were created
 * Search Library:
   * Approach of matching the fields to table names was implemented
   * MySQL Adapter Library for Match and Filtered query types was added
   * Ability to filter queries was added
   * Response handler for MySQL adapter was added
   * XML declarations for full-text search were added
 * Functional tests:
   * Add Products to Order from Last Ordered Products Section
   * Add Products to Order from Products in Comparison List Section
   * Add Products to Order from Recently Compared Products Section
   * Create Configurable Product
   * Create Store
   * Create Website
   * Delete Product From Customer Wishlist On Backend
   * Delete Store
   * Delete Website
   * Viewed Products Report
   * Products In Cart Report
   * Manage Product Review from Customer Page
   * Mass Assign Customer Group
   * New Account Report
   * Update Product Review From Product Page
   * Update Store
   * Manage Product Review From Customer Page
 * Other:
   * Session.name ini set
   * Calls to setPublicCookie became more secured
   * Generating the session ID for sensitive data was added
 * Fixed bugs:
   * Placing the order from backend
   * Redirecting the customer to empty shopping cart instead of displaying credit card iFrame on checkout with for PayPal Payflow Link
   * Showing the message for multiple shipping address checkout in Authorize partial approval flow
   * Mess detector failure
   * flv_player security vulnerability
   * Calling the inexistent method in cart with shopping cart price rules
   * Overriding a non-empty custom attribute value with empty value in store view scope
   * Editing in 'WYSIWYG editor' by clicking "Use Default" checkbox when switched to store view scope
   * RSS list page vulnerability
   * Applying the store View title on frontend for configurable attributes
   * Viewing the uploaded sample in downloadable product
   * Google Shopping: Problem with publishing products if change value for option 'Update Google Shopping Item when Product is Updated'
   * Configuration scope of items' InStock status on order cancellation
   * Creating the new customer in admin
 * GitHub requests:
   * #621-- Parse error: syntax error, unexpected T_OBJECT_OPERATOR
   * #651-- Multishipping checkout add/edit address page issue
  • Loading branch information
magento-team committed Sep 15, 2014
1 parent f588199 commit 7ad2dc7
Show file tree
Hide file tree
Showing 1,674 changed files with 36,006 additions and 19,386 deletions.
1 change: 1 addition & 0 deletions .htaccess
Original file line number Diff line number Diff line change
Expand Up @@ -188,3 +188,4 @@
## http://developer.yahoo.com/performance/rules.html#etags

#FileETag none

74 changes: 68 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,65 @@
0.1.0-alpha95
=============
* Modularity
* Log module became switchable
* New switchable module TaxImportExport was created
* Sales module improvement: 
* Performance was improved
* Complexity of the order persistence logic was reduced
* Unit tests coverage for modules was increased:
* Magento\Rule
* Magento\Contact
* Framework:
* Composite and bundle save/load processors were added
* Support for the complex custom attributes were added
* Generic abstract data objects, that is simple and extensible (supports custom attributes), were created  
* Search Library:
* Approach of matching the fields to table names was implemented
* MySQL Adapter Library for Match and Filtered query types was added
* Ability to filter queries was added
* Response handler for MySQL adapter was added
* XML declarations for full-text search were added
* Functional tests:
* Add Products to Order from Last Ordered Products Section
* Add Products to Order from Products in Comparison List Section
* Add Products to Order from Recently Compared Products Section
* Create Configurable Product
* Create Store
* Create Website
* Delete Product From Customer Wishlist On Backend
* Delete Store
* Delete Website
* Viewed Products Report
* Products In Cart Report
* Manage Product Review from Customer Page
* Mass Assign Customer Group
* New Account Report
* Update Product Review From Product Page
* Update Store
* Manage Product Review From Customer Page
* Other:
* Session.name ini set
* Calls to setPublicCookie became more secured
* Generating the session ID for sensitive data was added
*  Fixed bugs:
* Placing the order from backend
* Redirecting the customer to empty shopping cart instead of displaying credit card iFrame on checkout with for PayPal Payflow Link
* Showing the  message for multiple shipping address checkout in Authorize partial approval flow
* Mess detector failure
* flv_player security vulnerability
* Calling the inexistent method in cart with shopping cart price rules
* Overriding a non-empty custom attribute value with empty value in store view scope
* Editing  in 'WYSIWYG editor' by clicking "Use Default" checkbox when switched to store view scope
* RSS list page vulnerability
* Applying the store View title on frontend for configurable attributes
* Viewing the uploaded sample in downloadable product
* Google Shopping: Problem with publishing products if change value for option 'Update Google Shopping Item when Product is Updated'
* Configuration scope of items' InStock status on order cancellation
* Creating the new customer in admin
* GitHub requests:
* #621 -- Parse error: syntax error, unexpected T_OBJECT_OPERATOR
* #651 -- Multishipping checkout add/edit address page issue

0.1.0-alpha94
=============
* Implemented API services:
Expand All @@ -15,7 +77,7 @@
* Create Shopping Cart Gift Message service
* Create Shopping Cart Totals service
* Fixed bugs:
* Fixed an issue where selecting a shipping method in PayPal Express Checkout resulted in a fatal error
* Fixed an issue where selecting a shipping method in PayPal Express Checkout resulted in a fatal error
* Fixed an issue where the information displayed on the Payment Information step of Zero Subtotal Checkout was confusing
* Fixed a JavaScript error in shipping label
* Fixed an issue with wrong layout of the storefront pages
Expand All @@ -26,20 +88,20 @@
* Fixed an issue where taxes were not applied in the shopping cart after registering customer on the storefront
* Fixed an issue where the wrong html markup was generated on My order pages for the WEEE tax
* Fixed an issue where the built-in caching did not work on product pages
* Removed the stream resource usage to avoid errors when the allow_url_fopen PHP option is set to Off
* Removed the stream resource usage to avoid errors when the allow_url_fopen PHP option is set to Off
* Fixed the New Return page layout on the backend
* Fixed an issue where it was impossible to apply a specific coupon code when the Apply to Shipping Amount option of the Shopping Cart Rule was set to Yes
* Fixed an issue where it was impossible to apply a specific coupon code when the Apply to Shipping Amount option of the Shopping Cart Rule was set to Yes
* Removed file paths/content from test case names in data-driven tests
* Fixed an issue where pagination was absent in the Order Status grid
* Fixed an issue where pagination was absent in the Order Status grid
* Fixed an issue where after applying a discount coupon and changing the currency the discount value was incorrect
* Fixed an issue where trying to a new rating resulted in a fatal error
* Fixed an issue where the minimum order amount was compared with subtotal without taxes
* Fixed an issue where it was impossible to open the previous step during Onepage Checkout
* Fixed an issue with Persistent Shopping Cart where an unexpected message was displayed during checkout if a user started the checkout after the short-term cookie had expired
* Fixed an issue with Persistent Shopping Cart where an unexpected message was displayed during checkout if a user started the checkout after the short-term cookie had expired
* Fixed an issue where a customer was redirected to the shopping cart after selecting shipping method during checkout with a payment method using 3D Secure
* Fixed an issue where the Cart Item service used itemSku instead itemId
* Fixed an issue where gift messages for individual items were not saved during backend order creation
* Fixed an issue where the Purchase Order Number input field was not displayed in Onepage Checkout if only one payment method was enabled
* Fixed an issue where the Purchase Order Number input field was not displayed in Onepage Checkout if only one payment method was enabled
* GitHub requests:
* [#446] (https://github.com/magento/magento2/issues/446) -- Rounding different in order to original quote calculation

Expand Down
131 changes: 131 additions & 0 deletions CONTRIBUTOR_LICENSE_AGREEMENT.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,131 @@
<!DOCTYPE html>
<html>
<head>
<title>CONTRIBUTOR LICENSE AGREEMENT</title>
<style>
body {
font-size: 14px;
}

ol {
counter-reset: list1;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-bottom: 12px;
}
li {
list-style-type: none;
padding-top: 12px;
}
ol li:before {
counter-increment: list1;
content: counter(list1) ". ";
}
ol ol {
counter-reset: list2;
}
ol ol li:before {
counter-increment: list2;
content: counter(list1) "." counter(list2) ". ";
}
h2 {
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
div {
width: 800px;
margin: 0 auto;
}
</style>
</head>
<body>
<div>
<h2>
CONTRIBUTOR LICENSE AGREEMENT
</h2>
<p>
This Contributor License Agreement ("Agreement") is made and entered into as of _______________, 20__ (the "Effective Date"), by and between X.commerce, Inc. dba Magento, Inc., a Delaware corporation with its principal place of business at 10441 Jefferson Blvd., Suite 200, Culver City, CA 90232 ("Magento", "we", "us", or "our"), and ______________________________, a _______________ with its principal place of business at _______________________________________ ("Contributor", "you" or "your", and collectively with Magento, the "Parties").
</p>
<ol>
<li><strong><u>Definitions:</u></strong>
<ol>
<li>
<strong>"Contribution"</strong> means any original work of authorship, including any modifications or additions to an existing work, that is intentionally submitted by You to Magento for inclusion in, or documentation of, any of the products or services owned or managed by Magento (the "Work"). For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication provided to Magento or its representatives, including, but not limited to, communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, Magento for the purpose of discussing, modifying, revising, and improving the Work, including identification of errors and/or issues and the remedy thereof.
</li>
<li>
<strong>"Contributor"</strong>, <strong>"you"</strong>, or <strong>"your"</strong> means the copyright owner or legal entity authorized by the copyright owner that is entering into this Agreement.
</li>
<li>
<strong>"Contributor Affiliate"</strong> means any past, present or future subsidiary, parent company, sister company, or other corporation, firm, business, partnership, joint venture or entity that controls, is controlled by, or is under common control of Contributor or any of its subsidiaries.
</li>
<li>
<strong>"Control"</strong> means (i) the power, direct or indirect, to cause the direction or management of an entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares of an entity, or (iii) beneficial ownership of an entity.
</li>
<li>
<strong>"Magento Affiliate"</strong> means any past, present or future subsidiary, parent company, sister company, or other corporation, firm, business, partnership, joint venture or entity that controls, is controlled by, or is under common control of Magento or any of its subsidiaries.
</li>
</ol>
</li>
<li><strong><u>License Grants:</u></strong>
<ol>
<li><strong>Grant of Copyright License.</strong> Subject to the terms and conditions of this Agreement, Contributor and Contributor Affiliates hereby grant to Magento, Magento Affiliates and all third party recipients of software, services, and all other information distributed by Magento as part of any Magento project, product or service a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Contributions and such derivative works.</li>
<li><strong>Grant of Patent License.</strong> Subject to the terms and conditions of this Agreement, Contributor and Contributor Affiliates hereby grant to Magento, Magento Affiliates, and all third party recipients of software, services, and information distributed by Magento as part of any Magento project, product or service a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Contributions, where such license applies only to those patent claims licensable by Contributor that are necessarily infringed by Contributions alone or by combination with software and/or information related to any Magento project, product or service.</li>
<li><strong>Grant to Magento and Magento Affiliates.</strong> The rights conferred in this Agreement on Magento shall automatically and immediately extend to any entity that later becomes a Magento Affiliate or a part of Magento.</li>
<li><strong>Contributions.</strong> Contributor agrees to the terms and conditions of this Agreement for present and future Contributions, which Contributor submits to Magento. Except for the licenses granted herein, Contributor reserves all right, title, and interest in and to Contributor Contributions.</li>
</ol>
</li>
<li>
<strong><u>Representations:</u></strong>
<ol>
<li><strong>Original Work.</strong> Contributor represents that each Contribution is Contributor’s own original creation and that Contributor is the copyright owner or legal entity authorized by the copyright owner of all Contributions.</li>
<li><strong>Ownership and Authority.</strong> Contributor represents that it is legally entitled to grant the licenses above and that the Contributions do not include any third party copyrights, patents, trade secrets, licenses, or other restrictions ("Third Party IP"), and that Contributor will not declare any dependencies on any open source projects, proprietary software or Third Party IP, unless Contributor has made a Complete Disclosure prior to or at the time of the Contribution submission.</li>
<li><strong>Complete Disclosure.</strong> If applicable, Contributor represents that each and every Contribution submission includes complete details of any third-party license or other restrictions associated with any part of the Contribution.</li>
<li><strong>Support.</strong> Contributor is not expected to provide support for Contributions, except to the extent Contributor desires to provide support. Contributor may provide support for free, for a fee, or not at all.</li>
<li><strong>Notification of any Change.</strong> You agree to notify Magento if any of the facts, circumstances or representations made herein are or become inaccurate in any respect.</li>
</ol>
</li>
<li>
<strong><u>General:</u></strong>
<ol>
<li><strong>Waiver.</strong> Contributor waives all other claims of any nature, including express contract, implied-in-fact contract, or quasi-contract, arising out of any disclosure of the Contributions to Magento. As such, Magento is under no obligation to use or implement the Contributions in any respect.</li>
<li><strong>Competitive or Similar Materials.</strong> In no event shall Magento or Magento Affiliates be precluded from discussing, reviewing, developing for itself, having developed, or developing for third parties, materials which are competitive with those set forth in the Contributions irrespective of their similarity to the information in the Contributions, so long as Magento complies with the terms of this Agreement.</li>
<li><strong>Term.</strong> This Agreement shall remain in effect for a period of five (5) years from the Effective Date or until termination in writing by either party is delivered to the other party.</li>
<li><strong>Governing Law.</strong> This Agreement will be construed as if both parties jointly wrote it, governed by California law except for its conflicts of laws principles, and any cause of action arising under or relating to this Agreement must be brought exclusively in a court in Santa Clara County, California. </li>
<li><strong>Survival.</strong> Upon termination or expiration of this Agreement, all terms of the Agreement, including the license grants, shall remain in full force and effect, except that Contributor will no longer make submissions to Magento.</li>
</ol>
</li>
</ol>
<p><strong>IN WITNESS WHEREOF,</strong> the Parties have caused this Agreement to be executed by their duly authorized representatives as of the Effective Date.</p>
<table border="0" width="100%">
<tr>
<td width="9%"><strong>Magento, Inc.</strong></td>
<td width="15%"></td>
<td width="6%"></td>
<td width="9%"></td>
<td width="15%"><strong>Contributor</strong><br>
</tr>
<tr>
<td>By:</td>
<td><hr></td>
<td></td>
<td>By:</td>
<td><hr></td>
</tr>
<td>Name:</td>
<td><hr></td>
<td></td>
<td>Name:</td>
<td><hr></td>
</tr>
<tr>
<td>Title:</td>
<td><hr></td>
<td></td>
<td>Title:</td>
<td><hr></td>
</table>
</div>
</body>
</html>
23 changes: 19 additions & 4 deletions app/autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,25 @@
* @copyright Copyright (c) 2014 X.commerce, Inc. (http://www.magentocommerce.com)
* @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
*/
$vendorDir = require __DIR__ . '/etc/vendor_path.php';
$vendorAutoload = __DIR__ . '/../' . $vendorDir . '/autoload.php';

/**
* Shortcut constant for the root directory
*/
define('BP', dirname(__DIR__));

$vendorDir = require BP . '/app/etc/vendor_path.php';
$vendorAutoload = BP . "/{$vendorDir}/autoload.php";
if (file_exists($vendorAutoload)) {
require_once $vendorAutoload;
}
require_once __DIR__ . '/../lib/internal/Magento/Framework/Autoload/IncludePath.php';
spl_autoload_register([new \Magento\Framework\Autoload\IncludePath(), 'load']);
require_once BP . '/lib/internal/Magento/Framework/Autoload/IncludePath.php';
$includePath = new \Magento\Framework\Autoload\IncludePath();
$includePath->addIncludePath([BP . '/app/code', BP . '/lib/internal']);
spl_autoload_register([$includePath, 'load']);
$classMapPath = BP . '/var/classmap.ser';
if (file_exists($classMapPath)) {
require_once BP . '/lib/internal/Magento/Framework/Autoload/ClassMap.php';
$classMap = new \Magento\Framework\Autoload\ClassMap(BP);
$classMap->addMap(unserialize(file_get_contents($classMapPath)));
spl_autoload_register(array($classMap, 'load'), true, true);
}
47 changes: 4 additions & 43 deletions app/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -41,55 +41,16 @@
Whoops, it looks like you have an invalid PHP version.</h3>
</div>
<p>Magento supports PHP 5.4.11 or newer.
<a href="http://www.magento.com/install" target="">Find out</a>
how to install Magento using PHP-CGI as a work-around.
</p>
</div>
HTML;
}
exit;
exit(1);
}

/**#@+
* Shortcut constants
*/
define('BP', dirname(__DIR__));
/**#@-*/

/**
* Require necessary files
*/
require_once BP . '/app/functions.php';
require_once __DIR__ . '/autoload.php';
(new \Magento\Framework\Autoload\IncludePath())->addIncludePath(array(BP . '/app/code', BP . '/lib/internal'));
$classMapPath = BP . '/var/classmap.ser';
if (file_exists($classMapPath)) {
require_once BP . '/lib/internal/Magento/Framework/Autoload/ClassMap.php';
$classMap = new \Magento\Framework\Autoload\ClassMap(BP);
$classMap->addMap(unserialize(file_get_contents($classMapPath)));
spl_autoload_register(array($classMap, 'load'), true, true);
}

if (!defined('BARE_BOOTSTRAP')) {
$maintenanceFlag = BP . '/' . \Magento\Framework\App\State\MaintenanceMode::FLAG_DIR . '/'
. \Magento\Framework\App\State\MaintenanceMode::FLAG_FILENAME;
if (file_exists($maintenanceFlag)) {
if (!in_array($_SERVER['REMOTE_ADDR'], explode(",", file_get_contents($maintenanceFlag)))) {
if (PHP_SAPI == 'cli') {
echo 'Service temporarily unavailable due to maintenance downtime.';
} else {
include_once BP . '/pub/errors/503.php';
}
exit;
}
}
require_once BP . '/app/functions.php';

if (!empty($_SERVER['MAGE_PROFILER'])) {
\Magento\Framework\Profiler::applyConfig(
$_SERVER['MAGE_PROFILER'],
dirname(__DIR__),
!empty($_REQUEST['isAjax'])
);
}
if (!empty($_SERVER['MAGE_PROFILER'])) {
\Magento\Framework\Profiler::applyConfig($_SERVER['MAGE_PROFILER'], BP, !empty($_REQUEST['isAjax']));
}
date_default_timezone_set(\Magento\Framework\Stdlib\DateTime\TimezoneInterface::DEFAULT_TIMEZONE);
Loading

0 comments on commit 7ad2dc7

Please sign in to comment.