summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-23Dropped Markdown for ParsedownFabio Bas
2014-08-23Quickstart Doc overhaul, pt. 2: active controls + minor fixesFabio Bas
2014-08-23Big quickstart doc overhaul, pt. 1Fabio Bas
2014-08-23Removed ?> from testsFabio Bas
2014-08-23Removed ?> from buildscripts and demosFabio Bas
2014-08-23prado-cli: don't add php's terminator tag to generated filesFabio Bas
2014-08-23Avoid dependency loop between TRadioButton and TRadioButtonListFabio Bas
2014-08-23Deleted old PEAR-based buildscripts upgraderFabio Bas
2014-08-23Added some TCallbackClientScript demosFabio Bas
cherry-picked from 781f6731122cf622bcdf64441d247b5e37a2c3d0
2014-08-23Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList ↵Fabio Bas
js items
2014-08-23Avoid rendering <script> blocks in callbacksFabio Bas
2014-08-22Fixed slider.js syntax errorDavid
2014-08-22Fix test case Ticket220David
(part of 031d20c4 on master, Error was: Uncaught ReferenceError: inspect is not defined)
2014-08-22Fix failing test casesDavid
because of timing issues (cherry picked from commit 6c6c4821c5a28df7d80cc414a7cf64025859c194)
2014-08-22Fixed DataTypeValidatorTestCase: setSpeed is not supportedDavid
(part of f235957d on master)
2014-08-22Fixed some testcases (replaced script by TClientScript)David
(part of f35d4339 on master)
2014-08-22Fix depending.in badgeDavid
(cherry picked from commit bf4b31eae07e4c7debf391f90a163b01b0e8c930)
2014-08-22Fix System.Data test casesDavid
(cherry picked from commit c8682f71ca510b63d67bcf5c28e29992bfed94f2)
2014-08-22Disable coverage measurement for PHP 5.3 testsDavid
In order to avoid segfaulting tests (cherry picked from commit b682cf8ede7f60d770d39b1d48e6f15fd796774b)
2014-08-22Fixed test case for issue 524David
(cherry picked from commit 891ed122447ca88938b150da9858d6d4c271d020)
2014-08-22fix #527Fabio Bas
(cherry picked from commit 064bf94147a90234007c8a124ba7bd9fc27fc0cd)
2014-08-22Fix 526Fabio Bas
(cherry picked from commit 071f22c5c038c962823af003a28663d0d2734a16)
2014-08-22Convert encoding of all values inside an array before json_serialize (Fixes ↵David
#524) (cherry picked from commit 8e07d0781150206fae722d9b9dcbdafd727665f6)
2014-08-22Testcase for Issue #524David
(cherry picked from commit 37a1d886c6960080bbd03cad757c722b494a0220)
2014-08-22IE7+IE8 compatibility (fixes #520)David
(cherry picked from commit 5cd010cb008b6e28988de5a5b7e9e769eea80907) Conflicts: framework/Web/Javascripts/source/prado/activecontrols/ajax3.js
2014-08-22re fix #246Fabio Bas
(cherry picked from commit b4599f7b557902f6a3eb7aaa7facb86c9d1349cc)
2014-08-22Ported 2 failing functionaltestsFabio Bas
(cherry picked from commit b438554637e082544d2288e5c3654448c2f53683)
2014-08-22Fixed #516 , added test caseFabio Bas
(cherry picked from commit c66097eac2c2691bf0047829275962ec0bf2b41f)
2014-08-21Fix #515Fabio Bas
(cherry picked from commit f95623e43ce5829b91d1fde0e7978aca96e3e936)
2014-08-21Fix #519Fabio Bas
(cherry picked from commit 3abca1f10ace63b2daa93870f17049c047b53abe)
2014-08-21Added missing "static" keywords in TGettext; fix #518Fabio Bas
(cherry picked from commit f550fd22072fb189762d45d8e9f077423c439c6b)
2014-08-21TXmlDocument::buildElement visibility changedgnits
This allows derived classes to override the method's implementation (cherry picked from commit 69f6eddaba7425392e5d0f7893155390eda244fc)
2014-08-21Respect ButtonCssClass property in TActivePager. fix #511Fabio Bas
(cherry picked from commit 6784c512fdccd03aee8864b7c94758909d3cd3d0)
2014-08-21Update CommandLine.pagemcinp
prado-cli.php moved to /bin(cherry picked from commit 888f241829e8922e95c5c925a192a50fe34264cd) Conflicts: demos/quickstart/protected/pages/GettingStarted/CommandLine.page
2014-08-21Update HelloWorld.pagemcinp
prado-cli.php moved to /bin(cherry picked from commit 00bc3da51fbc0a6231d08c85a44df5762f9c5545)
2014-08-21Fix #502Fabio Bas
(cherry picked from commit e2fb2ab1e2b5925f16d4dd5c3ac514a0e54ee026) Conflicts: framework/Web/Javascripts/source/prado/controls/slider.js
2014-08-21Fix #506Fabio Bas
(cherry picked from commit eaaa9da0c4912f782c3a1043b710ac1b598a41a5)
2014-08-21More selenium2 tests portingFabio Bas
(cherry picked from commit 68bbb645ba5be61c2e3024ac3943c7346b30f1f2) Conflicts: tests/FunctionalTests/tickets/tests/Ticket587TestCase.php tests/FunctionalTests/tickets/tests/Ticket719TestCase.php
2014-08-21Added new test case directory for github issues; added test case for #504Fabio Bas
(cherry picked from commit 4e15c84379b99434515c119b72a6c8afcbf917dd)
2014-08-21Fix #504Fabio Bas
(cherry picked from commit 3d0ecbdc3141740be8d9ddda0a2c6f293dbc099c)
2014-08-21Fix: avoid unnecessary scrollingDavid
(cherry picked from commit b2de810e574634c3b443ff5c5ccef5879e3caffd) Conflicts: framework/Web/UI/TClientScriptManager.php
2014-08-21Started cleaning tests' selenium2 compatibility layerFabio Bas
(cherry picked from commit 4ce02f6973aa40c313364b5ff7990f2244309790) Conflicts: tests/FunctionalTests/tickets/tests/Ticket220TestCase.php tests/FunctionalTests/tickets/tests/Ticket719TestCase.php tests/FunctionalTests/tickets/tests/Ticket769TestCase.php tests/FunctionalTests/validators/tests/CompareValidatorTestCase.php tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php tests/FunctionalTests/validators/tests/DatePickerTestCase.php
2014-08-21Ported all tests from Selenium1 (RC) to Selenium2 (WebDriver) using a ↵Fabio Bas
compatibility layer (cherry picked from commit 82774aa0a41562a325f31c901584ec01c8238573) Conflicts: tests/FunctionalTests/active-controls/tests/AutoCompleteTestCase.php tests/FunctionalTests/active-controls/tests/CustomTemplateTestCase.php tests/FunctionalTests/tickets/tests/Ticket220TestCase.php tests/FunctionalTests/tickets/tests/Ticket719TestCase.php tests/FunctionalTests/tickets/tests/Ticket769TestCase.php tests/FunctionalTests/validators/tests/DataTypeValidatorTestCase.php
2014-08-21Ensure all tests have a proper doctype and html structure, to avoid ↵Fabio Bas
browser's quirks mode (cherry picked from commit a0d6864093cf13a96dafa8a47b5c43891b2b864f) Conflicts: tests/FunctionalTests/active-controls/protected/pages/ActivePanelTest.page tests/FunctionalTests/active-controls/protected/pages/PostLoadingTest.page
2014-08-21Cross-browser testsFabio Bas
(cherry picked from commit b340ed9cc57f327785ebc0c1b8fb725ffb02d647)
2014-08-21Update local tests pathFabio Bas
(cherry picked from commit ae7a187ec50d2a4d68fc9b22acf7d46660eca402)
2014-08-21Fix test for firefoxFabio Bas
(cherry picked from commit 410af66fc8843177bb68561e556d7bd51c4d71c1) Conflicts: tests/FunctionalTests/tickets/tests/Ticket769TestCase.php
2014-08-21Avoid an exception loop on callback error when headers have already been ↵Fabio Bas
sent; send error trace in the body, since headers are limited in size (cherry picked from commit 0700ac0eb6d1cb884ca6d568f798ed785c38e908)
2014-08-21Fix #498Fabio Bas
(cherry picked from commit 98e2ef4e124bdf1e33c676e516a8337d587d9d9e)
2014-08-21Fix: do json_decode before decoding UTF8 to globalisations charsetDavid
(Fixes 492)(cherry picked from commit a1669b2a7f2f681b1484a9e329c54f2d070bb69c)