Commit Graph

29 Commits

Author SHA1 Message Date
DariusIII 1452b5fdea Fix PHPDOC block return type declarations 2018-05-31 10:50:18 +02:00
DariusIII 513739f6dd Use now() helper in place of Carbon::now() 2018-05-31 10:22:08 +02:00
DariusIII cc7c17acaf Fix group browsing list page 2018-05-29 09:57:09 +02:00
DariusIII 400f89ef21 Fix issues in admin/group-list page, fixes issue #603 2018-05-28 10:31:12 +02:00
DariusIII 9539e1beef Don't use pagination for groups list page 2018-05-23 12:45:00 +02:00
DariusIII 59f09bf2cf Apply fixes from StyleCI
[ci skip] [skip ci]
2018-05-14 21:28:16 +00:00
DariusIII 9e4959950e Add barryvdh/laravel-ide-helper 2018-05-14 23:18:48 +02:00
DariusIII a92e5a272d Replace '!=' with proper '<>' operator 2018-05-11 10:16:55 +02:00
DariusIII 0cb4ffa810 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-19 20:52:48 +00:00
DariusIII 7bbaa630a8 Fix group list pagination 2018-04-19 22:52:28 +02:00
DariusIII 829c9d7d2a Apply fixes from StyleCI
[ci skip] [skip ci]
2018-04-12 21:59:47 +00:00
DariusIII 99ff48405e Fix a bug in group model getGroupsForSelect function 2018-04-12 23:59:31 +02:00
DariusIII d5e7ba4825 Upgrade nntmux configuration method 2018-03-03 20:47:49 +01:00
DariusIII 9c83a65594 Fix bulk adding of groups 2018-03-01 10:01:43 +01:00
DariusIII a8a38363b2 Move web and cli settings from settings to .env file (settings.php will be obsoleted very soon) 2018-02-19 09:56:37 +01:00
DariusIII 314e601e44 Rename nntmux namespace and folder to Blacklight 2018-02-14 23:08:17 +01:00
DariusIII 05b0c894dd Fix echoing of cli messages (most of them) 2018-02-14 14:07:12 +01:00
DariusIII 218c8bf67d Remove wrong columns added to addGroup query 2018-02-13 13:53:27 +01:00
DariusIII 3a62196a2a Add created_at and updated_at to addGroup query 2018-02-13 10:53:05 +01:00
DariusIII b1f9ee5873 Use insertGetId again in addGroup function 2018-02-13 10:52:19 +01:00
DariusIII 73b4ca4ed9 Replace insertGetId method with Model::create 2018-02-02 13:42:41 +01:00
DariusIII 8e1617e6fc Fix display of active/inactive groups in admin group list 2018-01-25 13:40:12 +01:00
DariusIII dcfb090053 Fix getCBPTableNames function calls 2018-01-16 14:23:19 +01:00
DariusIII 5a9632dde1 Apply fixes from StyleCI
[ci skip] [skip ci]
2018-01-16 13:05:52 +00:00
DariusIII 414ff9db4c Use Group model and remove nntmux\Groups class 2018-01-16 14:05:24 +01:00
DariusIII 091cae1e52 Update models 2017-11-01 23:16:22 +01:00
DariusIII b542914fab Update model relations, update ReleaseNfo model and fix one bug 2017-10-09 15:59:24 +02:00
DariusIII c195dae549 Add Release model and migration, add starter relations to Release and Group models 2017-09-26 12:37:12 +02:00
DariusIII b955ae7d7d Update Group model and related migration 2017-09-22 13:23:41 +02:00