DariusIII
|
3c4a41c134
|
Code style fixes
|
2022-03-16 23:02:10 +01: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
|
0402fa56d7
|
Fix code style of many files
|
2019-05-07 20:56:19 +02:00 |
|
DariusIII
|
1077c467d6
|
Remove Versions classes and all related data
|
2018-12-19 13:58:31 +01:00 |
|
DariusIII
|
8a826d0f21
|
Update User model and install test
|
2018-11-20 22:47:59 +01:00 |
|
DariusIII
|
d5e7ba4825
|
Upgrade nntmux configuration method
|
2018-03-03 20:47:49 +01:00 |
|
DariusIII
|
314e601e44
|
Rename nntmux namespace and folder to Blacklight
|
2018-02-14 23:08:17 +01:00 |
|
DariusIII
|
5229462bea
|
Simplify install test, we don't need covers check and admin user
|
2018-02-09 09:51:36 +01:00 |
|
DariusIII
|
85c68d3863
|
Update install test
|
2018-01-30 12:37:52 +01:00 |
|
DariusIII
|
cefe3643b8
|
Update migrations, add stored procedures and trigers, fix phpunit test
|
2018-01-22 22:39:47 +01:00 |
|
DariusIII
|
963939d600
|
Remove unused class from install test
|
2018-01-18 14:56:41 +01:00 |
|
DariusIII
|
5ed687e42c
|
Remove unneeded code from InstallTest.php
|
2018-01-18 14:08:42 +01:00 |
|
DariusIII
|
de91486ec5
|
Fix installation and tests
|
2018-01-18 13:34:26 +01: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
|
ee955bff77
|
Fix installation test
|
2018-01-17 16:04:13 +01:00 |
|
DariusIII
|
6af3c91f12
|
Update files that use constants.php
|
2018-01-08 12:21:07 +01:00 |
|
DariusIII
|
10844ace9d
|
Remove Users class and use models in its place
|
2017-12-25 17:11:25 +01:00 |
|
DariusIII
|
0912cd46cb
|
Update install test
|
2017-12-20 13:48:27 +01:00 |
|
DariusIII
|
232e2a0362
|
Fix install test script
|
2017-11-24 15:46:02 +01:00 |
|
DariusIII
|
c20fc7e07d
|
Change App\extensions to App\Extensions
|
2017-07-18 14:16:31 +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
|
077e4d6555
|
Fix phpunit install test
|
2017-07-14 23:54:29 +02:00 |
|
DariusIII
|
9af3abdc46
|
Use laravel helpers file and replace getenv with env function
|
2017-06-07 22:57:00 +02:00 |
|
DariusIII
|
a1043648e3
|
Use correct namespace syntax for phpunit in .travis.yml
|
2017-05-10 11:13:16 +02:00 |
|
DariusIII
|
f1e2f86bcc
|
Move installer definition inside function
|
2017-05-05 15:27:09 +02:00 |
|
DariusIII
|
79ce840e5a
|
Fix paths in InstallTest.php
|
2017-05-05 14:58:24 +02:00 |
|
DariusIII
|
567903c542
|
I am definitely done with travis for today
|
2017-05-05 14:49:10 +02:00 |
|
DariusIII
|
d429c57a00
|
Final try for today
|
2017-05-05 14:41:52 +02:00 |
|
DariusIII
|
58adfad17a
|
Maybe fixed the damn test?
|
2017-05-05 14:31:53 +02:00 |
|
DariusIII
|
3640f941ab
|
And again...
|
2017-05-05 14:14:33 +02:00 |
|
DariusIII
|
8b4caaac85
|
One more travis and phpunit related test update before i give up for time being
|
2017-05-05 13:38:42 +02:00 |
|
DariusIII
|
6147ca5dac
|
Move around tests and phpunit.xml
|
2017-05-05 13:15:32 +02:00 |
|