browser/
|
108841 |
3 days |
fretin |
Don't create unnecessary self.items in update() method of
SelectWidget in DISPLA... |
locales/
|
107201 |
6 weeks |
icemac |
Updated German translations.
|
tests/
|
102412 |
6 months |
gotcha |
Refactored OutputChecker to its own module to allow using
``z3c.form.testing`` w... |
README.txt
|
93230 |
14 months |
adamg |
merge of branch adamg-objectwidget,
there is one test error, related to z3c.pt
|
__init__.py
|
100919 |
7 months |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
action.py
|
78810 |
2 years |
srichter |
- Feature: An event handler for ``ActionErrorOccurred`` events is registered
t... |
action.txt
|
80145 |
2 years |
mgedmin |
Make the test pass on both Python 2.4 and 2.5.
|
adding.py
|
76841 |
2 years |
srichter |
Added an add form that works with IAdding.
|
adding.txt
|
100919 |
7 months |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
button.py
|
102101 |
6 months |
srichter |
- Bug: Updated code to pass all tests on the latest package versions.
Man, thos... |
button.txt
|
102101 |
6 months |
srichter |
- Bug: Updated code to pass all tests on the latest package versions.
Man, thos... |
compatibility.py
|
102089 |
6 months |
srichter |
- Bug: Completed the Zope 3.4 backwards-compatibility. Also created a buidlout
... |
configure.zcml
|
96363 |
11 months |
nadako |
Rename choice_terms_multiplexer and collection_terms_multiplexer back to ChoiceT... |
converter.py
|
103648 |
5 months |
fretin |
Fixed some typos |
converter.txt
|
98844 |
10 months |
adamg |
fix textlines, where toFieldValue splitted on each whitespace
|
datamanager.py
|
105055 |
3 months |
icemac |
Folded duplicate code in ``z3c.form.datamanager.AttributeField`` into a single p... |
datamanager.txt
|
101947 |
6 months |
icemac |
Allowed persistent.mapping.PersistentMapping and persistent.dict.PersistentDict ... |
error.pt
|
90947 |
17 months |
malthe |
Templates now declare XML namespaces. |
error.py
|
103731 |
4 months |
nadako |
Add ``z3c.form.error.ComputedErrorViewMessage`` factory for easy creation of dyn... |
error.txt
|
103731 |
4 months |
nadako |
Add ``z3c.form.error.ComputedErrorViewMessage`` factory for easy creation of dyn... |
field.py
|
97967 |
10 months |
sagblmi |
cosmetic |
field.txt
|
107202 |
6 weeks |
icemac |
Avoid to use `zope.testing.doctestunit` as it is now deprecated.
|
file.zcml
|
86844 |
20 months |
pcardune |
fix a bug where file upload converter return unicode instead of ascii for a byte... |
file_testing.zcml
|
86844 |
20 months |
pcardune |
fix a bug where file upload converter return unicode instead of ascii for a byte... |
form-graph.dot
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
form-graph.png
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
form-graph.ps
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
form.py
|
103434 |
5 months |
nadako |
Replace dots with hyphens when generating form id from its name. |
form.txt
|
107202 |
6 weeks |
icemac |
Avoid to use `zope.testing.doctestunit` as it is now deprecated.
|
group.py
|
108381 |
2 weeks |
icemac |
Reverted changes made in the previous release as the ``getContent`` method can r... |
group.txt
|
103648 |
5 months |
fretin |
Fixed some typos |
hint.py
|
96361 |
11 months |
nadako |
Cover the case when field doesn't have a description. |
hint.txt
|
96361 |
11 months |
nadako |
Cover the case when field doesn't have a description. |
i18n.py
|
77106 |
2 years |
srichter |
Change license.
|
index.txt
|
97281 |
11 months |
nadako |
Fix documentation warnings. Add more documents for the sphinx builder. |
interfaces.py
|
105041 |
3 months |
ccomb |
Updated french translation
|
meta.zcml
|
93344 |
14 months |
adamg |
- Changes: around objectwidget
- zcml objectWidgetTemplate to be able to regis... |
object-caveat.txt
|
103648 |
5 months |
fretin |
Fixed some typos |
object.py
|
104483 |
4 months |
fretin |
Fix typo in a comment |
object.zcml
|
93230 |
14 months |
adamg |
merge of branch adamg-objectwidget,
there is one test error, related to z3c.pt
|
outputchecker.py
|
102412 |
6 months |
gotcha |
Refactored OutputChecker to its own module to allow using
``z3c.form.testing`` w... |
ptcompat.py
|
100927 |
7 months |
srichter |
Make the two testing versions work for me. Just checking for
z3c.ptcomat does n... |
subform.py
|
79464 |
2 years |
srichter |
- Bug: When an error occurred in the sub-form, the status message was not set
... |
subform.txt
|
100919 |
7 months |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
term.py
|
96363 |
11 months |
nadako |
Rename choice_terms_multiplexer and collection_terms_multiplexer back to ChoiceT... |
term.txt
|
100029 |
8 months |
icemac |
- Grouped features, refactorings and fixed bugs in change log
- fixed headlines ... |
testing.py
|
102412 |
6 months |
gotcha |
Refactored OutputChecker to its own module to allow using
``z3c.form.testing`` w... |
testing.txt
|
91625 |
16 months |
roymathew |
added unit tests for file upload widget conversion |
util.py
|
103648 |
5 months |
fretin |
Fixed some typos |
util.txt
|
98352 |
10 months |
srichter |
Added comprehensive tests of manager objects, removing 2 more uncovered
lines.
|
validator.py
|
100028 |
8 months |
icemac |
merged branch icemac_validate_NOT_CHANGED
|
validator.txt
|
107200 |
6 weeks |
icemac |
Adapted tests to `zope.schema` 3.6.0.
|
value.py
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
value.txt
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
widget-graph.dot
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
widget-graph.png
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
widget-graph.ps
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
widget.py
|
100919 |
7 months |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
widget.txt
|
98880 |
10 months |
adamg |
switch subwidget modes on main widget mode switch
|
zcml.py
|
105041 |
3 months |
ccomb |
Updated french translation
|
zcml.txt
|
100919 |
7 months |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |