Commit Graph

19 Commits

Author SHA1 Message Date
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