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
|
164a27d267
|
- Added context validation status
|
2022-06-27 17:29:16 +00:00 |
|
Dave Mc Nicoll
|
83fee32ac0
|
- Added CSRF through form processing
|
2022-02-25 15:33:40 +00:00 |
|
|
97f1f67af1
|
- Implemented CSRF check, some bugfixes also included
|
2022-02-03 20:06:04 +00:00 |
|
|
0d9db0470e
|
- Worked with the files begin on the context part
|
2021-03-09 15:27:54 +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
|
69c7121981
|
- Small bugfixes within value comparison for UiInput and small bugfixe in select repairing broken options.
|
2020-05-20 15:32:41 -04:00 |
|
Dave Mc Nicoll
|
7a2139e4a5
|
Merge branch 'master' of https://github.com/mcNdave/picea-ui
|
2020-04-09 14:40:20 -04:00 |
|
Dave Mc Nicoll
|
db17c890c5
|
- Forced form's name when one is given to a contact (will make sure the good form has been passed)
|
2020-04-09 14:39:25 -04:00 |
|
|
ff57fed699
|
- Fixed a bug where a custom form context would never be applied
|
2020-03-31 11:09:08 -04: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
|
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 |
|
|
edf7edc9c1
|
- Added a custom 'context' if needed, called from getContext().
|
2020-02-10 15:18:26 -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 |
|