Commit graph

29 commits

Author SHA1 Message Date
Adirelle 4e6ecaac83 The manual build button creates build for the currently watched branch.
Close #927
2015-04-23 13:23:13 +02:00
Dmitry Khomutov ce7479b19b Added Date column for builds table in project page. 2015-02-28 23:38:56 +06:00
Dmitry Khomutov 39d386a629 Added total builds count to index and project page 2015-02-28 23:13:02 +06:00
Dan Cryer 5a9e71adc5 Merge fixes 2014-12-18 10:45:21 +00:00
Alex Davyskiba a4faf5a1dd Fix word wrapping on public key.
Closes #703
2014-12-18 09:34:42 +00:00
Dan Cryer d08134d378 View Project 2014-12-04 12:19:06 +00:00
Dan Cryer 43fef1539f Front-End Upgrade: New UI Based on Admin LTE.
Closes #673
2014-12-03 15:30:36 +00:00
Adam Cooper abd50bf4bd Adding a branch filter to the project page, allowing users to view builds from a specific branch.
Closes #600
2014-10-16 16:10:24 +01:00
Dan Cryer 4d4912a09d Adding handling of HTTP 401 status codes in Ajax requests. Fixes #504 2014-07-30 14:32:38 +01:00
Dmitry Khomutov c8288bf7e1 Project builds pagination improvements 2014-06-09 00:08:46 +07:00
Dmitry Khomutov b577aaebfd Project builds pagination improvements 2014-06-08 23:46:42 +07:00
devzorg 3c269b8c10 Fix / Collapse and word wrap fix for a block with the ssh-key. 2014-05-17 21:36:25 +04:00
yourilima a35703d15b Update view.phtml
Fix call to undefined method after changes in d63a029b74bae7eaa80619f78795e6b6d6ef31b7
2014-05-14 10:27:41 +02:00
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 616d52e025 UI updates 2014-04-30 14:13:07 +01:00
Dan Cryer 1ddce31488 Updating PHPCI to support new b8framework release 2014-02-24 15:30:44 +00:00
Wogan May 37f06defc7 Fixing short tags 2014-01-28 23:27:39 +02: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
born_free 6b015d3106 fixed XSS in user name and project name properties 2013-11-02 16:39:55 -07: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
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
Dan Cryer 8b5abc1f98 Initial work on upgrading to Bootstrap v3 2013-08-01 11:55:10 +01:00
mrafalko 3b5db87c31 removed inline JS, added e.preventDefault to avoid redirecting to 'false' URL 2013-07-26 00:48:08 +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
Dan Cryer 05b32b6d53 Adding patch to fix pagination, closes #73 2013-06-05 14:55:52 +01:00
Dan Cryer 67386df9ef Refactoring to support updated b8framework. 2013-05-22 16:36:55 +01:00
Renamed from PHPCI/View/Project.phtml (Browse further)