Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-28 | raising update views-ar functions to TTemplateControl | Daniel | |
2015-01-27 | Scaffolding 20% | Daniel | |
2015-01-16 | Fix issue #543. | Patrice Lachance | |
2015-01-13 | Added some doc; refs #541 | Fabio Bas | |
2015-01-13 | Fix #541 | Fabio Bas | |
2014-12-21 | Fix WSAT Detail | Daniel Sampedro B. | |
2014-12-15 | Attending some important David suggestions. | Daniel | |
2014-12-15 | Attending some important David suggestions. | Daniel | |
2014-11-21 | TJuiAutoComplete multiselection + quickstart doc | David | |
implemented Separator, minChars and Frequency properties, added the related quickstart parts | |||
2014-10-24 | Scaffolding 15% | Daniel | |
2014-10-24 | Scaffolding 12% | Daniel | |
2014-10-23 | Scaffolding 10% | Daniel | |
2014-10-23 | Fix #539 | Fabio Bas | |
TErrorHandler: let THttpResponse handle http status codes | |||
2014-10-23 | Fix #538 | David | |
2014-10-22 | Scaffolding 5% | Daniel | |
2014-10-21 | update client script docs | Daniel | |
2014-10-21 | preparing scaffolding details | Daniel | |
2014-10-21 | Merge remote-tracking branch 'origin/wsat' | Daniel Sampedro B | |
2014-10-20 | finished the first stept of prado scaffolding | Daniel | |
2014-10-20 | finished the first stept of prado scaffolding | Daniel | |
2014-10-20 | adding bootstrap 3. | Daniel | |
2014-10-20 | Completed tryToUpdateView and tryToUpdateAR. | Daniel | |
2014-10-19 | function tryToUpdateView 1st version completed. | Daniel | |
2014-10-17 | Adding functions to update view controls and AR objects automagicaly... | Daniel | |
2014-10-17 | Adding functions to update view controls and AR objects automagicaly... | usrcampusoft07 | |
2014-09-04 | Fix #531 | David | |
Since PHP 5.3.3 the default value for session.use_only_cookies is 1, so we need to set that to 0 when CookieMode is "None" | |||
2014-07-30 | Fixed Validation.setErrorMessage | David | |
2014-07-23 | Fix #528 | David | |
2014-07-22 | fix #527 | Fabio Bas | |
2014-07-19 | Merge pull request #525 from david0/issue-524 | ctrlaltca | |
Convert encoding of all values inside an array before json_serialize | |||
2014-07-19 | Fix 526 | Fabio Bas | |
2014-07-10 | Convert encoding of all values inside an array before json_serialize (Fixes ↵ | David | |
#524) | |||
2014-05-26 | Fixed regression in previous commit | Fabio Bas | |
TCallback exposes no real object in the page DOM, so the new method to find the form introduced with the previous commit needs to have a proper fallback to the old method. | |||
2014-05-11 | Better way for callbacks to get form object | Fabio Bas | |
by drigolin: http://www.pradoframework.com/forum/index.php?action=post;topic=17374.0 | |||
2014-04-25 | IE7+IE8 compatibility (fixes #520) | David | |
2014-04-25 | re fix #246 | Fabio Bas | |
2014-04-21 | TJuiProgressBar | Fabio Bas | |
2014-04-21 | TJuiControlAdapter: guess value datatype before passing it to clientside | Fabio Bas | |
2014-04-21 | Fixed #516 , added test case | Fabio Bas | |
2014-04-20 | Fix #515 | Fabio Bas | |
2014-04-15 | Fix #519 | Fabio Bas | |
2014-04-14 | Fixed TDatePicker validation | Fabio Bas | |
2014-04-14 | Added missing "static" keywords in TGettext; fix #518 | Fabio Bas | |
2014-04-12 | Recaptcha controls converted to jQuery | gnits | |
Prototype-style calls replaced with jQuery-style calls | |||
2014-04-11 | TXmlDocument::buildElement visibility changed | gnits | |
This allows derived classes to override the method's implementation | |||
2014-04-11 | Added missing method in TJuiAutoComplete; refs #514 | Fabio Bas | |
2014-04-03 | Respect ButtonCssClass property in TActivePager. fix #511 | Fabio Bas | |
2014-03-27 | Fix for tab control removing all extra css classes from tabs | gnits | |
TTabControl's client-side wrapper has previously wiped out all extra classes from tab views. Behaviour changed to reflect that of the elementClicked()'s. | |||
2014-03-26 | Fix #502 | Fabio Bas | |
2014-03-26 | Fix #506 | Fabio Bas | |