catborise
|
922a8e62d1
|
fix some linter warnings
|
2020-09-25 15:57:17 +03:00 |
|
catborise
|
372ba5a0f2
|
fix create user error
|
2020-08-21 20:53:16 +03:00 |
|
catborise
|
de63d9746d
|
add change other user password ability to superusers
|
2020-07-23 13:16:39 +03:00 |
|
Real-Gecko
|
1a3cc36ada
|
Moved admin/common/form.html to project templates
|
2020-06-16 18:04:37 +06:00 |
|
Real-Gecko
|
2951d0b035
|
Cleaned up UserAttributes model
|
2020-06-16 11:26:58 +06:00 |
|
Real-Gecko
|
68f7376d15
|
Moved confirm_delete.html to project templates
|
2020-06-15 16:30:27 +06:00 |
|
Real-Gecko
|
354163fa1d
|
Added pagination to logs list template
|
2020-06-15 15:48:32 +06:00 |
|
Real-Gecko
|
e4e86ed576
|
replaced django-fa with django-icons
|
2020-06-15 14:46:13 +06:00 |
|
catborise
|
b7fc8a5fea
|
Language change activation. Fix typos and add new translations
|
2020-06-10 15:16:58 +03:00 |
|
catborise
|
7bb6bd310b
|
update locale files and TR translations.
|
2020-06-10 11:15:14 +03:00 |
|
catborise
|
21fcb8cd64
|
workaround for django 2.2 bug related with '0011_update_proxy_permissions' migration
|
2020-06-09 11:44:29 +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
|
8bafaa8720
|
add scope to th tags for screen readers
|
2020-06-04 12:04:46 +03:00 |
|
catborise
|
0e5840498e
|
bootstrap 4.5 & Bootswatch Themes
|
2020-06-04 11:33:25 +03:00 |
|
Real-Gecko
|
10b6f88dbb
|
Added coverage.py support
|
2020-05-29 19:37:49 +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 |
|
Real-Gecko
|
3d0493537f
|
Added 'instances:clone_instances' permission
Replaces 'can_clone_instances' user attribute
|
2020-05-28 11:20:23 +06:00 |
|
Real-Gecko
|
27f62dff6c
|
Added admin application
- Manage users
- Manage groups
- Manage logs
|
2020-05-27 18:24:06 +06:00 |
|