catborise
|
c6f0a05f48
|
django2 style conversion of setting environment
|
2020-06-04 14:32:51 +03:00 |
|
catborise
|
7538ddab4f
|
Add all settings to appsettings page & Convert settings choices
|
2020-06-04 12:32:00 +03:00 |
|
catborise
|
bf15de507a
|
add aria-label definition to forms
|
2020-06-04 12:05:55 +03:00 |
|
catborise
|
871083967f
|
bootstrap 4.5 fixations & fix various localizations
|
2020-06-04 11:35:57 +03:00 |
|
catborise
|
0e5840498e
|
bootstrap 4.5 & Bootswatch Themes
|
2020-06-04 11:33:25 +03:00 |
|
catborise
|
22cb8f702a
|
fix code conventions for pylint
|
2020-06-04 08:48:43 +03:00 |
|
Real-Gecko
|
10b6f88dbb
|
Added coverage.py support
|
2020-05-29 19:37:49 +06:00 |
|
Real-Gecko
|
38befa4362
|
Added django-login-required-middleware
Thus eliminating need for login_requred decorator on every view
|
2020-05-27 12:43:29 +06:00 |
|
catborise
|
d3de4bbc30
|
change statements python -> python3
|
2020-04-17 14:02:18 +03:00 |
|
catborise
|
4d40de1b55
|
Python3 & Django 2.2 Migration - Fix & Updates
|
2020-03-16 16:59:45 +03:00 |
|
catborise
|
a6f7618854
|
convert django.core.urlresolver to django.urls. fix i18n. fix identation
|
2020-01-24 10:09:46 +03:00 |
|
catborise
|
34394c2b5e
|
console layout rearranged. fix indentation. add translate tags
|
2020-01-23 15:45:41 +03:00 |
|
catborise
|
0ef876c7a7
|
remove blank spaces
|
2020-01-08 08:53:50 +03:00 |
|
Anatoliy Guskov
|
3bae40c8aa
|
Merge pull request #263 from catborise/master
Some addition & Fixes
|
2019-11-21 12:28:37 +02:00 |
|
catborise
|
228a0949d1
|
Full VNC view distortion fixed. Add translate for some texts
|
2019-11-20 09:19:57 +03:00 |
|
T. Tran
|
08e694db4d
|
Increase some max_length
|
2019-11-09 00:07:02 +07:00 |
|
catborise
|
828a271789
|
pep8 style code corrections
|
2019-09-10 09:48:31 +03:00 |
|
catborise
|
e601c23b4a
|
noVNC Update 1.0.0 -> 1.1.0
|
2019-06-24 14:26:25 +03:00 |
|
catborise
|
1971029e3c
|
Merge commit 'cdb5c4f4128852aa06b3485a47c33e930ee1fba6'
|
2018-10-24 17:00:48 +03:00 |
|
catborise
|
e80bbfd85b
|
console/templates/console-base.html fix html tag console/templates/console-spice-lite.html add console log message by @honza801
|
2018-10-24 16:45:23 +03:00 |
|
Ing. Jan KRCMAR
|
812bbb2ccc
|
console-spice-full fix scheme wss when accessing from https
|
2018-09-25 23:25:06 +02:00 |
|
catborise
|
14e145e0d8
|
twice calling function generates two vnc console. ES6 requirement no longer necessary. it is disabled and problem solved.
|
2018-08-28 15:55:11 +03:00 |
|
catborise
|
e9e2185fb4
|
Update console-spice-full.html
typo-fix
|
2018-08-27 15:43:33 +03:00 |
|
catborise
|
76e6388ec5
|
novnc ES6 compatibility is not working. I reverse it. Spice/VNC sending ctrl+alt+fn functionality restored.
|
2018-08-27 15:30:50 +03:00 |
|
catborise
|
f73271e677
|
missing js files and keyfunctions added
|
2018-08-16 11:07:35 +03:00 |
|
catborise
|
2a5a761f05
|
spice config corrections
|
2018-08-14 16:49:25 +03:00 |
|
catborise
|
0dd2eafc97
|
Merge branch 'master' of https://github.com/catborise/webvirtcloud
|
2018-08-14 15:37:42 +03:00 |
|
catborise
|
e7d649636c
|
spice problem correction
|
2018-08-14 15:37:26 +03:00 |
|
catborise
|
720937edcf
|
Delete console-vnc.html
console-*-lite, console-*-full .html
|
2018-08-14 15:15:06 +03:00 |
|
catborise
|
edb59947af
|
novnc is updated to 1.0.0 and add console views: lite,full option
|
2018-08-14 15:11:49 +03:00 |
|
catborise
|
019d1523cd
|
fix typo
|
2018-08-08 14:51:25 +03:00 |
|
catborise
|
b05a252d7c
|
spice-html5 updated.
|
2018-08-08 14:00:35 +03:00 |
|
catborise
|
12c80c5021
|
python does not approve raise without type. raise exception added
|
2018-08-08 13:59:19 +03:00 |
|
catborise
|
fcb2924e95
|
fix typo
|
2018-08-08 11:24:59 +03:00 |
|
retspen
|
dd2830eddb
|
Quick fix if console type not support
|
2018-05-31 12:38:03 +03:00 |
|
Ing. Jan KRCMAR
|
c5f86358be
|
fix STATIC_URL in templates. static urls should be generated by "static" template tag
|
2017-06-06 14:49:11 +02:00 |
|
Jan Krcmar
|
db1ab88f51
|
Merge remote-tracking branch 'retspen/master'
Conflicts:
conf/requirements.txt
|
2016-04-21 13:34:27 +02:00 |
|
Benjamin Renard
|
69b955261f
|
Unified VNC/SPICE console interfaces with bootstrap
|
2016-04-18 00:25:46 +02:00 |
|
Jan Krcmar
|
dac974ddab
|
request.user.is_authenticated() substitued for @login_required decorator
settings.LOGIN_URL = /accounts/login
|
2015-12-22 15:09:02 +01:00 |
|
Retspen
|
871e04fb03
|
Fixed some bugs
|
2015-05-13 09:42:20 +03:00 |
|
Retspen
|
3ce2198790
|
Move CONSLOE from webvirtmgr
|
2015-04-29 08:41:37 +03:00 |
|
Retspen
|
868dda5494
|
Cleaned some places
|
2015-04-21 17:13:53 +03:00 |
|
Retspen
|
b4e8da8671
|
Resoved problem with app template
|
2015-04-02 16:20:46 +03:00 |
|
Retspen
|
f5ce432c56
|
Fixed consoled app
|
2015-03-27 11:22:38 +02:00 |
|
Retspen
|
0c63e00711
|
Added tunnel.py & gunicorn
|
2015-02-27 16:23:08 +02:00 |
|
Retspen
|
879c453282
|
Added console daemon
|
2015-02-27 16:00:06 +02:00 |
|
Retspen
|
7dee5b94ac
|
Add app
|
2015-02-27 14:25:41 +02:00 |
|