Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright header to those files missing one | Matthew Wild | 2009-07-10 | 1 | -0/+8 |
| | |||||
* | util.dataforms: Allow form layouts to specify default values for fields | Matthew Wild | 2009-04-05 | 1 | -1/+1 |
| | |||||
* | util.dataforms: Set form type when generating a form | Matthew Wild | 2009-04-05 | 1 | -3/+1 |
| | |||||
* | util.dataforms: Support for retriving the field value data from forms | Matthew Wild | 2009-04-04 | 1 | -0/+55 |
| | |||||
* | util.dataforms: Fixes for hidden field type | Matthew Wild | 2009-04-04 | 1 | -2/+7 |
| | |||||
* | util.dataforms: Fix some field types which didn't render properly | Matthew Wild | 2009-04-04 | 1 | -2/+2 |
| | |||||
* | util.dataforms: Add support for <required/> fields | Matthew Wild | 2009-04-04 | 1 | -0/+4 |
| | |||||
* | util.dataforms: Fixed to actually work, mostly | Matthew Wild | 2009-04-04 | 1 | -7/+23 |
| | |||||
* | util.dataforms: Return the form | Matthew Wild | 2009-03-01 | 1 | -0/+1 |
| | |||||
* | util.dataforms: First commit, incomplete | Matthew Wild | 2009-02-27 | 1 | -0/+69 |