comparison CHANGES.txt @ 2013:d116293863a4

Add change entry for client.py split.
author Johannes Gijsbers <jlgijsbers@users.sourceforge.net>
date Sat, 14 Feb 2004 01:55:35 +0000
parents 1b11ffd8015e
children 366d3bbce982
comparison
equal deleted inserted replaced
2012:9cc7b7d0ca3f 2013:d116293863a4
60 - implement newItemAction using editItemAction 60 - implement newItemAction using editItemAction
61 - use FormError in client.py, moving the handling up to inner_main() 61 - use FormError in client.py, moving the handling up to inner_main()
62 - implemented semantic comparison of Message objects in test_mailgw 62 - implemented semantic comparison of Message objects in test_mailgw
63 - tidied up forms in default stylesheet 63 - tidied up forms in default stylesheet
64 - force textareas to use monospace fonts, lessening surprise on the user 64 - force textareas to use monospace fonts, lessening surprise on the user
65 - moved out parts of client.py to new modules:
66 * actions.py - the xxxAction and xxxPermission functions refactored into
67 Action classes
68 * exceptions.py - all exceptions
69 * form_parser.py - parsePropsFromForm & extractFormList in a FormParser class
65 70
66 71
67 2004-??-?? 0.6.5 72 2004-??-?? 0.6.5
68 Fixed: 73 Fixed:
69 - mailgw handling of subject-line errors 74 - mailgw handling of subject-line errors

Roundup Issue Tracker: http://roundup-tracker.org/