Commit graph

1,052 commits

Author SHA1 Message Date
Dan Cryer
64b4fca3ca Fixing PHPMD errors 2014-12-11 17:07:06 +00: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
3ef23a8c46 Allow admins to change the default language for their installation. 2014-12-11 16:32:42 +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
887800f5a5 Adding UTF-8 charset to login page. 2014-12-10 14:04:16 +00:00
Dan Cryer
e9f0b3e1d9 Fixing bootstrap 2014-12-08 15:09:57 +00:00
Dan Cryer
ba09b7c773 Fixing tests 2014-12-08 15:04:44 +00:00
Dan Cryer
86c698ce26 Commenting the language helper, also fixing the default language name. 2014-12-08 14:27:53 +00:00
Dan Cryer
28d09275fd Merging latest master 2014-12-08 14:18:57 +00:00
Dan Cryer
9fda9ed989 Adding Docblocks throughout the project and lowering the missing docblock limit in phpci.yml to zero.
Closes #692
2014-12-08 14:12:01 +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
Dan Cryer
fd0b391fb6 Making JSON_UNESCAPED_UNICODE change apply to 5.4+, whilst still supporting 5.3. 2014-12-07 11:12:56 +00:00
Nikolay Kirsh
62a9baf93d fix unicode strings in json 2014-12-07 11:11:32 +00:00
Dmitry Khomutov
094955018a Fixed wrong text for add plugin action 2014-12-07 11:07:07 +00:00
Dmitry Khomutov
e109d3c468 Deleted duplicate key in localization 2014-12-07 11:07:07 +00:00
Dan Cryer
164862f720 Ignoring errors in lang files for PHPCI. 2014-12-04 19:39:07 +00:00
Dmitry Khomutov
5a7f38f89c Improved Russian translation 2014-12-04 19:33:22 +00:00
Dmitry Khomutov
c5d81d9cb8 Added Russian translation (+console) 2014-12-04 19:33:21 +00:00
Dmitry Khomutov
c7866653b6 Added Russian translation 2014-12-04 19:33:21 +00:00
Dan Cryer
633608249f Builder, build plugins 2014-12-04 15:48:52 +00:00
Dan Cryer
3e6b8adda7 Installer and Updater 2014-12-04 15:01:19 +00:00
Dan Cryer
9faa7e7f39 Plugins 2014-12-04 14:40:28 +00:00
Dan Cryer
5635c38ed0 Users and Settings 2014-12-04 14:30:43 +00:00
Dan Cryer
cfe4566af2 Login, forgot password and password reset. 2014-12-04 13:24:46 +00:00
Dan Cryer
62b957fb83 View build 2014-12-04 13:08:48 +00:00
Dan Cryer
d08134d378 View Project 2014-12-04 12:19:06 +00:00
Dan Cryer
261806109d Add/Edit/View Project languages 2014-12-04 11:42:21 +00:00
Dan Cryer
95b7f271d1 Dashboard updated to support languages 2014-12-04 11:14:04 +00:00
Dan Cryer
5698cbac5b Merge branch 'master' of github.com:Block8/PHPCI into dc/languages 2014-12-04 10:23:16 +00:00
Dan Cryer
9ceb2841d8 Initial commit 2014-12-04 10:23:10 +00:00
Dan Cryer
eea1da0064 Fixes for date JS issues in Safari 2014-12-03 20:53:46 +00:00
Dan Cryer
53bca31c2a Fixing fatal error on dashboard, also adding slim view for installs with more than 10 projects 2014-12-03 20:26:32 +00:00
Dan Cryer
43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
Dan Cryer
308efb6033 Fixing CS errors in bootstrap.php 2014-12-03 12:33:38 +00:00
michael.schramm
aa27bf80c7 Improved PHPSpec plugin. Now includes a UI Plugin. 2014-12-03 12:21:55 +00:00
Tobias van Beek
0b8b2fd364 Prevent undefined errors in TapParser if output from scripts failed.
Closes #515
2014-12-03 12:12:29 +00:00
Oliver Nordbjerg
71ce377352 Switch build status image to use Shields.io SVG icon.
Closes #439
2014-12-03 12:08:04 +00:00
Dmitry Khomutov
97ef81ee43 Added information for windows users in the bootstrap script
Closes #491
2014-12-03 11:58:26 +00:00
Marc Aschmann
6ab7973fd2 Make PHPCI output properly formatted JSON and Yaml files where possible, rather than one-line files.
Closes #547
2014-12-03 11:41:31 +00:00
Artjom Kurapov
abfea65c31 Make FilesPluginInformation class only try to load PHP files.
Closes #638
2014-12-03 11:06:19 +00:00
Marco Vito Moscaritolo
52fcf8273c Adding non-interactive installation mode.
Closes #641
2014-12-03 10:52:14 +00:00