aiminick
fe15742519
add zh (Simple Chines) Translate po/mo support
2020-12-17 23:06:13 +08:00
aiminick
66b1d7b8a6
Merge pull request #2 from retspen/master
...
update
2020-12-17 23:03:24 +08:00
catborise
0e858a7eb6
Merge pull request #398 from catborise/master
...
fixes
2020-12-15 11:43:09 +03:00
catborise
993a247228
update uuid number if it is changed to fix console view error
2020-12-15 11:39:58 +03:00
catborise
bd44b03bb0
add missing instance title for grouped instances list
2020-12-01 09:46:00 +03:00
catborise
82ded115b9
Merge pull request #392 from catborise/master
...
security update
2020-11-20 15:36:38 +03:00
catborise
3b74571580
disable all codebase linting but only changed ones
2020-11-20 14:20:29 +03:00
catborise
88c261e278
prevent users to access others vnc console if he is not owner
2020-11-20 14:19:53 +03:00
catborise
dbf3fc0db3
Merge pull request #391 from catborise/master
...
update ace & multiselect
2020-11-19 10:41:10 +03:00
catborise
cf01625945
bootstrap-multiselect update to 0.9.16: bootstrap4 support
2020-11-16 12:06:22 +03:00
catborise
60b5de924f
Ace.js upgrade to 1.4.12
2020-11-06 16:40:44 +03:00
catborise
1b3e7594c0
Merge pull request #386 from catborise/master
...
upgrades
2020-11-06 16:18:42 +03:00
catborise
e2e62a3ad4
Bootstrap & Bootswatch Upgrade: 4.5 -> 4.5.3
2020-11-06 16:16:40 +03:00
catborise
12fa9e7cf1
upgrade required python packages
2020-11-06 14:53:39 +03:00
catborise
4b7554ea14
increase nginx timeout. Enable live snapshot.
2020-11-06 14:30:41 +03:00
catborise
9aed7c7716
Merge pull request #385 from catborise/master
...
black & isort linter fixes- bug fixes
2020-11-05 14:28:53 +03:00
catborise
c83e26c797
fix merge conflicts for locale files
2020-11-05 14:27:57 +03:00
catborise
917d14c74d
localization updates
2020-11-05 12:40:56 +03:00
catborise
508e3609be
lint with black python. convert f style strings to old one. some small fixes
2020-11-05 12:34:31 +03:00
catborise
159e06221a
localization updates
2020-10-23 11:38:52 +03:00
catborise
c20c353a40
localization updates
2020-10-23 11:35:32 +03:00
catborise
488b71a68f
page header rearragements
2020-10-21 12:10:42 +03:00
catborise
85d4c5f132
fix to prevent not opened connection close error
2020-10-21 12:10:42 +03:00
catborise
5a3e0ad6f2
page header rearragements
2020-10-21 12:09:06 +03:00
catborise
f759dc6564
fix to prevent not opened connection close error
2020-10-21 12:08:58 +03:00
catborise
83c8eccde3
Merge pull request #378 from Real-Gecko/master
...
OTP improvements #341
2020-10-20 13:46:08 +03:00
Real-Gecko
1f26bd0c31
Do not send email if user email is not set
2020-10-19 17:11:28 +06:00
Real-Gecko
5a19f0c949
OTP improvements
2020-10-19 14:26:08 +06:00
catborise
1f642a4381
fix linter problems-2: bash
2020-10-17 23:30:00 +03:00
catborise
7d22fec124
fix linter problems: dockerfile
2020-10-17 23:30:00 +03:00
catborise
38c6ef12df
add excluded folders & create venv
2020-10-17 23:30:00 +03:00
catborise
b4430eddcc
fix linter errors: bash scripts
2020-10-17 23:30:00 +03:00
catborise
25d5df47da
Merge pull request #373 from Real-Gecko/master
...
Templates cleanup
2020-10-16 11:39:29 +03:00
catborise
9402ae2abb
fix superlinter dependencies & others
2020-10-16 11:39:06 +03:00
catborise
737e0faef7
add code analysis for security
2020-10-16 11:39:06 +03:00
Real-Gecko
01043ba8a8
Templates cleanup
2020-10-15 20:18:45 +06:00
catborise
4f959eaee8
Merge pull request #370 from Real-Gecko/master
...
More instances tests
2020-10-15 16:31:47 +03:00
Real-Gecko
d04267eaa4
Minor improvements for post_migrate signals
2020-10-15 17:49:36 +06:00
Real-Gecko
0f66187e80
More instances tests
2020-10-15 11:58:42 +06:00
catborise
9e56378682
Merge pull request #369 from Real-Gecko/master
...
replaced ugettext_lazy with gettext_lazy
2020-10-14 18:50:13 +03:00
Real-Gecko
1b3fd9d05e
replaced ugettext_lazy with gettext_lazy
2020-10-14 18:27:57 +06:00
Real-Gecko
5172a9f619
Accounts app improvements and tests
2020-10-14 14:25:05 +03:00
Real-Gecko
8afef36656
Downgrade libvirt-python to fix taking snapshots
2020-10-12 16:19:29 +03:00
catborise
106985bc7e
Merge pull request #363 from saimintech/saimintech/gitpod-setup
...
Fully automate dev setup with Gitpod
2020-10-09 22:52:28 +03:00
catborise
116b39018a
Merge pull request #365 from Real-Gecko/2fa
...
Implemented OTP #341
2020-10-09 22:50:00 +03:00
catborise
a20a2fe955
Merge pull request #362 from Real-Gecko/master
...
Replaced f strings in instances according to #339
2020-10-09 17:49:31 +03:00
saimintech
28a58011b8
Fully automate dev setup with Gitpod
...
This commit implements a fully-automated development setup using Gitpod.io, an
online IDE for GitHub and GitLab that enables Dev-Environments-As-Code.
This makes it easy for anyone to get a ready-to-code workspace for any branch,
issue or pull request almost instantly with a single click.
2020-10-08 17:44:07 +00:00
Real-Gecko
0052323190
Implemented OTP #341
2020-10-08 17:57:51 +06:00
Real-Gecko
a942f55854
Fixed error handling from gstfsd in instances
2020-10-07 18:04:43 +06:00
Real-Gecko
d19ec05638
Replaced f strings in instances according to #339
2020-10-07 12:08:48 +06:00