Commit Graph

3 Commits

Author SHA1 Message Date
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