summaryrefslogtreecommitdiff
path: root/framework
AgeCommit message (Expand)Author
2016-02-26Fix indentFabio Bas
2016-02-26Intercept fatal errors using register_shutdown_functionFabio Bas
2016-02-25Applied some misc optimizations to class serializationFabio Bas
2016-02-25TJuiDialog: avoid "cannot call methods on dialog prior to initialization" errorFabio Bas
2016-02-25Fix error reporting for not-existing property set on TJuiControlFabio Bas
2016-02-24Clear dead code related to HasPriorityFabio Bas
2016-02-24Fix ClientSide.RequestTimeOut on active controlsFabio Bas
2016-02-23Better fix for 4e666b6a4df28721df5dd21d5aa698e14b3da7ccFabio Bas
2016-02-23TJuiAutoComplete: better handling of the TextCssClass Option on complex ItemT...Fabio Bas
2016-02-23Fix link to class documentation in TTemplateExceptionFabio Bas
2016-02-23Fix callback loading for dynamically created JuiControlsFabio Bas
2016-02-23Make logging configurableFabio Bas
2016-02-23Rework the callback error handler to use the browser console for outputting d...Fabio Bas
2016-02-23Minor indent fixFabio Bas
2016-02-20TJuiAutoComplete: fix parsing of suggestionsFabio Bas
2016-02-20Fix callback for controls with PostState=falseFabio Bas
2016-02-20Be more aggressive stopping eventsFabio Bas
2016-02-11Add support for memcachedJean-Luc Gyger
2016-02-11Merge branch 'master' of https://github.com/majuca/pradoJean-Luc Gyger
2016-02-02Return null when keys is null and don't throw an exceptionJean-Luc Gyger
2016-01-18protect findByPk and deleteByPk with null primary key to return null for find...Jean-Luc Gyger
2015-12-20allow client class override for THtmlArea4, tooFabio Bas
2015-12-16allow client class override for THtmlAreaJens Klaer
2015-12-07Removed pradosoft.com from imagesFabio Bas
2015-12-07Fix #558Fabio Bas
2015-12-07Move urls from pradosoft.com to github's project page; drop unmaintained quic...Fabio Bas
2015-11-09Created theme for apigen4, wsat doc fixesFabio Bas
2015-11-09Added (partial) website + misc updates for releaseFabio Bas
2015-11-07Comment out WSAT scaffolding: not ready yetFabio Bas
2015-11-07Prepare for release: update (c) year to 2015, version to 3.3Fabio Bas
2015-11-07Merge pull request #555 from majuca/masterctrlaltca
2015-10-30allow (anonymous) functions for TJuiControlOptions, changed TJuiDatepicker wi...Jens Klaer
2015-10-27reset the condition when emptyJean-Luc Gyger
2015-10-27calling replace on clientside will now either replace the whole element (like...Jens Klaer
2015-10-22extended ISurroundable to provide the surrounding tag in addition to the idJens Klaer
2015-10-19frequency in TJuiAutoComplete is given in seconds, jqueryui widget uses milli...Jens Klaer
2015-10-14this commit resolves #550 like discussedJens Klaer
2015-10-14Merge pull request #553 from majuca/masterJens Klaer
2015-10-14Fixed typo which causes 'abstract method not implemented' in strict mode.Jens Klaer
2015-10-14Added TJuiDatePickerJens Klaer
2015-09-21undefined separator for TJuiAutoComplete multiselection gives wrong tokenJens Klaer
2015-09-15small fixes for clientside validationJens Klaer
2015-09-05Issue 549Jean-Luc Gyger
2015-09-05Issue 542Jean-Luc Gyger
2015-09-04added width and height properties for convenienceJens Klaer
2015-08-27update bootstrap from v3.2.0 to v3.3.5Jens Klaer
2015-08-21support options minwidth and minheight in TJuiDialogJens Klaer
2015-08-18TButton now supports using input or button for the tag nameJens Klaer
2015-08-18fix behavior methods on templatesJens Klaer
2015-08-11TActiveCheckBoxList not obeying AutoPostBack="false"Jens Klaer