Commit Graph

2055 Commits

Author SHA1 Message Date
TheME ceac8cf2d1 footer.php: edited as discussed 2017-06-04 18:41:04 +02:00
TheME f2b4544929 header.php: some corrections & improvements
pull dropdown-menu always to right side
changed <!-- Update alerts --> to <!-- Version Infos --> (just like it is in footer)
hide version infos in dropdown-menu if it gets shown in footer
repaired update-urls, they also should open up in new tab & gets underlined on hover
`background:none` is needed because AdminLTE adds dark bg on hover to links when using it on smallscreen (xs)
2017-06-04 12:47:45 +02:00
TheME 0dba9b5bfa pi-hole.css: pasted animation stylesheet
and improved the text-shadow-animation to work correctly with and without -webkit-prefix
(for me this wasn't working until now)
2017-06-04 12:14:09 +02:00
TheME 6b1ecfc31c footer.php: improve and clean up
move animation-stylesheet to pi-hole.css (Have you noticed that there is even a text- and text-shadow animation set, but for webkit-browsers only)
added <!-- Version Infos -->
correct continuous hide of version info (AdminLTEs classed widths as `xs` > `sm` > `md` > `lg`)
display Donate-text alwas in one line (do not wrap in between when version info string gets very long)
2017-06-04 12:12:27 +02:00
DL6ER 58f6406f48 Merge pull request #515 from Th3M3/improve_dropdown-menu
Improve dropdown-menu
2017-06-03 18:57:43 +02:00
WaLLy3K b65c3fbf51 Merge pull request #517 from pi-hole/fix/UpdateChecker
Check for updates every half hour, instead on page refresh
2017-06-04 01:24:44 +10:00
DL6ER 49fcaed05a Fix typo 2017-06-03 16:56:41 +02:00
DL6ER a3e375f92b Add version info to dropdown menu (top right) for viewing on small screens. Addresses #333 partially 2017-06-03 16:40:29 +02:00
DL6ER 2f218ba9eb Major overhaul of update checker - checks only every 30 minutes to reduce number of GitHub API requests 2017-06-03 16:40:25 +02:00
TheME 059600f10c remove function to open user menu
AdminLTE has already an implemented function to toggle the user menu.
So there is no need to use an own script in footer.js

Benefit: The dropdown-menu closes if you click on a blank Place
2017-05-31 21:18:44 +02:00
TheME 958f5aa2ba align donate-url with url in footerbar 2017-05-31 21:17:34 +02:00
TheME 4b058ed38b use AdminLTE function to toggle dropdown-menu
AdminLTE has already an implemented function to toggle the user menu.
So there is no need to use an own script in footer.js
 
Benefit: The dropdown-menu closes if you click on a blank Place
2017-05-31 21:15:09 +02:00
TheME 9d6e0c8292 sessiontimer in bold letters 2017-05-31 21:13:21 +02:00
TheME 2ba80e96a3 add link feedback (on hover) 2017-05-31 21:11:29 +02:00
TheME db1b054691 remove border on logo 2017-05-31 21:10:07 +02:00
Mcat12 065345d414 Merge pull request #513 from Th3M3/wider_loginbox
set the mainbox wider on smaller screens
2017-05-29 19:34:51 -04:00
TheME a2f63dc800 also fix overlapping loginpage on footerbar 2017-05-28 11:31:19 +02:00
TheME b9d0e059c2 set the mainbox wider on smaller screens
solves issue of overlapping text with loginbutton when using smaller screens
2017-05-25 11:40:03 +02:00
DL6ER 20eb5b06ce Merge pull request #509 from Th3M3/revise_24Hours
revise wording on main page
2017-05-24 16:36:35 +02:00
DL6ER bbe0ff4984 Merge pull request #511 from Th3M3/links_in_new_tab
open links up in new tab
2017-05-24 16:35:38 +02:00
DL6ER bf3b8bfbec Merge pull request #512 from Th3M3/fix/nav_login_select
select 'Login' in Navbar when showing loginpage
2017-05-24 16:35:07 +02:00
TheME d3fe10152f select 'Login' in Navbar when showing loginpage
using the same term as it is already used to show up the loginpage (in line 565)
2017-05-21 20:38:03 +02:00
TheME 6cf92c10ac Update header.php 2017-05-19 20:47:29 +02:00
TheME cee8ea22e9 open links in new tab 2017-05-19 20:06:56 +02:00
TheME eed6c4590f open links in new tab 2017-05-19 20:04:01 +02:00
DL6ER 90a190651b Merge pull request #510 from pi-hole/fix/tailLog_check
Show warning in browser when fopen() failed
2017-05-16 23:36:53 +02:00
DL6ER 3e8fe365f4 Show warning in browser when fopen() failed 2017-05-16 18:44:08 +02:00
TheME 46c6f012c5 revise wording on main page
shorter text to fit in one line on smaller screens
2017-05-15 17:54:11 +02:00
Dan Schaper b6da032d60 Merge pull request #508 from pi-hole/tweak/taco
Update PullApprove rules
2017-05-14 07:47:13 -07:00
DL6ER c11c837392 🌮 is the new :shipit: squirrel 2017-05-14 16:31:03 +02:00
DL6ER c6781c7c93 Merge pull request #507 from pi-hole/tweak/dashboard_legends
Remove legends on dashboard graphs
2017-05-13 18:08:33 +02:00
DL6ER 62f2f1939b Don't hide detailed graphs on small screens any longer 2017-05-13 17:44:06 +02:00
DL6ER e659d79da9 Remove legend, add tooltips and increase hit/hover radius for Query Types over Time graph. Fixes #502 2017-05-13 17:34:36 +02:00
DL6ER 7d4bf08853 Add custom callback for tooltips and disable legend for Forward Destinations over Time graph 2017-05-13 17:32:00 +02:00
DL6ER b49a7b57c5 Add hover/hit radius for Forward Destinations over Time graph 2017-05-13 17:20:18 +02:00
Mcat12 c673781159 Merge pull request #505 from pi-hole/fix/over_time
Define $over_time as array. Fixes #501
2017-05-12 16:52:07 -04:00
DL6ER 915ec26547 Define $over_time as array. Fixes #501 2017-05-12 18:11:55 +02:00
Mcat12 bd654c1c95 Merge pull request #500 from pi-hole/fix/summeryRaw
Correction in API: summaryRaw
2017-05-10 16:00:59 -04:00
DL6ER aea9c20e27 Merge pull request #499 from pi-hole/tweak/top-advertisers-name
Rename Top Advertisers to Top Blocked Domains
2017-05-10 21:05:02 +02:00
DL6ER f46a1c166f percentage should be a float instead of an integer 2017-05-10 21:02:02 +02:00
Mcat12 9cf967eb0b Rename Top Advertisers to Top Blocked Domains 2017-05-09 17:35:46 -04:00
DL6ER 3760482585 Merge pull request #497 from pi-hole/24Hours
Update wording on main page
2017-05-06 00:35:46 +02:00
Adam Warner 2db905a9da ~Today~ Over Last 24 Hours 2017-05-05 22:50:03 +01:00
DL6ER 06da8b539d Merge pull request #496 from pi-hole/fix/gravityupdatetwice
Remove double click handler
2017-05-05 23:33:05 +02:00
DL6ER 2db45f806b Remove double click handler 2017-05-05 23:29:25 +02:00
Adam Warner 470119c7d3 Merge branch 'master' into devel 2017-05-04 12:47:24 +01:00
Mcat12 728b8dfede Merge pull request #487 from pi-hole/fix/unescaped-tail-output
Escape tail output
2017-05-03 14:48:38 -04:00
DL6ER d7a8e9b836 Merge pull request #491 from WaLLy3K/patch-1
Change wording for "Queries over Time"
2017-05-03 13:56:24 +02:00
WaLLy3K 8e26274a3e Change wording for "Queries over Time"
As suggested per https://redd.it/68ziwx
2017-05-03 20:54:00 +10:00
Mcat12 8fa40923be Escape tail output
Fixes #486
2017-05-01 20:02:09 -04:00