browser/
|
100927 |
2 weeks |
srichter |
Make the two testing versions work for me. Just checking for
z3c.ptcomat does n... |
locales/
|
98285 |
3 months |
sweh |
- Updated german translations.
|
tests/
|
100927 |
2 weeks |
srichter |
Make the two testing versions work for me. Just checking for
z3c.ptcomat does n... |
README.txt
|
93230 |
7 months |
adamg |
merge of branch adamg-objectwidget,
there is one test error, related to z3c.pt
|
SETUP.cfg
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
__init__.py
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
action.py
|
78810 |
22 months |
srichter |
- Feature: An event handler for ``ActionErrorOccurred`` events is registered
t... |
action.txt
|
80145 |
21 months |
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 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
button.py
|
96962 |
4 months |
rogerineichen |
fix duplicated widgets key and values generation by calling update more then onc... |
button.txt
|
96962 |
4 months |
rogerineichen |
fix duplicated widgets key and values generation by calling update more then onc... |
compatibility.py
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
configure.zcml
|
96363 |
4 months |
nadako |
Rename choice_terms_multiplexer and collection_terms_multiplexer back to ChoiceT... |
converter.py
|
98844 |
3 months |
adamg |
fix textlines, where toFieldValue splitted on each whitespace
|
converter.txt
|
98844 |
3 months |
adamg |
fix textlines, where toFieldValue splitted on each whitespace
|
datamanager.py
|
101115 |
2 weeks |
srichter |
- Feature: The `DictionaryFieldManager` now allows all mappings. By default,
h... |
datamanager.txt
|
101115 |
2 weeks |
srichter |
- Feature: The `DictionaryFieldManager` now allows all mappings. By default,
h... |
error.pt
|
90947 |
9 months |
malthe |
Templates now declare XML namespaces. |
error.py
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
error.txt
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
field.py
|
97967 |
3 months |
sagblmi |
cosmetic |
field.txt
|
96972 |
4 months |
rogerineichen |
- Added labelRequired and requiredInfo form attributes. This is
useful for con... |
file.zcml
|
86844 |
13 months |
pcardune |
fix a bug where file upload converter return unicode instead of ascii for a byte... |
file_testing.zcml
|
86844 |
13 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
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
form.txt
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
group.py
|
98427 |
3 months |
adamg |
adhere to extractData interface in groups
|
group.txt
|
100940 |
2 weeks |
fretin |
Unindented a line, this fixes rst2html of the long_description |
hint.py
|
96361 |
4 months |
nadako |
Cover the case when field doesn't have a description. |
hint.txt
|
96361 |
4 months |
nadako |
Cover the case when field doesn't have a description. |
i18n.py
|
77106 |
2 years |
srichter |
Change license.
|
index.txt
|
97281 |
4 months |
nadako |
Fix documentation warnings. Add more documents for the sphinx builder. |
interfaces.py
|
100925 |
2 weeks |
srichter |
* Some clean up.
* For some reason the message factory was not available as _ a... |
meta.zcml
|
93344 |
7 months |
adamg |
- Changes: around objectwidget
- zcml objectWidgetTemplate to be able to regis... |
object-caveat.txt
|
93230 |
7 months |
adamg |
merge of branch adamg-objectwidget,
there is one test error, related to z3c.pt
|
object.py
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
object.zcml
|
93230 |
7 months |
adamg |
merge of branch adamg-objectwidget,
there is one test error, related to z3c.pt
|
ptcompat.py
|
100927 |
2 weeks |
srichter |
Make the two testing versions work for me. Just checking for
z3c.ptcomat does n... |
subform.py
|
79464 |
21 months |
srichter |
- Bug: When an error occurred in the sub-form, the status message was not set
... |
subform.txt
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
term.py
|
96363 |
4 months |
nadako |
Rename choice_terms_multiplexer and collection_terms_multiplexer back to ChoiceT... |
term.txt
|
100029 |
6 weeks |
icemac |
- Grouped features, refactorings and fixed bugs in change log
- fixed headlines ... |
testing.py
|
100923 |
2 weeks |
srichter |
Cleanup.
|
testing.txt
|
91625 |
9 months |
roymathew |
added unit tests for file upload widget conversion |
util.py
|
98352 |
3 months |
srichter |
Added comprehensive tests of manager objects, removing 2 more uncovered
lines.
|
util.txt
|
98352 |
3 months |
srichter |
Added comprehensive tests of manager objects, removing 2 more uncovered
lines.
|
validator.py
|
100028 |
6 weeks |
icemac |
merged branch icemac_validate_NOT_CHANGED
|
validator.txt
|
100028 |
6 weeks |
icemac |
merged branch icemac_validate_NOT_CHANGED
|
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 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |
widget.txt
|
98880 |
2 months |
adamg |
switch subwidget modes on main widget mode switch
|
z3c.form-configure.zcml
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
z3c.form-meta.zcml
|
75940 |
2 years |
srichter |
Initial import of new form and widget framework for Zope 3.
|
zcml.py
|
93344 |
7 months |
adamg |
- Changes: around objectwidget
- zcml objectWidgetTemplate to be able to regis... |
zcml.txt
|
100919 |
2 weeks |
adamg |
merge of branch z3c.form/branches/adamg-z3c-pt-optional
which should make z3c.pt... |