Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins that include changes to files matching 'sxforms/*'
2024-10-31
| ||
14:44 | Update webs dependency and remove some linter messages Leaf check-in: 53c3b2ed1a user: stern tags: trunk | |
2024-07-26
| ||
14:01 | sxforms: allow to set number of rows and columns for text area field check-in: 14ce729741 user: stern tags: trunk | |
2024-07-23
| ||
17:11 | Enhance sxforms.ValidOnSubmit into OnSubmit (introducing 4 result types) check-in: 57b4c14f77 user: stern tags: trunk | |
2024-07-22
| ||
13:11 | sxforms: fix min length attribute for form field check-in: de98d02b48 user: stern tags: trunk | |
12:44 | sxforms: add validator to check minlength and maxlength of fields check-in: 9f6780f4d4 user: stern tags: trunk | |
12:00 | sxforms: add EmailField check-in: 15fb0364bc user: stern tags: trunk | |
2024-06-13
| ||
14:21 | sxforms: an empty select field value signals the request to select some required value check-in: 66fc5a2842 user: stern tags: trunk | |
2024-06-10
| ||
13:37 | Add string comparison validators check-in: 7fa171edc9 user: stern tags: trunk | |
2024-06-04
| ||
13:33 | sxforms: no validation for disabled fields; submit field gets an addtional priority check-in: b7acae828a user: stern tags: trunk | |
2024-06-03
| ||
14:37 | sxforms: fix form parsing; now uses content-type of request to select the appropriate method check-in: 306aea04be user: stern tags: trunk | |
13:37 | sxforms: use Multipart parser to parse form; remove \r in textarea check-in: c3b29f0023 user: stern tags: trunk | |
2024-05-31
| ||
13:01 | sxforms: allow primary, secondary, tertiary buttons; allow to update choices of a select element check-in: f32748ba73 user: stern tags: trunk | |
2024-05-29
| ||
17:09 | sxforms: allow to set form data from non-URLs check-in: 1ef3a13bd1 user: stern tags: trunk | |
12:55 | sxforms: special treatment of submit input elements check-in: b356645a71 user: stern tags: trunk | |
2024-05-28
| ||
16:33 | sxforms: add support for disabling forms and fields check-in: 8f2c496ae0 user: stern tags: trunk | |
14:46 | sxforms: add textarea and select fields check-in: a5c2b351e4 user: stern tags: trunk | |
12:02 | sxform: refactoring Sx rendering check-in: 7c3c385918 user: stern tags: trunk | |
2024-05-27
| ||
17:09 | xforms: DateField -> refactor some code depending on simple TextField check-in: be566e4333 user: stern tags: trunk | |
2024-05-24
| ||
15:33 | Refactor sxforms into multiple files check-in: 59e03134b0 user: stern tags: trunk | |
15:04 | Clean-up form handling check-in: f30c928c68 user: stern tags: trunk | |
2024-05-23
| ||
19:07 | Initial sxforms library check-in: ed2e92cb0d user: stern tags: trunk | |