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
470,079
13,530,669,420
IssuesEvent
2020-09-15 20:17:53
creativecommons/creativecommons.github.io-source
https://api.github.com/repos/creativecommons/creativecommons.github.io-source
closed
Split Sass into smaller files
good first issue help wanted ✨ goal: improvement 🕹 aspect: interface 🟩 priority: low 🤖 aspect: dx 🧹 status: ticket work required
Currently all styling from the site comes from a single Sass file `main.scss` in `webpack/sass`. This causes: - a maintenance burden (at the time of writing, the file contains > 700 lines) - longer loading times (the single `.css` output for the entire site is loaded on the first page visit) Since Webpack is being...
1.0
Split Sass into smaller files - Currently all styling from the site comes from a single Sass file `main.scss` in `webpack/sass`. This causes: - a maintenance burden (at the time of writing, the file contains > 700 lines) - longer loading times (the single `.css` output for the entire site is loaded on the first page ...
priority
split sass into smaller files currently all styling from the site comes from a single sass file main scss in webpack sass this causes a maintenance burden at the time of writing the file contains lines longer loading times the single css output for the entire site is loaded on the first page vi...
1
104,460
4,211,988,527
IssuesEvent
2016-06-29 15:03:23
BugBusterSWE/MaaS
https://api.github.com/repos/BugBusterSWE/MaaS
closed
Aggiungere export mancanti
priority:low Programmer
*Codice in cui si trova il problema*: activity #65 *Descrizione del problema*: Aggiungere gli `export` necessari su `databaseModel.ts` per il testing. Link task: [https://bugbusters.teamwork.com/tasks/7410598](https://bugbusters.teamwork.com/tasks/7410598)
1.0
Aggiungere export mancanti - *Codice in cui si trova il problema*: activity #65 *Descrizione del problema*: Aggiungere gli `export` necessari su `databaseModel.ts` per il testing. Link task: [https://bugbusters.teamwork.com/tasks/7410598](https://bugbusters.teamwork.com/tasks/7410598)
priority
aggiungere export mancanti codice in cui si trova il problema activity descrizione del problema aggiungere gli export necessari su databasemodel ts per il testing link task
1
283,137
8,717,054,293
IssuesEvent
2018-12-07 16:04:12
FlorianMaak/p0weruser
https://api.github.com/repos/FlorianMaak/p0weruser
closed
Vollbildmodus
Low Priority feature request wontfix
## Allgemeine Informationen **Browser:** Alle **Version:** Alle **Modul:** WidescreenMode **Description** > Ein Button für einen Vollbildmodus sollte ergänzt werden, wenn es sich bei dem Medium um ein Video handelt.
1.0
Vollbildmodus - ## Allgemeine Informationen **Browser:** Alle **Version:** Alle **Modul:** WidescreenMode **Description** > Ein Button für einen Vollbildmodus sollte ergänzt werden, wenn es sich bei dem Medium um ein Video handelt.
priority
vollbildmodus allgemeine informationen browser alle version alle modul widescreenmode description ein button für einen vollbildmodus sollte ergänzt werden wenn es sich bei dem medium um ein video handelt
1
84,023
3,647,496,535
IssuesEvent
2016-02-16 01:10:28
shayanik/Shayannon-Wedding
https://api.github.com/repos/shayanik/Shayannon-Wedding
opened
Mini Bachelor Party
Ideation Low Priority
What needs to get done: - [ ] Decide on a date - [ ] Email everyone: * Shayan * Andrew * Mike * Rod * Shauhin * Payam * Reza * Kevin * Jason * Nitin * Rishey * Walter * Nikki - [ ] Decide on activities - [ ] Make reservations
1.0
Mini Bachelor Party - What needs to get done: - [ ] Decide on a date - [ ] Email everyone: * Shayan * Andrew * Mike * Rod * Shauhin * Payam * Reza * Kevin * Jason * Nitin * Rishey * Walter * Nikki - [ ] Decide on activities - [ ] Make reservations
priority
mini bachelor party what needs to get done decide on a date email everyone shayan andrew mike rod shauhin payam reza kevin jason nitin rishey walter nikki decide on activities make reservations
1
225,178
7,479,215,261
IssuesEvent
2018-04-04 14:03:45
cjlee112/socraticqs2
https://api.github.com/repos/cjlee112/socraticqs2
closed
Error model is repeated in the Chat UI after editing it
Bug Low [Priority]
STR: 1. Add an error model to a course 2. Open it in the preview course or as enrolled student and take a look at the created error model 3. Edit the error model (change title or text) and save it 4. Open it in the preview course or as enrolled student again and take a look at the amount of error ER: Amount of e...
1.0
Error model is repeated in the Chat UI after editing it - STR: 1. Add an error model to a course 2. Open it in the preview course or as enrolled student and take a look at the created error model 3. Edit the error model (change title or text) and save it 4. Open it in the preview course or as enrolled student again...
priority
error model is repeated in the chat ui after editing it str add an error model to a course open it in the preview course or as enrolled student and take a look at the created error model edit the error model change title or text and save it open it in the preview course or as enrolled student again...
1
544,335
15,892,524,199
IssuesEvent
2021-04-11 00:29:59
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
tests/subsys/canbus/isotp/implementation: failing on nucleo_f746zg
Stale area: CAN bug platform: STM32 priority: low
**Describe the bug** tests/subsys/canbus/isotp/implementation: failing on nucleo_f746zg (and stm32f3_disco) **To Reproduce** 1- twister --hardware-map ../map.yaml --device-testing -p nucleo_746zg -T tests/subsys/canbus/isotp/conformance 2- See error **Expected behavior** Test should pass **Impact** What...
1.0
tests/subsys/canbus/isotp/implementation: failing on nucleo_f746zg - **Describe the bug** tests/subsys/canbus/isotp/implementation: failing on nucleo_f746zg (and stm32f3_disco) **To Reproduce** 1- twister --hardware-map ../map.yaml --device-testing -p nucleo_746zg -T tests/subsys/canbus/isotp/conformance 2- See...
priority
tests subsys canbus isotp implementation failing on nucleo describe the bug tests subsys canbus isotp implementation failing on nucleo and disco to reproduce twister hardware map map yaml device testing p nucleo t tests subsys canbus isotp conformance see error expected...
1
693,749
23,788,821,826
IssuesEvent
2022-09-02 12:47:05
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
RUCSS compatibility with ​CloudFlare Server Push
type: enhancement 3rd party compatibility priority: low effort: [S] module: remove unused css
**Before submitting an issue please check that you’ve completed the following steps:** - [x] Made sure you’re on the latest version `3.10.7` - [x] Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** When using the CloudFlare plugin and enabling Server Push using the fol...
1.0
RUCSS compatibility with ​CloudFlare Server Push - **Before submitting an issue please check that you’ve completed the following steps:** - [x] Made sure you’re on the latest version `3.10.7` - [x] Used the search feature to ensure that the bug hasn’t been reported before **Describe the bug** When using the Cloud...
priority
rucss compatibility with ​cloudflare server push before submitting an issue please check that you’ve completed the following steps made sure you’re on the latest version used the search feature to ensure that the bug hasn’t been reported before describe the bug when using the cloudflare...
1
41,236
2,868,988,369
IssuesEvent
2015-06-05 22:24:16
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Add install/uninstall/activate/deactivate hooks to pub
Area-Pub Priority-Low Triaged Type-Enhancement
To repro: pub global activate stagehand mkdir empty cd empty stagehand webapp   (say Y to analytics) pub global deactivate stagehand cat ~/.stagehand Expected: ~/.stagehand file is deleted (or, a notice is sent to stagehand that the package is getting deleted) Actual: apparently (?) no signal on uninstall
1.0
Add install/uninstall/activate/deactivate hooks to pub - To repro: pub global activate stagehand mkdir empty cd empty stagehand webapp   (say Y to analytics) pub global deactivate stagehand cat ~/.stagehand Expected: ~/.stagehand file is deleted (or, a notice is sent to stagehand that the package is gettin...
priority
add install uninstall activate deactivate hooks to pub to repro pub global activate stagehand mkdir empty cd empty stagehand webapp nbsp nbsp say y to analytics pub global deactivate stagehand cat stagehand expected stagehand file is deleted or a notice is sent to stagehand that the package is gettin...
1
655,903
21,714,000,710
IssuesEvent
2022-05-10 16:05:30
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
LPCXpresso55S69 incorrect device name for JLink runner
bug priority: low area: Toolchains platform: NXP has-pr
**Describe the bug** Device name passed to JLink runner is incorrect for the LPC55S69 device. This causes issues flashing the device when flash size is large. **To Reproduce** Build an application where flash size exceeds 300KB. Then use west flash command with JLink runner. JLink programming will fail. **Ex...
1.0
LPCXpresso55S69 incorrect device name for JLink runner - **Describe the bug** Device name passed to JLink runner is incorrect for the LPC55S69 device. This causes issues flashing the device when flash size is large. **To Reproduce** Build an application where flash size exceeds 300KB. Then use west flash command...
priority
incorrect device name for jlink runner describe the bug device name passed to jlink runner is incorrect for the device this causes issues flashing the device when flash size is large to reproduce build an application where flash size exceeds then use west flash command with jlink runner jlin...
1
556,700
16,488,909,600
IssuesEvent
2021-05-24 22:52:23
kubeapps/kubeapps
https://api.github.com/repos/kubeapps/kubeapps
opened
pinniped-proxy should cache credentials for lifetime of credential request
component/pinniped-proxy kind/feature priority/low size/M
### Description: When initially creating the pinniped-proxy service, we had planned to cache the response of the token credential request and re-use it for subsequent requests. As it is, it worked OK without this initially, but it is still overkill to be doing so for every request, and may be too slow in the futu...
1.0
pinniped-proxy should cache credentials for lifetime of credential request - ### Description: When initially creating the pinniped-proxy service, we had planned to cache the response of the token credential request and re-use it for subsequent requests. As it is, it worked OK without this initially, but it is sti...
priority
pinniped proxy should cache credentials for lifetime of credential request description when initially creating the pinniped proxy service we had planned to cache the response of the token credential request and re use it for subsequent requests as it is it worked ok without this initially but it is sti...
1
700,187
24,050,076,375
IssuesEvent
2022-09-16 12:00:29
CS3219-AY2223S1/cs3219-project-ay2223s1-g42
https://api.github.com/repos/CS3219-AY2223S1/cs3219-project-ay2223s1-g42
closed
feat: add swagger docs to backend API
backend priority:low
Add swagger documentation to the backend api for easy API documentation, as well as enforce proper http exceptions for every endpoint
1.0
feat: add swagger docs to backend API - Add swagger documentation to the backend api for easy API documentation, as well as enforce proper http exceptions for every endpoint
priority
feat add swagger docs to backend api add swagger documentation to the backend api for easy api documentation as well as enforce proper http exceptions for every endpoint
1
119,750
4,775,382,928
IssuesEvent
2016-10-27 10:11:14
rndsolutions/hawkcd
https://api.github.com/repos/rndsolutions/hawkcd
opened
Job's name overlaps with icon
bug low priority ui
If a Job's name is too long it overlaps with the burger icon on its right, on the Run Management screen. ![selection_001](https://cloud.githubusercontent.com/assets/12427063/19763468/d05b01da-9c46-11e6-8688-54ea3826fd47.png)
1.0
Job's name overlaps with icon - If a Job's name is too long it overlaps with the burger icon on its right, on the Run Management screen. ![selection_001](https://cloud.githubusercontent.com/assets/12427063/19763468/d05b01da-9c46-11e6-8688-54ea3826fd47.png)
priority
job s name overlaps with icon if a job s name is too long it overlaps with the burger icon on its right on the run management screen
1
359,479
10,676,881,757
IssuesEvent
2019-10-21 14:32:04
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
hci_usb: NRF52840 connecting addtional peripheral fails
Waiting for response area: Bluetooth bug platform: nRF priority: low
**Describe the bug** When trying to connect an addtional peripheral, while another is already connected and exchanging data, one the following may happen (for me roughtly 75%). 1. Most of the time the new connection fails to be established in addition to failing to read on the first connected peripheral. 2. The firs...
1.0
hci_usb: NRF52840 connecting addtional peripheral fails - **Describe the bug** When trying to connect an addtional peripheral, while another is already connected and exchanging data, one the following may happen (for me roughtly 75%). 1. Most of the time the new connection fails to be established in addition to faili...
priority
hci usb connecting addtional peripheral fails describe the bug when trying to connect an addtional peripheral while another is already connected and exchanging data one the following may happen for me roughtly most of the time the new connection fails to be established in addition to failing to re...
1
606,425
18,762,207,821
IssuesEvent
2021-11-05 17:51:48
OpenNebula/one
https://api.github.com/repos/OpenNebula/one
opened
Add support for Firecracker snapshots
Type: Backlog Status: Accepted Priority: Low Category: Firecracker
**Description** From version 0.23.0 Firecracker added snapshots feature for microVMs. It would be nice to integrate this with the existing snapshot management workflow. **Use case** Support snapshots for microVMs. **Interface Changes** The existing interfaces should be used. **Additional Context** [Firecra...
1.0
Add support for Firecracker snapshots - **Description** From version 0.23.0 Firecracker added snapshots feature for microVMs. It would be nice to integrate this with the existing snapshot management workflow. **Use case** Support snapshots for microVMs. **Interface Changes** The existing interfaces should be u...
priority
add support for firecracker snapshots description from version firecracker added snapshots feature for microvms it would be nice to integrate this with the existing snapshot management workflow use case support snapshots for microvms interface changes the existing interfaces should be us...
1
279,721
8,672,189,709
IssuesEvent
2018-11-29 21:23:00
bounswe/bounswe2018group5
https://api.github.com/repos/bounswe/bounswe2018group5
closed
Add password validation to register screen
Effort: Low Platform: Android Priority: Medium Status: Available Type: Enhancement
**DoD** * Passwords are validated before making a request to server, according to rules set in requirements * User is warned on invalid passwords
1.0
Add password validation to register screen - **DoD** * Passwords are validated before making a request to server, according to rules set in requirements * User is warned on invalid passwords
priority
add password validation to register screen dod passwords are validated before making a request to server according to rules set in requirements user is warned on invalid passwords
1
432,750
12,497,753,009
IssuesEvent
2020-06-01 17:02:48
mapbox/mapbox-navigation-android
https://api.github.com/repos/mapbox/mapbox-navigation-android
closed
IllegalArgumentException when simulating a route
bug low priority needs investigation
Hi Mapbox team, I'm having a strange bug using the`NavigationView`, I generate a route then pass the route to the `NavigationViewOptions.Builder` and displays it on the `NavigationView`, everything works fine until I set the `shouldSimulateRoute` to true for the builder. It crashes every time with the following error: ...
1.0
IllegalArgumentException when simulating a route - Hi Mapbox team, I'm having a strange bug using the`NavigationView`, I generate a route then pass the route to the `NavigationViewOptions.Builder` and displays it on the `NavigationView`, everything works fine until I set the `shouldSimulateRoute` to true for the builde...
priority
illegalargumentexception when simulating a route hi mapbox team i m having a strange bug using the navigationview i generate a route then pass the route to the navigationviewoptions builder and displays it on the navigationview everything works fine until i set the shouldsimulateroute to true for the builde...
1
314,521
9,598,245,693
IssuesEvent
2019-05-10 00:35:54
Da-Technomancer/Essentials
https://api.github.com/repos/Da-Technomancer/Essentials
closed
'Potentially Dangerous alternative prefix'
bug low priority
As of essentials-1.12.2-1.2.0, forge is reporting warnings in the console: ``` [00:34:24] [main/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `crossroads_brazier`, expected `essentials`. This could be a intended override, but in most cases indicates a broken mod. [00:34:24] [main/WARN] [...
1.0
'Potentially Dangerous alternative prefix' - As of essentials-1.12.2-1.2.0, forge is reporting warnings in the console: ``` [00:34:24] [main/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `crossroads_brazier`, expected `essentials`. This could be a intended override, but in most cases indi...
priority
potentially dangerous alternative prefix as of essentials forge is reporting warnings in the console potentially dangerous alternative prefix minecraft for name crossroads brazier expected essentials this could be a intended override but in most cases indicates a broken mod ...
1
567,609
16,887,735,519
IssuesEvent
2021-06-23 04:14:12
revarbat/BOSL2
https://api.github.com/repos/revarbat/BOSL2
closed
prismoid(), cube(), and similar should reject negative chamfer/rounding
Enhancement Low Priority
**Describe the bug** Setting a negative chamfer on `prismoid()` has no effect. **Code To Reproduce Bug** ``` cmf=-1; xdistribute(20) { cyl(r=5, h=10, chamfer=cmf); prismoid(size1=[2,5], size2=[10,5], h=20, chamfer=cmf); } ``` **Expected behavior** Negatives chamfers on both the cylinder and the p...
1.0
prismoid(), cube(), and similar should reject negative chamfer/rounding - **Describe the bug** Setting a negative chamfer on `prismoid()` has no effect. **Code To Reproduce Bug** ``` cmf=-1; xdistribute(20) { cyl(r=5, h=10, chamfer=cmf); prismoid(size1=[2,5], size2=[10,5], h=20, chamfer=cmf); } ``` ...
priority
prismoid cube and similar should reject negative chamfer rounding describe the bug setting a negative chamfer on prismoid has no effect code to reproduce bug cmf xdistribute cyl r h chamfer cmf prismoid h chamfer cmf expected behavio...
1
323,308
9,853,055,952
IssuesEvent
2019-06-19 14:04:36
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Index internal API is exposed in public IndexAwarePredicate
Module: IMap Priority: Low Public API/SPI breaking change Source: Internal Team: Core Type: Enhancement
`IndexAwarePredicate` is considered to be a part of the public API, but its methods accept `QueryContext` which is internal to the implementation, moreover a `QueryContext` instance allows to obtain an instance of `Index` which is internal too and exposes dangerous methods like `destroy`. Private API parts of the me...
1.0
Index internal API is exposed in public IndexAwarePredicate - `IndexAwarePredicate` is considered to be a part of the public API, but its methods accept `QueryContext` which is internal to the implementation, moreover a `QueryContext` instance allows to obtain an instance of `Index` which is internal too and exposes da...
priority
index internal api is exposed in public indexawarepredicate indexawarepredicate is considered to be a part of the public api but its methods accept querycontext which is internal to the implementation moreover a querycontext instance allows to obtain an instance of index which is internal too and exposes da...
1
34,780
2,787,713,321
IssuesEvent
2015-05-08 08:26:57
barbacenasmc/skosay
https://api.github.com/repos/barbacenasmc/skosay
closed
Sign Out link is partially blocked in the Menu
Low Priority Low Severity
Description: The Sign Out link is partially hidden by the header (not completely shown) in the hamburger menu. See image # 2 below. This bug was originally sent by Jason via text message. See attached screenshots. Steps to Replicate: 1. Go to app.skosay.com 2. Sign-in 3. Click the hamburger menu. Actual Re...
1.0
Sign Out link is partially blocked in the Menu - Description: The Sign Out link is partially hidden by the header (not completely shown) in the hamburger menu. See image # 2 below. This bug was originally sent by Jason via text message. See attached screenshots. Steps to Replicate: 1. Go to app.skosay.com 2. S...
priority
sign out link is partially blocked in the menu description the sign out link is partially hidden by the header not completely shown in the hamburger menu see image below this bug was originally sent by jason via text message see attached screenshots steps to replicate go to app skosay com s...
1
502,171
14,541,685,775
IssuesEvent
2020-12-15 14:51:27
staxrip/staxrip
https://api.github.com/repos/staxrip/staxrip
closed
Use system time for calculations when writing log file (DST issue)
feature request priority low
**Describe the bug** Although time changes don't happen often, Staxrip doesn't appear to check for system time when calculating job time for logs. This is a very, very, very low priority request to check system time and calculate time taken based on that. This may be a tool issue. **Expected behaviour** When clock...
1.0
Use system time for calculations when writing log file (DST issue) - **Describe the bug** Although time changes don't happen often, Staxrip doesn't appear to check for system time when calculating job time for logs. This is a very, very, very low priority request to check system time and calculate time taken based on ...
priority
use system time for calculations when writing log file dst issue describe the bug although time changes don t happen often staxrip doesn t appear to check for system time when calculating job time for logs this is a very very very low priority request to check system time and calculate time taken based on ...
1
397,240
11,725,598,958
IssuesEvent
2020-03-10 13:14:40
eJourn-al/eJournal
https://api.github.com/repos/eJourn-al/eJournal
closed
Show version number
Priority: High Status: In Progress Type: Enhancement Workload: Low
**Describe the solution you'd like** Be able to see the version currently deployed as a user of the web app. **User interface** Can be added in the footer.
1.0
Show version number - **Describe the solution you'd like** Be able to see the version currently deployed as a user of the web app. **User interface** Can be added in the footer.
priority
show version number describe the solution you d like be able to see the version currently deployed as a user of the web app user interface can be added in the footer
1
398,092
11,737,752,759
IssuesEvent
2020-03-11 15:04:53
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
closed
Manage Data - Delete Interface Data Redirects to a Broken Page
low-priority bug
After clicking on 'Delete Interface Data', the resulting page is broken ![image](https://user-images.githubusercontent.com/3397663/76319524-a2fdea00-62df-11ea-8fa9-7c9e8ee0befc.png) ![image](https://user-images.githubusercontent.com/3397663/76319492-95486480-62df-11ea-85bc-d99b7b031d29.png)
1.0
Manage Data - Delete Interface Data Redirects to a Broken Page - After clicking on 'Delete Interface Data', the resulting page is broken ![image](https://user-images.githubusercontent.com/3397663/76319524-a2fdea00-62df-11ea-8fa9-7c9e8ee0befc.png) ![image](https://user-images.githubusercontent.com/3397663/763194...
priority
manage data delete interface data redirects to a broken page after clicking on delete interface data the resulting page is broken
1
435,651
12,537,398,394
IssuesEvent
2020-06-05 03:17:41
rbdannenberg/soundcool
https://api.github.com/repos/rbdannenberg/soundcool
opened
"Select a sound page" style sheet
Priority Low frontend
"Select a sound" page seems to not having a proper style sheet now: <img width="792" alt="image" src="https://user-images.githubusercontent.com/31784445/83832605-a6591400-a71c-11ea-8be9-0abfd97d11e3.png"> but previously it looks like: <img width="795" alt="image" src="https://user-images.githubusercontent.com/3...
1.0
"Select a sound page" style sheet - "Select a sound" page seems to not having a proper style sheet now: <img width="792" alt="image" src="https://user-images.githubusercontent.com/31784445/83832605-a6591400-a71c-11ea-8be9-0abfd97d11e3.png"> but previously it looks like: <img width="795" alt="image" src="https:...
priority
select a sound page style sheet select a sound page seems to not having a proper style sheet now img width alt image src but previously it looks like img width alt image src i traced back old commits and noticed that bootstrap stylesheets were removed on the commits about dependenc...
1
245,788
7,890,931,157
IssuesEvent
2018-06-28 10:20:17
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
opened
Spreadsheet Export to Excel does not work properly when the validation type is 'list'
Bug C: Spreadsheet Kendo2 Priority 5 SEV: Low
### Bug report When there is a cell with validation type 'list' and the Spreadsheet is exported to Excel, there is an alert when trying to open the file. ### Reproduction of the problem 1. Open the[ Dojo example](https://dojo.telerik.com/@NeliKondova/iLIxoMuW) 2. Click the 'Export' button 3. Open the exported ex...
1.0
Spreadsheet Export to Excel does not work properly when the validation type is 'list' - ### Bug report When there is a cell with validation type 'list' and the Spreadsheet is exported to Excel, there is an alert when trying to open the file. ### Reproduction of the problem 1. Open the[ Dojo example](https://dojo.t...
priority
spreadsheet export to excel does not work properly when the validation type is list bug report when there is a cell with validation type list and the spreadsheet is exported to excel there is an alert when trying to open the file reproduction of the problem open the click the export but...
1
682,193
23,336,033,883
IssuesEvent
2022-08-09 10:00:55
TheRetroWeb/TRW-Issues
https://api.github.com/repos/TheRetroWeb/TRW-Issues
closed
Add browsers to the legacy support list
enhancement priority_low front_end
> imported from GDocs Add browser types and versions to the filter for providing lighter CSS
1.0
Add browsers to the legacy support list - > imported from GDocs Add browser types and versions to the filter for providing lighter CSS
priority
add browsers to the legacy support list imported from gdocs add browser types and versions to the filter for providing lighter css
1
286,343
8,786,893,947
IssuesEvent
2018-12-20 16:56:22
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
Unknown Map Character Selection
component:core mode:prerenewal mode:renewal priority:low status:confirmed
I noticed that everytime I create my 3rd character and login then relog the map show in character selection is unknown but when i delete 1 of those 3 characters the map shows correct. I am using pre renewal system with a 2015-05-13 ragexe client my trunk is 2 weeks older. Any idea why this is happening? Edit -- I've...
1.0
Unknown Map Character Selection - I noticed that everytime I create my 3rd character and login then relog the map show in character selection is unknown but when i delete 1 of those 3 characters the map shows correct. I am using pre renewal system with a 2015-05-13 ragexe client my trunk is 2 weeks older. Any idea wh...
priority
unknown map character selection i noticed that everytime i create my character and login then relog the map show in character selection is unknown but when i delete of those characters the map shows correct i am using pre renewal system with a ragexe client my trunk is weeks older any idea why this ...
1
762,844
26,733,189,980
IssuesEvent
2023-01-30 07:12:57
deutsche-nationalbibliothek/pica-rs
https://api.github.com/repos/deutsche-nationalbibliothek/pica-rs
closed
Support to choose PICA Plain as input and output format
priority:low discussion
I use to store PICA data in PICA Plain for easy inspection and analysis with command line tools and text editors. To make use of `pica-rs`, the records need to be converted between Normalized PICA+ and PICA plain, e.g.: picadata -t plus records.pp | pica filter -s "002@.0 =~ '^O'" | picadata -f plus -t plain ...
1.0
Support to choose PICA Plain as input and output format - I use to store PICA data in PICA Plain for easy inspection and analysis with command line tools and text editors. To make use of `pica-rs`, the records need to be converted between Normalized PICA+ and PICA plain, e.g.: picadata -t plus records.pp | pica ...
priority
support to choose pica plain as input and output format i use to store pica data in pica plain for easy inspection and analysis with command line tools and text editors to make use of pica rs the records need to be converted between normalized pica and pica plain e g picadata t plus records pp pica ...
1
642,264
20,871,970,475
IssuesEvent
2022-03-22 12:49:16
Daves-Astrophotography/UniUSBSQMServer
https://api.github.com/repos/Daves-Astrophotography/UniUSBSQMServer
closed
Trend width is not constrained by Logging Limit
bug Low Priority
**Describe the bug** At present, by design, the trend width is not constrained by the record limit. Need to consider the impact of this under the longer term. If the application was left running for an extended period, the trend bitmap would continue to grow indefinitely. This is the same outcome as setting No Logging...
1.0
Trend width is not constrained by Logging Limit - **Describe the bug** At present, by design, the trend width is not constrained by the record limit. Need to consider the impact of this under the longer term. If the application was left running for an extended period, the trend bitmap would continue to grow indefinite...
priority
trend width is not constrained by logging limit describe the bug at present by design the trend width is not constrained by the record limit need to consider the impact of this under the longer term if the application was left running for an extended period the trend bitmap would continue to grow indefinite...
1
340,606
10,275,860,584
IssuesEvent
2019-08-24 12:06:33
augmentmy-world/artoolkitX.js
https://api.github.com/repos/augmentmy-world/artoolkitX.js
opened
minified version of artoolkitx.js
-- Low priority enhancement javascript
At the moment there is no a artoolkitx.min.js but we need the minified version of the libs A reminder for the future.
1.0
minified version of artoolkitx.js - At the moment there is no a artoolkitx.min.js but we need the minified version of the libs A reminder for the future.
priority
minified version of artoolkitx js at the moment there is no a artoolkitx min js but we need the minified version of the libs a reminder for the future
1
349,470
10,469,908,246
IssuesEvent
2019-09-23 00:34:26
core-plot/core-plot
https://api.github.com/repos/core-plot/core-plot
closed
Implicit Conversion errors with Xcode 10.2.1
Bug Priority-Low
I am integrating `core-plot release 2.3` using Carthage into my project but it failed due to implicit conversion errors in `CPTLegend.m`. Please find the error log below `Carthage/Checkouts/core-plot/framework/Source/CPTLegend.m:589:153: error: implicit conversion loses floating-point precision: 'double' to 'CGFloat...
1.0
Implicit Conversion errors with Xcode 10.2.1 - I am integrating `core-plot release 2.3` using Carthage into my project but it failed due to implicit conversion errors in `CPTLegend.m`. Please find the error log below `Carthage/Checkouts/core-plot/framework/Source/CPTLegend.m:589:153: error: implicit conversion lose...
priority
implicit conversion errors with xcode i am integrating core plot release using carthage into my project but it failed due to implicit conversion errors in cptlegend m please find the error log below carthage checkouts core plot framework source cptlegend m error implicit conversion loses flo...
1
434,528
12,519,679,810
IssuesEvent
2020-06-03 14:46:57
decentraland/explorer
https://api.github.com/repos/decentraland/explorer
closed
Wrap mode on texture enum starts on 1, should start in 0
bug low priority
Looks like the wrap mode accepts values 0, 1 ,2 But if I go to the function definition, the smart tip that I see suggests values 1, 2, 3 ``` /** * Enables texture wrapping for this material. * | Value | Type | * |-------|-----------| * | 1 | CLAMP | * | 2 | WRAP | * | 3 | ...
1.0
Wrap mode on texture enum starts on 1, should start in 0 - Looks like the wrap mode accepts values 0, 1 ,2 But if I go to the function definition, the smart tip that I see suggests values 1, 2, 3 ``` /** * Enables texture wrapping for this material. * | Value | Type | * |-------|-----------| * | ...
priority
wrap mode on texture enum starts on should start in looks like the wrap mode accepts values but if i go to the function definition the smart tip that i see suggests values enables texture wrapping for this material value type ...
1
357,052
10,601,165,698
IssuesEvent
2019-10-10 11:44:19
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
b2 generator doesn't specify transitive dependencies
complex: low priority: medium stage: review type: bug
Boost.Build targets created by files produced by b2 generator don't list their dependencies. As a result of that, if you `require` package `A` which depends on package `B`, and then you use a target for package `A`, you are likely to encounter a build error, because the build system is not aware of dependency between `...
1.0
b2 generator doesn't specify transitive dependencies - Boost.Build targets created by files produced by b2 generator don't list their dependencies. As a result of that, if you `require` package `A` which depends on package `B`, and then you use a target for package `A`, you are likely to encounter a build error, becaus...
priority
generator doesn t specify transitive dependencies boost build targets created by files produced by generator don t list their dependencies as a result of that if you require package a which depends on package b and then you use a target for package a you are likely to encounter a build error because ...
1
207,974
7,134,916,562
IssuesEvent
2018-01-22 22:34:21
vmware/vic-ui
https://api.github.com/repos/vmware/vic-ui
closed
In Create VCH UI, DNS server is mandatory if you set static IP on public
area/ui priority/low team/lifecycle
In the docs for the `vic-machine create --dns-server` option, we state the following: --- A DNS server for the VCH endpoint VM to use on the public, client, and management networks. - If you specify a DNS server, vSphere Integrated Containers Engine uses the same DNS server setting for all three of the public...
1.0
In Create VCH UI, DNS server is mandatory if you set static IP on public - In the docs for the `vic-machine create --dns-server` option, we state the following: --- A DNS server for the VCH endpoint VM to use on the public, client, and management networks. - If you specify a DNS server, vSphere Integrated Con...
priority
in create vch ui dns server is mandatory if you set static ip on public in the docs for the vic machine create dns server option we state the following a dns server for the vch endpoint vm to use on the public client and management networks if you specify a dns server vsphere integrated con...
1
646,313
21,044,266,978
IssuesEvent
2022-03-31 14:45:41
AY2122S2-TIC4002-F18-3/tp2
https://api.github.com/repos/AY2122S2-TIC4002-F18-3/tp2
closed
[PE-D] List and Filter in the table
priority.Low severity.VeryLow
In the table there is error: list TAG should be removed; `filter NAME` should be `filter TAG` <!--session: 1648207687672-d90effc3-d576-49b5-9299-e7983d44a86f--> <!--Version: Web v3.4.2--> ------------- Labels: `severity.Medium` `type.DocumentationBug` original: l-shihao/ped#10
1.0
[PE-D] List and Filter in the table - In the table there is error: list TAG should be removed; `filter NAME` should be `filter TAG` <!--session: 1648207687672-d90effc3-d576-49b5-9299-e7983d44a86f--> <!--Version: Web v3.4.2--> ------------- Labels: `severity.Medium` `type.DocumentationBug` original: l-shihao/ped#10
priority
list and filter in the table in the table there is error list tag should be removed filter name should be filter tag labels severity medium type documentationbug original l shihao ped
1
112,043
4,501,652,566
IssuesEvent
2016-09-01 10:08:32
thommoboy/There-are-no-brakes
https://api.github.com/repos/thommoboy/There-are-no-brakes
opened
occasionally players leave a player on the ground in elevator section
enhancement Priority Low Tutorial
probably moving the top pressureplate to the right of the elevator instead of left will make people more likely to discover it
1.0
occasionally players leave a player on the ground in elevator section - probably moving the top pressureplate to the right of the elevator instead of left will make people more likely to discover it
priority
occasionally players leave a player on the ground in elevator section probably moving the top pressureplate to the right of the elevator instead of left will make people more likely to discover it
1
733,242
25,296,618,343
IssuesEvent
2022-11-17 07:20:53
OpenSIPS/opensips
https://api.github.com/repos/OpenSIPS/opensips
closed
[CRASH] core dump in next_branches --> search_next_avp in 2.4.9 (nightly build as of march 5th)
bug low-priority investigating
<!-- Thank you for reporting a crash in OpenSIPS! In order for us to understand better the reason of the crash, kindly provide all the available information you have about it, according to the template below --> **OpenSIPS version you are running** <!-- paste below, inside the ticks block, the output of the `...
1.0
[CRASH] core dump in next_branches --> search_next_avp in 2.4.9 (nightly build as of march 5th) - <!-- Thank you for reporting a crash in OpenSIPS! In order for us to understand better the reason of the crash, kindly provide all the available information you have about it, according to the template below --> **...
priority
core dump in next branches search next avp in nightly build as of march thank you for reporting a crash in opensips in order for us to understand better the reason of the crash kindly provide all the available information you have about it according to the template below opensips...
1
145
2,492,073,954
IssuesEvent
2015-01-04 11:34:30
ferstaberinde/FAMDB
https://api.github.com/repos/ferstaberinde/FAMDB
closed
add mission author selection should default to currently logged in user
enhancement priority:low UI
And possibly automatically set to text-input if author does not exist
1.0
add mission author selection should default to currently logged in user - And possibly automatically set to text-input if author does not exist
priority
add mission author selection should default to currently logged in user and possibly automatically set to text input if author does not exist
1
825,555
31,394,160,970
IssuesEvent
2023-08-26 18:14:58
KevinVG207/UmaLauncher
https://api.github.com/repos/KevinVG207/UmaLauncher
closed
Add option to preferences: "Minimize CarrotJuicer Console"
enhancement low priority
Would be a nice option to have, I guess.
1.0
Add option to preferences: "Minimize CarrotJuicer Console" - Would be a nice option to have, I guess.
priority
add option to preferences minimize carrotjuicer console would be a nice option to have i guess
1
13,838
2,610,305,546
IssuesEvent
2015-02-26 19:38:13
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
Te old music of .15 was put back into .16 instead of the new cool music .16 had before :(
auto-migrated Priority-Low Type-Enhancement
``` What steps will reproduce the problem? 1. N/A 2. N/A 3. N/A What is the expected output? What do you see instead? cool music,nothing I hear old music What version of the product are you using? On what operating system? .16 something Ubuntu Please provide any additional information below. The new music sound...
1.0
Te old music of .15 was put back into .16 instead of the new cool music .16 had before :( - ``` What steps will reproduce the problem? 1. N/A 2. N/A 3. N/A What is the expected output? What do you see instead? cool music,nothing I hear old music What version of the product are you using? On what operating system? ....
priority
te old music of was put back into instead of the new cool music had before what steps will reproduce the problem n a n a n a what is the expected output what do you see instead cool music nothing i hear old music what version of the product are you using on what operating system ...
1
619,916
19,539,634,242
IssuesEvent
2021-12-31 17:07:07
pombase/website
https://api.github.com/repos/pombase/website
reopened
consider ancestry of extensions when filtering display for redundancy
enhancement low priority GO data filtering_and_extensions
![pds5_redundant_extension](https://user-images.githubusercontent.com/7359272/44862687-24000e00-ac73-11e8-8274-952a34b094d6.jpg) binds hrk1 part_of "protein localization to chromatin" seems to be fully redundant with the bottom one?
1.0
consider ancestry of extensions when filtering display for redundancy - ![pds5_redundant_extension](https://user-images.githubusercontent.com/7359272/44862687-24000e00-ac73-11e8-8274-952a34b094d6.jpg) binds hrk1 part_of "protein localization to chromatin" seems to be fully redundant with the bottom one?
priority
consider ancestry of extensions when filtering display for redundancy binds part of protein localization to chromatin seems to be fully redundant with the bottom one
1
311,458
9,533,402,800
IssuesEvent
2019-04-29 21:11:29
ucb-bar/hammer
https://api.github.com/repos/ucb-bar/hammer
opened
Convert all length units to Decimal
DeveloperSupport low priority usability
Right now we use `float`s for most physical length units. There were real issues caused by this in the power straps code, so I wrote a function to snap things to a grid. However it's pretty easy to forget to use this, so I think going forward we should use the `Decimal` type, which will be much safer.
1.0
Convert all length units to Decimal - Right now we use `float`s for most physical length units. There were real issues caused by this in the power straps code, so I wrote a function to snap things to a grid. However it's pretty easy to forget to use this, so I think going forward we should use the `Decimal` type, which...
priority
convert all length units to decimal right now we use float s for most physical length units there were real issues caused by this in the power straps code so i wrote a function to snap things to a grid however it s pretty easy to forget to use this so i think going forward we should use the decimal type which...
1
482,261
13,903,663,896
IssuesEvent
2020-10-20 07:34:30
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
[Modkit] Package reference assemblies in modkit
Category: Modkit Priority: Low Status: Fixed
This would mean modders don't have to try and extract the DLLs from the game
1.0
[Modkit] Package reference assemblies in modkit - This would mean modders don't have to try and extract the DLLs from the game
priority
package reference assemblies in modkit this would mean modders don t have to try and extract the dlls from the game
1
577,175
17,104,722,485
IssuesEvent
2021-07-09 15:56:34
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
Improve compatibility of TypeSafeIndex with Eigen 3.4
priority: low team: dynamics
Related to #14968. Refer to https://github.com/RobotLocomotion/drake/pull/15335#pullrequestreview-702097433 for the motivating discussion. In #15335, we added some `int{}` wrappers around uses of `TypeSafeIndex` to placate the compiler when using Eigen's 3.4 development branch. The purpose of `TypeSafeIndex` is to...
1.0
Improve compatibility of TypeSafeIndex with Eigen 3.4 - Related to #14968. Refer to https://github.com/RobotLocomotion/drake/pull/15335#pullrequestreview-702097433 for the motivating discussion. In #15335, we added some `int{}` wrappers around uses of `TypeSafeIndex` to placate the compiler when using Eigen's 3.4 d...
priority
improve compatibility of typesafeindex with eigen related to refer to for the motivating discussion in we added some int wrappers around uses of typesafeindex to placate the compiler when using eigen s development branch the purpose of typesafeindex is to easily serve as an index so ...
1
57,465
3,082,014,341
IssuesEvent
2015-08-23 09:52:12
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
Сломанное отображение меню на WHS или при смене темы.
bug Component-UI imported OpSys-Windows Priority-Low
_From [viptair](https://code.google.com/u/viptair/) on April 07, 2013 20:54:34_ Версия x64 13123 Windows Home Server 2011 Вот так выглядит строка меню после 1 дня работы. Свернуть-развернуть не помогает, только закрыть-открыть программу. **Attachment:** [bugFL.jpg](http://code.google.com/p/flylinkdc/issues/deta...
1.0
Сломанное отображение меню на WHS или при смене темы. - _From [viptair](https://code.google.com/u/viptair/) on April 07, 2013 20:54:34_ Версия x64 13123 Windows Home Server 2011 Вот так выглядит строка меню после 1 дня работы. Свернуть-развернуть не помогает, только закрыть-открыть программу. **Attachment:** [b...
priority
сломанное отображение меню на whs или при смене темы from on april версия windows home server вот так выглядит строка меню после дня работы свернуть развернуть не помогает только закрыть открыть программу attachment original issue
1
360,404
10,688,212,860
IssuesEvent
2019-10-22 17:45:27
ntop/ntopng
https://api.github.com/repos/ntop/ntopng
opened
Inconsistency between misbehaving flows menu and flow filter
low-priority bug
![2019-10-22_19-37](https://user-images.githubusercontent.com/5488003/67313603-c40d9c00-f4f2-11e9-9c49-17c76c8ab631.png) ![2019-10-22_19-38](https://user-images.githubusercontent.com/5488003/67313607-c5d75f80-f4f2-11e9-9e12-fa73b2010450.png) Given a flow with two or more abnormal status (long lived and elephant flo...
1.0
Inconsistency between misbehaving flows menu and flow filter - ![2019-10-22_19-37](https://user-images.githubusercontent.com/5488003/67313603-c40d9c00-f4f2-11e9-9c49-17c76c8ab631.png) ![2019-10-22_19-38](https://user-images.githubusercontent.com/5488003/67313607-c5d75f80-f4f2-11e9-9e12-fa73b2010450.png) Given a flo...
priority
inconsistency between misbehaving flows menu and flow filter given a flow with two or more abnormal status long lived and elephant flow in the picture for the dropdown the flow is counted twice once as elephant flow and once as long lived status stats incstats in flow sumstats however wh...
1
503,662
14,596,419,653
IssuesEvent
2020-12-20 15:46:36
darktable-org/darktable
https://api.github.com/repos/darktable-org/darktable
closed
TIFF import → Warnings
difficulty: trivial priority: low reproduce: confirmed understood: clear
Export any image to TIFF and import it back to dt. See console output with lots of "[tiff_open] warning: TIFFReadDirectory: Unknown field with tag XXXXX (0xXXXX) encountered".
1.0
TIFF import → Warnings - Export any image to TIFF and import it back to dt. See console output with lots of "[tiff_open] warning: TIFFReadDirectory: Unknown field with tag XXXXX (0xXXXX) encountered".
priority
tiff import → warnings export any image to tiff and import it back to dt see console output with lots of warning tiffreaddirectory unknown field with tag xxxxx encountered
1
549,329
16,090,631,164
IssuesEvent
2021-04-26 16:15:14
fiffty-50/openpilotlog
https://api.github.com/repos/fiffty-50/openpilotlog
closed
Change implementation of warning about expiring currencies
Low Priority enhancement
At the moment, expiring currencies are only shown on the HomeWidget if they are selected as 'active' in the settingswidget. This is only the case for Take-off and Landing currency at the moment. With approaching currency expiration dates, the expiring currency should be shown in the homewidget, even if it is not 'ac...
1.0
Change implementation of warning about expiring currencies - At the moment, expiring currencies are only shown on the HomeWidget if they are selected as 'active' in the settingswidget. This is only the case for Take-off and Landing currency at the moment. With approaching currency expiration dates, the expiring curr...
priority
change implementation of warning about expiring currencies at the moment expiring currencies are only shown on the homewidget if they are selected as active in the settingswidget this is only the case for take off and landing currency at the moment with approaching currency expiration dates the expiring curr...
1
539,470
15,789,307,609
IssuesEvent
2021-04-01 22:27:58
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
Custom study: Don't show "increase new card limit" when no new cards
Accepted Anki Ecosystem Compatibility Enhancement Good First Issue! Help Wanted Keep Open Priority-Low
###### Research [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://github.com/ankidroid/Anki-Android/wiki/FAQ) and could not find a ...
1.0
Custom study: Don't show "increase new card limit" when no new cards - ###### Research [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](ht...
priority
custom study don t show increase new card limit when no new cards research 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 i have searched for similar existing issues here and on...
1
773,281
27,152,633,086
IssuesEvent
2023-02-17 03:33:04
0auBSQ/OpenTaiko
https://api.github.com/repos/0auBSQ/OpenTaiko
closed
[Bug]Config.iniでデフォルトのソート順を「絶対パス順」にすると選曲のBoxの中の「とじる」ボタンがすべて後ろの方に表示される
bug priority: low-to-medium
あるべきところに「とじる」がなく ![20211205134041](https://user-images.githubusercontent.com/81241121/144734140-3cdc69af-8186-483f-ad9e-9717308b4e95.png) すべて後ろに表示されている ![20211205133606](https://user-images.githubusercontent.com/81241121/144734147-7c3704b0-4af4-40f5-ae2c-7ee8d21e9f64.png) ![20211205135441](https://user-images.git...
1.0
[Bug]Config.iniでデフォルトのソート順を「絶対パス順」にすると選曲のBoxの中の「とじる」ボタンがすべて後ろの方に表示される - あるべきところに「とじる」がなく ![20211205134041](https://user-images.githubusercontent.com/81241121/144734140-3cdc69af-8186-483f-ad9e-9717308b4e95.png) すべて後ろに表示されている ![20211205133606](https://user-images.githubusercontent.com/81241121/144734147-7c3704b0-4af...
priority
config iniでデフォルトのソート順を「絶対パス順」にすると選曲のboxの中の「とじる」ボタンがすべて後ろの方に表示される あるべきところに「とじる」がなく すべて後ろに表示されている 全部のフォルダで確認しました デフォルトのソート順を「 」にし、ゲーム内のソートメニューから変更した場合はこのようなバグは起きませんでした また、このバグが起きた後、ソートメニューからソート順を変更してもバグは残ったままでした ゲーム自体は問題なくプレイ可
1
746,036
26,011,027,209
IssuesEvent
2022-12-21 01:45:06
neuropsychology/NeuroKit
https://api.github.com/repos/neuropsychology/NeuroKit
closed
More PPG and Blood Pressure related resources
feature idea :fire: wontfix PPG/BVP :heartbeat: low priority :sleeping:
Chanced upon this [paper](https://www.sciencedirect.com/science/article/abs/pii/S1746809418302209) on blood pressure estimation from PPG signals and thought it might be useful for enhancing our PPG features 😄 From raw PPG signals, they estimate - Mean Arterial Pressure (MAP) - Diastolic Blood Pressure (DBP) - S...
1.0
More PPG and Blood Pressure related resources - Chanced upon this [paper](https://www.sciencedirect.com/science/article/abs/pii/S1746809418302209) on blood pressure estimation from PPG signals and thought it might be useful for enhancing our PPG features 😄 From raw PPG signals, they estimate - Mean Arterial Press...
priority
more ppg and blood pressure related resources chanced upon this on blood pressure estimation from ppg signals and thought it might be useful for enhancing our ppg features 😄 from raw ppg signals they estimate mean arterial pressure map diastolic blood pressure dbp systolic blood pressure sbp ...
1
696,167
23,888,071,670
IssuesEvent
2022-09-08 09:16:06
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
closed
[Bug]: Invalid re-direct after refreshing page following custom dashboard creation
bug internal submit priority/low visualizations-team cloud-frontend
### Bug description If user refreshes page immediately after creating a custom dashboard he is re-directed to Dashboards tab and sees an invalid link for dashboard error message. ### Expected behavior After user refreshes the page he should land on the page he previously was on ### Steps to reproduce 1. Login to n...
1.0
[Bug]: Invalid re-direct after refreshing page following custom dashboard creation - ### Bug description If user refreshes page immediately after creating a custom dashboard he is re-directed to Dashboards tab and sees an invalid link for dashboard error message. ### Expected behavior After user refreshes the page h...
priority
invalid re direct after refreshing page following custom dashboard creation bug description if user refreshes page immediately after creating a custom dashboard he is re directed to dashboards tab and sees an invalid link for dashboard error message expected behavior after user refreshes the page he sh...
1
111,859
4,489,662,748
IssuesEvent
2016-08-30 11:54:58
thommoboy/There-are-no-brakes
https://api.github.com/repos/thommoboy/There-are-no-brakes
closed
ropes in tutorial level looking weird
bug Priority Low Tutorial
didnt get in the way of the players at all but they did mention it replace rope objects with line renderers
1.0
ropes in tutorial level looking weird - didnt get in the way of the players at all but they did mention it replace rope objects with line renderers
priority
ropes in tutorial level looking weird didnt get in the way of the players at all but they did mention it replace rope objects with line renderers
1
419,028
12,216,714,505
IssuesEvent
2020-05-01 15:42:16
XeroAPI/xero-php-oauth2
https://api.github.com/repos/XeroAPI/xero-php-oauth2
closed
getInvoice returns an Invoices model instead of Invoice
Priority: Low Status: Completed Type: Enhancement
It'd be nice if there weren't extra steps to get to the specified invoice when [calling `getInvoice`](https://github.com/XeroAPI/xero-php-oauth2/blob/58451ba80d1a09ce8120d02766508713fa1da45b/docs/accounting/Api/AccountingApi.md#getinvoice). AFAIK this function should never return multiple invoices (that would be wh...
1.0
getInvoice returns an Invoices model instead of Invoice - It'd be nice if there weren't extra steps to get to the specified invoice when [calling `getInvoice`](https://github.com/XeroAPI/xero-php-oauth2/blob/58451ba80d1a09ce8120d02766508713fa1da45b/docs/accounting/Api/AccountingApi.md#getinvoice). AFAIK this functi...
priority
getinvoice returns an invoices model instead of invoice it d be nice if there weren t extra steps to get to the specified invoice when afaik this function should never return multiple invoices that would be what getinvoices is for but to get to the requested invoice your code has to look a bit cluttered ...
1
3,464
2,538,461,998
IssuesEvent
2015-01-27 07:03:23
newca12/gapt
https://api.github.com/repos/newca12/gapt
closed
NetBeans IDE displays Warnings
2–5 stars IDE-NetBeans imported Priority-Low Type-Other
_From [bruno...@gmail.com](https://code.google.com/u/105016684496602932564/) on July 22, 2010 08:38:41_ I have successfully installed GAP within NetBeans, following the instructions in the wiki. Everything goes ok and all tests are passed, but for every subproject, NetBeans displays a warning saying: "Some depende...
1.0
NetBeans IDE displays Warnings - _From [bruno...@gmail.com](https://code.google.com/u/105016684496602932564/) on July 22, 2010 08:38:41_ I have successfully installed GAP within NetBeans, following the instructions in the wiki. Everything goes ok and all tests are passed, but for every subproject, NetBeans displays a ...
priority
netbeans ide displays warnings from on july i have successfully installed gap within netbeans following the instructions in the wiki everything goes ok and all tests are passed but for every subproject netbeans displays a warning saying some dependency artifacts are not in the local reposi...
1
337,264
10,212,860,267
IssuesEvent
2019-08-14 20:32:54
space-wizards/RobustToolbox
https://api.github.com/repos/space-wizards/RobustToolbox
closed
[ServerConsole] restartserver doesn't restart "enough"
Priority: 3-low Project: Server Type: Bug Type: Feature
If the server is memory leaking, i'd expect to be able to run this to cleanup all the things. Doesn't seem to do that.
1.0
[ServerConsole] restartserver doesn't restart "enough" - If the server is memory leaking, i'd expect to be able to run this to cleanup all the things. Doesn't seem to do that.
priority
restartserver doesn t restart enough if the server is memory leaking i d expect to be able to run this to cleanup all the things doesn t seem to do that
1
387,518
11,463,038,709
IssuesEvent
2020-02-07 15:16:04
pysal/spaghetti
https://api.github.com/repos/pysal/spaghetti
closed
The Transportation Problem notebook
binders enhancement notebooks priority-low
create a notebook that demonstrates The Transportation Problem
1.0
The Transportation Problem notebook - create a notebook that demonstrates The Transportation Problem
priority
the transportation problem notebook create a notebook that demonstrates the transportation problem
1
387,014
11,454,647,683
IssuesEvent
2020-02-06 17:28:15
Sakuten/backend
https://api.github.com/repos/Sakuten/backend
closed
もうちょいユニットテストをする
low priority refactoring
Step 1: 目的 ============ * 現時点で、インテグレーションテストが主 * もうちょい細かくテストをする Step 2: 概要 ============ * エンドポイントに直接書かれた機能を分離 * それぞれに対して、**エンドポイントを介さずにテスト** * もちろん今までのテストコードは消さない * 作展終了後!
1.0
もうちょいユニットテストをする - Step 1: 目的 ============ * 現時点で、インテグレーションテストが主 * もうちょい細かくテストをする Step 2: 概要 ============ * エンドポイントに直接書かれた機能を分離 * それぞれに対して、**エンドポイントを介さずにテスト** * もちろん今までのテストコードは消さない * 作展終了後!
priority
もうちょいユニットテストをする step 目的 現時点で、インテグレーションテストが主 もうちょい細かくテストをする step 概要 エンドポイントに直接書かれた機能を分離 それぞれに対して、 エンドポイントを介さずにテスト もちろん今までのテストコードは消さない 作展終了後!
1
254,905
8,101,273,074
IssuesEvent
2018-08-12 11:45:30
brandon1024/find
https://api.github.com/repos/brandon1024/find
closed
Migrate to ES6
low priority refactor
## Issue Description Much of our code uses the older ES5 syntax. Because ES6 has been supported by both Firefox and Chrome for quite some time, it is time to migrate to the newer syntax. This will likely have no effect on performance, but will improve readability and therefore maintainability as well. ## Tasks - [...
1.0
Migrate to ES6 - ## Issue Description Much of our code uses the older ES5 syntax. Because ES6 has been supported by both Firefox and Chrome for quite some time, it is time to migrate to the newer syntax. This will likely have no effect on performance, but will improve readability and therefore maintainability as well....
priority
migrate to issue description much of our code uses the older syntax because has been supported by both firefox and chrome for quite some time it is time to migrate to the newer syntax this will likely have no effect on performance but will improve readability and therefore maintainability as well ...
1
389,622
11,504,615,616
IssuesEvent
2020-02-12 23:48:31
whole-tale/gwvolman
https://api.github.com/repos/whole-tale/gwvolman
closed
Add Publishing Unit Tests
priority/low
The publishing code has unit tests from girder-wholetale. It would be great to get these in here.
1.0
Add Publishing Unit Tests - The publishing code has unit tests from girder-wholetale. It would be great to get these in here.
priority
add publishing unit tests the publishing code has unit tests from girder wholetale it would be great to get these in here
1
827,386
31,769,330,914
IssuesEvent
2023-09-12 10:44:18
clEsperanto/CLIc_prototype
https://api.github.com/repos/clEsperanto/CLIc_prototype
opened
CUDA slow execution time
enhancement Backend low priority
Initial benchmark shows that the CUDA backend implementation take a significant time to process data. possible slowdown culprit are - __kernel compilation__ - kernel source are first compiled by `nvcrt` into a `.ptx` to then be loaded into the CUDA kernel structure. - this takes approx ~100ms per source c...
1.0
CUDA slow execution time - Initial benchmark shows that the CUDA backend implementation take a significant time to process data. possible slowdown culprit are - __kernel compilation__ - kernel source are first compiled by `nvcrt` into a `.ptx` to then be loaded into the CUDA kernel structure. - this takes...
priority
cuda slow execution time initial benchmark shows that the cuda backend implementation take a significant time to process data possible slowdown culprit are kernel compilation kernel source are first compiled by nvcrt into a ptx to then be loaded into the cuda kernel structure this takes...
1
228,822
7,568,150,499
IssuesEvent
2018-04-22 17:13:59
smit-happens/YCP_EVOS
https://api.github.com/repos/smit-happens/YCP_EVOS
closed
Close log files off in shutdown
priority-low size-small
<!-- Issue template To Use this Template: * Fill out what you can * Delete what you do not fill out --> ## End goal The log files and SD card connections are closed off before the car exits shutdown
1.0
Close log files off in shutdown - <!-- Issue template To Use this Template: * Fill out what you can * Delete what you do not fill out --> ## End goal The log files and SD card connections are closed off before the car exits shutdown
priority
close log files off in shutdown issue template to use this template fill out what you can delete what you do not fill out end goal the log files and sd card connections are closed off before the car exits shutdown
1
201,200
7,025,469,517
IssuesEvent
2017-12-23 11:04:00
mrmlnc/fast-glob
https://api.github.com/repos/mrmlnc/fast-glob
closed
Callback on every file found
Motivation: Low Priority: Low Type: Need More Details
It'd be nice to have the ability to run a callback on every file, something like this: ```javascript fastGlob('sources/*', filename => { // do some asynchronous stuff }).then(filenames => { console.log('done') }) ```
1.0
Callback on every file found - It'd be nice to have the ability to run a callback on every file, something like this: ```javascript fastGlob('sources/*', filename => { // do some asynchronous stuff }).then(filenames => { console.log('done') }) ```
priority
callback on every file found it d be nice to have the ability to run a callback on every file something like this javascript fastglob sources filename do some asynchronous stuff then filenames console log done
1
287,201
8,805,421,984
IssuesEvent
2018-12-26 19:32:20
tilezen/vector-datasource
https://api.github.com/repos/tilezen/vector-datasource
closed
Hide early wood, platform to zoom 17
in review priority low
``` hide-until-z17-any: filter: $zoom: { max: 17 } kind: [bank, bus_stop, car_sharing, wood, platform] draw: mapzen_icon_library: visible: false ```
1.0
Hide early wood, platform to zoom 17 - ``` hide-until-z17-any: filter: $zoom: { max: 17 } kind: [bank, bus_stop, car_sharing, wood, platform] draw: mapzen_icon_library: visible: false ...
priority
hide early wood platform to zoom hide until any filter zoom max kind draw mapzen icon library visible false
1
514,419
14,938,893,144
IssuesEvent
2021-01-25 16:17:54
ooni/probe
https://api.github.com/repos/ooni/probe
reopened
Raspberry Pi armv7 support
effort/XL enhancement priority/low
I want to install ooniprobe on docker container in a Raspberry Pi. What do you recommend? do you have some resource? Thanks, Jacobo
1.0
Raspberry Pi armv7 support - I want to install ooniprobe on docker container in a Raspberry Pi. What do you recommend? do you have some resource? Thanks, Jacobo
priority
raspberry pi support i want to install ooniprobe on docker container in a raspberry pi what do you recommend do you have some resource thanks jacobo
1
537,638
15,732,315,156
IssuesEvent
2021-03-29 18:08:40
Malikil/PYOP-Checker
https://api.github.com/repos/Malikil/PYOP-Checker
opened
Display more pending maps when mods are specified
enhancement low priority
Right now the bot will only display maps of a certain mod up until the size limit for one field in an embed. That's fine when multiple mods are trying to be displayed and we don't want to hit the absolute cap. But when a single mod is specified and we probably won't be hitting the cap through other mods then extra fiel...
1.0
Display more pending maps when mods are specified - Right now the bot will only display maps of a certain mod up until the size limit for one field in an embed. That's fine when multiple mods are trying to be displayed and we don't want to hit the absolute cap. But when a single mod is specified and we probably won't b...
priority
display more pending maps when mods are specified right now the bot will only display maps of a certain mod up until the size limit for one field in an embed that s fine when multiple mods are trying to be displayed and we don t want to hit the absolute cap but when a single mod is specified and we probably won t b...
1
134,234
5,222,406,521
IssuesEvent
2017-01-27 08:06:33
Sonarr/Sonarr
https://api.github.com/repos/Sonarr/Sonarr
closed
Change style of Disk Space
enhancement priority:low ui-only v3
Any chance we can get an updated view on the Disk Space that shows a bar graph comparing the used to free space (see example from windows) ![screenshot 2016-10-20 14 35 07](https://cloud.githubusercontent.com/assets/4798491/19577108/059ca264-96d3-11e6-8069-cbd61c970f9e.png) ![screenshot 2016-10-20 14 36 41](https://c...
1.0
Change style of Disk Space - Any chance we can get an updated view on the Disk Space that shows a bar graph comparing the used to free space (see example from windows) ![screenshot 2016-10-20 14 35 07](https://cloud.githubusercontent.com/assets/4798491/19577108/059ca264-96d3-11e6-8069-cbd61c970f9e.png) ![screenshot 2...
priority
change style of disk space any chance we can get an updated view on the disk space that shows a bar graph comparing the used to free space see example from windows
1
600,757
18,355,385,045
IssuesEvent
2021-10-08 17:24:18
godaddy-wordpress/coblocks
https://api.github.com/repos/godaddy-wordpress/coblocks
closed
[A11y] Improve accessibility for the Offset Gallery block
[Type] Enhancement [Priority] Low [Type] a11y
**Accessibility problem:** Shows nothing Requested in #1927
1.0
[A11y] Improve accessibility for the Offset Gallery block - **Accessibility problem:** Shows nothing Requested in #1927
priority
improve accessibility for the offset gallery block accessibility problem shows nothing requested in
1
443,620
12,796,982,770
IssuesEvent
2020-07-02 11:28:26
lbowes/falcon-9-simulation
https://api.github.com/repos/lbowes/falcon-9-simulation
opened
docs/update-readme
Priority: Low Type: Enhancement enhancement
Update the project README - [ ] better summary - [ ] include some gifs/webcast screenshots - [ ] list all 3rd party libraries used so far - [ ] install instructions - [ ] usage instructions
1.0
docs/update-readme - Update the project README - [ ] better summary - [ ] include some gifs/webcast screenshots - [ ] list all 3rd party libraries used so far - [ ] install instructions - [ ] usage instructions
priority
docs update readme update the project readme better summary include some gifs webcast screenshots list all party libraries used so far install instructions usage instructions
1
612,742
19,030,161,762
IssuesEvent
2021-11-24 09:50:13
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID: 240667] Improper use of negative value in samples/subsys/usb/cdc_acm_composite/src/main.c
bug priority: low Coverity
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/c0fcd35531611bbe35376c62a9e50744d6904940/samples/subsys/usb/cdc_acm_composite/src/main.c Category: Integer handling issues Function: `interrupt_handler` Component: Samples CID: [240667](https://scan9.coverity.com/reports.htm#v29...
1.0
[Coverity CID: 240667] Improper use of negative value in samples/subsys/usb/cdc_acm_composite/src/main.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/c0fcd35531611bbe35376c62a9e50744d6904940/samples/subsys/usb/cdc_acm_composite/src/main.c Category: Integer handling issue...
priority
improper use of negative value in samples subsys usb cdc acm composite src main c static code scan issues found in file category integer handling issues function interrupt handler component samples cid details please fix or provide comments in coverity using the link for more information...
1
97,125
3,985,334,925
IssuesEvent
2016-05-07 20:15:43
okTurtles/group-income-simple
https://api.github.com/repos/okTurtles/group-income-simple
closed
Try out webpack?
frontend low priority research tooling
This issue is somewhat related to #37. - [ ] Use [grunt-webpack](https://github.com/webpack/grunt-webpack) - [ ] Get the component hot-reload thing working - [ ] Ensure it's simple to switch back to browserify - [ ] Make a note of the browserify and webpack related dev dependencies in a wiki, then replace the bro...
1.0
Try out webpack? - This issue is somewhat related to #37. - [ ] Use [grunt-webpack](https://github.com/webpack/grunt-webpack) - [ ] Get the component hot-reload thing working - [ ] Ensure it's simple to switch back to browserify - [ ] Make a note of the browserify and webpack related dev dependencies in a wiki, t...
priority
try out webpack this issue is somewhat related to use get the component hot reload thing working ensure it s simple to switch back to browserify make a note of the browserify and webpack related dev dependencies in a wiki then replace the browserify deps with webpack equivalents ...
1
637,024
20,617,997,803
IssuesEvent
2022-03-07 14:56:44
ooni/probe
https://api.github.com/repos/ooni/probe
closed
Adjust desktop app window size on Windows
bug good first issue ux priority/low user feedback platform/windows ooni/probe-desktop
This happens only on Windows. It hides away the button to show logs when a test is running. ![image](https://user-images.githubusercontent.com/700829/156829580-14ec8023-6e9e-4ca6-b309-026a30d0cc98.png)
1.0
Adjust desktop app window size on Windows - This happens only on Windows. It hides away the button to show logs when a test is running. ![image](https://user-images.githubusercontent.com/700829/156829580-14ec8023-6e9e-4ca6-b309-026a30d0cc98.png)
priority
adjust desktop app window size on windows this happens only on windows it hides away the button to show logs when a test is running
1
377,065
11,162,866,286
IssuesEvent
2019-12-26 19:36:54
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
reopened
KRDD-Redding Municipal Airport-CALIFORNIA-USA
Being Redone Low Priority
# Airport Name Redding Municipal # Country? US of A # Improvements that need to be made? Redo # Are you working on this airport? Yes # Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low) Low
1.0
KRDD-Redding Municipal Airport-CALIFORNIA-USA - # Airport Name Redding Municipal # Country? US of A # Improvements that need to be made? Redo # Are you working on this airport? Yes # Airport Priority? (IF Event, 10000ft+ Runway, World/US Capital, Low) Low
priority
krdd redding municipal airport california usa airport name redding municipal country us of a improvements that need to be made redo are you working on this airport yes airport priority if event runway world us capital low low
1
778,794
27,329,715,061
IssuesEvent
2023-02-25 13:16:40
Updated-NoCheatPlus/NoCheatPlus
https://api.github.com/repos/Updated-NoCheatPlus/NoCheatPlus
closed
How to allow jesus (waterwalk) on a horse?
(type) bug (field) vehicle (priority) low priority (resolution) postponed
### Describe the issue Well i an have jesus (waterwalk) bypassed with a permission but doesn't work on animals. ### How to reproduce the issue Bypass the waterwalk and ride an animal ### Extra links: video and/or debug log https://youtu.be/6YFwtde2N8E ### Any possible config options changed or plugins that ...
2.0
How to allow jesus (waterwalk) on a horse? - ### Describe the issue Well i an have jesus (waterwalk) bypassed with a permission but doesn't work on animals. ### How to reproduce the issue Bypass the waterwalk and ride an animal ### Extra links: video and/or debug log https://youtu.be/6YFwtde2N8E ### Any pos...
priority
how to allow jesus waterwalk on a horse describe the issue well i an have jesus waterwalk bypassed with a permission but doesn t work on animals how to reproduce the issue bypass the waterwalk and ride an animal extra links video and or debug log any possible config options change...
1
138,522
5,343,115,575
IssuesEvent
2017-02-17 10:20:50
bulletind/khabar
https://api.github.com/repos/bulletind/khabar
closed
[khabar] Improve error logging to show parameter values
priority:low
Example: 401 4.1.3 Bad recipient address syntax So we know someone sends a wrong email address, but to solve this it helps to know which value is actually being sent. ``` Traceback goroutine 2888831 [running]: gopkg.in/simversity/gotracer%2ev1.Tracer.Notify(0x0, 0xc20800b880, 0x14, 0xc208100140, 0x3, 0xc20800b8c0, 0x...
1.0
[khabar] Improve error logging to show parameter values - Example: 401 4.1.3 Bad recipient address syntax So we know someone sends a wrong email address, but to solve this it helps to know which value is actually being sent. ``` Traceback goroutine 2888831 [running]: gopkg.in/simversity/gotracer%2ev1.Tracer.Notify(0x...
priority
improve error logging to show parameter values example bad recipient address syntax so we know someone sends a wrong email address but to solve this it helps to know which value is actually being sent traceback goroutine gopkg in simversity gotracer tracer notify ...
1
78,462
3,510,109,310
IssuesEvent
2016-01-09 06:48:48
yadayada/acd_cli
https://api.github.com/repos/yadayada/acd_cli
closed
Feature Request: Optional ncurses TUI for upload
CLI enhancement low priority
It would be nice for those of us who run acd_cli from a screen session to have a bit more introspection into what's going on during runs, as the current display is just a status bar and a set of statistics for an upload action. It's only slightly non-trivial to throw together something with a cross-platform TUI like...
1.0
Feature Request: Optional ncurses TUI for upload - It would be nice for those of us who run acd_cli from a screen session to have a bit more introspection into what's going on during runs, as the current display is just a status bar and a set of statistics for an upload action. It's only slightly non-trivial to thro...
priority
feature request optional ncurses tui for upload it would be nice for those of us who run acd cli from a screen session to have a bit more introspection into what s going on during runs as the current display is just a status bar and a set of statistics for an upload action it s only slightly non trivial to thro...
1
530,060
15,415,107,645
IssuesEvent
2021-03-05 01:49:49
the-hyjal-project/bugtracker
https://api.github.com/repos/the-hyjal-project/bugtracker
closed
Miss Danna and children not walking together as a group
Database Low Priority NPC
**Describe Your Issue** Miss Danna and her group of schoolchildren are not presently walking together as a group in Stormwind, as they should do. This is similar to my previous report about Suzanne/Janey/Lisan. **Steps To Reproduce** <!--- Steps to reproduce the behavior. Provide as much details as possible. --> 1...
1.0
Miss Danna and children not walking together as a group - **Describe Your Issue** Miss Danna and her group of schoolchildren are not presently walking together as a group in Stormwind, as they should do. This is similar to my previous report about Suzanne/Janey/Lisan. **Steps To Reproduce** <!--- Steps to reproduce...
priority
miss danna and children not walking together as a group describe your issue miss danna and her group of schoolchildren are not presently walking together as a group in stormwind as they should do this is similar to my previous report about suzanne janey lisan steps to reproduce go to stormwind ...
1
584,467
17,455,558,943
IssuesEvent
2021-08-06 00:16:09
googleapis/python-dialogflow
https://api.github.com/repos/googleapis/python-dialogflow
closed
samples.snippets.detect_intent_audio_test: test_detect_intent_audio failed
priority: p1 type: bug api: dialogflow samples flakybot: issue
This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I will stop commenting. --- commit: df5733da687feb43c190fe67834a80b605802a1d...
1.0
samples.snippets.detect_intent_audio_test: test_detect_intent_audio failed - This test failed! To configure my behavior, see [the Flaky Bot documentation](https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot). If I'm commenting on this issue too often, add the `flakybot: quiet` label and I...
priority
samples snippets detect intent audio test test detect intent audio failed this test failed to configure my behavior see if i m commenting on this issue too often add the flakybot quiet label and i will stop commenting commit buildurl status failed test output capsys def t...
1
299,874
9,205,934,431
IssuesEvent
2019-03-08 12:09:22
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
SPIT: 'SET SEARCH_PATH TO NULL' yields an error
Component: Affected QGIS version Component: Crashes QGIS or corrupts data Component: Easy fix? Component: Operating System Component: Pull Request or Patch supplied Component: Regression? Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Bug report
--- Author Name: **Maciej Sieczka -** (Maciej Sieczka -) Original Redmine Issue: 1230, https://issues.qgis.org/issues/1230 Original Assignee: nobody - --- QGIS SVN trunk r9094, [[PostgreSQL]] 8.2.7, [[PostGIS]] 1.3.3, QT 4.4.0 Debian testing amd64. 1. add a Shapefile in SPIT 2. connect to a database 3. choose ...
1.0
SPIT: 'SET SEARCH_PATH TO NULL' yields an error - --- Author Name: **Maciej Sieczka -** (Maciej Sieczka -) Original Redmine Issue: 1230, https://issues.qgis.org/issues/1230 Original Assignee: nobody - --- QGIS SVN trunk r9094, [[PostgreSQL]] 8.2.7, [[PostGIS]] 1.3.3, QT 4.4.0 Debian testing amd64. 1. add a Shape...
priority
spit set search path to null yields an error author name maciej sieczka maciej sieczka original redmine issue original assignee nobody qgis svn trunk qt debian testing add a shapefile in spit connect to a database choose public schema ...
1
579,976
17,202,606,655
IssuesEvent
2021-07-17 15:13:18
ME-ICA/tedana
https://api.github.com/repos/ME-ICA/tedana
closed
Add carpet plots to HTML reports
effort: low enhancement impact: medium priority: low reports
<!-- This is a suggested issue template for tedana. If there is other information that would be helpful to include, please do not hesitate to add it! Before submitting, please check to make sure that the issue is not already addressed; if there is a related issue, then please cross-reference it by #. If this is...
1.0
Add carpet plots to HTML reports - <!-- This is a suggested issue template for tedana. If there is other information that would be helpful to include, please do not hesitate to add it! Before submitting, please check to make sure that the issue is not already addressed; if there is a related issue, then please c...
priority
add carpet plots to html reports this is a suggested issue template for tedana if there is other information that would be helpful to include please do not hesitate to add it before submitting please check to make sure that the issue is not already addressed if there is a related issue then please c...
1
681,333
23,305,662,507
IssuesEvent
2022-08-08 00:16:50
cypress-io/cypress
https://api.github.com/repos/cypress-io/cypress
closed
improve warning/error handling in data-context
unification jira-migration fast-follows-2 priority: high stage: review
## **Summary** The file watching & need to explicitly retry on error is intentional but can appear inconsistent. Ensure we have clear internal/external documentation on the stages of the flow here. Error and warning is also confusing and unclear - there's many different fields that can be assigned to. Re: feedba...
1.0
improve warning/error handling in data-context - ## **Summary** The file watching & need to explicitly retry on error is intentional but can appear inconsistent. Ensure we have clear internal/external documentation on the stages of the flow here. Error and warning is also confusing and unclear - there's many differ...
priority
improve warning error handling in data context summary the file watching need to explicitly retry on error is intentional but can appear inconsistent ensure we have clear internal external documentation on the stages of the flow here error and warning is also confusing and unclear there s many differ...
1
41,476
2,869,009,175
IssuesEvent
2015-06-05 22:33:11
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
package:intl - support list gender message selection
Area-Pkg Pkg-Intl Priority-Low Triaged Type-Enhancement
*This issue was originally filed by @seaneagan* _____ The intl package currently has Intl.gender to select messages based on gender. In addition when dealing with lists of people, languages have different rules to determine the gender. See: CLDR: http://unicode.org/reports/tr35/tr35-general.html#List_Gender ICU: ...
1.0
package:intl - support list gender message selection - *This issue was originally filed by @seaneagan* _____ The intl package currently has Intl.gender to select messages based on gender. In addition when dealing with lists of people, languages have different rules to determine the gender. See: CLDR: http://unicod...
priority
package intl support list gender message selection this issue was originally filed by seaneagan the intl package currently has intl gender to select messages based on gender in addition when dealing with lists of people languages have different rules to determine the gender see cldr icu o...
1
184,077
6,701,027,412
IssuesEvent
2017-10-11 08:06:20
OpenEMS/openems
https://api.github.com/repos/OpenEMS/openems
closed
Enable command line parameter --config for path to config file
Component: Edge Priority: Low Type: Enhancement
<!-- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING --> ### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ ] feature request ``` ### Bug description or desired functionality. <!-- What woul...
1.0
Enable command line parameter --config for path to config file - <!-- IF YOU DON'T FILL OUT THE FOLLOWING INFORMATION YOUR ISSUE MIGHT BE CLOSED WITHOUT INVESTIGATING --> ### Bug Report or Feature Request (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ ] feature request ``` ...
priority
enable command line parameter config for path to config file if you don t fill out the following information your issue might be closed without investigating bug report or feature request mark with an x bug report please search issues before submitting feature request ...
1
251,345
8,014,082,733
IssuesEvent
2018-07-25 04:20:08
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
mbedtls build error when CONFIG_DEBUG=y
area: Security bug priority: low
**_Reported by Andrew Boie:_** I can only reproduce this if CONFIG_DEBUG=y. I reproduced this on qemu_x86. Test case was tests/crypto/mbedtls. ``` LD arch/x86/core/built-in.o CC drivers/interrupt_controller/system_apic.o LD arch/x86/built-in.o /projects/zephyr2/ext/lib/crypto/mbedtls/librar...
1.0
mbedtls build error when CONFIG_DEBUG=y - **_Reported by Andrew Boie:_** I can only reproduce this if CONFIG_DEBUG=y. I reproduced this on qemu_x86. Test case was tests/crypto/mbedtls. ``` LD arch/x86/core/built-in.o CC drivers/interrupt_controller/system_apic.o LD arch/x86/built-in.o /proj...
priority
mbedtls build error when config debug y reported by andrew boie i can only reproduce this if config debug y i reproduced this on qemu test case was tests crypto mbedtls ld arch core built in o cc drivers interrupt controller system apic o ld arch built in o projects ...
1
112,185
4,513,031,356
IssuesEvent
2016-09-04 01:43:07
elbereth/DragonUnPACKer
https://api.github.com/repos/elbereth/DragonUnPACKer
closed
Crashes immediately upon startup -- no errors or anything
auto-migrated crash startup low priority sourceforge v5.6 wontfix
For several versions now (I forget which version was the last that worked but can check if needed) Dragon UnPACKer has ceased to work for me. When I try to run it I see the splash screen for a split second and then it just exits. Apparently it doesn't even count as a "first run" because Duppi says "Detected Dragon Un...
1.0
Crashes immediately upon startup -- no errors or anything - For several versions now (I forget which version was the last that worked but can check if needed) Dragon UnPACKer has ceased to work for me. When I try to run it I see the splash screen for a split second and then it just exits. Apparently it doesn't even c...
priority
crashes immediately upon startup no errors or anything for several versions now i forget which version was the last that worked but can check if needed dragon unpacker has ceased to work for me when i try to run it i see the splash screen for a split second and then it just exits apparently it doesn t even c...
1
823,848
31,047,663,676
IssuesEvent
2023-08-11 02:21:51
rocky-linux/docs.rockylinux.org
https://api.github.com/repos/rocky-linux/docs.rockylinux.org
closed
Please remove/reduce the current docs/docs in mkdocs
priority: low status: wontfix type: maintenance
I would like us to seize this reorg. opportunity to change the current docs/docs (double docs) reference in mkdocs.yml and file system layout. A clearer "documentation/docs" or similar might make it easier for folks looking to understand the layout of things and help with the web tooling aspects of docs.r.o. Thanks...
1.0
Please remove/reduce the current docs/docs in mkdocs - I would like us to seize this reorg. opportunity to change the current docs/docs (double docs) reference in mkdocs.yml and file system layout. A clearer "documentation/docs" or similar might make it easier for folks looking to understand the layout of things an...
priority
please remove reduce the current docs docs in mkdocs i would like us to seize this reorg opportunity to change the current docs docs double docs reference in mkdocs yml and file system layout a clearer documentation docs or similar might make it easier for folks looking to understand the layout of things an...
1
805,953
29,765,957,187
IssuesEvent
2023-06-15 00:58:00
GTNewHorizons/GT-New-Horizons-Modpack
https://api.github.com/repos/GTNewHorizons/GT-New-Horizons-Modpack
closed
Dump aspect command from gt++ not working properly
Type: bugMinor Priority: very low Status: Triage
### Your GTNH Discord Username LEO_PREMIUM#3437 ### Your Pack Version 2.2.8 ### Your Server sp ### Type of Server Single Player ### Your Expectation write all aspects of all items. ### The Reality the file never gets finished. (checked with several friends, same situation) do not even ...
1.0
Dump aspect command from gt++ not working properly - ### Your GTNH Discord Username LEO_PREMIUM#3437 ### Your Pack Version 2.2.8 ### Your Server sp ### Type of Server Single Player ### Your Expectation write all aspects of all items. ### The Reality the file never gets finished. (checke...
priority
dump aspect command from gt not working properly your gtnh discord username leo premium your pack version your server sp type of server single player your expectation write all aspects of all items the reality the file never gets finished checked w...
1
212,884
7,243,700,944
IssuesEvent
2018-02-14 12:45:36
pmem/issues
https://api.github.com/repos/pmem/issues
opened
tests: port RUNTEST functionality from linux to windows (KEEP_GOING=y & CLEAN_FAILED=y)
Exposure: High OS: Windows Priority: 4 low Type: Feature
It would be good if on Windows there was a way to run tests without stopping on first failed test like on Linux. ``` # Normally the first failed test terminates the test run. If KEEP_GOING # is set, continues executing all tests. If any tests fail, once all tests # have completed reports number of failures, lists f...
1.0
tests: port RUNTEST functionality from linux to windows (KEEP_GOING=y & CLEAN_FAILED=y) - It would be good if on Windows there was a way to run tests without stopping on first failed test like on Linux. ``` # Normally the first failed test terminates the test run. If KEEP_GOING # is set, continues executing all tes...
priority
tests port runtest functionality from linux to windows keep going y clean failed y it would be good if on windows there was a way to run tests without stopping on first failed test like on linux normally the first failed test terminates the test run if keep going is set continues executing all tes...
1
475,271
13,690,648,260
IssuesEvent
2020-09-30 14:37:36
qutebrowser/qutebrowser
https://api.github.com/repos/qutebrowser/qutebrowser
opened
Improvements after brave adblock PR is merged
priority: 2 - low
Follow-up for #5317. - [ ] Check if `_on_download_finished` of the two adblock implementations can be merged.
1.0
Improvements after brave adblock PR is merged - Follow-up for #5317. - [ ] Check if `_on_download_finished` of the two adblock implementations can be merged.
priority
improvements after brave adblock pr is merged follow up for check if on download finished of the two adblock implementations can be merged
1
759,608
26,602,868,632
IssuesEvent
2023-01-23 16:59:30
svthalia/concrexit
https://api.github.com/repos/svthalia/concrexit
opened
Allow people without active membership to register for an event
priority: low feature
### Problem Currently, when creating an event, there is no option to allow people without an active membership to sign up for that event. There is an option to manually add non-members to add the event via the backend, but for alumni events (where mostly people without active membership sign up) this is a pretty tedio...
1.0
Allow people without active membership to register for an event - ### Problem Currently, when creating an event, there is no option to allow people without an active membership to sign up for that event. There is an option to manually add non-members to add the event via the backend, but for alumni events (where mostl...
priority
allow people without active membership to register for an event problem currently when creating an event there is no option to allow people without an active membership to sign up for that event there is an option to manually add non members to add the event via the backend but for alumni events where mostl...
1
811,401
30,286,403,331
IssuesEvent
2023-07-08 18:39:05
juno-fx/report
https://api.github.com/repos/juno-fx/report
closed
Nuke - Clearer text error when trying to add write node in unsaved script
enhancement low priority
**Describe the bug** Make the error more clearer. It doesn't really say you should save your script before adding a write **To Reproduce** Steps to reproduce the behavior: Import plate Add write Get error **Expected behavior** Just better phrasing **Screenshots** If applicable, add screenshots to help e...
1.0
Nuke - Clearer text error when trying to add write node in unsaved script - **Describe the bug** Make the error more clearer. It doesn't really say you should save your script before adding a write **To Reproduce** Steps to reproduce the behavior: Import plate Add write Get error **Expected behavior** Just ...
priority
nuke clearer text error when trying to add write node in unsaved script describe the bug make the error more clearer it doesn t really say you should save your script before adding a write to reproduce steps to reproduce the behavior import plate add write get error expected behavior just ...
1
335,937
10,168,837,676
IssuesEvent
2019-08-07 21:59:21
chef/chef
https://api.github.com/repos/chef/chef
closed
knife node environment set output
Priority: Low Status: Sustaining Backlog
<!--- !!!!!! NOTE: CHEF CLIENT BUGS ONLY !!!!!! This issue tracker is for the code contained within this repo -- `chef-client`, base `knife` functionality (not plugins), `chef-apply`, `chef-solo`, `chef-client -z`, etc. * Requests for new or alternative functionality should be made to [feedback.chef.io](https:/...
1.0
knife node environment set output - <!--- !!!!!! NOTE: CHEF CLIENT BUGS ONLY !!!!!! This issue tracker is for the code contained within this repo -- `chef-client`, base `knife` functionality (not plugins), `chef-apply`, `chef-solo`, `chef-client -z`, etc. * Requests for new or alternative functionality should b...
priority
knife node environment set output note chef client bugs only this issue tracker is for the code contained within this repo chef client base knife functionality not plugins chef apply chef solo chef client z etc requests for new or alternative functionality should b...
1
603,142
18,529,341,800
IssuesEvent
2021-10-21 02:35:08
MPAS-Dev/MPAS-Analysis
https://api.github.com/repos/MPAS-Dev/MPAS-Analysis
closed
Check for incomplete, corrupted or changed observation files
enhancement low priority
Put a checksum for each file on the observations public space so the download script can check for modified, missing or incomplete files and re-download them as needed.
1.0
Check for incomplete, corrupted or changed observation files - Put a checksum for each file on the observations public space so the download script can check for modified, missing or incomplete files and re-download them as needed.
priority
check for incomplete corrupted or changed observation files put a checksum for each file on the observations public space so the download script can check for modified missing or incomplete files and re download them as needed
1
675,106
23,079,005,616
IssuesEvent
2022-07-26 04:36:50
EeeeG-Inc/OKR-web-app
https://api.github.com/repos/EeeeG-Inc/OKR-web-app
opened
PHP Insights セキュリティー対応
priority: low
```sh php artisan insights --no-interaction --disable-security-check ``` - 開発速度が停滞してしまうことから、便宜上セキュリティチェックを disabled にした - 利用者が増えた場合、セキュリティアップデートも検討する必要がある
1.0
PHP Insights セキュリティー対応 - ```sh php artisan insights --no-interaction --disable-security-check ``` - 開発速度が停滞してしまうことから、便宜上セキュリティチェックを disabled にした - 利用者が増えた場合、セキュリティアップデートも検討する必要がある
priority
php insights セキュリティー対応 sh php artisan insights no interaction disable security check 開発速度が停滞してしまうことから、便宜上セキュリティチェックを disabled にした 利用者が増えた場合、セキュリティアップデートも検討する必要がある
1
248,129
7,927,718,702
IssuesEvent
2018-07-06 09:02:19
telerik/kendo-ui-core
https://api.github.com/repos/telerik/kendo-ui-core
closed
Add beforeEdit, filter / columnMenu open events TreeList events
C: TreeList Enhancement Kendo1 Priority 1 SEV: Low
### Enhancement Add beforeEdit, filter / columnMenu open TreeList events. They are already implemented for the Grid: https://github.com/telerik/kendo/issues/6712
1.0
Add beforeEdit, filter / columnMenu open events TreeList events - ### Enhancement Add beforeEdit, filter / columnMenu open TreeList events. They are already implemented for the Grid: https://github.com/telerik/kendo/issues/6712
priority
add beforeedit filter columnmenu open events treelist events enhancement add beforeedit filter columnmenu open treelist events they are already implemented for the grid
1
381,831
11,296,069,443
IssuesEvent
2020-01-17 00:24:27
pacificclimate/pdp
https://api.github.com/repos/pacificclimate/pdp
opened
DRY up ncWMS mockups for javascript testing
javascript priority:low
In order to test each individual data portal, the portal is instantiated by the javascript test suite. This includes mocking up all the calls to the backend and ncWMS needed to get the portal running with its default dataset. So the test suite includes a fake ncWMS `getCapabilities` call for the default dataset on each...
1.0
DRY up ncWMS mockups for javascript testing - In order to test each individual data portal, the portal is instantiated by the javascript test suite. This includes mocking up all the calls to the backend and ncWMS needed to get the portal running with its default dataset. So the test suite includes a fake ncWMS `getCapa...
priority
dry up ncwms mockups for javascript testing in order to test each individual data portal the portal is instantiated by the javascript test suite this includes mocking up all the calls to the backend and ncwms needed to get the portal running with its default dataset so the test suite includes a fake ncwms getcapa...
1
752,202
26,276,552,247
IssuesEvent
2023-01-06 22:50:34
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] The API `/configuration/content-type/delete` should return DELETED instead of OK in the `message` response
bug priority: low validate
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] The issue is in the latest released 4.0.x - [ ] The issue is in the latest released 3.1.x ### Describe the issue [studio] The API `/configuration/content-type/delete` should return DELETED instead of OK in the `message` response. ##...
1.0
[studio] The API `/configuration/content-type/delete` should return DELETED instead of OK in the `message` response - ### Duplicates - [X] I have searched the existing issues ### Latest version - [X] The issue is in the latest released 4.0.x - [ ] The issue is in the latest released 3.1.x ### Describe the issue [s...
priority
the api configuration content type delete should return deleted instead of ok in the message response duplicates i have searched the existing issues latest version the issue is in the latest released x the issue is in the latest released x describe the issue the api con...
1
127,380
5,029,474,721
IssuesEvent
2016-12-15 21:18:58
squiggle-lang/squiggle-lang
https://api.github.com/repos/squiggle-lang/squiggle-lang
closed
Optimization: Use object literals when possible
enhancement low priority
I need to double check this, but I think perhaps object literals will be pretty-printed nicer? So use those in the case where all object keys are string literals.
1.0
Optimization: Use object literals when possible - I need to double check this, but I think perhaps object literals will be pretty-printed nicer? So use those in the case where all object keys are string literals.
priority
optimization use object literals when possible i need to double check this but i think perhaps object literals will be pretty printed nicer so use those in the case where all object keys are string literals
1
71,681
3,367,418,074
IssuesEvent
2015-11-22 05:21:25
FLEXIcontent/flexicontent-cck
https://api.github.com/repos/FLEXIcontent/flexicontent-cck
closed
About enlarging back-end templates view
enhancement Priority Low
When landing in the templates view of the back-end, the top information table and the actual templates tables are not showing full width. Which compact the info and wasting screen estate. First fix: /administrator/components/com_flexicontent/views/templates/tmpl/default.php On line 73, change ``` <table class=...
1.0
About enlarging back-end templates view - When landing in the templates view of the back-end, the top information table and the actual templates tables are not showing full width. Which compact the info and wasting screen estate. First fix: /administrator/components/com_flexicontent/views/templates/tmpl/default.php...
priority
about enlarging back end templates view when landing in the templates view of the back end the top information table and the actual templates tables are not showing full width which compact the info and wasting screen estate first fix administrator components com flexicontent views templates tmpl default php...
1
303,234
9,303,991,956
IssuesEvent
2019-03-24 21:36:29
TNG/ngqp
https://api.github.com/repos/TNG/ngqp
opened
Stricter TypeScript settings
Comp: Core Priority: Low Status: Accepted Type: Feature
**What's your idea?** We should try to enable more strict TypeScript settings: - [x] noImplicitAny - [ ] strictNullChecks - [ ] strictFunctionTypes - [ ] strictPropertyInitialization - [ ] noImplicitThis - [ ] noImplicitReturns - [ ] Replace all with strict For some, like strictNullChecks, we may have to...
1.0
Stricter TypeScript settings - **What's your idea?** We should try to enable more strict TypeScript settings: - [x] noImplicitAny - [ ] strictNullChecks - [ ] strictFunctionTypes - [ ] strictPropertyInitialization - [ ] noImplicitThis - [ ] noImplicitReturns - [ ] Replace all with strict For some, like s...
priority
stricter typescript settings what s your idea we should try to enable more strict typescript settings noimplicitany strictnullchecks strictfunctiontypes strictpropertyinitialization noimplicitthis noimplicitreturns replace all with strict for some like strictnullcheck...
1