summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets
AgeCommit message (Collapse)Author
2014-08-23Removed ?> from testsFabio Bas
2014-08-22Fix test case Ticket220David
(part of 031d20c4 on master, Error was: Uncaught ReferenceError: inspect is not defined)
2014-08-22Ported 2 failing functionaltestsFabio Bas
(cherry picked from commit b438554637e082544d2288e5c3654448c2f53683)
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-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-21Fix test for firefoxFabio Bas
(cherry picked from commit 410af66fc8843177bb68561e556d7bd51c4d71c1) Conflicts: tests/FunctionalTests/tickets/tests/Ticket769TestCase.php
2014-08-21Removed TJavascriptLogger from demos and testsFabio Bas
Any browser’s development tool is way better, and it stops exceptions from being catched by the browser’s console (cherry picked from commit 0a136fe37491281ada5084b6eb5a72d4ca8d948a)
2014-08-21Removed all @version $Id comments: they were managed by svn and are useless ↵Fabio Bas
with git (cherry picked from commit 3e9969766153839abfb7de59e0c778a604bfbf55) Conflicts: 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
2014-08-21Fixed some function tests; start working on porting them to Selenium2 interfaceFabio Bas
(cherry picked from commit 5d9f6fc77131d75e6c73a7e57df8d967b6b09215) Conflicts: tests/FunctionalTests/validators/tests/DatePickerTestCase.php
2013-10-01Fixed the remeining functional tests;Fabio Bas
the tests using keyDown() had to be commented out..
2013-09-30More work on fixing testcases for old ticketsFabio Bas
2013-09-30Fix some functionaltests of the ticket/ seriesFabio Bas
2013-09-27More functional tests portingFabio Bas
2013-09-22Phing: added target for phpunit+seleniumFabio Bas
Functional tests were using an old selenium RC version. Ported them to use phpunit + selenium; next: opensauce
2013-09-14Drop old google code linksFabio Bas
2013-09-13Don't gitignore assets/ and protected/runtime/ directories in tests and demo ↵Fabio Bas
apps; gitignore only their contents The directories needs to exists in order for demos and tests to run correctly
2013-09-11Merge up to r3319Ciro Mattia Gonano
2013-04-24Update to 3.2.1Ciro Mattia Gonano
2012-07-12standardize the use of unix eol; use svn properties to enforce native eolctrlaltca
2012-04-14more tests fixingctrlaltca@gmail.com
2012-04-14When rendering the <span> used as a placeholder for an invisible ↵ctrlaltca@gmail.com
activecontrol, set its style to display:none to ensure it's considered not-visible by clientside javascript
2011-05-15miscellanea: synced THtmlArea languages and plugins list with the current ↵ctrlaltca@gmail.com
version of TinyMCE; small fix for unittest ticket#439
2011-05-11fixed 3 more unittestsctrlaltca@gmail.com
2010-02-14Merge Branches & Trunkgodzilla80@gmx.net
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762
2009-03-20Fixed Issue #120godzilla80@gmx.net
2009-03-18a little "goggle code issues" releated modificationgodzilla80@gmx.net
2008-10-16Add (manual only) test for #925tof
2008-10-15Fixed #922mikl
2008-10-13Fixed #595 (reopened)mikl
2008-10-13Added Testcase for #900mikl
2008-08-18fixed #823knut
2008-08-18fixed #876knut
2008-08-05fixed #897knut
2008-07-20fixed #886knut
2008-07-17Added TestCase for #698tof
2008-05-07Fixed #849tof
2008-04-18Fix #695mikl
2008-04-18Updated test case for #660mikl
2008-04-18Added test case for #660mikl
2008-04-17Implemented #745tof
2008-04-17Minor improvement in fix for #622mikl
2008-04-13Added test page for #695mikl
2008-04-13Added testcase for #622mikl
2008-04-11TestCase for #828tof
2008-04-08Fixed #595tof
2008-04-07Added test case for #595mikl
2008-03-14Added Testcase for #669tof
2008-03-14New test case for Ticket #671tof
2008-03-13Test case for #769tof