Commit graph

59 commits

Author SHA1 Message Date
Dan Cryer
d46ea12dd7 Fixing summary table so it doesn't completely die when there is a running build. 2013-10-10 01:26:06 +01:00
Dan Cryer
77fae9a56d Holy cleanup, batman. 2013-10-10 01:01:06 +01:00
Dan Cryer
160097182f New plugins screen 2013-10-08 16:28:46 +01:00
Dan Cryer
edc4fc1b1b Fixes 2013-10-08 13:52:05 +01:00
Dan Cryer
8f6766d1ae Adding favicon, fixes #71 2013-10-08 09:08:52 +01:00
Dan Cryer
deb71ec9e2 Fixes #125 2013-10-08 07:50:42 +01:00
Dan Cryer
b33189e08e UI plugins, including quality trend chart, logs and lines of code. Some UI tweaks. 2013-10-08 07:21:46 +01:00
Dan Cryer
ef4862e39a Adding extended latin character set for the roboto font 2013-10-07 12:58:15 +01:00
Dan Cryer
a39944a97c Merge pull request #154 from grogy/visual-style
fixed visual style (spaces, aligment, etc.)
2013-09-27 07:19:04 -07:00
Václav Makeš
05e42cc831 added extended latin for font 2013-09-20 23:28:59 +02:00
Václav Makeš
b4f5b2f731 fixed visual style (spaces, aligment, etc.) 2013-09-20 23:18:22 +02:00
Dan Cryer
b7bf0fed51 Merge pull request #150 from c2is/master
Added GitLab infos (WebHook url) in the project page if it's a GitLab's project
2013-09-20 09:10:15 -07:00
Dan Cryer
c84a6a35b2 Merge pull request #149 from brooksie155/master
Small updates
2013-09-20 09:09:50 -07:00
Roy Lindauer
0282e68119 Renamed IndexController to HomeController to avoid errors with Apache Multiviews. Related to issue #74
Updated ajax url request path in index.phtml
2013-09-19 23:51:04 -07:00
a.cianfarani
e91b9426e0 Correct indentation 2013-09-19 09:46:29 +02:00
a.cianfarani
4cad2b4078 Added GitLab infos (WebHook url) in the project page if it's a GitLab's project 2013-09-19 09:34:51 +02:00
Stephen Brooks
fd3097514b Fix fatal error when $project is not set, which prevents access to Interface 2013-09-18 09:57:44 +01:00
Stephen Brooks
df32fcbbd4 Fix bug resulting in UI displaying errors (level of error reporting enabled may have been partially cause) when project object not set. 2013-09-18 09:56:13 +01:00
Cam Spiers
5b148ecc8e Fix issue with non-use resources are loaded from an ssl served document 2013-08-20 21:58:26 +12:00
Dan Cryer
0723c5d964 Updating PHPCI to use its new logo 2013-08-02 08:55:09 +01:00
Alex Russell
9bb21fc01a Fixed bootstrap table and label classes (mainly the danger ones) 2013-08-01 16:40:40 +01:00
Dan Cryer
eac86ff2bd Finishing updates to make PHPCI use Bootstrap v3, as per issue #99 2013-07-31 21:04:34 +01:00
Dan Cryer
8b5abc1f98 Initial work on upgrading to Bootstrap v3 2013-08-01 11:55:10 +01:00
Dan Cryer
b47dfbd0b3 Various bug fixes 2013-07-30 02:55:29 +01:00
mrafalko
3b5db87c31 removed inline JS, added e.preventDefault to avoid redirecting to 'false' URL 2013-07-26 00:48:08 +03:00
mrafalko
763d681eaf added class to make button like other buttons on the site 2013-07-26 00:29:27 +03:00
mrafalko
549a022b0e replaced alpha word with beta [main logo] 2013-07-25 23:58:16 +03:00
Maks Rafalko
dc77992fd2 Hide message when local repositary is used
Hide message about hooks when local repositary is used
2013-07-15 23:56:51 +03:00
Gabriel Baker
b2fc63511b summary tweaks 2013-06-09 20:29:49 +01:00
Gabriel Baker
d02e5d86d0 Merge branch 'master' of git://github.com/Block8/PHPCI into feature/summaryview 2013-06-09 20:15:58 +01:00
Dan Cryer
bbb40ee89b Merge pull request #77 from gabriel403/feature/uitweaks
You certainly can has merge.
2013-06-06 12:25:38 -07:00
Gabriel Baker
8e200015b6 linkificationism 2013-06-05 22:34:21 +01:00
Gabriel Baker
9323797900 ui 2013-06-05 20:59:05 +01:00
Gabriel Baker
396428cc82 ui tweaks 2013-06-05 17:13:00 +01:00
Dan Cryer
05b32b6d53 Adding patch to fix pagination, closes #73 2013-06-05 14:55:52 +01:00
Gabriel Baker
ef310645ef added last build status background color 2013-06-05 09:46:42 +01:00
Gabriel Baker
fa721fe0ff build link 2013-06-05 06:49:49 +01:00
Gabriel Baker
aef90eefa9 Some more summary tweaks 2013-06-05 06:45:04 +01:00
Gabriel Baker
76adf14b28 Initial summary changes 2013-06-05 06:23:47 +01:00
Gabriel Baker
9574b63470 css and html tweaks for plugin statueses in builds 2013-06-04 19:14:47 +01:00
Dan Cryer
acb58ff5e0 Adding project overview to dashboard, closes #55 2013-05-22 17:15:02 +01:00
Dan Cryer
67386df9ef Refactoring to support updated b8framework. 2013-05-22 16:36:55 +01:00
Dan Cryer
ff02a52a6a Fix 2013-05-17 19:17:51 +01:00
Dan Cryer
f256db237b Fixing PHPCI so that it'll work in a subdirectory. 2013-05-17 17:34:31 +01:00
Dan Cryer
71a01425cb Merge branch 'master' of https://github.com/kinncj/PHPCI into fix/standards_errors 2013-05-17 16:14:08 +01:00
Dan Cryer
653f4cb620 Adding build status images, both to the dashboard and as an external facing feature. Closes #43 2013-05-17 16:10:54 +01:00
Kinn Coelho Julião
3de71b2155 Removed from view once it's loaded by AJAX request 2013-05-17 10:08:15 -04:00
Dan Cryer
7ad996ce7c Separate JS and CSS into external files. See #18 2013-05-16 01:59:27 +01:00
MarkMaldaba
f5e1d969fd Follow-up to commit fa7ad2f45d, which replaced short-tags with print statements. This one was missed (or, perhaps, has since crept in). A CodeSniffer test candidate, methinks! 2013-05-15 16:31:21 +01:00
Dan Cryer
be838c6765 Merging master to bring github branch into line. 2013-05-14 19:57:37 +01:00