aa-sov-timer 2.4.1__tar.gz → 2.4.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/PKG-INFO +1 -1
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/__init__.py +1 -1
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/css/aa-sov-timer.css +4 -0
- aa_sov_timer-2.4.2/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +2 -0
- aa_sov_timer-2.4.2/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +1 -0
- aa_sov_timer-2.4.1/sovtimer/static/sovtimer/css/aa-sov-timer.min.css +0 -2
- aa_sov_timer-2.4.1/sovtimer/static/sovtimer/css/aa-sov-timer.min.css.map +0 -1
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/.gitignore +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/LICENSE +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/README.md +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/pyproject.toml +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/app_settings.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/apps.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/auth_hooks.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/constants.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/.gitkeep +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/cs_CZ/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/de/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/de/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/django.pot +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/es/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/es/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/fr_FR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/fr_FR/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/it_IT/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/it_IT/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/ja/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/ja/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/ko_KR/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/ko_KR/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/nl_NL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/nl_NL/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/pl_PL/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/pl_PL/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/ru/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/ru/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/sk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/sk/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/uk/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/uk/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.mo +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/locale/zh_Hans/LC_MESSAGES/django.po +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/management/commands/__init__.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/management/commands/sovtimer_load_initial_data.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0001_initial.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0002_aasovtimercampaigns_aasovtimerstructures.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0003_auto_20201113_1033.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0004_auto_20201113_1856.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0005_auto_20201114_0720.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0006_rename_models.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0007_cleanup_models.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0008_fix_campaign_attackers_score.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0009_alter_campaign_options_and_more.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0010_alter_campaign_event_type.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/__init__.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/models.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/providers.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/font/materialicons/v143/MaterialIcons-Regular.woff2 +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/font/materialicons/v143/README.md +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/images/zkillboard.png +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/js/aa-sov-timer.js +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tasks.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/base.html +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/dashboard.html +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/partials/dashboard/table.html +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/partials/footer/app-translation-footer.html +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/__init__.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/fixtures/allianceauth.json +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/fixtures/load_allianceauth.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/fixtures/load_sovtimer.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/fixtures/sovtimer.json +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/fixtures/utils.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/test_ajax_calls.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/test_app_settings.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/test_integration.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/tests/utils.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/urls.py +0 -0
- {aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/views.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: aa-sov-timer
|
|
3
|
-
Version: 2.4.
|
|
3
|
+
Version: 2.4.2
|
|
4
4
|
Summary: Sov Campaign Timer for Alliance Auth
|
|
5
5
|
Project-URL: Changelog, https://github.com/ppfeufer/aa-sov-timer/blob/master/CHANGELOG.md
|
|
6
6
|
Project-URL: Documentation, https://github.com/ppfeufer/aa-sov-timer/blob/master/README.md
|
|
@@ -42,6 +42,8 @@
|
|
|
42
42
|
|
|
43
43
|
.aa-sovtimer-active-campaign td {
|
|
44
44
|
background-color: var(--bs-danger-bg-subtle);
|
|
45
|
+
|
|
46
|
+
--bs-table-color-type: var(--bs-danger-text-emphasis) !important;
|
|
45
47
|
}
|
|
46
48
|
|
|
47
49
|
.aa-sovtimer-upcoming-campaign {
|
|
@@ -51,6 +53,8 @@
|
|
|
51
53
|
|
|
52
54
|
.aa-sovtimer-upcoming-campaign td {
|
|
53
55
|
background-color: var(--bs-warning-bg-subtle);
|
|
56
|
+
|
|
57
|
+
--bs-table-color-type: var(--bs-warning-text-emphasis) !important;
|
|
54
58
|
}
|
|
55
59
|
|
|
56
60
|
.aa-sovtimer-trend {
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
:root{--icon-font-family:"Material Icons"}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(../font/materialicons/v143/MaterialIcons-Regular.woff2)format("woff2")}@media all{.material-icons{direction:ltr;display:inline-block;font-family:var(--icon-font-family);font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal}.aa-sovtimer-timer-elapsed{color:var(--bs-danger)}.aa-sov-timer-zkb-icon img{position:relative;top:-2px}.aa-sovtimer-active-campaign{border-left:1px solid var(--bs-danger);border-right:1px solid var(--bs-danger)}.aa-sovtimer-active-campaign td{background-color:var(--bs-danger-bg-subtle);--bs-table-color-type:var(--bs-danger-text-emphasis)!important}.aa-sovtimer-upcoming-campaign{border-left:1px solid var(--bs-warning);border-right:1px solid var(--bs-warning)}.aa-sovtimer-upcoming-campaign td{background-color:var(--bs-warning-bg-subtle);--bs-table-color-type:var(--bs-warning-text-emphasis)!important}.aa-sovtimer-trend{cursor:default;display:inline-block;left:.35rem;margin-right:.75rem;position:relative;top:.35rem}.aa-sovtimer-trend-up{color:var(--bs-success)}.aa-sovtimer-trend-down{color:var(--bs-danger)}.aa-sovtimer-campaigns-column-remaining-time{width:115px!important}.aa-sovtimer-campaigns-column-progress{width:125px!important}.aa-sovtimer .aa-sovtimer-campaigns td{vertical-align:middle}}
|
|
2
|
+
/*# sourceMappingURL=aa-sov-timer.min.css.map */
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["aa-sov-timer.css"],"names":[],"mappings":"AAAA,K,CACI,mC,CAGJ,WACI,4B,CACA,iB,CACA,e,CACA,+EAGJ,A,WACI,e,CACI,a,CACA,oB,CACA,mC,CACA,c,CACA,iB,CACA,e,CACA,qB,CACA,a,CACA,mB,CACA,kB,CACA,gB,CAKJ,0B,CACI,sB,CAGJ,0B,CACI,iB,CACA,Q,CAGJ,4B,CACI,sC,CACA,uC,CAGJ,+B,CACI,2C,CAEA,8D,CAGJ,8B,CACI,uC,CACA,wC,CAGJ,iC,CACI,4C,CAEA,+D,CAGJ,kB,CACI,c,CACA,oB,CACA,W,CACA,mB,CACA,iB,CACA,U,CAGJ,qB,CACI,uB,CAGJ,uB,CACI,sB,CAGJ,4C,CACI,qB,CAGJ,sC,CACI,qB,CAGJ,sC,CACI,uB","file":"aa-sov-timer.css","sourcesContent":[":root {\n --icon-font-family: \"Material Icons\";\n}\n\n@font-face {\n font-family: \"Material Icons\";\n font-style: normal;\n font-weight: 400;\n src: url(\"../font/materialicons/v143/MaterialIcons-Regular.woff2\") format(\"woff2\");\n}\n\n@media all {\n .material-icons {\n direction: ltr;\n display: inline-block;\n font-family: var(--icon-font-family);\n font-size: 24px; /* Preferred icon size */\n font-style: normal;\n font-weight: normal;\n letter-spacing: normal;\n line-height: 1;\n text-transform: none;\n white-space: nowrap;\n word-wrap: normal;\n }\n}\n\n@media all {\n .aa-sovtimer-timer-elapsed {\n color: var(--bs-danger);\n }\n\n .aa-sov-timer-zkb-icon img {\n position: relative;\n top: -2px;\n }\n\n .aa-sovtimer-active-campaign {\n border-left: 1px solid var(--bs-danger);\n border-right: 1px solid var(--bs-danger);\n }\n\n .aa-sovtimer-active-campaign td {\n background-color: var(--bs-danger-bg-subtle);\n\n --bs-table-color-type: var(--bs-danger-text-emphasis) !important;\n }\n\n .aa-sovtimer-upcoming-campaign {\n border-left: 1px solid var(--bs-warning);\n border-right: 1px solid var(--bs-warning);\n }\n\n .aa-sovtimer-upcoming-campaign td {\n background-color: var(--bs-warning-bg-subtle);\n\n --bs-table-color-type: var(--bs-warning-text-emphasis) !important;\n }\n\n .aa-sovtimer-trend {\n cursor: default;\n display: inline-block;\n left: 0.35rem;\n margin-right: 0.75rem;\n position: relative;\n top: 0.35rem;\n }\n\n .aa-sovtimer-trend-up {\n color: var(--bs-success);\n }\n\n .aa-sovtimer-trend-down {\n color: var(--bs-danger);\n }\n\n .aa-sovtimer-campaigns-column-remaining-time {\n width: 115px !important;\n }\n\n .aa-sovtimer-campaigns-column-progress {\n width: 125px !important;\n }\n\n .aa-sovtimer .aa-sovtimer-campaigns td {\n vertical-align: middle;\n }\n}\n"]}
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
:root{--icon-font-family:"Material Icons"}@font-face{font-family:"Material Icons";font-style:normal;font-weight:400;src:url(../font/materialicons/v143/MaterialIcons-Regular.woff2)format("woff2")}@media all{.material-icons{direction:ltr;display:inline-block;font-family:var(--icon-font-family);font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap;word-wrap:normal}.aa-sovtimer-timer-elapsed{color:var(--bs-danger)}.aa-sov-timer-zkb-icon img{position:relative;top:-2px}.aa-sovtimer-active-campaign{border-left:1px solid var(--bs-danger);border-right:1px solid var(--bs-danger)}.aa-sovtimer-active-campaign td{background-color:var(--bs-danger-bg-subtle)}.aa-sovtimer-upcoming-campaign{border-left:1px solid var(--bs-warning);border-right:1px solid var(--bs-warning)}.aa-sovtimer-upcoming-campaign td{background-color:var(--bs-warning-bg-subtle)}.aa-sovtimer-trend{cursor:default;display:inline-block;left:.35rem;margin-right:.75rem;position:relative;top:.35rem}.aa-sovtimer-trend-up{color:var(--bs-success)}.aa-sovtimer-trend-down{color:var(--bs-danger)}.aa-sovtimer-campaigns-column-remaining-time{width:115px!important}.aa-sovtimer-campaigns-column-progress{width:125px!important}.aa-sovtimer .aa-sovtimer-campaigns td{vertical-align:middle}}
|
|
2
|
-
/*# sourceMappingURL=aa-sov-timer.min.css.map */
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["aa-sov-timer.css"],"names":[],"mappings":"AAAA,K,CACI,mC,CAGJ,WACI,4B,CACA,iB,CACA,e,CACA,+EAGJ,A,WACI,e,CACI,a,CACA,oB,CACA,mC,CACA,c,CACA,iB,CACA,e,CACA,qB,CACA,a,CACA,mB,CACA,kB,CACA,gB,CAKJ,0B,CACI,sB,CAGJ,0B,CACI,iB,CACA,Q,CAGJ,4B,CACI,sC,CACA,uC,CAGJ,+B,CACI,2C,CAGJ,8B,CACI,uC,CACA,wC,CAGJ,iC,CACI,4C,CAGJ,kB,CACI,c,CACA,oB,CACA,W,CACA,mB,CACA,iB,CACA,U,CAGJ,qB,CACI,uB,CAGJ,uB,CACI,sB,CAGJ,4C,CACI,qB,CAGJ,sC,CACI,qB,CAGJ,sC,CACI,uB","file":"aa-sov-timer.css","sourcesContent":[":root {\n --icon-font-family: \"Material Icons\";\n}\n\n@font-face {\n font-family: \"Material Icons\";\n font-style: normal;\n font-weight: 400;\n src: url(\"../font/materialicons/v143/MaterialIcons-Regular.woff2\") format(\"woff2\");\n}\n\n@media all {\n .material-icons {\n direction: ltr;\n display: inline-block;\n font-family: var(--icon-font-family);\n font-size: 24px; /* Preferred icon size */\n font-style: normal;\n font-weight: normal;\n letter-spacing: normal;\n line-height: 1;\n text-transform: none;\n white-space: nowrap;\n word-wrap: normal;\n }\n}\n\n@media all {\n .aa-sovtimer-timer-elapsed {\n color: var(--bs-danger);\n }\n\n .aa-sov-timer-zkb-icon img {\n position: relative;\n top: -2px;\n }\n\n .aa-sovtimer-active-campaign {\n border-left: 1px solid var(--bs-danger);\n border-right: 1px solid var(--bs-danger);\n }\n\n .aa-sovtimer-active-campaign td {\n background-color: var(--bs-danger-bg-subtle);\n }\n\n .aa-sovtimer-upcoming-campaign {\n border-left: 1px solid var(--bs-warning);\n border-right: 1px solid var(--bs-warning);\n }\n\n .aa-sovtimer-upcoming-campaign td {\n background-color: var(--bs-warning-bg-subtle);\n }\n\n .aa-sovtimer-trend {\n cursor: default;\n display: inline-block;\n left: 0.35rem;\n margin-right: 0.75rem;\n position: relative;\n top: 0.35rem;\n }\n\n .aa-sovtimer-trend-up {\n color: var(--bs-success);\n }\n\n .aa-sovtimer-trend-down {\n color: var(--bs-danger);\n }\n\n .aa-sovtimer-campaigns-column-remaining-time {\n width: 115px !important;\n }\n\n .aa-sovtimer-campaigns-column-progress {\n width: 125px !important;\n }\n\n .aa-sovtimer .aa-sovtimer-campaigns td {\n vertical-align: middle;\n }\n}\n"]}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/management/commands/sovtimer_load_initial_data.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0008_fix_campaign_attackers_score.py
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/migrations/0010_alter_campaign_event_type.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/font/materialicons/v143/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/static/sovtimer/js/aa-sov-timer.min.js.map
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-css.html
RENAMED
|
File without changes
|
{aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/bundles/aa-sov-timer-js.html
RENAMED
|
File without changes
|
|
File without changes
|
{aa_sov_timer-2.4.1 → aa_sov_timer-2.4.2}/sovtimer/templates/sovtimer/partials/dashboard/table.html
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|