Commit graph

7 commits

Author SHA1 Message Date
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
446deca0cb
Fixed pagination for environments in project/view page and ajax builds update. 2017-05-08 14:51:32 +07:00
Dmitry Khomutov
1b70128c83
Added public/private project status icon to dashboard. 2017-04-22 22:29:09 +07:00
Dmitry Khomutov
1f9ec69c52
Fixed gray block style (grey -> gray) 2017-04-16 20:02:59 +07:00
Dmitry Khomutov
f4083df2a8
Improved dashboard styles 2017-02-11 23:22:26 +07:00
Dmitry Khomutov
d0a46ee8ab
Dates localization 2017-01-15 18:11:18 +07:00
Dmitry Khomutov
40b5de70e5
Added ajax for the dashboard and timeline on main page 2017-01-15 01:11:32 +07:00
Renamed from src/PHPCensor/View/SummaryTable.phtml (Browse further)