Skip to content

Commit

Permalink
GoLive v0.15.3
Browse files Browse the repository at this point in the history
  • Loading branch information
2Abendsegler authored Dec 19, 2023
2 parents 99bb81e + b40eca3 commit 867226d
Show file tree
Hide file tree
Showing 20 changed files with 317 additions and 31 deletions.
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ body:
attributes:
label: Describe the bug
description: A clear and concise description of what the bug is.
placeholder: If I do xxx, yyy does not work. I tried also...
placeholder: |
If I do xxx, yyy does not work. I tried also...
validations:
required: true
- type: textarea
Expand All @@ -20,6 +22,7 @@ body:
label: To Reproduce
description: Steps to reproduce the behavior
placeholder: |
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
Expand All @@ -31,7 +34,9 @@ body:
attributes:
label: Expected behavior
description: A clear and concise description of what you expected to happen.
placeholder: "Instead, the following should happen: ..."
placeholder: |
"Instead, the following should happen: ..."
validations:
required: false
- type: dropdown
Expand Down
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ body:
attributes:
label: Is your feature request related to a problem? Please describe
description: A clear and concise description of what the problem is.
placeholder: I'm always frustrated when ...
placeholder: |
I'm always frustrated when ...
validations:
required: false
- type: textarea
Expand Down
8 changes: 7 additions & 1 deletion data/config_standard.txt
Original file line number Diff line number Diff line change
Expand Up @@ -371,5 +371,11 @@
"settings_searchmap_improve_add_to_list_height": 130,
"settings_searchmap_improve_add_to_list": true,
"settings_improve_notifications": true,
"settings_hide_share_log_button_log_view": false
"settings_remove_target_log_form": false,
"settings_remove_target_log_view": false,
"settings_hide_locked_tbs_log_form": true,
"settings_hide_own_tbs_log_form": false,
"settings_hide_share_log_button_log_view": false,
"settings_dashboard_hide_tb_activity": false,
"settings_button_sort_tbs_by_name_log_form": true
}
58 changes: 58 additions & 0 deletions docu/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<a href="//"><img src="https://img.shields.io/badge/dynamic/xml?url=http://c.andyhoppe.com/1676270686?output=text&label=installations&color=success&query=/" title="installations and updates"></a>
<a href="//"><img src="https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https://github.com/2Abendsegler/GClh/master/docu/changelog.md&count_bg=%2349c91b&title_bg=%23555555&icon=&title=hits&edge_flat=false" title="hits day / total"></a><br>
<br>
<a href="#v0153" title="GClh II version 0.15.3 (20.12.2023)">v0.15.3</a> &nbsp;
<a href="#v0152" title="GClh II version 0.15.2 (09.12.2023)">v0.15.2</a> &nbsp;
<a href="#v0151" title="GClh II version 0.15.1 (02.12.2023)">v0.15.1</a> &nbsp;
<a href="#v015" title="GClh II version 0.15 (26.11.2023)">v0.15</a> &nbsp;
Expand Down Expand Up @@ -41,6 +42,63 @@
<a href="changelog_before.md" title="Go to earlier changelog">Earlier changelog</a> &nbsp;
<span id="readme"></span>

