Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
ec66397d
Commit
ec66397d
authored
Apr 03, 2011
by
Hanno Schlichting
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Version updates forward ported from 2.13 branch
parent
84670141
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
7 deletions
+13
-7
doc/CHANGES.rst
doc/CHANGES.rst
+8
-1
versions.cfg
versions.cfg
+5
-6
No files found.
doc/CHANGES.rst
View file @
ec66397d
...
@@ -32,6 +32,8 @@ Bugs Fixed
...
@@ -32,6 +32,8 @@ Bugs Fixed
Features Added
Features Added
++++++++++++++
++++++++++++++
- Add preliminary IPv6 support to ZServer.
- ZPublisher: If `IBrowserPage` is provided by a view, form input is decoded.
- ZPublisher: If `IBrowserPage` is provided by a view, form input is decoded.
This makes it easier to use ``zope.formlib`` and ``z3c.form`` in Zope 2.
This makes it easier to use ``zope.formlib`` and ``z3c.form`` in Zope 2.
...
@@ -44,7 +46,7 @@ Features Added
...
@@ -44,7 +46,7 @@ Features Added
- Use cProfile where possible for the `Control_Panel/DebugInfo/manage_profile`
- Use cProfile where possible for the `Control_Panel/DebugInfo/manage_profile`
ZMI view.
ZMI view.
- Updated to Zope Toolkit 1.
1
dev.
- Updated to Zope Toolkit 1.
2
dev.
- Added `addzope2user` script, suitable for adding an admin user directly to
- Added `addzope2user` script, suitable for adding an admin user directly to
the root acl_users folder.
the root acl_users folder.
...
@@ -53,9 +55,14 @@ Features Added
...
@@ -53,9 +55,14 @@ Features Added
- AccessControl = 2.13.4
- AccessControl = 2.13.4
- Acquisition = 2.13.7
- Acquisition = 2.13.7
- manuel = 1.5.0
- Products.BTreeFolder2 = 2.13.3
- Products.BTreeFolder2 = 2.13.3
- Products.ZCatalog = 2.13.8
- Products.ZCatalog = 2.13.8
- python-gettext = 1.1.1
- python-gettext = 1.1.1
- pytz = 2011e
- repoze.tm2 = 1.0b1
- repoze.who = 2.0a4
- zope.testbrowser = 3.11.1
Restructuring
Restructuring
+++++++++++++
+++++++++++++
...
...
versions.cfg
View file @
ec66397d
[buildout]
[buildout]
# extends = http://download.zope.org/zopetoolkit/index/1.0.1/ztk-versions.cfg
extends = http://svn.zope.org/repos/main/zopetoolkit/trunk/ztk-versions.cfg
extends = http://svn.zope.org/repos/main/zopetoolkit/trunk/ztk-versions.cfg
versions = versions
versions = versions
...
@@ -32,12 +31,12 @@ zLOG = 2.11.1
...
@@ -32,12 +31,12 @@ zLOG = 2.11.1
ZopeUndo = 2.12.0
ZopeUndo = 2.12.0
# ZTK KGS overrides
# ZTK KGS overrides
manuel = 1.
3
.0
manuel = 1.
5
.0
python-gettext = 1.1.1
python-gettext = 1.1.1
unittest2 = 0.5.1
pytz = 2011e
# Zope2 dependencies
# Zope2 dependencies
repoze.retry = 1.0
repoze.retry = 1.0
repoze.tm2 = 1.0
a5
repoze.tm2 = 1.0
b1
repoze.who = 2.0a
2
repoze.who = 2.0a
4
zope.testbrowser = 3.1
0.3
zope.testbrowser = 3.1
1.1
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment