Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-20 | One class per file: framework/Web/Javascripts | Fabio Bas | |
2015-01-20 | Removed ?> from framework/Wsat | Fabio Bas | |
2015-01-20 | One class per file: framework/Data (continue) | Fabio Bas | |
2015-01-20 | One class per file: framework/Data | Fabio Bas | |
2015-01-20 | One class per file: framework/Xml | Fabio Bas | |
2015-01-20 | One class per file: framework/Util | Fabio Bas | |
2015-01-20 | One class per file: framework/Security | Fabio Bas | |
2015-01-20 | One class per file: framework/I18N/ | Fabio Bas | |
2015-01-20 | One class per file: framework/Exceptions/ | Fabio Bas | |
2015-01-20 | One class per file: framework/Collections/ | Fabio Bas | |
2015-01-20 | One class per file: framework/Caching/ | Fabio Bas | |
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 | |