195:cff4a3578d40
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:52:22 by paulb]
Removed the display of the input data. |
|
|
examples/Common/Form/__init__.py
|
|
194:c23c3ee00618
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:52:06 by paulb]
Added form example for CGI. |
|
|
examples/CGI/FormHandler.py
|
|
193:6448ed817132
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:51:51 by paulb]
Fixed content type interpretation.
Fixed file upload support (not currently working for JavaServlet). |
|
|
WebStack/BaseHTTPRequestHandler.py WebStack/CGI.py WebStack/Generic.py WebStack/JavaServlet.py WebStack/ModPython.py WebStack/Twisted.py WebStack/Webware.py WebStack/Zope.py
|
|
192:3ae86352b023
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 23:51:02 by paulb]
Added more release notes. |
|
|
README.txt
|
|
191:85644926232a
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 17:40:29 by paulb]
Minor adjustment to the zope.conf filename. |
|
|
docs/Zope/NOTES.txt
|
|
190:b0386ec232e0
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 17:39:16 by paulb]
Improved the management functions so that the confirmation screen no longer
appears. Renamed some parameters. |
|
|
examples/Zope/SimpleProduct/__init__.py
|
|
189:b712949431d1
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 17:38:21 by paulb]
Introduced proper traversal so that WebStack applications provide their own
URL handling under their "mount point" within Zope. |
|
|
WebStack/Adapters/Zope.py
|
|
188:fd2546f503ea
|
2004-08-27 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-27 17:37:39 by paulb]
Fixed usage of the output stream to handle Unicode writing. |
|
|
WebStack/Zope.py
|
|
187:b1aa24d4c8cb
|
2004-08-26 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-26 23:12:49 by paulb]
Added initial Zope support. |
|
|
WebStack/Adapters/Zope.py WebStack/Zope.py docs/Zope/NOTES.txt examples/Zope/SimpleProduct/__init__.py
|
|
186:bf79cd93cfcd
|
2004-08-26 |
paulb |
changeset
files
shortlog
graph
|
[project @ 2004-08-26 21:07:45 by paulb]
Removed mentions of "framework-specific" in method docstrings, since this
term could be misinterpreted as "non-standard" rather than as the intended
meaning of "relying on framework functionality". |
|
|
WebStack/BaseHTTPRequestHandler.py WebStack/CGI.py WebStack/Generic.py WebStack/JavaServlet.py WebStack/ModPython.py WebStack/Twisted.py WebStack/Webware.py
|
|