Commit graph

19 commits

Author SHA1 Message Date
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
145670acde Build sources instead of 'Manual' word. 2017-10-14 21:13:36 +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
9d269a4cca
Added tags for Github builds (UI Fixes +++). 2017-04-22 21:56:51 +07:00
Dmitry Khomutov
bf067e4fda
Added tags for Github builds (UI Fixes). 2017-04-22 21:48:54 +07:00
Dmitry Khomutov
12805d58d9
Added tags for Github builds (Fixes). 2017-04-22 21:06:53 +07:00
Dmitry Khomutov
647a5cedcd
Added tags for Github builds. 2017-04-22 20:02:24 +07:00
Dmitry Khomutov
acd2bcc088
Added text wrap for build log 2017-04-14 22:15:45 +07:00
Dmitry Khomutov
4f86a98b5e
Build and Project pages UI fixes 2017-04-09 22:51:03 +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
d0a46ee8ab
Dates localization 2017-01-15 18:11:18 +07:00
Dmitry Khomutov
56cfe58c0a
Added localization for delete confirmation dialog 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
69302adf2b UI fixes 2017-01-06 21:19:45 +07: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
Renamed from src/PHPCI/View/Build/view.phtml (Browse further)