Commit graph

64 commits

Author SHA1 Message Date
mulleto d92ea1840e Added missing strings in german translation
Closed #982
2015-05-28 12:05:58 +02:00
Adirelle 8ba7f1f9dc Track and display the build progression, for each stages and plugins.
Translations for the build summary.

Closed #944
2015-05-28 11:39:35 +02:00
Adam Cooper fa99684d89 An attempt at making the codeception plugin a little more complete.
Codeception JS plugin and theme changes.
Improvements to the display. Extra total information plus some test file locations.

Close #588
2015-04-23 13:18:26 +02:00
Dmitry Khomutov 3c7cddcc1c Fixed ru strings for create build command (https://github.com/Block8/PHPCI/pull/889)
Fixed ru strings for 'archived'

Close #932
2015-04-23 10:33:38 +02:00
Dmitry Khomutov f0439782ba Improved login: now you can login using name or email
Close #873
2015-04-22 13:54:02 +02:00
Alexander Garzon d84006d7c7 Update lang.es.php
Missing translation for "archived"

Close #931
2015-04-22 12:26:51 +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
Nicolplaás 58749cdee8 Add spanish laguage support 2015-04-09 11:57:46 +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 f1d117b866 Fixed 'start' string for ru lang
Fixed 'from' and 'to' strings for ru lang
2015-03-18 13:10:21 +01:00
LAHAXE Arnaud e2cc62c714 Fix french typo mistake 2015-03-18 12:26:27 +01:00
Marco Vito Moscaritolo 5d468866c2 Merge pull request #844 from MarkMaldaba/fix_space_after_colon
Fixed an inconsistency in the way the prompts in the install scripts were being output.
2015-03-18 09:58:21 +01:00
Dmitry Khomutov 4493685d8f Fixed 'date' nl lang string 2015-03-10 15:44:33 +06:00
Igor Timoshenko cb6dfb46d2 Fixed typos in Ukrainian language 2015-03-10 10:15:50 +01:00
Leszek f583395122 archived 2015-03-10 09:29:37 +01: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 cd76076e95 Fixed 'date' it lang string 2015-03-02 08:18:40 +06: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
Dmitry Khomutov c669fd0797 Updated lang.ru file
Closes #807
2015-02-23 13:47:16 +00:00
Leszek f2fa61efef Update lang.pl.php
Closes #810
2015-02-23 13:46:41 +00:00
Dzhilkibaev Nadir 7756066050 Add SVN support to PHPCI.
Closes #759
2015-02-20 14:14:36 +00:00
James Inman 2ed0611418 Adding output support to Behat plugin. 2015-02-20 13:38:42 +00:00
James Inman 6be867a517 Adding Technical Debt plugin. 2015-02-18 14:07:26 +00:00
Igor Timoshenko 808ae7725a Added Codeception UI plugin 2015-02-16 11:47:07 +01:00
Luca ffe01df5b5 Some Italian language translation improvements.
Closes #784
2015-02-09 11:24:21 +00:00
Adirelle 1d4453e8d8 Franch translation updates.
Closes #733
2015-02-03 11:56:45 +00:00
Dmitry Khomutov bddee6e04b Update the "Manual Build" string for the Russian translation.
Closes #737
2015-02-03 11:47:07 +00:00
Nikolas Hagelstein 58688df7cd German language translation improvements.
Closes #774
2015-02-03 10:11:29 +00:00
Dan Cryer a55fb8aedb Fixing Polish language name, docblocks in Lang helper. 2014-12-23 11:53:33 +00:00
Dan Cryer 13439e7cc7 Adding Ukranian language. 2014-12-22 16:23:29 +00:00
Dan Cryer 2469aeb970 Adding Italian language, closes #721 2014-12-22 16:23:20 +00:00
Marco Vito Moscaritolo 76264fc362 Update all IT config. 2014-12-22 16:18:53 +00:00
Marco Vito Moscaritolo f2b67730a9 Added translations for PHPCI application. 2014-12-22 16:18:53 +00:00
Marco Vito Moscaritolo c086b2febf Initial IT translation (not complete) 2014-12-22 16:18:53 +00:00
Dan Cryer aa19b8aa49 Adding Greek and Polish language files. 2014-12-18 10:47:21 +00:00
Matthias Mullie e4f8b16510 Some minor Dutch translation improvements 2014-12-11 18:26:04 +01:00
Dan Cryer cfe15c9bed Adding German language, thanks to @thormeier and @mikebronner 2014-12-11 17:01:32 +00:00
Dan Cryer c87d530abf Adding Danish language, thanks to @NamelessCoder 2014-12-11 17:00:59 +00:00
Dan Cryer 13e81e4dca Adding Dutch language, thanks to @matthiasmullie 2014-12-11 17:00:12 +00:00
Dan Cryer bdda1d0597 Some language updates from Transifex 2014-12-11 16:59:27 +00:00
Dan Cryer 59be90d4a2 Allow users to change their Language via the Edit Profile page. 2014-12-11 16:26:09 +00:00
Dan Cryer 4ef5ecac1d Updating Gitlab to GitLab 2014-12-11 15:15:08 +00:00
Dan Cryer 54f4765b26 Updating Github to GitHub, and MySQL name to MySQL database name 2014-12-11 15:14:11 +00:00
Stéphane HULARD 9d944074aa End of French translation
Signed-off-by: Stéphane HULARD <s.hulard@chstudio.fr>
2014-12-10 14:05:09 +00:00
Stéphane HULARD b3b06f7de3 Add the first French translations 2014-12-10 14:05:08 +00:00
Dan Cryer 3db08c7315 Switching to using moment.js for times in JS, rather than a custom solution. Fixes #688 2014-12-07 11:51:41 +00:00
Dan Cryer ff2c5a3da1 Moving languages to two letter locales where the four-letter equivalent is not necessary. 2014-12-07 11:39:33 +00:00
Nikolay Kirsh 6250f20377 Обновление русского языка
- укорочены слишком длинные строки
- исправлены орфографические ошибки
- доработаны склонения
2014-12-07 11:14:30 +00:00