issues
search
nette
/
forms
📝 Generating, validating and processing secure forms in PHP. Handy API, fully customizable, server & client side validation and mature design.
https://doc.nette.org/forms
Other
497
stars
147
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rules defined after usage of `BaseControl::addFilter()` method are dropped and not renderered in HTML
#341
mskocik
opened
1 week ago
0
Submitter is property of event
#340
Daaarkling
closed
4 weeks ago
1
BC break: narrowed return type of UploadControl in 3.2.4
#338
jankonas
closed
1 month ago
5
Automatic conversion enum/int - when mapping to class
#337
mildabre
closed
3 months ago
0
ChoiceControl: trigger only user warning when default value is missing
#336
Rixafy
closed
5 months ago
9
errors cummulate when instances of Nette\HtmlStringable
#335
xpavp03
closed
3 months ago
0
Implementation of setOmitted() to Nette\Forms\Rules
#334
fixsoftware
closed
3 months ago
1
Form::getHttpData: Clarify return type
#333
jtojnar
opened
6 months ago
0
Error in JS validation for rule Form::Image
#332
josefbk
closed
6 months ago
0
Compound condition does not toggle element
#331
sasule
closed
6 months ago
0
Fix bug missing setting setOmitted(true) in Button.php
#330
mildabre
closed
3 months ago
0
Number input with maxlength validation always fails
#329
Gappa
closed
6 months ago
2
Number inputs format shouldn't be always validated
#328
zipper
closed
6 months ago
7
Improve function setDisabled() - remove deleting of value
#327
mildabre
closed
7 months ago
1
Fix bug in method setDefaults() used on disabled form control
#326
mildabre
closed
7 months ago
0
Use `self::TypeDate` as default for `DateTimeControl::$type`, not `self::Date`
#325
spaze
closed
8 months ago
1
Add method setReadonly()
#324
mildabre
closed
7 months ago
0
Container::validate(): add Container to $controls param typehint
#323
jtojnar
closed
8 months ago
1
set SubmitterControl default to false
#322
dakorpar
closed
8 months ago
2
`Nette\Forms\Blueprint::dataClass($form)`: Undefined variable `$bp`
#321
jozefizso
closed
8 months ago
1
src/assets/netteForms.js broken in 3.2-dev
#319
forgie1
closed
9 months ago
1
Validation of MimeType rule fails when FileControl->getContentType returns null
#317
juniwalk
closed
9 months ago
1
ChoiceControl::getRawValue(): Return value must be of type string|int, null returned
#316
forgie1
closed
9 months ago
1
Helpers.php: cast $value to string
#315
Ciki
closed
9 months ago
0
setValue() as well as setDefaultValue() don't set the value and the field shows error states instead
#314
thekayshawn
closed
10 months ago
2
netteForms: min/max wrong validation of numbers
#313
tvape
closed
9 months ago
1
allow translator message as object
#312
burrag
closed
12 months ago
0
addDate(), addTime(), addDateTime() - how to get nullable values?
#311
radekdostal
closed
1 year ago
0
Typo: @eprecated > @deprecated
#310
radimvaculik
closed
1 year ago
0
Removed `string` from return types of method BaseControl::getLabel()
#309
lulco
opened
1 year ago
0
Cannot call method startTag() / endTag() on string
#308
lulco
opened
1 year ago
0
AVIF image support and MimeType chaining
#307
jhabaj
opened
1 year ago
0
netteForms.js doesn't toggle properly when form is reset
#306
jdvorak23
closed
1 year ago
0
Unable to add class to input programatically when rendered using n:name
#305
juniwalk
opened
1 year ago
0
Fix typo in "deprecated"
#304
spaze
closed
1 year ago
1
Container: added params to addEmail()
#303
mildabre
opened
1 year ago
12
Validation problem with rule MIME_TYPE
#302
Marian-Kechlibar
opened
1 year ago
0
private const Array (request to change to public)
#301
marabucz
closed
1 year ago
0
UploadControl MaxLenght message %i
#300
marekskopal
closed
1 year ago
1
renderer - easier extensibility
#299
bartko-s
closed
1 year ago
1
SubmitButton without caption throws depracated error on render on PHP 8.1
#298
martenb
closed
1 year ago
0
Added line for labels in compiled templates
#296
lulco
closed
1 year ago
1
Missing line for getLabel() in compiled templates
#295
lulco
closed
1 year ago
2
Use constructor of mapped type with readonly parameters
#294
SendiMyrkr
closed
1 year ago
1
Add BackedEnum support for ChoiceControl, MultiChoiceControl, HiddenF…
#293
drobek94
closed
1 year ago
2
Create n:name tag/macro form in Latte 3 directly in HTML <form> tag
#291
LHavlicek
closed
1 year ago
0
Dependent number type input validation fixed
#290
forgie1
closed
8 months ago
0
Number type input validation problem if number type input depends on other input
#289
forgie1
closed
8 months ago
0
Typed property $value must not be accessed before initialization
#288
Lumeriol
closed
1 year ago
1
Container::getValues() do not respects validation scope at all situations
#287
norbe
opened
2 years ago
1
Next