Commit graph

25 commits

Author SHA1 Message Date
Dmitry Khomutov
f67d0aa7c0
Removed useless Image class. 2017-12-02 12:39:38 +07:00
Dmitry Khomutov
c6ae043750
Fixed excessive BuildMeta inserts. 2017-11-09 22:48:46 +07:00
Dmitry Khomutov
4e68eb7180
Code style fixes. 2017-11-08 20:45:18 +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
9041457af4
Changed HttpClient to Guzzle library. 2017-06-28 12:42:56 +07:00
Dmitry Khomutov
fd356a4dda
Fixed PDO creation for PostgreSQL without pdo_mysql extension. Issue #73. 2017-05-29 18:50:18 +07:00
Dmitry Khomutov
142f05b416
Fixed Database::lastInsertId call for PostgreSQL 2017-04-16 21:18:21 +07:00
Dmitry Khomutov
a671f4d81d
Improved error page 2017-04-16 20:46:51 +07:00
ket4yii
086eb82631
[Form Element] Add percent to setName regex 2017-02-15 20:20:18 +07:00
Dmitry Khomutov
7d254fc512
DB fix 2017-02-12 01:35:17 +07:00
Dmitry Khomutov
e90a1d4a32
Added non-interactive mode for CreateAdminCommand. Issue #8 2017-02-05 17:58:57 +07:00
Dmitry Khomutov
0a4636a379
Refactored InstallCommand (+ removed localization from InstallCommand, because it doesn't works actually) 2017-02-05 15:37:46 +07:00
Dmitry Khomutov
c90c292629
Improved DB + PostgreSQL support 2017-01-29 18:20:22 +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
1237bf450c
Code style fixes 2017-01-14 16:12:53 +07:00
Dmitry Khomutov
79e98c1aac Code style fixes 2017-01-09 20:29:04 +07:00
Dmitry Khomutov
a10f760122 Fixed tests 2017-01-04 15:16:20 +07:00
Dmitry Khomutov
9de4fb51d3 Repaired tests + refactored code for tests 2016-08-13 17:47:55 +07:00
Dmitry Khomutov
052538e99c Code style and other small fixes 2016-06-23 21:26:54 +06:00
Dmitry Khomutov
ca2f5ed197 Fixes 2016-06-23 21:26:13 +06:00
Dmitry Khomutov
e9b5de8ea9 Fixes + code style fixes 2016-06-23 21:21:57 +06:00
Dmitry Khomutov
9d3104fcac Fixes 2016-06-23 21:21:15 +06:00
Dmitry Khomutov
0868eb9c69 Code style fixes 2016-06-23 21:20:25 +06:00
Dmitry Khomutov
5b9c1d32f1 Code style fixes 2016-06-23 21:18:41 +06:00
Dmitry Khomutov
e5164ae1dd Refactored structure 2016-06-23 21:18:41 +06:00