Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-08-21 | Happy 2014! | Fabio Bas | |
(cherry picked from commit 7915cde127eba2a5143fd45c6b32e81ad91bdfae) Conflicts: framework/Data/Common/Mssql/TMssqlMetaData.php framework/Data/Common/Mysql/TMysqlMetaData.php framework/Data/Common/Oracle/TOracleMetaData.php framework/Data/Common/Pgsql/TPgsqlMetaData.php framework/Data/Common/Sqlite/TSqliteMetaData.php framework/Data/Common/TDbMetaData.php framework/Web/UI/ActiveControls/TCallbackClientScript.php framework/Web/UI/JuiControls/TJuiAutoComplete.php framework/Web/UI/JuiControls/TJuiControlAdapter.php framework/Web/UI/JuiControls/TJuiDraggable.php framework/Web/UI/JuiControls/TJuiDroppable.php framework/Web/UI/JuiControls/TJuiResizable.php framework/Web/UI/JuiControls/TJuiSelectable.php framework/Web/UI/JuiControls/TJuiSortable.php framework/Wsat/TWsatARGenerator.php framework/Wsat/TWsatService.php framework/Wsat/pages/TWsatGenerateAR.php framework/Wsat/pages/TWsatHome.php framework/Wsat/pages/TWsatLogin.php framework/Wsat/pages/TWsatScaffolding.php | |||
2014-08-21 | Fixed some function tests; start working on porting them to Selenium2 interface | Fabio Bas | |
(cherry picked from commit 5d9f6fc77131d75e6c73a7e57df8d967b6b09215) Conflicts: tests/FunctionalTests/validators/tests/DatePickerTestCase.php | |||
2013-11-26 | Updatd release date3.2.3 | Fabio Bas | |
2013-11-26 | Forgot to update Quickstart tutorial pdf's version | Fabio Bas | |
2013-11-26 | Merge branch 'master' of github.com:pradosoft/prado | Ciro Mattia Gonano | |
2013-11-26 | Update composer | Ciro Mattia Gonano | |
2013-11-26 | Clean up checks for .svn directory | Fabio Bas | |
2013-11-26 | Get version hash from git while creating dist package | Fabio Bas | |
2013-11-26 | Rebuilt pradolite | Fabio Bas | |
2013-11-25 | Updated version to 3.2.3 | Fabio Bas | |
2013-11-25 | Remove dummy autoloader directives | Fabio Bas | |
2013-11-25 | Quickstart: added event priority/behaviours/global events doc | Fabio Bas | |
2013-11-25 | Updated HISTORY | Fabio Bas | |
2013-11-25 | Fixed a bug in TDatePicker rendering an unused TTextBox | Fabio Bas | |
2013-11-19 | Rebuild pradolite for 3.2.2.053.2.2.05 | Ciro Mattia Gonano | |
2013-10-26 | Small fix for the quickstart tutorial | Fabio Bas | |
2013-10-18 | Rebuild pradolite to release new tag3.2.2.04 | Ciro Mattia Gonano | |
2013-10-14 | Merge pull request #487 from polarbearhandler/param_module_cache_fix | ctrlaltca | |
TParameterModule::init() bug when using cache | |||
2013-10-14 | Fixes the first-call fail of loading parameters in TParameterModule::init() ↵ | Andras Laczi | |
when using cache | |||
2013-10-04 | Try to enable coverage in travis test | Fabio Bas | |
2013-10-03 | Raise memory limit for coverage tests | Fabio Bas | |
2013-10-03 | Try to include functional tests in coverage | Fabio Bas | |
2013-10-03 | During callback, separate loading of stylesheet files and code snippets; ↵ | Fabio Bas | |
fixes #480 | |||
2013-10-01 | Fixed the remeining functional tests; | Fabio Bas | |
the tests using keyDown() had to be commented out.. | |||
2013-09-30 | More work on fixing testcases for old tickets | Fabio Bas | |
2013-09-30 | Better handling of callback errors on request containing non-UTF8 | Fabio Bas | |
Previously we reported being unable to correctly encode the error string; report the original error instead | |||
2013-09-30 | Fix some functionaltests of the ticket/ series | Fabio Bas | |
2013-09-30 | Fix use of TCallbackOptions with TActiveCheckBoxList, ↵ | Fabio Bas | |
TActiveRadioButtonList, TActiveRatingList | |||
2013-09-30 | Ported all the remaining quickstart functional tests | Fabio Bas | |
2013-09-28 | More functional test porting | Fabio Bas | |
2013-09-27 | More functional tests porting | Fabio Bas | |
2013-09-27 | Fix for mirror method TApplicationComponent::publishFilePath() | Fabio Bas | |
It was stripping away the second parameter of TAssetManager::publishFilePath() | |||
2013-09-24 | Add depending.in badge | Ciro Mattia Gonano | |
2013-09-24 | Ported some failing functional tests to phpunit+selenium | Fabio Bas | |
2013-09-22 | Phing: added target for phpunit+selenium | Fabio Bas | |
Functional tests were using an old selenium RC version. Ported them to use phpunit + selenium; next: opensauce | |||
2013-09-20 | Attempt to fix travis build, nth attempt | Fabio Bas | |
2013-09-20 | Raise memory limit on travis build | Fabio Bas | |
2013-09-20 | Enable travis for php 5.3, 5.4, 5.5; enabled coveralls | Fabio Bas | |
2013-09-19 | Committed TComponent patch by javalizard | Fabio Bas | |
TComponent Update: Behaviors, Class Behaviors, fx global events, and dy one to one events. This patchset was currently available only on svn trunk/ | |||
2013-09-19 | Ported old I18N tests from simpleunit to phpunit | Fabio Bas | |
2013-09-17 | Avoid triggering the default button of the form when pressing enter over a ↵3.2.2.03 | Fabio Bas | |
valid <a href='..'>; fixes #480 | |||
2013-09-17 | Don't instanciate patterns twice in TUrlMapping; Fixes #479 | Fabio Bas | |
2013-09-17 | NumberFormat: force the use of C locale when formatting numbers. Add some ↵ | Fabio Bas | |
testcases. Fixes #486 | |||
2013-09-17 | Remove again coveralls | Ciro Mattia Gonano | |
2013-09-17 | With Travis fixed, restore coveralls hook | Ciro Mattia Gonano | |
2013-09-17 | Chnages in phpunit's bootstrap script; should hopefully fix travis | Fabio Bas | |
2013-09-14 | Hopefully fix travis tests | Fabio Bas | |
2013-09-14 | Fixed warning on readme | Fabio Bas | |
2013-09-14 | Drop old google code links | Fabio Bas | |
2013-09-14 | More gitignore for tests directories | Fabio Bas | |