Age | Commit message (Expand) | Author |
2015-12-07 | Move urls from pradosoft.com to github's project page; drop unmaintained quic... | Fabio Bas |
2015-11-10 | Move to phpunit4, drop tests on php5.3 | Fabio Bas |
2015-11-10 | fix changeling + minor | Fabio Bas |
2015-11-10 | site: fix home | Fabio Bas |
2015-11-10 | Small fixes to the site | 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 | Update doc | 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-11-05 | Update README.md | 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 |
2015-08-10 | Fixed prototype to jquery leftover | Jens Klaer |
2015-08-09 | Removed PHP 7 from travis because of missing xdebug | David |
2015-08-09 | Fix travis setup | David |
2015-08-09 | added PHP 5.6 to travis | David |
2015-08-08 | More test fixes | David |
2015-08-06 | Fix tests | David |
2015-08-06 | try fixing travis | David |
2015-08-06 | update composer.lock | David |
2015-07-21 | Fix setting class behavior properties | Jens Klaer |
2015-07-08 | Use Prado::createComponent instead of new for Pages | David |
2015-07-08 | update phpunit-selenium in order to support newer selenium-server | David |
2015-06-01 | Allow class behavior setter on templates | Jens Klaer |
2015-05-29 | Removed empty constructor not calling parent | Jens Klaer |
2015-05-20 | extended quichstart tutorial for TJuiControl option changes during callback | Jens Klaer |
2015-05-20 | made TJuiControl options changeable during callback | Jens Klaer |
2015-05-20 | viewstate tracking with custom pagestate tracker class | Jens Klaer |
2015-04-08 | Fixed quickstart sample for RpcService | David |
2015-04-07 | Fix TReCaptcha::regenerateToken | David |
2015-04-06 | Fix TReCaptcha Validation | David |