Commit Graph

372 Commits

Author SHA1 Message Date
Tealk 0490a91b70 spacing of services in the dashboard reduced 2021-03-19 11:35:11 +01:00
Tealk dbf76d10f9 add spaces between Services Groups 2021-03-19 11:33:28 +01:00
Tealk 44f67a28f7 fix policy.php 2021-03-19 11:27:57 +01:00
Tealk 236e1b1145 unused file 2021-03-19 11:27:30 +01:00
Tealk 816d4cd8c5 fix service status colore 2021-03-19 10:41:08 +01:00
Tealk 5e7f0fffac redesign install.php 2021-03-19 10:16:00 +01:00
Tealk 9dfefbfa40 typo at fontawesome link, move jquerry out of admin area 2021-03-19 09:06:01 +01:00
Tealk c83e9c712c move vendor folder to root
add flatpickr locally, update to jquerry 3.6
2021-03-19 08:53:24 +01:00
Tealk 546404faea remove border 2021-03-19 00:23:51 +01:00
Tealk 1907f582ef fix button position 2021-03-18 23:30:12 +01:00
Tealk c08f194642 Button colored 2021-03-18 23:21:39 +01:00
Tealk 82c9ecbaad cleanup, classes lifted to bootstrap 5 2021-03-18 23:20:41 +01:00
Tealk 12531401a5 icons centered on settings page 2021-03-18 22:14:32 +01:00
Tealk 19c35b59c6 redesign login form 2021-03-18 22:06:21 +01:00
Tealk 7996958923 html tags and container class 2021-03-18 22:06:04 +01:00
Tealk bf3048baf8 files reformatted
for better readability
2021-03-18 18:26:03 +01:00
Tealk e2e4a9620b jquerry deleted by mistake 2021-03-18 18:23:06 +01:00
Tealk e5907f91bb transparent input fields for new incidents 2021-03-18 18:01:32 +01:00
Tealk ec86fe224b first steps for bootstrap v5.0 2021-03-18 17:53:24 +01:00
Tealk b2cfd66fc9 fix center status text on dashboard
8fbee43bbc
2021-03-18 12:28:27 +01:00
Tealk 8fbee43bbc center status text on dashboard 2021-03-18 12:03:12 +01:00
Tealk 6ab36fff62 fix variables
#142
2021-03-18 11:54:42 +01:00
Tealk c3fc84e0bc fix head.txt path
#142
2021-03-18 11:42:26 +01:00
Tealk d5a4beae84 fix variables
forgotten $ and wrong variable
2021-03-18 10:29:57 +01:00
Tealk e8881a28d6 Wrap service with a div 2021-03-18 10:15:38 +01:00
Yigit Kerem Oktay f33bf996c6 Merge pull request #136 from server-status-project/dev
Release Developer branch to stable
2021-02-01 13:59:29 +03:00
Yigit Kerem Oktay 3e706233a4 Only make changes to files when not in development mode 2020-12-15 15:25:00 +03:00
Yigit Kerem Oktay 1408d0ad91 Bug fix for not allowing access to admin because of a file not found error 'head.txt' 2020-12-15 15:08:17 +03:00
Yiğit Kerem Oktay 8007097d2f Fix a graphical glitch 2020-11-24 16:07:23 +03:00
Yiğit Kerem Oktay 85dfce55c8 Remove old version server checks Version2Beta10 2020-11-12 22:06:55 +03:00
Yiğit Kerem Oktay 75bdde26b3 Update main.css 2020-11-12 11:20:35 +03:00
Yiğit Kerem Oktay 3939fca1f7 Update main.css 2020-11-12 11:16:16 +03:00
Yigit Kerem Oktay 96f79ee725 Revert "Merge pull request #135 from server-status-project/master"
This reverts commit 8d571547f5, reversing
changes made to e96df7015e.
2020-11-05 16:54:04 +03:00
Yiğit Kerem Oktay 8d571547f5 Merge pull request #135 from server-status-project/master
Merge new updates
2020-11-05 16:52:24 +03:00
Yigit Kerem Oktay 46c0b55779 Revert "Merge branch 'dev' into master"
This reverts commit 18b89e8c35, reversing
changes made to 81132e9ccf.
2020-11-05 16:51:43 +03:00
Yiğit Kerem Oktay 18b89e8c35 Merge branch 'dev' into master 2020-11-05 16:50:05 +03:00
Yiğit Kerem Oktay e96df7015e Merge pull request #131 from thnilsen/dev
Initial code for front-end categorization status view
2020-10-14 23:06:53 +03:00
Thomas Nilsen 505d802c2e Merge pull request #4 from yigitkeremoktay/patch-1
Fix a UI bug
2020-10-14 21:40:14 +02:00
Yiğit Kerem Oktay 3edfd9dbe2 Fix a UI bug 2020-10-14 22:30:12 +03:00
thnilsen 887a197033 Initial code for front-end categorization status view 2020-10-14 19:54:32 +02:00
Vojtěch Sajdl 81132e9ccf Merge pull request #129 from kim3-sudo/patch-1
Fix PHP syntax error
2020-10-05 23:55:36 +02:00
Sejin Kim af62f9f49d Fix PHP syntax error
Added a semicolon that allows fresh installations on *NIX to work properly with PHP 7.2+
2020-10-05 17:34:27 -04:00
Yiğit Kerem Oktay e2b331a039 Fixback 2020-10-02 08:58:07 +03:00
Yiğit Kerem Oktay 671004579c Update incident.php 2020-10-01 16:35:32 +03:00
thnilsen 93d1491aac Add functionality to services in backend.
- Add functionallity to categorize a one or more services under one
  service group. Partial fix for #7 and #90. (Frontend code to be done)
- Add description field to service to be displayed as a help text
  on front page. Partial fix for #51 (Frontend code to be done)
2.0.0-BETA9
2020-09-27 14:01:54 +02:00
Yiğit Kerem Oktay 38fcabdbb4 Update stale.yml 2020-09-12 16:41:36 +03:00
Vojtěch Sajdl f7ad9ac6b1 Create stale.yml 2020-09-09 13:20:05 +02:00
Vojtěch Sajdl 9963e1f834 Merge pull request #126 from Nothing4You/fix-head.php
fix head.php: comment wasn't part of of a php block
v1.1
2020-09-01 09:39:18 +02:00
Richard Schwab ff06a320b0 fix head.php: comment wasn't part of of a php block 2020-09-01 08:28:31 +02:00
Yiğit Kerem Oktay 3c540496d4 Update template.php 2020-08-30 22:03:42 +03:00