Age | Commit message (Expand) | Author |
2016-02-26 | Fix indent | Fabio Bas |
2016-02-26 | Intercept fatal errors using register_shutdown_function | Fabio Bas |
2016-02-25 | Applied some misc optimizations to class serialization | Fabio Bas |
2016-02-25 | TJuiDialog: avoid "cannot call methods on dialog prior to initialization" error | Fabio Bas |
2016-02-25 | Fix error reporting for not-existing property set on TJuiControl | Fabio Bas |
2016-02-24 | Clear dead code related to HasPriority | Fabio Bas |
2016-02-24 | Fix ClientSide.RequestTimeOut on active controls | Fabio Bas |
2016-02-23 | Better fix for 4e666b6a4df28721df5dd21d5aa698e14b3da7cc | Fabio Bas |
2016-02-23 | TJuiAutoComplete: better handling of the TextCssClass Option on complex ItemT... | Fabio Bas |
2016-02-23 | Fix link to class documentation in TTemplateException | Fabio Bas |
2016-02-23 | Fix callback loading for dynamically created JuiControls | Fabio Bas |
2016-02-23 | Make logging configurable | Fabio Bas |
2016-02-23 | Rework the callback error handler to use the browser console for outputting d... | Fabio Bas |
2016-02-23 | Minor indent fix | Fabio Bas |
2016-02-20 | TJuiAutoComplete: fix parsing of suggestions | Fabio Bas |
2016-02-20 | Fix callback for controls with PostState=false | Fabio Bas |
2016-02-20 | Be more aggressive stopping events | Fabio Bas |
2016-02-11 | Add support for memcached | Jean-Luc Gyger |
2016-02-11 | Merge branch 'master' of https://github.com/majuca/prado | Jean-Luc Gyger |
2016-02-02 | Return null when keys is null and don't throw an exception | Jean-Luc Gyger |
2016-01-18 | protect findByPk and deleteByPk with null primary key to return null for find... | Jean-Luc Gyger |
2015-12-20 | allow client class override for THtmlArea4, too | Fabio Bas |
2015-12-16 | allow client class override for THtmlArea | Jens Klaer |
2015-12-07 | Removed pradosoft.com from images | Fabio Bas |
2015-12-07 | Fix #558 | Fabio Bas |
2015-12-07 | Move urls from pradosoft.com to github's project page; drop unmaintained quic... | Fabio Bas |
2015-11-09 | Created theme for apigen4, wsat doc fixes | Fabio Bas |
2015-11-09 | Added (partial) website + misc updates for release | Fabio Bas |
2015-11-07 | Comment out WSAT scaffolding: not ready yet | Fabio Bas |
2015-11-07 | Prepare for release: update (c) year to 2015, version to 3.3 | Fabio Bas |
2015-11-07 | Merge pull request #555 from majuca/master | ctrlaltca |
2015-10-30 | allow (anonymous) functions for TJuiControlOptions, changed TJuiDatepicker wi... | Jens Klaer |
2015-10-27 | reset the condition when empty | Jean-Luc Gyger |
2015-10-27 | calling replace on clientside will now either replace the whole element (like... | Jens Klaer |
2015-10-22 | extended ISurroundable to provide the surrounding tag in addition to the id | Jens Klaer |
2015-10-19 | frequency in TJuiAutoComplete is given in seconds, jqueryui widget uses milli... | Jens Klaer |
2015-10-14 | this commit resolves #550 like discussed | Jens Klaer |
2015-10-14 | Merge pull request #553 from majuca/master | Jens Klaer |
2015-10-14 | Fixed typo which causes 'abstract method not implemented' in strict mode. | Jens Klaer |
2015-10-14 | Added TJuiDatePicker | Jens Klaer |
2015-09-21 | undefined separator for TJuiAutoComplete multiselection gives wrong token | Jens Klaer |
2015-09-15 | small fixes for clientside validation | Jens Klaer |
2015-09-05 | Issue 549 | Jean-Luc Gyger |
2015-09-05 | Issue 542 | Jean-Luc Gyger |
2015-09-04 | added width and height properties for convenience | Jens Klaer |
2015-08-27 | update bootstrap from v3.2.0 to v3.3.5 | Jens Klaer |
2015-08-21 | support options minwidth and minheight in TJuiDialog | Jens Klaer |
2015-08-18 | TButton now supports using input or button for the tag name | Jens Klaer |
2015-08-18 | fix behavior methods on templates | Jens Klaer |
2015-08-11 | TActiveCheckBoxList not obeying AutoPostBack="false" | Jens Klaer |