Dave Mc Nicoll
|
a1c51bed10
|
- Added a ui:/form token to form/endform
|
2025-10-15 15:01:20 +00:00 |
|
Dave Mc Nicoll
|
a34ebaf0df
|
- Fixed executed() method and added a new method handling in UiForm
|
2024-11-01 16:12:57 -04:00 |
|
|
6aaa05b37d
|
- Refractoring on the old code base
|
2023-03-29 15:11:54 +00:00 |
|
|
72940b3615
|
- Small quickfix adding backward compat. to the old ui.endform notation
|
2023-03-29 15:10:24 +00:00 |
|
|
aba66479be
|
- Token name and options are now passed through parse() method
|
2023-02-02 19:38:20 +00:00 |
|
|
77d05ae051
|
- Quickfix again
|
2023-02-02 18:18:05 +00:00 |
|
|
d984ddc540
|
- Fixed a bug added in previous commit
|
2023-02-02 18:16:28 +00:00 |
|
|
5397ed4fae
|
- First task of v2 done
|
2023-02-02 16:43:15 +00:00 |
|
|
9190987b53
|
- Fixed the parse type
|
2022-12-21 04:24:12 +00:00 |
|
|
97f1f67af1
|
- Implemented CSRF check, some bugfixes also included
|
2022-02-03 20:06:04 +00:00 |
|
Dave Mc Nicoll
|
fd73d8e614
|
- Set formSent() public on FormHandler class
- Fixed class attributes on form which was overwritting it instead of adding to base class
|
2020-10-06 11:27:56 -04:00 |
|
Dave Mc Nicoll
|
b1129def47
|
- WIP on forms and UI widgets
|
2020-03-17 16:14:47 -04:00 |
|
Dave Mc Nicoll
|
657ceb2863
|
- Added multi-part by default to forms
- Fixed some bug within FormContext and FormHandler.
|
2020-02-17 08:17:36 -05:00 |
|
Dave Mc Nicoll
|
cb2caf895e
|
- Fixed UiSelect's selected item method
- Added a new DateTime (WIP from firefox still)
|
2020-01-31 16:37:17 -05:00 |
|
Dave Mc Nicoll
|
e2c1c7ac39
|
- Fixed conflict
|
2020-01-30 11:21:26 -05:00 |
|
|
9c8a28d294
|
- Added a new form() method to ease form handling
|
2020-01-30 11:19:41 -05:00 |
|
|
f28ace745d
|
- Corrected inputs handling from view to compiled states
- Added UiSelect widget
- Fixed UiForm widget
- Fixed UiInput widget
- Added mocks of UiMessage and UiPopup. Not even a WIP at this stage.
|
2019-11-01 14:47:54 -04:00 |
|
|
4bf08def27
|
- Fixed invalid elements after testing
|
2019-10-04 08:39:22 -04:00 |
|
|
a0bf505377
|
- First commit, work done on form input
|
2019-09-04 15:17:57 +00:00 |
|