Commit graph

164 commits

Author SHA1 Message Date
Dan Cryer
28ad88cff9 Big update: New way of storing build errors, updated UI, AdminLTE 2, fixes, etc. 2015-10-15 10:07:54 +01:00
Stephen Ball
a1c0e32a50 Adding missing closing bracket 2015-10-13 22:02:05 +01:00
Dan Cryer
e43a884016 Merge pull request #1078 from GeneaLabs/feature/fix-bootstrap-datepicker-locale
Fix Datepicker Locale File Include
2015-10-13 15:31:23 +01:00
Dan Cryer
957c34ff26 Merge pull request #1025 from delormejonathan/patch-1
Fixed a css issue with Block8 logo
2015-10-13 15:14:59 +01:00
Dan Cryer
5b661e240e Merge pull request #942 from corpsee/feature-archived-fix
Separated strings for 'archived'/'archived_menu'
2015-10-13 14:33:07 +01:00
Mike Bronner
6545379b8c Check if datepicker locale file exists 2015-10-10 09:54:01 -07:00
Dan Cryer
024081c4b9 Fixing login stuff 2015-10-09 11:10:14 +01:00
Dan Cryer
522eaef825 Adding project groups 2015-10-08 16:33:01 +01:00
Dan Cryer
70db830065 Removing the ability to install 'plugins' via the web interface. 2015-10-08 16:29:29 +01:00
DELORME Jonathan
5ccec4d19c Fixed a css issue with Block8 logo
In Chrome (Android L), when you focus an input, the Block8 logo overrides the view.
See : http://s10.postimg.org/d5ffp7dwp/2015_06_30_07_57_03.png
2015-06-30 11:43:25 +02:00
Adirelle
33e8a1a0f6 Allow to specify a mail template ('short' or 'long') in phpci.yml.
Email plugin: checks if the custom template exists before trying to use it.

Closed #933
2015-04-28 14:09:23 +02:00
Dmitry Khomutov
184ac8aab2 Separated strings for 'archived'/'archived_menu' 2015-04-25 09:54:08 +06:00
Adirelle
4e6ecaac83 The manual build button creates build for the currently watched branch.
Close #927
2015-04-23 13:23:13 +02:00
Lewis Wright
7adfd9142f Added check for invalid key
Close #895
2015-04-22 12:06:26 +02:00
zviryatko
f18c663d7b Fix archive link. 2015-04-22 11:37:38 +02:00
Adirelle
df5e378b8a Use sensiolabs/ansi-to-html to parse the build logs.
Added an AnsiConverter helper.

Use the AnsiConverter in the email and page templates that display the build log.

Use a dedicated stylesheet for the ANSI converter.

It can be customized.
It can be inlined in the notifications.

Do not use ProphecyTestCase when not needed.
2015-04-09 11:54:57 +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
Gustavo Novaro
b0f5db8df8 Remove blank style tag in header
Remove the tag <style> the header because it was not used

Closes #863
2015-03-10 19:04:05 +00:00
Adirelle
afbfa297b9 Display a green border in passing build notifications. 2015-03-10 09:53:36 +01: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
zviryatko
f5c585bacf Fix username style in user panel block. 2015-02-24 10:01:36 +02:00
Alex Davyskiba
36b39bfc0d Allow projects to be archived.
Closes #771
2015-02-23 19:37:11 +00:00
Marco Vito Moscaritolo
3567742dcf Refactor on mail sending to use Email helper and specific tempalte for successfull build. 2015-02-16 14:51:14 +01:00
Dan Cryer
fe2a029d1e Fixing some bugs related to the last round of changes. 2015-02-12 13:17:42 +00:00
Lee Willis
6233dfa714 Redesigned build summary for the dashboard to include recent builds.
Closes #783
Closes #708
2015-02-09 11:34:25 +00:00
Adirelle
3dd95c14b9 Localisation support for dates throughout the front-end using moment.js.
Closes #734
Closes #732
2015-02-03 11:53:12 +00:00
Adam Cooper
191c767bac Move CSS into separate file, fix width of plugins that use tables and adds table-responsive class for smaller screens.
Closes #755
2015-02-03 11:38:16 +00:00
Dan Cryer
6e230a6ea3 Fixing login is disabled checks 2015-01-22 09:17:58 +00:00
Dan Cryer
89c4308680 Fixing b8 logo and link on login screen. 2015-01-13 12:38:39 +00:00
Dan Cryer
c1ac322d93 Fixes 2014-12-22 16:18:33 +00:00
Stephen Ball
20f42256bd Cleanup of the disabled login mode.
Hides user menu, the navigation user panel, etc.

Closes #718
2014-12-22 16:12:51 +00:00
Dan Cryer
5a9e71adc5 Merge fixes 2014-12-18 10:45:21 +00:00
Dan Cryer
e2d901a54a Merge fixes 2014-12-18 10:16:31 +00:00
Alex Davyskiba
a4faf5a1dd Fix word wrapping on public key.
Closes #703
2014-12-18 09:34:42 +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
887800f5a5 Adding UTF-8 charset to login page. 2014-12-10 14:04:16 +00:00
Marc Aschmann
1857007f81 reimplemented disable user 2014-12-07 17:51:00 +01:00
Marc Aschmann
b320a915d2 merged current upstream/master 2014-12-07 17:50:19 +01: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
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
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