---
## v0.15.3:
&nbsp; &nbsp; <img src="../images/flag_ua.png" alt="" title="Stand with Ukraine"><br>
<ul>
<li>
<strong>New:</strong> [Log Form] Enable sorting of trackables by name. [<a href="https://github.com/2Abendsegler/GClh/issues/2531" title="Issue 2531">2531</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
<img src="../images/0.15.3/Screen05.jpg" alt="Screen05.jpg"><br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_button_sort_tbs_by_name_log_form" title="Link to your GClh II Config">Settings -> Log:<br>
<img src="../images/0.15.3/Screen06.jpg" alt="Screen06.jpg"></a><br><br>
</li>
<li>
<strong>New:</strong> [Log Form] Hide own or locked trackables. [<a href="https://github.com/2Abendsegler/GClh/issues/2506" title="Issue 2506">2506</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
<img src="../images/0.15.3/Screen07.jpg" alt="Screen07.jpg"><br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_hide_locked_tbs_log_form" title="Link to your GClh II Config">Settings -> Log:<br>
<img src="../images/0.15.3/Screen08.jpg" alt="Screen08.jpg"></a><br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_hide_own_tbs_log_form" title="Link to your GClh II Config">Settings -> Log:<br>
<img src="../images/0.15.3/Screen09.jpg" alt="Screen09.jpg"></a><br>
If you want to use this feature, you have to activate it.<br><br>
</li>
<li>
<strong>New:</strong> [Log Form, Log Edit, Log View] Do not open links in log automatic in new browser tab. [<a href="https://github.com/2Abendsegler/GClh/issues/2529" title="Issue 2529">2529</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_remove_target_log_form" title="Link to your GClh II Config">Settings -> Log:<br>
<img src="../images/0.15.3/Screen02.jpg" alt="Screen02.jpg"></a><br>
If you want to use this feature, you have to activate it.<br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_remove_target_log_view" title="Link to your GClh II Config">Settings -> Log:<br>
<img src="../images/0.15.3/Screen03.jpg" alt="Screen03.jpg"></a><br>
If you want to use this feature, you have to activate it.<br><br>
</li>
<li>
<strong>New:</strong> [New Dashboard] Hide TB-Logs from activity feed. [<a href="https://github.com/2Abendsegler/GClh/issues/2520" title="Issue 2520">2520</a> / <a href="https://www.geocaching.com/profile/?u=capoaira" title="Thanks to capoaira">capoaira</a>]<br>
<img src="../images/0.15.3/Screen04.jpg" alt="Screen04.jpg"><br>
<a href="https://www.geocaching.com/my/#GClhShowConfig#a#settings_dashboard_hide_tb_activity" title="Link to your GClh II Config">Settings -> Log:<br>
<img src="../images/0.15.3/Screen10.jpg" alt="Screen10.jpg"></a><br>
If you want to use this feature, you have to activate it.<br><br>
</li>
<li>
<strong>New:</strong> [Notification] Right mouse click to enable, disable all notifications with same name. [<a href="https://github.com/2Abendsegler/GClh/issues/2528" title="Issue 2528">2528</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
<img src="../images/0.15.3/Screen01.gif" alt="Screen01.gif"><br><br>
</li>
<li>
<strong>Change:</strong> [Log View] "Copy Logtext to clipboard" icon is no longer supported for trackable logs. [<a href="https://github.com/2Abendsegler/GClh/issues/2537" title="Issue 2537">2537</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br><br>
</li>
<li>
<strong>Fix:</strong> [Log Edit, Log View] Logtext changes no longer possible. [<a href="https://github.com/2Abendsegler/GClh/issues/2525" title="Issue 2525">2525</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
</li>
<li>
<strong>Fix:</strong> [Log Form, Log Edit] Improve checking whether the last changes come from GClh. [<a href="https://github.com/2Abendsegler/GClh/issues/2524" title="Issue 2524">2524</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
</li>
<li>
<strong>Fix:</strong> [Log Edit] Default log type must not be set in edit mode. [<a href="https://github.com/2Abendsegler/GClh/issues/2518" title="Issue 2518">2518</a> / <a href="https://www.geocaching.com/profile/?u=2Abendsegler" title="Thanks to 2Abendsegler">2Abendsegler</a>]<br>
</li>
</ul>
<br>
(20.12.2023)<br>
released by <a href="https://www.geocaching.com/profile/?u=2Abendsegler">2Abendsegler</a><br>
<br>

---
## v0.15.2:
&nbsp; &nbsp; <img src="../images/flag_ua.png" alt="" title="Stand with Ukraine"><br>
Expand Down
15 changes: 15 additions & 0 deletions docu/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
<a href="#7-en">7. How can I contribute to GClh?</a> | <a href="#7-de">7. Wie kann ich etwas zum GClh beitragen?</a>
<a href="#8-en">8. Where can I get help with the GClh?</a> | <a href="#8-de">8. Wo bekomme ich Hilfe zum GClh?</a>
<a href="#9-en">9. How can I report a bug or a feature request?</a> | <a href="#9-de">9. Wie kann ich einen Fehler melden oder eine Anfrage zu einem neuen Feature stellen?</a>
<a href="#10-en">10. What can I do if individual features don't work or don't always work?</a> | <a href="#10-de">10. Was kann ich tun, wenn einzelne Features nicht oder nicht immer funktionieren?</a>

---
<a id="en" href="#en"><img src="../images/flag_en.png"></a>
Expand Down Expand Up @@ -169,6 +170,13 @@ If you need help with the GClh, or if you have questions about the GClh, you can
For a bug or a feature request you can open a <a href="https://github.com/2Abendsegler/GClh/issues/new/choose">new issue</a> on our development platform at GitHub.<br><br>
Or you can create a note in one of the forums or on our discussions page. See <a href="#8-en">FAQ 8</a>.<br>
<br>

<a id="10-en"></a>
## 10. What can I do if individual features don't work or don't always work?
1. You must accept all cookies from geocaching.com and not just the necessary ones. Otherwise, errors in the website's cookie processing can lead to aborts in the script.<br><a href="//"><img src="../images/cookie_accepting_en.jpg"></a><br>
2. Alternatively to 1. only the necessary cookies can be accepted by geocaching.com if cookie processing is blocked at the same time. For example, the entry "cookiebot.com" can be included in "My Filters" in the "uBlock Origin" add-on.<br>
3. If the "Ghostery" add-on is installed, "Never Consent" must be switched off for "geocaching.com".<br>
<br>
<br>

---
Expand Down Expand Up @@ -328,3 +336,10 @@ Wenn du Hilfe zum GClh benötigst, oder wenn du Fragen zum GClh hast, dann kanns
Zu einem Fehler oder einer Anfrage zu einem neuen Feature kannst du ein <a href="https://github.com/2Abendsegler/GClh/issues/new/choose">neues Issue</a> auf unserer Entwicklungsplattform bei GitHub eröffnen.<br><br>
Oder du kannst dich in einem der Foren oder auf unserer Diskussions Seite melden. Siehe dazu <a href="#8-de">FAQ 8</a>.<br>
<br>

<a id="10-de"></a>
## 10. Was kann ich tun, wenn einzelne Features nicht oder nicht immer funktionieren?
1. Es müssen alle Cookies von geocaching.com akzeptiert werden und nicht nur die notwendigen. Andernfalls können die Fehler in der Cookie Verarbeitung der Webseite zu Abbrüchen im Script führen.<br><a href="//"><img src="../images/cookie_accepting_de.jpg"></a><br>
2. Alternativ zu 1. können auch nur die notwendigen Cookies von geocaching.com akzeptiert werden, wenn gleichzeitig die Cookie Verarbeitung blockiert wird. Dazu kann beispielsweise im Add on "uBlock Origin" in "Meine Filter" der Eintrag "cookiebot.com" aufgenommen werden.<br>
3. Ist das Add on "Ghostery" installiert, muss "Never Consent" für "geocaching.com" ausgeschaltet werden.<br>
<br>
Loading

0 comments on commit 867226d

Please sign in to comment.