Commit graph

16 commits

Author SHA1 Message Date
Dmitry Khomutov
c015d8c58b
Refactored project structure. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov
cfe93434ad
Refactored Form. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov
1fdf9a7ab1
Refactored Http. 2018-03-09 13:46:18 +07:00
Dmitry Khomutov
8b5a874789
Refactored Store. 2018-03-09 13:46:17 +07:00
Dmitry Khomutov
42a8316479
Added tests for the Store (MySQL and PostgreSQL). 2018-03-01 19:47:34 +07:00
Dmitry Khomutov
f26726c6e9
Removed User model from $_SESSION. 2018-02-21 10:46:57 +07:00
Dmitry Khomutov
5e9e3088cc
Code style fixes for plugins. 2018-02-04 14:22:07 +07:00
Dmitry Khomutov
7382df7f6d Added 'user_id' (created by) and 'create_date' columns to 'project_group' table. 2017-10-16 21:59:59 +07:00
Dmitry Khomutov
a2fbd9b775
Code style fixes 2017-03-12 11:40:40 +07:00
Dmitry Khomutov
18ac9fadaf
Fixed archive 2017-01-16 23:27:55 +07:00
Dmitry Khomutov
b875df18fd
UI fixes for project groups 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
d78f9f0e5f Added custom console Application class with migrations 2016-12-30 23:40:14 +07:00
Dmitry Khomutov
32f5c01728 Fixed namespaces in docblocks (PHPCI -> PHPCensor) 2016-07-21 23:20:59 +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
Renamed from src/PHPCI/Controller/GroupController.php (Browse further)