Commit Graph

7 Commits

Author SHA1 Message Date
Fernando
67bd51be41 fixing all automated test units 2012-07-14 02:33:26 -04:00
Fernando Ontiveros
f4083c95f2 fixing small issue in gulliver/PMException 2012-07-13 11:12:36 -04:00
Fernando
cb0696c9b4 fixing gulliver phpunits, now there are 13 failures 2012-07-13 07:49:11 -04:00
Fernando Ontiveros
dcc1754ecf adding phpunit, and updating the phpunit.xml 2012-07-12 20:42:56 -04:00
Herbert Saal Gutierrez
273dff4745 BUG 9180 Correct display priority in cases lists
Code Issue
----------
A number is display in the Priority column in the cases lists instead of the
priority in text.

Solution
--------
Correct display of priority column in cases lists.
The text that describes the priority is display instead of the priority number.
The number is converted to the corresponding text with the help of the function
G::LoadTranslation("ID_PRIORITY_N");
2012-06-18 17:58:14 -04:00
Brayan Osmar Pereyra Suxo
fcfac3f77c BUG 0000 fix test/bootstrap.php
php5.2 and test for first method of Gtest ready
2012-05-09 17:22:42 -04:00
Erik Amaru Ortiz
0c2514c740 BUG 0000 "First Commit for **PHPUnit** implementation for ProcessMaker" 2012-05-09 10:43:56 -04:00