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 |
|
DariusIII
|
8bced297bf
|
Prevent undefined index errors on admin site-stats page
|
2016-09-13 11:23:35 +02:00 |
|
DariusIII
|
5f62f304a5
|
Update admin user_edit and role_edit pages
|
2016-09-12 11:17:47 +02:00 |
|
DariusIII
|
01e5854d20
|
Fix wrong table name in category-regex-edit
|
2016-08-29 13:57:59 +02:00 |
|
DariusIII
|
6617b9f89b
|
Wrong table name used in site-edit
|
2016-08-22 12:42:34 +02:00 |
|
DariusIII
|
554e9ced1a
|
Add categorization by poster to Categorize.php (used in XXX SD clips for now)
|
2016-07-19 15:24:58 +02:00 |
|
DariusIII
|
2a5f942a1c
|
Add lithium libraries bootstrap for Admin pages
|
2016-07-19 14:03:20 +02:00 |
|
DariusIII
|
7d780c66d4
|
Add api requests count to admin/user-list page
|
2016-07-14 08:55:22 +02:00 |
|
DariusIII
|
872ad5c722
|
Use nntmux namespace, rename nntmux script to tmux.Update composer.lock.
|
2016-06-25 15:45:47 +02:00 |
|
DariusIII
|
bb99220b77
|
Consolidate groups handling by @ruhllatio
|
2016-06-24 15:47:37 +02:00 |
|
DariusIII
|
4fa75e43d2
|
Move themelist management to Utility class
|
2016-05-16 23:33:35 +02:00 |
|
DariusIII
|
60ce9087f4
|
Assign group to smarty in admin/category_regexes-list.php
|
2016-04-20 12:53:29 +02:00 |
|
DariusIII
|
4aec3b259c
|
Fix the book reqids lookup name in site edit
|
2016-02-10 20:14:32 +01:00 |
|
DariusIII
|
1e5eeb4690
|
Fix admin->site edit page.
|
2016-02-09 22:24:38 +01:00 |
|
DariusIII
|
9fc39bf490
|
Switch to category constants from category numbers, part 1
|
2016-02-09 12:37:30 +01:00 |
|
DariusIII
|
e9163a11a5
|
Remove site debug.
|
2016-01-15 13:52:17 +01:00 |
|
DariusIII
|
84968a9456
|
Remove nzpre settings from admin area, site edit and settings schema
|
2016-01-14 15:34:59 +01:00 |
|
DariusIII
|
99f776b136
|
Refactor BasePage for new theme settings, adjust templates to use the new structure and constants.
|
2015-12-16 10:19:13 +01:00 |
|
DariusIII
|
fc5d543b08
|
Add contact page to Gamma template, fix menu items edit page
|
2015-12-15 12:40:45 +01:00 |
|