SxWebs

Timeline
Login

Timeline

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

50 most recent check-ins

2025-07-28
10:16
sxforms: initial version of flow content field Leaf 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
09:33
sxhtml: introduce MakeSymbol (will later create symbols in HTML package. check-in: 81df7168ca 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-22
16:04
sxsite: adapt to webs changes check-in: 606a85ddec user: stern tags: trunk
2025-07-21
17:27
Update dependency webs check-in: d5d2242999 user: stern tags: trunk
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-07-07
07:17
Update dependencies check-in: c44197610e user: stern tags: trunk
2025-06-21
12:52
Adapt to dependency changes, mostly Sx changes check-in: c25706b6e4 user: stern tags: trunk
2025-05-26
09:46
Update dependency sx check-in: c7f8ff8e06 user: stern tags: trunk
09:10
Update dependencies zero, webs check-in: c80be30238 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-05-05
10:32
Update dependencies check-in: 54507dc150 user: stern tags: trunk
2025-04-15
16:24
Adapt to sx changes check-in: 110f49c5a1 user: stern tags: trunk
2025-04-03
11:02
Update to latest Sx check-in: 25a5ef5e30 user: stern tags: trunk
2025-02-26
21:06
Apply modernize check-in: 7bc3145c26 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
2025-02-16
17:59
Use Sx list iters check-in: 6b946bd651 user: stern tags: trunk
2025-02-13
13:15
Reword home page check-in: 111c8c58f0 user: stern tags: trunk
2025-02-12
19:06
Use Go 1.24 check-in: 2b5ef50a2b 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-08-14
08:56
Update dependencies -> use Go 1.23 check-in: 5b4b5c496c user: stern tags: trunk
2024-08-06
09:12
Update dependencies check-in: 00940bb010 user: stern tags: trunk
09:10
Initial version of sxsite: builtins url-for, make-url check-in: 484e189273 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
14:51
Update sx dependency check-in: b6b504d193 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
08:44
Update to latest sx check-in: dde12aa7ee 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