38 Commits

Author SHA1 Message Date
DariusIII 31739d8392 Use Laravel 7 and remove omnipay for now 2020-04-11 23:14:15 +02:00
DariusIII 82203d80dd Use artisan console to install nntmux, remove the install script from _install folder 2018-01-23 10:51:59 +01:00
DariusIII 3d7b8f16c0 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-22 21:41:42 +00:00
DariusIII cefe3643b8 Update migrations, add stored procedures and trigers, fix phpunit test 2018-01-22 22:39:47 +01:00
DariusIII 806659883f Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-22 15:03:32 +00:00
DariusIII aa702eada7 Update install script 2018-01-22 16:03:11 +01:00
DariusIII 2b2cb4a462 Update migrations and User model 2018-01-22 12:36:51 +01:00
DariusIII 18c148588a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-20 22:52:16 +00:00
DariusIII 7c01a6faa5 Update install process 2018-01-20 23:50:31 +01:00
DariusIII 5ce489e308 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-18 12:34:51 +00:00
DariusIII de91486ec5 Fix installation and tests 2018-01-18 13:34:26 +01:00
DariusIII a91cafc79a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-18 11:26:29 +00:00
DariusIII 59eecdfd0d Change installation, remove tsv files and related tables, use migrations and seeding for them 2018-01-18 12:13:49 +01:00
DariusIII 6af3c91f12 Update files that use constants.php 2018-01-08 12:21:07 +01:00
DariusIII 4ccbf6a967 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-12-25 22:37:15 +00:00
DariusIII 10844ace9d Remove Users class and use models in its place 2017-12-25 17:11:25 +01:00
DariusIII c8976c58e3 Update _install/install_nntmux.php to ignore foreign keys on install 2017-12-20 13:45:47 +01:00
DariusIII f46d3518ba se bootstrap/autoload.php instead the bootstrap.php in root of install 2017-11-24 15:38:28 +01:00
DariusIII 09b649eec6 Do the same in install script 2017-11-17 12:59:56 +01:00
DariusIII adf1d692cf Update installer, remove debug 2017-10-13 12:52:48 +02:00
DariusIII 24fa162413 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-08-31 09:31:28 +00:00
DariusIII ac53cc2171 Update install script to generate the app key 2017-08-15 09:17:44 +02:00
DariusIII d7f440a563 Use default composer install folder (vendor) to align with laravel defaults 2017-08-02 13:22:16 +02:00
DariusIII c20fc7e07d Change App\extensions to App\Extensions 2017-07-18 14:16:31 +02:00
DariusIII 751796a613 Update laravel usage 2017-07-18 13:02:58 +02:00
DariusIII 6dc54ff6aa Replace app with App in classes used 2017-07-16 23:21:21 +02:00
DariusIII 696208d313 Remove $adapter assignment from install and installtest 2017-07-15 00:06:27 +02:00
DariusIII 0e6efe22c3 Fix connection for new installs 2017-07-01 00:44:44 +02:00
DariusIII 4cb209041b Update install procedure and insertion of zero value into auto_increment id fields for categories (fixes problem with wrong id of OTHER root category) and user_roles, no need to load mysql-data.sql file anymore 2017-06-27 11:13:27 +02:00
DariusIII 02cc687e64 Add more debugging output to DbUpdate class and install_nntmux script 2017-06-16 11:42:58 +02:00
DariusIII 62eb14c096 Refine install process some more 2017-04-26 10:41:51 +02:00
DariusIII f4c9464593 Update installation with additional checks and messages 2017-04-26 10:05:02 +02:00
DariusIII 9894cc700b Update install scripts 2017-04-26 00:20:58 +02:00
DariusIII 27a9ea9fb6 Fix wrong path 2017-04-25 22:42:16 +02:00
DariusIII 52cb2ec048 Add first version of new installer, update .env.example with admin data placeholders 2017-04-25 22:36:38 +02:00
DariusIII 0b082a65ea Rename zed to tmux 2016-12-28 08:52:22 +01:00
DariusIII ec1cf32977 Add remote installer script (reused from nZEDb) 2016-12-28 08:51:44 +01:00
DariusIII 287b58c768 Change missed files 2016-09-20 14:13:40 +02:00