summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-10-04Try to enable coverage in travis testFabio Bas
2013-10-03Raise memory limit for coverage testsFabio Bas
2013-10-03Try to include functional tests in coverageFabio Bas
2013-10-03During callback, separate loading of stylesheet files and code snippets; fixe...Fabio Bas
2013-10-01Fixed the remeining functional tests;Fabio Bas
2013-09-30More work on fixing testcases for old ticketsFabio Bas
2013-09-30Better handling of callback errors on request containing non-UTF8Fabio Bas
2013-09-30Fix some functionaltests of the ticket/ seriesFabio Bas
2013-09-30Fix use of TCallbackOptions with TActiveCheckBoxList, TActiveRadioButtonList,...Fabio Bas
2013-09-30Ported all the remaining quickstart functional testsFabio Bas
2013-09-28More functional test portingFabio Bas
2013-09-27More functional tests portingFabio Bas
2013-09-27Fix for mirror method TApplicationComponent::publishFilePath()Fabio Bas
2013-09-24Add depending.in badgeCiro Mattia Gonano
2013-09-24Ported some failing functional tests to phpunit+seleniumFabio Bas
2013-09-22Phing: added target for phpunit+seleniumFabio Bas
2013-09-20Attempt to fix travis build, nth attemptFabio Bas
2013-09-20Raise memory limit on travis buildFabio Bas
2013-09-20Enable travis for php 5.3, 5.4, 5.5; enabled coverallsFabio Bas
2013-09-19Committed TComponent patch by javalizardFabio Bas
2013-09-19Ported old I18N tests from simpleunit to phpunitFabio Bas
2013-09-17Avoid triggering the default button of the form when pressing enter over a va...3.2.2.03Fabio Bas
2013-09-17Don't instanciate patterns twice in TUrlMapping; Fixes #479Fabio Bas
2013-09-17NumberFormat: force the use of C locale when formatting numbers. Add some tes...Fabio Bas
2013-09-17Remove again coverallsCiro Mattia Gonano
2013-09-17With Travis fixed, restore coveralls hookCiro Mattia Gonano
2013-09-17Chnages in phpunit's bootstrap script; should hopefully fix travisFabio Bas
2013-09-14Hopefully fix travis testsFabio Bas