Unnamed: 0 int64 0 832k | id float64 2.49B 32.1B | type stringclasses 1
value | created_at stringlengths 19 19 | repo stringlengths 5 112 | repo_url stringlengths 34 141 | action stringclasses 3
values | title stringlengths 1 844 | labels stringlengths 4 721 | body stringlengths 1 261k | index stringclasses 12
values | text_combine stringlengths 96 261k | label stringclasses 2
values | text stringlengths 96 248k | binary_label int64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
417,446 | 12,165,906,624 | IssuesEvent | 2020-04-27 08:22:36 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1401] Store: don't display durability for tools without durability | Priority: Low Status: Fixed Week Task | We actually don't need durability field for the tools without durability in the stores

| 1.0 | [0.9.0 staging-1401] Store: don't display durability for tools without durability - We actually don't need durability field for the tools without durability in the stores

| priority | store don t display durability for tools without durability we actually don t need durability field for the tools without durability in the stores | 1 |
103,520 | 4,174,602,452 | IssuesEvent | 2016-06-21 14:31:43 | vigour-io/vpack | https://api.github.com/repos/vigour-io/vpack | closed | custom loader for package.json | enhancement low-priority | This is stemming from an important feature we want from `vigour-package`:
https://github.com/vigour-io/package/issues/1
I think the best approach is to have a custom loader for `package.json` and use `vigour-package` code to provide the correct (parsed) package to the client. | 1.0 | custom loader for package.json - This is stemming from an important feature we want from `vigour-package`:
https://github.com/vigour-io/package/issues/1
I think the best approach is to have a custom loader for `package.json` and use `vigour-package` code to provide the correct (parsed) package to the client. | priority | custom loader for package json this is stemming from an important feature we want from vigour package i think the best approach is to have a custom loader for package json and use vigour package code to provide the correct parsed package to the client | 1 |
511,499 | 14,861,524,301 | IssuesEvent | 2021-01-18 23:06:17 | oasis-dev/oasis-new-website | https://api.github.com/repos/oasis-dev/oasis-new-website | closed | Check formatting for all documents on the Policies page | Content Low priority bug | Noted random layout problems while fixing ToCs. All policy docs should be reviewed and, where needed, cleaned up. | 1.0 | Check formatting for all documents on the Policies page - Noted random layout problems while fixing ToCs. All policy docs should be reviewed and, where needed, cleaned up. | priority | check formatting for all documents on the policies page noted random layout problems while fixing tocs all policy docs should be reviewed and where needed cleaned up | 1 |
362,282 | 10,724,706,521 | IssuesEvent | 2019-10-28 02:58:41 | MyHomeworkSpace/client | https://api.github.com/repos/MyHomeworkSpace/client | closed | For the first 5 hours of a weekend, homework due Tuesday shows in the Monday column | bug low priority | See title.
This is probably a timezone issue with UTC-5 on the client, but UTC on the server... | 1.0 | For the first 5 hours of a weekend, homework due Tuesday shows in the Monday column - See title.
This is probably a timezone issue with UTC-5 on the client, but UTC on the server... | priority | for the first hours of a weekend homework due tuesday shows in the monday column see title this is probably a timezone issue with utc on the client but utc on the server | 1 |
326,602 | 9,958,313,969 | IssuesEvent | 2019-07-05 20:32:17 | Zokrates/ZoKrates | https://api.github.com/repos/Zokrates/ZoKrates | opened | Make compiler output independent on execution environment | Priority: Low | We output solvers in a way that exposes implementation details of the execution environment: for example `Rust::Bits`.
Instead, we should have something like `Solver::Bits`, `Solver::Wasm(wasmcode)` and the EE is has its own implementation of these things.
Low priority, but it's confusing to have Rust in there wh... | 1.0 | Make compiler output independent on execution environment - We output solvers in a way that exposes implementation details of the execution environment: for example `Rust::Bits`.
Instead, we should have something like `Solver::Bits`, `Solver::Wasm(wasmcode)` and the EE is has its own implementation of these things.
... | priority | make compiler output independent on execution environment we output solvers in a way that exposes implementation details of the execution environment for example rust bits instead we should have something like solver bits solver wasm wasmcode and the ee is has its own implementation of these things ... | 1 |
733,449 | 25,306,644,172 | IssuesEvent | 2022-11-17 14:37:27 | projectdiscovery/subfinder | https://api.github.com/repos/projectdiscovery/subfinder | closed | Segfault on '[' input | Priority: Low Status: Completed Type: Bug | **Describe the bug**
Subfinder crashes when [ is passed on standard input. This is due to how regex compilation errors are handled.
**Subfinder version**
v2.5.4
**Complete command you used to reproduce this**
`echo [ | subfinder`
[standard error output](https://github.com/projectdiscovery/subfinder/files/98... | 1.0 | Segfault on '[' input - **Describe the bug**
Subfinder crashes when [ is passed on standard input. This is due to how regex compilation errors are handled.
**Subfinder version**
v2.5.4
**Complete command you used to reproduce this**
`echo [ | subfinder`
[standard error output](https://github.com/projectdisc... | priority | segfault on input describe the bug subfinder crashes when is passed on standard input this is due to how regex compilation errors are handled subfinder version complete command you used to reproduce this echo subfinder | 1 |
518,349 | 15,027,235,762 | IssuesEvent | 2021-02-02 00:19:39 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | [Coverity CID :215714] Unchecked return value in tests/subsys/fs/fs_api/src/test_fs_mount_flags.c | Coverity bug priority: low |
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/f91e9fba51e5da46ee5c6822f8656713d74a6ecf/tests/subsys/fs/fs_api/src/test_fs_mount_flags.c#L35
Category: Error handling issues
Function: `test_mount_flags`
Component: Tests
CID: [215714](https://scan9.coverity.com/reports.htm#v29... | 1.0 | [Coverity CID :215714] Unchecked return value in tests/subsys/fs/fs_api/src/test_fs_mount_flags.c -
Static code scan issues found in file:
https://github.com/zephyrproject-rtos/zephyr/tree/f91e9fba51e5da46ee5c6822f8656713d74a6ecf/tests/subsys/fs/fs_api/src/test_fs_mount_flags.c#L35
Category: Error handling issues
Fu... | priority | unchecked return value in tests subsys fs fs api src test fs mount flags c static code scan issues found in file category error handling issues function test mount flags component tests cid details zassert equal ret erofs expected erofs ret ret fs open fs test... | 1 |
132,329 | 5,183,341,828 | IssuesEvent | 2017-01-20 00:26:39 | redhat-ipaas/ipaas-ui | https://api.github.com/repos/redhat-ipaas/ipaas-ui | opened | Demo Component for UI Widgets & Charts | enhancement low priority never gonna happen | A demo area and component for viewing and manually testing reusable UI widgets and charts. | 1.0 | Demo Component for UI Widgets & Charts - A demo area and component for viewing and manually testing reusable UI widgets and charts. | priority | demo component for ui widgets charts a demo area and component for viewing and manually testing reusable ui widgets and charts | 1 |
449,858 | 12,976,045,844 | IssuesEvent | 2020-07-21 18:03:55 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Adding I2C devices to device tree with the same address on different busses generates excessive warnings. | bug priority: low | **Describe the bug**
Given the following scenario, build warnings are generated when adding devices to device tree:
* I2C1:
* Device address: 0x48
* Device address: 0x49
* I2C2:
* Device address: 0x48
**To Reproduce**
Add 3 devices to the device tree as shown below. Two devices on different busses mus... | 1.0 | Adding I2C devices to device tree with the same address on different busses generates excessive warnings. - **Describe the bug**
Given the following scenario, build warnings are generated when adding devices to device tree:
* I2C1:
* Device address: 0x48
* Device address: 0x49
* I2C2:
* Device address: 0x... | priority | adding devices to device tree with the same address on different busses generates excessive warnings describe the bug given the following scenario build warnings are generated when adding devices to device tree device address device address device address to reprod... | 1 |
464,598 | 13,327,745,224 | IssuesEvent | 2020-08-27 13:36:20 | benetech/ServiceNet | https://api.github.com/repos/benetech/ServiceNet | closed | Sorting of "recommended" updates on main search page | PM: Search & Discovery PM: Workflow Priority B | Recommendation sorting to refine based on users' feedback ? monitor if they use it or not | 1.0 | Sorting of "recommended" updates on main search page - Recommendation sorting to refine based on users' feedback ? monitor if they use it or not | priority | sorting of recommended updates on main search page recommendation sorting to refine based on users feedback monitor if they use it or not | 1 |
764,251 | 26,791,539,863 | IssuesEvent | 2023-02-01 08:53:59 | ant-galaxy/oasis-engine | https://api.github.com/repos/ant-galaxy/oasis-engine | closed | Optimization Loader for GlTF SubAsset | enhancement low priority glTF | **Is your feature request related to a problem? Please describe.**
I have a material only need a texture of glTF asset, but I don't want to parse all the glTF Asset.
**Describe the solution you'd like**
Use `q` as query param. If the param is `textures[0]` which to get `glTFResource.textures[0]`.
```typescript
... | 1.0 | Optimization Loader for GlTF SubAsset - **Is your feature request related to a problem? Please describe.**
I have a material only need a texture of glTF asset, but I don't want to parse all the glTF Asset.
**Describe the solution you'd like**
Use `q` as query param. If the param is `textures[0]` which to get `glTF... | priority | optimization loader for gltf subasset is your feature request related to a problem please describe i have a material only need a texture of gltf asset but i don t want to parse all the gltf asset describe the solution you d like use q as query param if the param is textures which to get gltfre... | 1 |
643,389 | 20,955,952,390 | IssuesEvent | 2022-03-27 04:59:51 | naturalcrit/homebrewery | https://api.github.com/repos/naturalcrit/homebrewery | opened | Restoring trashed Google Drive file has potential for duplicate ID conflict | P3 - low priority | Due to the change in #2089 to persist `shareID` and `editID` between Google Drive transfers. Since we don't fully delete the transferred file from the user's Google drive, but just send it to the Trash (in case it was accidental), recovering that file and then attempting to also send it to the Homebrewery will naturall... | 1.0 | Restoring trashed Google Drive file has potential for duplicate ID conflict - Due to the change in #2089 to persist `shareID` and `editID` between Google Drive transfers. Since we don't fully delete the transferred file from the user's Google drive, but just send it to the Trash (in case it was accidental), recovering ... | priority | restoring trashed google drive file has potential for duplicate id conflict due to the change in to persist shareid and editid between google drive transfers since we don t fully delete the transferred file from the user s google drive but just send it to the trash in case it was accidental recovering tha... | 1 |
654,947 | 21,674,402,422 | IssuesEvent | 2022-05-08 13:30:09 | stax76/mpv.net | https://api.github.com/repos/stax76/mpv.net | closed | mpv.net doesn't display subtitles. | bug priority low upstream | **Describe the bug**
I just streamed [this file](https://s4.gamesdrive.net/0:/The.Bad.Kids.2020.WEB-DL.1080p.H265.AAC-DanNi/The.Bad.Kids.2020.E01.WEB-DL.1080p.H265.AAC-DanNi.mkv) with mpv.net and for some reason, the player displays none of the included subtitles tracks.
**To Reproduce**
Steps to reproduce the beh... | 1.0 | mpv.net doesn't display subtitles. - **Describe the bug**
I just streamed [this file](https://s4.gamesdrive.net/0:/The.Bad.Kids.2020.WEB-DL.1080p.H265.AAC-DanNi/The.Bad.Kids.2020.E01.WEB-DL.1080p.H265.AAC-DanNi.mkv) with mpv.net and for some reason, the player displays none of the included subtitles tracks.
**To Re... | priority | mpv net doesn t display subtitles describe the bug i just streamed with mpv net and for some reason the player displays none of the included subtitles tracks to reproduce steps to reproduce the behavior open with mpv net check the included subtitle tracks select one of them ... | 1 |
822,719 | 30,882,611,072 | IssuesEvent | 2023-08-03 18:51:27 | ramp4-pcar4/ramp4-pcar4 | https://api.github.com/repos/ramp4-pcar4/ramp4-pcar4 | closed | Details Panel Hardcoded `OBJECTID` | flavour: bug priority: low type: corrective | @james-rae comments
> Also when I eyeballed #1696 I noticed details has a [hardcoded OBJECTID](https://github.com/ramp4-pcar4/ramp4-pcar4/blob/v4.1.0/src/fixtures/details/api/details.ts#L81)
Based on how different `OBJECTID`'s are handled as a result of #1698, this should be changed to select the appropriate OID. | 1.0 | Details Panel Hardcoded `OBJECTID` - @james-rae comments
> Also when I eyeballed #1696 I noticed details has a [hardcoded OBJECTID](https://github.com/ramp4-pcar4/ramp4-pcar4/blob/v4.1.0/src/fixtures/details/api/details.ts#L81)
Based on how different `OBJECTID`'s are handled as a result of #1698, this should be cha... | priority | details panel hardcoded objectid james rae comments also when i eyeballed i noticed details has a based on how different objectid s are handled as a result of this should be changed to select the appropriate oid | 1 |
3,864 | 2,541,498,225 | IssuesEvent | 2015-01-28 09:20:24 | nlbdev/nordic-epub3-dtbook-migrator | https://api.github.com/repos/nlbdev/nordic-epub3-dtbook-migrator | opened | pretty-print metadata in all HTML-files as well as the OPF | 0 - Low priority |
<!---
@huboard:{"order":8.344650268554688e-07}
-->
| 1.0 | pretty-print metadata in all HTML-files as well as the OPF -
<!---
@huboard:{"order":8.344650268554688e-07}
-->
| priority | pretty print metadata in all html files as well as the opf huboard order | 1 |
761,165 | 26,670,154,144 | IssuesEvent | 2023-01-26 09:33:57 | Tribler/py-ipv8 | https://api.github.com/repos/Tribler/py-ipv8 | opened | Provide (partial) C implementation for `TunnelCrypto` | priority: low | _Original discussion_: https://github.com/Tribler/tribler/discussions/6679 (partially reposted here to make it a formal IPv8 issue)
_Summary_:
The throughput of anonymized Tribler downloads can be almost doubled by implementing `TunnelCrypto.encrypt_str` and `TunnelCrypto.decrypt_str` in C.
A proof of concept - ... | 1.0 | Provide (partial) C implementation for `TunnelCrypto` - _Original discussion_: https://github.com/Tribler/tribler/discussions/6679 (partially reposted here to make it a formal IPv8 issue)
_Summary_:
The throughput of anonymized Tribler downloads can be almost doubled by implementing `TunnelCrypto.encrypt_str` and `... | priority | provide partial c implementation for tunnelcrypto original discussion partially reposted here to make it a formal issue summary the throughput of anonymized tribler downloads can be almost doubled by implementing tunnelcrypto encrypt str and tunnelcrypto decrypt str in c a proof of concept... | 1 |
3,948 | 2,543,710,147 | IssuesEvent | 2015-01-29 01:04:35 | roundware/roundware-server | https://api.github.com/repos/roundware/roundware-server | opened | first playback recording is always panned hard left | bug low priority | (xfer from old Trac system: http://roundware.org/trac/ticket/147)
composition settings are set pan to the middle, but the first recording seems to always be hard left...very weird. after the first one, they are in the middle as expected.
I am adding this issue because Jonah noted it in his most recent testing. ... | 1.0 | first playback recording is always panned hard left - (xfer from old Trac system: http://roundware.org/trac/ticket/147)
composition settings are set pan to the middle, but the first recording seems to always be hard left...very weird. after the first one, they are in the middle as expected.
I am adding this issu... | priority | first playback recording is always panned hard left xfer from old trac system composition settings are set pan to the middle but the first recording seems to always be hard left very weird after the first one they are in the middle as expected i am adding this issue because jonah noted it in his most... | 1 |
233,338 | 7,696,759,647 | IssuesEvent | 2018-05-18 16:19:17 | jahirfiquitiva/Blueprint | https://api.github.com/repos/jahirfiquitiva/Blueprint | closed | Action Bar displays 3-dot menu icon instead of help icon after exiting search in Help screen | accepted enhancement low priority | - [x] I have verified there are no duplicate active or recent bugs, questions, or requests
- [x] I have verified that I am using the latest version of Blueprint.
### Device/dashboard info:
- Blueprint version: `1.1.4`
- Android version: `8.1`
- Device Manufacturer: `Motorola`
- Device Name: `Moto G3 (2015)`... | 1.0 | Action Bar displays 3-dot menu icon instead of help icon after exiting search in Help screen - - [x] I have verified there are no duplicate active or recent bugs, questions, or requests
- [x] I have verified that I am using the latest version of Blueprint.
### Device/dashboard info:
- Blueprint version: `1.1.4`
... | priority | action bar displays dot menu icon instead of help icon after exiting search in help screen i have verified there are no duplicate active or recent bugs questions or requests i have verified that i am using the latest version of blueprint device dashboard info blueprint version a... | 1 |
280,459 | 8,682,113,225 | IssuesEvent | 2018-12-02 03:55:11 | OperationCode/front-end | https://api.github.com/repos/OperationCode/front-end | closed | Implement non-blocking font loading | Priority: Low Type: Developer Experience / Refactoring | # Feature request
**Is your feature request related to a problem? Please describe.**
We use @font-face which makes CSS part of the critical rendering path. We can improve our initial page load speed by address this problem.
**Describe the solution you'd like**
[See this comment and thread for more details.](http... | 1.0 | Implement non-blocking font loading - # Feature request
**Is your feature request related to a problem? Please describe.**
We use @font-face which makes CSS part of the critical rendering path. We can improve our initial page load speed by address this problem.
**Describe the solution you'd like**
[See this comm... | priority | implement non blocking font loading feature request is your feature request related to a problem please describe we use font face which makes css part of the critical rendering path we can improve our initial page load speed by address this problem describe the solution you d like addit... | 1 |
100,377 | 4,087,013,683 | IssuesEvent | 2016-06-01 08:28:21 | Xemiru/Undertailor | https://api.github.com/repos/Xemiru/Undertailor | closed | Document all the code. | low priority | I swear to you, no one's gonna understand what the code's supposed to be doing without taking at least five hours exploring. Classes, methods, and packages need their javadocs. | 1.0 | Document all the code. - I swear to you, no one's gonna understand what the code's supposed to be doing without taking at least five hours exploring. Classes, methods, and packages need their javadocs. | priority | document all the code i swear to you no one s gonna understand what the code s supposed to be doing without taking at least five hours exploring classes methods and packages need their javadocs | 1 |
58,824 | 3,091,659,855 | IssuesEvent | 2015-08-26 14:16:42 | RedstoneLamp/RedstoneLamp | https://api.github.com/repos/RedstoneLamp/RedstoneLamp | closed | When a message is sent, a phantom line is created | Bug Low Priority Network v0.11.0 | Whenever a message is sent, the message is sent successfully, but then a phantom line is created. This causes weird message formats to appear.
Example:
"This is message 1"
" " <- The phantom line
"This is message 2"
" " <- Another one is created, but you don't... | 1.0 | When a message is sent, a phantom line is created - Whenever a message is sent, the message is sent successfully, but then a phantom line is created. This causes weird message formats to appear.
Example:
"This is message 1"
" " <- The phantom line
"This is message 2"
" ... | priority | when a message is sent a phantom line is created whenever a message is sent the message is sent successfully but then a phantom line is created this causes weird message formats to appear example this is message the phantom line this is message ... | 1 |
639,165 | 20,747,896,749 | IssuesEvent | 2022-03-15 02:25:10 | SCIInstitute/ShapeWorks | https://api.github.com/repos/SCIInstitute/ShapeWorks | closed | Consolidate GenerateFidsFiles | Low Priority Consolidation | File: Libs/Mesh/GenerateFidsFiles.cxx
After consolidation, add:
1. Python binding
2. MeshTest
3. shapeworksTest
4. PythonTest | 1.0 | Consolidate GenerateFidsFiles - File: Libs/Mesh/GenerateFidsFiles.cxx
After consolidation, add:
1. Python binding
2. MeshTest
3. shapeworksTest
4. PythonTest | priority | consolidate generatefidsfiles file libs mesh generatefidsfiles cxx after consolidation add python binding meshtest shapeworkstest pythontest | 1 |
452,148 | 13,046,745,304 | IssuesEvent | 2020-07-29 09:30:24 | mantidproject/mantid | https://api.github.com/repos/mantidproject/mantid | closed | Fit Wizard should have a Copy from Clipboard option | Low Priority MantidPlot Stale | Currently to load a model from a string in the clipboard you have to select Load from String and paste the string manually, it would be nice to have the option to do it in one operation as is done in Multi Dataset Fitting.
| 1.0 | Fit Wizard should have a Copy from Clipboard option - Currently to load a model from a string in the clipboard you have to select Load from String and paste the string manually, it would be nice to have the option to do it in one operation as is done in Multi Dataset Fitting.
| priority | fit wizard should have a copy from clipboard option currently to load a model from a string in the clipboard you have to select load from string and paste the string manually it would be nice to have the option to do it in one operation as is done in multi dataset fitting | 1 |
615,494 | 19,255,975,803 | IssuesEvent | 2021-12-09 11:18:47 | googleapis/java-dialogflow | https://api.github.com/repos/googleapis/java-dialogflow | closed | com.example.dialogflow.CreateDocumentTest: testCreateDocument failed | type: bug priority: p1 api: dialogflow flakybot: issue | Note: #522 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 83a2a1aa017c35001653881774af1f624d2a7db4
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/3ae29fcf-0123-4f02-abd8-c3af8f580263), [Sponge](http://sponge2/3ae29fcf-0123-4f02-a... | 1.0 | com.example.dialogflow.CreateDocumentTest: testCreateDocument failed - Note: #522 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 83a2a1aa017c35001653881774af1f624d2a7db4
buildURL: [Build Status](https://source.cloud.google.com/results/invocations/3ae29fcf-012... | priority | com example dialogflow createdocumenttest testcreatedocument failed note was also for this test but it was closed more than days ago so i didn t mark it flaky commit buildurl status failed test output java lang nullpointerexception at com google cloud dialogflow deleteknowledgeba... | 1 |
727,713 | 25,044,995,386 | IssuesEvent | 2022-11-05 05:38:49 | AY2223S1-CS2103T-W17-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-W17-3/tp | closed | [PE-D][Tester A] Invalid date input accepted as part of parameters for add consultation | type.Bug priority.Medium severity.Low | Invalid dates such as 2022-02-29 or 2022-11-31 did not throw an error
<!--session: 1666944224837-0ba078da-8d93-452f-88b1-7ee59351dfc1-->
<!--Version: Web v3.4.4-->
-------------
Labels: `severity.Low` `type.FunctionalityBug`
original: Aloynz/ped#2 | 1.0 | [PE-D][Tester A] Invalid date input accepted as part of parameters for add consultation - Invalid dates such as 2022-02-29 or 2022-11-31 did not throw an error
<!--session: 1666944224837-0ba078da-8d93-452f-88b1-7ee59351dfc1-->
<!--Version: Web v3.4.4-->
-------------
Labels: `severity.Low` `type.FunctionalityBug`
or... | priority | invalid date input accepted as part of parameters for add consultation invalid dates such as or did not throw an error labels severity low type functionalitybug original aloynz ped | 1 |
641,766 | 20,834,041,110 | IssuesEvent | 2022-03-19 22:53:33 | SE701-T1/backend | https://api.github.com/repos/SE701-T1/backend | closed | Implement get buddyCount on Courses | Priority: Low Type: Bug Team: Pairing | **Describe the task that needs to be done.**
*(If this issue is about a bug, please describe the problem and steps to reproduce the issue. You can also include screenshots of any stack traces, or any other supporting images).*
Currently, the stubs include getting buddyCount of the current course but the backend API... | 1.0 | Implement get buddyCount on Courses - **Describe the task that needs to be done.**
*(If this issue is about a bug, please describe the problem and steps to reproduce the issue. You can also include screenshots of any stack traces, or any other supporting images).*
Currently, the stubs include getting buddyCount of ... | priority | implement get buddycount on courses describe the task that needs to be done if this issue is about a bug please describe the problem and steps to reproduce the issue you can also include screenshots of any stack traces or any other supporting images currently the stubs include getting buddycount of ... | 1 |
457,089 | 13,151,597,993 | IssuesEvent | 2020-08-09 17:33:32 | naev/naev | https://api.github.com/repos/naev/naev | closed | Make updating of PO files easier or automatic | Priority-Low Type-Enhancement | I haven't found any info on that. So far. Is there any script I can run?
And if there is an answer, I wish it'd be written down somewhere. | 1.0 | Make updating of PO files easier or automatic - I haven't found any info on that. So far. Is there any script I can run?
And if there is an answer, I wish it'd be written down somewhere. | priority | make updating of po files easier or automatic i haven t found any info on that so far is there any script i can run and if there is an answer i wish it d be written down somewhere | 1 |
517,017 | 14,992,889,053 | IssuesEvent | 2021-01-29 10:30:27 | Haivision/srt | https://api.github.com/repos/Haivision/srt | opened | [BUG] FEC issues misleading warnings | Priority: Low Type: Bug [core] | **Describe the bug**
Hang failure warning is reported, while this is not a problem.
**To Reproduce**
Run Unit Tests for FEC and see warnings.
**Expected behavior**
Warnings should be reported only if hanging was tried and failed, with displayed failure reason, as per upgraded enum reporting the status.
| 1.0 | [BUG] FEC issues misleading warnings - **Describe the bug**
Hang failure warning is reported, while this is not a problem.
**To Reproduce**
Run Unit Tests for FEC and see warnings.
**Expected behavior**
Warnings should be reported only if hanging was tried and failed, with displayed failure reason, as per upgr... | priority | fec issues misleading warnings describe the bug hang failure warning is reported while this is not a problem to reproduce run unit tests for fec and see warnings expected behavior warnings should be reported only if hanging was tried and failed with displayed failure reason as per upgraded... | 1 |
38,619 | 2,849,398,321 | IssuesEvent | 2015-05-30 17:10:16 | khval/mplayer-amigaos | https://api.github.com/repos/khval/mplayer-amigaos | closed | Adding SCREENSHOTDIR and EXTPATTERN tooltypes | auto-migrated Priority-Low Type-Enhancement | ```
Added two tooltypes SCREENSHOTDIR and EXTPATTERN to change the directory where
to save the screenshots and the ASL pattern of the MPlayer file requester
(That 2 tooltypes is availible on the afxgroup version)
```
Original issue reported on code.google.com by `s.hawam...@gmail.com` on 21 May 2014 at 11:21 | 1.0 | Adding SCREENSHOTDIR and EXTPATTERN tooltypes - ```
Added two tooltypes SCREENSHOTDIR and EXTPATTERN to change the directory where
to save the screenshots and the ASL pattern of the MPlayer file requester
(That 2 tooltypes is availible on the afxgroup version)
```
Original issue reported on code.google.com by `s.haw... | priority | adding screenshotdir and extpattern tooltypes added two tooltypes screenshotdir and extpattern to change the directory where to save the screenshots and the asl pattern of the mplayer file requester that tooltypes is availible on the afxgroup version original issue reported on code google com by s haw... | 1 |
783,282 | 27,525,384,888 | IssuesEvent | 2023-03-06 17:39:41 | zowe/zowe-cli-version-controller | https://api.github.com/repos/zowe/zowe-cli-version-controller | closed | Add gitTag option to protected branches and version function | enhancement priority-low | As a user, I'd like to be able to control whether or not a specific branch (or all branches) should be updating tags on my repository
Somewhat related to #39
Tasks:
- [x] Global enable/disable mechanism
- [ ] Branch specific enable/disable mechanism | 1.0 | Add gitTag option to protected branches and version function - As a user, I'd like to be able to control whether or not a specific branch (or all branches) should be updating tags on my repository
Somewhat related to #39
Tasks:
- [x] Global enable/disable mechanism
- [ ] Branch specific enable/disable mechanism | priority | add gittag option to protected branches and version function as a user i d like to be able to control whether or not a specific branch or all branches should be updating tags on my repository somewhat related to tasks global enable disable mechanism branch specific enable disable mechanism | 1 |
552,557 | 16,243,504,345 | IssuesEvent | 2021-05-07 12:23:21 | coreos/fedora-coreos-tracker | https://api.github.com/repos/coreos/fedora-coreos-tracker | opened | Failed to write database /etc/udev/hwdb.bin: Read-only file system | component/systemd kind/bug needs/investigation priority/low | **Describe the bug**
Upon reboot from latest update, I have the following failing unit: `systemd-hwdb-update.service`. I unfortunately did not capture the `systemctl status output` right away and tried restarting the unit first. I think this is not the first time I have encountered this one but I don't remember more... | 1.0 | Failed to write database /etc/udev/hwdb.bin: Read-only file system - **Describe the bug**
Upon reboot from latest update, I have the following failing unit: `systemd-hwdb-update.service`. I unfortunately did not capture the `systemctl status output` right away and tried restarting the unit first. I think this is not... | priority | failed to write database etc udev hwdb bin read only file system describe the bug upon reboot from latest update i have the following failing unit systemd hwdb update service i unfortunately did not capture the systemctl status output right away and tried restarting the unit first i think this is not... | 1 |
235,114 | 7,734,565,194 | IssuesEvent | 2018-05-27 03:20:04 | CnuUasLab/MISCONSYS | https://api.github.com/repos/CnuUasLab/MISCONSYS | opened | Concurrency Issues | Bug: Low Priority | It seems that when Interoperability starts there's an error thrown due to a fragmented JSON file. Although it only occures once per run it is a little disconcerting.... | 1.0 | Concurrency Issues - It seems that when Interoperability starts there's an error thrown due to a fragmented JSON file. Although it only occures once per run it is a little disconcerting.... | priority | concurrency issues it seems that when interoperability starts there s an error thrown due to a fragmented json file although it only occures once per run it is a little disconcerting | 1 |
274,969 | 8,570,415,299 | IssuesEvent | 2018-11-11 19:58:40 | strapi/strapi | https://api.github.com/repos/strapi/strapi | closed | Content type name disappears in add relation window on Firefox | priority: low status: confirmed type: bug 🐛 | <!--
⚠️ If you do not respect these two points, your issue will be closed.
- Don't forget the checkbox at the end of your issue.
- Respect this template.
-->
<!-- ⚠️ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- npm 5.x.x -->
<!-- The latest version of Strapi. -->
**Informa... | 1.0 | Content type name disappears in add relation window on Firefox - <!--
⚠️ If you do not respect these two points, your issue will be closed.
- Don't forget the checkbox at the end of your issue.
- Respect this template.
-->
<!-- ⚠️ Before writing your issue make sure you are using:-->
<!-- Node 9.x.x -->
<!-- n... | priority | content type name disappears in add relation window on firefox ⚠️ if you do not respect these two points your issue will be closed don t forget the checkbox at the end of your issue respect this template informations node js version npm version ... | 1 |
219,848 | 7,346,420,892 | IssuesEvent | 2018-03-07 20:40:04 | PaulL48/SOEN341-SC4 | https://api.github.com/repos/PaulL48/SOEN341-SC4 | closed | Improvement: Display questions in order of when posted | enhancement priority: low | Shows questions on welcome page in terms of their time stamp when posted | 1.0 | Improvement: Display questions in order of when posted - Shows questions on welcome page in terms of their time stamp when posted | priority | improvement display questions in order of when posted shows questions on welcome page in terms of their time stamp when posted | 1 |
368,257 | 10,868,970,272 | IssuesEvent | 2019-11-15 06:00:13 | Gravecat/Duskfall | https://api.github.com/repos/Gravecat/Duskfall | opened | Port over booze system from Krasten | enhancement low priority no help needed prerequisites | This is reliant on #111, #104 and #102 to be completed first. The alcohol system from Krasten would be easily incorporated into Duskfall after these other tasks are complete. | 1.0 | Port over booze system from Krasten - This is reliant on #111, #104 and #102 to be completed first. The alcohol system from Krasten would be easily incorporated into Duskfall after these other tasks are complete. | priority | port over booze system from krasten this is reliant on and to be completed first the alcohol system from krasten would be easily incorporated into duskfall after these other tasks are complete | 1 |
751,615 | 26,251,244,797 | IssuesEvent | 2023-01-05 19:32:06 | hdmf-dev/hdmf-zarr | https://api.github.com/repos/hdmf-dev/hdmf-zarr | closed | Setup requires.io | priority: low topic: continuous integration | For HDMF we have setup requires.io to check that requirements are up-to-date https://requires.io/github/hdmf-dev/hdmf/requirements/?branch=dev It would be useful to also set this up for hdmf-zarr | 1.0 | Setup requires.io - For HDMF we have setup requires.io to check that requirements are up-to-date https://requires.io/github/hdmf-dev/hdmf/requirements/?branch=dev It would be useful to also set this up for hdmf-zarr | priority | setup requires io for hdmf we have setup requires io to check that requirements are up to date it would be useful to also set this up for hdmf zarr | 1 |
756,910 | 26,489,900,299 | IssuesEvent | 2023-01-17 21:32:47 | Madis0/OneBar | https://api.github.com/repos/Madis0/OneBar | opened | Phantom indicator | enhancement low priority | If
- Indicator is enabled
- Statistic "Time Since Last Rest" is at least 72000 ticks
- Time is night or weather is thunderstorm
- The player is above sea level (y=64) with sky access
- The [local difficulty](https://minecraft.fandom.com/wiki/Local_difficulty) is greater than a randomly chosen value between 0.0 a... | 1.0 | Phantom indicator - If
- Indicator is enabled
- Statistic "Time Since Last Rest" is at least 72000 ticks
- Time is night or weather is thunderstorm
- The player is above sea level (y=64) with sky access
- The [local difficulty](https://minecraft.fandom.com/wiki/Local_difficulty) is greater than a randomly chosen... | priority | phantom indicator if indicator is enabled statistic time since last rest is at least ticks time is night or weather is thunderstorm the player is above sea level y with sky access the is greater than a randomly chosen value between and then onebar should show some kind of emoji... | 1 |
638,211 | 20,718,953,891 | IssuesEvent | 2022-03-13 03:58:14 | Wonderland-Mobile/Issue-Tracker | https://api.github.com/repos/Wonderland-Mobile/Issue-Tracker | reopened | Sometimes releasing the joystick will leave the character rotated slightly off from one of the four directions. | bug Low Priority | **Describe the bug**
Move the character around with the joystick controls. Release abruptly. Eventually, on some tries, the character will be snap to the grid but be rotated slightly off the direction they should be facing.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to any level
2. Move the characte... | 1.0 | Sometimes releasing the joystick will leave the character rotated slightly off from one of the four directions. - **Describe the bug**
Move the character around with the joystick controls. Release abruptly. Eventually, on some tries, the character will be snap to the grid but be rotated slightly off the direction they... | priority | sometimes releasing the joystick will leave the character rotated slightly off from one of the four directions describe the bug move the character around with the joystick controls release abruptly eventually on some tries the character will be snap to the grid but be rotated slightly off the direction they... | 1 |
73,105 | 3,407,275,701 | IssuesEvent | 2015-12-04 01:37:29 | DynamoRIO/drmemory | https://api.github.com/repos/DynamoRIO/drmemory | closed | report unaddressable error on control transfer to unaddressable memory? | Migrated Priority-Low Type-Feature | _From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on December 17, 2013 18:42:45_
Xref issue #1015 , but here this may not result in an immediate crash (e.g., jumping to a malloc redzone).
This is what "Memcheck:Jump" is.
_Original issue: http://code.google.com/p/drmemory/issues/detail?i... | 1.0 | report unaddressable error on control transfer to unaddressable memory? - _From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on December 17, 2013 18:42:45_
Xref issue #1015 , but here this may not result in an immediate crash (e.g., jumping to a malloc redzone).
This is what "Memcheck:Jum... | priority | report unaddressable error on control transfer to unaddressable memory from on december xref issue but here this may not result in an immediate crash e g jumping to a malloc redzone this is what memcheck jump is original issue | 1 |
50,189 | 3,006,236,801 | IssuesEvent | 2015-07-27 09:04:42 | Itseez/opencv | https://api.github.com/repos/Itseez/opencv | opened | Feature request: max() | auto-transferred category: core feature priority: low | Transferred from http://code.opencv.org/issues/2236
```
|| Hilton Bristow on 2012-08-03 23:23
|| Priority: Low
|| Affected: None
|| Category: core
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Feature request: max()
-----------
```
Hello,
I would like to request a new variant of th... | 1.0 | Feature request: max() - Transferred from http://code.opencv.org/issues/2236
```
|| Hilton Bristow on 2012-08-03 23:23
|| Priority: Low
|| Affected: None
|| Category: core
|| Tracker: Feature
|| Difficulty: None
|| PR: None
|| Platform: None / None
```
Feature request: max()
-----------
```
Hello,
I would like to re... | priority | feature request max transferred from hilton bristow on priority low affected none category core tracker feature difficulty none pr none platform none none feature request max hello i would like to request a new variant of the max or redu... | 1 |
666,968 | 22,393,589,319 | IssuesEvent | 2022-06-17 10:06:47 | opencrvs/opencrvs-core | https://api.github.com/repos/opencrvs/opencrvs-core | closed | Configured application name and Header tittle is different | 👹Bug Priority: low | **Describe the bug**
Configured application name and Tittle name is different
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to https://login.farajaland-qa.opencrvs.org/
2. Log in as National Sys Admin
3. Change the application name
4. See application name and Header tittle
**Expected behaviour... | 1.0 | Configured application name and Header tittle is different - **Describe the bug**
Configured application name and Tittle name is different
**To Reproduce**
Steps to reproduce the behaviour:
1. Go to https://login.farajaland-qa.opencrvs.org/
2. Log in as National Sys Admin
3. Change the application name
4. S... | priority | configured application name and header tittle is different describe the bug configured application name and tittle name is different to reproduce steps to reproduce the behaviour go to log in as national sys admin change the application name see application name and header tittle ... | 1 |
178,045 | 6,598,255,272 | IssuesEvent | 2017-09-16 02:17:46 | gdgphilippines/devfest | https://api.github.com/repos/gdgphilippines/devfest | reopened | Icon size | bug Priority Low | <!-- Instructions: https://github.com/gdgphilippines/devfest/blob/master/CONTRIBUTING.md#using-the-issue-tracker -->
<!-- Copied from Firebase Polyfire template -->
### Description
Different sizes
### Expected outcome
<!-- Example: The page stays the same color. -->
### Actual outcome
<!-- Example: The... | 1.0 | Icon size - <!-- Instructions: https://github.com/gdgphilippines/devfest/blob/master/CONTRIBUTING.md#using-the-issue-tracker -->
<!-- Copied from Firebase Polyfire template -->
### Description
Different sizes
### Expected outcome
<!-- Example: The page stays the same color. -->
### Actual outcome
<!-- ... | priority | icon size description different sizes expected outcome actual outcome live demo steps to reproduce example put a paper foo element in the page open the page in a web browser click the paper foo element browsers affected ... | 1 |
798,834 | 28,300,011,980 | IssuesEvent | 2023-04-10 04:43:43 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | CONFIG_ADC_ASYNC=y,ADC_STM32_Die_Temp_Read, reading -ve temparature values on nucleo_f429zi | bug Waiting for response priority: low platform: STM32 | **Describe the bug**
After migration from 3.1.0 to 3.2.0, when CONFIG_ADC_ASYNC=y build and flashed on nucleo_f429zi.
Path : \examples\drivers\ADC\ADC_STM32_Die_Temp_Read
Command :
west build -b nucleo_f429zi ./ --pristine
west flash
.
Currently I jump back and forth from s... | 1.0 | Add option to copy Steam friend code for easy reporting bot accounts - Currently when you right click on a user you are able to copy the user's in game name and steam ID
The steam ID looks like this: `[U:1:1140848569]` but a useful feature to report bot accounts would be to parse the steam ID to show as a friend cod... | priority | add option to copy steam friend code for easy reporting bot accounts currently when you right click on a user you are able to copy the user s in game name and steam id the steam id looks like this but a useful feature to report bot accounts would be to parse the steam id to show as a friend code for exam... | 1 |
655,152 | 21,678,781,652 | IssuesEvent | 2022-05-09 02:39:33 | synfinatic/aws-sso-cli | https://api.github.com/repos/synfinatic/aws-sso-cli | closed | Add support for session tags? | enhancement wontfix priority:low | https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html
Not sure if people actually use this in the real world much. This would only be useful when we're doing role chaining as this is not supported by sso:GetRoleCredentials() | 1.0 | Add support for session tags? - https://docs.aws.amazon.com/IAM/latest/UserGuide/id_session-tags.html
Not sure if people actually use this in the real world much. This would only be useful when we're doing role chaining as this is not supported by sso:GetRoleCredentials() | priority | add support for session tags not sure if people actually use this in the real world much this would only be useful when we re doing role chaining as this is not supported by sso getrolecredentials | 1 |
333,629 | 10,129,198,873 | IssuesEvent | 2019-08-01 14:20:53 | MarcusWolschon/osmeditor4android | https://api.github.com/repos/MarcusWolschon/osmeditor4android | closed | Layer dialog destroyed by configuration change | Enhancement Low Priority | When I change the orientation of the device screen, PrefEditor activity changes its state. Below there are different examples: the screenshots were taken before and after the screen orientation change and they are paired (before, after), (before, after) ...
-- first case --
The textView disappears

| 1.0 | Web UI: Simplify user editable schedules - The choices appear mutually-exclusive. A dropdown would probably be a clearer way to represent the relationship, e.g.:
User editable times:
* Always
* Only when joining
* Never

| 1.0 | Notification Endpoint email sender validation not working - sender should be validated as email:

| priority | notification endpoint email sender validation not working sender should be validated as email | 1 |
756,564 | 26,476,567,541 | IssuesEvent | 2023-01-17 11:36:21 | SuddenDevelopment/StopMotion | https://api.github.com/repos/SuddenDevelopment/StopMotion | closed | Curve stacking order | enhancement help wanted Priority Low | Current curves have no coherent way of controlling the stacking order.
There is already an addon that nudges keys forwards and backward.
Addon link: https://gitlab.com/andarta.pictures/blender/gp_z_push
Suggestion: this code already exists in Grease Pencil:
>1. Nudge Forwards
>2. Nudge Backwards
>3. Send to... | 1.0 | Curve stacking order - Current curves have no coherent way of controlling the stacking order.
There is already an addon that nudges keys forwards and backward.
Addon link: https://gitlab.com/andarta.pictures/blender/gp_z_push
Suggestion: this code already exists in Grease Pencil:
>1. Nudge Forwards
>2. Nudge B... | priority | curve stacking order current curves have no coherent way of controlling the stacking order there is already an addon that nudges keys forwards and backward addon link suggestion this code already exists in grease pencil nudge forwards nudge backwards send to front send to back ... | 1 |
579,969 | 17,202,549,447 | IssuesEvent | 2021-07-17 14:59:38 | mui-org/material-ui-x | https://api.github.com/repos/mui-org/material-ui-x | closed | [DataGrid] Add Preact support | enhancement low priority | - [x] I have searched the [issues](https://github.com/mui-org/material-ui-x/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Support Preact.
## Examples 🌈
The core components already aim/support Preact.
## Motivation 🔦
- Bundle size matters. It also resonates with t... | 1.0 | [DataGrid] Add Preact support - - [x] I have searched the [issues](https://github.com/mui-org/material-ui-x/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Support Preact.
## Examples 🌈
The core components already aim/support Preact.
## Motivation 🔦
- Bundle size m... | priority | add preact support i have searched the of this repository and believe that this is not a duplicate summary 💡 support preact examples 🌈 the core components already aim support preact motivation 🔦 bundle size matters it also resonates with the idea that installing for a... | 1 |
610,714 | 18,922,341,508 | IssuesEvent | 2021-11-17 04:18:01 | ChrisCScott/forecaster | https://api.github.com/repos/ChrisCScott/forecaster | closed | Limit dependence on Decimal and Money | low priority cleanup | Various classes (among them `Account` and `Person`) cast their inputs to either `Decimal` or `Money`. None of the functionality of these base classes relies on the use of these types; it's assumed that the client code will want to use them (e.g. for localized display of currencies).
Rather than make this assumption,... | 1.0 | Limit dependence on Decimal and Money - Various classes (among them `Account` and `Person`) cast their inputs to either `Decimal` or `Money`. None of the functionality of these base classes relies on the use of these types; it's assumed that the client code will want to use them (e.g. for localized display of currencie... | priority | limit dependence on decimal and money various classes among them account and person cast their inputs to either decimal or money none of the functionality of these base classes relies on the use of these types it s assumed that the client code will want to use them e g for localized display of currencie... | 1 |
387,381 | 11,460,436,550 | IssuesEvent | 2020-02-07 09:44:42 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | Allow optional parameters to be ignored when procedure is taken as argument | Low Priority | I recently ran into something which I think Nim should support. I was trying to do this:
```
for key in myString.split('+').map(strip):
discard # Doesn't matter what goes here
```
But I'm unable to map the `strip` procedure over the sequence because it doesn't have the signature `proc (x: T): S`. Looking at stri... | 1.0 | Allow optional parameters to be ignored when procedure is taken as argument - I recently ran into something which I think Nim should support. I was trying to do this:
```
for key in myString.split('+').map(strip):
discard # Doesn't matter what goes here
```
But I'm unable to map the `strip` procedure over the se... | priority | allow optional parameters to be ignored when procedure is taken as argument i recently ran into something which i think nim should support i was trying to do this for key in mystring split map strip discard doesn t matter what goes here but i m unable to map the strip procedure over the se... | 1 |
328,945 | 10,007,324,388 | IssuesEvent | 2019-07-14 09:45:13 | BingLingGroup/autosub | https://api.github.com/repos/BingLingGroup/autosub | closed | Refactor generate_subtitles into 3 parts | Priority: Low Status: Accepted Type: Enhancement | Split generate_subtitles into 3 functions which process finding speech regions, speech-to-text and subtitle translation.
Allow user to do these 3 functions separately or altogether. | 1.0 | Refactor generate_subtitles into 3 parts - Split generate_subtitles into 3 functions which process finding speech regions, speech-to-text and subtitle translation.
Allow user to do these 3 functions separately or altogether. | priority | refactor generate subtitles into parts split generate subtitles into functions which process finding speech regions speech to text and subtitle translation allow user to do these functions separately or altogether | 1 |
582,232 | 17,356,566,704 | IssuesEvent | 2021-07-29 15:01:03 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Led driver PCA9633 does nok take chip out from sleep | area: LED area: Power Management bug priority: low | Hi
The Zephyr driver for PCA9633 does not set MODE1 register bit 4 on initialization resulting in the driver not working.
**To Reproduce**
Steps to reproduce the behavior:
1. Build example samples\drivers\led_pca9633 for NRF52840
2. Connect PCA9633 to i2c pins
3. Flash firmware with west flash
4. Observe o... | 1.0 | Led driver PCA9633 does nok take chip out from sleep - Hi
The Zephyr driver for PCA9633 does not set MODE1 register bit 4 on initialization resulting in the driver not working.
**To Reproduce**
Steps to reproduce the behavior:
1. Build example samples\drivers\led_pca9633 for NRF52840
2. Connect PCA9633 to i2... | priority | led driver does nok take chip out from sleep hi the zephyr driver for does not set register bit on initialization resulting in the driver not working to reproduce steps to reproduce the behavior build example samples drivers led for connect to pins flash firmware with west f... | 1 |
415,581 | 12,131,229,075 | IssuesEvent | 2020-04-23 04:02:41 | Monika-After-Story/MonikaModDev | https://api.github.com/repos/Monika-After-Story/MonikaModDev | closed | [Suggestion]-lunar calendar birthday | low priority suggestion | MAS is my favourite game.Now I have a suggestion
In China, people celebrate their birthdays according to the lunar calendar, so I suggest that monika can change my birthday. | 1.0 | [Suggestion]-lunar calendar birthday - MAS is my favourite game.Now I have a suggestion
In China, people celebrate their birthdays according to the lunar calendar, so I suggest that monika can change my birthday. | priority | lunar calendar birthday mas is my favourite game now i have a suggestion in china people celebrate their birthdays according to the lunar calendar so i suggest that monika can change my birthday | 1 |
567,468 | 16,859,272,435 | IssuesEvent | 2021-06-21 10:53:56 | lardemua/atom | https://api.github.com/repos/lardemua/atom | closed | Integration with RViz Panel - Calibration - Graphics | enhancement low priority | As the calibration process is being done, showing the process graphically.
As a first step, we should try to create a graph in Qt that receives x and y periodically and plots it. | 1.0 | Integration with RViz Panel - Calibration - Graphics - As the calibration process is being done, showing the process graphically.
As a first step, we should try to create a graph in Qt that receives x and y periodically and plots it. | priority | integration with rviz panel calibration graphics as the calibration process is being done showing the process graphically as a first step we should try to create a graph in qt that receives x and y periodically and plots it | 1 |
258,162 | 8,161,235,554 | IssuesEvent | 2018-08-24 06:33:56 | seahorn/crab | https://api.github.com/repos/seahorn/crab | closed | Adaptative domain between a relational and non-relational domain | low priority new domain | _From @caballa on October 15, 2016 23:37_
Create a combined domain between e.g., (zones x terms) and intervals such that the domain is zones x terms if the number of variables does not exceed a threshold, otherwise it degrades to intervals.
_Copied from original issue: caballa/crab#8_ | 1.0 | Adaptative domain between a relational and non-relational domain - _From @caballa on October 15, 2016 23:37_
Create a combined domain between e.g., (zones x terms) and intervals such that the domain is zones x terms if the number of variables does not exceed a threshold, otherwise it degrades to intervals.
_Copied ... | priority | adaptative domain between a relational and non relational domain from caballa on october create a combined domain between e g zones x terms and intervals such that the domain is zones x terms if the number of variables does not exceed a threshold otherwise it degrades to intervals copied from o... | 1 |
201,419 | 7,031,255,537 | IssuesEvent | 2017-12-26 16:13:31 | ac2cz/FoxTelem | https://api.github.com/repos/ac2cz/FoxTelem | opened | Missing Label on WOD page | 1E low priority | I assume at the top right the number is "WOD Health Payloads Decoded" or something like that, but it is unlabelled. Similarly, on the VU Rad WOD page, I'm guessing that number is really WOD Radition Payloads decoded. It is labelled the same as the VU Rad (non-WOD) page, but the number is different.
| 1.0 | Missing Label on WOD page - I assume at the top right the number is "WOD Health Payloads Decoded" or something like that, but it is unlabelled. Similarly, on the VU Rad WOD page, I'm guessing that number is really WOD Radition Payloads decoded. It is labelled the same as the VU Rad (non-WOD) page, but the number is d... | priority | missing label on wod page i assume at the top right the number is wod health payloads decoded or something like that but it is unlabelled similarly on the vu rad wod page i m guessing that number is really wod radition payloads decoded it is labelled the same as the vu rad non wod page but the number is d... | 1 |
22,429 | 2,649,105,104 | IssuesEvent | 2015-03-14 16:07:05 | Paradoxianer/ProjectConceptor_base | https://api.github.com/repos/Paradoxianer/ProjectConceptor_base | opened | Redesign Codebase - Plugins return Toolbar + Toolbarposition | auto-migrated Maintainability Priority-Low | _From @GoogleCodeExporter on March 14, 2015 10:34_
```
Plugins return ToolBarposition + Toolbars
They will be an Menu Entry to enable and disable the Toolbars
and will be removed or added on activation or deactivaion of the editor
```
Original issue reported on code.google.com by `two4...@gmail.com` on 28 Dec 2013 ... | 1.0 | Redesign Codebase - Plugins return Toolbar + Toolbarposition - _From @GoogleCodeExporter on March 14, 2015 10:34_
```
Plugins return ToolBarposition + Toolbars
They will be an Menu Entry to enable and disable the Toolbars
and will be removed or added on activation or deactivaion of the editor
```
Original issue rep... | priority | redesign codebase plugins return toolbar toolbarposition from googlecodeexporter on march plugins return toolbarposition toolbars they will be an menu entry to enable and disable the toolbars and will be removed or added on activation or deactivaion of the editor original issue reported ... | 1 |
629,818 | 20,067,849,191 | IssuesEvent | 2022-02-04 00:19:43 | MIDA-group/CytoBrowser | https://api.github.com/repos/MIDA-group/CytoBrowser | closed | Have an "I am sure what I am doing" button for import from other image | low priority | Sometimes you may have different modalities of the same data etc., so good to allow a copy from one image to another | 1.0 | Have an "I am sure what I am doing" button for import from other image - Sometimes you may have different modalities of the same data etc., so good to allow a copy from one image to another | priority | have an i am sure what i am doing button for import from other image sometimes you may have different modalities of the same data etc so good to allow a copy from one image to another | 1 |
590,360 | 17,777,060,695 | IssuesEvent | 2021-08-30 20:42:13 | SkriptLang/Skript | https://api.github.com/repos/SkriptLang/Skript | closed | Addition of some things in the aliases. | enhancement priority: low completed aliases | • Add `crimson slab` and `warped slab` to the [any slab](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb74734c/building.sk#L668) section.
• Add `crimson stair` and `warped stair` to the [any stair](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb... | 1.0 | Addition of some things in the aliases. - • Add `crimson slab` and `warped slab` to the [any slab](https://github.com/SkriptLang/skript-aliases/blob/95dcc1eb0b206024576fd37a60283be0cb74734c/building.sk#L668) section.
• Add `crimson stair` and `warped stair` to the [any stair](https://github.com/SkriptLang/skript-alias... | priority | addition of some things in the aliases • add crimson slab and warped slab to the section • add crimson stair and warped stair to the section • add any walls there is nothing that puts all the walls in the same group • add any potted plant or something like that to make it easier to handle ... | 1 |
801,288 | 28,482,916,611 | IssuesEvent | 2023-04-18 05:15:16 | gitmedha/sis-frontend | https://api.github.com/repos/gitmedha/sis-frontend | closed | Hyperlink in listing pages for Students, Employers, Opportunities, Institutions should be provided in search bar | priority : low type : feature status: deployed on prod | **Describe the task**
In search bar, when we see list of students, employers, opportunities, etc., we should be able to right-click on them and open them in new tab
**Expected behavior**
A clear and concise description of what needs to be done.
**References**
Specify any reference material / links
| 1.0 | Hyperlink in listing pages for Students, Employers, Opportunities, Institutions should be provided in search bar - **Describe the task**
In search bar, when we see list of students, employers, opportunities, etc., we should be able to right-click on them and open them in new tab
**Expected behavior**
A clear and... | priority | hyperlink in listing pages for students employers opportunities institutions should be provided in search bar describe the task in search bar when we see list of students employers opportunities etc we should be able to right click on them and open them in new tab expected behavior a clear and... | 1 |
235,255 | 7,735,883,639 | IssuesEvent | 2018-05-27 19:57:41 | InfiniteFlightAirportEditing/Airports | https://api.github.com/repos/InfiniteFlightAirportEditing/Airports | closed | LIRE-Pratica Di Mare Airport-LAZIO-ITALY | Being Redone Low Priority | # Airport Name
Pratica di mare
# Country?
Italy-lazio
# Improvements that need to be made?
Do it
# Are you working on this airport?
Yes
# Airport Priority? (A380, 10000ft+ Runway)
None
| 1.0 | LIRE-Pratica Di Mare Airport-LAZIO-ITALY - # Airport Name
Pratica di mare
# Country?
Italy-lazio
# Improvements that need to be made?
Do it
# Are you working on this airport?
Yes
# Airport Priority? (A380, 10000ft+ Runway)
None
| priority | lire pratica di mare airport lazio italy airport name pratica di mare country italy lazio improvements that need to be made do it are you working on this airport yes airport priority runway none | 1 |
90,355 | 3,814,753,857 | IssuesEvent | 2016-03-28 14:57:54 | cs2103jan2016-f13-3j/main | https://api.github.com/repos/cs2103jan2016-f13-3j/main | closed | Changed storage method from using a serialisable file to a editable txt file | priority.low type.task | After task details are at final design (eg end time, etc) | 1.0 | Changed storage method from using a serialisable file to a editable txt file - After task details are at final design (eg end time, etc) | priority | changed storage method from using a serialisable file to a editable txt file after task details are at final design eg end time etc | 1 |
482,425 | 13,906,375,070 | IssuesEvent | 2020-10-20 11:10:51 | FLAMEGPU/FLAMEGPU2_dev | https://api.github.com/repos/FLAMEGPU/FLAMEGPU2_dev | opened | Aysnc curand/cub/thrust | Priority: Low optimisation | Use streams to async concurrent operations such as cub and thrust, although this will then require explicit copies.
Pinned memory may be required for true async memcpy (#398)
Curand initialisation can potentially be asynced against sequentail host operations (cudaMallocs during the first iteration) although I've ... | 1.0 | Aysnc curand/cub/thrust - Use streams to async concurrent operations such as cub and thrust, although this will then require explicit copies.
Pinned memory may be required for true async memcpy (#398)
Curand initialisation can potentially be asynced against sequentail host operations (cudaMallocs during the first... | priority | aysnc curand cub thrust use streams to async concurrent operations such as cub and thrust although this will then require explicit copies pinned memory may be required for true async memcpy curand initialisation can potentially be asynced against sequentail host operations cudamallocs during the first i... | 1 |
242,695 | 7,845,517,131 | IssuesEvent | 2018-06-19 13:10:59 | theQRL/qrl-wallet | https://api.github.com/repos/theQRL/qrl-wallet | closed | View hexseed/mnemonic phrase for unlocked wallets | Priority: Low Status: Completed Type: Enhancement | As per the title, it should be possible for the user to view the hexseed/mnemonic phrase for unlocked wallets.
UX should ask for confirmation of password for encrypted wallets and limit the time the information is displayed.
Thanks to Discord community member Kurret for this suggestion. | 1.0 | View hexseed/mnemonic phrase for unlocked wallets - As per the title, it should be possible for the user to view the hexseed/mnemonic phrase for unlocked wallets.
UX should ask for confirmation of password for encrypted wallets and limit the time the information is displayed.
Thanks to Discord community member Ku... | priority | view hexseed mnemonic phrase for unlocked wallets as per the title it should be possible for the user to view the hexseed mnemonic phrase for unlocked wallets ux should ask for confirmation of password for encrypted wallets and limit the time the information is displayed thanks to discord community member ku... | 1 |
425,875 | 12,360,088,797 | IssuesEvent | 2020-05-17 13:52:20 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | closed | [SUGGESTION] | Blood knights holy order | :grey_exclamation: priority low :question: suggestion - feature :star: :question: suggestion - lore :books: :question: suggestion :question: | <!--
DO NOT REMOVE PRE-EXISTING LINES
IF YOU WANT TO SUGGEST A FEW THINGS, OPEN A NEW ISSUE PER EVERY SUGGESION
----------------------------------------------------------------------------------------------------------
-->
**Describe your suggestion in full detail below:**
Sunwell religion kinda lacks holy orders... | 1.0 | [SUGGESTION] | Blood knights holy order - <!--
DO NOT REMOVE PRE-EXISTING LINES
IF YOU WANT TO SUGGEST A FEW THINGS, OPEN A NEW ISSUE PER EVERY SUGGESION
----------------------------------------------------------------------------------------------------------
-->
**Describe your suggestion in full detail below:**... | priority | blood knights holy order do not remove pre existing lines if you want to suggest a few things open a new issue per every suggesion describe your suggestion in full detail below sunwell r... | 1 |
559,102 | 16,549,989,874 | IssuesEvent | 2021-05-28 07:27:06 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | arch_switch() on ARM64 isn't quite right | area: ARM64 bug priority: low | Along the lines of #32197, the ARM64 implementation of arch_switch() has a bug which was just unmasked by a race treatment submitted in #32089.
The code gets the basic scheme correct, and understands that the second argument is the address of the switch_handle field of the struct thread_base record of the output thr... | 1.0 | arch_switch() on ARM64 isn't quite right - Along the lines of #32197, the ARM64 implementation of arch_switch() has a bug which was just unmasked by a race treatment submitted in #32089.
The code gets the basic scheme correct, and understands that the second argument is the address of the switch_handle field of the ... | priority | arch switch on isn t quite right along the lines of the implementation of arch switch has a bug which was just unmasked by a race treatment submitted in the code gets the basic scheme correct and understands that the second argument is the address of the switch handle field of the struct thread ba... | 1 |
689,885 | 23,638,761,623 | IssuesEvent | 2022-08-25 15:14:00 | gravityview/GravityView | https://api.github.com/repos/gravityview/GravityView | reopened | Form Notifications: Entry Approval is Changed is always triggered upon form submission | Bug Priority: Low | This special notification event from GravityView is being sent whenever the form is submitted:

It should only be sent when the Approval status has been changed *after* form submission.
Tested with GF ... | 1.0 | Form Notifications: Entry Approval is Changed is always triggered upon form submission - This special notification event from GravityView is being sent whenever the form is submitted:

It should only be s... | priority | form notifications entry approval is changed is always triggered upon form submission this special notification event from gravityview is being sent whenever the form is submitted it should only be sent when the approval status has been changed after form submission tested with gf and gv ... | 1 |
406,385 | 11,890,801,160 | IssuesEvent | 2020-03-28 20:02:57 | clbx/Cosmic | https://api.github.com/repos/clbx/Cosmic | closed | Restructure processor execution so it's not relaint on the GUI | Low Priority Restructure | Currently the GUI holds all of the execution for the processor. Remove this dependency
- [x] Create separate GUI and CLI classes
- [ ] Dont run processor from the GUI/CLI | 1.0 | Restructure processor execution so it's not relaint on the GUI - Currently the GUI holds all of the execution for the processor. Remove this dependency
- [x] Create separate GUI and CLI classes
- [ ] Dont run processor from the GUI/CLI | priority | restructure processor execution so it s not relaint on the gui currently the gui holds all of the execution for the processor remove this dependency create separate gui and cli classes dont run processor from the gui cli | 1 |
141,254 | 5,433,981,473 | IssuesEvent | 2017-03-05 01:17:01 | Kahraymer/Runner-Game | https://api.github.com/repos/Kahraymer/Runner-Game | closed | Create a list of possible mechanics | everyone low priority | Create a google doc with a list of possible mechanics to implement | 1.0 | Create a list of possible mechanics - Create a google doc with a list of possible mechanics to implement | priority | create a list of possible mechanics create a google doc with a list of possible mechanics to implement | 1 |
791,509 | 27,865,928,512 | IssuesEvent | 2023-03-21 10:14:49 | fkie-cad/dewolf | https://api.github.com/repos/fkie-cad/dewolf | opened | [Expression propagation] refactor EP-related stages | feature-request priority-low | ### Proposal
Refactor `ExpressionPropagation`, `ExpressionPropagationMemory` and `ExpressionPropagationFunctionCalls`.
### Approach
Check if it is possible to use cfg directly instead of computing use and def map. If possible, group corner cases so that the corresponding stages functionality could be easier understo... | 1.0 | [Expression propagation] refactor EP-related stages - ### Proposal
Refactor `ExpressionPropagation`, `ExpressionPropagationMemory` and `ExpressionPropagationFunctionCalls`.
### Approach
Check if it is possible to use cfg directly instead of computing use and def map. If possible, group corner cases so that the corre... | priority | refactor ep related stages proposal refactor expressionpropagation expressionpropagationmemory and expressionpropagationfunctioncalls approach check if it is possible to use cfg directly instead of computing use and def map if possible group corner cases so that the corresponding stages functio... | 1 |
398,916 | 11,742,503,352 | IssuesEvent | 2020-03-12 01:02:06 | thaliawww/concrexit | https://api.github.com/repos/thaliawww/concrexit | closed | Replace Highcharts by Chart.js | priority: low technical change | In GitLab by @se-bastiaan on Oct 11, 2018, 00:23
### One-sentence description
Replace Highcharts by Chart.js
### Why?
Highcharts is not open source. Only allowed use for non-commercial. Chart.js is MIT licensed.
### Current implementation
Highcharts
### Desired implementation
Chart.js | 1.0 | Replace Highcharts by Chart.js - In GitLab by @se-bastiaan on Oct 11, 2018, 00:23
### One-sentence description
Replace Highcharts by Chart.js
### Why?
Highcharts is not open source. Only allowed use for non-commercial. Chart.js is MIT licensed.
### Current implementation
Highcharts
### Desired implementation
Ch... | priority | replace highcharts by chart js in gitlab by se bastiaan on oct one sentence description replace highcharts by chart js why highcharts is not open source only allowed use for non commercial chart js is mit licensed current implementation highcharts desired implementation chart js | 1 |
216,006 | 7,300,015,097 | IssuesEvent | 2018-02-26 22:03:47 | opl-/school-ebook-store | https://api.github.com/repos/opl-/school-ebook-store | closed | [Admin] Lista użytkowników | priority-low | Pozwala na łatwe zarządzanie użytkownikami i rozwiązywanie ich problemów. | 1.0 | [Admin] Lista użytkowników - Pozwala na łatwe zarządzanie użytkownikami i rozwiązywanie ich problemów. | priority | lista użytkowników pozwala na łatwe zarządzanie użytkownikami i rozwiązywanie ich problemów | 1 |
756,032 | 26,453,458,308 | IssuesEvent | 2023-01-16 12:55:54 | ncssar/radiolog | https://api.github.com/repos/ncssar/radiolog | opened | tiny font for mic bump filter message | bug Priority:Low | make the font the same as for the filtered call message - unless that message is tiny too when viewed on the same display (SAR office Workstation 2) - regardless, make the font a reasonable size. | 1.0 | tiny font for mic bump filter message - make the font the same as for the filtered call message - unless that message is tiny too when viewed on the same display (SAR office Workstation 2) - regardless, make the font a reasonable size. | priority | tiny font for mic bump filter message make the font the same as for the filtered call message unless that message is tiny too when viewed on the same display sar office workstation regardless make the font a reasonable size | 1 |
468,187 | 13,462,679,355 | IssuesEvent | 2020-09-09 16:24:45 | AY2021S1-CS2103-W14/tp | https://api.github.com/repos/AY2021S1-CS2103-W14/tp | opened | As a standard user, I want to group suppliers/supplies by tags (e.g. zones) | priority.Low type.Story | ... so that I can mass-edit/view their information or collective information. | 1.0 | As a standard user, I want to group suppliers/supplies by tags (e.g. zones) - ... so that I can mass-edit/view their information or collective information. | priority | as a standard user i want to group suppliers supplies by tags e g zones so that i can mass edit view their information or collective information | 1 |
790,765 | 27,836,040,202 | IssuesEvent | 2023-03-20 09:32:53 | rism-digital/verovio | https://api.github.com/repos/rism-digital/verovio | closed | Cross-staff stem + staff separation + articulation interaction | enhancement low priority | In the following example, the first staccato in the last measure is too high:
<img width="334" alt="Screenshot 2023-03-18 at 7 19 12 PM" src="https://user-images.githubusercontent.com/3487289/226150279-63110835-5f5b-40db-89cf-3ed304c4ad8b.png">
<details>
<summary> Click to view MEI data for above example </summa... | 1.0 | Cross-staff stem + staff separation + articulation interaction - In the following example, the first staccato in the last measure is too high:
<img width="334" alt="Screenshot 2023-03-18 at 7 19 12 PM" src="https://user-images.githubusercontent.com/3487289/226150279-63110835-5f5b-40db-89cf-3ed304c4ad8b.png">
<det... | priority | cross staff stem staff separation articulation interaction in the following example the first staccato in the last measure is too high img width alt screenshot at pm src click to view mei data for above example xml xml model href type application xml schematyp... | 1 |
331,840 | 10,077,394,797 | IssuesEvent | 2019-07-24 18:38:04 | ProjectSidewalk/SidewalkWebpage | https://api.github.com/repos/ProjectSidewalk/SidewalkWebpage | closed | New Admin Map Interface: Labels Not Showing Correctly | Admin Interface EasyFix! Priority: Low bug | I just quickly tested @m-furman's new interactive admin map interface. It's definitely far more responsive (though still not fluidly interactive) and a big improvement over the past interface.
However, I noticed that some labels do not appear to show up correctly when you interact with the checkboxes. For example, ... | 1.0 | New Admin Map Interface: Labels Not Showing Correctly - I just quickly tested @m-furman's new interactive admin map interface. It's definitely far more responsive (though still not fluidly interactive) and a big improvement over the past interface.
However, I noticed that some labels do not appear to show up correc... | priority | new admin map interface labels not showing correctly i just quickly tested m furman s new interactive admin map interface it s definitely far more responsive though still not fluidly interactive and a big improvement over the past interface however i noticed that some labels do not appear to show up correc... | 1 |
636,896 | 20,612,380,542 | IssuesEvent | 2022-03-07 09:54:50 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | gptp_mi neighbor_prop_delay is not included in sync_receipt_time calculation due cast from double to uint64_t | bug priority: low area: Networking | **Describe the bug**
in gptp_mi_clk_slave_sync_compute function, both pss->rate_ratio and nport_ds->neighbor_rate_ratio are double type but sync_receipt_time is uint64_t.
If pss->rate_ratio is less than 1 or port_ds->neighbor_rate_ratio is less than 1, sync_receipt_time will be 0 after first 2 statements. Then port... | 1.0 | gptp_mi neighbor_prop_delay is not included in sync_receipt_time calculation due cast from double to uint64_t - **Describe the bug**
in gptp_mi_clk_slave_sync_compute function, both pss->rate_ratio and nport_ds->neighbor_rate_ratio are double type but sync_receipt_time is uint64_t.
If pss->rate_ratio is less than 1... | priority | gptp mi neighbor prop delay is not included in sync receipt time calculation due cast from double to t describe the bug in gptp mi clk slave sync compute function both pss rate ratio and nport ds neighbor rate ratio are double type but sync receipt time is t if pss rate ratio is less than or port d... | 1 |
832,434 | 32,080,135,694 | IssuesEvent | 2023-09-25 13:28:24 | JuliaDynamics/ComplexityMeasures.jl | https://api.github.com/repos/JuliaDynamics/ComplexityMeasures.jl | closed | Binning unecessarily restricts to Float64 | enhancement good first issue low priority | Our binnings, such as `RectangularBinning` or `FixedRectangularBinning` dispatch on either integers or Float64. However, any float could do. Therefore they should dispatch on `Int` or on `AbstractFloat`. Especially in the case of `FixedRectangularBinning` it is like that the `ε` will be computed from data. If that data... | 1.0 | Binning unecessarily restricts to Float64 - Our binnings, such as `RectangularBinning` or `FixedRectangularBinning` dispatch on either integers or Float64. However, any float could do. Therefore they should dispatch on `Int` or on `AbstractFloat`. Especially in the case of `FixedRectangularBinning` it is like that the ... | priority | binning unecessarily restricts to our binnings such as rectangularbinning or fixedrectangularbinning dispatch on either integers or however any float could do therefore they should dispatch on int or on abstractfloat especially in the case of fixedrectangularbinning it is like that the ε will be ... | 1 |
350,897 | 10,510,275,638 | IssuesEvent | 2019-09-27 13:05:53 | eclipse/dirigible | https://api.github.com/repos/eclipse/dirigible | closed | [IDE] Generate menu item disappeared from the Workspace menu | bug component-ide efforts-low priority-high web-ide | Generate menu item disappeared from the Workspace menu | 1.0 | [IDE] Generate menu item disappeared from the Workspace menu - Generate menu item disappeared from the Workspace menu | priority | generate menu item disappeared from the workspace menu generate menu item disappeared from the workspace menu | 1 |
513,383 | 14,920,725,267 | IssuesEvent | 2021-01-23 06:23:42 | batect/batect | https://api.github.com/repos/batect/batect | closed | No colour output when running in Git Bash on Windows | help wanted is:bug priority:low | What it says in the title - all output from Batect is plain text when running under Git Bash on Windows. Colour output is used when running under PowerShell or Command Prompt.
Seems to be a result of https://stackoverflow.com/questions/40912072/git-for-windows-mintty-sys-stdout-isatty-returns-false and https://githu... | 1.0 | No colour output when running in Git Bash on Windows - What it says in the title - all output from Batect is plain text when running under Git Bash on Windows. Colour output is used when running under PowerShell or Command Prompt.
Seems to be a result of https://stackoverflow.com/questions/40912072/git-for-windows-m... | priority | no colour output when running in git bash on windows what it says in the title all output from batect is plain text when running under git bash on windows colour output is used when running under powershell or command prompt seems to be a result of and suggests a possible fix although this wouldn t fi... | 1 |
52,463 | 3,023,541,994 | IssuesEvent | 2015-08-01 16:14:46 | ForgeEssentials/ForgeEssentialsMain | https://api.github.com/repos/ForgeEssentials/ForgeEssentialsMain | closed | Re-implement MCStats/PluginMetrics support | accepted low-priority regression | It was removed in the 1.7 update as PluginMetrics' support library needed updating and I couldn't locate the dev.
Now that there's a PluginMetrics Forge for 1.7.10, support should be re-implemented in order to resolve this regression. | 1.0 | Re-implement MCStats/PluginMetrics support - It was removed in the 1.7 update as PluginMetrics' support library needed updating and I couldn't locate the dev.
Now that there's a PluginMetrics Forge for 1.7.10, support should be re-implemented in order to resolve this regression. | priority | re implement mcstats pluginmetrics support it was removed in the update as pluginmetrics support library needed updating and i couldn t locate the dev now that there s a pluginmetrics forge for support should be re implemented in order to resolve this regression | 1 |
7,086 | 2,597,958,173 | IssuesEvent | 2015-02-22 00:39:29 | chrsmith/bwapi | https://api.github.com/repos/chrsmith/bwapi | opened | Review BWAPI dependency compatibility. | auto-migrated Priority-Low Type-Other Usability | ```
Review BWAPI Operating System compatibility.
UNKNOWN: AVISaveOptions, Module32First, Module32Next, SymGetLineFromAddr
Pre-WinME/UNKNOWN (depends on dbghelp): Sym* functions
Win95: InterlockedCompareExchange, IsDebuggerPresent
WinNT: Process32First, Process32Next, CreateToolhelp32Snapshot
```
-----
Origin... | 1.0 | Review BWAPI dependency compatibility. - ```
Review BWAPI Operating System compatibility.
UNKNOWN: AVISaveOptions, Module32First, Module32Next, SymGetLineFromAddr
Pre-WinME/UNKNOWN (depends on dbghelp): Sym* functions
Win95: InterlockedCompareExchange, IsDebuggerPresent
WinNT: Process32First, Process32Next, Cr... | priority | review bwapi dependency compatibility review bwapi operating system compatibility unknown avisaveoptions symgetlinefromaddr pre winme unknown depends on dbghelp sym functions interlockedcompareexchange isdebuggerpresent winnt original issue reported on code google c... | 1 |
179,109 | 6,621,612,108 | IssuesEvent | 2017-09-21 19:52:35 | on-site/StockAid | https://api.github.com/repos/on-site/StockAid | closed | Add announcements | Priority - Low Reporting | Levels
* Global
* Add to Login window
* Organization specific
* Add to print slip
| 1.0 | Add announcements - Levels
* Global
* Add to Login window
* Organization specific
* Add to print slip
| priority | add announcements levels global add to login window organization specific add to print slip | 1 |
205,233 | 7,096,041,508 | IssuesEvent | 2018-01-14 00:20:50 | twsswt/bug_buddy_jira_plugin | https://api.github.com/repos/twsswt/bug_buddy_jira_plugin | opened | Allow users to extend skills via config file | feature enhancement priority:low | So a business can include their own important skills and keywords | 1.0 | Allow users to extend skills via config file - So a business can include their own important skills and keywords | priority | allow users to extend skills via config file so a business can include their own important skills and keywords | 1 |
687,819 | 23,540,049,603 | IssuesEvent | 2022-08-20 08:36:20 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | DropDownList popup does not close when clicking on the arrow icon | Bug C: DropDownList SEV: Low jQuery2 Priority 1 Priority 5 FP: In Development | ### Bug report
When a DropDownList is open, clicking on the arrow icon closes its popup and immediately opens it again.
### Reproduction of the problem
1. Run the following Dojo - https://dojo.telerik.com/@Dimitar-Goshev/IRIxOkIj
2. Click on the arrow icon to open the popup - the popup becomes visible.
3. Click... | 2.0 | DropDownList popup does not close when clicking on the arrow icon - ### Bug report
When a DropDownList is open, clicking on the arrow icon closes its popup and immediately opens it again.
### Reproduction of the problem
1. Run the following Dojo - https://dojo.telerik.com/@Dimitar-Goshev/IRIxOkIj
2. Click on the... | priority | dropdownlist popup does not close when clicking on the arrow icon bug report when a dropdownlist is open clicking on the arrow icon closes its popup and immediately opens it again reproduction of the problem run the following dojo click on the arrow icon to open the popup the popup become... | 1 |
54,006 | 3,058,461,959 | IssuesEvent | 2015-08-14 08:22:53 | OCHA-DAP/hdx-ckan | https://api.github.com/repos/OCHA-DAP/hdx-ckan | closed | White colored text on dataset page. | CODmigration FromHDXTeamUsers Priority-Low | When an user creates a dataset and doesn't add any resources a message that reads "This dataset has no data, why not add some?" appears. However, the part "why not add some?" is colored white, becoming nearly-impossible to ready. Here's the screen-shot:
![screen shot 2015-02-24 at 2 51 47 pm](https://cloud.githubuse... | 1.0 | White colored text on dataset page. - When an user creates a dataset and doesn't add any resources a message that reads "This dataset has no data, why not add some?" appears. However, the part "why not add some?" is colored white, becoming nearly-impossible to ready. Here's the screen-shot:
![screen shot 2015-02-24 ... | priority | white colored text on dataset page when an user creates a dataset and doesn t add any resources a message that reads this dataset has no data why not add some appears however the part why not add some is colored white becoming nearly impossible to ready here s the screen shot | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.