Real-Gecko
|
ad51747697
|
Added accounts test(moved from admin)
Actuall added admin tests
|
2020-06-03 15:27:24 +03:00 |
|
Real-Gecko
|
f46a14219c
|
Some test for computes
|
2020-06-03 15:25:25 +03:00 |
|
Real-Gecko
|
fd25d12f92
|
Fixe migrations for new deployments
|
2020-06-03 15:23:19 +03:00 |
|
Real-Gecko
|
f790c52704
|
Added 'instances:clone_instances' permission
Replaces 'can_clone_instances' user attribute
|
2020-06-03 15:19:46 +03:00 |
|
Real-Gecko
|
5afa84ee19
|
Added change password permission
Replaces SHOW_PROFILE_EDIT_PASSWORD option
Can be set on per user or per group basis
|
2020-06-03 15:18:40 +03:00 |
|
Real-Gecko
|
c57ef5ca91
|
Fix admin urls not included into main urls.py
|
2020-06-03 15:09:20 +03:00 |
|
Real-Gecko
|
515b027ab8
|
Added admin application
- Manage users
- Manage groups
- Manage logs
|
2020-06-03 15:06:53 +03:00 |
|
Real-Gecko
|
a5bf337052
|
Added django-login-required-middleware
Thus eliminating need for login_requred decorator on every view
|
2020-06-03 14:45:55 +03:00 |
|
Real-Gecko
|
d8b0246a78
|
Fix instance bottom bar overlapping main content
|
2020-06-03 14:34:37 +03:00 |
|
catborise
|
d95e60e2ad
|
fix secrets & console files & move coverage to dev/req
|
2020-06-03 11:26:25 +03:00 |
|
Real-Gecko
|
22157bb050
|
Added coverage.py support
|
2020-06-02 15:34:43 +03:00 |
|
Real-Gecko
|
c07bb3cccf
|
Reworked some computes forms and views
|
2020-06-02 15:34:12 +03:00 |
|
Real-Gecko
|
9efbf732af
|
Added accounts test(moved from admin)
Actuall added admin tests
|
2020-06-02 14:55:43 +03:00 |
|
Real-Gecko
|
6fa99979b7
|
Some test for computes
|
2020-06-02 14:43:02 +03:00 |
|
Real-Gecko
|
23ce286bab
|
Added admin app unit tests
|
2020-06-02 13:27:01 +03:00 |
|
catborise
|
73dfdfed85
|
Fixe migrations for new deployments @Real-Gecko
|
2020-06-02 13:26:37 +03:00 |
|
Real-Gecko
|
c39efd8a0b
|
Added 'instances:clone_instances' permission
Replaces 'can_clone_instances' user attribute
|
2020-06-02 13:16:16 +03:00 |
|
Real-Gecko
|
334d4bff18
|
Added change password permission
Replaces SHOW_PROFILE_EDIT_PASSWORD option
Can be set on per user or per group basis
|
2020-06-02 13:07:30 +03:00 |
|
Real-Gecko
|
fec59b1dd7
|
Added admin application
- Manage users
- Manage groups
- Manage logs
|
2020-06-02 12:37:44 +03:00 |
|
catborise
|
713d565a2d
|
Move Allow Empty Password Appsettings to settings.py file
|
2020-06-01 16:08:04 +03:00 |
|
Real-Gecko
|
be0b0330e7
|
Added info from #18 to README
|
2020-05-29 18:17:37 +03:00 |
|
Real-Gecko
|
470ec309ea
|
Added django-login-required-middleware
Thus eliminating need for login_requred decorator on every view
|
2020-05-29 18:12:53 +03:00 |
|
Real-Gecko
|
8cdd0b5a0f
|
Fix default admin user
- Fix error: RelatedObjectDoesNotExist: User has no userattributes.
"instances/views.py", line 162, in check_user_quota
|
2020-05-29 17:55:56 +03:00 |
|
catborise
|
9057d3bebe
|
Remove some constants from settings.py
|
2020-05-29 17:13:41 +03:00 |
|
catborise
|
e44b0d4df3
|
Add all settings to appsettings page & Convert settings choices
|
2020-05-29 00:43:26 +03:00 |
|
catborise
|
e304a64a5c
|
update django files to Django 2
|
2020-05-26 22:23:57 +03:00 |
|
catborise
|
20df0f4b5b
|
convert urls to new path format
|
2020-05-26 20:43:15 +03:00 |
|
catborise
|
e8d4f0d2e1
|
add aria-label definition to forms
|
2020-05-26 16:18:38 +03:00 |
|
catborise
|
de97677868
|
add scope to th tags for screen readers
|
2020-05-26 13:52:52 +03:00 |
|
catborise
|
0814e7c90b
|
Fix default admin user via @Real-Gecko
|
2020-05-25 22:26:37 +03:00 |
|
catborise
|
b631594556
|
add log & alert messages for appsettings changes
|
2020-05-25 22:23:33 +03:00 |
|
catborise
|
8b09037981
|
Fix instance bottom bar overlapping main content via @Real-Gecko
|
2020-05-25 22:12:27 +03:00 |
|
catborise
|
729f9e0039
|
Add Settings page: Move theme & lang changer to settings page
|
2020-05-24 19:20:43 +03:00 |
|
catborise
|
18ed90fb7e
|
truncate long file names longer than 55 characters
|
2020-05-24 00:27:40 +03:00 |
|
catborise
|
4dc0b65319
|
bootstrap 4.5 fixations & Update strings style to f-string
|
2020-05-22 01:13:39 +03:00 |
|
catborise
|
3dc3a23c6d
|
update language files
|
2020-05-22 01:11:12 +03:00 |
|
catborise
|
3e5769fe2d
|
convert strings to python3 f-Strings
|
2020-05-21 16:17:25 +03:00 |
|
catborise
|
7864ca6e01
|
bootstrap4.5: fix modal headers, some glitches
|
2020-05-21 16:16:21 +03:00 |
|
catborise
|
2bcddbdea0
|
hide details with collapse while creating instance with flavor
|
2020-05-21 16:11:28 +03:00 |
|
catborise
|
0927a84cd7
|
bootstrap 4.5 fixations & fix various localizations
|
2020-05-20 16:18:27 +03:00 |
|
catborise
|
fc412c267c
|
add localization files
|
2020-05-20 16:14:50 +03:00 |
|
catborise
|
d3fabcdf3a
|
hide some details with a collapse while custom/template instance creation
|
2020-05-19 23:01:37 +03:00 |
|
catborise
|
1eaf40a4a0
|
bootstrap 4.5 & Bootswatch Themes
|
2020-05-19 19:53:54 +03:00 |
|
catborise
|
4b02c98411
|
jquery update 3.4.1 -> 3.5.1
|
2020-05-19 19:28:38 +03:00 |
|
catborise
|
2dd908027e
|
show socket error & check with is True
|
2020-05-19 14:47:21 +03:00 |
|
catborise
|
70d4e28795
|
add host status checking for statistic request
|
2020-05-19 00:38:20 +03:00 |
|
catborise
|
df6b58baaa
|
add localhost is up checking
|
2020-05-19 00:07:46 +03:00 |
|
catborise
|
c0655309c0
|
Update Ace XML Editor 1.4.10 - Move seperate dir
|
2020-05-14 19:59:22 +03:00 |
|
catborise
|
f3b36107d2
|
stop getting status info before instance delete to prevent domain not found error
|
2020-05-14 19:34:28 +03:00 |
|
catborise
|
1dcbc87935
|
get host info from compute not instance
|
2020-05-14 16:45:37 +03:00 |
|