Commit Graph

651 Commits

Author SHA1 Message Date
Craft Breadth
0ea53888b5 Revert "Grammar changes that should (TM) not break anything"
This reverts commit 461411addb
2021-11-19 16:47:34 +00:00
Zedifus
89975dca2e Grammar changes that should not break anything
Authored by https://gitlab.com/craftbreadth
2021-11-19 16:36:48 +00:00
Zedifus
eddeb2758a Correct zedifus blurb 2021-11-19 16:28:04 +00:00
Zedifus
25147149d9 Add blurb for xithical 2021-11-19 16:24:52 +00:00
Craft Breadth
461411addb Grammar changes that should (TM) not break anything 2021-11-19 16:24:38 +00:00
Andrew
df398718f1 Fixes bug for backup loops on shutil. 2021-11-19 01:07:53 -05:00
Andrew
65a9c54f72 Fixes DB corruption when saving backup config. 2021-11-18 23:44:29 -05:00
Zedifus
cfa63b0a4e Update with pat-gen to check formatting
Looks like a new patron appeared, yay!
2021-11-19 00:20:36 +00:00
Zedifus
36d310b8f9 Add basic xithical to staff credits 2021-11-18 23:56:44 +00:00
Zedifus
acebf90326 Compress PT 2021-11-18 22:15:03 +00:00
Zedifus
b8081fec02 Add Zedi to credits
and fix some image rename mistakes
2021-11-18 21:54:41 +00:00
Zedifus
1601eb92bc Restructure credits.json 2021-11-18 21:40:14 +00:00
Zedifus
c33a550f2f Rename staff pictures 2021-11-18 21:38:58 +00:00
Zedifus
6eb4f313f9 Add last updated timestamp to patrons 2021-11-18 21:08:19 +00:00
Zedifus
134dcf00d3 Correct panel to read pat-gen levels properly 2021-11-18 20:02:29 +00:00
Zedifus
6744fe5409 Correct patreon to patron
Patreon is the platform, supporters are patrons
2021-11-18 20:01:30 +00:00
Andrew
aeb6b774f4 Fixes tryexceptpass for helpers and panel handler. 2021-11-17 17:23:14 -05:00
Andrew
b92b9c04fb Merge branch 'server-role-creation' into 'dev'
Adds checkbox option for adding roles at server creation.

See merge request crafty-controller/crafty-commander!86
2021-11-17 21:34:33 +00:00
Andrew
be163e2a87 Fixed finish translation 2021-11-17 16:31:12 -05:00
Silversthorn
671d362415 Merge branch 'server-role-creation' into server-role-creation-look 2021-11-17 22:10:22 +01:00
Silversthorn
bb3fa970d2 BetterLookingRolesSelect 2021-11-17 22:00:14 +01:00
Andrew
f033320bc4 Added translations for roles being added at server creation. 2021-11-17 13:25:19 -05:00
Andrew
327122348d Adds checkbox option for adding roles at server creation.
Fixes bug on Panel Config page where duplicate servers would be listed.
Changes the way "roles" are served to the page. Dictionary instead of model object.
2021-11-17 13:08:41 -05:00
Andrew
ce25a8fa4d initial commit for roles being added on server creation 2021-11-17 01:43:09 -05:00
Andrew
354a2b8804 Removed homebrew install script that somehow ended up in this directory 2021-11-17 01:22:05 -05:00
Andrew
917bd5e32d Working single role selection on server creation. 2021-11-17 01:17:36 -05:00
xithical
055051fc2f Merge branch 'subprocess' into 'dev'
Subprocess Merge to Dev

See merge request crafty-controller/crafty-commander!84
2021-11-16 21:57:43 +00:00
computergeek125
64ec33ff52 Resolved subprocess issues with windows
- Repaired introduced bug where backslashes in the far path weren't
   handled properly
- Resolved latent subprocess issue where stdout would fail to send
  websocket notifications when a a windows \r\n was emitted
2021-11-14 18:17:23 -06:00
computergeek125
9720929e33 Resolved missing stdout when java process exits quickly 2021-11-06 12:06:26 -05:00
computergeek125
82f4661044 Fixed db_helper issue 2021-11-06 11:27:15 -05:00
Iain Powrie
cb3f6386c9 Update with more options for registry login 2021-11-06 16:02:58 +00:00
Iain Powrie
1c9ffb2abc Merge branch 'dev' into 'subprocess'
# Conflicts:
#   app/classes/shared/helpers.py
#   app/classes/shared/server.py
#   app/classes/web/ajax_handler.py
2021-11-06 15:26:37 +00:00
Silversthorn
6b24b09c81 Merge branch 'dev-DescendingOrderServerVersions' into 'dev'
Server Versions Ordered by Descending

See merge request crafty-controller/crafty-commander!85
2021-11-05 18:36:52 +00:00
Silversthorn
133e7cf291 Server Versions Ordered by Descending 2021-11-05 19:33:24 +01:00
Iain Powrie
126964dc30 Merge branch 'lukas-fixes-everywhere' into 'dev'
Lukas fixes

See merge request crafty-controller/crafty-commander!83
2021-11-05 16:41:09 +00:00
Zedifus
bbcf239030 Add llvm11-libs to compiler garbage collection 2021-11-05 16:21:37 +00:00
Zedifus
be0efe7c28 Fix pip requirements
pyOpenSSL req by helpers.py,
PyYAML req by roles.py,
schedule replaced by incorrect package schedules
2021-11-05 16:04:53 +00:00
Zedifus
0bb3350e69 Update Dockerfile to fix build
Switched edge repo as openjdk out of testing, added rust dep llvm11-libs
2021-11-05 15:50:10 +00:00
luukas
76053b6a34 Change README to Alpha 3 2021-11-02 16:09:02 +02:00
luukas
dba72ea194 Improve startup banner 2021-11-02 16:08:27 +02:00
Andrew
a93860ebd8 Fixes bug in player counts 2021-10-20 22:31:36 -04:00
Andrew
4b7088d103 Fixes status page bug where servers always report being online 2021-10-18 17:43:14 -04:00
Andrew
87b6bd7758 Enhances language on login page 2021-10-18 17:27:19 -04:00
Andrew
b4707703af Fixes translation error on status page. 2021-10-18 17:26:03 -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
a35ffa9e2a Merge branch 'Roles-corrections' into 'dev'
Fixing Roles

See merge request crafty-controller/crafty-commander!82
2021-10-09 11:11:23 +00:00
Silversthorn
895e6106a7 Fixing utf-8 encodinf traduction files 2021-10-09 12:51:41 +02:00
Silversthorn
eee528f329 Fixing Allowed Server on Config Page 2021-10-09 11:30:21 +02:00
Silversthorn
74912a8648 Fixing Style Issues 2021-10-09 11:10:24 +02:00
Silversthorn
6984fe7abc Corrections on server creation 2021-10-09 10:59:54 +02:00