Andrew
|
a93860ebd8
|
Fixes bug in player counts
|
2021-10-20 22:31:36 -04:00 |
|
Andrew
|
fdf9b3fcb9
|
Fixes bug where all servers would be included in offline/online count even if the user did not have access to those servers.
|
2021-10-18 17:11:43 -04:00 |
|
Silversthorn
|
eee528f329
|
Fixing Allowed Server on Config Page
|
2021-10-09 11:30:21 +02:00 |
|
Andrew
|
fc4e8a00e1
|
Working out bugs in regular user language
|
2021-09-29 19:50:51 -04:00 |
|
Andrew
|
72a85d7e64
|
Adds user based languages
changes server creation so that it adds it to roles instead of creating one
Changes server creation so you cannot create a server without a role.
|
2021-09-29 19:32:21 -04:00 |
|
Andrew
|
d0f6e6b8a9
|
More changes to users lang
|
2021-09-29 18:05:07 -04:00 |
|
Andrew
|
0ee8418ba5
|
Merge branch 'db-lang' into 'user-language'
Db lang
See merge request crafty-controller/crafty-commander!79
|
2021-09-29 21:50:17 +00:00 |
|
Andrew
|
56deaa0bcb
|
Initial back end support for user based languages
|
2021-09-29 17:46:54 -04:00 |
|
Andrew
|
acedb0ad8a
|
Added inital setup for user-based languages.
Waiting for DB changes to finish.
|
2021-09-28 22:25:47 -04:00 |
|
Silversthorn
|
38f1b3908a
|
Correction Crafty Perms
|
2021-09-28 18:41:54 +02:00 |
|
Silversthorn
|
e381ebe239
|
Merge branch 'dev' into dev-Silversthorn-MVC
|
2021-09-25 22:58:01 +02:00 |
|
Andrew
|
74f4bf748e
|
Adds support for a friendlier splashscreen when no servers are created.
Users can go to an empty dashboard instead of a wall of text.
|
2021-09-25 15:07:39 -04:00 |
|
Andrew
|
959b02f58f
|
Adds exception to page_data for initial server creation.
|
2021-09-25 11:56:12 -04:00 |
|
Silversthorn
|
186dcdc616
|
Merge branch 'dev-Silversthorn' into dev-Silversthorn-MVC
|
2021-09-21 21:12:56 +02:00 |
|
Andrew
|
44478939db
|
Merge branch 'wait_start' into 'dev-staging'
Wait start
See merge request crafty-controller/crafty-commander!72
|
2021-09-20 22:32:19 +00:00 |
|
Andrew
|
6e54089890
|
Adds delayed start status for auto-launching servers when crafty starts.
|
2021-09-20 18:30:17 -04:00 |
|
Andrew
|
afc95a40fe
|
Fixes bug where you cannot disable auto backup
|
2021-09-20 15:41:08 -04:00 |
|
Andrew
|
f18d74540a
|
Fixes bug where player counts would cause crash if not super user.
Adds commands sent through terminal to audit log.
Makes it so regular users cannot see the audit log.
|
2021-09-13 22:02:57 -04:00 |
|
Andrew
|
92725d2249
|
Starts troubleshooting of port not changing after config change.
|
2021-09-13 17:52:09 -04:00 |
|
Andrew
|
333cd33be3
|
Fixes server port writing issue.
|
2021-09-13 17:04:46 -04:00 |
|
Silversthorn
|
70ca82a086
|
Rework architecture for better MVC
|
2021-09-09 00:01:10 +02:00 |
|
Silversthorn
|
cb73540e65
|
Doing MVC on Crafty Permissions
|
2021-09-06 19:27:01 +02:00 |
|
Silversthorn
|
f4ca0f6559
|
Addind support for -1 unlimited check
|
2021-08-25 20:22:43 +02:00 |
|
Andrew
|
b77aab954d
|
Adds download options for files in file tree. This does not add ability to download directories.
|
2021-08-24 21:33:29 -04:00 |
|
Andrew
|
aea023b893
|
Fixes error thrown when calling add_user page
|
2021-08-24 19:25:35 -04:00 |
|
Andrew
|
af7e31a744
|
Fixes issue with error thrown when click save in edit_user
|
2021-08-24 19:19:33 -04:00 |
|
Silversthorn
|
bb1f43bc81
|
Adding Support for Crafty Permissions with limits
|
2021-08-24 23:07:00 +02:00 |
|
Silversthorn
|
1acb7827ae
|
Reworking Functions After User_Servers Deletion
|
2021-08-22 18:50:30 +02:00 |
|
Silversthorn
|
88042998d9
|
Merge branch 'dev' into dev-Silversthorn
|
2021-08-22 12:14:31 +02:00 |
|
Silversthorn
|
331f3e7b12
|
Adding Crafty Permissions
|
2021-08-22 11:57:02 +02:00 |
|
Silversthorn
|
1262d6708b
|
Improve UI and Permissions on Dashboard
|
2021-08-22 01:41:25 +02:00 |
|
Silversthorn
|
31436bdc62
|
Merge branch 'dev' into dev-Silversthorn
|
2021-08-21 16:44:02 +02:00 |
|
Andrew
|
89f6a98dc9
|
Took out ability to assign specific users to specific servers. All role based now.
|
2021-08-21 10:07:43 -04:00 |
|
Silversthorn
|
a68d24b890
|
Adding Working Permissions for roles on html pages
|
2021-08-21 10:44:03 +02:00 |
|
Florian RVT
|
8b66fc3fc4
|
Adding permissions on role_servers with edit
|
2021-08-20 00:18:50 +02:00 |
|
Andrew
|
0ab8f11a60
|
Merge branch 'dev' into 'pretzel'
# Conflicts:
# app/classes/shared/server.py
# app/classes/web/panel_handler.py
# main.py
|
2021-08-18 16:34:41 +00:00 |
|
Andrew
|
046228a0e1
|
Fixed bug that I created in create roles. Just didn't add data to the page that should have been there
|
2021-08-09 17:18:02 -04:00 |
|
Andrew
|
488175cc2e
|
Added users attached to roles on role edit page.
|
2021-08-09 17:11:45 -04:00 |
|
Andrew
|
7dd4702680
|
Fixed error thrown on add user
|
2021-08-09 01:44:16 -04:00 |
|
Andrew
|
0e5e2cd217
|
Added the ability for non super-users to change their own password.
|
2021-08-09 01:29:13 -04:00 |
|
Andrew
|
b1215ff20a
|
Fixed bug where all roles showed the sum of servers associated with all roles
|
2021-08-09 00:24:08 -04:00 |
|
Andrew
|
9ec10db762
|
Disabled checkboxes in user configs if servers were granted by role.
|
2021-08-08 18:26:28 -04:00 |
|
Andrew
|
debabfc045
|
Added server/role lists to panel config
|
2021-08-08 16:43:04 -04:00 |
|
Andrew
|
ca9788081b
|
Removed print statements
|
2021-08-06 14:15:10 -04:00 |
|
Andrew
|
f957d54348
|
Fixed issue with duplicate servers on dash if role and user both had access to the server.
|
2021-08-06 13:47:06 -04:00 |
|
Andrew
|
e40fb45853
|
Bug fixes for user/role based servers.
|
2021-08-06 12:21:47 -04:00 |
|
Andrew
|
e827460a18
|
Revert
|
2021-08-06 01:13:58 -04:00 |
|
Andrew
|
4bb798fd0c
|
Dumb commit because I had an extraneous _
|
2021-08-06 01:08:33 -04:00 |
|
Andrew
|
41846e34a9
|
Made it so only super user can see other roles/users
|
2021-08-06 01:05:46 -04:00 |
|
Andrew
|
b39e0e3a62
|
Added users to servers. Fixed some bugs with assigning users to role/servers. Fixed bug where user could not edit server config
|
2021-08-06 00:34:57 -04:00 |
|