sparkyx
240b0116f7
Http Input : remove harming tag from raw
2025-09-04 09:35:59 +02:00
sparkyx
8cf9cdb0ca
P0PST : query fails for lettered or unlettered
2025-06-13 18:54:02 +02:00
sparkyx
af9fb3e8c5
FIX : some doc in comment
2024-12-06 17:32:59 +01:00
sparkyx
b3674eaa7b
Fix bug : new document w/o description
...
Change print_r by var_export
Improve PHPUNIT
2023-01-08 20:22:50 +01:00
sparkyx
789f073f5d
Follow Up : can use enrich text for Comment and description
2022-11-27 16:57:52 +01:00
sparkyx
570e3c53a1
- Override the function __toString to comply with xdebug
...
- Correct bug in input_switch.class.php when there is several input_switch
- FicheDef the insertAttribut can have an order, usefull when installing new category + attribute
2022-10-16 23:13:10 +02:00
sparkyx
9473dcbcbf
Doc, correct bug introduced by auto-correct
2022-06-25 00:14:16 +02:00
sparkyx
d3afe85c25
Http_Input type : accept also text
2021-11-25 14:38:09 +01:00
sparkyx
0142c9cb93
Improve HttpInput::extract , the array is set and not passed anymore
2021-09-30 20:45:29 +02:00
Dany wm De Bontridder
4886d78356
Documentation for Doxygen
2021-07-29 17:41:42 +02:00
Dany De Bontridder
58403353c4
doc
2020-09-22 19:44:06 +02:00
Dany De Bontridder
2e4965b20e
http_input , trim on array is invalid
2019-12-12 21:48:16 +01:00
Dany De Bontridder
867b757a70
zero is considered as empty value
2019-12-04 20:04:14 +01:00
Dany De Bontridder
758544af08
http_input replace empty by a value
2019-12-04 19:43:16 +01:00
Dany De Bontridder
396fe8d99a
Replace PHPCOMPTA by NOALYSS
2019-07-27 13:18:21 +02:00
Dany De Bontridder
6280cc8365
mantis #1690 : Bug : impossible d'utiliser < dans Inplace_Edit
...
Replace strip_tags , add a space before the "<"
2019-02-13 22:44:20 +01:00
Dany De Bontridder
14ea453731
http_input : fix bug with array
2018-11-23 23:10:50 +01:00
Dany De Bontridder
02f851e3b6
http_input : strip_tags on array thrown an error
2018-06-11 08:57:00 +02:00
Dany De Bontridder
05fd1bd099
Security : direct injection
2018-05-31 23:04:59 +02:00
Dany De Bontridder
d39d0341b0
HttpInput::extract fix bug
2018-02-23 22:24:46 +01:00
Dany De Bontridder
6909f2fa2b
Improve Doxygen documentation
2017-12-18 23:48:43 +01:00
Dany De Bontridder
944a83e3bb
HttpInput: Exception if the type is not known,
2017-11-15 20:35:38 +01:00
Dany De Bontridder
2bb31c7180
HttpInput: Exception if the type is not known
2017-11-15 19:57:37 +01:00
Dany De Bontridder
40b81bb7e6
HttpInput: protect against injection
2017-11-12 11:26:54 +01:00
Dany De Bontridder
3ab3cf984e
Fix Doxygen issue : @example must be in a function otherwise the detailed section of Doxygen disappear
2017-10-15 00:54:27 +02:00
Dany De Bontridder
17b8a0504b
HttpInput : do not use in_array but array_key_exists,
2017-10-06 10:00:49 +02:00
Dany De Bontridder
aaed63908e
HttpInput : do not use isset but in_array, to avoid problem if the value is null
2017-10-05 23:26:23 +02:00
Dany De Bontridder
5735be5c7c
task #1438 Remplacement de HtmlInput par Http_Input
...
Clean code and improve doc
2017-08-28 18:20:46 +02:00
Dany De Bontridder
f84a96033e
new coding convention , Change File name : class_ becomes file.class.php
2017-07-08 09:46:41 +02:00