Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
- TJuiControlOptions are now stored in viewstate and tracked by the new TJuiCallbackPageStateTracker class extending the default viewstate tracker class - TJuiCallbackPageStateTracker registers endscripts automatically for each changed option for the clientside changes, added some normalized getter for that | |||
2015-05-20 | viewstate tracking with custom pagestate tracker class | Jens Klaer | |
- made tracker class customizable through setter, leaving old TCallbackPageStateTracker as default - changed visibility for the tracked control in TCallbackPageStateTracker to protected so deriving tracker classes can access it | |||
2015-04-08 | Fixed quickstart sample for RpcService | David | |
2015-04-07 | Fix TReCaptcha::regenerateToken | David | |
via Forum see http://www.pradosoft.com/forum/index.php?topic=17436.msg65686 | |||
2015-04-06 | Fix TReCaptcha Validation | David | |
It seems like captchaready is fired too soon, when recaptcha is not yet ready. Use jquery delegated events to work around this. | |||
2015-03-11 | TJuiDialog | David | |
2015-02-18 | Fix #545 | David | |
Return the created CallbackRequest on Prado.Callback and Prado.JuiCallback | |||
2015-02-18 | Fix #546 | David | |
Added TAccordion specific exception messages | |||
2015-01-29 | Views - AR Classes Update Documentation 100% | Daniel Sampedro B. | |
2015-01-28 | Views -AR Classes Update Documentation 50% | Daniel | |
2015-01-28 | raising update views-ar functions to TTemplateControl | Daniel | |
2015-01-27 | Scaffolding 20% | Daniel | |
2015-01-17 | Merge pull request #544 from plachance/issue-543 | ctrlaltca | |
Fix issue #543. | |||
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-11-21 | Removed Word of Warning | David | |
The migration to GitHub has been done more than one year ago, I think it is not longer necessary to warn. | |||
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-10-10 | Merge pull request #536 from primetimesolutions/feature/readme_additions | ctrlaltca | |
added sections for demo, testing and contributing | |||
2014-10-09 | added sectiosn for demo, testing and contributing | John Hirbour | |
2014-10-02 | Update README.md | ctrlaltca | |
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-08-25 | Quickstart german translation part 1 | David | |
2014-08-22 | Fix failing test cases | David | |
because of timing issues | |||
2014-08-06 | Fix depending.in badge | David | |
2014-08-05 | Fix System.Data test cases | David | |
2014-08-05 | Disable coverage measurement for PHP 5.3 tests | David | |
In order to avoid segfaulting tests | |||
2014-07-30 | Fixed test case for issue 524 | David | |
2014-07-30 | Fixed Validation.setErrorMessage | David | |
2014-07-23 | Fix #528 | David | |