summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-22Convert encoding of all values inside an array before json_serialize (Fixes #...David
2014-08-22Testcase for Issue #524David
2014-08-22IE7+IE8 compatibility (fixes #520)David
2014-08-22re fix #246Fabio Bas
2014-08-22Ported 2 failing functionaltestsFabio Bas
2014-08-22Fixed #516 , added test caseFabio Bas
2014-08-21Fix #515Fabio Bas
2014-08-21Fix #519Fabio Bas
2014-08-21Added missing "static" keywords in TGettext; fix #518Fabio Bas
2014-08-21TXmlDocument::buildElement visibility changedgnits
2014-08-21Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
2014-08-21Update CommandLine.pagemcinp
2014-08-21Update HelloWorld.pagemcinp
2014-08-21Fix #502Fabio Bas
2014-08-21Fix #506Fabio Bas
2014-08-21More selenium2 tests portingFabio Bas
2014-08-21Added new test case directory for github issues; added test case for #504Fabio Bas
2014-08-21Fix #504Fabio Bas
2014-08-21Fix: avoid unnecessary scrollingDavid
2014-08-21Started cleaning tests' selenium2 compatibility layerFabio Bas
2014-08-21Ported all tests from Selenium1 (RC) to Selenium2 (WebDriver) using a compati...Fabio Bas
2014-08-21Ensure all tests have a proper doctype and html structure, to avoid browser's...Fabio Bas
2014-08-21Cross-browser testsFabio Bas
2014-08-21Update local tests pathFabio Bas
2014-08-21Fix test for firefoxFabio Bas
2014-08-21Avoid an exception loop on callback error when headers have already been sent...Fabio Bas
2014-08-21Fix #498Fabio Bas
2014-08-21Fix: do json_decode before decoding UTF8 to globalisations charsetDavid
2014-08-21Removed TJavascriptLogger from demos and testsFabio Bas
2014-08-21Adding toArray() and toJSON() to TActiveRecord(cherry picked from commit 3f7d...David Marko
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless w...Fabio Bas
2014-08-21Happy 2014!Fabio Bas
2014-08-21Fixed some function tests; start working on porting them to Selenium2 interfaceFabio Bas
2013-11-26Updatd release date3.2.3Fabio Bas
2013-11-26Forgot to update Quickstart tutorial pdf's versionFabio Bas
2013-11-26Merge branch 'master' of github.com:pradosoft/pradoCiro Mattia Gonano
2013-11-26Update composerCiro Mattia Gonano
2013-11-26Clean up checks for .svn directoryFabio Bas
2013-11-26Get version hash from git while creating dist packageFabio Bas
2013-11-26Rebuilt pradoliteFabio Bas
2013-11-25Updated version to 3.2.3Fabio Bas
2013-11-25Remove dummy autoloader directivesFabio Bas
2013-11-25Quickstart: added event priority/behaviours/global events docFabio Bas
2013-11-25Updated HISTORYFabio Bas
2013-11-25Fixed a bug in TDatePicker rendering an unused TTextBoxFabio Bas
2013-11-19Rebuild pradolite for 3.2.2.053.2.2.05Ciro Mattia Gonano
2013-10-26Small fix for the quickstart tutorialFabio Bas
2013-10-18Rebuild pradolite to release new tag3.2.2.04Ciro Mattia Gonano
2013-10-14Merge pull request #487 from polarbearhandler/param_module_cache_fixctrlaltca
2013-10-14Fixes the first-call fail of loading parameters in TParameterModule::init() w...Andras Laczi