SxWebs

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

39 check-ins that include changes to files matching 'sxforms/*'

2025-09-01
18:04
Remove sub-package sxforms; Use webs/forms instead check-in: 5e08888161 user: stern tags: trunk
2025-08-06
17:03
sxhtml: represent attributes without a starting "@", just as a list of pairs/lists check-in: a33d11a3e7 user: stern tags: trunk
2025-07-28
10:16
sxforms: initial version of flow content field check-in: 248e641c54 user: stern tags: trunk
09:58
sxform: refactor InputElement by separating logical type and physical HTML representation check-in: 150878bf29 user: stern tags: trunk
09:44
sxforms: refactor; adapt to last sxhtml change (sxhtml.MakeSymbol) check-in: 5ba17a8106 user: stern tags: trunk
2025-07-26
15:54
sxforms: cancel -> noFormValidate (cancel is just one kind of no-validation) check-in: 3ac3db5506 user: stern tags: trunk
2025-07-25
13:51
sxforms: parse time form element as local time check-in: e945def20e user: stern tags: trunk
2025-07-21
17:09
sxforms: add HTML attribute "formnovalidate" for submit element that is a cancel button check-in: 7d417a71ae user: stern tags: trunk
12:37
sxforms: add form.DisableFields check-in: 7bfce843aa user: stern tags: trunk
2025-07-17
18:01
sxforms: add CheckedValue check-in: 49773b6d64 user: stern tags: trunk
15:37
sxforms: add validators AnyOf and NoneOf check-in: 25d5414ac4 user: stern tags: trunk
2025-07-15
16:25
sxforms: fix missing SetValue test for datetime check-in: 421f076c6e user: stern tags: trunk
2025-07-11
16:59
sxforms: enhance CheckboxElement check-in: ff42ab4ae2 user: stern tags: trunk
15:41
sxforms: add fieldset check-in: 82880e3e21 user: stern tags: trunk
2025-05-23
17:20
sxforms: add checkbox field; add autofocus attributes (which is technically a validator) check-in: 26da4d1a10 user: stern tags: trunk
15:34
sxforms: add Datetime and Number input elements; add min, max, UInt, and step validator check-in: b3815ce5e8 user: stern tags: trunk
2025-02-18
11:08
Adapt to Sx changes: ListBuilder.AddN; no reset for lb.List check-in: faf5c88838 user: stern tags: trunk
2025-02-17
13:37
Update dependencies; update sxhtml page check-in: c5a27e7e73 user: stern tags: trunk
2024-10-31
14:44
Update webs dependency and remove some linter messages 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