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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
132,059 | 5,168,730,008 | IssuesEvent | 2017-01-17 22:23:49 | cryptonomex/graphene | https://api.github.com/repos/cryptonomex/graphene | closed | delayed_node connects to the P2P network | client Low Priority | People need to run this
```
./programs/delayed_node/delayed_node --trusted-node="127.0.0.1:8090" -d delayed_node -s "0.0.0.0:0" --p2p-endpoint="0.0.0.0:0" --seed-nodes "[]"
```
in order for the delayed node not to connect to the internet via P2P .. the default seed nodes are in place otherwise
| 1.0 | delayed_node connects to the P2P network - People need to run this
```
./programs/delayed_node/delayed_node --trusted-node="127.0.0.1:8090" -d delayed_node -s "0.0.0.0:0" --p2p-endpoint="0.0.0.0:0" --seed-nodes "[]"
```
in order for the delayed node not to connect to the internet via P2P .. the default seed nodes are... | priority | delayed node connects to the network people need to run this programs delayed node delayed node trusted node d delayed node s endpoint seed nodes in order for the delayed node not to connect to the internet via the default seed nodes are in place ot... | 1 |
113,287 | 4,545,140,062 | IssuesEvent | 2016-09-11 03:16:13 | 4-20ma/ModbusMaster | https://api.github.com/repos/4-20ma/ModbusMaster | opened | Clean up template wording | Priority: Low Status: In Progress Type: Maintenance | <!----------------------------------------------------------------------------
Title - ensure the issue title is clear & concise
- QUESTIONS - describe the specific question
- BUG REPORTS - describe an activity
- FEATURE REQUESTS - describe an activity
-->
<!-----------------------------------------------------... | 1.0 | Clean up template wording - <!----------------------------------------------------------------------------
Title - ensure the issue title is clear & concise
- QUESTIONS - describe the specific question
- BUG REPORTS - describe an activity
- FEATURE REQUESTS - describe an activity
-->
<!-------------------------... | priority | clean up template wording title ensure the issue title is clear concise questions describe the specific question bug reports describe an activity feature requests describe an activity ... | 1 |
596,441 | 18,104,290,047 | IssuesEvent | 2021-09-22 17:23:59 | NOAA-GSL/VxLegacyIngest | https://api.github.com/repos/NOAA-GSL/VxLegacyIngest | closed | Add switch to turn off warnings when system is down | Type: Feature Priority: Low | ---
Author Name: **bonny.strong** (bonny.strong)
Original Redmine Issue: 13530, https://vlab.ncep.noaa.gov/redmine/issues/13530
Original Date: 2015-12-01
Original Assignee: xue.wei
---
When jet or theia are down for maintenance or other known problems, we get such a deluge or warnings that "real" problems get misse... | 1.0 | Add switch to turn off warnings when system is down - ---
Author Name: **bonny.strong** (bonny.strong)
Original Redmine Issue: 13530, https://vlab.ncep.noaa.gov/redmine/issues/13530
Original Date: 2015-12-01
Original Assignee: xue.wei
---
When jet or theia are down for maintenance or other known problems, we get su... | priority | add switch to turn off warnings when system is down author name bonny strong bonny strong original redmine issue original date original assignee xue wei when jet or theia are down for maintenance or other known problems we get such a deluge or warnings that real problems get missed... | 1 |
44,173 | 2,899,797,199 | IssuesEvent | 2015-06-17 13:32:43 | clementine-player/Clementine | https://api.github.com/repos/clementine-player/Clementine | closed | Support for ogg tracks with multiple genre tags | Component-MusicLibrary enhancement imported Priority-Low | _From [lukanovsak](https://code.google.com/u/115301340821795566339/) on August 17, 2010 18:11:56_
Ogg vorbis comments support multiple genre tags.
Clementine should also support this in the library, when it is sorted by genre. That is, such a track, tagged with, let's say, "Jazz" and "Country", should be found in b... | 1.0 | Support for ogg tracks with multiple genre tags - _From [lukanovsak](https://code.google.com/u/115301340821795566339/) on August 17, 2010 18:11:56_
Ogg vorbis comments support multiple genre tags.
Clementine should also support this in the library, when it is sorted by genre. That is, such a track, tagged with, let... | priority | support for ogg tracks with multiple genre tags from on august ogg vorbis comments support multiple genre tags clementine should also support this in the library when it is sorted by genre that is such a track tagged with let s say jazz and country should be found in both those genres... | 1 |
623,154 | 19,661,955,894 | IssuesEvent | 2022-01-10 17:57:10 | GameFreedomGG/Sindragosa | https://api.github.com/repos/GameFreedomGG/Sindragosa | closed | [Quest][NPC] Teron Gorefiend, I am... - Karsius the Ancient Watcher | Priority: Low NPC Quest Status: Confirmed Bug (Awaiting Development) | Decription: Quest name: Teron Gorefiend, I am...
Location: Shadowmoon Valley
Npc who gives quest: Ancient Shadowmoon Spirit
How it works: At the beginning we need to put on your glasses (Spectrecles). After that let's talk to Ancient Shadowmoon Spirit and take his quest. Then yo... | 1.0 | [Quest][NPC] Teron Gorefiend, I am... - Karsius the Ancient Watcher - Decription: Quest name: Teron Gorefiend, I am...
Location: Shadowmoon Valley
Npc who gives quest: Ancient Shadowmoon Spirit
How it works: At the beginning we need to put on your glasses (Spectrecles). After th... | priority | teron gorefiend i am karsius the ancient watcher decription quest name teron gorefiend i am location shadowmoon valley npc who gives quest ancient shadowmoon spirit how it works at the beginning we need to put on your glasses spectrecles after that let s t... | 1 |
189,750 | 6,801,460,504 | IssuesEvent | 2017-11-02 16:52:58 | ubc/compair | https://api.github.com/repos/ubc/compair | opened | Replace flask restful with flask marshmallow | back end developer suggestion enhancement low priority | flask restful doesn't provide options for hiding certain fields based on lambda conditions for specific records in a list (ex emails from #618).
Instead we can refactor our api serialization to use flask marshmallow which has similar features, usage, and extra features that can simplify our current serialization met... | 1.0 | Replace flask restful with flask marshmallow - flask restful doesn't provide options for hiding certain fields based on lambda conditions for specific records in a list (ex emails from #618).
Instead we can refactor our api serialization to use flask marshmallow which has similar features, usage, and extra features ... | priority | replace flask restful with flask marshmallow flask restful doesn t provide options for hiding certain fields based on lambda conditions for specific records in a list ex emails from instead we can refactor our api serialization to use flask marshmallow which has similar features usage and extra features th... | 1 |
731,672 | 25,226,703,416 | IssuesEvent | 2022-11-14 16:28:08 | geosolutions-it/MapStore2 | https://api.github.com/repos/geosolutions-it/MapStore2 | opened | Make filter by viewport filter data accordingly with the panel hovering the map | enhancement Priority: Low | ## Description
With this feature we implemented the filter by viewport https://github.com/geosolutions-it/MapStore2/issues/8778
Anyway the filter takes into account the full map, including the areas covered by the open panels (feature grid below and the sidebar).
We should allow to calculate the proper extensio... | 1.0 | Make filter by viewport filter data accordingly with the panel hovering the map - ## Description
With this feature we implemented the filter by viewport https://github.com/geosolutions-it/MapStore2/issues/8778
Anyway the filter takes into account the full map, including the areas covered by the open panels (featur... | priority | make filter by viewport filter data accordingly with the panel hovering the map description with this feature we implemented the filter by viewport anyway the filter takes into account the full map including the areas covered by the open panels feature grid below and the sidebar we should allow to ca... | 1 |
554,083 | 16,388,609,512 | IssuesEvent | 2021-05-17 13:38:43 | enso-org/ide | https://api.github.com/repos/enso-org/ide | opened | The `model::Project` in `ide` should not keep optional Project Manager and id | Category: Controllers Difficulty: Intermediate Priority: Low Type: Enhancement | <!--
Please ensure that you check the latest version of Enso IDE to see if your feature
has been implemented.
-->
### General Summary
Currently the `model::Project` structure handles the renaming, so it needs to keep PM handle and project_id. But renaming does not work in cloud environment, and we have the distinctio... | 1.0 | The `model::Project` in `ide` should not keep optional Project Manager and id - <!--
Please ensure that you check the latest version of Enso IDE to see if your feature
has been implemented.
-->
### General Summary
Currently the `model::Project` structure handles the renaming, so it needs to keep PM handle and project... | priority | the model project in ide should not keep optional project manager and id please ensure that you check the latest version of enso ide to see if your feature has been implemented general summary currently the model project structure handles the renaming so it needs to keep pm handle and project... | 1 |
154,608 | 5,922,536,695 | IssuesEvent | 2017-05-23 04:07:21 | eramdam/BetterTweetDeck | https://api.github.com/repos/eramdam/BetterTweetDeck | closed | Text input on new message looses focus | bug low priority | Start typing a message, alt-tab away, or select another tab, then come back to TD and the input field is no longer focused. If you keep typing, you'll get random results (since some keys will fire actions).
| 1.0 | Text input on new message looses focus - Start typing a message, alt-tab away, or select another tab, then come back to TD and the input field is no longer focused. If you keep typing, you'll get random results (since some keys will fire actions).
| priority | text input on new message looses focus start typing a message alt tab away or select another tab then come back to td and the input field is no longer focused if you keep typing you ll get random results since some keys will fire actions | 1 |
240,778 | 7,805,747,126 | IssuesEvent | 2018-06-11 11:58:36 | prometheus/prometheus | https://api.github.com/repos/prometheus/prometheus | closed | Tilde character in file path in a shell must expand to the absolute path of the home directory | component/config kind/bug low hanging fruit priority/Pmaybe | ## Proposal
** Tilde symbol in a file path needs to expand to absolute path of home directory of the user as per the *nix **
## Bug Report
**What did you do?**
As per instructions given in https://prometheus.io/docs/introduction/first_steps/; start prometheus by executing
` ./prometheus --config.file=~asat... | 1.0 | Tilde character in file path in a shell must expand to the absolute path of the home directory - ## Proposal
** Tilde symbol in a file path needs to expand to absolute path of home directory of the user as per the *nix **
## Bug Report
**What did you do?**
As per instructions given in https://prometheus.io/... | priority | tilde character in file path in a shell must expand to the absolute path of the home directory proposal tilde symbol in a file path needs to expand to absolute path of home directory of the user as per the nix bug report what did you do as per instructions given in start prometheus by... | 1 |
177,858 | 6,587,928,560 | IssuesEvent | 2017-09-13 23:33:44 | Baystation12/Baystation12 | https://api.github.com/repos/Baystation12/Baystation12 | closed | /obj/structure/closet/walllocker turns solid after opening it and closing it | bug priority: low | The wall locker ( http://i.imgur.com/KnmHFdV.png ) turns solid when it's closed. It should work like a wall mounted fire locker (which is in active use on the Exodus map and works fine)
| 1.0 | /obj/structure/closet/walllocker turns solid after opening it and closing it - The wall locker ( http://i.imgur.com/KnmHFdV.png ) turns solid when it's closed. It should work like a wall mounted fire locker (which is in active use on the Exodus map and works fine)
| priority | obj structure closet walllocker turns solid after opening it and closing it the wall locker turns solid when it s closed it should work like a wall mounted fire locker which is in active use on the exodus map and works fine | 1 |
24,813 | 2,673,474,501 | IssuesEvent | 2015-03-24 19:24:33 | Ramouch0/GSExtended | https://api.github.com/repos/Ramouch0/GSExtended | closed | Player in -1024px screen hiding chat input box | low priority | this is an issue with grooveshark but it can be temporary patched by gsx.
the chatbox is partially covered by the player when the screen has less than 1024px width, thus the input can't be focused:

it can be fixed by putting the chat over the player:
> @media only screen and ... | 1.0 | Player in -1024px screen hiding chat input box - this is an issue with grooveshark but it can be temporary patched by gsx.
the chatbox is partially covered by the player when the screen has less than 1024px width, thus the input can't be focused:

it can be fixed by putting the... | priority | player in screen hiding chat input box this is an issue with grooveshark but it can be temporary patched by gsx the chatbox is partially covered by the player when the screen has less than width thus the input can t be focused it can be fixed by putting the chat over the player media only scr... | 1 |
656,554 | 21,767,674,265 | IssuesEvent | 2022-05-13 05:11:48 | COS301-SE-2022/ReverseHand | https://api.github.com/repos/COS301-SE-2022/ReverseHand | closed | Assist with Frontend Mocks & Changes | Priority:Low Scope : Front End | Switch Stateful Widgets to Stateless
Implement leftover UI design. | 1.0 | Assist with Frontend Mocks & Changes - Switch Stateful Widgets to Stateless
Implement leftover UI design. | priority | assist with frontend mocks changes switch stateful widgets to stateless implement leftover ui design | 1 |
358,885 | 10,651,454,900 | IssuesEvent | 2019-10-17 10:24:13 | fac-17/My-Body-Back | https://api.github.com/repos/fac-17/My-Body-Back | closed | Adapt content on Welcome Page | Low Priority Page | - [x] Add butterfly icon and explain this will bring to About the App page
- [x] Change wording of first page away from Support and Techniques | 1.0 | Adapt content on Welcome Page - - [x] Add butterfly icon and explain this will bring to About the App page
- [x] Change wording of first page away from Support and Techniques | priority | adapt content on welcome page add butterfly icon and explain this will bring to about the app page change wording of first page away from support and techniques | 1 |
120,135 | 4,782,042,865 | IssuesEvent | 2016-10-28 11:47:03 | CS2103AUG2016-W11-C2/main | https://api.github.com/repos/CS2103AUG2016-W11-C2/main | opened | Autocomplete command keywords | priority.low | Support autocompletion of command keywords using "tab" in the CLI
Use EditDistanceCalculator? | 1.0 | Autocomplete command keywords - Support autocompletion of command keywords using "tab" in the CLI
Use EditDistanceCalculator? | priority | autocomplete command keywords support autocompletion of command keywords using tab in the cli use editdistancecalculator | 1 |
92,839 | 3,874,557,551 | IssuesEvent | 2016-04-11 20:55:32 | boarder2/Latest-Chatty-8 | https://api.github.com/repos/boarder2/Latest-Chatty-8 | opened | Better web pop up closing | enhancement low priority | Allow more options for closing the web popup where possible.
- [ ] Mouse back button
- [ ] Escape | 1.0 | Better web pop up closing - Allow more options for closing the web popup where possible.
- [ ] Mouse back button
- [ ] Escape | priority | better web pop up closing allow more options for closing the web popup where possible mouse back button escape | 1 |
581,536 | 17,295,892,041 | IssuesEvent | 2021-07-25 18:14:37 | wrwrabbit/Partisan-Telegram-Android | https://api.github.com/repos/wrwrabbit/Partisan-Telegram-Android | closed | Шифрование сообщений и файлов с помощью AES | low priority securityaddon | Шифрование сообщений и файлов с помощью AES перед отправкой (допустим docx, txt, png) - зажимаем по файлу вводим желаемый пароль, отсылается уже надежно зашифрованный файл, при выходе из чата пароль удаляется. При получении файла .aes при клике просит пароль, расшифровка, открытие из временной памяти файла, после закры... | 1.0 | Шифрование сообщений и файлов с помощью AES - Шифрование сообщений и файлов с помощью AES перед отправкой (допустим docx, txt, png) - зажимаем по файлу вводим желаемый пароль, отсылается уже надежно зашифрованный файл, при выходе из чата пароль удаляется. При получении файла .aes при клике просит пароль, расшифровка, о... | priority | шифрование сообщений и файлов с помощью aes шифрование сообщений и файлов с помощью aes перед отправкой допустим docx txt png зажимаем по файлу вводим желаемый пароль отсылается уже надежно зашифрованный файл при выходе из чата пароль удаляется при получении файла aes при клике просит пароль расшифровка о... | 1 |
441,566 | 12,719,834,999 | IssuesEvent | 2020-06-24 09:56:36 | ooni/probe-engine | https://api.github.com/repos/ooni/probe-engine | closed | Avoid confusing names like ps-ams.ooni.io in tests | bug effort/XS priority/low | Because the name does not exist, better to use something like `ps-ams-nonexistent.ooni.io` such that the person reading the tests code is not confused by what they see. | 1.0 | Avoid confusing names like ps-ams.ooni.io in tests - Because the name does not exist, better to use something like `ps-ams-nonexistent.ooni.io` such that the person reading the tests code is not confused by what they see. | priority | avoid confusing names like ps ams ooni io in tests because the name does not exist better to use something like ps ams nonexistent ooni io such that the person reading the tests code is not confused by what they see | 1 |
368,964 | 10,886,698,252 | IssuesEvent | 2019-11-18 13:08:32 | AbsaOSS/enceladus | https://api.github.com/repos/AbsaOSS/enceladus | opened | After bulid Enceladus without Component-preload.js there is error 404 in DevTools. | Menas bug priority: low | ## Describe the bug
There is 404 Not found error for http://localhost:8080/menas/1.6.0-SNAPSHOT/components/Component-preload.js after build enceladus without Component/preload.js. But that error shouldn't be in the DevTools Console or Network, because not having component preload is not an error but a feature/choice o... | 1.0 | After bulid Enceladus without Component-preload.js there is error 404 in DevTools. - ## Describe the bug
There is 404 Not found error for http://localhost:8080/menas/1.6.0-SNAPSHOT/components/Component-preload.js after build enceladus without Component/preload.js. But that error shouldn't be in the DevTools Console or... | priority | after bulid enceladus without component preload js there is error in devtools describe the bug there is not found error for after build enceladus without component preload js but that error shouldn t be in the devtools console or network because not having component preload is not an error but a feature ... | 1 |
451,375 | 13,034,397,862 | IssuesEvent | 2020-07-28 08:38:40 | eternialz/moeverdose | https://api.github.com/repos/eternialz/moeverdose | opened | Manage Claims FAQ in the backoffice | Feature request Priority:Low Theme:Admin Theme:Copyright | For now, we have a FAQ in the claims system that is hardcoded.
Although it is not important for now, we might want to be able to manage this FAQ through the backoffice.
| 1.0 | Manage Claims FAQ in the backoffice - For now, we have a FAQ in the claims system that is hardcoded.
Although it is not important for now, we might want to be able to manage this FAQ through the backoffice.
| priority | manage claims faq in the backoffice for now we have a faq in the claims system that is hardcoded although it is not important for now we might want to be able to manage this faq through the backoffice | 1 |
35,057 | 2,789,775,858 | IssuesEvent | 2015-05-08 21:25:12 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | opened | Column Chart rendering option to Annotated Timeline | Priority-Low Type-Enhancement | Original [issue 93](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=93) created by orwant on 2009-10-19T12:11:25.000Z:
<b>What would you like to see us add to this API?</b>
Column Chart rendering option so that Annotated Timeline could be used to
display price/volume charts for instance. ... | 1.0 | Column Chart rendering option to Annotated Timeline - Original [issue 93](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=93) created by orwant on 2009-10-19T12:11:25.000Z:
<b>What would you like to see us add to this API?</b>
Column Chart rendering option so that Annotated Timeline could ... | priority | column chart rendering option to annotated timeline original created by orwant on what would you like to see us add to this api column chart rendering option so that annotated timeline could be used to display price volume charts for instance see google finance what component is this ... | 1 |
112,973 | 4,540,903,970 | IssuesEvent | 2016-09-09 16:00:29 | The-Compiler/qutebrowser | https://api.github.com/repos/The-Compiler/qutebrowser | closed | Remove --qt-* arguments | easy priority: 2 - low work in progress | We have some arguments we pass through to Qt:
```
--qt-name 'NAME'
Set the window name.
--qt-style 'STYLE'
Set the Qt GUI style to use.
--qt-stylesheet 'STYLESHEET'
Override the Qt application stylesheet.
--qt-widgetcount
Print debug message at the end about number of widgets left undestroyed and maxim... | 1.0 | Remove --qt-* arguments - We have some arguments we pass through to Qt:
```
--qt-name 'NAME'
Set the window name.
--qt-style 'STYLE'
Set the Qt GUI style to use.
--qt-stylesheet 'STYLESHEET'
Override the Qt application stylesheet.
--qt-widgetcount
Print debug message at the end about number of widgets ... | priority | remove qt arguments we have some arguments we pass through to qt qt name name set the window name qt style style set the qt gui style to use qt stylesheet stylesheet override the qt application stylesheet qt widgetcount print debug message at the end about number of widgets ... | 1 |
417,828 | 12,179,734,917 | IssuesEvent | 2020-04-28 11:12:39 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1477] Visually drilling not selected block in 3d view. | Priority: Low Status: Fixed Week Task | In many cases:

It's visually harder to drill selected block.
| 1.0 | [0.9.0 staging-1477] Visually drilling not selected block in 3d view. - In many cases:

It's visually harder to drill selected block.
| priority | visually drilling not selected block in view in many cases it s visually harder to drill selected block | 1 |
74,549 | 3,441,344,068 | IssuesEvent | 2015-12-14 18:04:29 | bedita/bedita | https://api.github.com/repos/bedita/bedita | closed | improve extension PdfExportFilter to be able to use smarty localization | Priority - Low Status - Still valid? Topic - Plugins Type - Enhancement | add the possibility to PdfExportFilter of using localization file for translation.
the helper "Tr" should be added to the PdfExportFilter class but still doesn't work.
The problem could be in the path of *.po files. | 1.0 | improve extension PdfExportFilter to be able to use smarty localization - add the possibility to PdfExportFilter of using localization file for translation.
the helper "Tr" should be added to the PdfExportFilter class but still doesn't work.
The problem could be in the path of *.po files. | priority | improve extension pdfexportfilter to be able to use smarty localization add the possibility to pdfexportfilter of using localization file for translation the helper tr should be added to the pdfexportfilter class but still doesn t work the problem could be in the path of po files | 1 |
273,700 | 8,551,761,718 | IssuesEvent | 2018-11-07 19:00:09 | Qiskit/qiskit-terra | https://api.github.com/repos/Qiskit/qiskit-terra | closed | ConnectionRefusedError when importing from qiskit.tools.visualization | priority: low type: bug | <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues -->
### Informations
Qiskit 0.6.1
Python 3.5.6
MacOS Mojave 10.14.1
### What is the current behavior?
A ConnectionRefusedError occurs as soon as you attempt to load any visu... | 1.0 | ConnectionRefusedError when importing from qiskit.tools.visualization - <!-- ⚠️ If you do not respect this template, your issue will be closed -->
<!-- ⚠️ Make sure to browse the opened and closed issues -->
### Informations
Qiskit 0.6.1
Python 3.5.6
MacOS Mojave 10.14.1
### What is the current behavior?
... | priority | connectionrefusederror when importing from qiskit tools visualization informations qiskit python macos mojave what is the current behavior a connectionrefusederror occurs as soon as you attempt to load any visualization package from qiskit tools visualization ... | 1 |
678,998 | 23,218,449,003 | IssuesEvent | 2022-08-02 15:53:37 | MetaButler/MetaButler | https://api.github.com/repos/MetaButler/MetaButler | closed | Refactor [modules/feds.py] and [modules/sql/feds_sql.py] | enhancement priority-4-low | **Goal:** Perform code refactoring of [[modules/feds.py](https://github.com/DESTROYER-32/MetaButler/blob/main/MetaButler/modules/feds.py)] and [[modules/sql/feds_sql.py](https://github.com/DESTROYER-32/MetaButler/blob/main/MetaButler/modules/sql/feds_sql.py)]
**Mission:** Improve code quality, reduce stale code smell
... | 1.0 | Refactor [modules/feds.py] and [modules/sql/feds_sql.py] - **Goal:** Perform code refactoring of [[modules/feds.py](https://github.com/DESTROYER-32/MetaButler/blob/main/MetaButler/modules/feds.py)] and [[modules/sql/feds_sql.py](https://github.com/DESTROYER-32/MetaButler/blob/main/MetaButler/modules/sql/feds_sql.py)]
... | priority | refactor and goal perform code refactoring of and mission improve code quality reduce stale code smell right now there is a lot of duplication in the code lots of unused variables current goal is to remove unused variables as much as possible cleanup stale and smelly code and eventually ... | 1 |
213,907 | 7,261,429,879 | IssuesEvent | 2018-02-18 20:41:08 | yanis333/SOEN341_Website | https://api.github.com/repos/yanis333/SOEN341_Website | opened | Add date for replies | Low value Priority3 Risk5 Sprint 3 feature | [sp] = 2
- Add a new column for the replies -- date
- Display the dates of the replies | 1.0 | Add date for replies - [sp] = 2
- Add a new column for the replies -- date
- Display the dates of the replies | priority | add date for replies add a new column for the replies date display the dates of the replies | 1 |
92,734 | 3,873,203,671 | IssuesEvent | 2016-04-11 16:09:46 | ELVIS-Project/vis-framework | https://api.github.com/repos/ELVIS-Project/vis-framework | opened | Find lighter replacement for matlab and scipy | Priority: LOW | The matlab and scipy dependencies in VIS are by far the most cumbersome. We use them, above all, to generate the data used to create dendrograms. This means that the D3.js extensions in the VIS-ualizer won't replace these dependencies because they would still be our only way of generating the data the VISualizer needs ... | 1.0 | Find lighter replacement for matlab and scipy - The matlab and scipy dependencies in VIS are by far the most cumbersome. We use them, above all, to generate the data used to create dendrograms. This means that the D3.js extensions in the VIS-ualizer won't replace these dependencies because they would still be our only ... | priority | find lighter replacement for matlab and scipy the matlab and scipy dependencies in vis are by far the most cumbersome we use them above all to generate the data used to create dendrograms this means that the js extensions in the vis ualizer won t replace these dependencies because they would still be our only w... | 1 |
807,738 | 30,017,583,826 | IssuesEvent | 2023-06-26 20:02:22 | fkie-cad/dewolf | https://api.github.com/repos/fkie-cad/dewolf | closed | RuntimeError: 'NoneType' object has no attribute 'getInstructions' | bug priority-low | ### What happened?
```traceback
File "/opt/dewolf/decompiler/util/bugfinder/bugfinder.py", line 164, in iter_function_reports
task_result = self.decompile(function, options)
File "/opt/dewolf/decompile.py", line 50, in decompile
task = self._frontend.create_task(function, task_options)
File "/opt/de... | 1.0 | RuntimeError: 'NoneType' object has no attribute 'getInstructions' - ### What happened?
```traceback
File "/opt/dewolf/decompiler/util/bugfinder/bugfinder.py", line 164, in iter_function_reports
task_result = self.decompile(function, options)
File "/opt/dewolf/decompile.py", line 50, in decompile
task... | priority | runtimeerror nonetype object has no attribute getinstructions what happened traceback file opt dewolf decompiler util bugfinder bugfinder py line in iter function reports task result self decompile function options file opt dewolf decompile py line in decompile task ... | 1 |
81,388 | 3,590,351,021 | IssuesEvent | 2016-02-01 04:58:48 | frc5687/2016-Outlier2 | https://api.github.com/repos/frc5687/2016-Outlier2 | closed | Show git branch/revision information in roborio logs and smartdashboard | in progress priority:low | In order to keep track of which code is/was deployed on the roborio, we should add the git version information to the jar file, and have the robot startup code log it to the rio logs and (ideally) the smart dashboard.
A starting point: http://mrhaki.blogspot.com/2015/04/gradle-goodness-use-git-commit-id-in.html
| 1.0 | Show git branch/revision information in roborio logs and smartdashboard - In order to keep track of which code is/was deployed on the roborio, we should add the git version information to the jar file, and have the robot startup code log it to the rio logs and (ideally) the smart dashboard.
A starting point: http://... | priority | show git branch revision information in roborio logs and smartdashboard in order to keep track of which code is was deployed on the roborio we should add the git version information to the jar file and have the robot startup code log it to the rio logs and ideally the smart dashboard a starting point | 1 |
705,087 | 24,221,513,241 | IssuesEvent | 2022-09-26 11:17:12 | ZupIT/beagle-web-core | https://api.github.com/repos/ZupIT/beagle-web-core | closed | Ensure support for older versions of Typescript | enhancement wontfix low priority | We support Angular versions as early as 7.0. Angular 7.0 uses Typescript 3.1.1. In Beagle-Web-Core we use Typescript 3.7.5, which has many incompatibilities with TS 3.1.1.
To solve these incpompatibilies, we have to replicate some of the TS types and export them instead of using the native TS types. This way, they c... | 1.0 | Ensure support for older versions of Typescript - We support Angular versions as early as 7.0. Angular 7.0 uses Typescript 3.1.1. In Beagle-Web-Core we use Typescript 3.7.5, which has many incompatibilities with TS 3.1.1.
To solve these incpompatibilies, we have to replicate some of the TS types and export them inst... | priority | ensure support for older versions of typescript we support angular versions as early as angular uses typescript in beagle web core we use typescript which has many incompatibilities with ts to solve these incpompatibilies we have to replicate some of the ts types and export them inst... | 1 |
502,198 | 14,542,117,883 | IssuesEvent | 2020-12-15 15:20:54 | epiphany-platform/cli | https://api.github.com/repos/epiphany-platform/cli | opened | make cmd tests less brittle | priority/low status/grooming-needed type/improvement | Currently tests are checking full output of each command type, also for example help documentation messages. That looks like too strict policy. | 1.0 | make cmd tests less brittle - Currently tests are checking full output of each command type, also for example help documentation messages. That looks like too strict policy. | priority | make cmd tests less brittle currently tests are checking full output of each command type also for example help documentation messages that looks like too strict policy | 1 |
172,853 | 6,516,908,402 | IssuesEvent | 2017-08-27 15:58:05 | space-wizards/space-station-14 | https://api.github.com/repos/space-wizards/space-station-14 | closed | Bright lights when rejoining a server | Priority: 3-low Project: Client Type: Bug W: In Progress | Fairly self-explanatory. If you join a server, leave using the ESC menu, then rejoin the lights will be very very bright. | 1.0 | Bright lights when rejoining a server - Fairly self-explanatory. If you join a server, leave using the ESC menu, then rejoin the lights will be very very bright. | priority | bright lights when rejoining a server fairly self explanatory if you join a server leave using the esc menu then rejoin the lights will be very very bright | 1 |
127,696 | 5,038,539,538 | IssuesEvent | 2016-12-18 09:52:53 | ponylang/ponyc | https://api.github.com/repos/ponylang/ponyc | closed | PonyBench has minor bias | enhancement: 1 - needs discussion priority: 1 - low | Because of the way the lambda function for the benchmarking is passed around (e.g. in `_Bench.apply`), the benchmarked code will be executed through a virtual call. This introduces a minor overhead as the function call is included in the measurement. I'm not sure how to fix this. | 1.0 | PonyBench has minor bias - Because of the way the lambda function for the benchmarking is passed around (e.g. in `_Bench.apply`), the benchmarked code will be executed through a virtual call. This introduces a minor overhead as the function call is included in the measurement. I'm not sure how to fix this. | priority | ponybench has minor bias because of the way the lambda function for the benchmarking is passed around e g in bench apply the benchmarked code will be executed through a virtual call this introduces a minor overhead as the function call is included in the measurement i m not sure how to fix this | 1 |
771,213 | 27,074,722,173 | IssuesEvent | 2023-02-14 09:47:11 | ISA-tools/isa-api | https://api.github.com/repos/ISA-tools/isa-api | closed | Typo in publication name shown in README.md | doc low priority | Very minor thing: the publication name in the repo's README is shown as "SA API: An open platform for interoperable life science experimental metadata" (missing the I in ISA). | 1.0 | Typo in publication name shown in README.md - Very minor thing: the publication name in the repo's README is shown as "SA API: An open platform for interoperable life science experimental metadata" (missing the I in ISA). | priority | typo in publication name shown in readme md very minor thing the publication name in the repo s readme is shown as sa api an open platform for interoperable life science experimental metadata missing the i in isa | 1 |
332,432 | 10,095,593,866 | IssuesEvent | 2019-07-27 10:22:37 | ClangBuiltLinux/linux | https://api.github.com/repos/ClangBuiltLinux/linux | closed | unreachable instruction in net/bridge/netfilter/ebtables.o | [ARCH] x86_64 low priority objtool | Another one, this time while using "-O3 -march=native -mtune=native" in the top level Makefile and the x86 Makefile (hence not identical with the settings from #548), but it seems these settings do not affect these warnings.
With a vanilla clang version 9.0.0 (363704) and Kernel 5.2-rc5 (Suse), I get the following ... | 1.0 | unreachable instruction in net/bridge/netfilter/ebtables.o - Another one, this time while using "-O3 -march=native -mtune=native" in the top level Makefile and the x86 Makefile (hence not identical with the settings from #548), but it seems these settings do not affect these warnings.
With a vanilla clang version 9... | priority | unreachable instruction in net bridge netfilter ebtables o another one this time while using march native mtune native in the top level makefile and the makefile hence not identical with the settings from but it seems these settings do not affect these warnings with a vanilla clang version ... | 1 |
239,418 | 7,794,691,039 | IssuesEvent | 2018-06-08 04:18:46 | Vhoyon/Discord-Bot | https://api.github.com/repos/Vhoyon/Discord-Bot | closed | Add the ability to tweak the bot settings with commands | Feature Request: New Command Idea: Bot Enhancement Priority: Low | The command could go along the lines of `!!settings --[setting name] [value]`.
There could be also some validation of the settings' values as it may differ from setting to setting (example : numeric settings, boolean settings, etc).
### Here's a list of settings I can think of on top of my mind :
- `prefix` : ... | 1.0 | Add the ability to tweak the bot settings with commands - The command could go along the lines of `!!settings --[setting name] [value]`.
There could be also some validation of the settings' values as it may differ from setting to setting (example : numeric settings, boolean settings, etc).
### Here's a list of se... | priority | add the ability to tweak the bot settings with commands the command could go along the lines of settings there could be also some validation of the settings values as it may differ from setting to setting example numeric settings boolean settings etc here s a list of settings i can think ... | 1 |
343,084 | 10,325,181,009 | IssuesEvent | 2019-09-01 15:20:55 | NetchX/Netch | https://api.github.com/repos/NetchX/Netch | closed | 增加自定义端口功能 | Priority: Low Status: Accepted Type: Enhancement | 错误日志
````
2019-07-31 12:49:30 ERROR: bind: 以一种访问权限不允许的方式做了一个访问套接字的尝试。
2019-07-31 12:49:30 ERROR: Could not bind
2019-07-31 12:49:30 ERROR: bind() error
````
看起来似乎是没有权限绑定端口, 建议调整ssr端口到高位 | 1.0 | 增加自定义端口功能 - 错误日志
````
2019-07-31 12:49:30 ERROR: bind: 以一种访问权限不允许的方式做了一个访问套接字的尝试。
2019-07-31 12:49:30 ERROR: Could not bind
2019-07-31 12:49:30 ERROR: bind() error
````
看起来似乎是没有权限绑定端口, 建议调整ssr端口到高位 | priority | 增加自定义端口功能 错误日志 error bind 以一种访问权限不允许的方式做了一个访问套接字的尝试。 error could not bind error bind error 看起来似乎是没有权限绑定端口 建议调整ssr端口到高位 | 1 |
706,334 | 24,266,237,282 | IssuesEvent | 2022-09-28 06:31:51 | LimeChain/hashport-validator | https://api.github.com/repos/LimeChain/hashport-validator | closed | Dashboard Metrics for NFT | low-priority | We will need to implement the same metrics for the NFT assets as we already have for the fungible.
❗ We will need both the NFT implementation and the metrics. At the moment they are on NFT [branch](https://github.com/LimeChain/hashport-validator/tree/develop) & Metrics [branch](https://github.com/LimeChain/hashport-... | 1.0 | Dashboard Metrics for NFT - We will need to implement the same metrics for the NFT assets as we already have for the fungible.
❗ We will need both the NFT implementation and the metrics. At the moment they are on NFT [branch](https://github.com/LimeChain/hashport-validator/tree/develop) & Metrics [branch](https://gi... | priority | dashboard metrics for nft we will need to implement the same metrics for the nft assets as we already have for the fungible ❗ we will need both the nft implementation and the metrics at the moment they are on nft metrics locked same as minted balance between networks ❓ it i... | 1 |
167,543 | 6,341,074,416 | IssuesEvent | 2017-07-27 12:41:21 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | opened | ASP.NET MVC script should add cache to the DataSource Transport | Bug F: DataSource Kendo1 Kendo2 Priority 1 S: Wrappers (ASP.NET Core) S: Wrappers (ASP.NET MVC) SEV: Low | ### Bug report
`kendo.data.aspnetmvc.js` transports do not include `cache` in its overridden settings. As a result, MVC client-side `cache` does not work.
### Reproduction of the problem
Private [link](https://github.com/telerik/kendo/blob/master/src/aspnetmvc/kendo.data.aspnetmvc.js#L269-L284) to `kendo.data.... | 1.0 | ASP.NET MVC script should add cache to the DataSource Transport - ### Bug report
`kendo.data.aspnetmvc.js` transports do not include `cache` in its overridden settings. As a result, MVC client-side `cache` does not work.
### Reproduction of the problem
Private [link](https://github.com/telerik/kendo/blob/maste... | priority | asp net mvc script should add cache to the datasource transport bug report kendo data aspnetmvc js transports do not include cache in its overridden settings as a result mvc client side cache does not work reproduction of the problem private to kendo data aspnetmvc js source file pu... | 1 |
660,101 | 21,951,640,808 | IssuesEvent | 2022-05-24 08:27:41 | telstra/open-kilda | https://api.github.com/repos/telstra/open-kilda | opened | strange behaviour while creating meter for a flow | bug priority/4-low | **Steps to reproduce:**
1. find active switchPair;
2. create 10 flows;
3. dump all meters from the src/dst switches
**Actual result:**
all created meters are even or odd only
```
srcSw: 661, 663, 665, 667, 669, 671, 2127, 2129, 2131, 2133
dstSw: 626, 628, 630, 632, 634, 636, 2098, 2100, 2102, 2104
```
*... | 1.0 | strange behaviour while creating meter for a flow - **Steps to reproduce:**
1. find active switchPair;
2. create 10 flows;
3. dump all meters from the src/dst switches
**Actual result:**
all created meters are even or odd only
```
srcSw: 661, 663, 665, 667, 669, 671, 2127, 2129, 2131, 2133
dstSw: 626, 628, ... | priority | strange behaviour while creating meter for a flow steps to reproduce find active switchpair create flows dump all meters from the src dst switches actual result all created meters are even or odd only srcsw dstsw ... | 1 |
520,191 | 15,081,588,500 | IssuesEvent | 2021-02-05 13:25:40 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Wrong clock value at USART1 in STM32F2 dtsi file | bug platform: STM32 priority: low | According to STM32F2xx Reference Manual, at RCC Section, the clock value used to turn on USART1 is 0x10, not 0x4000.
This causes USART1 not to initialize correctly, hanging up polling functions. | 1.0 | Wrong clock value at USART1 in STM32F2 dtsi file - According to STM32F2xx Reference Manual, at RCC Section, the clock value used to turn on USART1 is 0x10, not 0x4000.
This causes USART1 not to initialize correctly, hanging up polling functions. | priority | wrong clock value at in dtsi file according to reference manual at rcc section the clock value used to turn on is not this causes not to initialize correctly hanging up polling functions | 1 |
198,052 | 6,969,170,817 | IssuesEvent | 2017-12-11 03:20:12 | Chaseshak/BadgerNet | https://api.github.com/repos/Chaseshak/BadgerNet | closed | BadgerNet Emails | bug low priority production | Add a section on emails coming from BadgerNet to ask user to not respond to email because it will not go through. Currently if you respond get a failure email that looks like something broke. With a reminder to not respond it helps mitigate this.
 on which you encountered this issue.
How to get your GitHub Hash:
1. ... | 1.0 | Configure Using GDB resulting to Error - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. -->
* **rAthena Hash**: d33ea18
<!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this i... | priority | configure using gdb resulting to error rathena hash please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash client date any client e g ... | 1 |
519,359 | 15,049,656,166 | IssuesEvent | 2021-02-03 11:48:02 | Blackoutburst/Wally | https://api.github.com/repos/Blackoutburst/Wally | closed | Personnal Best message formating | feature low priority | Edit the current boring pb message inside tracker with a new improved message formatting | 1.0 | Personnal Best message formating - Edit the current boring pb message inside tracker with a new improved message formatting | priority | personnal best message formating edit the current boring pb message inside tracker with a new improved message formatting | 1 |
31,827 | 2,740,408,994 | IssuesEvent | 2015-04-21 01:38:43 | x360ce/x360ce | https://api.github.com/repos/x360ce/x360ce | closed | Assigning buttons to Dpad | duplicate enhancement imported Priority-Low x360ce-Core | _From [besenyei...@gmail.com](https://code.google.com/u/113061223616223473988/) on June 01, 2010 14:36:01_
What steps will reproduce the problem? 1. Trying to assign a button to the Dpad buttons 2. 3. What is the expected output? What do you see instead? After assigning Button 4 (or IHAxis2) to Dpad UP and Button 1 (o... | 1.0 | Assigning buttons to Dpad - _From [besenyei...@gmail.com](https://code.google.com/u/113061223616223473988/) on June 01, 2010 14:36:01_
What steps will reproduce the problem? 1. Trying to assign a button to the Dpad buttons 2. 3. What is the expected output? What do you see instead? After assigning Button 4 (or IHAxis2... | priority | assigning buttons to dpad from on june what steps will reproduce the problem trying to assign a button to the dpad buttons what is the expected output what do you see instead after assigning button or to dpad up and button or to dpad down id doesn t seem like its working an... | 1 |
794,290 | 28,030,111,403 | IssuesEvent | 2023-03-28 11:50:12 | farooqkz/chooj | https://api.github.com/repos/farooqkz/chooj | closed | Indicate if the message hasn't been sent, yet | bug high priority Low complexity level | When a message is sent by the user, it takes some time till the server receives the message. It would be nice if chooj was telling the user somehow that the message still is not sent. Maybe an animation which turns text color from red to black and vice versa? | 1.0 | Indicate if the message hasn't been sent, yet - When a message is sent by the user, it takes some time till the server receives the message. It would be nice if chooj was telling the user somehow that the message still is not sent. Maybe an animation which turns text color from red to black and vice versa? | priority | indicate if the message hasn t been sent yet when a message is sent by the user it takes some time till the server receives the message it would be nice if chooj was telling the user somehow that the message still is not sent maybe an animation which turns text color from red to black and vice versa | 1 |
366,595 | 10,824,540,102 | IssuesEvent | 2019-11-09 10:02:07 | AY1920S1-CS2113T-F09-3/main | https://api.github.com/repos/AY1920S1-CS2113T-F09-3/main | closed | As a supervisor, I want to track how much inventory I lose in a month (and the associated costs) | priority.Low type.Story | so that I can do yearly budgeting. | 1.0 | As a supervisor, I want to track how much inventory I lose in a month (and the associated costs) - so that I can do yearly budgeting. | priority | as a supervisor i want to track how much inventory i lose in a month and the associated costs so that i can do yearly budgeting | 1 |
616,577 | 19,306,404,207 | IssuesEvent | 2021-12-13 12:01:05 | OpenNebula/one | https://api.github.com/repos/OpenNebula/one | closed | Lint new Sunstone/FireEdge tests | Category: Sunstone Type: Feature Status: Accepted Priority: Low | At the moment we have the following number of errors
✖ 348 problems (279 errors, 69 warnings)
273 errors and 37 warnings potentially fixable with the `--fix` option.
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
<!-- BOTH FOR BUGS AND ENHANCEMENT ... | 1.0 | Lint new Sunstone/FireEdge tests - At the moment we have the following number of errors
✖ 348 problems (279 errors, 69 warnings)
273 errors and 37 warnings potentially fixable with the `--fix` option.
<!--////////////////////////////////////////////-->
<!-- THIS SECTION IS FOR THE DEVELOPMENT TEAM -->
... | priority | lint new sunstone fireedge tests at the moment we have the following number of errors ✖ problems errors warnings errors and warnings potentially fixable with the fix option progress status branch created code committed to development branch testing ... | 1 |
123,637 | 4,866,141,263 | IssuesEvent | 2016-11-14 22:46:53 | opencaching/opencaching-pl | https://api.github.com/repos/opencaching/opencaching-pl | closed | Translation for history.tpl.php | Priority_Low Type_Enhancement x_Help wanted | I would like to translate the file /tpl/stdstyle/articles/history.tpl.php. As far i can see there are two options to do this.
- Make new files named "history_pl-pl.tpl.php", "history_pl-nl.tpl.php", "history_pl-en.tpl.php" and so on for the Polish site. Make other files like "history_nl-nl.tpl.php", "history_nl-pl.tpl.... | 1.0 | Translation for history.tpl.php - I would like to translate the file /tpl/stdstyle/articles/history.tpl.php. As far i can see there are two options to do this.
- Make new files named "history_pl-pl.tpl.php", "history_pl-nl.tpl.php", "history_pl-en.tpl.php" and so on for the Polish site. Make other files like "history_n... | priority | translation for history tpl php i would like to translate the file tpl stdstyle articles history tpl php as far i can see there are two options to do this make new files named history pl pl tpl php history pl nl tpl php history pl en tpl php and so on for the polish site make other files like history n... | 1 |
726,263 | 24,993,337,131 | IssuesEvent | 2022-11-02 20:54:50 | google/blockly | https://api.github.com/repos/google/blockly | closed | Variable field validator test block is breaking | issue: bug low priority component: variables | <!--
- Thanks for opening an issue for us! Before you open an issue,
- please check if a similar issue exists or has been closed before.
-
- If you're asking a question about how to use Blockly in your application,
- please ask questions on the mailing list, instead of filing issues:
- https://... | 1.0 | Variable field validator test block is breaking - <!--
- Thanks for opening an issue for us! Before you open an issue,
- please check if a similar issue exists or has been closed before.
-
- If you're asking a question about how to use Blockly in your application,
- please ask questions on the mailing l... | priority | variable field validator test block is breaking thanks for opening an issue for us before you open an issue please check if a similar issue exists or has been closed before if you re asking a question about how to use blockly in your application please ask questions on the mailing l... | 1 |
170,705 | 6,469,704,390 | IssuesEvent | 2017-08-17 06:58:23 | RITlug/tasks | https://api.github.com/repos/RITlug/tasks | opened | Set up relay bot from Google Group mailing list to IRC / Telegram | easyfix internal organization priority/low | ## Summary
Having a relay bot to send notifications from activity on the [ritlug-announce](https://groups.google.com/forum/#!forum/ritlug-announce) mailing list would be helpful to keep everyone updated on new announcements
## Explanation
I haven't looked into this much yet, but in theory, it should be pretty ... | 1.0 | Set up relay bot from Google Group mailing list to IRC / Telegram - ## Summary
Having a relay bot to send notifications from activity on the [ritlug-announce](https://groups.google.com/forum/#!forum/ritlug-announce) mailing list would be helpful to keep everyone updated on new announcements
## Explanation
I ha... | priority | set up relay bot from google group mailing list to irc telegram summary having a relay bot to send notifications from activity on the mailing list would be helpful to keep everyone updated on new announcements explanation i haven t looked into this much yet but in theory it should be pretty eas... | 1 |
119,535 | 4,771,605,872 | IssuesEvent | 2016-10-26 18:28:53 | cyberpwnn/GlacialRealms | https://api.github.com/repos/cyberpwnn/GlacialRealms | closed | Purchasing Amount Shown Bug | bug currency shops low priority | The max amount shown when purchasing / selling when it goes to tell you how much money you have left caps at 2.147b, as you can see I have way more than that.

| 1.0 | Purchasing Amount Shown Bug - The max amount shown when purchasing / selling when it goes to tell you how much money you have left caps at 2.147b, as you can see I have way more than that.

| priority | purchasing amount shown bug the max amount shown when purchasing selling when it goes to tell you how much money you have left caps at as you can see i have way more than that | 1 |
128,751 | 5,074,899,612 | IssuesEvent | 2016-12-27 16:41:28 | dhowe/AdNauseam | https://api.github.com/repos/dhowe/AdNauseam | opened | More problems with menu CSS | Bug PRIORITY: Low | 
`
{"id":1,"attempts":1,"visitedTs":1482856776271,"attemptedTs":0,"contentData":{"title":"Experian® Credit Report - Official Site","text":"Get Your Experian® Credit Report, Plu... | 1.0 | More problems with menu CSS - 
`
{"id":1,"attempts":1,"visitedTs":1482856776271,"attemptedTs":0,"contentData":{"title":"Experian® Credit Report - Official Site","text":"Get You... | priority | more problems with menu css id attempts visitedts attemptedts contentdata title experian® credit report official site text get your experian® credit report plus your fico® score just to get started site your credit report fico reg score experian resolvedtarget... | 1 |
798,078 | 28,215,601,447 | IssuesEvent | 2023-04-05 08:43:58 | mintterteam/mintter | https://api.github.com/repos/mintterteam/mintter | closed | upgrade pnpm | dependencies priority: low | @burdiyan how can we upgrade pnpm inside nix?
<img width="963" alt="Screen Shot 2023-03-26 at 22 44 47" src="https://user-images.githubusercontent.com/725120/227803640-5f87ebe0-54b5-4d0a-8d99-33b17c651c20.png">
| 1.0 | upgrade pnpm - @burdiyan how can we upgrade pnpm inside nix?
<img width="963" alt="Screen Shot 2023-03-26 at 22 44 47" src="https://user-images.githubusercontent.com/725120/227803640-5f87ebe0-54b5-4d0a-8d99-33b17c651c20.png">
| priority | upgrade pnpm burdiyan how can we upgrade pnpm inside nix img width alt screen shot at src | 1 |
48,245 | 2,994,954,634 | IssuesEvent | 2015-07-22 14:35:51 | nim-lang/Nim | https://api.github.com/repos/nim-lang/Nim | closed | Crash on typedesc repr | Low Priority Semcheck | The following code crashes the compiler:
```nimrod
var i = 10
echo(repr(type(i)))
```
The stack trace is:
```
Error: internal error: GetUniqueType
Traceback (most recent call last)
nimrod.nim(91) nimrod
nimrod.nim(55) handleCmdLine
main.nim(308) mainCommand
main.nim(73) ... | 1.0 | Crash on typedesc repr - The following code crashes the compiler:
```nimrod
var i = 10
echo(repr(type(i)))
```
The stack trace is:
```
Error: internal error: GetUniqueType
Traceback (most recent call last)
nimrod.nim(91) nimrod
nimrod.nim(55) handleCmdLine
main.nim(308) mainCom... | priority | crash on typedesc repr the following code crashes the compiler nimrod var i echo repr type i the stack trace is error internal error getuniquetype traceback most recent call last nimrod nim nimrod nimrod nim handlecmdline main nim maincommand ... | 1 |
723,638 | 24,904,349,763 | IssuesEvent | 2022-10-29 03:50:10 | JasonBock/Rocks | https://api.github.com/repos/JasonBock/Rocks | closed | Remove CA1002 Suppression | enhancement Low Priority | I added a suppression to `CA1002`, and I should address the issue to not suppress it. | 1.0 | Remove CA1002 Suppression - I added a suppression to `CA1002`, and I should address the issue to not suppress it. | priority | remove suppression i added a suppression to and i should address the issue to not suppress it | 1 |
397,499 | 11,728,659,095 | IssuesEvent | 2020-03-10 17:56:30 | geosolutions-it/MapStore2-C040 | https://api.github.com/repos/geosolutions-it/MapStore2-C040 | closed | Different results between chrome and Firefox | Priority: Low Project: C040 bug user feedback | ### Description
Searching for "Struppa" return different results for Chrome and Firefox.
### Please indicate if this issue is related to a bug or a new feature request
- [x] Bug
- [ ] New Feature
### In case of Bug (otherwise remove this paragraph)
*Browser Affected*
(use this site: https://www.whatsmybro... | 1.0 | Different results between chrome and Firefox - ### Description
Searching for "Struppa" return different results for Chrome and Firefox.
### Please indicate if this issue is related to a bug or a new feature request
- [x] Bug
- [ ] New Feature
### In case of Bug (otherwise remove this paragraph)
*Browser Af... | priority | different results between chrome and firefox description searching for struppa return different results for chrome and firefox please indicate if this issue is related to a bug or a new feature request bug new feature in case of bug otherwise remove this paragraph browser affect... | 1 |
163,254 | 6,194,845,420 | IssuesEvent | 2017-07-05 10:58:12 | opencaching/opencaching-pl | https://api.github.com/repos/opencaching/opencaching-pl | closed | Crypted log(s)? | Component_CacheLog Priority_Low | While do some Dutch translations i notice something about encrypting logs. There are some translations like:
- encrypt_log_info (Line 752)
- encrypt_log_entry (Line 753)
Has this ever being used or will it be used in the code in future? | 1.0 | Crypted log(s)? - While do some Dutch translations i notice something about encrypting logs. There are some translations like:
- encrypt_log_info (Line 752)
- encrypt_log_entry (Line 753)
Has this ever being used or will it be used in the code in future? | priority | crypted log s while do some dutch translations i notice something about encrypting logs there are some translations like encrypt log info line encrypt log entry line has this ever being used or will it be used in the code in future | 1 |
75,479 | 3,462,776,355 | IssuesEvent | 2015-12-21 03:50:23 | pentoo/pentoo-historical | https://api.github.com/repos/pentoo/pentoo-historical | closed | add DNSrecon | auto-migrated Priority-Low Type-Enhancement | ```
Carlos Perez gave an interesting talk at Derbycon on his DNSrecon tool, I'd
like to abuse him until it has an installer then add it to Pentoo
https://github.com/darkoperator/dnsrecon
```
Original issue reported on code.google.com by `sidhayn` on 26 Oct 2012 at 5:32 | 1.0 | add DNSrecon - ```
Carlos Perez gave an interesting talk at Derbycon on his DNSrecon tool, I'd
like to abuse him until it has an installer then add it to Pentoo
https://github.com/darkoperator/dnsrecon
```
Original issue reported on code.google.com by `sidhayn` on 26 Oct 2012 at 5:32 | priority | add dnsrecon carlos perez gave an interesting talk at derbycon on his dnsrecon tool i d like to abuse him until it has an installer then add it to pentoo original issue reported on code google com by sidhayn on oct at | 1 |
728,477 | 25,080,478,983 | IssuesEvent | 2022-11-07 18:51:40 | PokemonAutomation/Arduino-Source | https://api.github.com/repos/PokemonAutomation/Arduino-Source | closed | Game pad controls. | enhancement P4 - Low Priority Serial Programs | pif started working on this, but the implementation isn't prod-ready. We will need a new UI drop-down menu to select the game pad and figure out the race condition on reading game pad state. | 1.0 | Game pad controls. - pif started working on this, but the implementation isn't prod-ready. We will need a new UI drop-down menu to select the game pad and figure out the race condition on reading game pad state. | priority | game pad controls pif started working on this but the implementation isn t prod ready we will need a new ui drop down menu to select the game pad and figure out the race condition on reading game pad state | 1 |
292,188 | 8,954,170,230 | IssuesEvent | 2019-01-25 21:50:48 | phetsims/energy-forms-and-changes | https://api.github.com/repos/phetsims/energy-forms-and-changes | reopened | Steam does not animate when advanced from pause | priority:4-low type:bug | **Test device:**
Dell
**Operating System:**
Win 10
**Browser:**
chrome
**Problem description:**
For https://github.com/phetsims/QA/issues/263. Graphical oddity, likely very minor.
When the sim is playing, steam animates upwards. However, if pause and moving forward frame by frame, the steam stays completely i... | 1.0 | Steam does not animate when advanced from pause - **Test device:**
Dell
**Operating System:**
Win 10
**Browser:**
chrome
**Problem description:**
For https://github.com/phetsims/QA/issues/263. Graphical oddity, likely very minor.
When the sim is playing, steam animates upwards. However, if pause and moving fo... | priority | steam does not animate when advanced from pause test device dell operating system win browser chrome problem description for graphical oddity likely very minor when the sim is playing steam animates upwards however if pause and moving forward frame by frame the steam stays comp... | 1 |
184,588 | 6,714,346,882 | IssuesEvent | 2017-10-13 16:33:02 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio] Change the log level used when a user is not found with external security provider (LDAP user) | enhancement Priority: Low | Change the log level when user not found with external security provider (LDAP user) to INFO, since it is not fatal to the system.
Setup an LDAP server with some users.
Setup LDAP authentication in Studio.
Start Studio and login as Crafter admin (admin).
Look at the tomcat log, notice the log level that the ... | 1.0 | [studio] Change the log level used when a user is not found with external security provider (LDAP user) - Change the log level when user not found with external security provider (LDAP user) to INFO, since it is not fatal to the system.
Setup an LDAP server with some users.
Setup LDAP authentication in Studio.
... | priority | change the log level used when a user is not found with external security provider ldap user change the log level when user not found with external security provider ldap user to info since it is not fatal to the system setup an ldap server with some users setup ldap authentication in studio start s... | 1 |
305,428 | 9,369,257,980 | IssuesEvent | 2019-04-03 10:38:01 | hmpf/easydmp | https://api.github.com/repos/hmpf/easydmp | closed | Q3.1a,b,c require some response | priority: low question enhancement question type | Q3,1a,b,c are optional so it should be possible for the user to just skip the questions. I'm not sure how we can allow the user to do that. I think we may need a Q3.1 perhaps. I think it could be "Q3.1 Do you plan to manage your data yourself or do you intend to outsource the management to some infrastructure?" then we... | 1.0 | Q3.1a,b,c require some response - Q3,1a,b,c are optional so it should be possible for the user to just skip the questions. I'm not sure how we can allow the user to do that. I think we may need a Q3.1 perhaps. I think it could be "Q3.1 Do you plan to manage your data yourself or do you intend to outsource the managemen... | priority | b c require some response b c are optional so it should be possible for the user to just skip the questions i m not sure how we can allow the user to do that i think we may need a perhaps i think it could be do you plan to manage your data yourself or do you intend to outsource the management to s... | 1 |
7,336 | 2,601,756,752 | IssuesEvent | 2015-02-24 00:33:19 | chrsmith/bwapi | https://api.github.com/repos/chrsmith/bwapi | closed | Create a method to retrieve the cumulative amount of minerals / gas spend on repairing units/buildings | auto-migrated NewFeature Priority-Low Type-Enhancement | ```
Currently there is no way of determining how much resources were spent on
repairing units and this is needed for good budget management in the Build
manager.
```
-----
Original issue reported on code.google.com by `krasi...@gmail.com` on 22 Oct 2010 at 9:48 | 1.0 | Create a method to retrieve the cumulative amount of minerals / gas spend on repairing units/buildings - ```
Currently there is no way of determining how much resources were spent on
repairing units and this is needed for good budget management in the Build
manager.
```
-----
Original issue reported on code.google.c... | priority | create a method to retrieve the cumulative amount of minerals gas spend on repairing units buildings currently there is no way of determining how much resources were spent on repairing units and this is needed for good budget management in the build manager original issue reported on code google c... | 1 |
181,795 | 6,664,203,382 | IssuesEvent | 2017-10-02 19:14:40 | department-of-veterans-affairs/caseflow | https://api.github.com/repos/department-of-veterans-affairs/caseflow | closed | Hearing Docket | Video Hearing with children shows up | bug-medium-priority caseflow-hearing-prep Current-Sprint tango | ### So I got a VIDEO master record:
```
STAFKEY : chr "HROBERT"
$ SDOMAINID : chr "CASEFLOW_317"
$ SATTYID : chr "536"
$ SNAMEF : chr "Harvey"
$ SNAMEL : chr "Roberts"
$ BFCORLID : chr NA
$ BOARD_MEMBER : chr "536"
$ FOLDER_NR : chr "VIDEO RO34"
$ HEARING_PKSEQ: num 35... | 1.0 | Hearing Docket | Video Hearing with children shows up - ### So I got a VIDEO master record:
```
STAFKEY : chr "HROBERT"
$ SDOMAINID : chr "CASEFLOW_317"
$ SATTYID : chr "536"
$ SNAMEF : chr "Harvey"
$ SNAMEL : chr "Roberts"
$ BFCORLID : chr NA
$ BOARD_MEMBER : chr "536"
$ F... | priority | hearing docket video hearing with children shows up so i got a video master record stafkey chr hrobert sdomainid chr caseflow sattyid chr snamef chr harvey snamel chr roberts bfcorlid chr na board member chr folder ... | 1 |
471,531 | 13,579,200,915 | IssuesEvent | 2020-09-20 11:50:16 | Trustroots/trustroots | https://api.github.com/repos/Trustroots/trustroots | opened | Button for meetup sharing | [Priority] Low [Type] enhancement | **Is your feature request related to a problem? Please describe.**
Since a meetup does not have a standalone page, it might be confusing which link has to be copied to share it.
**Describe the solution you'd like**
Having a button for sharing the meetup would solve the problem. A simple solution could be:
1) clic... | 1.0 | Button for meetup sharing - **Is your feature request related to a problem? Please describe.**
Since a meetup does not have a standalone page, it might be confusing which link has to be copied to share it.
**Describe the solution you'd like**
Having a button for sharing the meetup would solve the problem. A simple... | priority | button for meetup sharing is your feature request related to a problem please describe since a meetup does not have a standalone page it might be confusing which link has to be copied to share it describe the solution you d like having a button for sharing the meetup would solve the problem a simple... | 1 |
290,893 | 8,909,356,288 | IssuesEvent | 2019-01-18 05:50:58 | jcrist/skein | https://api.github.com/repos/jcrist/skein | opened | Experiment with not matching requests -> containers 1:1 | Low Priority | Currently a mapping of priority (proxy for a unique request ID) -> pending container is kept to manage all ongoing requests. When a pending container is canceled before starting, its corresponding request is canceled. This is usually fine in real workflows, but sometimes can cause non-ideal behavior. Due to how the YAR... | 1.0 | Experiment with not matching requests -> containers 1:1 - Currently a mapping of priority (proxy for a unique request ID) -> pending container is kept to manage all ongoing requests. When a pending container is canceled before starting, its corresponding request is canceled. This is usually fine in real workflows, but ... | priority | experiment with not matching requests containers currently a mapping of priority proxy for a unique request id pending container is kept to manage all ongoing requests when a pending container is canceled before starting its corresponding request is canceled this is usually fine in real workflows but ... | 1 |
344,221 | 10,341,200,027 | IssuesEvent | 2019-09-04 01:10:03 | serelium/BonneMaman | https://api.github.com/repos/serelium/BonneMaman | closed | Create an Examine feature where the player can examine a currently held object | Priority: Low 🐵 Status: Accepted ✅ Type: Enhancement 🧹 | **Goal:**
The player will be able to examine the object by rotating it and maybe find clues hidden on the object and maybe in the future interact with parts of the object he is examining, example: turning the time on a watch. | 1.0 | Create an Examine feature where the player can examine a currently held object - **Goal:**
The player will be able to examine the object by rotating it and maybe find clues hidden on the object and maybe in the future interact with parts of the object he is examining, example: turning the time on a watch. | priority | create an examine feature where the player can examine a currently held object goal the player will be able to examine the object by rotating it and maybe find clues hidden on the object and maybe in the future interact with parts of the object he is examining example turning the time on a watch | 1 |
320,294 | 9,779,195,326 | IssuesEvent | 2019-06-07 13:58:27 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | Nested DropDown editors in detail Grid throw errors when there are "\r\n" new lines in text | Bug C: Grid Kendo1 Next LIB Priority 1 S: Wrappers (ASP.NET Core) S: Wrappers (ASP.NET MVC) SEV: Low | The issue is similar to [this one](https://github.com/telerik/kendo-ui-core/issues/4500), however, the error is thrown when the ForeignKey column is in a detail Grid.
We should investigate if it is possible to safely escape the "\r\n" characters in an n-level hierarchy.
### Environment
* **Kendo UI version:*... | 1.0 | Nested DropDown editors in detail Grid throw errors when there are "\r\n" new lines in text - The issue is similar to [this one](https://github.com/telerik/kendo-ui-core/issues/4500), however, the error is thrown when the ForeignKey column is in a detail Grid.
We should investigate if it is possible to safely escap... | priority | nested dropdown editors in detail grid throw errors when there are r n new lines in text the issue is similar to however the error is thrown when the foreignkey column is in a detail grid we should investigate if it is possible to safely escape the r n characters in an n level hierarchy envir... | 1 |
149,613 | 5,722,139,052 | IssuesEvent | 2017-04-20 08:44:33 | status-im/status-react | https://api.github.com/repos/status-im/status-react | closed | Broken UI is shown in landscape mode after Instabug popup was shown in landscape mode | android bug low-priority | ### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below)
*Summary*: Rotate device to landscape mode -> UI is shown in portrait... | 1.0 | Broken UI is shown in landscape mode after Instabug popup was shown in landscape mode - ### Description
[comment]: # (Feature or Bug? i.e Type: Bug)
*Type*: Bug
[comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens... | priority | broken ui is shown in landscape mode after instabug popup was shown in landscape mode description feature or bug i e type bug type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below... | 1 |
156,072 | 5,963,911,290 | IssuesEvent | 2017-05-30 07:17:25 | Shubham2301/phase2 | https://api.github.com/repos/Shubham2301/phase2 | closed | Password field for guest post type. | priority : low status : ready for review type : enhancement | 1. Should be saved to the database after encryption.
2. Add the password field to the guest registration form also. | 1.0 | Password field for guest post type. - 1. Should be saved to the database after encryption.
2. Add the password field to the guest registration form also. | priority | password field for guest post type should be saved to the database after encryption add the password field to the guest registration form also | 1 |
678,757 | 23,209,660,589 | IssuesEvent | 2022-08-02 09:01:59 | pmem/pmemkv | https://api.github.com/repos/pmem/pmemkv | closed | introduce versionning docker images on dockerhub | Type: Feature Priority: 4 low new | Currently tags on dockerhub are like "fedora-30", so user cannot be sure with which version of docker image build is actually done. It may introduce problem with debugging. I suggest to make tags like "fedora-30-0.0.1" and add tag latest like "fedora-30-latest" | 1.0 | introduce versionning docker images on dockerhub - Currently tags on dockerhub are like "fedora-30", so user cannot be sure with which version of docker image build is actually done. It may introduce problem with debugging. I suggest to make tags like "fedora-30-0.0.1" and add tag latest like "fedora-30-latest" | priority | introduce versionning docker images on dockerhub currently tags on dockerhub are like fedora so user cannot be sure with which version of docker image build is actually done it may introduce problem with debugging i suggest to make tags like fedora and add tag latest like fedora latest | 1 |
294,997 | 9,064,231,323 | IssuesEvent | 2019-02-14 00:10:01 | fourkitchens/emulsify | https://api.github.com/repos/fourkitchens/emulsify | closed | Document workflow for d.o credit | Priority: Low Status: Feedback Needed Type: Feature | Maybe add an issue on d.o saying all issues are taken care of on github and crediting using their syntax:
Example: (can we add a organization flag)?
```git commit -m 'Issue #2899230 by deepak_zyxware: Twig_Error_Loader: Template "@atoms/05-forms/checkbox/_checkboxes.twig" is not defined' --author="deepak_zyxware <d... | 1.0 | Document workflow for d.o credit - Maybe add an issue on d.o saying all issues are taken care of on github and crediting using their syntax:
Example: (can we add a organization flag)?
```git commit -m 'Issue #2899230 by deepak_zyxware: Twig_Error_Loader: Template "@atoms/05-forms/checkbox/_checkboxes.twig" is not d... | priority | document workflow for d o credit maybe add an issue on d o saying all issues are taken care of on github and crediting using their syntax example can we add a organization flag git commit m issue by deepak zyxware twig error loader template atoms forms checkbox checkboxes twig is not defined ... | 1 |
36,815 | 2,812,729,186 | IssuesEvent | 2015-05-18 10:34:43 | bitcoin/bitcoin | https://api.github.com/repos/bitcoin/bitcoin | closed | display received payments for unspendable multisig addresses | Improvement Priority Low Wallet | It seems to me that the usefulness of multisig addresses are severely limited if the current client implementation doesn't support showing received payments to a multisig address unless one has all the keys imported into their wallet.
I understand why it may be considered dangerous to show received payments if they ... | 1.0 | display received payments for unspendable multisig addresses - It seems to me that the usefulness of multisig addresses are severely limited if the current client implementation doesn't support showing received payments to a multisig address unless one has all the keys imported into their wallet.
I understand why it... | priority | display received payments for unspendable multisig addresses it seems to me that the usefulness of multisig addresses are severely limited if the current client implementation doesn t support showing received payments to a multisig address unless one has all the keys imported into their wallet i understand why it... | 1 |
181,879 | 6,664,958,552 | IssuesEvent | 2017-10-02 22:14:50 | ikbenpinda/uitstelgedrag_android | https://api.github.com/repos/ikbenpinda/uitstelgedrag_android | opened | Backstack is never cleared. | enhancement low priority | All navigation is kept in the backstack, leaving a bit of a navigational mess. | 1.0 | Backstack is never cleared. - All navigation is kept in the backstack, leaving a bit of a navigational mess. | priority | backstack is never cleared all navigation is kept in the backstack leaving a bit of a navigational mess | 1 |
463,171 | 13,260,889,219 | IssuesEvent | 2020-08-20 18:56:13 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | mec15xxevb_assy6853:crypto.tinycrypt.hmac_prng.hmac_prng faild to build, | bug priority: low | Describe the bug
building tests/crypto/tinycrypt_hmac_prng/ on mec15xxevb_assy6853 board, it would report a build error.It showed me SRAM OVERFLOW
To Reproduce
Steps to reproduce the behavior:
west build -b mec15xxevb_assy6853 -p auto tests/crypto/tinycrypt_hmac_prng/
see error
Logs and console out... | 1.0 | mec15xxevb_assy6853:crypto.tinycrypt.hmac_prng.hmac_prng faild to build, - Describe the bug
building tests/crypto/tinycrypt_hmac_prng/ on mec15xxevb_assy6853 board, it would report a build error.It showed me SRAM OVERFLOW
To Reproduce
Steps to reproduce the behavior:
west build -b mec15xxevb_assy6853 -p au... | priority | crypto tinycrypt hmac prng hmac prng faild to build describe the bug building tests crypto tinycrypt hmac prng on board it would report a build error it showed me sram overflow to reproduce steps to reproduce the behavior west build b p auto tests crypto tinycrypt hmac prng see er... | 1 |
730,855 | 25,191,279,479 | IssuesEvent | 2022-11-12 01:35:42 | AY2223S1-CS2103-F13-2/tp | https://api.github.com/repos/AY2223S1-CS2103-F13-2/tp | closed | As a user I can email all selected contacts | type.Story priority.Low | ... so that I can send out information to more than one person at a time. | 1.0 | As a user I can email all selected contacts - ... so that I can send out information to more than one person at a time. | priority | as a user i can email all selected contacts so that i can send out information to more than one person at a time | 1 |
385,512 | 11,421,395,315 | IssuesEvent | 2020-02-03 12:05:52 | DCMR-Milieudienst-Rijnmond/Frontend-AADV-0.4 | https://api.github.com/repos/DCMR-Milieudienst-Rijnmond/Frontend-AADV-0.4 | opened | Als vergunningverlener wil ik bij het toevoegen van een bedrijfsactiviteit deze selecteren uit de nationaal bepaalde selectie van activiteiten teneinde dat de uniformiteit van de namen gestimuleerd wordt. | Low Priority |
┆Issue is synchronized with this [GitLab issue](https://gitlab.com/aadvergunning/aadv-0.1/issues/127) by [Unito](https://www.unito.io/learn-more)
| 1.0 | Als vergunningverlener wil ik bij het toevoegen van een bedrijfsactiviteit deze selecteren uit de nationaal bepaalde selectie van activiteiten teneinde dat de uniformiteit van de namen gestimuleerd wordt. -
┆Issue is synchronized with this [GitLab issue](https://gitlab.com/aadvergunning/aadv-0.1/issues/127) by [Unito... | priority | als vergunningverlener wil ik bij het toevoegen van een bedrijfsactiviteit deze selecteren uit de nationaal bepaalde selectie van activiteiten teneinde dat de uniformiteit van de namen gestimuleerd wordt ┆issue is synchronized with this by | 1 |
439,891 | 12,689,685,735 | IssuesEvent | 2020-06-21 07:44:13 | StargateMC/IssueTracker | https://api.github.com/repos/StargateMC/IssueTracker | closed | Suggestion - A way to dial any Gate from protected Planet in the same galaxy | 1.12.2 Coding Low Priority suggestion | Sunny and I want a way, to dial any Planet in the same Galaxy from a protected Planet or Station. We want for the NPC an input field to enter the Address we want to dial, cause PDD's are Disabled on protected Planets/Stations
- [ ] Add an address field to the dial NPC
| 1.0 | Suggestion - A way to dial any Gate from protected Planet in the same galaxy - Sunny and I want a way, to dial any Planet in the same Galaxy from a protected Planet or Station. We want for the NPC an input field to enter the Address we want to dial, cause PDD's are Disabled on protected Planets/Stations
- [ ] Add an... | priority | suggestion a way to dial any gate from protected planet in the same galaxy sunny and i want a way to dial any planet in the same galaxy from a protected planet or station we want for the npc an input field to enter the address we want to dial cause pdd s are disabled on protected planets stations add an a... | 1 |
661,338 | 22,049,520,678 | IssuesEvent | 2022-05-30 07:20:01 | PlaceOS/backoffice | https://api.github.com/repos/PlaceOS/backoffice | opened | Driver Base Field No Longer Searchable | priority: low product: placeos focus: front end type: bug | The ability to search the driver base no longer works in backoffice.
 | 1.0 | Driver Base Field No Longer Searchable - The ability to search the driver base no longer works in backoffice.
 | priority | driver base field no longer searchable the ability to search the driver base no longer works in backoffice | 1 |
716,640 | 24,643,175,897 | IssuesEvent | 2022-10-17 13:10:21 | DDMAL/CantusDB | https://api.github.com/repos/DDMAL/CantusDB | closed | Top menu in Safari | lowpriority | To top menu in Safari, the menu goes beyond the white background:
<img width="994" alt="Screen Shot 2022-09-26 at 3 56 51 PM" src="https://user-images.githubusercontent.com/1031785/192373720-180fcb76-24fd-4d60-97d5-0307c6a9fa80.png">
| 1.0 | Top menu in Safari - To top menu in Safari, the menu goes beyond the white background:
<img width="994" alt="Screen Shot 2022-09-26 at 3 56 51 PM" src="https://user-images.githubusercontent.com/1031785/192373720-180fcb76-24fd-4d60-97d5-0307c6a9fa80.png">
| priority | top menu in safari to top menu in safari the menu goes beyond the white background img width alt screen shot at pm src | 1 |
480,241 | 13,838,410,235 | IssuesEvent | 2020-10-14 06:11:36 | pantheracorp/PantheraIDS_Features | https://api.github.com/repos/pantheracorp/PantheraIDS_Features | opened | Change "centralamericahub" to "mesoamericahub" | priority: LOW | NOT a priority due to the work involved in changing this.
ALSO- while this is being done perhaps its a good time to standardize the other hub names (the only hub that should have an -ern suffix is southernafricahub to differentiate it from South Africa; but westernafricahub should be westafricahub). | 1.0 | Change "centralamericahub" to "mesoamericahub" - NOT a priority due to the work involved in changing this.
ALSO- while this is being done perhaps its a good time to standardize the other hub names (the only hub that should have an -ern suffix is southernafricahub to differentiate it from South Africa; but westernafr... | priority | change centralamericahub to mesoamericahub not a priority due to the work involved in changing this also while this is being done perhaps its a good time to standardize the other hub names the only hub that should have an ern suffix is southernafricahub to differentiate it from south africa but westernafr... | 1 |
287,892 | 8,822,220,205 | IssuesEvent | 2019-01-02 08:21:22 | bounswe/bounswe2018group10 | https://api.github.com/repos/bounswe/bounswe2018group10 | closed | Recommendation Engine Search | backend enhancement priority: low | <!--You can use this issue template for creating your issues. Try to stick to it as much as possible.
Any modifications to the issue template itself are welcome.--->
### I'm submitting a ...
<!--Check the most relevant one with an x-->
- [ ] bug report
- [X] feature request
- [ ] support request
### Expecte... | 1.0 | Recommendation Engine Search - <!--You can use this issue template for creating your issues. Try to stick to it as much as possible.
Any modifications to the issue template itself are welcome.--->
### I'm submitting a ...
<!--Check the most relevant one with an x-->
- [ ] bug report
- [X] feature request
- [ ]... | priority | recommendation engine search you can use this issue template for creating your issues try to stick to it as much as possible any modifications to the issue template itself are welcome i m submitting a bug report feature request support request expected behavior system... | 1 |
326,605 | 9,958,328,186 | IssuesEvent | 2019-07-05 20:36:10 | minetest/minetest | https://api.github.com/repos/minetest/minetest | closed | MineTest for Elbrus(e2k) platform. | Low priority Possible close Question Request / Suggestion | I have successfully run minetest on Elbrus computer. This is a Russian computer that has the original vliw architecture. Uses Linux redesigned for Elbrus(e2k) architecture. MineTest on Elbrus works very well, but in one thread on one core(8 cores in total). MineTest is able to work in multi-threaded mode?
If you log o... | 1.0 | MineTest for Elbrus(e2k) platform. - I have successfully run minetest on Elbrus computer. This is a Russian computer that has the original vliw architecture. Uses Linux redesigned for Elbrus(e2k) architecture. MineTest on Elbrus works very well, but in one thread on one core(8 cores in total). MineTest is able to work ... | priority | minetest for elbrus platform i have successfully run minetest on elbrus computer this is a russian computer that has the original vliw architecture uses linux redesigned for elbrus architecture minetest on elbrus works very well but in one thread on one core cores in total minetest is able to work in m... | 1 |
830,935 | 32,030,968,914 | IssuesEvent | 2023-09-22 12:19:30 | panel-attack/panel-attack | https://api.github.com/repos/panel-attack/panel-attack | opened | Potential performance issues on challenge mode | question Client-side low-ish priority | Apparently performance worsens over many continues in challenge mode.
Needs investigation. We improved the RunTimeGraph a good deal since this report so it should be possible to measure stuff.
Low priority until further complaints.
Discord: https://discord.com/channels/196674532491132937/1046835290624512001/104683... | 1.0 | Potential performance issues on challenge mode - Apparently performance worsens over many continues in challenge mode.
Needs investigation. We improved the RunTimeGraph a good deal since this report so it should be possible to measure stuff.
Low priority until further complaints.
Discord: https://discord.com/chann... | priority | potential performance issues on challenge mode apparently performance worsens over many continues in challenge mode needs investigation we improved the runtimegraph a good deal since this report so it should be possible to measure stuff low priority until further complaints discord | 1 |
675,267 | 23,087,075,654 | IssuesEvent | 2022-07-26 12:23:53 | crayon/terraform-azurerm-aks | https://api.github.com/repos/crayon/terraform-azurerm-aks | closed | [Bug]: addon_profile is deprecated | Type: Bug Priority: Low | ### What happened?
The `addon_profile` block is getting removed, moving all the attributes to the top level on the resource.
### Versions
module: 1.7.0
azurerm: 2.98.0
### Relevant log output
```shell
Plan: 4 to add, 0 to change, 0 to destroy.
╷
│ Warning: Argument is deprecated
│
│ with module.... | 1.0 | [Bug]: addon_profile is deprecated - ### What happened?
The `addon_profile` block is getting removed, moving all the attributes to the top level on the resource.
### Versions
module: 1.7.0
azurerm: 2.98.0
### Relevant log output
```shell
Plan: 4 to add, 0 to change, 0 to destroy.
╷
│ Warning: Argumen... | priority | addon profile is deprecated what happened the addon profile block is getting removed moving all the attributes to the top level on the resource versions module azurerm relevant log output shell plan to add to change to destroy ╷ │ warning argument is ... | 1 |
580,347 | 17,241,693,470 | IssuesEvent | 2021-07-21 00:05:26 | TacticalTome/TacticalTome | https://api.github.com/repos/TacticalTome/TacticalTome | opened | Fix bug regarding dropdowns in the navigation on mobile | Good First Issue Priority: Low Status: Available Type: Bug | Currently there is a problem with dropdowns in the navigation.
```JS
if (isUserDeviceMobile()) {
var dropdowns = document.getElementsByClassName("dropdown");
for (let i = 0; i < dropdowns.length; i++) {
var parentElement = dropdowns[i].parentElement;
if (p... | 1.0 | Fix bug regarding dropdowns in the navigation on mobile - Currently there is a problem with dropdowns in the navigation.
```JS
if (isUserDeviceMobile()) {
var dropdowns = document.getElementsByClassName("dropdown");
for (let i = 0; i < dropdowns.length; i++) {
var parentEl... | priority | fix bug regarding dropdowns in the navigation on mobile currently there is a problem with dropdowns in the navigation js if isuserdevicemobile var dropdowns document getelementsbyclassname dropdown for let i i dropdowns length i var parentel... | 1 |
317,836 | 9,669,800,545 | IssuesEvent | 2019-05-21 18:16:47 | etternagame/etterna | https://api.github.com/repos/etternagame/etterna | closed | Set a key to toggle practice mode | Good First Issue Language: Lua Priority: Low Type: Enhancement | Toggling practice mode on/off can get very tiresome, especially when switching between different types of packs. A keybind to toggle practice mode from song select would be very useful. | 1.0 | Set a key to toggle practice mode - Toggling practice mode on/off can get very tiresome, especially when switching between different types of packs. A keybind to toggle practice mode from song select would be very useful. | priority | set a key to toggle practice mode toggling practice mode on off can get very tiresome especially when switching between different types of packs a keybind to toggle practice mode from song select would be very useful | 1 |
261,836 | 8,246,621,197 | IssuesEvent | 2018-09-11 13:28:26 | poanetwork/blockscout | https://api.github.com/repos/poanetwork/blockscout | closed | Add copy button to the transaction details page | enhancement good first issue priority: low team: contributor | A nice addition to the transactions details page would be a copy button to save the tx hash to a user's clipboard similar to the account page.
| 1.0 | Add copy button to the transaction details page - A nice addition to the transactions details page would be a copy button to save the tx hash to a user's clipboard similar to the account page.
| priority | add copy button to the transaction details page a nice addition to the transactions details page would be a copy button to save the tx hash to a user s clipboard similar to the account page | 1 |
201,458 | 7,031,881,252 | IssuesEvent | 2017-12-26 21:36:09 | johndiiorio/bughouse | https://api.github.com/repos/johndiiorio/bughouse | closed | Add leaderboards page | enhancement low priority | Add a page that displays the highest ranked users on the site in all three categories (bullet, blitz, and classical). | 1.0 | Add leaderboards page - Add a page that displays the highest ranked users on the site in all three categories (bullet, blitz, and classical). | priority | add leaderboards page add a page that displays the highest ranked users on the site in all three categories bullet blitz and classical | 1 |
478,314 | 13,777,247,219 | IssuesEvent | 2020-10-08 10:37:59 | astropy/astropy | https://api.github.com/repos/astropy/astropy | reopened | Refactor download mechanism to use requests? | Close? Priority-Low Refactoring closed-by-bot utils wont-fix | <!-- This comments are hidden when you submit the issue,
so you do not need to remove them! -->
<!-- Please be sure to check out our contributing guidelines,
https://github.com/astropy/astropy/blob/master/CONTRIBUTING.md .
Please be sure to check out our code of conduct,
https://github.com/astropy/astropy/blob/m... | 1.0 | Refactor download mechanism to use requests? - <!-- This comments are hidden when you submit the issue,
so you do not need to remove them! -->
<!-- Please be sure to check out our contributing guidelines,
https://github.com/astropy/astropy/blob/master/CONTRIBUTING.md .
Please be sure to check out our code of cond... | priority | refactor download mechanism to use requests this comments are hidden when you submit the issue so you do not need to remove them please be sure to check out our contributing guidelines please be sure to check out our code of conduct please have a search on our github repo... | 1 |
242,380 | 7,841,550,682 | IssuesEvent | 2018-06-18 20:00:35 | IBMResearch/hume | https://api.github.com/repos/IBMResearch/hume | opened | Add "populate" command in the script | priority: low status: confirmed type: enhancement | To let the DB ready for production: chips info, gates, etc. | 1.0 | Add "populate" command in the script - To let the DB ready for production: chips info, gates, etc. | priority | add populate command in the script to let the db ready for production chips info gates etc | 1 |
414,119 | 12,099,523,500 | IssuesEvent | 2020-04-20 12:19:57 | nativescript-vue/nativescript-vue | https://api.github.com/repos/nativescript-vue/nativescript-vue | closed | Excessive Logs | priority:low | Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
CLI: 5.2.0
Cross-platform modules:
Android Runtime: 5.2.0
iOS Runtime: 5.2.0
Plugin(s):
How can I prevent application logs... | 1.0 | Excessive Logs - Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
CLI: 5.2.0
Cross-platform modules:
Android Runtime: 5.2.0
iOS Runtime: 5.2.0
Plugin(s):
How can I prevent... | priority | excessive logs environment provide version numbers for the following components information can be retrieved by running tns info in your project folder or by inspecting the package json of the project cli cross platform modules android runtime ios runtime plugin s how can i prevent... | 1 |
633,475 | 20,255,755,248 | IssuesEvent | 2022-02-14 23:00:23 | WordPress/openverse-api | https://api.github.com/repos/WordPress/openverse-api | closed | Add troubleshooting tips to the Quickstart docs | good first issue 🟩 priority: low ✨ goal: improvement 📄 aspect: text | ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
While there are some useful troubleshooting tips in the top level [README](https://github.com/wordpress/openverse-api#diagnosing-local-elasticsearch-issues), the Quickstart guide doesn't provide anything similar. Since folk... | 1.0 | Add troubleshooting tips to the Quickstart docs - ## Problem
<!-- Describe a problem solved by this feature; or delete the section entirely. -->
While there are some useful troubleshooting tips in the top level [README](https://github.com/wordpress/openverse-api#diagnosing-local-elasticsearch-issues), the Quickstart ... | priority | add troubleshooting tips to the quickstart docs problem while there are some useful troubleshooting tips in the top level the quickstart guide doesn t provide anything similar since folks are likely using the quickstart guide to get up and running for the first time it would be nice to include some tips ... | 1 |
278,185 | 8,637,845,130 | IssuesEvent | 2018-11-23 12:46:28 | netdata/netdata | https://api.github.com/repos/netdata/netdata | closed | Use `--future-release` in changelog generation | area/ci priority/low | <!--- Verify first that your issue is not already reported on GitHub -->
##### Feature idea summary
<!--- Explain new feature briefly below -->
Changelog generator allows to reference new tag before it is applied to git repository. This is achieved with `--future-release` flag. By using this flag we could generate... | 1.0 | Use `--future-release` in changelog generation - <!--- Verify first that your issue is not already reported on GitHub -->
##### Feature idea summary
<!--- Explain new feature briefly below -->
Changelog generator allows to reference new tag before it is applied to git repository. This is achieved with `--future-re... | priority | use future release in changelog generation feature idea summary changelog generator allows to reference new tag before it is applied to git repository this is achieved with future release flag by using this flag we could generate changelog before doing release and include it in a release pack... | 1 |
240,904 | 7,807,237,806 | IssuesEvent | 2018-06-11 16:13:10 | aiidateam/aiida_core | https://api.github.com/repos/aiidateam/aiida_core | opened | Add support for error codes in the WorkChain and ProcessSpec API | priority/important topic/Workflows type/accepted feature | Currently it is possible to return non-zero integers from a `WorkChain` outline step to abort its execution and assign the exit code to the finish status attribute of the node, however, there is no official API yet to make this easier. As a result it is left to the user to find a convenient way of defining these error ... | 1.0 | Add support for error codes in the WorkChain and ProcessSpec API - Currently it is possible to return non-zero integers from a `WorkChain` outline step to abort its execution and assign the exit code to the finish status attribute of the node, however, there is no official API yet to make this easier. As a result it is... | priority | add support for error codes in the workchain and processspec api currently it is possible to return non zero integers from a workchain outline step to abort its execution and assign the exit code to the finish status attribute of the node however there is no official api yet to make this easier as a result it is... | 1 |
539,755 | 15,794,471,845 | IssuesEvent | 2021-04-02 11:04:13 | strudel-finance/monorepo | https://api.github.com/repos/strudel-finance/monorepo | closed | move payment protocol code into lambda | good first issue low priority | currently the code runs as stand-alone express server: https://github.com/strudel-finance/monorepo/tree/master/packages/bip70
it could as well be part of the lambda backend. take certificate as a param | 1.0 | move payment protocol code into lambda - currently the code runs as stand-alone express server: https://github.com/strudel-finance/monorepo/tree/master/packages/bip70
it could as well be part of the lambda backend. take certificate as a param | priority | move payment protocol code into lambda currently the code runs as stand alone express server it could as well be part of the lambda backend take certificate as a param | 1 |
541,820 | 15,834,406,239 | IssuesEvent | 2021-04-06 16:44:44 | open-telemetry/opentelemetry-proto | https://api.github.com/repos/open-telemetry/opentelemetry-proto | closed | Clarification of StartTimeUnixNano in metrics proto | area:data-model priority:p2 release:allowed-for-ga spec:metrics | The documentation around StartTimeUnixNano is a bit unclear because it says it MUST be set to the start of an interval:
> // - StartTimeUnixNano MUST be set to the start of the interval when the data's
> // type includes an AggregationTemporality. This field is not set otherwise.
[Source
](https://github.com/... | 1.0 | Clarification of StartTimeUnixNano in metrics proto - The documentation around StartTimeUnixNano is a bit unclear because it says it MUST be set to the start of an interval:
> // - StartTimeUnixNano MUST be set to the start of the interval when the data's
> // type includes an AggregationTemporality. This field i... | priority | clarification of starttimeunixnano in metrics proto the documentation around starttimeunixnano is a bit unclear because it says it must be set to the start of an interval starttimeunixnano must be set to the start of the interval when the data s type includes an aggregationtemporality this field i... | 1 |
41,859 | 2,869,086,426 | IssuesEvent | 2015-06-05 23:13:26 | dart-lang/polymer-dart | https://api.github.com/repos/dart-lang/polymer-dart | closed | polymer linter should not warn about auto-binding-dart | bug Fixed Priority-Low | <a href="https://github.com/sigmundch"><img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sigmundch](https://github.com/sigmundch)**
_Originally opened as dart-lang/sdk#19809_
----
it says it doesn't exist, but it is defined by polymer ... | 1.0 | polymer linter should not warn about auto-binding-dart - <a href="https://github.com/sigmundch"><img src="https://avatars.githubusercontent.com/u/2049220?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [sigmundch](https://github.com/sigmundch)**
_Originally opened as dart-lang/sdk#19809_
----... | priority | polymer linter should not warn about auto binding dart issue by originally opened as dart lang sdk it says it doesn t exist but it is defined by polymer itself | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.