Age | Commit message (Expand) | Author |
---|---|---|
2012-03-16 | Fix error when assigning form values that include booleans. | Lance Stout |
2012-01-11 | update_caps() can now do presence broadcasting. | Lance Stout |
2011-12-30 | Add option to disable condensing and converting form values. | Lance Stout |
2011-12-13 | Use OrderedDicts instead of regular dictionaries when returning values from f... | Lance Stout |
2011-12-13 | Ensure that item fields have the proper type. | Lance Stout |
2011-08-17 | Return '' instead of None from form fields with no values. | Lance Stout |
2011-08-13 | Add form.field back in for backwards compatibility. | Lance Stout |
2011-08-13 | Add tests for setting a form's type to 'submit' or 'cancel'. | Lance Stout |
2011-08-11 | Reorganize XEP-0004. | Lance Stout |