Commit graph

141 commits

Author SHA1 Message Date
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 bc17b23758
UI fix 2017-03-18 13:18:41 +07:00
Dmitry Khomutov a2fbd9b775
Code style fixes 2017-03-12 11:40:40 +07:00
Dmitry Khomutov f4083df2a8
Improved dashboard styles 2017-02-11 23:22:26 +07:00
Dmitry Khomutov 91a8054fdd
Added highlighting for build config + updated dependencies 2017-02-10 23:18:07 +07:00
Dmitry Khomutov 97cd0b5373
Improved tables appearance 2017-02-05 15:37:46 +07:00
Dmitry Khomutov ced30f2737
Closed app for search robots 2017-01-24 08:24:20 +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 052338f831 Small UI style fix 2017-01-07 20:54:33 +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
Dmitry Khomutov 1e17905140 Small style fix 2017-01-06 11:51:53 +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 435a169589 Improved README and docs 2017-01-04 21:42:26 +07:00
Dmitry Khomutov d4a9dd2493 Fixed PHP Censor theme 2017-01-04 17:53:48 +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 60d74b0b44 Fixed naming (PHPCI -> PHP Censor) 2016-07-19 22:35:21 +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 ca2f5ed197 Fixes 2016-06-23 21:26:13 +06:00
Dmitry Khomutov 6891b8a75f Code style fixes 2016-06-23 21:21:15 +06:00
Dmitry Khomutov 5371b8fc75 Fixes 2016-06-23 21:18:41 +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
Pierre Lavaux 39024c0bd3 ImageOptim'ed assets/ 2015-10-27 02:17:26 +01: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
Dan Cryer efbd68a870 Merge pull request #1077 from GeneaLabs/feature/fix-arrangement-of-components
Fix Arrangement of Build Result Components
2015-10-13 15:33:33 +01:00
Mike Bronner 6b953c601c Merge branch 'master' into feature/add-logo-icon-images 2015-10-12 12:26:42 -07:00
Mike Bronner be6ae868f4 Add logo icons 2015-10-12 12:23:55 -07:00
Mike Bronner c3039c701e Add missing sprintf.min.map file 2015-10-10 10:07:31 -07:00
Mike Bronner d446955629 Move id attribute to outer div to hide the result component completely
This will allow the other non-hidden components to properly reflow on the page.
2015-10-10 09:22:53 -07:00