-
Notifications
You must be signed in to change notification settings - Fork 4
Added news for october 2014 #28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
--- | ||
layout: default | ||
title: Update October 2014 | ||
--- | ||
|
||
### Anouncements | ||
|
||
The Jackalope team announces that upcoming version 1.2 will enter feature | ||
freeze on the 19th of November and a beta is planned to be released before the | ||
end of the month with the aim of a stable release before 2015. | ||
|
||
Any help would be greatly appreciated and there are issues with the label "1.2 Milestone" | ||
open on the following trepositories: | ||
|
||
- [jacaklope/jackalope](https://github.com/jackalope/jackalope/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.2) | ||
- [jackalope/jackalope-doctrine-dbal](https://github.com/jackalope/jackalope-doctrine-dbal/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.2) | ||
- [jackalope/jackalope-jackrabbit](https://github.com/jackalope/jackalope-jackrabbit/issues?q=is%3Aopen+is%3Aissue+milestone%3A1.2) | ||
|
||
### Releases | ||
|
||
The Symfony CMF had its third stable release this month, taking it to version 1.2, which included a new release of both | ||
the [phpcr-odm](http://doctrine-phpcr-odm.readthedocs.org/en/latest) and the [DoctrinePHPCRBundle](https://github.com/doctrine/DoctrinePHPCRBundle). | ||
|
||
- [PHPCR-ODM 1.2](http://www.doctrine-project.org/projects/phpcr-odm.html): | ||
Featuring improvements in handling transactions and collection performance. | ||
- [DoctrinePHPCRBundle 1.2](https://github.com/doctrine/DoctrinePHPCRBundle): | ||
Including native support for the [phpcr | ||
shell](https://github.com/phpcr/phpcr-shell) as detailed in this [blog | ||
post](http://www.dantleech.com/post/2014/10/30/phpcr-shell-and-doctrinephpcrbundle-integration) | ||
- [PHPCRShell alpha | ||
6](https://github.com/phpcr/phpcr-shell/releases/tag/1.0.0-alpha6): Full | ||
support for updating multi-value properties and minor fixes and improvements. | ||
|
||
### Developments | ||
|
||
- The [Jackalope FS](https://github.com/jackalope/jackalope-fs) is now an | ||
offical part of the Jackalope family and is edging closer to its first goal | ||
of feature parity with doctrine dbal, passing 90% of the | ||
[phpcr-api-tests](https://github.com/phpcr/phpcr-api-tests). | ||
- [@danrot90](https://github.com/danrot) has confirmed that he will be implementing | ||
versioning on the [Jackalope Doctrine-Dbal](https://github.com/jackalope/jackalope-doctrine-dbal) | ||
PHPCR implementation as part of his thesis. | ||
- A refactoring of Propel2 opens up the possiblity of PHPCR support: https://github.com/propelorm/Propel2/pull/795 |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
the canonical url for the phpcr-odm doc is http://www.doctrine-project.org/projects/phpcr-odm.html - @lsmith77 do you know why the readthedocs url exists and if we can redirect that to doctrine-project?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dunno ..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@lsmith77 so its not in the list of your projects when you are on readthedocs.com?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I dont have an account on readthedocs.com .. only on readthedocs.org for PHPCR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry. i meant .org. when you go to https://readthedocs.org/dashboard/ you see what projects you have access to.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
like I said ... I only have PHPCR there