Commit graph

12 commits

Author SHA1 Message Date
Mark Robinson 2ae9faf433 Corrected a number of minor spelling errors.
Originally observed that "successful" was misspelled "succesfull" on the build view page. While correcting that, a number of other spelling errors were also corrected.
2015-06-25 15:21:23 +01:00
Dmitry Khomutov f0439782ba Improved login: now you can login using name or email
Close #873
2015-04-22 13:54:02 +02:00
Jérémy DECOOL e723289836 Command to create a new build
Close #889
2015-04-22 12:00:38 +02:00
Adirelle bc634a570f Reworked TapParser to be compliant and more robust.
Added another test case from #571.

Updated the output of TapParser::processTestLine.

Broke TapParser::parse down in simpler methods.

TapParser: ignore leading garbage and properly complain on missing TAP log.

TapParser: detect and report duplicated TAP log.

TapParser: got rid of the "test" and "suite" values.

They are only available with PHPUnit.

TapParser: append the message from yaml diagnostic to existing message.

Reworked the dispaly of test results.

PHPUnit plugin: pretty print test data.
2015-04-09 12:00:10 +02:00
Marco Vito Moscaritolo 800f0539af Merge pull request #842 from corpsee/feature-ui-improvements
UI improvements
2015-03-25 12:51:10 +01:00
Dmitry Khomutov 4493685d8f Fixed 'date' nl lang string 2015-03-10 15:44:33 +06:00
Mark Clements b0598c67be Fixed an inconsistency in the way the prompts in the install scripts were being output.
All the DB/host fields have a space after the colon, which is much better as it means the text you type is slightly separated from the prompt.  However, the admin user fields didn't include this space which was inconsistent and made the install script a little less professional.

I have therefore added the missing space for the prompts which didn't have it in the English language file, and have also updated all other language files to also use this format.  Most of them followed the same inconsistency as the English version, though some were consistent but without a space, and some which were differently inconsistent (both internally, and between languages).
2015-03-02 22:31:01 +00:00
Dmitry Khomutov ce7479b19b Added Date column for builds table in project page. 2015-02-28 23:38:56 +06:00
Alex Davyskiba 36b39bfc0d Allow projects to be archived.
Closes #771
2015-02-23 19:37:11 +00:00
Igor Timoshenko 808ae7725a Added Codeception UI plugin 2015-02-16 11:47:07 +01:00
Matthias Mullie e4f8b16510 Some minor Dutch translation improvements 2014-12-11 18:26:04 +01:00
Dan Cryer 13e81e4dca Adding Dutch language, thanks to @matthiasmullie 2014-12-11 17:00:12 +00:00