Age | Commit message (Collapse) | Author |
|
Allowing translation message cache to be initialized (and used)
|
|
|
|
|
|
|
|
Fix #594
|
|
Serialize all inputs to catch inputs outside <form>
|
|
|
|
|
|
Support for hyphenated attributes via <prop:*></prop:*> template syntax
|
|
|
|
|
|
|
|
|
|
|
|
|
|
related #582
|
|
|
|
PHP7 compatibility fixes
|
|
|
|
|
|
|
|
Possible fix for #585
|
|
|
|
Fix tracking of localfile path in TActiveFileUpload
|
|
|
|
Remove fatal error on autoload fail
|
|
|
|
Added TClientStyleSheet::PradoStyles
|
|
Misc code fixes suggested by Scrutinizer
|
|
|
|
|
|
|
|
|
|
|
|
* create function => closures
* removed var_dump from tests
|
|
|
|
|
|
the element
|
|
|
|
|
|
|
|
Tests are executed now, but a lot of them need fixing.
|
|
|
|
|
|
|
|
|
|
|
|
empty, since the surrounding span with the control id is not even rendered if there are no items. To allow this, always force the span to be rendered for TActiveCheckBoxList.
|
|
|
|
Fix #399
|