catborise
|
509c57d8ab
|
fix secret list details
|
2020-06-04 15:45:20 +03:00 |
|
catborise
|
6a0d04d300
|
replace deprecated ifequal/ifnotequal with if
|
2020-06-04 15:40:57 +03:00 |
|
catborise
|
e46bb99b3b
|
fix typos and rearrange imports & add new lines EOF
|
2020-06-04 15:22:55 +03:00 |
|
catborise
|
e21f423bcf
|
Convert LOGS_PER_PAGE from static settings to appsettings
|
2020-06-04 14:35:34 +03:00 |
|
catborise
|
5e00f896d4
|
add SHOW_PROFILE_EDIT_PASSWORD constant
|
2020-06-04 14:33:53 +03:00 |
|
catborise
|
c6f0a05f48
|
django2 style conversion of setting environment
|
2020-06-04 14:32:51 +03:00 |
|
catborise
|
028ce0c208
|
urls.py: convert re_path to path
|
2020-06-04 14:31:37 +03:00 |
|
catborise
|
fc2662bd91
|
fix secret types sync with libvirt library
|
2020-06-04 12:44:47 +03:00 |
|
catborise
|
fe13e4dd66
|
remove Account View Style settings
|
2020-06-04 12:42:04 +03:00 |
|
catborise
|
91a6dcc9f6
|
Move Allow Empty Password Appsettings to settings.py file
|
2020-06-04 12:40:15 +03:00 |
|
catborise
|
24a578f61b
|
Remove some constants from settings.py
|
2020-06-04 12:36:56 +03:00 |
|
catborise
|
7538ddab4f
|
Add all settings to appsettings page & Convert settings choices
|
2020-06-04 12:32:00 +03:00 |
|
catborise
|
62f8ece0ef
|
update django files to Django 2
|
2020-06-04 12:06:23 +03:00 |
|
catborise
|
bf15de507a
|
add aria-label definition to forms
|
2020-06-04 12:05:55 +03:00 |
|
catborise
|
8bafaa8720
|
add scope to th tags for screen readers
|
2020-06-04 12:04:46 +03:00 |
|
catborise
|
c9d9fdb9e8
|
add log & alert messages for appsettings changes
|
2020-06-04 12:04:19 +03:00 |
|
catborise
|
2d5c701789
|
Add Settings page: Move theme & lang changer to settings page
|
2020-06-04 12:03:26 +03:00 |
|
catborise
|
7409c197ed
|
truncate long file names longer than 55 characters
|
2020-06-04 11:39:02 +03:00 |
|
catborise
|
7c93ee1e2f
|
bootstrap 4.5 fixations & Update strings style to f-string
|
2020-06-04 11:38:41 +03:00 |
|
catborise
|
ccd947a04c
|
update language files
|
2020-06-04 11:37:13 +03:00 |
|
catborise
|
a93f8b3321
|
convert strings to python3 f-Strings
|
2020-06-04 11:37:01 +03:00 |
|
catborise
|
0461df7685
|
bootstrap4.5: fix modal headers, some glitches
|
2020-06-04 11:36:47 +03:00 |
|
catborise
|
9ab776197c
|
hide details with collapse while creating instance with flavor
|
2020-06-04 11:36:18 +03:00 |
|
catborise
|
871083967f
|
bootstrap 4.5 fixations & fix various localizations
|
2020-06-04 11:35:57 +03:00 |
|
catborise
|
bc25e22ae4
|
add localization files
|
2020-06-04 11:34:26 +03:00 |
|
catborise
|
34006ad223
|
hide some details with a collapse while custom/template instance creation
|
2020-06-04 11:34:08 +03:00 |
|
catborise
|
0e5840498e
|
bootstrap 4.5 & Bootswatch Themes
|
2020-06-04 11:33:25 +03:00 |
|
catborise
|
e2b7b77da0
|
jquery update 3.4.1 -> 3.5.1
|
2020-06-04 08:52:32 +03:00 |
|
catborise
|
11fcb6c0f3
|
show socket error & check with is True
|
2020-06-04 08:52:21 +03:00 |
|
catborise
|
566a9d446a
|
add host status checking for statistic request
|
2020-06-04 08:52:07 +03:00 |
|
catborise
|
0c72ccd066
|
add localhost is up checking
|
2020-06-04 08:51:54 +03:00 |
|
catborise
|
b48b112a40
|
Update Ace XML Editor 1.4.10 - Move seperate dir
|
2020-06-04 08:51:27 +03:00 |
|
catborise
|
d384c914a4
|
stop getting status info before instance delete to prevent domain not found error
|
2020-06-04 08:51:14 +03:00 |
|
catborise
|
966da065b4
|
get host info from compute not instance
|
2020-06-04 08:50:33 +03:00 |
|
catborise
|
e72073fa79
|
fix setting title/description function (xml -> lxml)
|
2020-06-04 08:50:17 +03:00 |
|
catborise
|
e911db8124
|
fix isinstance method call
|
2020-06-04 08:49:09 +03:00 |
|
catborise
|
22cb8f702a
|
fix code conventions for pylint
|
2020-06-04 08:48:43 +03:00 |
|
catborise
|
d283e0e1b3
|
remove unused resize request from instance
|
2020-06-04 08:25:22 +03:00 |
|
Anatoliy Guskov
|
37022df459
|
Merge pull request #315 from Real-Gecko/master
Fixed migrations for new deployments, added unit tests
|
2020-06-03 10:25:53 +03:00 |
|
Real-Gecko
|
10b6f88dbb
|
Added coverage.py support
|
2020-05-29 19:37:49 +06:00 |
|
Real-Gecko
|
7103c52380
|
Reworked some computes forms and views
|
2020-05-29 19:25:36 +06:00 |
|
Real-Gecko
|
5ab22ba947
|
Added accounts test(moved from admin)
Actuall added admin tests
|
2020-05-29 15:47:13 +06:00 |
|
Real-Gecko
|
7b0016c0b2
|
Some test for computes
|
2020-05-29 14:00:51 +06:00 |
|
Real-Gecko
|
83b1dde673
|
Added admin app unit tests
|
2020-05-29 12:46:25 +06:00 |
|
Real-Gecko
|
85929b5327
|
Fixe migrations for new deployments
|
2020-05-28 18:19:25 +06:00 |
|
Anatoliy Guskov
|
9718b4c215
|
Merge pull request #314 from Real-Gecko/master
Some fixes and changes
|
2020-05-28 11:37:26 +03:00 |
|
Real-Gecko
|
e4e79d3d4b
|
Added info from #18 to README
|
2020-05-28 11:36:49 +06:00 |
|
Real-Gecko
|
3d0493537f
|
Added 'instances:clone_instances' permission
Replaces 'can_clone_instances' user attribute
|
2020-05-28 11:20:23 +06:00 |
|
Real-Gecko
|
a62daad87b
|
Added change password permission
Replaces SHOW_PROFILE_EDIT_PASSWORD option
Can be set on per user or per group basis
|
2020-05-27 18:46:37 +06:00 |
|
Real-Gecko
|
2a0d240038
|
Fix admin urls not included into main urls.py
|
2020-05-27 18:41:34 +06:00 |
|