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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
239,463 | 7,795,604,016 | IssuesEvent | 2018-06-08 08:42:28 | StudentROCTilburg2/wandelapp_issues | https://api.github.com/repos/StudentROCTilburg2/wandelapp_issues | reopened | CSS bug Brandon | Low Priority bug | Bij Brandon wordt alle css niet helemaal goed geladen en zitten er nog een aantal bugs in. | 1.0 | CSS bug Brandon - Bij Brandon wordt alle css niet helemaal goed geladen en zitten er nog een aantal bugs in. | priority | css bug brandon bij brandon wordt alle css niet helemaal goed geladen en zitten er nog een aantal bugs in | 1 |
130,208 | 5,111,559,385 | IssuesEvent | 2017-01-06 07:01:40 | timberline-secondary/flex-site | https://api.github.com/repos/timberline-secondary/flex-site | closed | pop up for not logged in and trying to register | 4. Low Priority | Could you add a pop up for when students try to click to register without being logged in. In the mobile view, it isn't being displayed whether or not they're logged it so it was an issue for my students yesterday. | 1.0 | pop up for not logged in and trying to register - Could you add a pop up for when students try to click to register without being logged in. In the mobile view, it isn't being displayed whether or not they're logged it so it was an issue for my students yesterday. | priority | pop up for not logged in and trying to register could you add a pop up for when students try to click to register without being logged in in the mobile view it isn t being displayed whether or not they re logged it so it was an issue for my students yesterday | 1 |
4,515 | 2,553,485,357 | IssuesEvent | 2015-02-03 00:20:21 | bwapi/bwapi | https://api.github.com/repos/bwapi/bwapi | opened | Draw text that doesn't overlap | enhancement Priority-Low | The ability to draw text to the screen that doesn't overlap. This would probably be as a new function that duplicates the drawText API.
It would be useful for the Tournament module in the stream, as well as so bot developers don't have to play with text positions.
Any naming ideas? drawTextClosest, drawTextClean,... | 1.0 | Draw text that doesn't overlap - The ability to draw text to the screen that doesn't overlap. This would probably be as a new function that duplicates the drawText API.
It would be useful for the Tournament module in the stream, as well as so bot developers don't have to play with text positions.
Any naming ideas... | priority | draw text that doesn t overlap the ability to draw text to the screen that doesn t overlap this would probably be as a new function that duplicates the drawtext api it would be useful for the tournament module in the stream as well as so bot developers don t have to play with text positions any naming ideas... | 1 |
299,415 | 9,205,471,439 | IssuesEvent | 2019-03-08 10:40:06 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Templates or saveability/loadability in the color stretches (custom color maps)? | Category: Rasters Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **yury_t -** (yury_t -)
Original Redmine Issue: 805, https://issues.qgis.org/issues/805
Original Assignee: ersts -
---
Is there any way to make color stretches saveable/loadable? Possibly,
the "Classify" parameters (palette?) saveable/loadable, too? Or would
the Classify templates be feasible?
Ri... | 1.0 | Templates or saveability/loadability in the color stretches (custom color maps)? - ---
Author Name: **yury_t -** (yury_t -)
Original Redmine Issue: 805, https://issues.qgis.org/issues/805
Original Assignee: ersts -
---
Is there any way to make color stretches saveable/loadable? Possibly,
the "Classify" parameters ... | priority | templates or saveability loadability in the color stretches custom color maps author name yury t yury t original redmine issue original assignee ersts is there any way to make color stretches saveable loadable possibly the classify parameters palette saveable loadable too ... | 1 |
576,016 | 17,068,946,973 | IssuesEvent | 2021-07-07 10:51:55 | kubeapps/kubeapps | https://api.github.com/repos/kubeapps/kubeapps | closed | Split our OIDC docs per provider | component/docs kind/refactor priority/low size/XS | ### Description:
https://github.com/kubeapps/kubeapps/pull/2982#discussion_r652514798
As the currents docs are getting becoming more detailed, perhaps it's better to split the docs and just point to the files containing the información per provider. This way we can be as wordy as we want without compromising the ... | 1.0 | Split our OIDC docs per provider - ### Description:
https://github.com/kubeapps/kubeapps/pull/2982#discussion_r652514798
As the currents docs are getting becoming more detailed, perhaps it's better to split the docs and just point to the files containing the información per provider. This way we can be as wordy a... | priority | split our oidc docs per provider description as the currents docs are getting becoming more detailed perhaps it s better to split the docs and just point to the files containing the información per provider this way we can be as wordy as we want without compromising the reader s experience | 1 |
171,179 | 6,480,624,908 | IssuesEvent | 2017-08-18 13:51:37 | huridocs/uwazi | https://api.github.com/repos/huridocs/uwazi | closed | Add "show text" function to document viewer | Effort: High Priority: Low Type: Enhancement | Displays the plain text version for screen-readers and copy paste purposes. | 1.0 | Add "show text" function to document viewer - Displays the plain text version for screen-readers and copy paste purposes. | priority | add show text function to document viewer displays the plain text version for screen readers and copy paste purposes | 1 |
552,210 | 16,218,377,578 | IssuesEvent | 2021-05-06 00:15:09 | chef/chef | https://api.github.com/repos/chef/chef | closed | Subversion - shell unfriendly parameters | Focus: SCM Resources Priority: Low Status: Good First Issue | The subversion resource doesn't appear to escape or enclose in quotes its parameters when the generated command is passed to the shell. See https://github.com/chef/chef/blob/master/lib/chef/provider/subversion.rb#L193 for example.
Example where the password contains a parenthesis:
```
---- Begin output of svn info h... | 1.0 | Subversion - shell unfriendly parameters - The subversion resource doesn't appear to escape or enclose in quotes its parameters when the generated command is passed to the shell. See https://github.com/chef/chef/blob/master/lib/chef/provider/subversion.rb#L193 for example.
Example where the password contains a parenth... | priority | subversion shell unfriendly parameters the subversion resource doesn t appear to escape or enclose in quotes its parameters when the generated command is passed to the shell see for example example where the password contains a parenthesis begin output of svn info no auth cache username xxxx ... | 1 |
117,079 | 4,710,687,237 | IssuesEvent | 2016-10-14 11:05:36 | emoncms/MyHomeEnergyPlanner | https://api.github.com/repos/emoncms/MyHomeEnergyPlanner | opened | Developers guide | feature Low priority | Add more comments to the code
And also make a guide to understand the code, structure, etc to help other developers to contribute | 1.0 | Developers guide - Add more comments to the code
And also make a guide to understand the code, structure, etc to help other developers to contribute | priority | developers guide add more comments to the code and also make a guide to understand the code structure etc to help other developers to contribute | 1 |
787,488 | 27,719,281,769 | IssuesEvent | 2023-03-14 19:14:04 | MasterCruelty/robbot | https://api.github.com/repos/MasterCruelty/robbot | closed | [2.0] 📑 /atm timetables as photo | enhancement low priority refactor | * [x] Try to convert subway timetable from the pdf web link to an image thus we can send it directly instead of clicking the link.
* [x] The same thing in case the waiting time is None.
| 1.0 | [2.0] 📑 /atm timetables as photo - * [x] Try to convert subway timetable from the pdf web link to an image thus we can send it directly instead of clicking the link.
* [x] The same thing in case the waiting time is None.
| priority | 📑 atm timetables as photo try to convert subway timetable from the pdf web link to an image thus we can send it directly instead of clicking the link the same thing in case the waiting time is none | 1 |
417,609 | 12,167,541,326 | IssuesEvent | 2020-04-27 11:06:11 | Kaktushose/levelbot2 | https://api.github.com/repos/Kaktushose/levelbot2 | closed | Starboard | enhancement low priority member | **Beschreibe die Lösung, die du gerne hättest**
Ein Starboard. Wenn auf Nachrichten mit einem Star markiert werden, dann werden diese ab einer bestimmten Anzahl im starboard gepostet.
| 1.0 | Starboard - **Beschreibe die Lösung, die du gerne hättest**
Ein Starboard. Wenn auf Nachrichten mit einem Star markiert werden, dann werden diese ab einer bestimmten Anzahl im starboard gepostet.
| priority | starboard beschreibe die lösung die du gerne hättest ein starboard wenn auf nachrichten mit einem star markiert werden dann werden diese ab einer bestimmten anzahl im starboard gepostet | 1 |
129,349 | 5,095,255,127 | IssuesEvent | 2017-01-03 14:39:50 | nus-cs2103/website | https://api.github.com/repos/nus-cs2103/website | opened | Update contributors list to mention recent contributors | priority.low | Some of the recent contributors are missing from the list. | 1.0 | Update contributors list to mention recent contributors - Some of the recent contributors are missing from the list. | priority | update contributors list to mention recent contributors some of the recent contributors are missing from the list | 1 |
686,774 | 23,504,162,049 | IssuesEvent | 2022-08-18 11:06:02 | corona-school/backend | https://api.github.com/repos/corona-school/backend | closed | Add grade check when participant joins course | bug route priority:low | I was playing around with the API today and came across the problem that as a student it is possible to participate in a course even though my grade does not meet the requirements of the course. It might be useful to add a check for this, even though the UI should also handle this, but things like `isParticipant` are a... | 1.0 | Add grade check when participant joins course - I was playing around with the API today and came across the problem that as a student it is possible to participate in a course even though my grade does not meet the requirements of the course. It might be useful to add a check for this, even though the UI should also ha... | priority | add grade check when participant joins course i was playing around with the api today and came across the problem that as a student it is possible to participate in a course even though my grade does not meet the requirements of the course it might be useful to add a check for this even though the ui should also ha... | 1 |
113,124 | 4,543,540,024 | IssuesEvent | 2016-09-10 06:06:08 | Spartan97/JCS | https://api.github.com/repos/Spartan97/JCS | closed | Backfill data prior to 2000 | Database Low Priority | My other source I mentioned actually doesn't have box scores either so it's not any more useful than Sport Reference. If you still want to fill in data back to 18-whenever that's cool, and we can just leave the missing info Null (or 0 or something if you don't allow Null values and don't want to change that). | 1.0 | Backfill data prior to 2000 - My other source I mentioned actually doesn't have box scores either so it's not any more useful than Sport Reference. If you still want to fill in data back to 18-whenever that's cool, and we can just leave the missing info Null (or 0 or something if you don't allow Null values and don't w... | priority | backfill data prior to my other source i mentioned actually doesn t have box scores either so it s not any more useful than sport reference if you still want to fill in data back to whenever that s cool and we can just leave the missing info null or or something if you don t allow null values and don t want ... | 1 |
758,114 | 26,543,550,801 | IssuesEvent | 2023-01-19 21:30:25 | WiIIiam278/HuskTowns | https://api.github.com/repos/WiIIiam278/HuskTowns | closed | Allow towns to pick color rather than basing on name | type: feature request priority: low | By default towns should be colored based on their name but an option should be added to let them change this to any color they want.
Involves storing town color hex code in the town table on SQL, adding to the town settings menu and adding command to handle changing it, as well as caching it in the town data cache and... | 1.0 | Allow towns to pick color rather than basing on name - By default towns should be colored based on their name but an option should be added to let them change this to any color they want.
Involves storing town color hex code in the town table on SQL, adding to the town settings menu and adding command to handle changi... | priority | allow towns to pick color rather than basing on name by default towns should be colored based on their name but an option should be added to let them change this to any color they want involves storing town color hex code in the town table on sql adding to the town settings menu and adding command to handle changi... | 1 |
319,327 | 9,742,268,737 | IssuesEvent | 2019-06-02 15:46:13 | knowmetools/km-api | https://api.github.com/repos/knowmetools/km-api | closed | Require a premium subscription to view/edit a specific profile topic | Priority: Low Status: In Progress Type: Enhancement | Part of #398
The owner of a profile should require an active premium subscription in order for the profile topic detail endpoint to be accessed. | 1.0 | Require a premium subscription to view/edit a specific profile topic - Part of #398
The owner of a profile should require an active premium subscription in order for the profile topic detail endpoint to be accessed. | priority | require a premium subscription to view edit a specific profile topic part of the owner of a profile should require an active premium subscription in order for the profile topic detail endpoint to be accessed | 1 |
721,819 | 24,838,965,777 | IssuesEvent | 2022-10-26 11:10:27 | vscentrum/vsc-software-stack | https://api.github.com/repos/vscentrum/vsc-software-stack | closed | python-telegram-bot | difficulty: easy new priority: low Python site:ugent | * link to support ticket: [HPC-UGent OTRS #2022040160001471](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=75439)
* website: https://python-telegram-bot.org
* installation docs: https://docs.python-telegram-bot.org/en/v20.0a0/#installing
* toolchain: `GCCcore/11.2.0`
* easyblock to use: `P... | 1.0 | python-telegram-bot - * link to support ticket: [HPC-UGent OTRS #2022040160001471](https://otrsdict.ugent.be/otrs/index.pl?Action=AgentTicketZoom;TicketID=75439)
* website: https://python-telegram-bot.org
* installation docs: https://docs.python-telegram-bot.org/en/v20.0a0/#installing
* toolchain: `GCCcore/11.2.0`
... | priority | python telegram bot link to support ticket website installation docs toolchain gcccore easyblock to use pythonpackage or pythonbundle required dependencies notes effort tbd | 1 |
105,904 | 4,243,399,017 | IssuesEvent | 2016-07-06 22:52:34 | eclipse/jetty.project | https://api.github.com/repos/eclipse/jetty.project | opened | http2.client.StreamResetTest.testServerExceptionConsumesQueuedData stack not suppressed in test | Low Priority | ```
Running org.eclipse.jetty.http2.client.StreamResetTest.testServerExceptionConsumesQueuedData()
2016-07-07 08:51:15.628:INFO:oejs.Server:main: jetty-9.4.0-SNAPSHOT
2016-07-07 08:51:15.628:WARN:oejs.session:main: No workerName configured for DefaultSessionIdManager, using node0
2016-07-07 08:51:15.628:WARN:oejs.s... | 1.0 | http2.client.StreamResetTest.testServerExceptionConsumesQueuedData stack not suppressed in test - ```
Running org.eclipse.jetty.http2.client.StreamResetTest.testServerExceptionConsumesQueuedData()
2016-07-07 08:51:15.628:INFO:oejs.Server:main: jetty-9.4.0-SNAPSHOT
2016-07-07 08:51:15.628:WARN:oejs.session:main: No w... | priority | client streamresettest testserverexceptionconsumesqueueddata stack not suppressed in test running org eclipse jetty client streamresettest testserverexceptionconsumesqueueddata info oejs server main jetty snapshot warn oejs session main no workername configured for def... | 1 |
49,869 | 3,004,504,652 | IssuesEvent | 2015-07-26 00:59:51 | wwivbbs/wwiv | https://api.github.com/repos/wwivbbs/wwiv | closed | backspace (ctrl-?) does not work in init | 5.0 auto-migrated low priority sourceforge | Build: r480
Operating System: BBS:linux (gentoo) Interface: MacOS 10.9 Terminal.app ssh'd to server
What Happened: when editing in init; hitting the backspace key, which is sending ctrl-?, is not getting read as a delete. It is typing a literal ^? instead.
What was expected: The backspace key deletes the cha... | 1.0 | backspace (ctrl-?) does not work in init - Build: r480
Operating System: BBS:linux (gentoo) Interface: MacOS 10.9 Terminal.app ssh'd to server
What Happened: when editing in init; hitting the backspace key, which is sending ctrl-?, is not getting read as a delete. It is typing a literal ^? instead.
What was ... | priority | backspace ctrl does not work in init build operating system bbs linux gentoo interface macos terminal app ssh d to server what happened when editing in init hitting the backspace key which is sending ctrl is not getting read as a delete it is typing a literal instead what was expe... | 1 |
277,266 | 8,628,258,508 | IssuesEvent | 2018-11-21 16:54:42 | openshiftio/openshift.io | https://api.github.com/repos/openshiftio/openshift.io | closed | Resolution field in the Scrum template has 'Default Header Text' and is not aligned correctly | SEV4-low area/planner priority/P4 team/planner type/bug | 
The header should say 'Update Resolution' this applies to the Severity field too. | 1.0 | Resolution field in the Scrum template has 'Default Header Text' and is not aligned correctly - 
The header should say 'Update Resolution' this applies to the Severity field too. | priority | resolution field in the scrum template has default header text and is not aligned correctly the header should say update resolution this applies to the severity field too | 1 |
717,872 | 24,694,392,177 | IssuesEvent | 2022-10-19 10:57:14 | wsv-accidis/sjoslaget | https://api.github.com/repos/wsv-accidis/sjoslaget | closed | Add Bluetooth support to printer app | new-feature low-priority sjoslaget | So phone can be sat on charger. Not really a problem as app doesn't use much battery as is. | 1.0 | Add Bluetooth support to printer app - So phone can be sat on charger. Not really a problem as app doesn't use much battery as is. | priority | add bluetooth support to printer app so phone can be sat on charger not really a problem as app doesn t use much battery as is | 1 |
655,288 | 21,684,051,435 | IssuesEvent | 2022-05-09 09:30:52 | GEWIS/gewisweb | https://api.github.com/repos/GEWIS/gewisweb | closed | Incorrect ordering of 'Chair' in organ member list in English | Type: Bug Priority: Low Status: Confirmed Module: Decision | When retrieving all members of an organ we try to sort the members in terms of their function within the organ, where the chair (Voorzitter) is first. However, the sorting code does not account for an earlier translation of the function of a member.
https://github.com/GEWIS/gewisweb/blob/b6ea6c5068aaf3782e42efe81500... | 1.0 | Incorrect ordering of 'Chair' in organ member list in English - When retrieving all members of an organ we try to sort the members in terms of their function within the organ, where the chair (Voorzitter) is first. However, the sorting code does not account for an earlier translation of the function of a member.
htt... | priority | incorrect ordering of chair in organ member list in english when retrieving all members of an organ we try to sort the members in terms of their function within the organ where the chair voorzitter is first however the sorting code does not account for an earlier translation of the function of a member ... | 1 |
340,464 | 10,272,600,019 | IssuesEvent | 2019-08-23 16:53:29 | SparkDevNetwork/Rock | https://api.github.com/repos/SparkDevNetwork/Rock | closed | [EN] Change Slingshot to handle multiple updates of person data | Priority: Low Type: Enhancement | ### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Can you reproduce the problem on a fresh install or the [demo site ](http://rock.rocksolidchurchdemo.com/)?
* Did you include your Rock version number and [client culture ](https://github.com/SparkDevNetwork/... | 1.0 | [EN] Change Slingshot to handle multiple updates of person data - ### Prerequisites
* [X] Put an X between the brackets on this line if you have done all of the following:
* Can you reproduce the problem on a fresh install or the [demo site ](http://rock.rocksolidchurchdemo.com/)?
* Did you include your Rock versio... | priority | change slingshot to handle multiple updates of person data prerequisites put an x between the brackets on this line if you have done all of the following can you reproduce the problem on a fresh install or the did you include your rock version number and setting did you to see if y... | 1 |
529,552 | 15,391,050,304 | IssuesEvent | 2021-03-03 14:08:45 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | opened | Vordrassil Model | :art: 3D graphics :triangular_ruler: :grey_exclamation: priority low :question: suggestion :question: | <!--
DO NOT REMOVE PRE-EXISTING LINES
IF YOU WANT TO SUGGEST A FEW THINGS, OPEN A NEW ISSUE PER EVERY SUGGESTION
----------------------------------------------------------------------------------------------------------
-->
**Describe your suggestion in full detail below:**
Export Vordrassil model from WoW and pu... | 1.0 | Vordrassil Model - <!--
DO NOT REMOVE PRE-EXISTING LINES
IF YOU WANT TO SUGGEST A FEW THINGS, OPEN A NEW ISSUE PER EVERY SUGGESTION
----------------------------------------------------------------------------------------------------------
-->
**Describe your suggestion in full detail below:**
Export Vordrassil mo... | priority | vordrassil model do not remove pre existing lines if you want to suggest a few things open a new issue per every suggestion describe your suggestion in full detail below export vordrassil mo... | 1 |
129,642 | 5,100,549,930 | IssuesEvent | 2017-01-04 12:38:46 | mseleng/Kodemon | https://api.github.com/repos/mseleng/Kodemon | closed | Add a "RUN!" button when in grass | enhancement optional-low priority | Add a Run button next to the Fight and Catch button when in grass, so that there is a nice gui option not to fight a strong pokemon (without reloading page). | 1.0 | Add a "RUN!" button when in grass - Add a Run button next to the Fight and Catch button when in grass, so that there is a nice gui option not to fight a strong pokemon (without reloading page). | priority | add a run button when in grass add a run button next to the fight and catch button when in grass so that there is a nice gui option not to fight a strong pokemon without reloading page | 1 |
432,575 | 12,495,294,681 | IssuesEvent | 2020-06-01 12:56:33 | ananjaser1211/FloydQ_Reports | https://api.github.com/repos/ananjaser1211/FloydQ_Reports | closed | [BUG] Keylight not lighting up correctly | Low Priority bug | **Describe the bug**
The LEDs of the back button and app-switcher seem only to light up when the phone is unlocked and not when pressed.
**To Reproduce**
Simply use the buttons and try for yourself.
**Expected behavior**
The buttons lighting up when pressed.
**Smartphone:**
- Device: Galaxy S7
- Model: ... | 1.0 | [BUG] Keylight not lighting up correctly - **Describe the bug**
The LEDs of the back button and app-switcher seem only to light up when the phone is unlocked and not when pressed.
**To Reproduce**
Simply use the buttons and try for yourself.
**Expected behavior**
The buttons lighting up when pressed.
**Smar... | priority | keylight not lighting up correctly describe the bug the leds of the back button and app switcher seem only to light up when the phone is unlocked and not when pressed to reproduce simply use the buttons and try for yourself expected behavior the buttons lighting up when pressed smartpho... | 1 |
85,585 | 3,696,402,756 | IssuesEvent | 2016-02-27 01:07:44 | phetsims/wave-on-a-string | https://api.github.com/repos/phetsims/wave-on-a-string | closed | Wrench does not appear on IE11 without workaround (IE9 is OK) | priority:4-low type:bug | Name: Wave on a String
URL: http://localhost:8080/wave-on-a-string/wave-on-a-string_en.html
Version: 0.0.0-dev.9
Features missing: touch, fullscreen
Flags: pointerEnabled, msPointerEnabled
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729... | 1.0 | Wrench does not appear on IE11 without workaround (IE9 is OK) - Name: Wave on a String
URL: http://localhost:8080/wave-on-a-string/wave-on-a-string_en.html
Version: 0.0.0-dev.9
Features missing: touch, fullscreen
Flags: pointerEnabled, msPointerEnabled
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; S... | priority | wrench does not appear on without workaround is ok name wave on a string url version dev features missing touch fullscreen flags pointerenabled mspointerenabled user agent mozilla windows nt trident net clr net clr net clr media center pc ... | 1 |
823,885 | 31,072,393,423 | IssuesEvent | 2023-08-12 04:15:58 | DanXi-Dev/DanXi | https://api.github.com/repos/DanXi-Dev/DanXi | reopened | [Feature Request] 重启 macOS(Intel) 版的发布 | enhancement help wanted low priority | **你的功能需求和某个bug有关吗?**
否
**你想要什么样的功能?**
之前由于 macOS 版[受众人数较少](https://github.com/DanXi-Dev/DanXi/commit/4e14e3cc62b0be2d699fb727b74524ffb9331855)、[框架不成熟](https://github.com/DanXi-Dev/DanXi/commit/392c1795250e40cd00df9a202dedb1c7f2de7484)等原因,暂停了该版本的发布。现在是否有可能构建 macOS(Intel) 的专用版本?
cc @singularity-s0 @Boreas618 | 1.0 | [Feature Request] 重启 macOS(Intel) 版的发布 - **你的功能需求和某个bug有关吗?**
否
**你想要什么样的功能?**
之前由于 macOS 版[受众人数较少](https://github.com/DanXi-Dev/DanXi/commit/4e14e3cc62b0be2d699fb727b74524ffb9331855)、[框架不成熟](https://github.com/DanXi-Dev/DanXi/commit/392c1795250e40cd00df9a202dedb1c7f2de7484)等原因,暂停了该版本的发布。现在是否有可能构建 macOS(Intel) 的专用... | priority | 重启 macos intel 版的发布 你的功能需求和某个bug有关吗? 否 你想要什么样的功能? 之前由于 macos 版 macos intel 的专用版本? cc singularity | 1 |
377,355 | 11,170,000,390 | IssuesEvent | 2019-12-28 10:20:28 | myceworld/myce | https://api.github.com/repos/myceworld/myce | opened | [marketing] setup multilanguage website | Priority: Low Status: Help | **Describe the solution**
Option for the user to change the language of website | 1.0 | [marketing] setup multilanguage website - **Describe the solution**
Option for the user to change the language of website | priority | setup multilanguage website describe the solution option for the user to change the language of website | 1 |
497,800 | 14,384,544,610 | IssuesEvent | 2020-12-02 10:36:14 | EUCweb/BIS-F | https://api.github.com/repos/EUCweb/BIS-F | closed | O365 removing rearm/activate | Priority: Low | if O365 is detected, rearm during preparation or activate against KMS during personalization is not required | 1.0 | O365 removing rearm/activate - if O365 is detected, rearm during preparation or activate against KMS during personalization is not required | priority | removing rearm activate if is detected rearm during preparation or activate against kms during personalization is not required | 1 |
682,044 | 23,330,162,949 | IssuesEvent | 2022-08-09 03:49:04 | City-Bureau/city-scrapers-atl | https://api.github.com/repos/City-Bureau/city-scrapers-atl | closed | New Scraper: Atlanta Regional Commission | priority-low | Create a new scraper for Atlanta Regional Commission
Website: https://atlantaregional.org/events/category/committees/transportation-air-quality-committee/
Jurisdiction: Georgia
Classification: Transportation
| 1.0 | New Scraper: Atlanta Regional Commission - Create a new scraper for Atlanta Regional Commission
Website: https://atlantaregional.org/events/category/committees/transportation-air-quality-committee/
Jurisdiction: Georgia
Classification: Transportation
| priority | new scraper atlanta regional commission create a new scraper for atlanta regional commission website jurisdiction georgia classification transportation | 1 |
323,086 | 9,842,807,881 | IssuesEvent | 2019-06-18 10:05:17 | WoWManiaUK/Blackwing-Lair | https://api.github.com/repos/WoWManiaUK/Blackwing-Lair | closed | [NPC] Bonker Togglevolt - ID 25589 - missing - Borean Tundra | Fixed Confirmed Fixed in Dev Legacy (wotlk) Low Priority | **Links:**
NPC: https://www.wowhead.com/npc=25589/bonker-togglevolt
**What is happening:**
Bonker Togglevolt is missing at his location in the Magmoth Cave.

**What should happe... | 1.0 | [NPC] Bonker Togglevolt - ID 25589 - missing - Borean Tundra - **Links:**
NPC: https://www.wowhead.com/npc=25589/bonker-togglevolt
**What is happening:**
Bonker Togglevolt is missing at his location in the Magmoth Cave.
 in the AUR
https://aur.archlinux.org/packages/wavesurfer
### Utility this package has for you
_No response_
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
YES!
### Do you consider the package to be useful for feature testing/preview?
- [X] Yes
### Hav... | 1.0 | [Request] wavesurfer - ### Link to the package base(s) in the AUR
https://aur.archlinux.org/packages/wavesurfer
### Utility this package has for you
_No response_
### Do you consider the package(s) to be useful for every Chaotic-AUR user?
YES!
### Do you consider the package to be useful for feature testing/previ... | priority | wavesurfer link to the package base s in the aur utility this package has for you no response do you consider the package s to be useful for every chaotic aur user yes do you consider the package to be useful for feature testing preview yes have you tested if the package bui... | 1 |
438,600 | 12,641,787,983 | IssuesEvent | 2020-06-16 06:58:02 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.0 staging-1565] Ecopedia seaching field | Category: UI Priority: Low Status: Fixed Week Task | 1. Search text... is cut off, and I can't see cursor if I activate field and don't enter any symbol.

2. Search text... is top align, should be middle align:

2. Search text... is top align, should be middle align:
![... | priority | ecopedia seaching field search text is cut off and i can t see cursor if i activate field and don t enter any symbol search text is top align should be middle align if i enter any text this text is bottom align shoould be middle align like search text you can make bot... | 1 |
296,730 | 9,125,653,144 | IssuesEvent | 2019-02-24 15:31:39 | pixijs/pixi.js | https://api.github.com/repos/pixijs/pixi.js | closed | Advanced curves | Domain: API Plugin: Graphics Priority: Low Resolution: Won't Fix Status: Accepting PRs Type: Feature Request Version: v5.x | I was wondering if the Pixi team would be interested in merging my fork to add support for N control point hermite cubic splines and centripetal catmull rom splines. I understand that for many the default is to use bezier curves for most circumstances, but I think that there would be a number of use cases that could be... | 1.0 | Advanced curves - I was wondering if the Pixi team would be interested in merging my fork to add support for N control point hermite cubic splines and centripetal catmull rom splines. I understand that for many the default is to use bezier curves for most circumstances, but I think that there would be a number of use ... | priority | advanced curves i was wondering if the pixi team would be interested in merging my fork to add support for n control point hermite cubic splines and centripetal catmull rom splines i understand that for many the default is to use bezier curves for most circumstances but i think that there would be a number of use ... | 1 |
310,684 | 9,522,859,913 | IssuesEvent | 2019-04-27 12:31:48 | redsunservers/LoadoutBugTracker | https://api.github.com/repos/redsunservers/LoadoutBugTracker | opened | VSH: Menu to display each bosses and modifiers | :eight_spoked_asterisk: Low Priority :mag: Specific Gamemode :zap: Enhancement | Putting here just so i don't forget for the 50th time.
There should be a menu to display each bosses and modifiers, and what does each do with upsides and downsides.
Description should be kept simple. What ability and rage each bosses have, max health compared to other bosses, and note whenever if it a duo boss or ... | 1.0 | VSH: Menu to display each bosses and modifiers - Putting here just so i don't forget for the 50th time.
There should be a menu to display each bosses and modifiers, and what does each do with upsides and downsides.
Description should be kept simple. What ability and rage each bosses have, max health compared to oth... | priority | vsh menu to display each bosses and modifiers putting here just so i don t forget for the time there should be a menu to display each bosses and modifiers and what does each do with upsides and downsides description should be kept simple what ability and rage each bosses have max health compared to other ... | 1 |
518,850 | 15,035,991,207 | IssuesEvent | 2021-02-02 14:46:04 | StatCan/daaas | https://api.github.com/repos/StatCan/daaas | closed | Support Construction Starts project by investigating running fastai/pytorch jobs in distributed multi-GPU setup | component/kubeflow current-sprint kind/task priority/soon size/XL triage/support | Goals:
* demonstrate running pytorch jobs in distributed multi-gpu setup on platform
* demonstrate running fastai jobs in distributed multi-gpu setup on platform
* advise construction starts project on how to achieve above multi-gpu setups to scale up their network training
* build a tutorial/guide notebooks for di... | 1.0 | Support Construction Starts project by investigating running fastai/pytorch jobs in distributed multi-GPU setup - Goals:
* demonstrate running pytorch jobs in distributed multi-gpu setup on platform
* demonstrate running fastai jobs in distributed multi-gpu setup on platform
* advise construction starts project on h... | priority | support construction starts project by investigating running fastai pytorch jobs in distributed multi gpu setup goals demonstrate running pytorch jobs in distributed multi gpu setup on platform demonstrate running fastai jobs in distributed multi gpu setup on platform advise construction starts project on h... | 1 |
674,278 | 23,044,782,260 | IssuesEvent | 2022-07-23 18:25:33 | elunico/MenuMission | https://api.github.com/repos/elunico/MenuMission | closed | Hacky Way of creating 2 instances | enhancement low priority | Currently the program creates additional buttons using an `open -n -a MenuMission` command which is... a bit dodgy. I hope to fix this in the future but it does actually work pretty well so it's not a high priority for me | 1.0 | Hacky Way of creating 2 instances - Currently the program creates additional buttons using an `open -n -a MenuMission` command which is... a bit dodgy. I hope to fix this in the future but it does actually work pretty well so it's not a high priority for me | priority | hacky way of creating instances currently the program creates additional buttons using an open n a menumission command which is a bit dodgy i hope to fix this in the future but it does actually work pretty well so it s not a high priority for me | 1 |
815,052 | 30,534,263,603 | IssuesEvent | 2023-07-19 16:09:37 | casper-network/casper-node | https://api.github.com/repos/casper-network/casper-node | closed | Add logic for finalizing blocks with finality signatures | low-priority | Currently, we only consider a block finalized if it's output by our Highway instance. However, it's a requirement for memory optimizations in Highway to also consider a block finalized if it has enough finality signatures. Hence, we need the following logic (from https://casperlabs.atlassian.net/browse/NDRS-950):
- Wh... | 1.0 | Add logic for finalizing blocks with finality signatures - Currently, we only consider a block finalized if it's output by our Highway instance. However, it's a requirement for memory optimizations in Highway to also consider a block finalized if it has enough finality signatures. Hence, we need the following logic (fr... | priority | add logic for finalizing blocks with finality signatures currently we only consider a block finalized if it s output by our highway instance however it s a requirement for memory optimizations in highway to also consider a block finalized if it has enough finality signatures hence we need the following logic fr... | 1 |
759,675 | 26,605,498,972 | IssuesEvent | 2023-01-23 18:59:51 | Tedeapolis/development | https://api.github.com/repos/Tedeapolis/development | closed | [FEATURE]: Updates aan Drugsdelivery | enhancement accepted criminaliteit low priority | ### Contact Details
Willemde20#0001
### Beschrijf zo duidelijk mogelijk de feature
Aanpassingen
- [ ] Roterende startpunten toevoegen
- [x] Animatie toevoegen bij afleveren
- [x] Meldingen Toevoegen bij afleveren slechte drugs voor deepweb
### Wat lost deze feature op?
Problemen die er nu zijn | 1.0 | [FEATURE]: Updates aan Drugsdelivery - ### Contact Details
Willemde20#0001
### Beschrijf zo duidelijk mogelijk de feature
Aanpassingen
- [ ] Roterende startpunten toevoegen
- [x] Animatie toevoegen bij afleveren
- [x] Meldingen Toevoegen bij afleveren slechte drugs voor deepweb
### Wat lost deze feature op?
P... | priority | updates aan drugsdelivery contact details beschrijf zo duidelijk mogelijk de feature aanpassingen roterende startpunten toevoegen animatie toevoegen bij afleveren meldingen toevoegen bij afleveren slechte drugs voor deepweb wat lost deze feature op problemen die er nu zijn | 1 |
118,151 | 4,732,416,813 | IssuesEvent | 2016-10-19 07:44:09 | mehtank/androminion | https://api.github.com/repos/mehtank/androminion | closed | Undo | auto-migrated Component-Core Priority-Low Type-Enhancement | ```
I do not know if it is such a good idea but sometimes I wish there was an undo
button when I hit something by mistake :)
```
Original issue reported on code.google.com by `kamil.st...@gmail.com` on 27 Nov 2011 at 6:12 | 1.0 | Undo - ```
I do not know if it is such a good idea but sometimes I wish there was an undo
button when I hit something by mistake :)
```
Original issue reported on code.google.com by `kamil.st...@gmail.com` on 27 Nov 2011 at 6:12 | priority | undo i do not know if it is such a good idea but sometimes i wish there was an undo button when i hit something by mistake original issue reported on code google com by kamil st gmail com on nov at | 1 |
499,914 | 14,482,322,687 | IssuesEvent | 2020-12-10 13:50:29 | tstewart/Today-I | https://api.github.com/repos/tstewart/Today-I | closed | Pre-1.2 Minor Bugs | bug low priority | - [x] Changing day at the exact time that you set a day rating can break ratings UI
- (Invalid) Changing day should release held down buttons
- [x] Colour accent on CalendarActivity is too similar to ratings colours | 1.0 | Pre-1.2 Minor Bugs - - [x] Changing day at the exact time that you set a day rating can break ratings UI
- (Invalid) Changing day should release held down buttons
- [x] Colour accent on CalendarActivity is too similar to ratings colours | priority | pre minor bugs changing day at the exact time that you set a day rating can break ratings ui invalid changing day should release held down buttons colour accent on calendaractivity is too similar to ratings colours | 1 |
516,409 | 14,981,754,448 | IssuesEvent | 2021-01-28 15:12:28 | dragonfruitnetwork/dragon6-api | https://api.github.com/repos/dragonfruitnetwork/dragon6-api | closed | Split PvP and PvE stats into 2 separate requests | area:stats low-priority type:cleanup | While it _is_ a breaking change, it's a good idea because in most cases we don't need all the stats. | 1.0 | Split PvP and PvE stats into 2 separate requests - While it _is_ a breaking change, it's a good idea because in most cases we don't need all the stats. | priority | split pvp and pve stats into separate requests while it is a breaking change it s a good idea because in most cases we don t need all the stats | 1 |
623,377 | 19,666,337,906 | IssuesEvent | 2022-01-10 23:06:38 | ScottUK/ladojrp-issues | https://api.github.com/repos/ScottUK/ladojrp-issues | reopened | Drugs | Scope: scripts Priority: low |
Add heroin as a drug and make it so you can only take very small doses or you’ll die. Also make it so you get a very “drunk” effect where your acreeens all wonky you pass out but get some kind of + effect at the end. That is what I would like to see :) | 1.0 | Drugs -
Add heroin as a drug and make it so you can only take very small doses or you’ll die. Also make it so you get a very “drunk” effect where your acreeens all wonky you pass out but get some kind of + effect at the end. That is what I would like to see :) | priority | drugs add heroin as a drug and make it so you can only take very small doses or you’ll die also make it so you get a very “drunk” effect where your acreeens all wonky you pass out but get some kind of effect at the end that is what i would like to see | 1 |
300,055 | 9,206,096,191 | IssuesEvent | 2019-03-08 12:42:52 | qissue-bot/QGIS | https://api.github.com/repos/qissue-bot/QGIS | closed | Edit vector layer: Add possibility to move all selected features at the same time | Category: Digitising Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request | ---
Author Name: **gnaggi -** (gnaggi -)
Original Redmine Issue: 1403, https://issues.qgis.org/issues/1403
Original Assignee: nobody -
---
In case of editing a postgis layer is it not possible to move multiple selected features at the same time using the "move object" button.
| 1.0 | Edit vector layer: Add possibility to move all selected features at the same time - ---
Author Name: **gnaggi -** (gnaggi -)
Original Redmine Issue: 1403, https://issues.qgis.org/issues/1403
Original Assignee: nobody -
---
In case of editing a postgis layer is it not possible to move multiple selected features at ... | priority | edit vector layer add possibility to move all selected features at the same time author name gnaggi gnaggi original redmine issue original assignee nobody in case of editing a postgis layer is it not possible to move multiple selected features at the same time using the move object ... | 1 |
185,751 | 6,727,384,932 | IssuesEvent | 2017-10-17 13:27:57 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | TinyTILE bluetooth app flash | area: Boards bug priority: low | **_Reported by Jie Zhou:_**
Hello,
I'm switching boards from arduino 101 to tinyTILE, the flashing method for tinyTILE is different than the arduino. Below are the commands I used for arduino flashing.
```
$ 1 make BOARD=tinytile
$ 2 dfu-util -a x86_app -D outdir/arduino_101/zephyr.bin
```
I can mak... | 1.0 | TinyTILE bluetooth app flash - **_Reported by Jie Zhou:_**
Hello,
I'm switching boards from arduino 101 to tinyTILE, the flashing method for tinyTILE is different than the arduino. Below are the commands I used for arduino flashing.
```
$ 1 make BOARD=tinytile
$ 2 dfu-util -a x86_app -D outdir/arduino_1... | priority | tinytile bluetooth app flash reported by jie zhou hello i m switching boards from arduino to tinytile the flashing method for tinytile is different than the arduino below are the commands i used for arduino flashing make board tinytile dfu util a app d outdir arduino zep... | 1 |
108,632 | 4,348,667,340 | IssuesEvent | 2016-07-30 02:44:52 | richrd/suplemon | https://api.github.com/repos/richrd/suplemon | closed | 'File unwritable' indicator doesn't dissapear when saving under a different filename | bug priority-low | Suplemon shows a ! symbol in front of unwritable files in the file list. When saving such a file to a writable location the symbol doesn't disappear.
Note: the symbol disappears if the file is reloaded (F2). | 1.0 | 'File unwritable' indicator doesn't dissapear when saving under a different filename - Suplemon shows a ! symbol in front of unwritable files in the file list. When saving such a file to a writable location the symbol doesn't disappear.
Note: the symbol disappears if the file is reloaded (F2). | priority | file unwritable indicator doesn t dissapear when saving under a different filename suplemon shows a symbol in front of unwritable files in the file list when saving such a file to a writable location the symbol doesn t disappear note the symbol disappears if the file is reloaded | 1 |
113,353 | 4,552,748,119 | IssuesEvent | 2016-09-13 00:31:23 | ankidroid/Anki-Android | https://api.github.com/repos/ankidroid/Anki-Android | closed | "Start of next day" is reset on next sync after syncing Anki Desktop | bug Priority-Low | ###### Research
*Enter an [ x ] character to confirm the points below:*
[ x ] I have read the [support page](https://ankidroid.org/docs/help.html) and am reporting a bug or enhancement request specific to AnkiDroid
[ x ] I have checked the [manual](https://ankidroid.org/docs/manual.html) and the [FAQ](https://gi... | 1.0 | "Start of next day" is reset on next sync after syncing Anki Desktop - ###### Research
*Enter an [ x ] character to confirm the points below:*
[ x ] I have read the [support page](https://ankidroid.org/docs/help.html) and am reporting a bug or enhancement request specific to AnkiDroid
[ x ] I have checked the [m... | priority | start of next day is reset on next sync after syncing anki desktop research enter an character to confirm the points below i have read the and am reporting a bug or enhancement request specific to ankidroid i have checked the and the and could not find a solution to my issue ... | 1 |
460,460 | 13,209,906,559 | IssuesEvent | 2020-08-15 14:07:44 | Pemigrade/Acorn | https://api.github.com/repos/Pemigrade/Acorn | opened | Sabotage: Allow for private Sabotage games and allow multiple games to run simultaneously on one server | Feature Request Low Priority Sabotage | **Brief Description**
Add a /private command and a /invite command. /Private allows players to form their own private sabotage game in their own private lobby. They can invite whoever they want to the lobby with /invite [player name]. Add a corresponding permission.
**Why do you want the feature?**
Feature reques... | 1.0 | Sabotage: Allow for private Sabotage games and allow multiple games to run simultaneously on one server - **Brief Description**
Add a /private command and a /invite command. /Private allows players to form their own private sabotage game in their own private lobby. They can invite whoever they want to the lobby with /... | priority | sabotage allow for private sabotage games and allow multiple games to run simultaneously on one server brief description add a private command and a invite command private allows players to form their own private sabotage game in their own private lobby they can invite whoever they want to the lobby with ... | 1 |
670,695 | 22,699,947,425 | IssuesEvent | 2022-07-05 09:44:22 | woocommerce/woocommerce-android | https://api.github.com/repos/woocommerce/woocommerce-android | closed | [Coupons] - Text color on search field is hard to read on dark mode | type: bug priority: low feature: coupons | **Describe the bug**
The text color on the search field when on dark mode is hard to read
**To Reproduce**
Steps to reproduce the behavior:
1. Turn on Coupon Management beta feature
2. Go to Menu > Coupon > Select a coupon > Edit coupon
3. Scroll down to All Products / Select Product Categories
4. Tap on the s... | 1.0 | [Coupons] - Text color on search field is hard to read on dark mode - **Describe the bug**
The text color on the search field when on dark mode is hard to read
**To Reproduce**
Steps to reproduce the behavior:
1. Turn on Coupon Management beta feature
2. Go to Menu > Coupon > Select a coupon > Edit coupon
3. Sc... | priority | text color on search field is hard to read on dark mode describe the bug the text color on the search field when on dark mode is hard to read to reproduce steps to reproduce the behavior turn on coupon management beta feature go to menu coupon select a coupon edit coupon scroll dow... | 1 |
747,092 | 26,073,102,706 | IssuesEvent | 2022-12-24 04:18:33 | keras-team/keras-cv | https://api.github.com/repos/keras-team/keras-cv | closed | Implement `bounding_box.smart_resize` | object-detection-landing low-priority | This can be used in `keras_cv.layers.RandomCropAndResize` to implement the inference behavior. | 1.0 | Implement `bounding_box.smart_resize` - This can be used in `keras_cv.layers.RandomCropAndResize` to implement the inference behavior. | priority | implement bounding box smart resize this can be used in keras cv layers randomcropandresize to implement the inference behavior | 1 |
380,500 | 11,267,067,246 | IssuesEvent | 2020-01-14 00:54:59 | jotoh98/treasureHunt | https://api.github.com/repos/jotoh98/treasureHunt | closed | Remove weird second option in GameManager | low priority | (The blue line unter the first option is a second one)
<img width="218" alt="Bildschirmfoto 2019-12-18 um 22 03 55" src="https://user-images.githubusercontent.com/14947840/71123143-4b6d4800-21e2-11ea-82e4-2b93e8cb2f1a.png">
| 1.0 | Remove weird second option in GameManager - (The blue line unter the first option is a second one)
<img width="218" alt="Bildschirmfoto 2019-12-18 um 22 03 55" src="https://user-images.githubusercontent.com/14947840/71123143-4b6d4800-21e2-11ea-82e4-2b93e8cb2f1a.png">
| priority | remove weird second option in gamemanager the blue line unter the first option is a second one img width alt bildschirmfoto um src | 1 |
249,987 | 7,966,218,555 | IssuesEvent | 2018-07-14 19:04:56 | DarkPacks/SevTech-Ages | https://api.github.com/repos/DarkPacks/SevTech-Ages | closed | Can't see amount of liquid contained in a containment chalice + carry on doesn't work. | Investigate Further Priority: Low Status: Stale | ## Bug Report
There is no item or way of seeing how much liquid is in a containment chalice. Even mousing over does not show. (I'm in Age 5)
## Expected Behaviour
Usually mousing over a containment chalice shows the volume of liquid contained.
## Possible Solution
Allow in waila in appropriate age?
## Step... | 1.0 | Can't see amount of liquid contained in a containment chalice + carry on doesn't work. - ## Bug Report
There is no item or way of seeing how much liquid is in a containment chalice. Even mousing over does not show. (I'm in Age 5)
## Expected Behaviour
Usually mousing over a containment chalice shows the volume of ... | priority | can t see amount of liquid contained in a containment chalice carry on doesn t work bug report there is no item or way of seeing how much liquid is in a containment chalice even mousing over does not show i m in age expected behaviour usually mousing over a containment chalice shows the volume of ... | 1 |
140,707 | 5,414,935,634 | IssuesEvent | 2017-03-01 20:18:56 | ObjectiveSubject/cgu | https://api.github.com/repos/ObjectiveSubject/cgu | closed | Pages: Navigation display issue | Low Priority | On the admin interface, there's an option to uncheck a box for Visibility. We've created a page that we don't want to display in the sidebar nav. However, checking/unchecking that box doesn't seem to make a difference.
See:
https://www.cgu.edu/student-life/diversity/diversity-graphics-text/
Admin side:
![image]... | 1.0 | Pages: Navigation display issue - On the admin interface, there's an option to uncheck a box for Visibility. We've created a page that we don't want to display in the sidebar nav. However, checking/unchecking that box doesn't seem to make a difference.
See:
https://www.cgu.edu/student-life/diversity/diversity-graph... | priority | pages navigation display issue on the admin interface there s an option to uncheck a box for visibility we ve created a page that we don t want to display in the sidebar nav however checking unchecking that box doesn t seem to make a difference see admin side | 1 |
371,729 | 10,980,742,124 | IssuesEvent | 2019-11-30 16:37:27 | mui-org/material-ui | https://api.github.com/repos/mui-org/material-ui | closed | [Expansion Panel] Shadow rendered incorrectly in Microsoft Edge | low priority | In Microsoft Edge the shadow around an expansion panel is not shown correctly (the shadow on the top and left are missing).
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.... | 1.0 | [Expansion Panel] Shadow rendered incorrectly in Microsoft Edge - In Microsoft Edge the shadow around an expansion panel is not shown correctly (the shadow on the top and left are missing).
- [x] The issue is present in the latest release.
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/is... | priority | shadow rendered incorrectly in microsoft edge in microsoft edge the shadow around an expansion panel is not shown correctly the shadow on the top and left are missing the issue is present in the latest release i have searched the of this repository and believe that this is not a duplicate ... | 1 |
326,960 | 9,963,068,718 | IssuesEvent | 2019-07-07 20:00:49 | hattrick-french-dtn/dtn-interface | https://api.github.com/repos/hattrick-french-dtn/dtn-interface | closed | [Evolution] Afficher niveau entraineur dans Fiche DTN & consultation | enhancement low priority | Actuellement le niveau de l'entraineur n'est visible que dans la Fiche Résumé du joueurs (via les symboles :evil:, :arrow:, :D).
Il faudrait qu'il soit visible à minima dans les onglets Fiche DTN et Fiche consultation, dans les tableaux contenant les infos sur les intensité, taux d'endurance, etc... | 1.0 | [Evolution] Afficher niveau entraineur dans Fiche DTN & consultation - Actuellement le niveau de l'entraineur n'est visible que dans la Fiche Résumé du joueurs (via les symboles :evil:, :arrow:, :D).
Il faudrait qu'il soit visible à minima dans les onglets Fiche DTN et Fiche consultation, dans les tableaux contenant ... | priority | afficher niveau entraineur dans fiche dtn consultation actuellement le niveau de l entraineur n est visible que dans la fiche résumé du joueurs via les symboles evil arrow d il faudrait qu il soit visible à minima dans les onglets fiche dtn et fiche consultation dans les tableaux contenant les infos ... | 1 |
309,897 | 9,481,155,472 | IssuesEvent | 2019-04-21 01:26:43 | dqrobotics/matlab | https://api.github.com/repos/dqrobotics/matlab | closed | Old website link in Matlab files. | low priority | Hi @bvadorno,
The new DQ robotics website is not updated in the Matlab files.
Current:
% DQ Robotics website: dqrobotics.sourceforge.net
Expected:
% DQ Robotics website: https://dqrobotics.github.io/
Cheers,
Juancho
| 1.0 | Old website link in Matlab files. - Hi @bvadorno,
The new DQ robotics website is not updated in the Matlab files.
Current:
% DQ Robotics website: dqrobotics.sourceforge.net
Expected:
% DQ Robotics website: https://dqrobotics.github.io/
Cheers,
Juancho
| priority | old website link in matlab files hi bvadorno the new dq robotics website is not updated in the matlab files current dq robotics website dqrobotics sourceforge net expected dq robotics website cheers juancho | 1 |
314,505 | 9,598,079,083 | IssuesEvent | 2019-05-09 23:45:46 | thirtybees/thirtybees | https://api.github.com/repos/thirtybees/thirtybees | closed | Messed up translation interface templates | Priority: low | Templates in `thirtybees/blob/1.0.x/admin-dev/themes/default/template/controllers/translations/helpers/view/` apparently need a review:
Examples:
- FORM tag at https://github.com/thirtybees/thirtybees/blob/1.0.x/admin-dev/themes/default/template/controllers/translations/helpers/view/translation_modules.tpl#L60 ge... | 1.0 | Messed up translation interface templates - Templates in `thirtybees/blob/1.0.x/admin-dev/themes/default/template/controllers/translations/helpers/view/` apparently need a review:
Examples:
- FORM tag at https://github.com/thirtybees/thirtybees/blob/1.0.x/admin-dev/themes/default/template/controllers/translations... | priority | messed up translation interface templates templates in thirtybees blob x admin dev themes default template controllers translations helpers view apparently need a review examples form tag at gets never closed anchor at gets never closed it s also obsolete because without href this ancho... | 1 |
136,056 | 5,270,503,522 | IssuesEvent | 2017-02-06 05:24:42 | Sonarr/Sonarr | https://api.github.com/repos/Sonarr/Sonarr | closed | Sort Series by date add | enhancement priority:low ui-only | We now store the added date in the Series table, just need to allow sorting.
| 1.0 | Sort Series by date add - We now store the added date in the Series table, just need to allow sorting.
| priority | sort series by date add we now store the added date in the series table just need to allow sorting | 1 |
167,234 | 6,334,779,195 | IssuesEvent | 2017-07-26 17:24:43 | ntop/ntopng | https://api.github.com/repos/ntop/ntopng | closed | Time limited license duration not reported | Low-priority bug | Using demo/time-limited duration is not reported on the command line
24/Jul/2017 13:35:58 [NtopPro.cpp:297] [LICENSE] ntopng systemId: 1FE719B8-0B82-5C67-9AE6-990B5030479F
24/Jul/2017 13:35:58 [NtopPro.cpp:302] [LICENSE] ntopng is starting in demo mode
24/Jul/2017 13:35:58 [Ntop.cpp:580] Adding 192.168.2.20/32 as ... | 1.0 | Time limited license duration not reported - Using demo/time-limited duration is not reported on the command line
24/Jul/2017 13:35:58 [NtopPro.cpp:297] [LICENSE] ntopng systemId: 1FE719B8-0B82-5C67-9AE6-990B5030479F
24/Jul/2017 13:35:58 [NtopPro.cpp:302] [LICENSE] ntopng is starting in demo mode
24/Jul/2017 13:35... | priority | time limited license duration not reported using demo time limited duration is not reported on the command line jul ntopng systemid jul ntopng is starting in demo mode jul adding as interface address for or with ntopng version v ... | 1 |
163,692 | 6,203,982,498 | IssuesEvent | 2017-07-06 13:16:39 | RSpeekenbrink/ArmA-3-BECTI | https://api.github.com/repos/RSpeekenbrink/ArmA-3-BECTI | closed | Non-Ace earplugs option disapears from actionmenu after respawn | Bug Low Priority Reproduced | **Arma 3 Version:** stable
**Mods:**
- `@RHSUSAF`
- `@RHSAFRF`
- `@RHSGREF`
**Description:**
Non-Ace earplugs option disapears from actionmenu after respawn
**Steps to reproduce:**
respawn
**Where did the issue occur?**
Dedicated / Self-Hosted Multiplayer
| 1.0 | Non-Ace earplugs option disapears from actionmenu after respawn - **Arma 3 Version:** stable
**Mods:**
- `@RHSUSAF`
- `@RHSAFRF`
- `@RHSGREF`
**Description:**
Non-Ace earplugs option disapears from actionmenu after respawn
**Steps to reproduce:**
respawn
**Where did the issue occur?**
Dedicated / Self... | priority | non ace earplugs option disapears from actionmenu after respawn arma version stable mods rhsusaf rhsafrf rhsgref description non ace earplugs option disapears from actionmenu after respawn steps to reproduce respawn where did the issue occur dedicated self... | 1 |
576,113 | 17,079,273,413 | IssuesEvent | 2021-07-08 01:00:53 | naev/naev | https://api.github.com/repos/naev/naev | closed | Damage resistance is multiplicative but it probably should be additive | Priority-Low Type-Enhancement | Damage resistance is currently treated as a double ship stat and multiplied, then converted to resistance with `2-resistance`. Should probably be changed to additive like normal absorption. Mainly an issue with nebula resistance. | 1.0 | Damage resistance is multiplicative but it probably should be additive - Damage resistance is currently treated as a double ship stat and multiplied, then converted to resistance with `2-resistance`. Should probably be changed to additive like normal absorption. Mainly an issue with nebula resistance. | priority | damage resistance is multiplicative but it probably should be additive damage resistance is currently treated as a double ship stat and multiplied then converted to resistance with resistance should probably be changed to additive like normal absorption mainly an issue with nebula resistance | 1 |
823,911 | 31,073,452,150 | IssuesEvent | 2023-08-12 07:17:10 | jackschedel/KoalaClient | https://api.github.com/repos/jackschedel/KoalaClient | opened | shift click to select multiple chats to drag into folders | feature low priority | may need to come with full rework of chat dragging behavior (preventDefault and have custom animation and behavior) | 1.0 | shift click to select multiple chats to drag into folders - may need to come with full rework of chat dragging behavior (preventDefault and have custom animation and behavior) | priority | shift click to select multiple chats to drag into folders may need to come with full rework of chat dragging behavior preventdefault and have custom animation and behavior | 1 |
529,995 | 15,414,616,551 | IssuesEvent | 2021-03-05 00:41:44 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | reopened | [Coverity CID :203443]Memory - corruptions in /subsys/bluetooth/host/rfcomm.c | Coverity area: Bluetooth bug priority: low | Static code scan issues seen in File: /subsys/bluetooth/host/rfcomm.c
Category: Memory - corruptions
Function: bt_rfcomm_dlc_send
Component: Bluetooth
CID: 203443
Please fix or provide comments to square it off in coverity in the link: ~https://scan9.coverity.com/reports.htm#v32951/p12996~
https://scan9.cove... | 1.0 | [Coverity CID :203443]Memory - corruptions in /subsys/bluetooth/host/rfcomm.c - Static code scan issues seen in File: /subsys/bluetooth/host/rfcomm.c
Category: Memory - corruptions
Function: bt_rfcomm_dlc_send
Component: Bluetooth
CID: 203443
Please fix or provide comments to square it off in coverity in the ... | priority | memory corruptions in subsys bluetooth host rfcomm c static code scan issues seen in file subsys bluetooth host rfcomm c category memory corruptions function bt rfcomm dlc send component bluetooth cid please fix or provide comments to square it off in coverity in the link | 1 |
708,374 | 24,340,101,906 | IssuesEvent | 2022-10-01 15:45:08 | AMastryukov/LD51 | https://api.github.com/repos/AMastryukov/LD51 | opened | Deployable Trap Models | Low Priority 3D Asset Art | **Description**
3d assets of deployable trap models (will link concept art when available)
**References**

**Ground traps**
- [ ] Ground Turret
- [ ] Land mine
- [ ] Barbed wire | 1.0 | Deployable Trap Models - **Description**
3d assets of deployable trap models (will link concept art when available)
**References**

**Ground traps**
- [ ] Ground Turret
- [ ] Land mine
- [ ] Barbed wire | priority | deployable trap models description assets of deployable trap models will link concept art when available references http link goes here ground traps ground turret land mine barbed wire | 1 |
490,739 | 14,139,558,233 | IssuesEvent | 2020-11-10 09:59:36 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Change loading screen | Category: UI Priority: Low Status: Fixed | 
Remove everything from the screen so the title screen is visible, put the loading tree in the bottom left with a faded background behind it, and put the text to the right of that, also in a faded background. | 1.0 | Change loading screen - 
Remove everything from the screen so the title screen is visible, put the loading tree in the bottom left with a faded background behind it, and put the text to the right of that, also ... | priority | change loading screen remove everything from the screen so the title screen is visible put the loading tree in the bottom left with a faded background behind it and put the text to the right of that also in a faded background | 1 |
568,447 | 16,980,052,381 | IssuesEvent | 2021-06-30 07:40:40 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | [0.9.3 staging-1967] Joshua's crown behaves strangely when cutting down | Category: Gameplay Priority: Low Squad: Pumpkin Status: Fixed Type: Bug | https://user-images.githubusercontent.com/45708377/110099997-fb60ae00-7db2-11eb-908f-d32b8e15eb22.mp4
_Originally posted by @SlayksWood in https://github.com/StrangeLoopGames/EcoIssues/issues/20580#issuecomment-791316722_
This is not a regression | 1.0 | [0.9.3 staging-1967] Joshua's crown behaves strangely when cutting down - https://user-images.githubusercontent.com/45708377/110099997-fb60ae00-7db2-11eb-908f-d32b8e15eb22.mp4
_Originally posted by @SlayksWood in https://github.com/StrangeLoopGames/EcoIssues/issues/20580#issuecomment-791316722_
This is not a regr... | priority | joshua s crown behaves strangely when cutting down originally posted by slaykswood in this is not a regression | 1 |
94,388 | 3,925,221,397 | IssuesEvent | 2016-04-22 18:07:36 | mozilla/bidpom | https://api.github.com/repos/mozilla/bidpom | closed | rework browserid popup identification | priority low refactor | from @davehunt via email:
> BIDPOM currently cycles through the open windows until it finds out with the appropriate page title. This is a little more fragile than I'd like as the page title should be able to change without affecting the tests (and the page title is different in each locale). Since https://github.com/... | 1.0 | rework browserid popup identification - from @davehunt via email:
> BIDPOM currently cycles through the open windows until it finds out with the appropriate page title. This is a little more fragile than I'd like as the page title should be able to change without affecting the tests (and the page title is different in... | priority | rework browserid popup identification from davehunt via email bidpom currently cycles through the open windows until it finds out with the appropriate page title this is a little more fragile than i d like as the page title should be able to change without affecting the tests and the page title is different in... | 1 |
743,215 | 25,891,615,547 | IssuesEvent | 2022-12-14 18:26:15 | flowforge/flowforge | https://api.github.com/repos/flowforge/flowforge | closed | Audit Log Date Accordians | task priority:low | ### Description
In accordance with the [new design](https://github.com/flowforge/flowforge/issues/428#issuecomment-1271674418) shown in #428, the audit logs should be collapsable on a date-by-date basis to make navigation easier.
### Epic/Story
#428 | 1.0 | Audit Log Date Accordians - ### Description
In accordance with the [new design](https://github.com/flowforge/flowforge/issues/428#issuecomment-1271674418) shown in #428, the audit logs should be collapsable on a date-by-date basis to make navigation easier.
### Epic/Story
#428 | priority | audit log date accordians description in accordance with the shown in the audit logs should be collapsable on a date by date basis to make navigation easier epic story | 1 |
599,640 | 18,279,273,332 | IssuesEvent | 2021-10-04 23:36:12 | freedomofpress/securedrop-client | https://api.github.com/repos/freedomofpress/securedrop-client | closed | Very little whitespace between tear pattern and file widgets | bug low priority release QA | File widgets for sources with no messages are very near the margin of the conversation area, without substantive padding.

## Steps to reproduce
1. Create a source and sync with the client; keep th... | 1.0 | Very little whitespace between tear pattern and file widgets - File widgets for sources with no messages are very near the margin of the conversation area, without substantive padding.

## Steps to re... | priority | very little whitespace between tear pattern and file widgets file widgets for sources with no messages are very near the margin of the conversation area without substantive padding steps to reproduce create a source and sync with the client keep the source session active delete files and me... | 1 |
82,281 | 3,604,927,211 | IssuesEvent | 2016-02-04 01:19:31 | pombase/canto | https://api.github.com/repos/pombase/canto | closed | ability to 'drill down' hierarchy for some extensions | extension interface future low priority |
This would sometimes be useful and Alistair asked about it too.
It could work a bit like the 'editing an ontology term' feature.
| 1.0 | ability to 'drill down' hierarchy for some extensions -
This would sometimes be useful and Alistair asked about it too.
It could work a bit like the 'editing an ontology term' feature.
| priority | ability to drill down hierarchy for some extensions this would sometimes be useful and alistair asked about it too it could work a bit like the editing an ontology term feature | 1 |
691,775 | 23,710,306,058 | IssuesEvent | 2022-08-30 07:16:38 | status-im/status-desktop | https://api.github.com/repos/status-im/status-desktop | closed | Community invite modal - Contact online status is not shown | bug priority 3: low E:Bugfixes E:Communities pixel-perfect-issues | # Bug Report
## Description
In Figma contact online status is shown in invite list. This is not currently happening in the app.
Found during testing of https://github.com/status-im/status-desktop/pull/6655 but raised separately due to it being dependant on a shared component being worked on separately - Confi... | 1.0 | Community invite modal - Contact online status is not shown - # Bug Report
## Description
In Figma contact online status is shown in invite list. This is not currently happening in the app.
Found during testing of https://github.com/status-im/status-desktop/pull/6655 but raised separately due to it being depe... | priority | community invite modal contact online status is not shown bug report description in figma contact online status is shown in invite list this is not currently happening in the app found during testing of but raised separately due to it being dependant on a shared component being worked on separate... | 1 |
247,809 | 7,923,902,809 | IssuesEvent | 2018-07-05 15:18:27 | eduvpn/python-eduvpn-client | https://api.github.com/repos/eduvpn/python-eduvpn-client | closed | enter custom provider URL screen notes | low priority | would be more usable if cursor is placed after `https://` automatically, and "OK" button is pressed on `enter` | 1.0 | enter custom provider URL screen notes - would be more usable if cursor is placed after `https://` automatically, and "OK" button is pressed on `enter` | priority | enter custom provider url screen notes would be more usable if cursor is placed after automatically and ok button is pressed on enter | 1 |
634,293 | 20,357,861,842 | IssuesEvent | 2022-02-20 08:17:34 | opensrp/opensrp-client-chw | https://api.github.com/repos/opensrp/opensrp-client-chw | closed | CRVS: Pregnancy outcome form - baby details are asked in French | bug low priority CRVS UNICEF HQ | When completing the `Pregnancy Outcome` form in the CRVS app (stage release from 4 Feb), the baby details are asked in French.
Steps to replicate:
1. Log in to app and set language to English, if needed
2. Find a pregnant woman within a household
3. Start `Pregnancy outcome` form
4. Select live birth, enter r... | 1.0 | CRVS: Pregnancy outcome form - baby details are asked in French - When completing the `Pregnancy Outcome` form in the CRVS app (stage release from 4 Feb), the baby details are asked in French.
Steps to replicate:
1. Log in to app and set language to English, if needed
2. Find a pregnant woman within a household... | priority | crvs pregnancy outcome form baby details are asked in french when completing the pregnancy outcome form in the crvs app stage release from feb the baby details are asked in french steps to replicate log in to app and set language to english if needed find a pregnant woman within a household... | 1 |
305,880 | 9,377,958,401 | IssuesEvent | 2019-04-04 11:42:18 | rathena/rathena | https://api.github.com/repos/rathena/rathena | closed | pet_hungry_delay_rate | component:database mode:prerenewal priority:low status:confirmed type:bug | * **rAthena Hash**: 7dde174c832266a96c9ce7a4b92af87c2a929d10
* **Client Date**: 2018-06-21a
* **Server Mode**: Pre-Renewal
* **Description of Issue**:
* Result: pet hungry rate jump from 100% to 10% to 0%
* Expected Result: i don't know how it should go down but not that fast
* How to Reproduce: disa... | 1.0 | pet_hungry_delay_rate - * **rAthena Hash**: 7dde174c832266a96c9ce7a4b92af87c2a929d10
* **Client Date**: 2018-06-21a
* **Server Mode**: Pre-Renewal
* **Description of Issue**:
* Result: pet hungry rate jump from 100% to 10% to 0%
* Expected Result: i don't know how it should go down but not that fast
... | priority | pet hungry delay rate rathena hash client date server mode pre renewal description of issue result pet hungry rate jump from to to expected result i don t know how it should go down but not that fast how to reproduce disable petautofeed feature ... | 1 |
730,332 | 25,168,195,051 | IssuesEvent | 2022-11-10 23:13:26 | VoltanFr/memcheck | https://api.github.com/repos/VoltanFr/memcheck | closed | Authoring bug: download image full size crashes | bug image complexity-low priority-high page-authoring | In the authoring page, when displaying the markdown preview, if I click on an image and then on the link `Download in full resolution`, Mnesios reports `Request failed with status code 500`.
This was seen in Mnesios version 0.42.2, editing the card [88af43aa-e877-4c70-fd99-08d7eba80d99](https://www.mnesios.com/Autho... | 1.0 | Authoring bug: download image full size crashes - In the authoring page, when displaying the markdown preview, if I click on an image and then on the link `Download in full resolution`, Mnesios reports `Request failed with status code 500`.
This was seen in Mnesios version 0.42.2, editing the card [88af43aa-e877-4c7... | priority | authoring bug download image full size crashes in the authoring page when displaying the markdown preview if i click on an image and then on the link download in full resolution mnesios reports request failed with status code this was seen in mnesios version editing the card | 1 |
290,846 | 8,908,405,713 | IssuesEvent | 2019-01-18 00:42:06 | chocolatey/choco | https://api.github.com/repos/chocolatey/choco | closed | Don't suggest installing separate "checksum" tool | 3 - Done Enhancement Priority_LOW Up For Grabs | When installing a package without a checksum, this message is displayed:
> If you are a maintainer attempting to determine the checksum for packaging purposes, please run
> 'choco install checksum' and run 'checksum -t sha256 -f $file'
Installing a separate tool is unnecessary as you can simply use PowerShell to acco... | 1.0 | Don't suggest installing separate "checksum" tool - When installing a package without a checksum, this message is displayed:
> If you are a maintainer attempting to determine the checksum for packaging purposes, please run
> 'choco install checksum' and run 'checksum -t sha256 -f $file'
Installing a separate tool is ... | priority | don t suggest installing separate checksum tool when installing a package without a checksum this message is displayed if you are a maintainer attempting to determine the checksum for packaging purposes please run choco install checksum and run checksum t f file installing a separate tool is unnec... | 1 |
408,154 | 11,942,272,778 | IssuesEvent | 2020-04-02 19:59:19 | guilds-plugin/Guilds | https://api.github.com/repos/guilds-plugin/Guilds | closed | [Feature Request] Guild Guards | Priority: Low Type: Feature | Possibility of having guards defending their guild from enemies and being upgradeable, this feature would be useful to people because so while you are offline there is someone to defend.
Sorry if my english is bad, but, i'm italian. | 1.0 | [Feature Request] Guild Guards - Possibility of having guards defending their guild from enemies and being upgradeable, this feature would be useful to people because so while you are offline there is someone to defend.
Sorry if my english is bad, but, i'm italian. | priority | guild guards possibility of having guards defending their guild from enemies and being upgradeable this feature would be useful to people because so while you are offline there is someone to defend sorry if my english is bad but i m italian | 1 |
795,542 | 28,076,824,854 | IssuesEvent | 2023-03-30 00:52:27 | nzrunner/home-assistant | https://api.github.com/repos/nzrunner/home-assistant | closed | [FEATURE REQUEST]: Test header.html and footer.html | enhancement Closed: 🖕 Wont Fix 💡 Idea Priority: 🥉 Low 🌐 Website | - Where do they appear?
- Do they override the standard header and footer? | 1.0 | [FEATURE REQUEST]: Test header.html and footer.html - - Where do they appear?
- Do they override the standard header and footer? | priority | test header html and footer html where do they appear do they override the standard header and footer | 1 |
23,044 | 2,652,215,701 | IssuesEvent | 2015-03-16 16:10:57 | starteam/starcellbio_html | https://api.github.com/repos/starteam/starcellbio_html | opened | Bug: clearing samples on the microscopy prep page in the microscopy experimental technique | bug Low Priority | When you click "Clear All" after adding samples on the microscopy prep page of the microscopy experimental technique, the checkboxes become unchecked (as appropriate), but the information in the conditions column remains (instead of disappearing). The information in the conditions column is in black text and the unsele... | 1.0 | Bug: clearing samples on the microscopy prep page in the microscopy experimental technique - When you click "Clear All" after adding samples on the microscopy prep page of the microscopy experimental technique, the checkboxes become unchecked (as appropriate), but the information in the conditions column remains (inste... | priority | bug clearing samples on the microscopy prep page in the microscopy experimental technique when you click clear all after adding samples on the microscopy prep page of the microscopy experimental technique the checkboxes become unchecked as appropriate but the information in the conditions column remains inste... | 1 |
419,273 | 12,219,916,533 | IssuesEvent | 2020-05-01 23:15:09 | oliverj96/katy_trail_app | https://api.github.com/repos/oliverj96/katy_trail_app | opened | Create a Release Build for iOS | Low priority enhancement | # Create a Release Build for iOS
Using XCode, build the app file from the project.
This task is to be done after the app is fully completed and has been given approval from project manage. | 1.0 | Create a Release Build for iOS - # Create a Release Build for iOS
Using XCode, build the app file from the project.
This task is to be done after the app is fully completed and has been given approval from project manage. | priority | create a release build for ios create a release build for ios using xcode build the app file from the project this task is to be done after the app is fully completed and has been given approval from project manage | 1 |
331,698 | 10,075,959,182 | IssuesEvent | 2019-07-24 15:15:21 | AnSyn/ansyn | https://api.github.com/repos/AnSyn/ansyn | closed | (bug) chrome44: open overlay from tools "display footprint " | Bug Chrome 44 Priority: High Severity: Low | when hovering/chossing footprint over the base map the footprint disapears | 1.0 | (bug) chrome44: open overlay from tools "display footprint " - when hovering/chossing footprint over the base map the footprint disapears | priority | bug open overlay from tools display footprint when hovering chossing footprint over the base map the footprint disapears | 1 |
432,746 | 12,497,733,158 | IssuesEvent | 2020-06-01 17:00:42 | seccomp/libseccomp | https://api.github.com/repos/seccomp/libseccomp | opened | RFE: Allow TSYNC and USER_NOTIF together | enhancement priority/low | We need to add support for this kernel commit which will likely be available in kernel v5.7
commit 51891498f2da78ee64dfad88fa53c9e85fb50abf
Author: Tycho Andersen <tycho@tycho.ws>
Date: Wed Mar 4 11:05:17 2020 -0700
seccomp: allow TSYNC and USER_NOTIF together
The restriction introduced in 7a0d... | 1.0 | RFE: Allow TSYNC and USER_NOTIF together - We need to add support for this kernel commit which will likely be available in kernel v5.7
commit 51891498f2da78ee64dfad88fa53c9e85fb50abf
Author: Tycho Andersen <tycho@tycho.ws>
Date: Wed Mar 4 11:05:17 2020 -0700
seccomp: allow TSYNC and USER_NOTIF together
... | priority | rfe allow tsync and user notif together we need to add support for this kernel commit which will likely be available in kernel commit author tycho andersen date wed mar seccomp allow tsync and user notif together the restriction introduced in seccomp make new lis... | 1 |
155,254 | 5,951,425,430 | IssuesEvent | 2017-05-26 19:29:24 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | opened | [studio-ui] Update workflow and mime-type icons | enhancement Priority: Low | Please update workflow icons to become:
Workflow
----------
- Processing: http://fontawesome.io/icon/spinner/
- Locked: http://fontawesome.io/icon/lock/
- Never published: http://fontawesome.io/icon/plus/
- Deleted: http://fontawesome.io/icon/ban/
- Scheduled: http://fontawesome.io/icon/clock-o/
- In Workflow... | 1.0 | [studio-ui] Update workflow and mime-type icons - Please update workflow icons to become:
Workflow
----------
- Processing: http://fontawesome.io/icon/spinner/
- Locked: http://fontawesome.io/icon/lock/
- Never published: http://fontawesome.io/icon/plus/
- Deleted: http://fontawesome.io/icon/ban/
- Scheduled: ... | priority | update workflow and mime type icons please update workflow icons to become workflow processing locked never published deleted scheduled in workflow navigation page floating page unknown mime type component edited please update mime... | 1 |
35,365 | 2,789,883,496 | IssuesEvent | 2015-05-08 22:09:16 | google/google-visualization-api-issues | https://api.github.com/repos/google/google-visualization-api-issues | closed | State/Metro Level Maps | Priority-Low Type-Enhancement | Original [issue 420](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=420) created by orwant on 2010-10-01T14:48:21.000Z:
Would be great to have state and metro level maps in Geo Maps. Currently, one can view the entire US, for example, and see each state/metro region. You should be able to d... | 1.0 | State/Metro Level Maps - Original [issue 420](https://code.google.com/p/google-visualization-api-issues/issues/detail?id=420) created by orwant on 2010-10-01T14:48:21.000Z:
Would be great to have state and metro level maps in Geo Maps. Currently, one can view the entire US, for example, and see each state/metro region... | priority | state metro level maps original created by orwant on would be great to have state and metro level maps in geo maps currently one can view the entire us for example and see each state metro region you should be able to drill in a step further and few a map of a state and place markers over citie... | 1 |
22,623 | 2,649,572,293 | IssuesEvent | 2015-03-15 01:55:44 | leonsoft-kras/transmisson-remote-gui | https://api.github.com/repos/leonsoft-kras/transmisson-remote-gui | closed | Torrents keep showing in the list after removing | auto-migrated Priority-Low | ```
What steps will reproduce the problem?
1. I try to remove a torrent, and it shows for a second like is being deleted
but it's still there. It happens both using "remove" or using "remove torrent
and data"
What is the expected output? What do you see instead?
It should get removed from the list. I've got lots of... | 1.0 | Torrents keep showing in the list after removing - ```
What steps will reproduce the problem?
1. I try to remove a torrent, and it shows for a second like is being deleted
but it's still there. It happens both using "remove" or using "remove torrent
and data"
What is the expected output? What do you see instead?
It... | priority | torrents keep showing in the list after removing what steps will reproduce the problem i try to remove a torrent and it shows for a second like is being deleted but it s still there it happens both using remove or using remove torrent and data what is the expected output what do you see instead it... | 1 |
248,088 | 7,927,324,990 | IssuesEvent | 2018-07-06 07:35:11 | tine20/tine20 | https://api.github.com/repos/tine20/tine20 | closed | 0005562:
Add custom fields to all apps | Feature Request Mantis low priority | **Reported by OCMoe on 7 Feb 2012 19:00**
**Version:** Milan (2012-03) Beta 2
Given that adding custom field support to any given model is dead easy (I'm doing it in my local copy for the Crm and Sales apps), I'd love to see custom field support in every app. I can add it by myself, no problem there, but it... | 1.0 | 0005562:
Add custom fields to all apps - **Reported by OCMoe on 7 Feb 2012 19:00**
**Version:** Milan (2012-03) Beta 2
Given that adding custom field support to any given model is dead easy (I'm doing it in my local copy for the Crm and Sales apps), I'd love to see custom field support in every app. I can a... | priority | add custom fields to all apps reported by ocmoe on feb version milan beta given that adding custom field support to any given model is dead easy i m doing it in my local copy for the crm and sales apps i d love to see custom field support in every app i can add it by myself no... | 1 |
828,320 | 31,821,643,029 | IssuesEvent | 2023-09-14 03:08:57 | hackforla/expunge-assist | https://api.github.com/repos/hackforla/expunge-assist | closed | Fix alignment on menu header between first few pages on LG | bug role: development priority: low size: missing feature: missing | ### Overview
The padding on the menu header on a few pages in the letter generator is inconsistent and shifts as you navigate from one page to the next. Most pages within the letter generator are accurate and do not shift. I have attached a screen recording of the menu moving right as you go through the "welcome" page... | 1.0 | Fix alignment on menu header between first few pages on LG - ### Overview
The padding on the menu header on a few pages in the letter generator is inconsistent and shifts as you navigate from one page to the next. Most pages within the letter generator are accurate and do not shift. I have attached a screen recording ... | priority | fix alignment on menu header between first few pages on lg overview the padding on the menu header on a few pages in the letter generator is inconsistent and shifts as you navigate from one page to the next most pages within the letter generator are accurate and do not shift i have attached a screen recording ... | 1 |
67,349 | 3,270,929,104 | IssuesEvent | 2015-10-24 01:21:02 | GLolol/PyLink | https://api.github.com/repos/GLolol/PyLink | opened | Responses for fantasy commands are relayed before the caller's message | bug priority:low | This happens because the hooks for processing commands run before relay ever receives the original PRIVMSG event. Minor bug, but still a bug.
```
18:15 <PyLink> [18:15:29] Error: Unknown command 'ping'.
18:15 <&GLolol/fun> [18:15:29] PyLink: ping
``` | 1.0 | Responses for fantasy commands are relayed before the caller's message - This happens because the hooks for processing commands run before relay ever receives the original PRIVMSG event. Minor bug, but still a bug.
```
18:15 <PyLink> [18:15:29] Error: Unknown command 'ping'.
18:15 <&GLolol/fun> [18:15:29] PyLink: ... | priority | responses for fantasy commands are relayed before the caller s message this happens because the hooks for processing commands run before relay ever receives the original privmsg event minor bug but still a bug error unknown command ping pylink ping | 1 |
705,585 | 24,240,229,045 | IssuesEvent | 2022-09-27 05:47:51 | wso2/product-apim | https://api.github.com/repos/wso2/product-apim | closed | Add UI validation for API Category Description | Type/Bug Priority/Low Resolution/Fixed React-UI | ### Description:
Max description size possible is 1024 characters as per DB and Rest API Level validations, however the UI allows to enter a description of arbitrary length. It is nice to have a UI validation on description length.
### Steps to reproduce:
1. Go to admin portal
2. Try to add a category with a leng... | 1.0 | Add UI validation for API Category Description - ### Description:
Max description size possible is 1024 characters as per DB and Rest API Level validations, however the UI allows to enter a description of arbitrary length. It is nice to have a UI validation on description length.
### Steps to reproduce:
1. Go to a... | priority | add ui validation for api category description description max description size possible is characters as per db and rest api level validations however the ui allows to enter a description of arbitrary length it is nice to have a ui validation on description length steps to reproduce go to admi... | 1 |
588,581 | 17,662,727,895 | IssuesEvent | 2021-08-21 21:09:57 | theislab/cellrank | https://api.github.com/repos/theislab/cellrank | closed | plot with different gene labels | enhancement low-priority | <!-- What kind of feature would you like to request? -->
- [x] Additional function parameters, change functionality or change defaults?
- [ ] New estimator in `cr.tl.estimators`?
- [ ] New kernel in `cr.tl.kernels`?
- [ ] New gene trend model in `cr.ul.models`?
- [ ] New plotting function in `cr.pl`?
- [ ] Other?... | 1.0 | plot with different gene labels - <!-- What kind of feature would you like to request? -->
- [x] Additional function parameters, change functionality or change defaults?
- [ ] New estimator in `cr.tl.estimators`?
- [ ] New kernel in `cr.tl.kernels`?
- [ ] New gene trend model in `cr.ul.models`?
- [ ] New plotting ... | priority | plot with different gene labels additional function parameters change functionality or change defaults new estimator in cr tl estimators new kernel in cr tl kernels new gene trend model in cr ul models new plotting function in cr pl other i have anndata var names a... | 1 |
285,988 | 8,782,061,590 | IssuesEvent | 2018-12-19 22:30:05 | xlayers/xlayers | https://api.github.com/repos/xlayers/xlayers | closed | Allow downloading the generated code as a ZIP file | Priority: Low Scope: UI community-help effort1: easy (hours) type: feature | **Describe the solution you'd like**
Allow downloading the generated code as a ZIP file
| 1.0 | Allow downloading the generated code as a ZIP file - **Describe the solution you'd like**
Allow downloading the generated code as a ZIP file
| priority | allow downloading the generated code as a zip file describe the solution you d like allow downloading the generated code as a zip file | 1 |
593,337 | 17,970,714,649 | IssuesEvent | 2021-09-14 01:22:12 | hovgaardgames/bigambitions-public | https://api.github.com/repos/hovgaardgames/bigambitions-public | closed | Queueing up with not enough money will leave me in queue | confirmed low-priority | Build 51
If I queue up with not enouogh money for the item, a short red message will show up but I will still be kept in queue.
Instead I would expect to be removed from queue after the message about not enough money.
https://user-images.githubusercontent.com/17579552/120905943-d7349780-c655-11eb-8c6d-1ed51e00... | 1.0 | Queueing up with not enough money will leave me in queue - Build 51
If I queue up with not enouogh money for the item, a short red message will show up but I will still be kept in queue.
Instead I would expect to be removed from queue after the message about not enough money.
https://user-images.githubusercon... | priority | queueing up with not enough money will leave me in queue build if i queue up with not enouogh money for the item a short red message will show up but i will still be kept in queue instead i would expect to be removed from queue after the message about not enough money | 1 |
665,433 | 22,318,933,118 | IssuesEvent | 2022-06-14 03:06:06 | fadeinside/s3air-achievements-plus | https://api.github.com/repos/fadeinside/s3air-achievements-plus | closed | Redo scrolling on a list | Type: Improvements Priority: Lower | **Description**
Some people don't like the way a selected achievement gets stuck in one place during a scroll.
**Screenshots/References**
\-
**Additional context**
\- | 1.0 | Redo scrolling on a list - **Description**
Some people don't like the way a selected achievement gets stuck in one place during a scroll.
**Screenshots/References**
\-
**Additional context**
\- | priority | redo scrolling on a list description some people don t like the way a selected achievement gets stuck in one place during a scroll screenshots references additional context | 1 |
137,404 | 5,309,135,116 | IssuesEvent | 2017-02-12 06:22:28 | mattjhayes/nmeta | https://api.github.com/repos/mattjhayes/nmeta | closed | Exception Handling Improvements | Availability enhancement Non-Functional Severity: Low Priority | Improve nmeta handling of exceptions. It may be better to discard current packet and continue operation rather than halting the programme if an exception occurs as otherwise availability is compromised. Exceptions should have verbose logging to enable subsequent troubleshooting and fixing of bug that caused them.
| 1.0 | Exception Handling Improvements - Improve nmeta handling of exceptions. It may be better to discard current packet and continue operation rather than halting the programme if an exception occurs as otherwise availability is compromised. Exceptions should have verbose logging to enable subsequent troubleshooting and fix... | priority | exception handling improvements improve nmeta handling of exceptions it may be better to discard current packet and continue operation rather than halting the programme if an exception occurs as otherwise availability is compromised exceptions should have verbose logging to enable subsequent troubleshooting and fix... | 1 |
69,431 | 3,298,779,249 | IssuesEvent | 2015-11-02 15:56:49 | thesgc/chembiohub_helpdesk | https://api.github.com/repos/thesgc/chembiohub_helpdesk | closed | Referencing registered compound doesn't provide sufficient functionality. | app: AssayReg enhancement name: Karen priority: Low Proposed for November status: New | Referencing registered compound doesn't provide sufficient functionality. How much effort would it take to allow a drop down of ids (preferably with image) when you add a single activity? | 1.0 | Referencing registered compound doesn't provide sufficient functionality. - Referencing registered compound doesn't provide sufficient functionality. How much effort would it take to allow a drop down of ids (preferably with image) when you add a single activity? | priority | referencing registered compound doesn t provide sufficient functionality referencing registered compound doesn t provide sufficient functionality how much effort would it take to allow a drop down of ids preferably with image when you add a single activity | 1 |
58,429 | 3,089,275,824 | IssuesEvent | 2015-08-25 20:42:32 | chrisblakley/Nebula | https://api.github.com/repos/chrisblakley/Nebula | closed | Consider renaming "Nebula Settings" to "Nebula Options" | Backend (Server) Low Priority | Change the name to Options for less confusion and semantic correctness. | 1.0 | Consider renaming "Nebula Settings" to "Nebula Options" - Change the name to Options for less confusion and semantic correctness. | priority | consider renaming nebula settings to nebula options change the name to options for less confusion and semantic correctness | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.