Commit Graph

28 Commits

Author SHA1 Message Date
DariusIII 552a096d9a Update and fix code with php-cs-fixer 2019-01-31 20:17:57 +01:00
DariusIII ed487c1299 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-29 12:51:58 +00:00
DariusIII 4b4de3acef Replace usage of str_ helper with Str class directly to prepare for Laravel 5.8 changes 2019-01-29 13:33:35 +01:00
DariusIII b23d80ce21 Update install command and reduce code used 2019-01-11 14:36:26 +01:00
DariusIII 4ef4b2f6a0 Use File facade for files manipulation 2019-01-07 15:30:02 +01:00
DariusIII 61d68eb906 Slowly start adding support for postgresql 2018-12-20 15:53:00 +01:00
DariusIII 4310be9653 Update scripts and config by removing unused env settings 2018-12-20 14:29:23 +01:00
DariusIII d7a96e454b Apply fixes from StyleCI
[ci skip] [skip ci]
2018-12-19 12:59:34 +00:00
DariusIII 1077c467d6 Remove Versions classes and all related data 2018-12-19 13:58:31 +01:00
DariusIII 21ccfeaaae Update artisan commands PHPDOC blocks 2018-11-20 13:58:31 +01:00
DariusIII 656f0d6cd0 Update install script to set admin as verified 2018-09-21 22:47:38 +02:00
DariusIII 6664bd8cfd Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-04 21:27:13 +00:00
DariusIII da88d58957 Update role permissions and seeding, install procedure, permissions for menu views 2018-08-04 23:26:50 +02:00
DariusIII 7a8b7d0797 Update install command 2018-08-02 12:15:48 +02:00
DariusIII 4471ce68f8 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-08-01 21:40:09 +00:00
DariusIII 86af139961 Update install command 2018-08-01 23:39:36 +02:00
DariusIII 33f0f36d3a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-07-30 11:37:25 +00:00
DariusIII a4fb61aa96 Update roles handling 2018-07-30 13:37:12 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII 9718ce4117 Add nntmux:reset-truncate command to artisan console 2018-05-03 23:52:05 +02:00
DariusIII 172462b0ae Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-19 08:38:20 +00:00
DariusIII f87bb91394 Fix install.lock file generation on install 2018-04-19 10:38:24 +02:00
DariusIII 4a1bbf209c Update missing stuff 2018-04-19 10:26:46 +02:00
DariusIII 57b4f1945c Update nntmux install command 2018-03-08 11:50:26 +01:00
DariusIII 376ec800b1 Update installation console commands to fix missing type error when using fixtures in production 2018-02-06 14:13:12 +01:00
DariusIII 4426fd060c Use fixtures to populate tables when nntmux is in production, adapt install process 2018-01-30 12:27:20 +01:00
DariusIII 500e83aeef Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-23 09:52:12 +00:00
DariusIII 82203d80dd Use artisan console to install nntmux, remove the install script from _install folder 2018-01-23 10:51:59 +01:00