-
Notifications
You must be signed in to change notification settings - Fork 82
Roadmap
The following is a preliminary timetable for the next few upcoming releases. Dates, feature deliverables, and even version numbers found in this list are all subject to change (and become increasingly more speculative the further out we attempt to project). Fortunately, the same dynamics that allow features to fall out of releases or for release dates to slip also allow for feature and release acceleration. That's the nature of open-source, community-driven software projects (and we think it's a great thing). So if you don't like what you see here, do something about it: your contributions are always welcome!
| Date | Task | Deliverable / Notes |
|---|---|---|
| 28 May 2012 | Release 1.0.0 | |
| 30 June 2012 | Release 1.1.0 | |
| 31 July 2012 | Release 1.2.0 | |
| 31 August 2012 | Release 1.3.0 | |
| 30 September 2012 | Release 1.4.0 | |
| 31 October 2012 | Release 1.5.0 |
Mage+ uses the Semantic Versioning Specification 2.0.0-rc.1 (http://www.semver.org), please take a read of this to better understand the meaning of release numbering
Patch releases are released frequently (sometimes several in a single day) and are not scheduled - we prefer smaller, iterative releases in order to deliver the most stable and bug free implementation at all times
The following table contains items currently targetted for the subsequent major release, along with their completion status. It is meant mainly for developers, but can help answer the oft-asked question "how is the next release coming along?" If you are interested in helping speed up the next release, consider tackling one of the incomplete items below.
This table is incomplete and does not contain all features planned for inclusion in Mage+ 1.0.
| Task | Status | Notes |
|---|---|---|
| Add environment indication banner | completed | |
| Add pager controls to bottom of admin grids | completed | |
| Add PHP 5.3 garbage collector enabler | completed | |
| Fix error whereby sales_flat_order.converted_at never populated | completed | |
| Fix security errors allowing created and updated times to be modified | completed | https://github.com/mageplus/mageplus/issues/4 |
The following features and fixes are planned for Mage+ 1.1
This table is incomplete and does not contain all features planned for inclusion in Mage+ 1.1.
| Task | Status | Notes |
|---|---|---|
| Add docblock comments to all functions | in progress | https://github.com/mageplus/mageplus/issues/5 |
| Consolidate naming convention in DB for created, updated etc | not started | https://github.com/mageplus/mageplus/issues/6 |
| Add Job Queue implementation | in progress | https://github.com/mageplus/mageplus/issues/1 |
| Add support for time in all datetime datatypes | in progress | https://github.com/mageplus/mageplus/issues/2 |
| Add unit and integration test framework | in progress |
The following features and fixes are planned for Mage+ 1.2
This table is incomplete and does not contain all features planned for inclusion in Mage+ 1.2.
| Task | Status | Notes |
|---|---|---|
| Add "login as..." functionality, to login to my account as a customer | not started | |
| Add promotions tab into order view screen in adminhtml | not started | |
| Add preview button onto product edit screen | not started | |
| Add cart and checkout functionality in existing REST API | not started | https://github.com/mageplus/mageplus/issues/107 |
| Enable widgets cross-domain | not started |
The following features and fixes are planned for Mage+ 1.3
This table is incomplete and does not contain all features planned for inclusion in Mage+ 1.3.
| Task | Status | Notes |
|---|---|---|
| Add tooltips to every input in adminhtml | not started | |
| Add built-in debug toolbar | not started | |
| Fix security errors allowing log tables to be modified | in progress | https://github.com/mageplus/mageplus/issues/3 |
The following features and fixes are planned for Mage+ 1.4
This table is incomplete and does not contain all features planned for inclusion in Mage+ 1.4.
| Task | Status | Notes |
|---|---|---|
| Add additional import/export profiles | not started | |
| Audit logging | not started | |
| Tax module rework | not started |
The following features and fixes are planned for Mage+ 1.5
This table is incomplete and does not contain all features planned for inclusion in Mage+ 1.5.
| Task | Status | Notes |
|---|---|---|
| Extend SOAP, XML-RPC, XMLConnect & REST APIs | not started |