Commit Graph

126 Commits

Author SHA1 Message Date
DariusIII bfeea3c0e7 Fix getenv string call 2017-04-24 23:48:13 +02:00
DariusIII b782fa3e3e First batch of chenges from config.php to .env 2017-04-24 15:41:10 +02:00
DariusIII a1f14b2fb6 Update AniDB and related pages updateTitle function 2017-04-17 16:16:55 +02:00
DariusIII 94a90323a3 Adjust users ordering 2017-04-13 13:22:49 +02:00
DariusIII ccc7d3012b Fix settings statuses of groups in admin groups page 2017-04-13 09:44:06 +02:00
DariusIII d447fa15a0 Update AniDB related classes and scripts 2017-03-31 14:53:15 +02:00
DariusIII ea701a7c1a Fix page count when selecting user roles in users list 2017-03-22 09:49:57 +01:00
DariusIII 493f869f2f Change orderBy type safety to true in users-list.php 2017-03-22 09:30:08 +01:00
DariusIII 8316961a55 Add pagerquerysuffix to group list pages 2017-03-22 09:17:07 +01:00
DariusIII 7aa97d3ebe Fix empty groups list when selecting active/inactive groups 2017-03-22 09:09:34 +01:00
DariusIII e681d95cf1 Update sharing.php, use new null coalescing operator 2017-03-20 14:03:55 +01:00
DariusIII 210948a6bc Update path to smarty.php in sharing.php 2017-03-20 14:02:48 +01:00
DariusIII b121b22855 Update user-list.php 2017-03-20 13:50:50 +01:00
DariusIII 7b4ca98dd9 Remove dependency on config.php in www/admin by requesting smarty.php directly 2017-03-20 13:43:56 +01:00
DariusIII cbdbc94a76 Remove python backfill script from tmux. 2017-03-14 09:17:35 +01:00
DariusIII a1e19b0e5d try to fix adding new multigroup posters 2017-03-08 23:07:00 +01:00
DariusIII 55b6e94ab2 Fix missing pdo when calling NZB class 2017-03-07 12:20:54 +01:00
DariusIII 20fdbad0f8 Fix function name in ajax_group-edit.php (Fixes issue #126) 2017-03-03 23:02:56 +01:00
DariusIII 65da50738a Remove tpg checks from some more files 2017-02-27 10:30:35 +01:00
DariusIII 356cda31da Merge branch 'dev' into dev-steam 2017-02-13 08:22:24 +01:00
DariusIII 7fbfb4a9e8 Improve performance by doing poster check in PHP instead of single row MySQL queries (by b3rs3rk@nZEDb) 2017-02-13 08:21:21 +01:00
DariusIII db06e9219f Fix getGamesInfoByID call 2017-02-08 14:41:02 +01:00
DariusIII f4dd1db682 Update multigroup handling 2017-02-07 18:59:56 +01:00
DariusIII accc36eb69 Add model to handle multigroup posters table 2017-01-13 13:42:07 +01:00
DariusIII 18045d26f6 Rename mgr_ tables to multigroup_ tables, update mysql-ddl.sql 2017-01-11 14:42:12 +01:00
DariusIII 9bd9f31571 Improve handling of MultiGroup releases 2017-01-11 10:49:07 +01:00
DariusIII 9d17ca0fc2 Reduce code duplication and rename ReleasesMultiGroup to ProcessMultiGroupReleases and move it to nntmux\processing 2017-01-10 13:59:25 +01:00
DariusIII 5f8443d950 Optimize code by removing duplication 2017-01-10 10:44:18 +01:00
DariusIII 592f11d938 Fix query 2017-01-09 12:14:18 +01:00
DariusIII 8e1c7397fd Add option to delete MGR posters 2017-01-09 12:00:41 +01:00
DariusIII 3c145bcd51 Add posters to db 2017-01-05 15:54:44 +01:00
DariusIII 0002217ec9 Add patch for new table and pages to edit mgr posters 2017-01-04 15:59:41 +01:00
DariusIII deccbea4cb Add MgrPosters model 2017-01-04 15:58:59 +01:00
DariusIII c5360f84df Move predb to admin from frontend 2016-12-23 11:26:18 +01:00
DariusIII 15e7fdea84 Forgot the require once 2016-12-23 09:44:19 +01:00
DariusIII 9c70c3a307 Properly use $page 2016-12-23 09:43:03 +01:00
DariusIII 2d4f99e25f Remove isLoggedin check from predb page 2016-12-23 09:41:27 +01:00
DariusIII b9957bff24 Move predb page to admin, remove it from frontend 2016-12-23 09:25:16 +01:00
DariusIII 32566d6433 Remove check for ID in release-edit, as we are working with existing releases 2016-12-07 13:28:58 +01:00
DariusIII 0abe6d85b6 Fix notices in failed releases list 2016-11-03 14:21:35 +01:00
DariusIII fe2a8a6c69 Remove preview list from admin area 2016-11-03 14:15:16 +01:00
DariusIII 88eb7b6734 Merge branch 'dev' into dev-settings 2016-11-02 22:32:28 +01:00
DariusIII 5311a2d39d Fix: Define pagerquerysuffix for users-list 2016-11-02 11:38:11 +01:00
DariusIII 273166660b Changes from old to new Settings model 2016-10-25 11:34:51 +02:00
DariusIII 8598c140bf Move from nntmux/db/Settings to app/models/Settings 2016-10-24 13:03:58 +02:00
DariusIII 17ad8065ef Add missing category select in role edit 2016-09-23 10:07:48 +02:00
DariusIII 7b33de54e4 Fix wrong property usage 2016-09-23 09:59:06 +02:00
DariusIII 51d1c17d17 Add back missing role category exclusion in admin->role edit 2016-09-23 09:53:59 +02:00
DariusIII 783fa36b10 Remove canpre setting, it is defunct 2016-09-21 14:16:21 +02:00
DariusIII adada52033 Add datepicker and role change date column to users list and user edit in admin. 2016-09-15 10:51:58 +02:00