Commit graph

106 commits

Author SHA1 Message Date
Dmitry Khomutov 84b2fefd19
Now browser notifications are disabled by default. Issue #156. 2018-04-29 12:20:35 +07:00
Dmitry Khomutov c61602189a
Added "Github Enterprise" build type. Issue #163. 2018-04-10 00:29:12 +07:00
Dmitry Khomutov 56fc76d4e5
Web notifications small fixes. Issue #156. 2018-04-09 20:09:02 +07:00
Mark Amoin 3f56e4cc54
Web notifications. Issue #156. 2018-04-09 20:09:02 +07:00
Dmitry Khomutov c5ce085371
Added PHPUnit code coverage log output and chart in information tab.
Issue #148.
2018-03-06 19:47:10 +07:00
Dmitry Khomutov 6fcfa3668a
Added filtration by new label to "Errors" tab. 2017-12-10 00:00:06 +07:00
Dmitry Khomutov 1304ca29f7
Fixed links to Errors tab from Information tab (Summary). 2017-11-09 23:20:08 +07:00
Stepan Strelets 11f58d7c2b Split dashboard into widgets. Add build errors widget. 2017-11-07 18:14:29 +03:00
Dmitry Khomutov 7174c271e5
Added links to errors from summary block (Information tab). Issue #85. 2017-10-30 21:03:53 +07:00
Dmitry Khomutov 42888630e7
Added filtration for errors by severity and plugin. Issue #85. 2017-10-29 21:26:43 +07:00
Dmitry Khomutov 6b102f214e
Added Paginator for build errors. Issue #85. 2017-10-29 14:06:41 +07:00
Dmitry Khomutov 4ec6d854c2 Added 'user_id' column to 'build' table (created by)
+ Renamed columns 'created' -> 'create_date', 'started' -> 'start_date' and 'finished' -> 'finish_date'
+ Code style fixes.
2017-10-16 20:40:00 +07:00
Dmitry Khomutov 5820583d4a Reformated JS code. 2017-09-17 11:22:05 +07:00
Dmitry Khomutov c4509af6b7 Improved chart colors in the Information tab. 2017-09-17 10:55:21 +07:00
Dmitry Khomutov 5e5ecda6e6 Improved PHPSpec plugin GUI. 2017-09-16 22:11:53 +07:00
Dmitry Khomutov db1b43455e Improved Codeception plugin GUI. 2017-09-16 21:26:53 +07:00
Dmitry Khomutov e071088bba
Fixed branches for SVN build. Issue #65. 2017-05-17 21:46:55 +07:00
Dmitry Khomutov 446deca0cb
Fixed pagination for environments in project/view page and ajax builds update. 2017-05-08 14:51:32 +07:00
Dmitry Khomutov f49d2b14bc
Added collapse for boxes 2017-04-09 08:44:30 +07:00
Dmitry Khomutov e3e3cf5124
Added SensioLabs Security Checker Plugin. Issue #27 2017-04-04 21:17:48 +07:00
Dmitry Khomutov d54c1978b9
Added allowed fail status for plugins (See build summary) 2017-04-03 21:04:27 +07:00
Stepan Strelets 047cedaab3
Initial implementation CI environments 2017-03-26 17:36:30 +07:00
Dmitry Khomutov 97cd0b5373
Improved tables appearance 2017-02-05 15:37:46 +07:00
Dmitry Khomutov 1ce0b4880e
Fixes 2017-01-15 20:09:45 +07:00
Dmitry Khomutov d0a46ee8ab
Dates localization 2017-01-15 18:11:18 +07:00
Dmitry Khomutov 7f2ce1a537
Dashboard ajax fixes 2017-01-15 10:39:48 +07:00
Dmitry Khomutov 40b5de70e5
Added ajax for the dashboard and timeline on main page 2017-01-15 01:11:32 +07:00
Dmitry Khomutov 56cfe58c0a
Added localization for delete confirmation dialog 2017-01-14 16:59:58 +07:00
Dmitry Khomutov 839cd9ed48
Improved confirm dialog style 2017-01-14 16:59:58 +07:00
Dmitry Khomutov 1cfc51b084
Fixed delete confirms (for build, project, user, group) + UI fixes 2017-01-14 16:59:57 +07:00
Dmitry Khomutov ae90538a38 Fixed for languages 2017-01-06 23:23:02 +07:00
Dmitry Khomutov 69302adf2b UI fixes 2017-01-06 21:19:45 +07:00
Pablo Tejada c32a520b91 Implementation of an alternative PHPUnit plugin:
- Reformat the error output.
- Display collapsed trace in the Information tab widget.
- Handle incomplete tests in the results.
- Unit tests for all new classes.
- Display raw phpunit output.
2017-01-05 17:59:58 +07:00
Dmitry Khomutov 306fa31e9e Added item per page parameter (default value in main config) 2016-12-28 21:26:22 +07:00
Dmitry Khomutov d4da493f7f Updated assets (AdminLTE2) 2016-07-23 10:50:03 +06:00
Dmitry Khomutov 31f92327c1 Fixed naming (phpci -> php-censor) 2016-07-21 23:02:11 +06:00
Dmitry Khomutov 4fee89fb80 Fixed constants 2016-07-21 21:20:34 +06:00
Dmitry Khomutov 60a2b7282a Fixed namespaces (PHPCI -> PHPCensor) 2016-07-20 18:27:32 +06:00
Dmitry Khomutov 976c6c1f1a Fixed build view Error tab list 2016-07-10 15:39:27 +06:00
Dmitry Khomutov d3e99988c4 Localization fixes 2016-07-10 14:50:31 +06:00
Dmitry Khomutov f86834b02f Fix Information tab in build view 2016-07-10 14:33:18 +06:00
Dmitry Khomutov 8436df1c0f Fixes 2016-06-23 21:26:54 +06:00
Dmitry Khomutov 166e6d8ac0 Fixed doubling of the data in the "Error" tab (Build view)
Fixed some JS errors
2016-06-23 21:17:24 +06:00
Dmitry Khomutov 878d2d1822 Added plugins to Quality Trend chart 2016-06-23 21:17:24 +06:00
Dmitry Khomutov a482356155 Fixed "Quality Trend" chart when warningsPlugin.data[build][key] is NaN (no any of meta_key in build_meta table).
Fixed doubling of the data in the "Error" tab (Build view)
2016-06-23 21:17:24 +06:00
Dan Cryer af029a95d3 Fix for warnings chart, courtesy of @Henk8 closes #1098 2015-11-03 11:58:22 +00:00
Dan Cryer 9df1e1febd Making the lines of code chart hide if no data available. Closes #1103 2015-11-03 11:51:45 +00:00
Dan Cryer 3a9c60b83b Fixing error duplication bug. Closes #1112 2015-11-03 11:42:28 +00:00
Dan Cryer 5966908df7 Switching charts to use Chart.js instead of Google Charts 2015-10-15 12:34:58 +01:00
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