13 Commits

Author SHA1 Message Date
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