Commit graph

90 commits

Author SHA1 Message Date
Alexander Wenzel
deeaa726e9 Fix broken project view layout
Layout was broken for projects, that are not 'github', 'gitlab' or 'bitbucket' due to misplaced `endif;`
2014-05-01 19:00:46 +02:00
Dan Cryer
e45ffb7648 Make build page use PHPCI_URL for project link, fixes #378 2014-05-01 13:47:38 +01:00
Dan Cryer
81eff5e41c Make project overview table update when build list does on dashboard, fixes #336 2014-04-30 15:24:55 +01:00
Dan Cryer
15b880b2f0 Adding a basic external project status page, accessible via /build-status/view/{id}. Fixes #353 2014-04-30 15:00:35 +01:00
Dan Cryer
616d52e025 UI updates 2014-04-30 14:13:07 +01:00
Dan Cryer
0512d3b5f8 UI improvements for the Build view screen 2014-04-25 11:25:46 +00:00
Dan Cryer
8685f2ac36 Adding per-page titles throughout PHPCI, fixes #371 2014-04-24 16:25:24 +01:00
Dan Cryer
8a7f048f4c Removing commented code from the installer 2014-04-10 16:31:10 +01:00
Dan Cryer
0a1c642381 Removing warning about install.php being present. 2014-04-10 15:37:54 +01:00
Steve B
99f9a93ef4 Merge pull request #282 from freez10/functionalIssues
Fix for #276
2014-03-25 22:13:29 +00:00
Dmitry Khomutov
73d29c83e0 Fixed CommitId link 2014-03-13 00:05:53 +07:00
Dan Cryer
b4c931be6b Adding committer email to build view 2014-02-26 15:33:11 +00:00
Pavel Pavlov
e7dcd82125 This fixes #276 : Delete Build button not functioning in view build 2014-02-26 15:50:01 +04:00
meadsteve
1f42741623 Merge branch 'master' of https://github.com/Block8/PHPCI into plugin-discovery 2014-02-25 19:26:25 +00:00
Dan Cryer
0193f07de2 Making commit links work throughout the UI 2014-02-25 17:00:05 +00:00
Dan Cryer
eaec52b525 Adding commit message to Build 2014-02-25 16:43:06 +00:00
Dan Cryer
73abea2485 Adding a formatted email for build fails 2014-02-24 21:04:08 +00:00
Dan Cryer
1ddce31488 Updating PHPCI to support new b8framework release 2014-02-24 15:30:44 +00:00
kodok-buncit
30b3be7c2d fix wrong url on view 2014-02-18 18:41:39 +07:00
Wogan May
37f06defc7 Fixing short tags 2014-01-28 23:27:39 +02:00
Pavel Pavlov
df2a8aeac2 Fixes #236 Javascript bug, delete build error 2013-12-31 13:46:23 +04:00
meadsteve
4b9207e05f update plugin controller to display plugin information as well as composer package information. 2013-12-29 17:35:33 +00:00
Dan Cryer
123815aec9 Fix for #210 2013-12-09 16:27:39 +00:00
Pavel Pavlov
148d30f74e Don't redirect or reload a page when confirmation dialog wasn't confirmed 2013-12-07 19:36:50 +04:00
Pavel Pavlov
6c0aed7f28 UI Improvement: Modal confirmation dialog for deletion actions 2013-11-27 21:04:24 +04:00
Pavel Pavlov
f7e396d04c Fixed merging bug 2013-11-27 18:14:40 +04:00
Pavel Pavlov
27e3b8b469 UI Improvement: Modal confirmation dialog 2013-11-27 18:09:14 +04:00
Jimmy Cleuren
8c127d692c catching permission error 2013-11-18 22:47:44 +01:00
born_free
6b015d3106 fixed XSS in user name and project name properties 2013-11-02 16:39:55 -07:00
Allister Antosik
e120773803 Added warning message if install.php is detected
If the file install.php is detected an alert-danger message is
displayed on all pages.
2013-10-15 19:19:44 +01:00
Dan Cryer
2a47b08fec Removed Github configuration from ProjectController / ProjectForm and added it to a new settings area. 2013-10-11 21:51:23 +01:00
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