|
|
00e5a0380a
|
- Added some more flexibility to castValue method
|
2026-07-14 15:19:25 +00:00 |
|
|
|
9ddb93b847
|
- Added enums to select values
|
2026-07-01 12:54:53 -04:00 |
|
Dev
|
363da77669
|
- Fixed a bug when an enum is given as value
|
2026-06-09 19:33:35 +00:00 |
|
Dave Mc Nicoll
|
94903d6f05
|
- Added some checkup on constructor properties
|
2026-05-21 15:00:37 +00:00 |
|
Dave Mc Nicoll
|
3d412d6a46
|
- Defined sets() as chainable
|
2026-02-25 19:15:21 +00:00 |
|
Dev
|
ca2d71e3ed
|
- Added a messages() method
|
2026-02-05 21:22:46 +00:00 |
|
|
|
7e2d4c7dc2
|
- Added formContextValuesRoot to form context
|
2026-01-16 16:21:50 -05:00 |
|
|
|
2e3788a295
|
- Fixed CSRF missing from sent form
|
2025-11-06 17:17:45 +00:00 |
|
Dave Mc Nicoll
|
6e7a8f12fb
|
- Added casting of values from FormContext set property
|
2025-10-27 18:33:09 +00:00 |
|
Dave Mc Nicoll
|
1044e35946
|
- WIP on object initialization for FormContext from request body values
|
2025-10-14 18:18:31 +00:00 |
|
Dave Mc Nicoll
|
6ccf07825a
|
- Added form context defined property
|
2025-09-15 20:04:49 +00:00 |
|
|
|
23f24fef50
|
- Added form interface which connect to this context
|
2025-07-17 18:36:09 +00:00 |
|
Dave Mc Nicoll
|
33e77b5129
|
- Added getRequest() method to replace direct property access
|
2025-05-21 18:38:25 +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 |
|
Dave Mc Nicoll
|
195586a078
|
- Added a new initialize() method launched after __construct()
|
2024-06-05 17:48:14 +00:00 |
|
Dave Mc Nicoll
|
5e9ad29f3c
|
- Filling values of context if vars exists within it
|
2024-06-04 13:38:46 +00:00 |
|
Dave Mc Nicoll
|
1991122c32
|
- Filling values of context if vars exists within it
|
2024-06-04 13:34:31 +00:00 |
|
Dave Mc Nicoll
|
0a7b1cdc12
|
- Added request method to context
|
2024-05-31 12:28:34 +00:00 |
|
Dave Mc Nicoll
|
fd4e30bd42
|
Fixed 'img' tags, removed utf8_encode since it's deprecated and readded echoRaw from textarea widget
|
2023-04-13 15:51:29 -04:00 |
|
|
|
3986437800
|
- Added documentation, fixed some bugs and optimized some parts of the source code while doing the doc.
|
2022-12-22 14:34:37 +00:00 |
|
Dave Mc Nicoll
|
1f5d38a8b9
|
- Added some more information into the form context whether a form was sent, and what was it's return value (if there was any)
|
2022-10-10 15:30:15 +00:00 |
|
Dave Mc Nicoll
|
ceebc6783a
|
- Added basic handling of BODY content from Web-RestMethod from PS
|
2022-05-11 14:09:18 +00:00 |
|
Dave Mc Nicoll
|
83fee32ac0
|
- Added CSRF through form processing
|
2022-02-25 15:33:40 +00:00 |
|
|
|
0d9db0470e
|
- Worked with the files begin on the context part
|
2021-03-09 15:27:54 +00:00 |
|
Dave Mc Nicoll
|
23e8eb71f6
|
- Added form name to allow for multiple form on the same page.
|
2020-03-19 08:56:50 -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 |
|
|
|
50d95defee
|
- Fixed two bugs within FormContext's class
|
2020-02-12 22:58:08 -05:00 |
|
Dave Mc Nicoll
|
e4b4cdb818
|
- Work done on Form handling
|
2020-02-07 16:38:54 -05:00 |
|
Dave Mc Nicoll
|
a8a99f1852
|
- First WIP on form handling
|
2020-02-05 16:21:23 -05:00 |
|