issues
search
Icinga
/
ipl-html
HTML abstraction layer for the Icinga PHP Library
MIT License
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Catch `\Throwable` instead of `\Exception`
#139
nilmerg
closed
5 months ago
0
FormElements: Fix return type of `createElement()` method and related code
#138
sukhwinder33445
opened
6 months ago
0
FieldsetElement: Correctly handle elements with multiple values
#137
nilmerg
closed
5 months ago
0
`SelectElement` value not submitted as array if `multiple` and part of a `FieldsetElement`
#136
nilmerg
closed
5 months ago
0
Phpstan: Separate workflow
#135
sukhwinder33445
closed
5 months ago
0
Make `FormElements` and `FormElement` generic
#134
nilmerg
opened
7 months ago
1
`FieldsetElement` not validated during partial validation
#133
raviks789
opened
9 months ago
0
Seprate phpstan baseline files by php version
#132
sukhwinder33445
opened
10 months ago
0
Disabled form elements should not accept a new value
#131
nilmerg
opened
10 months ago
0
Add key & value type hint to all properties of type array
#130
yhabteab
closed
1 year ago
0
Github Actions: Do not cancel further tests if one fails
#129
sukhwinder33445
closed
1 year ago
0
FileElement: Fix that uploaded files are not preserved across requests
#128
nilmerg
closed
1 year ago
0
composer.json: Install ipl dependencies from main branch in tests
#127
nilmerg
closed
1 year ago
0
`FileElement` does not preserve multiple uploads
#126
nilmerg
closed
1 year ago
2
Streamline requirements with icinga-php-thirdparty
#125
nilmerg
closed
1 year ago
0
FormElements: Change visiblity of some private properties to protected
#124
nilmerg
closed
1 year ago
0
Github Actions: Add PhpStan
#123
sukhwinder33445
closed
1 year ago
1
Add `HtmlDocument::insertBefore` as well as `HtmlDocument::insertAfter` and emit an event upon assembly
#122
raviks789
closed
1 year ago
0
BaseFormElement: Only run validators if there's a value
#121
nilmerg
closed
1 year ago
1
FieldsetElement: Only run validators if elements are valid
#120
nilmerg
closed
1 year ago
0
SubmitButtonElement: Set the submit value by the `value` attribute
#119
nilmerg
closed
1 year ago
5
Form: Don't validate empty elements during partial validation
#118
nilmerg
closed
1 year ago
11
Streamline form validation
#117
nilmerg
closed
1 year ago
4
SubmitButtonElement: Fix that it is always pressed
#116
nilmerg
closed
1 year ago
3
Multiple `SubmitButtonElement's` in one form do not work properly
#115
sukhwinder33445
closed
1 year ago
0
BaseFormElement: Don't stack validator messages
#114
yhabteab
closed
1 year ago
1
Require ipl-validator in version 0.5.0
#113
nilmerg
closed
1 year ago
0
composer.json: Require ipl/validator: dev-main
#112
nilmerg
closed
1 year ago
0
Let `FileElement` add proper form attribute `enctype` and document file persistence drawbacks
#111
lippserd
closed
1 year ago
0
Clone attributes
#110
lippserd
closed
1 year ago
2
BaseFormElement: Call `init()` before adding attributes
#109
nilmerg
closed
1 year ago
0
Fix Cloning
#108
TAINCER
opened
1 year ago
0
FileElement: Preserve file across requests
#107
nilmerg
closed
1 year ago
12
Attribute: Allow separator customization
#106
nilmerg
closed
1 year ago
6
PHP 8.2 Support
#105
TAINCER
closed
1 year ago
0
Fix empty select value attribute
#104
nilmerg
closed
1 year ago
4
`SelectElement` does not render empty `value` attribute
#103
nilmerg
closed
1 year ago
0
Update Checkout Action to v3
#102
TAINCER
closed
1 year ago
0
Require latest version of ipl-validator again
#101
nilmerg
closed
1 year ago
0
wip
#100
nilmerg
closed
1 year ago
0
FormElements: Don't use methods that exist only in the `Form` class
#98
yhabteab
closed
1 year ago
0
Don't cache element validation state
#97
yhabteab
closed
1 year ago
1
Cloning
#96
lippserd
opened
1 year ago
2
Allow to initialize form elements after construction
#95
yhabteab
closed
1 year ago
2
Move form validation utils to `FormElements`
#94
yhabteab
closed
1 year ago
0
Fix incorrect rendered by reset
#93
nilmerg
closed
1 year ago
1
Fix too early wrapper loop detection
#92
nilmerg
closed
1 year ago
1
Clone Test
#91
TAINCER
closed
1 year ago
0
Make addDefaultValidators() protected and pass validator chain
#90
lippserd
closed
2 years ago
0
SelectElement: Remove zf1 compatibility
#89
sukhwinder33445
opened
2 years ago
0
Next