DariusIII
|
31739d8392
|
Use Laravel 7 and remove omnipay for now
|
2020-04-11 23:14:15 +02:00 |
|
DariusIII
|
2b858100b3
|
Replace NN_ROOT with base_path()
|
2020-03-29 14:51:21 +02:00 |
|
DariusIII
|
7592fa9beb
|
Revert constants removal changes
|
2020-03-26 17:44:45 +01:00 |
|
DariusIII
|
1e7244e5bc
|
Remove option to set covers path in database, it is hardcoded now to resources/covers/
|
2020-03-22 22:12:07 +01:00 |
|
DariusIII
|
02ad342bac
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2020-02-05 01:56:40 +00:00 |
|
DariusIII
|
b343c02c63
|
Update project files
|
2020-02-05 00:39:09 +00:00 |
|
DariusIII
|
c391b57b3b
|
Remove check for mysql/mariadb version when installing NNTmux
|
2020-01-26 23:41:12 +01:00 |
|
DariusIII
|
5a8fff0020
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-11-01 19:52:18 +00:00 |
|
DariusIII
|
e6b4bc5a6e
|
Add check if _install/install.lock exists before sending registration related emails. Fixes issue #928
|
2019-03-08 22:54:27 +01:00 |
|
DariusIII
|
7dbbf941ba
|
Fix bad switches usage in artisan commands
|
2019-03-04 11:51:01 +01:00 |
|
DariusIII
|
3edf361a1b
|
Revert changes in calling artisan commands
|
2019-03-04 11:47:20 +01:00 |
|
DariusIII
|
7941f9592b
|
Update console commands
|
2019-03-03 17:38:17 +01:00 |
|
DariusIII
|
bab65321a9
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-31 19:18:57 +00:00 |
|
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 |
|