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
196,469
6,928,339,685
IssuesEvent
2017-12-01 04:09:00
SYNQfm/doppelganger
https://api.github.com/repos/SYNQfm/doppelganger
opened
Doesn't work with mobile browsers
bug low priority
The small screen size causes issues. Either need to look at fixing the issue or making a mobile version.
1.0
Doesn't work with mobile browsers - The small screen size causes issues. Either need to look at fixing the issue or making a mobile version.
priority
doesn t work with mobile browsers the small screen size causes issues either need to look at fixing the issue or making a mobile version
1
686,993
23,510,899,627
IssuesEvent
2022-08-18 16:25:43
aws/aws-node-termination-handler
https://api.github.com/repos/aws/aws-node-termination-handler
closed
Include EventID in metrics
Type: Enhancement good first issue Pending-Release Priority: Low Status: Help Wanted
**Describe the feature** We're running NTH to handler AZ Rebalance recommendation and Spot interruption notification. We need to build a Grafana dashboard to show only the number of instances terminated by Spot interruption. So if there is a label like `event-id=spot-itn-event...` we can filter the query by this label. **Is the feature request related to a problem?** When using Grafana/Prometheus we can't filter instances terminated by a specific event. **Describe alternatives you've considered** /
1.0
Include EventID in metrics - **Describe the feature** We're running NTH to handler AZ Rebalance recommendation and Spot interruption notification. We need to build a Grafana dashboard to show only the number of instances terminated by Spot interruption. So if there is a label like `event-id=spot-itn-event...` we can filter the query by this label. **Is the feature request related to a problem?** When using Grafana/Prometheus we can't filter instances terminated by a specific event. **Describe alternatives you've considered** /
priority
include eventid in metrics describe the feature we re running nth to handler az rebalance recommendation and spot interruption notification we need to build a grafana dashboard to show only the number of instances terminated by spot interruption so if there is a label like event id spot itn event we can filter the query by this label is the feature request related to a problem when using grafana prometheus we can t filter instances terminated by a specific event describe alternatives you ve considered
1
767,250
26,916,677,849
IssuesEvent
2023-02-07 07:12:31
opensquare-network/statescan-v2
https://api.github.com/repos/opensquare-network/statescan-v2
closed
home, add no data image to latest*
invalid priority:low
if is normal, it'll always has data <img width="1359" alt="image" src="https://user-images.githubusercontent.com/19513289/211964544-48fe836a-cbd3-441e-841e-d8b5c1998c68.png">
1.0
home, add no data image to latest* - if is normal, it'll always has data <img width="1359" alt="image" src="https://user-images.githubusercontent.com/19513289/211964544-48fe836a-cbd3-441e-841e-d8b5c1998c68.png">
priority
home add no data image to latest if is normal it ll always has data img width alt image src
1
139,258
5,358,529,820
IssuesEvent
2017-02-20 22:33:33
knipferrc/plate
https://api.github.com/repos/knipferrc/plate
opened
Investigate using .env file
Priority: Low Type: Nice To Have
Investigate using a .env file to setup production and development variables.
1.0
Investigate using .env file - Investigate using a .env file to setup production and development variables.
priority
investigate using env file investigate using a env file to setup production and development variables
1
334,229
10,137,567,623
IssuesEvent
2019-08-02 15:34:37
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Language Pack in Module Loader - Disabled Buttons
Low Priority bug
<!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> #### Issue In module loader, the previous language pack "Uninstall/Disable" buttons are missing as seen below. Thus, it is not possible to delete the previous language pack. ![2016-09-23 11_53_38-module_loader-missing-buttons](https://cloud.githubusercontent.com/assets/20369981/18780102/ae26043e-8184-11e6-8c28-46f58311f2f4.png) #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> - SuiteCRM Version used: 7.7.4 - Browser name and version (Chrome Version 51.0.2704.63 (64-bit)) - Environment name and version (MySQL, PHP 7.0.8) - Operating System and version (Ubuntu 16.04.2)
1.0
Language Pack in Module Loader - Disabled Buttons - <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> #### Issue In module loader, the previous language pack "Uninstall/Disable" buttons are missing as seen below. Thus, it is not possible to delete the previous language pack. ![2016-09-23 11_53_38-module_loader-missing-buttons](https://cloud.githubusercontent.com/assets/20369981/18780102/ae26043e-8184-11e6-8c28-46f58311f2f4.png) #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> - SuiteCRM Version used: 7.7.4 - Browser name and version (Chrome Version 51.0.2704.63 (64-bit)) - Environment name and version (MySQL, PHP 7.0.8) - Operating System and version (Ubuntu 16.04.2)
priority
language pack in module loader disabled buttons issue in module loader the previous language pack uninstall disable buttons are missing as seen below thus it is not possible to delete the previous language pack your environment suitecrm version used browser name and version chrome version bit environment name and version mysql php operating system and version ubuntu
1
650,908
21,435,968,182
IssuesEvent
2022-04-24 01:58:55
Pr47/Pr47
https://api.github.com/repos/Pr47/Pr47
opened
Experimental "raw" API
C: feature P: low-priority E: medium A: engine K: al31f X: experimental A: data-repr
The current "API"s of FFI functions heavily relies on Rust traits. maybe some raw APIs will be useful when implementing foreign language implemented engines (`AL31FU`, for example) or JIT engines.
1.0
Experimental "raw" API - The current "API"s of FFI functions heavily relies on Rust traits. maybe some raw APIs will be useful when implementing foreign language implemented engines (`AL31FU`, for example) or JIT engines.
priority
experimental raw api the current api s of ffi functions heavily relies on rust traits maybe some raw apis will be useful when implementing foreign language implemented engines for example or jit engines
1
138,387
5,332,856,922
IssuesEvent
2017-02-15 23:15:34
connectivedx/fuzzy-chainsaw
https://api.github.com/repos/connectivedx/fuzzy-chainsaw
closed
Clicking on the tabs bar outside of a tab clears out active panel in styleguide
bug low-priority PR pending style guide
It's possible to deactivate all tabs in a style guide preview by clicking outside the tabs on the tab bar. Example: ![styleguide bug](https://cloud.githubusercontent.com/assets/1466832/22705287/ccc31902-ed1f-11e6-8be5-faced1965fc4.gif) ## Expected Behavior The active tab should remain open unless a tab receives a click event. ## Current Behavior The tab bar eats all clicks and deactivates all tabs, even is the target is the bar itself ## Steps to Reproduce (for bugs) 1. Go to any page in the style guide 2. click on the tab bar to the right of the tabs 3. all panels collapse 4. ๐Ÿ˜ž
1.0
Clicking on the tabs bar outside of a tab clears out active panel in styleguide - It's possible to deactivate all tabs in a style guide preview by clicking outside the tabs on the tab bar. Example: ![styleguide bug](https://cloud.githubusercontent.com/assets/1466832/22705287/ccc31902-ed1f-11e6-8be5-faced1965fc4.gif) ## Expected Behavior The active tab should remain open unless a tab receives a click event. ## Current Behavior The tab bar eats all clicks and deactivates all tabs, even is the target is the bar itself ## Steps to Reproduce (for bugs) 1. Go to any page in the style guide 2. click on the tab bar to the right of the tabs 3. all panels collapse 4. ๐Ÿ˜ž
priority
clicking on the tabs bar outside of a tab clears out active panel in styleguide it s possible to deactivate all tabs in a style guide preview by clicking outside the tabs on the tab bar example expected behavior the active tab should remain open unless a tab receives a click event current behavior the tab bar eats all clicks and deactivates all tabs even is the target is the bar itself steps to reproduce for bugs go to any page in the style guide click on the tab bar to the right of the tabs all panels collapse ๐Ÿ˜ž
1
631,777
20,160,018,090
IssuesEvent
2022-02-09 20:25:50
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
opened
RTL homepage "Search" button covered by featured images at certain specific viewport widths
good first issue help wanted ๐ŸŸฉ priority: low ๐Ÿšฆ status: awaiting triage ๐Ÿ›  goal: fix ๐Ÿ•น aspect: interface ๐ŸŽจ tech: css
## Description <!-- Concisely describe the bug. --> Reported here https://github.com/WordPress/openverse-frontend/pull/788#pullrequestreview-877725191 ## Reproduction <!-- Provide detailed steps to reproduce the bug. --> 1. Visit the RTL homepage `/ar` for example. 2. Change the screen width until you can reproduce the search button being covered by a featured image as in the screenshot in the PR comment link above. ## Expectation <!-- Concisely describe what you expected to happen. --> The featured images should be further off the side of the page to prevent this and match the LTR version. ## Resolution <!-- Replace the [ ] with [x] to check the box. --> - [ ] ๐Ÿ™‹ I would be interested in resolving this bug.
1.0
RTL homepage "Search" button covered by featured images at certain specific viewport widths - ## Description <!-- Concisely describe the bug. --> Reported here https://github.com/WordPress/openverse-frontend/pull/788#pullrequestreview-877725191 ## Reproduction <!-- Provide detailed steps to reproduce the bug. --> 1. Visit the RTL homepage `/ar` for example. 2. Change the screen width until you can reproduce the search button being covered by a featured image as in the screenshot in the PR comment link above. ## Expectation <!-- Concisely describe what you expected to happen. --> The featured images should be further off the side of the page to prevent this and match the LTR version. ## Resolution <!-- Replace the [ ] with [x] to check the box. --> - [ ] ๐Ÿ™‹ I would be interested in resolving this bug.
priority
rtl homepage search button covered by featured images at certain specific viewport widths description reported here reproduction visit the rtl homepage ar for example change the screen width until you can reproduce the search button being covered by a featured image as in the screenshot in the pr comment link above expectation the featured images should be further off the side of the page to prevent this and match the ltr version resolution ๐Ÿ™‹ i would be interested in resolving this bug
1
775,922
27,240,910,420
IssuesEvent
2023-02-21 20:21:08
rpitv/glimpse-api
https://api.github.com/repos/rpitv/glimpse-api
opened
Meta: Dependabot configuration
Priority: LOW Scope: Dependencies Type: Meta
Dependabot is highly configurable, and we may want to give it a configuration for better integration with our repository. First and foremost, it should apply the `Scope: Dependencies` flag to all PRs it submits. https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
1.0
Meta: Dependabot configuration - Dependabot is highly configurable, and we may want to give it a configuration for better integration with our repository. First and foremost, it should apply the `Scope: Dependencies` flag to all PRs it submits. https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file
priority
meta dependabot configuration dependabot is highly configurable and we may want to give it a configuration for better integration with our repository first and foremost it should apply the scope dependencies flag to all prs it submits
1
439,774
12,686,780,193
IssuesEvent
2020-06-20 13:00:45
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :210685] Pointless string comparison in tests/lib/devicetree/legacy_api/src/main.c
Coverity bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/c61dfdc680615a1d636d1a676897815860ca4da5/tests/lib/devicetree/legacy_api/src/main.c#L162 Category: Incorrect expression Function: `test_spi_device` Component: Tests CID: [210685](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=210685) Details: ``` 153 { 154 /* cs-gpios controller label */ 155 zassert_true( 156 !strcmp(DT_VND_SPI_20000_VND_SPI_DEVICE_0_CS_GPIOS_CONTROLLER, 157 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_PATH)), 158 ""); >>> CID 210685: (CONSTANT_EXPRESSION_RESULT) >>> "strcmp("MGR_GPIO", "MGR_GPIO")" is always 0 because ""MGR_GPIO"" is compared against itself. 159 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 160 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_ALIAS)), 161 ""); 162 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 163 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_NODELABEL)), 164 ""); 149 #define SPI_DEV_ALIAS DT_ALIAS(mgr_spi_dev) 150 #define SPI_DEV_NODELABEL DT_NODELABEL(mgr_spi_device) 151 #define SPI_DEV_INST DT_INST(0, vnd_spi_device) 152 static void test_spi_device(void) 153 { 154 /* cs-gpios controller label */ >>> CID 210685: (CONSTANT_EXPRESSION_RESULT) >>> "strcmp("MGR_GPIO", "MGR_GPIO")" is always 0 because ""MGR_GPIO"" is compared against itself. 155 zassert_true( 156 !strcmp(DT_VND_SPI_20000_VND_SPI_DEVICE_0_CS_GPIOS_CONTROLLER, 157 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_PATH)), 158 ""); 159 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 160 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_ALIAS)), 159 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 160 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_ALIAS)), 161 ""); 162 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 163 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_NODELABEL)), 164 ""); >>> CID 210685: (CONSTANT_EXPRESSION_RESULT) >>> "strcmp("MGR_GPIO", "MGR_GPIO")" is always 0 because ""MGR_GPIO"" is compared against itself. 165 zassert_true(!strcmp(DT_INST_0_VND_SPI_DEVICE_CS_GPIOS_CONTROLLER, 166 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_INST)), 167 ""); 168 169 /* cs-gpios pin number */ 170 zassert_equal(DT_VND_SPI_20000_VND_SPI_DEVICE_0_CS_GPIOS_PIN, 156 !strcmp(DT_VND_SPI_20000_VND_SPI_DEVICE_0_CS_GPIOS_CONTROLLER, 157 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_PATH)), 158 ""); 159 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 160 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_ALIAS)), 161 ""); >>> CID 210685: (CONSTANT_EXPRESSION_RESULT) >>> "strcmp("MGR_GPIO", "MGR_GPIO")" is always 0 because ""MGR_GPIO"" is compared against itself. 162 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 163 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_NODELABEL)), 164 ""); 165 zassert_true(!strcmp(DT_INST_0_VND_SPI_DEVICE_CS_GPIOS_CONTROLLER, 166 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_INST)), 167 ""); ``` Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
1.0
[Coverity CID :210685] Pointless string comparison in tests/lib/devicetree/legacy_api/src/main.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/c61dfdc680615a1d636d1a676897815860ca4da5/tests/lib/devicetree/legacy_api/src/main.c#L162 Category: Incorrect expression Function: `test_spi_device` Component: Tests CID: [210685](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=210685) Details: ``` 153 { 154 /* cs-gpios controller label */ 155 zassert_true( 156 !strcmp(DT_VND_SPI_20000_VND_SPI_DEVICE_0_CS_GPIOS_CONTROLLER, 157 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_PATH)), 158 ""); >>> CID 210685: (CONSTANT_EXPRESSION_RESULT) >>> "strcmp("MGR_GPIO", "MGR_GPIO")" is always 0 because ""MGR_GPIO"" is compared against itself. 159 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 160 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_ALIAS)), 161 ""); 162 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 163 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_NODELABEL)), 164 ""); 149 #define SPI_DEV_ALIAS DT_ALIAS(mgr_spi_dev) 150 #define SPI_DEV_NODELABEL DT_NODELABEL(mgr_spi_device) 151 #define SPI_DEV_INST DT_INST(0, vnd_spi_device) 152 static void test_spi_device(void) 153 { 154 /* cs-gpios controller label */ >>> CID 210685: (CONSTANT_EXPRESSION_RESULT) >>> "strcmp("MGR_GPIO", "MGR_GPIO")" is always 0 because ""MGR_GPIO"" is compared against itself. 155 zassert_true( 156 !strcmp(DT_VND_SPI_20000_VND_SPI_DEVICE_0_CS_GPIOS_CONTROLLER, 157 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_PATH)), 158 ""); 159 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 160 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_ALIAS)), 159 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 160 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_ALIAS)), 161 ""); 162 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 163 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_NODELABEL)), 164 ""); >>> CID 210685: (CONSTANT_EXPRESSION_RESULT) >>> "strcmp("MGR_GPIO", "MGR_GPIO")" is always 0 because ""MGR_GPIO"" is compared against itself. 165 zassert_true(!strcmp(DT_INST_0_VND_SPI_DEVICE_CS_GPIOS_CONTROLLER, 166 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_INST)), 167 ""); 168 169 /* cs-gpios pin number */ 170 zassert_equal(DT_VND_SPI_20000_VND_SPI_DEVICE_0_CS_GPIOS_PIN, 156 !strcmp(DT_VND_SPI_20000_VND_SPI_DEVICE_0_CS_GPIOS_CONTROLLER, 157 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_PATH)), 158 ""); 159 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 160 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_ALIAS)), 161 ""); >>> CID 210685: (CONSTANT_EXPRESSION_RESULT) >>> "strcmp("MGR_GPIO", "MGR_GPIO")" is always 0 because ""MGR_GPIO"" is compared against itself. 162 zassert_true(!strcmp(DT_ALIAS_MGR_SPI_DEV_CS_GPIOS_CONTROLLER, 163 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_NODELABEL)), 164 ""); 165 zassert_true(!strcmp(DT_INST_0_VND_SPI_DEVICE_CS_GPIOS_CONTROLLER, 166 DT_SPI_DEV_CS_GPIOS_LABEL(SPI_DEV_INST)), 167 ""); ``` Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
priority
pointless string comparison in tests lib devicetree legacy api src main c static code scan issues found in file category incorrect expression function test spi device component tests cid details cs gpios controller label zassert true strcmp dt vnd spi vnd spi device cs gpios controller dt spi dev cs gpios label spi dev path cid constant expression result strcmp mgr gpio mgr gpio is always because mgr gpio is compared against itself zassert true strcmp dt alias mgr spi dev cs gpios controller dt spi dev cs gpios label spi dev alias zassert true strcmp dt alias mgr spi dev cs gpios controller dt spi dev cs gpios label spi dev nodelabel define spi dev alias dt alias mgr spi dev define spi dev nodelabel dt nodelabel mgr spi device define spi dev inst dt inst vnd spi device static void test spi device void cs gpios controller label cid constant expression result strcmp mgr gpio mgr gpio is always because mgr gpio is compared against itself zassert true strcmp dt vnd spi vnd spi device cs gpios controller dt spi dev cs gpios label spi dev path zassert true strcmp dt alias mgr spi dev cs gpios controller dt spi dev cs gpios label spi dev alias zassert true strcmp dt alias mgr spi dev cs gpios controller dt spi dev cs gpios label spi dev alias zassert true strcmp dt alias mgr spi dev cs gpios controller dt spi dev cs gpios label spi dev nodelabel cid constant expression result strcmp mgr gpio mgr gpio is always because mgr gpio is compared against itself zassert true strcmp dt inst vnd spi device cs gpios controller dt spi dev cs gpios label spi dev inst cs gpios pin number zassert equal dt vnd spi vnd spi device cs gpios pin strcmp dt vnd spi vnd spi device cs gpios controller dt spi dev cs gpios label spi dev path zassert true strcmp dt alias mgr spi dev cs gpios controller dt spi dev cs gpios label spi dev alias cid constant expression result strcmp mgr gpio mgr gpio is always because mgr gpio is compared against itself zassert true strcmp dt alias mgr spi dev cs gpios controller dt spi dev cs gpios label spi dev nodelabel zassert true strcmp dt inst vnd spi device cs gpios controller dt spi dev cs gpios label spi dev inst please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on classification of the file affected and the impact field in coverity assignees were set using the codeowners file
1
413,931
12,093,478,056
IssuesEvent
2020-04-19 19:48:13
Slicer/Slicer
https://api.github.com/repos/Slicer/Slicer
opened
Remove LEGACY Remote Modules.
priority:low status:question type:enhancement
## Is your feature request related to a problem? Please describe. No problem, just extra maintenance burden for packages that have been identified as LEGACY for a long time. ## Describe the solution you'd like ![image](https://user-images.githubusercontent.com/313970/79698139-73ca8900-824c-11ea-97b5-6f89918d63f3.png) ## Describe alternatives you've considered Restore packages to first-class status. ## Additional context Legacy code should have an end of life (9 years, 5 years seems long enough) and should be removed to keep the development burden to a minimum.
1.0
Remove LEGACY Remote Modules. - ## Is your feature request related to a problem? Please describe. No problem, just extra maintenance burden for packages that have been identified as LEGACY for a long time. ## Describe the solution you'd like ![image](https://user-images.githubusercontent.com/313970/79698139-73ca8900-824c-11ea-97b5-6f89918d63f3.png) ## Describe alternatives you've considered Restore packages to first-class status. ## Additional context Legacy code should have an end of life (9 years, 5 years seems long enough) and should be removed to keep the development burden to a minimum.
priority
remove legacy remote modules is your feature request related to a problem please describe no problem just extra maintenance burden for packages that have been identified as legacy for a long time describe the solution you d like describe alternatives you ve considered restore packages to first class status additional context legacy code should have an end of life years years seems long enough and should be removed to keep the development burden to a minimum
1
18,966
2,616,016,074
IssuesEvent
2015-03-02 00:58:25
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Perform Instant Map Loading
auto-migrated NewFeature Performance Priority-Low Type-Enhancement
``` Skip all menus completely and go directly to the game. There is currently an incomplete implementation. ``` Original issue reported on code.google.com by `AHeinerm` on 24 Feb 2011 at 2:28
1.0
Perform Instant Map Loading - ``` Skip all menus completely and go directly to the game. There is currently an incomplete implementation. ``` Original issue reported on code.google.com by `AHeinerm` on 24 Feb 2011 at 2:28
priority
perform instant map loading skip all menus completely and go directly to the game there is currently an incomplete implementation original issue reported on code google com by aheinerm on feb at
1
819,194
30,723,457,538
IssuesEvent
2023-07-27 17:40:45
nck-2/test-rep
https://api.github.com/repos/nck-2/test-rep
closed
qcache provides duplicates for RT index
bug priority::low
qcache returns whole result set for every RT sergemt on each matching iteration. That is why when document gor replaced at RT index however segment is still alive but marks document killed returns multiple matched documents becouse there is no check that matched document got killed at segment. ie at this code at sphinxrt.cpp ``` const CSphRowitem * pRow = FindDocinfo ( tGuard.m_dRamChunks[iSeg], pMatch[i].m_uDocID, m_iStride ); assert ( pRanker->IsCache() || pRow ); if ( !pRow ) { tCtx.m_iBadRows++; continue; } CopyDocinfo ( pMatch[i], pRow ); ``` same row from all segments contains this document, either alive or killed got copied into result set That should be fixed. โ”†Issue is synchronized with this [Gitlab issue](https://gitlab.com/manticoresearch/dev/-/issues/263)
1.0
qcache provides duplicates for RT index - qcache returns whole result set for every RT sergemt on each matching iteration. That is why when document gor replaced at RT index however segment is still alive but marks document killed returns multiple matched documents becouse there is no check that matched document got killed at segment. ie at this code at sphinxrt.cpp ``` const CSphRowitem * pRow = FindDocinfo ( tGuard.m_dRamChunks[iSeg], pMatch[i].m_uDocID, m_iStride ); assert ( pRanker->IsCache() || pRow ); if ( !pRow ) { tCtx.m_iBadRows++; continue; } CopyDocinfo ( pMatch[i], pRow ); ``` same row from all segments contains this document, either alive or killed got copied into result set That should be fixed. โ”†Issue is synchronized with this [Gitlab issue](https://gitlab.com/manticoresearch/dev/-/issues/263)
priority
qcache provides duplicates for rt index qcache returns whole result set for every rt sergemt on each matching iteration that is why when document gor replaced at rt index however segment is still alive but marks document killed returns multiple matched documents becouse there is no check that matched document got killed at segment ie at this code at sphinxrt cpp const csphrowitem prow finddocinfo tguard m dramchunks pmatch m udocid m istride assert pranker iscache prow if prow tctx m ibadrows continue copydocinfo pmatch prow same row from all segments contains this document either alive or killed got copied into result set that should be fixed โ”†issue is synchronized with this
1
808,450
30,083,293,031
IssuesEvent
2023-06-29 06:30:33
filecoin-saturn/explorer
https://api.github.com/repos/filecoin-saturn/explorer
opened
turn the saturn logo and text in the lower right of the explorer into a link to saturn.tech
enhancement Low Priority
![image](https://github.com/filecoin-saturn/explorer/assets/1041265/a9de571e-9eca-4bed-bde8-0c7c010b516c)
1.0
turn the saturn logo and text in the lower right of the explorer into a link to saturn.tech - ![image](https://github.com/filecoin-saturn/explorer/assets/1041265/a9de571e-9eca-4bed-bde8-0c7c010b516c)
priority
turn the saturn logo and text in the lower right of the explorer into a link to saturn tech
1
779,678
27,362,093,917
IssuesEvent
2023-02-27 16:29:50
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
opened
To Legion Hold quest item turns you into an imp not a crate
Confirmed Quest Priority-Low 65-69
https://github.com/chromiecraft/chromiecraft/issues/5083 ### What client do you play on? enUS ### Faction Horde ### Content Phase: 65-69 ### Current Behaviour only a superficial issue but playing as a druid I stealthed into the area in cat form, upon using the "Box o' Tricks" I became an imp rather than a crate as expected. I used the "Box o' Tricks" again this time not in any form and still became an imp. ![WoWScrnShot_022123_171156](https://user-images.githubusercontent.com/114075548/220414919-e21df952-c3a5-4dfe-8a01-50ce97758f07.jpg) ### Expected Blizzlike Behaviour Quest item "Box o' Tricks" should transform the playing into a crate, not an imp. ### Source https://www.youtube.com/watch?v=SVtEwirRnKA https://www.youtube.com/watch?v=3Xz7v8CURRA Even the quest role play mentions a crate. ### Steps to reproduce the problem .quest add 5083 .tele legionhold use item near Legion communication device ### Extra Notes ### AC rev. hash/commit https://github.com/chromiecraft/azerothcore-wotlk/commit/5b602508808a134e5df6051af7774952df00a7d0 ### Operating system Ubuntu 20.04 ### Modules - [mod-ah-bot](https://github.com/azerothcore/mod-ah-bot) - [mod-bg-item-reward](https://github.com/azerothcore/mod-bg-item-reward) - [mod-cfbg](https://github.com/azerothcore/mod-cfbg) - [mod-chat-transmitter](https://github.com/azerothcore/mod-chat-transmitter) - [mod-chromie-xp](https://github.com/azerothcore/mod-chromie-xp) - [mod-cta-switch](https://github.com/azerothcore/mod-cta-switch) - [mod-desertion-warnings](https://github.com/azerothcore/mod-desertion-warnings) - [mod-duel-reset](https://github.com/azerothcore/mod-duel-reset) - [mod-eluna](https://github.com/azerothcore/mod-eluna) - [mod-ip-tracker](https://github.com/azerothcore/mod-ip-tracker) - [mod-low-level-arena](https://github.com/azerothcore/mod-low-level-arena) - [mod-low-level-rbg](https://github.com/azerothcore/mod-low-level-rbg) - [mod-multi-client-check](https://github.com/azerothcore/mod-multi-client-check) - [mod-progression-system](https://github.com/azerothcore/mod-progression-system) - [mod-pvp-titles](https://github.com/azerothcore/mod-pvp-titles) - [mod-pvpstats-announcer](https://github.com/azerothcore/mod-pvpstats-announcer) - [mod-queue-list-cache](https://github.com/azerothcore/mod-queue-list-cache) - [mod-rdf-expansion](https://github.com/azerothcore/mod-rdf-expansion) - [mod-transmog](https://github.com/azerothcore/mod-transmog) - [mod-weekend-xp](https://github.com/azerothcore/mod-weekend-xp) - [mod-instanced-worldbosses](https://github.com/nyeriah/mod-instanced-worldbosses) - [mod-zone-difficulty](https://github.com/azerothcore/mod-zone-difficulty) - [lua-carbon-copy](https://github.com/55Honey/Acore_CarbonCopy) - [lua-exchange-npc](https://github.com/55Honey/Acore_ExchangeNpc) - [lua-event-scripts](https://github.com/55Honey/Acore_eventScripts) - [lua-level-up-reward](https://github.com/55Honey/Acore_LevelUpReward) - [lua-recruit-a-friend](https://github.com/55Honey/Acore_RecruitAFriend) - [lua-send-and-bind](https://github.com/55Honey/Acore_SendAndBind) - [lua-temp-announcements](https://github.com/55Honey/Acore_TempAnnouncements) - [lua-zonecheck](https://github.com/55Honey/acore_Zonecheck) ### Customizations None ### Server ChromieCraft
1.0
To Legion Hold quest item turns you into an imp not a crate - https://github.com/chromiecraft/chromiecraft/issues/5083 ### What client do you play on? enUS ### Faction Horde ### Content Phase: 65-69 ### Current Behaviour only a superficial issue but playing as a druid I stealthed into the area in cat form, upon using the "Box o' Tricks" I became an imp rather than a crate as expected. I used the "Box o' Tricks" again this time not in any form and still became an imp. ![WoWScrnShot_022123_171156](https://user-images.githubusercontent.com/114075548/220414919-e21df952-c3a5-4dfe-8a01-50ce97758f07.jpg) ### Expected Blizzlike Behaviour Quest item "Box o' Tricks" should transform the playing into a crate, not an imp. ### Source https://www.youtube.com/watch?v=SVtEwirRnKA https://www.youtube.com/watch?v=3Xz7v8CURRA Even the quest role play mentions a crate. ### Steps to reproduce the problem .quest add 5083 .tele legionhold use item near Legion communication device ### Extra Notes ### AC rev. hash/commit https://github.com/chromiecraft/azerothcore-wotlk/commit/5b602508808a134e5df6051af7774952df00a7d0 ### Operating system Ubuntu 20.04 ### Modules - [mod-ah-bot](https://github.com/azerothcore/mod-ah-bot) - [mod-bg-item-reward](https://github.com/azerothcore/mod-bg-item-reward) - [mod-cfbg](https://github.com/azerothcore/mod-cfbg) - [mod-chat-transmitter](https://github.com/azerothcore/mod-chat-transmitter) - [mod-chromie-xp](https://github.com/azerothcore/mod-chromie-xp) - [mod-cta-switch](https://github.com/azerothcore/mod-cta-switch) - [mod-desertion-warnings](https://github.com/azerothcore/mod-desertion-warnings) - [mod-duel-reset](https://github.com/azerothcore/mod-duel-reset) - [mod-eluna](https://github.com/azerothcore/mod-eluna) - [mod-ip-tracker](https://github.com/azerothcore/mod-ip-tracker) - [mod-low-level-arena](https://github.com/azerothcore/mod-low-level-arena) - [mod-low-level-rbg](https://github.com/azerothcore/mod-low-level-rbg) - [mod-multi-client-check](https://github.com/azerothcore/mod-multi-client-check) - [mod-progression-system](https://github.com/azerothcore/mod-progression-system) - [mod-pvp-titles](https://github.com/azerothcore/mod-pvp-titles) - [mod-pvpstats-announcer](https://github.com/azerothcore/mod-pvpstats-announcer) - [mod-queue-list-cache](https://github.com/azerothcore/mod-queue-list-cache) - [mod-rdf-expansion](https://github.com/azerothcore/mod-rdf-expansion) - [mod-transmog](https://github.com/azerothcore/mod-transmog) - [mod-weekend-xp](https://github.com/azerothcore/mod-weekend-xp) - [mod-instanced-worldbosses](https://github.com/nyeriah/mod-instanced-worldbosses) - [mod-zone-difficulty](https://github.com/azerothcore/mod-zone-difficulty) - [lua-carbon-copy](https://github.com/55Honey/Acore_CarbonCopy) - [lua-exchange-npc](https://github.com/55Honey/Acore_ExchangeNpc) - [lua-event-scripts](https://github.com/55Honey/Acore_eventScripts) - [lua-level-up-reward](https://github.com/55Honey/Acore_LevelUpReward) - [lua-recruit-a-friend](https://github.com/55Honey/Acore_RecruitAFriend) - [lua-send-and-bind](https://github.com/55Honey/Acore_SendAndBind) - [lua-temp-announcements](https://github.com/55Honey/Acore_TempAnnouncements) - [lua-zonecheck](https://github.com/55Honey/acore_Zonecheck) ### Customizations None ### Server ChromieCraft
priority
to legion hold quest item turns you into an imp not a crate what client do you play on enus faction horde content phase current behaviour only a superficial issue but playing as a druid i stealthed into the area in cat form upon using the box o tricks i became an imp rather than a crate as expected i used the box o tricks again this time not in any form and still became an imp expected blizzlike behaviour quest item box o tricks should transform the playing into a crate not an imp source even the quest role play mentions a crate steps to reproduce the problem quest add tele legionhold use item near legion communication device extra notes ac rev hash commit operating system ubuntu modules customizations none server chromiecraft
1
58,840
3,091,874,493
IssuesEvent
2015-08-26 15:11:17
brharp/hjckrrh
https://api.github.com/repos/brharp/hjckrrh
closed
E2 - theming
feature: events (E) priority: low type: theming
featured image + caption. Seems confusing where the other fields stop and where the featured image and caption starts.
1.0
E2 - theming - featured image + caption. Seems confusing where the other fields stop and where the featured image and caption starts.
priority
theming featured image caption seems confusing where the other fields stop and where the featured image and caption starts
1
641,191
20,820,532,990
IssuesEvent
2022-03-18 14:56:57
apache/dolphinscheduler
https://api.github.com/repos/apache/dolphinscheduler
opened
[Bug][UI Next][V1.0.0-Alpha] There is a problem with the language support of the PagerDuty alarm instance.
bug UI priority:low
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ![image](https://user-images.githubusercontent.com/19239641/159026862-aeb82dc9-050f-40af-83d5-df439db11aab.png) ### What you expected to happen There is a problem with the language support of the PagerDuty alarm instance. ### How to reproduce Support i18n. ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
1.0
[Bug][UI Next][V1.0.0-Alpha] There is a problem with the language support of the PagerDuty alarm instance. - ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened ![image](https://user-images.githubusercontent.com/19239641/159026862-aeb82dc9-050f-40af-83d5-df439db11aab.png) ### What you expected to happen There is a problem with the language support of the PagerDuty alarm instance. ### How to reproduce Support i18n. ### Anything else _No response_ ### Version dev ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
priority
there is a problem with the language support of the pagerduty alarm instance search before asking i had searched in the and found no similar issues what happened what you expected to happen there is a problem with the language support of the pagerduty alarm instance how to reproduce support anything else no response version dev are you willing to submit pr yes i am willing to submit a pr code of conduct i agree to follow this project s
1
788,841
27,769,475,160
IssuesEvent
2023-03-16 13:38:49
AY2223S2-CS2113-T12-4/tp
https://api.github.com/repos/AY2223S2-CS2113-T12-4/tp
closed
[Task] Change habits exit command to homecommand
type.Task priority.Low
**Describe the Task** A clear and concise description of what the Task/Chore is. Changing ExitCommand naming to HomeCommand **To Reproduce** Steps to reproduce the behavior: 1.Go to habits feature 2.exit to return back to MainManager **Expected behavior** use home to return to mainmanager and change ExitCommand to HomeCommand **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here. **Labels** Remember to tag the priority using the labels function.
1.0
[Task] Change habits exit command to homecommand - **Describe the Task** A clear and concise description of what the Task/Chore is. Changing ExitCommand naming to HomeCommand **To Reproduce** Steps to reproduce the behavior: 1.Go to habits feature 2.exit to return back to MainManager **Expected behavior** use home to return to mainmanager and change ExitCommand to HomeCommand **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here. **Labels** Remember to tag the priority using the labels function.
priority
change habits exit command to homecommand describe the task a clear and concise description of what the task chore is changing exitcommand naming to homecommand to reproduce steps to reproduce the behavior go to habits feature exit to return back to mainmanager expected behavior use home to return to mainmanager and change exitcommand to homecommand screenshots if applicable add screenshots to help explain your problem desktop please complete the following information os browser version additional context add any other context about the problem here labels remember to tag the priority using the labels function
1
434,615
12,520,763,358
IssuesEvent
2020-06-03 16:22:20
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
onSaveInstanceState() / lifecycle crashes
Bug Needs Triage Priority-Low Stale
I need to nail down the exact reproduction, but ACRA has a lot of these that go a little like this: ###### Reproduction Steps 1. Review cards 2. use System Picker to open an .apkg 3. ImportDialog tries to show ###### Expected Result ImportDialog shows fine and import happens ###### Actual Result IllegalStateException because onSaveInstanceState was already called https://couchdb.ankidroid.org/acralyzer/_design/acralyzer/index.html#/report-details/c19d73c3-5d80-4122-b6b6-509f1b08df80 Also (a bit different but same lifecycle problem): https://couchdb.ankidroid.org/acralyzer/_design/acralyzer/index.html#/report-details/9e87f298-b1ca-4657-9732-d4dfa4573f8f ###### Debug info ###### Research Note that simply targeting P (API28) may fix this as it changes lifecycle in the support libraries for onSaveInstanceState to be after onStop so that Fragment transactions like this may proceed https://developer.android.com/reference/android/app/Activity.html#onSaveInstanceState(android.os.Bundle) ``` If called, this method will occur after onStop() for applications targeting platforms starting with Build.VERSION_CODES.P. For applications targeting earlier platform versions this method will occur before onStop() and there are no guarantees about whether it will occur before or after onPause(). ```
1.0
onSaveInstanceState() / lifecycle crashes - I need to nail down the exact reproduction, but ACRA has a lot of these that go a little like this: ###### Reproduction Steps 1. Review cards 2. use System Picker to open an .apkg 3. ImportDialog tries to show ###### Expected Result ImportDialog shows fine and import happens ###### Actual Result IllegalStateException because onSaveInstanceState was already called https://couchdb.ankidroid.org/acralyzer/_design/acralyzer/index.html#/report-details/c19d73c3-5d80-4122-b6b6-509f1b08df80 Also (a bit different but same lifecycle problem): https://couchdb.ankidroid.org/acralyzer/_design/acralyzer/index.html#/report-details/9e87f298-b1ca-4657-9732-d4dfa4573f8f ###### Debug info ###### Research Note that simply targeting P (API28) may fix this as it changes lifecycle in the support libraries for onSaveInstanceState to be after onStop so that Fragment transactions like this may proceed https://developer.android.com/reference/android/app/Activity.html#onSaveInstanceState(android.os.Bundle) ``` If called, this method will occur after onStop() for applications targeting platforms starting with Build.VERSION_CODES.P. For applications targeting earlier platform versions this method will occur before onStop() and there are no guarantees about whether it will occur before or after onPause(). ```
priority
onsaveinstancestate lifecycle crashes i need to nail down the exact reproduction but acra has a lot of these that go a little like this reproduction steps review cards use system picker to open an apkg importdialog tries to show expected result importdialog shows fine and import happens actual result illegalstateexception because onsaveinstancestate was already called also a bit different but same lifecycle problem debug info research note that simply targeting p may fix this as it changes lifecycle in the support libraries for onsaveinstancestate to be after onstop so that fragment transactions like this may proceed if called this method will occur after onstop for applications targeting platforms starting with build version codes p for applications targeting earlier platform versions this method will occur before onstop and there are no guarantees about whether it will occur before or after onpause
1
136,937
5,290,624,703
IssuesEvent
2017-02-08 20:22:41
urbit/urbit
https://api.github.com/repos/urbit/urbit
closed
reset cores on FreeBSD
difficulty high platform specific priority low
``` ~zod:dojo> :+resetaddress 0x7fffffbfeff8 out of loom! bail: oops ``` (time passes, then core dump) Self assigning for now, but might hand it off if I can't do it quickly
1.0
reset cores on FreeBSD - ``` ~zod:dojo> :+resetaddress 0x7fffffbfeff8 out of loom! bail: oops ``` (time passes, then core dump) Self assigning for now, but might hand it off if I can't do it quickly
priority
reset cores on freebsd zod dojo resetaddress out of loom bail oops time passes then core dump self assigning for now but might hand it off if i can t do it quickly
1
719,916
24,773,778,849
IssuesEvent
2022-10-23 13:28:58
bounswe/bounswe2022group2
https://api.github.com/repos/bounswe/bounswe2022group2
closed
Mobile: Writing Tests for Sign Up Screen
priority-low status-completed mobile
### Issue Description As we have already discussed and decided with the mobile team, I implemented the signup screen. You can see the details of it under the corresponding issue. Now, I will write the tests of the sign up screen with this issue. ### Step Details Steps that will be performed: - [x] Do a research on testing with Flutter - [x] Determine the testable parts - [x] Code separate lines for each testable part - [x] Run and be sure to pass all tests ### Final Actions I will create another branch on our repo and will be committing and pushing the changes into that branch. I will also share the development details under this issue. Finally, I will create a PR and after at least 1 person from the mobile team approved the pull request, it will be merged to the main branch. ### Deadline of the Issue 26.10.2022 - Wednesday - 23:59 ### Reviewer Ezgi Aysel Batฤฑ ### Deadline for the Review 27.10.2022 - Thursday - 16:59
1.0
Mobile: Writing Tests for Sign Up Screen - ### Issue Description As we have already discussed and decided with the mobile team, I implemented the signup screen. You can see the details of it under the corresponding issue. Now, I will write the tests of the sign up screen with this issue. ### Step Details Steps that will be performed: - [x] Do a research on testing with Flutter - [x] Determine the testable parts - [x] Code separate lines for each testable part - [x] Run and be sure to pass all tests ### Final Actions I will create another branch on our repo and will be committing and pushing the changes into that branch. I will also share the development details under this issue. Finally, I will create a PR and after at least 1 person from the mobile team approved the pull request, it will be merged to the main branch. ### Deadline of the Issue 26.10.2022 - Wednesday - 23:59 ### Reviewer Ezgi Aysel Batฤฑ ### Deadline for the Review 27.10.2022 - Thursday - 16:59
priority
mobile writing tests for sign up screen issue description as we have already discussed and decided with the mobile team i implemented the signup screen you can see the details of it under the corresponding issue now i will write the tests of the sign up screen with this issue step details steps that will be performed do a research on testing with flutter determine the testable parts code separate lines for each testable part run and be sure to pass all tests final actions i will create another branch on our repo and will be committing and pushing the changes into that branch i will also share the development details under this issue finally i will create a pr and after at least person from the mobile team approved the pull request it will be merged to the main branch deadline of the issue wednesday reviewer ezgi aysel batฤฑ deadline for the review thursday
1
382,131
11,301,160,918
IssuesEvent
2020-01-17 15:04:03
ChainSafe/gossamer
https://api.github.com/repos/ChainSafe/gossamer
opened
Add Architecture Document to Repo
Priority: 4 - Low Type: Enhancement docs
We already have a basis for an architecture document. We should refine, update and expand this and add it directly to the repo.
1.0
Add Architecture Document to Repo - We already have a basis for an architecture document. We should refine, update and expand this and add it directly to the repo.
priority
add architecture document to repo we already have a basis for an architecture document we should refine update and expand this and add it directly to the repo
1
678,886
23,214,752,674
IssuesEvent
2022-08-02 13:16:04
permafrost06/contacts-manager-wp
https://api.github.com/repos/permafrost06/contacts-manager-wp
closed
Error and exception handlers could be used instead of try-catch
low priority question refactor
The PHP functions `set_error_handler` and `set_error_handler` look very interesting. Once exception and error codes are implemented and standardized for this project, the code would look a lot nicer with the use of these functions. I'm not sure about readability after this change and if they'll be a great fit for this project.
1.0
Error and exception handlers could be used instead of try-catch - The PHP functions `set_error_handler` and `set_error_handler` look very interesting. Once exception and error codes are implemented and standardized for this project, the code would look a lot nicer with the use of these functions. I'm not sure about readability after this change and if they'll be a great fit for this project.
priority
error and exception handlers could be used instead of try catch the php functions set error handler and set error handler look very interesting once exception and error codes are implemented and standardized for this project the code would look a lot nicer with the use of these functions i m not sure about readability after this change and if they ll be a great fit for this project
1
456,230
13,147,517,414
IssuesEvent
2020-08-08 16:05:47
InfiniteFlightAirportEditing/Airports
https://api.github.com/repos/InfiniteFlightAirportEditing/Airports
closed
KMTO-Coles Country Memorial Airport-ILLINOIS-USA
Being Redone Low Priority
# Airport Name Korla Airport # Country? China # Improvements that need to be made? Full Rework # Are you working on this airport? Yes # Airport Priority? (A380, 10000ft+ Runway) Low
1.0
KMTO-Coles Country Memorial Airport-ILLINOIS-USA - # Airport Name Korla Airport # Country? China # Improvements that need to be made? Full Rework # Are you working on this airport? Yes # Airport Priority? (A380, 10000ft+ Runway) Low
priority
kmto coles country memorial airport illinois usa airport name korla airport country china improvements that need to be made full rework are you working on this airport yes airport priority runway low
1
198,531
6,973,946,250
IssuesEvent
2017-12-11 22:23:11
cfpb/capital-framework
https://api.github.com/repos/cfpb/capital-framework
closed
Custom demos should expose their notes saying what they're showing
priority: low
For example, https://github.com/cfpb/cf-core/pull/6/files#r16119877. Seeing the checkbox and radio inputs on the demo page is going to be very confusing if you don't already know that their purpose is to demonstrate that they are NOT accidentally being styled different from the browser default. The note in the comment should be able to be revealed on the demo page. I'd suggest that if we want to keep the default view on the demo page lean, we add an icon or something that can be hovered/clicked/focused to reveal a comment about that bit of markup.
1.0
Custom demos should expose their notes saying what they're showing - For example, https://github.com/cfpb/cf-core/pull/6/files#r16119877. Seeing the checkbox and radio inputs on the demo page is going to be very confusing if you don't already know that their purpose is to demonstrate that they are NOT accidentally being styled different from the browser default. The note in the comment should be able to be revealed on the demo page. I'd suggest that if we want to keep the default view on the demo page lean, we add an icon or something that can be hovered/clicked/focused to reveal a comment about that bit of markup.
priority
custom demos should expose their notes saying what they re showing for example seeing the checkbox and radio inputs on the demo page is going to be very confusing if you don t already know that their purpose is to demonstrate that they are not accidentally being styled different from the browser default the note in the comment should be able to be revealed on the demo page i d suggest that if we want to keep the default view on the demo page lean we add an icon or something that can be hovered clicked focused to reveal a comment about that bit of markup
1
380,132
11,254,160,680
IssuesEvent
2020-01-11 21:25:04
Kaktushose/levelbot2
https://api.github.com/repos/Kaktushose/levelbot2
opened
update Command
enhancement low priority member team
**Steht dein Feature-Wunsch im Zusammenhang mit einem Problem? Bitte beschreibe es.** Falls es passiert, dass der Bot einen User nicht erfasst, z.B. durch Ausfรคlle, fehlt dieser in der DB. **Beschreibe die Lรถsung, die du gerne hรคttest** Command `!update`, der die Datenbank auf Fehler prรผft
1.0
update Command - **Steht dein Feature-Wunsch im Zusammenhang mit einem Problem? Bitte beschreibe es.** Falls es passiert, dass der Bot einen User nicht erfasst, z.B. durch Ausfรคlle, fehlt dieser in der DB. **Beschreibe die Lรถsung, die du gerne hรคttest** Command `!update`, der die Datenbank auf Fehler prรผft
priority
update command steht dein feature wunsch im zusammenhang mit einem problem bitte beschreibe es falls es passiert dass der bot einen user nicht erfasst z b durch ausfรคlle fehlt dieser in der db beschreibe die lรถsung die du gerne hรคttest command update der die datenbank auf fehler prรผft
1
440,390
12,699,129,590
IssuesEvent
2020-06-22 14:25:43
LLK/scratch-vm
https://api.github.com/repos/LLK/scratch-vm
closed
Answer is not cleared by making new project
Low Impact Medium Severity bug priority 4
### Expected Behavior Making new project should clear answer ### Actual Behavior It keeps the answer unless 1) it was changed by ask block 2) green flag was pressed (#795) ### Steps to Reproduce 1) click ask block 2) type something and click the button 3) click File->New 4) click answer block ### Operating System and Browser Windows 10 Firefox 74 ### Compatibility info On Scratch 1.4, it clears, but on 2.0 it didn't clear
1.0
Answer is not cleared by making new project - ### Expected Behavior Making new project should clear answer ### Actual Behavior It keeps the answer unless 1) it was changed by ask block 2) green flag was pressed (#795) ### Steps to Reproduce 1) click ask block 2) type something and click the button 3) click File->New 4) click answer block ### Operating System and Browser Windows 10 Firefox 74 ### Compatibility info On Scratch 1.4, it clears, but on 2.0 it didn't clear
priority
answer is not cleared by making new project expected behavior making new project should clear answer actual behavior it keeps the answer unless it was changed by ask block green flag was pressed steps to reproduce click ask block type something and click the button click file new click answer block operating system and browser windows firefox compatibility info on scratch it clears but on it didn t clear
1
39,944
2,861,985,515
IssuesEvent
2015-06-04 00:02:45
dart-lang/collection
https://api.github.com/repos/dart-lang/collection
opened
collection/test/priority_queue_test is slow
bug Priority-Low
<a href="https://github.com/floitschG"><img src="https://avatars.githubusercontent.com/u/8631949?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [floitschG](https://github.com/floitschG)** _Originally opened as https://github.com/dart-lang/sdk/issues/16426_ ---- I just marked priority_queue_test as slow for IE9 in checked mode.
1.0
collection/test/priority_queue_test is slow - <a href="https://github.com/floitschG"><img src="https://avatars.githubusercontent.com/u/8631949?v=3" align="left" width="96" height="96" hspace="10"></img></a> **Issue by [floitschG](https://github.com/floitschG)** _Originally opened as https://github.com/dart-lang/sdk/issues/16426_ ---- I just marked priority_queue_test as slow for IE9 in checked mode.
priority
collection test priority queue test is slow issue by originally opened as i just marked priority queue test as slow for in checked mode
1
166,778
6,311,287,588
IssuesEvent
2017-07-23 18:09:07
qutebrowser/qutebrowser
https://api.github.com/repos/qutebrowser/qutebrowser
closed
Settings set with -s on command line can't be changed with :set
bug component: config priority: 2 - low
I don't know if this is intentional or not, I expected that `-s` behaves like an autocommand for `:set` but it also disables any modifications of the setting.
1.0
Settings set with -s on command line can't be changed with :set - I don't know if this is intentional or not, I expected that `-s` behaves like an autocommand for `:set` but it also disables any modifications of the setting.
priority
settings set with s on command line can t be changed with set i don t know if this is intentional or not i expected that s behaves like an autocommand for set but it also disables any modifications of the setting
1
106,912
4,287,699,988
IssuesEvent
2016-07-16 23:09:06
code-corps/code-corps-api
https://api.github.com/repos/code-corps/code-corps-api
closed
Find a way to deploy branch commits
low priority
It would be great if we could deploy and test branches on a public server so that we can review code without needing to pull it down.
1.0
Find a way to deploy branch commits - It would be great if we could deploy and test branches on a public server so that we can review code without needing to pull it down.
priority
find a way to deploy branch commits it would be great if we could deploy and test branches on a public server so that we can review code without needing to pull it down
1
336,066
10,170,923,255
IssuesEvent
2019-08-08 07:02:39
larray-project/larray-editor
https://api.github.com/repos/larray-project/larray-editor
closed
view(array) or edit(array) does not work in 0.30
bug difficulty: low priority: high work in progress
because now LArray has a keys() method so the array is converted to a Session while it should not: https://github.com/larray-project/larray-editor/blob/master/larray_editor/api.py#L129 explicitly checking for LArray should fix this though.
1.0
view(array) or edit(array) does not work in 0.30 - because now LArray has a keys() method so the array is converted to a Session while it should not: https://github.com/larray-project/larray-editor/blob/master/larray_editor/api.py#L129 explicitly checking for LArray should fix this though.
priority
view array or edit array does not work in because now larray has a keys method so the array is converted to a session while it should not explicitly checking for larray should fix this though
1
54,031
3,058,852,092
IssuesEvent
2015-08-14 11:15:56
ScottLogic/d3fc-showcase
https://api.github.com/repos/ScottLogic/d3fc-showcase
opened
Modularise data?
low priority modularisation question
Modularise data source(s). Most of this is already done through `sc.data`, and should be dealt with in [other issues](https://github.com/ScottLogic/d3fc-showcase/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Adata+), but we can leave this open until those issues are resolved to ensure we keep track of this.
1.0
Modularise data? - Modularise data source(s). Most of this is already done through `sc.data`, and should be dealt with in [other issues](https://github.com/ScottLogic/d3fc-showcase/issues?utf8=%E2%9C%93&q=is%3Aissue+label%3Adata+), but we can leave this open until those issues are resolved to ensure we keep track of this.
priority
modularise data modularise data source s most of this is already done through sc data and should be dealt with in but we can leave this open until those issues are resolved to ensure we keep track of this
1
704,153
24,187,267,192
IssuesEvent
2022-09-23 14:18:28
minio/minio
https://api.github.com/repos/minio/minio
closed
HelmChart: Extend to support conditions in policies
priority: low community
Today, one can ask the helm chart to create policies also. ( Values .policies ) Unfortunatelty, it only allows to set name, resource and action, but it doesn't allow to set also conditions. **Proposed solution** Extend the Helm Chart to inject conditions if defined in helm values like it exists with action. **alternatives** run a hand crafted job after minio got deployed to incl the json policy with conditions. It's really ugly in my mind ;-) **Additional** using the 'customCommands' option in the chart seems not to be an alternative since mc loves to read a json **file** with a policy and does not allow a json text as command line argument
1.0
HelmChart: Extend to support conditions in policies - Today, one can ask the helm chart to create policies also. ( Values .policies ) Unfortunatelty, it only allows to set name, resource and action, but it doesn't allow to set also conditions. **Proposed solution** Extend the Helm Chart to inject conditions if defined in helm values like it exists with action. **alternatives** run a hand crafted job after minio got deployed to incl the json policy with conditions. It's really ugly in my mind ;-) **Additional** using the 'customCommands' option in the chart seems not to be an alternative since mc loves to read a json **file** with a policy and does not allow a json text as command line argument
priority
helmchart extend to support conditions in policies today one can ask the helm chart to create policies also values policies unfortunatelty it only allows to set name resource and action but it doesn t allow to set also conditions proposed solution extend the helm chart to inject conditions if defined in helm values like it exists with action alternatives run a hand crafted job after minio got deployed to incl the json policy with conditions it s really ugly in my mind additional using the customcommands option in the chart seems not to be an alternative since mc loves to read a json file with a policy and does not allow a json text as command line argument
1
487,403
14,046,022,666
IssuesEvent
2020-11-02 03:24:19
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
opened
[Coverity CID :215226] Logically dead code in soc/xtensa/intel_adsp/common/bootloader/boot_loader.c
Coverity bug priority: low
Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/c9a2a5e7fb0194bfb168f5aa1a0a83c73f62acb3/soc/xtensa/intel_adsp/common/bootloader/boot_loader.c Category: Control flow issues Function: `hp_sram_pm_banks` Component: Other CID: [215226](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=215226) Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
1.0
[Coverity CID :215226] Logically dead code in soc/xtensa/intel_adsp/common/bootloader/boot_loader.c - Static code scan issues found in file: https://github.com/zephyrproject-rtos/zephyr/tree/c9a2a5e7fb0194bfb168f5aa1a0a83c73f62acb3/soc/xtensa/intel_adsp/common/bootloader/boot_loader.c Category: Control flow issues Function: `hp_sram_pm_banks` Component: Other CID: [215226](https://scan9.coverity.com/reports.htm#v29726/p12996/mergedDefectId=215226) Please fix or provide comments in coverity using the link: https://scan9.coverity.com/reports.htm#v32951/p12996. Note: This issue was created automatically. Priority was set based on classification of the file affected and the impact field in coverity. Assignees were set using the CODEOWNERS file.
priority
logically dead code in soc xtensa intel adsp common bootloader boot loader c static code scan issues found in file category control flow issues function hp sram pm banks component other cid please fix or provide comments in coverity using the link note this issue was created automatically priority was set based on classification of the file affected and the impact field in coverity assignees were set using the codeowners file
1
509,263
14,726,487,852
IssuesEvent
2021-01-06 06:55:09
naev/naev
https://api.github.com/repos/naev/naev
closed
Korean Translation
Priority-Low Type-Enhancement
Hello, we are Korean university students. This project is an area we are interested in, so we would like to contribute. We want to contribute through the Korean translation of the project. Is it okay to contribute?
1.0
Korean Translation - Hello, we are Korean university students. This project is an area we are interested in, so we would like to contribute. We want to contribute through the Korean translation of the project. Is it okay to contribute?
priority
korean translation hello we are korean university students this project is an area we are interested in so we would like to contribute we want to contribute through the korean translation of the project is it okay to contribute
1
673,655
23,025,923,255
IssuesEvent
2022-07-22 09:13:51
JupiterBroadcasting/jupiterbroadcasting.com
https://api.github.com/repos/JupiterBroadcasting/jupiterbroadcasting.com
closed
https://www.jupiterbroadcasting.net = Coder Radio MVP
low priority
Just a quick observation: browsing to https://www.jupiterbroadcasting.net/ instead of https://jupiterbroadcasting.net/ leads to the Coder MVP (not the current JB.net website) note the "www"
1.0
https://www.jupiterbroadcasting.net = Coder Radio MVP - Just a quick observation: browsing to https://www.jupiterbroadcasting.net/ instead of https://jupiterbroadcasting.net/ leads to the Coder MVP (not the current JB.net website) note the "www"
priority
coder radio mvp just a quick observation browsing to instead of leads to the coder mvp not the current jb net website note the www
1
707,982
24,326,236,620
IssuesEvent
2022-09-30 15:00:22
woocommerce/woocommerce-android
https://api.github.com/repos/woocommerce/woocommerce-android
closed
Dismiss Button on Order Screen Is Read Back Incorrectly When Using TalkBack
type: enhancement category: accessibility priority: low feature: support
**Describe the bug** Similar to the dismiss issue on the feedback screen the symbol for dismissing is an X and TalkBack reads this back as Navigate Up button, perhaps the symbol could be changed to a back button like in other parts of the app? **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Orders` 2. Click on 'Product' 3. Scroll down to 'Add Note' 4. Select Add Note 5. Toggle On TalkBack 6. Select Dismiss Button 7. Notice how it reads as `Navigate Up` **Screenshots** <img src="https://user-images.githubusercontent.com/36495451/190724749-4e16cfd1-008e-4fbb-ac2b-f4f93b0e8a21.jpg" width="300"/> **Expected behavior** This button should be more clear as what it is describing, I imagine navigate up would be confusing to users, maybe change it to "Dismiss" or "close" **Isolating the problem (mark completed items with an [x]):** - [X] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [X] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/). - [X] I can reproduce this bug consistently using the steps above. **Mobile Environment** Please include: - Device: Samsung Galaxy A51 - Android version: 12 - WooCommerce Android version: 10.1
1.0
Dismiss Button on Order Screen Is Read Back Incorrectly When Using TalkBack - **Describe the bug** Similar to the dismiss issue on the feedback screen the symbol for dismissing is an X and TalkBack reads this back as Navigate Up button, perhaps the symbol could be changed to a back button like in other parts of the app? **To Reproduce** Steps to reproduce the behavior: 1. Go to 'Orders` 2. Click on 'Product' 3. Scroll down to 'Add Note' 4. Select Add Note 5. Toggle On TalkBack 6. Select Dismiss Button 7. Notice how it reads as `Navigate Up` **Screenshots** <img src="https://user-images.githubusercontent.com/36495451/190724749-4e16cfd1-008e-4fbb-ac2b-f4f93b0e8a21.jpg" width="300"/> **Expected behavior** This button should be more clear as what it is describing, I imagine navigate up would be confusing to users, maybe change it to "Dismiss" or "close" **Isolating the problem (mark completed items with an [x]):** - [X] I have deactivated other plugins and confirmed this bug occurs when only WooCommerce plugin is active. - [X] This bug happens with a default WordPress theme active, or [Storefront](https://woocommerce.com/storefront/). - [X] I can reproduce this bug consistently using the steps above. **Mobile Environment** Please include: - Device: Samsung Galaxy A51 - Android version: 12 - WooCommerce Android version: 10.1
priority
dismiss button on order screen is read back incorrectly when using talkback describe the bug similar to the dismiss issue on the feedback screen the symbol for dismissing is an x and talkback reads this back as navigate up button perhaps the symbol could be changed to a back button like in other parts of the app to reproduce steps to reproduce the behavior go to orders click on product scroll down to add note select add note toggle on talkback select dismiss button notice how it reads as navigate up screenshots expected behavior this button should be more clear as what it is describing i imagine navigate up would be confusing to users maybe change it to dismiss or close isolating the problem mark completed items with an i have deactivated other plugins and confirmed this bug occurs when only woocommerce plugin is active this bug happens with a default wordpress theme active or i can reproduce this bug consistently using the steps above mobile environment please include device samsung galaxy android version woocommerce android version
1
121,724
4,820,833,816
IssuesEvent
2016-11-05 01:40:58
dealii/dealii
https://api.github.com/repos/dealii/dealii
closed
Static analysis: dealii-git/source/fe/fe_q_base.cc
Low priority Starter project
``` dealii-git/source/fe/fe_q_base.cc 1360 warn V688 The 'restriction' local variable possesses the same name as one of the class members, which can result in a confusion. ``` We should address these warnings and errors from the static analysis tool PVS. In response to #3342.
1.0
Static analysis: dealii-git/source/fe/fe_q_base.cc - ``` dealii-git/source/fe/fe_q_base.cc 1360 warn V688 The 'restriction' local variable possesses the same name as one of the class members, which can result in a confusion. ``` We should address these warnings and errors from the static analysis tool PVS. In response to #3342.
priority
static analysis dealii git source fe fe q base cc dealii git source fe fe q base cc warn the restriction local variable possesses the same name as one of the class members which can result in a confusion we should address these warnings and errors from the static analysis tool pvs in response to
1
501,461
14,528,737,048
IssuesEvent
2020-12-14 16:54:30
Praful932/Kitabe
https://api.github.com/repos/Praful932/Kitabe
closed
Replace Count Vectorizer approach with Tf-idf
enhancement priority:low
Replace the current approach of Count Vectorizer with Tf-idf.
1.0
Replace Count Vectorizer approach with Tf-idf - Replace the current approach of Count Vectorizer with Tf-idf.
priority
replace count vectorizer approach with tf idf replace the current approach of count vectorizer with tf idf
1
471,316
13,564,872,151
IssuesEvent
2020-09-18 10:45:04
useIceberg/iceberg-editor
https://api.github.com/repos/useIceberg/iceberg-editor
closed
How to create your own styles or add fonts
[Priority] Low [Type] Enhancement
### Is your feature request related to a problem? Please describe. I should be able to / would like to add my own fonts or create my own CSS. ### Describe the solution you'd like Add documentation on how to create your own styles.
1.0
How to create your own styles or add fonts - ### Is your feature request related to a problem? Please describe. I should be able to / would like to add my own fonts or create my own CSS. ### Describe the solution you'd like Add documentation on how to create your own styles.
priority
how to create your own styles or add fonts is your feature request related to a problem please describe i should be able to would like to add my own fonts or create my own css describe the solution you d like add documentation on how to create your own styles
1
137,431
5,309,705,390
IssuesEvent
2017-02-12 13:33:42
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
bazel warnings on mac
configuration: bazel configuration: mac priority: low team: software core type: installation and distribution
fyi โ€” building master w/ bazel on mac, I get spammed with e.g. ``` INFO: From Linking drake/systems/framework/libleaf_system.pic.a: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/osx-opt/bin/drake/systems/framework/_objs/leaf_system/drake/systems/framework/leaf_system.pic.o has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning for library: bazel-out/osx-opt/bin/drake/systems/framework/libleaf_system.pic.a the table of contents is empty (no object file members in the library define global symbols) INFO: From Linking drake/systems/framework/libleaf_system.a: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/osx-opt/bin/drake/systems/framework/_objs/leaf_system/drake/systems/framework/leaf_system.o has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning for library: bazel-out/osx-opt/bin/drake/systems/framework/libleaf_system.a the table of contents is empty (no object file members in the library define global symbols) ```
1.0
bazel warnings on mac - fyi โ€” building master w/ bazel on mac, I get spammed with e.g. ``` INFO: From Linking drake/systems/framework/libleaf_system.pic.a: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/osx-opt/bin/drake/systems/framework/_objs/leaf_system/drake/systems/framework/leaf_system.pic.o has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning for library: bazel-out/osx-opt/bin/drake/systems/framework/libleaf_system.pic.a the table of contents is empty (no object file members in the library define global symbols) INFO: From Linking drake/systems/framework/libleaf_system.a: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: file: bazel-out/osx-opt/bin/drake/systems/framework/_objs/leaf_system/drake/systems/framework/leaf_system.o has no symbols warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/libtool: warning for library: bazel-out/osx-opt/bin/drake/systems/framework/libleaf_system.a the table of contents is empty (no object file members in the library define global symbols) ```
priority
bazel warnings on mac fyi โ€” building master w bazel on mac i get spammed with e g info from linking drake systems framework libleaf system pic a applications xcode app contents developer toolchains xcodedefault xctoolchain usr bin libtool file bazel out osx opt bin drake systems framework objs leaf system drake systems framework leaf system pic o has no symbols warning applications xcode app contents developer toolchains xcodedefault xctoolchain usr bin libtool warning for library bazel out osx opt bin drake systems framework libleaf system pic a the table of contents is empty no object file members in the library define global symbols info from linking drake systems framework libleaf system a applications xcode app contents developer toolchains xcodedefault xctoolchain usr bin libtool file bazel out osx opt bin drake systems framework objs leaf system drake systems framework leaf system o has no symbols warning applications xcode app contents developer toolchains xcodedefault xctoolchain usr bin libtool warning for library bazel out osx opt bin drake systems framework libleaf system a the table of contents is empty no object file members in the library define global symbols
1
698,387
23,977,273,661
IssuesEvent
2022-09-13 12:37:43
FAForever/fa
https://api.github.com/repos/FAForever/fa
closed
Make engy mod hookable
priority: low area: tooling
Currently the implementation of engy mods works via callbacks instead of adding code to the right functions. E.g., it adds a callback to 'OnReclaimed' instead of adjusting the 'OnReclaimed' function.
1.0
Make engy mod hookable - Currently the implementation of engy mods works via callbacks instead of adding code to the right functions. E.g., it adds a callback to 'OnReclaimed' instead of adjusting the 'OnReclaimed' function.
priority
make engy mod hookable currently the implementation of engy mods works via callbacks instead of adding code to the right functions e g it adds a callback to onreclaimed instead of adjusting the onreclaimed function
1
322,511
9,818,790,692
IssuesEvent
2019-06-13 20:11:53
ClangBuiltLinux/linux
https://api.github.com/repos/ClangBuiltLinux/linux
opened
-Wunused-const-variable in kernel/time/timer_list.c
-Wunused-const-variable [ARCH] arm64 [BUG] linux good first issue low priority
reported via 0day bot: https://groups.google.com/forum/#!topic/clang-built-linux/w27FQOTlb70 > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot <lkp@intel.com> seems like 0day bot find this via an arm64 allnoconfig build of mainline.
1.0
-Wunused-const-variable in kernel/time/timer_list.c - reported via 0day bot: https://groups.google.com/forum/#!topic/clang-built-linux/w27FQOTlb70 > If you fix the issue, kindly add following tag > Reported-by: kbuild test robot <lkp@intel.com> seems like 0day bot find this via an arm64 allnoconfig build of mainline.
priority
wunused const variable in kernel time timer list c reported via bot if you fix the issue kindly add following tag reported by kbuild test robot seems like bot find this via an allnoconfig build of mainline
1
472,958
13,634,010,942
IssuesEvent
2020-09-24 22:42:15
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
closed
spatial_algebra: `Class::dot` implementations cause dependency cycles
component: multibody plant priority: low team: dynamics
From merge-base 9b7cae4c56e, when writing bindings for some of the `SpatialVector` derived classes, I got the following runtime error when running the Python unittest: ``` from pydrake.multibody.math import ( ImportError: ...runfiles/drake/bindings/pydrake/multibody/math.so: undefined symbol: _ZNK5drake9multibody15SpatialVelocityIdE3dotERKNS0_12SpatialForceIdEE ``` Looking into it, it's because the `::dot` definitions are defined in `spatial_algebra.h`??? https://github.com/RobotLocomotion/drake/blob/19a15cd364efe6ef8d23ece115375948b546810c/multibody/math/spatial_algebra.h EDIT (2020-09-22): Two issues: - [x] #14113 The symbols are not compiled into `//:drake_shared_library` - [ ] The dependency cycles may mean that partial includes could happen (compile time) or some symbols may not be linked (linking time) FYI @jwnimmer-tri
1.0
spatial_algebra: `Class::dot` implementations cause dependency cycles - From merge-base 9b7cae4c56e, when writing bindings for some of the `SpatialVector` derived classes, I got the following runtime error when running the Python unittest: ``` from pydrake.multibody.math import ( ImportError: ...runfiles/drake/bindings/pydrake/multibody/math.so: undefined symbol: _ZNK5drake9multibody15SpatialVelocityIdE3dotERKNS0_12SpatialForceIdEE ``` Looking into it, it's because the `::dot` definitions are defined in `spatial_algebra.h`??? https://github.com/RobotLocomotion/drake/blob/19a15cd364efe6ef8d23ece115375948b546810c/multibody/math/spatial_algebra.h EDIT (2020-09-22): Two issues: - [x] #14113 The symbols are not compiled into `//:drake_shared_library` - [ ] The dependency cycles may mean that partial includes could happen (compile time) or some symbols may not be linked (linking time) FYI @jwnimmer-tri
priority
spatial algebra class dot implementations cause dependency cycles from merge base when writing bindings for some of the spatialvector derived classes i got the following runtime error when running the python unittest from pydrake multibody math import importerror runfiles drake bindings pydrake multibody math so undefined symbol looking into it it s because the dot definitions are defined in spatial algebra h edit two issues the symbols are not compiled into drake shared library the dependency cycles may mean that partial includes could happen compile time or some symbols may not be linked linking time fyi jwnimmer tri
1
431,596
12,483,865,120
IssuesEvent
2020-05-30 11:46:45
Maxwell-Alexius/Wyrd
https://api.github.com/repos/Maxwell-Alexius/Wyrd
opened
Generic Record Declaration
Feature Request Low Priority Syntax
**What?** Generic record which have flexible variation. **Why?** Generics are standard feature in typed programming language. **How?** Sample Wyrd Code ``` record Node<T> { T value, maybe Node<T> next } record LinkedList<T> { Node<T> head } n1 = Node<Num> { value: 1 } n2 = Node<Num> { value: 2 } n3 = Node<Num> { value: 3 } n1->next = n2 n2->next = n3 numberList = LinkedList<Num>{ head: n1 } ``` Compiled Result ```js const n1 = { value: 1, next: null }; const n2 = { value: 2, next: null }; const n3 = { value: 3, next: null }; n1.next = n2; n2.next = n3; numberList = { head: n1 }; ```
1.0
Generic Record Declaration - **What?** Generic record which have flexible variation. **Why?** Generics are standard feature in typed programming language. **How?** Sample Wyrd Code ``` record Node<T> { T value, maybe Node<T> next } record LinkedList<T> { Node<T> head } n1 = Node<Num> { value: 1 } n2 = Node<Num> { value: 2 } n3 = Node<Num> { value: 3 } n1->next = n2 n2->next = n3 numberList = LinkedList<Num>{ head: n1 } ``` Compiled Result ```js const n1 = { value: 1, next: null }; const n2 = { value: 2, next: null }; const n3 = { value: 3, next: null }; n1.next = n2; n2.next = n3; numberList = { head: n1 }; ```
priority
generic record declaration what generic record which have flexible variation why generics are standard feature in typed programming language how sample wyrd code record node t value maybe node next record linkedlist node head node value node value node value next next numberlist linkedlist head compiled result js const value next null const value next null const value next null next next numberlist head
1
46,546
2,958,941,048
IssuesEvent
2015-07-09 00:56:47
leo-project/leofs
https://api.github.com/repos/leo-project/leofs
closed
Cowboy v1.0.2 support
Improve Priority-LOW _cowboy _leo_gateway
If we move from Cowboy v1.0.1 to v1.0.2, we need to revise leo_gateway's code. I've briefly checked the latest leo_gateway w/Cowboy v1.0.2 and Ranch v1.3.0 and then recognized an error log with making a bucket as below: ```erlang {cowboy_handler,[{class,error},{reason,undef},{mfa,{leo_gateway_s3_api,init,2}}, {stacktrace,[{leo_gateway_s3_api,init,[{http_req,#Port<0.2153>,ranch_tcp,keepalive, <0.1441.0>, <<"PUT">>,'HTTP/1.1',{{127,0,0,1},53839}, <<"test.s3.amazonaws.com">>,undefined,80,<<"/">>,undefined,<<>>,[] [{<<"host">>,<<"test.s3.amazonaws.com">>}, {<<"accept-encoding">>,<<"identity">>},{<<"content-length">>,<<"0">>}, {<<"authorization">>,<<"AWS 05236:SUIDuG2Qf127JkUwj0K+p3Wk91U=">>}, {<<"x-amz-date">>,<<"Mon, 06 Jul 2015 01:26:47 +0000">>}], [],waiting,<<>>,undefined,false,waiting,[],<<>>,undefined}, [{1,64},true,undefined, {http_options,leo_gateway_s3_api,8080,8443,"./etc/server_cert.pem","./etc/server_key.pem",128,4096, "./etc/http_custom_header.conf",5000,15000,inner,16,268435456,524288000,1048576, "./cache/data","./cache/journal",300,1048576,[],[],1000,5242880000,5242880,5242880,5767168}] ],[]}, {cowboy_handler,execute,2,[{file,"src/cowboy_handler.erl"}, {line,39}]}, {cowboy_protocol,execute,4,[{file,"src/cowboy_protocol.erl"},{line,473}]}]}, {req,[{socket,#Port<0.2153>}, {transport,ranch_tcp}, {connection,keepalive}, {pid,<0.1441.0>}, {method,<<"PUT">>}, {version,'HTTP/1.1'}, {peer,{{127,0,0,1},53839}}, {host,<<"test.s3.amazonaws.com">>}, {host_info,undefined},{port,80},{path,<<"/">>}, {path_info,undefined},{qs,<<>>},{bindings,[]}, {headers,[{<<"host">>,<<"test.s3.amazonaws.com">>},{<<"accept-encoding">>,<<"identity">>}, {<<"content-length">>,<<"0">>},{<<"authorization">>,<<"AWS 05236:SUIDuG2Qf127JkUwj0K+p3Wk91U=">>}, {<<"x-amz-date">>,<<"Mon, 06 Jul 2015 01:26:47 +0000">>}]},{meta,[]}, {body_state,waiting},{buffer,<<>>},{multipart,undefined}, {resp_compress,false},{resp_state,waiting},{resp_headers,[]},{resp_body,<<>>},{onresponse,undefined}]}, {opts,[{1,64},true,undefined, {http_options,leo_gateway_s3_api,8080,8443,"./etc/server_cert.pem","./etc/server_key.pem",128,4096, "./etc/http_custom_header.conf",5000,15000,inner,16,268435456,524288000,1048576, "./cache/data","./cache/journal",300,1048576,[],[],1000,5242880000,5242880,5242880,5767168}]}]} ```
1.0
Cowboy v1.0.2 support - If we move from Cowboy v1.0.1 to v1.0.2, we need to revise leo_gateway's code. I've briefly checked the latest leo_gateway w/Cowboy v1.0.2 and Ranch v1.3.0 and then recognized an error log with making a bucket as below: ```erlang {cowboy_handler,[{class,error},{reason,undef},{mfa,{leo_gateway_s3_api,init,2}}, {stacktrace,[{leo_gateway_s3_api,init,[{http_req,#Port<0.2153>,ranch_tcp,keepalive, <0.1441.0>, <<"PUT">>,'HTTP/1.1',{{127,0,0,1},53839}, <<"test.s3.amazonaws.com">>,undefined,80,<<"/">>,undefined,<<>>,[] [{<<"host">>,<<"test.s3.amazonaws.com">>}, {<<"accept-encoding">>,<<"identity">>},{<<"content-length">>,<<"0">>}, {<<"authorization">>,<<"AWS 05236:SUIDuG2Qf127JkUwj0K+p3Wk91U=">>}, {<<"x-amz-date">>,<<"Mon, 06 Jul 2015 01:26:47 +0000">>}], [],waiting,<<>>,undefined,false,waiting,[],<<>>,undefined}, [{1,64},true,undefined, {http_options,leo_gateway_s3_api,8080,8443,"./etc/server_cert.pem","./etc/server_key.pem",128,4096, "./etc/http_custom_header.conf",5000,15000,inner,16,268435456,524288000,1048576, "./cache/data","./cache/journal",300,1048576,[],[],1000,5242880000,5242880,5242880,5767168}] ],[]}, {cowboy_handler,execute,2,[{file,"src/cowboy_handler.erl"}, {line,39}]}, {cowboy_protocol,execute,4,[{file,"src/cowboy_protocol.erl"},{line,473}]}]}, {req,[{socket,#Port<0.2153>}, {transport,ranch_tcp}, {connection,keepalive}, {pid,<0.1441.0>}, {method,<<"PUT">>}, {version,'HTTP/1.1'}, {peer,{{127,0,0,1},53839}}, {host,<<"test.s3.amazonaws.com">>}, {host_info,undefined},{port,80},{path,<<"/">>}, {path_info,undefined},{qs,<<>>},{bindings,[]}, {headers,[{<<"host">>,<<"test.s3.amazonaws.com">>},{<<"accept-encoding">>,<<"identity">>}, {<<"content-length">>,<<"0">>},{<<"authorization">>,<<"AWS 05236:SUIDuG2Qf127JkUwj0K+p3Wk91U=">>}, {<<"x-amz-date">>,<<"Mon, 06 Jul 2015 01:26:47 +0000">>}]},{meta,[]}, {body_state,waiting},{buffer,<<>>},{multipart,undefined}, {resp_compress,false},{resp_state,waiting},{resp_headers,[]},{resp_body,<<>>},{onresponse,undefined}]}, {opts,[{1,64},true,undefined, {http_options,leo_gateway_s3_api,8080,8443,"./etc/server_cert.pem","./etc/server_key.pem",128,4096, "./etc/http_custom_header.conf",5000,15000,inner,16,268435456,524288000,1048576, "./cache/data","./cache/journal",300,1048576,[],[],1000,5242880000,5242880,5242880,5767168}]}]} ```
priority
cowboy support if we move from cowboy to we need to revise leo gateway s code i ve briefly checked the latest leo gateway w cowboy and ranch and then recognized an error log with making a bucket as below erlang cowboy handler class error reason undef mfa leo gateway api init stacktrace leo gateway api init http req port ranch tcp keepalive http undefined undefined waiting undefined false waiting undefined true undefined http options leo gateway api etc server cert pem etc server key pem etc http custom header conf inner cache data cache journal cowboy handler execute file src cowboy handler erl line cowboy protocol execute req socket port transport ranch tcp connection keepalive pid method version http peer host host info undefined port path path info undefined qs bindings headers meta body state waiting buffer multipart undefined resp compress false resp state waiting resp headers resp body onresponse undefined opts true undefined http options leo gateway api etc server cert pem etc server key pem etc http custom header conf inner cache data cache journal
1
770,712
27,052,185,184
IssuesEvent
2023-02-13 14:00:28
Dessia-tech/dessia_common
https://api.github.com/repos/Dessia-tech/dessia_common
closed
Remove support of order in jsonschema
Priority: Low Status: Done Type: Refactor
**Note: for support questions, please use https://nextcloud.dessia.tech/call/hr9z9bif * **I'm submitting a ...** - [ ] bug report - [x] feature request * **What is the current behavior?** Order are set in jsonschema but are not used anymore * **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** Avoid reference to other packages * **What is the expected behavior?** * **What is the motivation / use case for changing the behavior?** Lighten code implementatio * **Possible fixes** Add a deprecated warning * **Please tell us about your environment:** - branch: master - commit: - python version: 3.9
1.0
Remove support of order in jsonschema - **Note: for support questions, please use https://nextcloud.dessia.tech/call/hr9z9bif * **I'm submitting a ...** - [ ] bug report - [x] feature request * **What is the current behavior?** Order are set in jsonschema but are not used anymore * **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem** Avoid reference to other packages * **What is the expected behavior?** * **What is the motivation / use case for changing the behavior?** Lighten code implementatio * **Possible fixes** Add a deprecated warning * **Please tell us about your environment:** - branch: master - commit: - python version: 3.9
priority
remove support of order in jsonschema note for support questions please use i m submitting a bug report feature request what is the current behavior order are set in jsonschema but are not used anymore if the current behavior is a bug please provide the steps to reproduce and if possible a minimal demo of the problem avoid reference to other packages what is the expected behavior what is the motivation use case for changing the behavior lighten code implementatio possible fixes add a deprecated warning please tell us about your environment branch master commit python version
1
322,772
9,828,451,537
IssuesEvent
2019-06-15 11:46:39
qMRLab/qMRLab
https://api.github.com/repos/qMRLab/qMRLab
reopened
Justification for B1 correction factor = 0.04
discussion needed priority:low
[this hard-coded definition](https://github.com/neuropoly/qMRLab/blob/master/Models/Magnetization_transfer/mt_sat.m#L101) is based on [this reference](https://www.frontiersin.org/articles/10.3389/fnins.2013.00095/full). What I find problematic is that there is no explanation about the origin of this number, and the article by Weiskopf et al. states that the "derivation and details of this correction will be reported elsewhere". Does anyone know if the "elsewhere" already exists somewhere?
1.0
Justification for B1 correction factor = 0.04 - [this hard-coded definition](https://github.com/neuropoly/qMRLab/blob/master/Models/Magnetization_transfer/mt_sat.m#L101) is based on [this reference](https://www.frontiersin.org/articles/10.3389/fnins.2013.00095/full). What I find problematic is that there is no explanation about the origin of this number, and the article by Weiskopf et al. states that the "derivation and details of this correction will be reported elsewhere". Does anyone know if the "elsewhere" already exists somewhere?
priority
justification for correction factor is based on what i find problematic is that there is no explanation about the origin of this number and the article by weiskopf et al states that the derivation and details of this correction will be reported elsewhere does anyone know if the elsewhere already exists somewhere
1
439,748
12,686,326,393
IssuesEvent
2020-06-20 10:13:28
din0s/ActionHeroes
https://api.github.com/repos/din0s/ActionHeroes
closed
Make scroll-up button a global feature.
enhancement low priority
The scroll-up button is currently implemented on the Landing-Page only. It needs to be relocated so it can be a global feature, applied to all our pages.
1.0
Make scroll-up button a global feature. - The scroll-up button is currently implemented on the Landing-Page only. It needs to be relocated so it can be a global feature, applied to all our pages.
priority
make scroll up button a global feature the scroll up button is currently implemented on the landing page only it needs to be relocated so it can be a global feature applied to all our pages
1
713,416
24,527,757,955
IssuesEvent
2022-10-11 14:16:31
AY2223S1-CS2103T-W10-4/tp
https://api.github.com/repos/AY2223S1-CS2103T-W10-4/tp
closed
bug(ui): extra message when removing tasks
type.Bug priority.Medium severity.Low
When removing tasks, extra uwnanted message is shown `Removed Task: hw (by: January 1, 2022): Deletes the module identified by the index number used in the displayed module list. Parameters: INDEX (must be a positive integer) Example: remove 1` should just be `Removed Task: hw (by: January 1, 2022)`
1.0
bug(ui): extra message when removing tasks - When removing tasks, extra uwnanted message is shown `Removed Task: hw (by: January 1, 2022): Deletes the module identified by the index number used in the displayed module list. Parameters: INDEX (must be a positive integer) Example: remove 1` should just be `Removed Task: hw (by: January 1, 2022)`
priority
bug ui extra message when removing tasks when removing tasks extra uwnanted message is shown removed task hw by january deletes the module identified by the index number used in the displayed module list parameters index must be a positive integer example remove should just be removed task hw by january
1
371
2,496,087,684
IssuesEvent
2015-01-06 16:57:15
LearningLocker/learninglocker
https://api.github.com/repos/LearningLocker/learninglocker
closed
js-localization/localization.js missing
priority:low status:unconfirmed type:bug
Hi, I've just done a clean install of LearningLocker on Ubuntu 14.04, which seems to be running OK. However I did notice several of the following type of entries in the /var/www/learninglocker/error.log file: 2014/11/24 14:06:38 [error] 1021#0: *10 open() "/var/www/learninglocker/public/js-localization/localization.js" failed (2: No such file or directory), client: 81.111.11.11, server: learninglocker.mydomain.com, request: "GET /js-localization/localization.js HTTP/1.1", host: "learninglocker.mydomain.com", referrer: "http://learninglocker.mydomain.com/lrs/5473380cc556dc21048b456a/endpoint" I searched around for the file and eventually found it here: /var/www/learninglocker/vendor/andywer/js-localization/public/js/localization.js I made a copy to: /var/www/learninglocker/public/js-localization/localization.js Since then the errors have stopped. I don't know of what significance this type or error is, or to what extent it will affect Learning Locker's behavior, but thought it might be worth reporting for correction in future releases. Thanks, Adriaan Version: 1.1.2 (although the VERSION file says 1.1.0) Steps to reproduce the bug: Log on to the admin console, browse settings, etc. Expected behaviour potentially referencing the xAPI specification: No errors. Actual behaviour potentially with a screenshot.: Errors Database and authentication: Mongo with basic authentication.
1.0
js-localization/localization.js missing - Hi, I've just done a clean install of LearningLocker on Ubuntu 14.04, which seems to be running OK. However I did notice several of the following type of entries in the /var/www/learninglocker/error.log file: 2014/11/24 14:06:38 [error] 1021#0: *10 open() "/var/www/learninglocker/public/js-localization/localization.js" failed (2: No such file or directory), client: 81.111.11.11, server: learninglocker.mydomain.com, request: "GET /js-localization/localization.js HTTP/1.1", host: "learninglocker.mydomain.com", referrer: "http://learninglocker.mydomain.com/lrs/5473380cc556dc21048b456a/endpoint" I searched around for the file and eventually found it here: /var/www/learninglocker/vendor/andywer/js-localization/public/js/localization.js I made a copy to: /var/www/learninglocker/public/js-localization/localization.js Since then the errors have stopped. I don't know of what significance this type or error is, or to what extent it will affect Learning Locker's behavior, but thought it might be worth reporting for correction in future releases. Thanks, Adriaan Version: 1.1.2 (although the VERSION file says 1.1.0) Steps to reproduce the bug: Log on to the admin console, browse settings, etc. Expected behaviour potentially referencing the xAPI specification: No errors. Actual behaviour potentially with a screenshot.: Errors Database and authentication: Mongo with basic authentication.
priority
js localization localization js missing hi i ve just done a clean install of learninglocker on ubuntu which seems to be running ok however i did notice several of the following type of entries in the var www learninglocker error log file open var www learninglocker public js localization localization js failed no such file or directory client server learninglocker mydomain com request get js localization localization js http host learninglocker mydomain com referrer i searched around for the file and eventually found it here var www learninglocker vendor andywer js localization public js localization js i made a copy to var www learninglocker public js localization localization js since then the errors have stopped i don t know of what significance this type or error is or to what extent it will affect learning locker s behavior but thought it might be worth reporting for correction in future releases thanks adriaan version although the version file says steps to reproduce the bug log on to the admin console browse settings etc expected behaviour potentially referencing the xapi specification no errors actual behaviour potentially with a screenshot errors database and authentication mongo with basic authentication
1
28,710
2,710,966,619
IssuesEvent
2015-04-09 00:27:59
brodieG/unitizer
https://api.github.com/repos/brodieG/unitizer
opened
`parse_with_comments` miss-allocating comment
bug low priority
``` expect_equal( fun1(a, b, c, d, e, f), # internal comment runif(20) ) # "external" comment ``` led to: ``` # internal comment fun1(a, b, c, d, e, f) # "external" comment fun1(a) ``` Not clear whether this is a `parse_with_comments` issue or a translation issue.
1.0
`parse_with_comments` miss-allocating comment - ``` expect_equal( fun1(a, b, c, d, e, f), # internal comment runif(20) ) # "external" comment ``` led to: ``` # internal comment fun1(a, b, c, d, e, f) # "external" comment fun1(a) ``` Not clear whether this is a `parse_with_comments` issue or a translation issue.
priority
parse with comments miss allocating comment expect equal a b c d e f internal comment runif external comment led to internal comment a b c d e f external comment a not clear whether this is a parse with comments issue or a translation issue
1
125,353
4,956,028,460
IssuesEvent
2016-12-01 22:09:58
pi-hole/pi-hole
https://api.github.com/repos/pi-hole/pi-hole
closed
Is there a possibly to run this application on a Synology NAS?
FEATURE REQUEST Low priority
Hello, This package is very exiting! Is there a possibility to run this packages on a Synology NAS? Thanks for the answer! ## <bountysource-plugin> Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30566640-is-there-a-possibly-to-run-this-application-on-a-synology-nas?utm_campaign=plugin&utm_content=tracker%2F3011939&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F3011939&utm_medium=issues&utm_source=github). </bountysource-plugin>
1.0
Is there a possibly to run this application on a Synology NAS? - Hello, This package is very exiting! Is there a possibility to run this packages on a Synology NAS? Thanks for the answer! ## <bountysource-plugin> Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/30566640-is-there-a-possibly-to-run-this-application-on-a-synology-nas?utm_campaign=plugin&utm_content=tracker%2F3011939&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F3011939&utm_medium=issues&utm_source=github). </bountysource-plugin>
priority
is there a possibly to run this application on a synology nas hello this package is very exiting is there a possibility to run this packages on a synology nas thanks for the answer want to back this issue we accept bounties via
1
812,350
30,328,819,349
IssuesEvent
2023-07-11 03:51:16
Sonarr/Sonarr
https://api.github.com/repos/Sonarr/Sonarr
closed
Tags for download clients
enhancement priority:low
This would use the tagged download client if it matches a series (same as notifications). We'd need a health check in the event there is not a download client untagged (default download client) or at least to validate that every series has a corresponding download client via a tag.
1.0
Tags for download clients - This would use the tagged download client if it matches a series (same as notifications). We'd need a health check in the event there is not a download client untagged (default download client) or at least to validate that every series has a corresponding download client via a tag.
priority
tags for download clients this would use the tagged download client if it matches a series same as notifications we d need a health check in the event there is not a download client untagged default download client or at least to validate that every series has a corresponding download client via a tag
1
279,401
8,664,892,998
IssuesEvent
2018-11-28 21:33:43
gravityview/GravityView
https://api.github.com/repos/gravityview/GravityView
closed
Entry Link should use 2.0 API for generating link
2.0 Core: API Core: Fields Difficulty: Low Priority: Low Status: In Progress
A customer has a View with a lot of GravityView shortcodes embedded on them. Not sure why, but the `gvid` parameter wasn't being used. This has already been addressed properly by Version 2, by using \GV\Entry::get_permalink() instead of the old `GravityView_API::entry_link_html()`.
1.0
Entry Link should use 2.0 API for generating link - A customer has a View with a lot of GravityView shortcodes embedded on them. Not sure why, but the `gvid` parameter wasn't being used. This has already been addressed properly by Version 2, by using \GV\Entry::get_permalink() instead of the old `GravityView_API::entry_link_html()`.
priority
entry link should use api for generating link a customer has a view with a lot of gravityview shortcodes embedded on them not sure why but the gvid parameter wasn t being used this has already been addressed properly by version by using gv entry get permalink instead of the old gravityview api entry link html
1
443,626
12,797,114,498
IssuesEvent
2020-07-02 11:43:50
AoTTG-2/AoTTG-2
https://api.github.com/repos/AoTTG-2/AoTTG-2
closed
Remove ODM gear's dependency on map barriers
Development Team Enhancement Low Priority
**How will this enhancement improve the game?** All maps must have a barrier of colliders around them for the ODM gear to work properly. This makes setting up maps harder, and seems unnecessary. **Describe the solution you'd like** Get rid of the dependency on these barriers. **Describe alternatives you've considered** We could keep the barriers, but make them easier to set up in custom maps as well.
1.0
Remove ODM gear's dependency on map barriers - **How will this enhancement improve the game?** All maps must have a barrier of colliders around them for the ODM gear to work properly. This makes setting up maps harder, and seems unnecessary. **Describe the solution you'd like** Get rid of the dependency on these barriers. **Describe alternatives you've considered** We could keep the barriers, but make them easier to set up in custom maps as well.
priority
remove odm gear s dependency on map barriers how will this enhancement improve the game all maps must have a barrier of colliders around them for the odm gear to work properly this makes setting up maps harder and seems unnecessary describe the solution you d like get rid of the dependency on these barriers describe alternatives you ve considered we could keep the barriers but make them easier to set up in custom maps as well
1
693,795
23,790,989,902
IssuesEvent
2022-09-02 14:31:26
Cotalker/documentation
https://api.github.com/repos/Cotalker/documentation
closed
Bug report: UI no actualiza correctamente campos de filtros en vista tarea
Bug report Bug low priority
### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Staging ### Affected environment (other) _No response_ ### App version Versiรณn 17.11.8 (271) ### Details Hola buen dรญa, Estoy creando filtros en staging, pero al momento de llenar los campos la UI no se estรก actualizando correctamente, lo que lleva a confusiones. Dejo un video explicativo. https://user-images.githubusercontent.com/31930273/178562228-aa40dbc8-7222-482b-ac97-53cbd459ea78.mov Gracias! ### Steps to reproduce 1. Crear un filtro en vista tareas. 2. Agregar campos para filtrar. 3. Volver a entrar en el filtro y ver que los campos no aparecen en la UI. ### Expected result Cada campo que uno ingrese debe verse reflejado correctamente en la UI. ### Additional data _No response_
1.0
Bug report: UI no actualiza correctamente campos de filtros en vista tarea - ### Affected system Cotalker Web Application ### Affected system (other) _No response_ ### Affected environment Staging ### Affected environment (other) _No response_ ### App version Versiรณn 17.11.8 (271) ### Details Hola buen dรญa, Estoy creando filtros en staging, pero al momento de llenar los campos la UI no se estรก actualizando correctamente, lo que lleva a confusiones. Dejo un video explicativo. https://user-images.githubusercontent.com/31930273/178562228-aa40dbc8-7222-482b-ac97-53cbd459ea78.mov Gracias! ### Steps to reproduce 1. Crear un filtro en vista tareas. 2. Agregar campos para filtrar. 3. Volver a entrar en el filtro y ver que los campos no aparecen en la UI. ### Expected result Cada campo que uno ingrese debe verse reflejado correctamente en la UI. ### Additional data _No response_
priority
bug report ui no actualiza correctamente campos de filtros en vista tarea affected system cotalker web application affected system other no response affected environment staging affected environment other no response app version versiรณn details hola buen dรญa estoy creando filtros en staging pero al momento de llenar los campos la ui no se estรก actualizando correctamente lo que lleva a confusiones dejo un video explicativo gracias steps to reproduce crear un filtro en vista tareas agregar campos para filtrar volver a entrar en el filtro y ver que los campos no aparecen en la ui expected result cada campo que uno ingrese debe verse reflejado correctamente en la ui additional data no response
1
830,281
31,999,659,175
IssuesEvent
2023-09-21 11:27:06
woowacourse-teams/2023-emmsale
https://api.github.com/repos/woowacourse-teams/2023-emmsale
closed
[FEAT] ์„ค์ • ํ™”๋ฉด ๋ณ€๊ฒฝ
Android ๊ธฐ๋Šฅ ์ถ”๊ฐ€ Low Priority
## ๐Ÿ“Œ ์–ด๋–ค ๊ธฐ๋Šฅ์ธ๊ฐ€์š”? > ์ถ”๊ฐ€ํ•˜๋ ค๋Š” ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ๊ฐ„๊ฒฐํ•˜๊ฒŒ ์„ค๋ช…ํ•ด์ฃผ์„ธ์š” ์ž‘์„ฑํ•œ ๊ธ€, ์˜คํ”ˆ ํ”„๋กœํ•„ ๋“ฑ๋ก ์ œ๊ฑฐ ## ๐Ÿ“œ ์ž‘์—… ์ƒ์„ธ ๋‚ด์šฉ - [x] ์ž‘์„ฑํ•œ ๊ธ€ ์ œ๊ฑฐ - [x] ์˜คํ”ˆ ํ”„๋กœํ•„ ์ œ๊ฑฐ ## ์˜ˆ์ƒ ์†Œ์š” ์‹œ๊ฐ„ > ์ด์Šˆ๋ฅผ ์™„๋ฃŒํ•˜๊ธฐ๊นŒ์ง€ ์˜ˆ์ƒ๋˜๋Š” ์†Œ์š” ์‹œ๊ฐ„์„ ๋ถ„ or ์‹œ๊ฐ„ or ์ผ ๋‹จ์œ„๋กœ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”. 30๋ถ„ ## ๐Ÿ” ์ฐธ๊ณ ํ• ๋งŒํ•œ ์ž๋ฃŒ(์„ ํƒ)
1.0
[FEAT] ์„ค์ • ํ™”๋ฉด ๋ณ€๊ฒฝ - ## ๐Ÿ“Œ ์–ด๋–ค ๊ธฐ๋Šฅ์ธ๊ฐ€์š”? > ์ถ”๊ฐ€ํ•˜๋ ค๋Š” ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ๊ฐ„๊ฒฐํ•˜๊ฒŒ ์„ค๋ช…ํ•ด์ฃผ์„ธ์š” ์ž‘์„ฑํ•œ ๊ธ€, ์˜คํ”ˆ ํ”„๋กœํ•„ ๋“ฑ๋ก ์ œ๊ฑฐ ## ๐Ÿ“œ ์ž‘์—… ์ƒ์„ธ ๋‚ด์šฉ - [x] ์ž‘์„ฑํ•œ ๊ธ€ ์ œ๊ฑฐ - [x] ์˜คํ”ˆ ํ”„๋กœํ•„ ์ œ๊ฑฐ ## ์˜ˆ์ƒ ์†Œ์š” ์‹œ๊ฐ„ > ์ด์Šˆ๋ฅผ ์™„๋ฃŒํ•˜๊ธฐ๊นŒ์ง€ ์˜ˆ์ƒ๋˜๋Š” ์†Œ์š” ์‹œ๊ฐ„์„ ๋ถ„ or ์‹œ๊ฐ„ or ์ผ ๋‹จ์œ„๋กœ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š”. 30๋ถ„ ## ๐Ÿ” ์ฐธ๊ณ ํ• ๋งŒํ•œ ์ž๋ฃŒ(์„ ํƒ)
priority
์„ค์ • ํ™”๋ฉด ๋ณ€๊ฒฝ ๐Ÿ“Œ ์–ด๋–ค ๊ธฐ๋Šฅ์ธ๊ฐ€์š” ์ถ”๊ฐ€ํ•˜๋ ค๋Š” ๊ธฐ๋Šฅ์— ๋Œ€ํ•ด ๊ฐ„๊ฒฐํ•˜๊ฒŒ ์„ค๋ช…ํ•ด์ฃผ์„ธ์š” ์ž‘์„ฑํ•œ ๊ธ€ ์˜คํ”ˆ ํ”„๋กœํ•„ ๋“ฑ๋ก ์ œ๊ฑฐ ๐Ÿ“œ ์ž‘์—… ์ƒ์„ธ ๋‚ด์šฉ ์ž‘์„ฑํ•œ ๊ธ€ ์ œ๊ฑฐ ์˜คํ”ˆ ํ”„๋กœํ•„ ์ œ๊ฑฐ ์˜ˆ์ƒ ์†Œ์š” ์‹œ๊ฐ„ ์ด์Šˆ๋ฅผ ์™„๋ฃŒํ•˜๊ธฐ๊นŒ์ง€ ์˜ˆ์ƒ๋˜๋Š” ์†Œ์š” ์‹œ๊ฐ„์„ ๋ถ„ or ์‹œ๊ฐ„ or ์ผ ๋‹จ์œ„๋กœ ์ž‘์„ฑํ•ด์ฃผ์„ธ์š” ๐Ÿ” ์ฐธ๊ณ ํ• ๋งŒํ•œ ์ž๋ฃŒ ์„ ํƒ
1
699,263
24,010,613,071
IssuesEvent
2022-09-14 18:27:29
zowe/zowe-cli
https://api.github.com/repos/zowe/zowe-cli
closed
Allow a user to list the merge of all the help pages in a Group
enhancement priority-low
**Goal**: Allow a user to list the merge of all the help pages in a Group so that users could scan through the aggregate quickly and see the action object combinations and examples. The hierarchical nature of the CLI help pages leads to a lot of drill down and people tire of that. Drill down involves a lot more keystrokes which is parallel to additional clicks on a GUI, often a measure of efficiency and usability. As a result the end page is relatively small because all the content is divided into small chunks. There is an upside to small help pages in that they may be more manageable. The request is to offer people both. **Overarching problem**: Improving the Findability and Discoverability of Capabilities and Functionality. We hear customers explain that they can't find what they are looking for. Also they don't understand the capabilities of the CLI so we need better ways to reveal that information. * E.g. $ zowe jobs -h --merge * The merge is sequential, depth first. That is list an action page and follow with the object pages. and then the next action and the object pages. E.g. file list followed by data set, psd, etc. * Maybe include list of actions and sub objects at top as a summary or TOC * Related to zowe --ac
1.0
Allow a user to list the merge of all the help pages in a Group - **Goal**: Allow a user to list the merge of all the help pages in a Group so that users could scan through the aggregate quickly and see the action object combinations and examples. The hierarchical nature of the CLI help pages leads to a lot of drill down and people tire of that. Drill down involves a lot more keystrokes which is parallel to additional clicks on a GUI, often a measure of efficiency and usability. As a result the end page is relatively small because all the content is divided into small chunks. There is an upside to small help pages in that they may be more manageable. The request is to offer people both. **Overarching problem**: Improving the Findability and Discoverability of Capabilities and Functionality. We hear customers explain that they can't find what they are looking for. Also they don't understand the capabilities of the CLI so we need better ways to reveal that information. * E.g. $ zowe jobs -h --merge * The merge is sequential, depth first. That is list an action page and follow with the object pages. and then the next action and the object pages. E.g. file list followed by data set, psd, etc. * Maybe include list of actions and sub objects at top as a summary or TOC * Related to zowe --ac
priority
allow a user to list the merge of all the help pages in a group goal allow a user to list the merge of all the help pages in a group so that users could scan through the aggregate quickly and see the action object combinations and examples the hierarchical nature of the cli help pages leads to a lot of drill down and people tire of that drill down involves a lot more keystrokes which is parallel to additional clicks on a gui often a measure of efficiency and usability as a result the end page is relatively small because all the content is divided into small chunks there is an upside to small help pages in that they may be more manageable the request is to offer people both overarching problem improving the findability and discoverability of capabilities and functionality we hear customers explain that they can t find what they are looking for also they don t understand the capabilities of the cli so we need better ways to reveal that information e g zowe jobs h merge the merge is sequential depth first that is list an action page and follow with the object pages and then the next action and the object pages e g file list followed by data set psd etc maybe include list of actions and sub objects at top as a summary or toc related to zowe ac
1
498,687
14,428,784,508
IssuesEvent
2020-12-06 11:27:56
blue-nebula/base
https://api.github.com/repos/blue-nebula/base
opened
Add "good game" voicelines
discussion low priority
I think it could add a lot to the game experience if there were a few different voicelines for "good game" which could be activated by saying either `good game` or `gg`
1.0
Add "good game" voicelines - I think it could add a lot to the game experience if there were a few different voicelines for "good game" which could be activated by saying either `good game` or `gg`
priority
add good game voicelines i think it could add a lot to the game experience if there were a few different voicelines for good game which could be activated by saying either good game or gg
1
801,347
28,484,665,993
IssuesEvent
2023-04-18 06:58:14
mui/mui-toolpad
https://api.github.com/repos/mui/mui-toolpad
closed
Sync multiple tabs opening the same page
new feature priority: low feature: App Editor
### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary ๐Ÿ’ก When working on an application, it's possible to open two tabs for the same app. However, changes done to one tab are not kept in sync with the other. We take the risk to lose previous work if saving changes from a tab that is behind. ### Examples ๐ŸŒˆ Codesandbox keeps two tabs in sync. This feature request might be part of a collaboration feature, but it might also be different here, it's about a single user with multiple tabs. As a quick workaround, we could imagine only accepting the save events that are coming on top of the latest version that is stored in the DB, if the app detects an outdated save attempt, he could then reload the tab. ### Motivation ๐Ÿ”ฆ _No response_
1.0
Sync multiple tabs opening the same page - ### Duplicates - [X] I have searched the existing issues ### Latest version - [X] I have tested the latest version ### Summary ๐Ÿ’ก When working on an application, it's possible to open two tabs for the same app. However, changes done to one tab are not kept in sync with the other. We take the risk to lose previous work if saving changes from a tab that is behind. ### Examples ๐ŸŒˆ Codesandbox keeps two tabs in sync. This feature request might be part of a collaboration feature, but it might also be different here, it's about a single user with multiple tabs. As a quick workaround, we could imagine only accepting the save events that are coming on top of the latest version that is stored in the DB, if the app detects an outdated save attempt, he could then reload the tab. ### Motivation ๐Ÿ”ฆ _No response_
priority
sync multiple tabs opening the same page duplicates i have searched the existing issues latest version i have tested the latest version summary ๐Ÿ’ก when working on an application it s possible to open two tabs for the same app however changes done to one tab are not kept in sync with the other we take the risk to lose previous work if saving changes from a tab that is behind examples ๐ŸŒˆ codesandbox keeps two tabs in sync this feature request might be part of a collaboration feature but it might also be different here it s about a single user with multiple tabs as a quick workaround we could imagine only accepting the save events that are coming on top of the latest version that is stored in the db if the app detects an outdated save attempt he could then reload the tab motivation ๐Ÿ”ฆ no response
1
359,319
10,674,200,349
IssuesEvent
2019-10-21 08:57:16
DXHeroes/dx-scanner
https://api.github.com/repos/DXHeroes/dx-scanner
closed
Create a language detector for C++ (~100 new lines of code)
Difficulty: Easy Hacktoberfest Priority: Low Status: Available Type: Enhancement good first issue
We'd like to measure the quality of apps written in C++. There are "language detectors" to determine what language is on which path. It's necessary to implement **CppLanguageDetector** the same way as is [JavaScriptLanguageDetector](https://github.com/DXHeroes/dx-scanner/blob/master/src/detectors/JavaScript/JavaScriptLanguageDetector.ts) implemented. It's around 100 new lines of code including tests. More info in [our Contribution guide](https://github.com/DXHeroes/dx-scanner/blob/master/CONTRIBUTING.md).
1.0
Create a language detector for C++ (~100 new lines of code) - We'd like to measure the quality of apps written in C++. There are "language detectors" to determine what language is on which path. It's necessary to implement **CppLanguageDetector** the same way as is [JavaScriptLanguageDetector](https://github.com/DXHeroes/dx-scanner/blob/master/src/detectors/JavaScript/JavaScriptLanguageDetector.ts) implemented. It's around 100 new lines of code including tests. More info in [our Contribution guide](https://github.com/DXHeroes/dx-scanner/blob/master/CONTRIBUTING.md).
priority
create a language detector for c new lines of code we d like to measure the quality of apps written in c there are language detectors to determine what language is on which path it s necessary to implement cpplanguagedetector the same way as is implemented it s around new lines of code including tests more info in
1
258,551
8,177,359,107
IssuesEvent
2018-08-28 10:26:55
opentargets/rest_api
https://api.github.com/repos/opentargets/rest_api
closed
inconsistent response on unknown targets or diseases
Kind: Bug Priority: Low
I'm trying to get an error message for the profile pages in case of unrecognised (incorrect) <ensembl ids> or <efo ids> and I have found that the response from the `target` and `disease` endpoints to this case are quite different. For unknown targets: https://api.opentargets.io/v3/platform/private/target/THISIDDOESNOTEXIST returns a `404` (Not Found) with a sensible message ("Gene id THISEFIDDOESNOTEXIST cannot be found...") For unknown diseases: https://api.opentargets.io/v3/platform/private/disease/THISEFODOESNOTEXIST returns a `200` (Ok) with `null` body. I find the targets response more accurate. Would it be possible to have the same behaviour for unknown diseases?
1.0
inconsistent response on unknown targets or diseases - I'm trying to get an error message for the profile pages in case of unrecognised (incorrect) <ensembl ids> or <efo ids> and I have found that the response from the `target` and `disease` endpoints to this case are quite different. For unknown targets: https://api.opentargets.io/v3/platform/private/target/THISIDDOESNOTEXIST returns a `404` (Not Found) with a sensible message ("Gene id THISEFIDDOESNOTEXIST cannot be found...") For unknown diseases: https://api.opentargets.io/v3/platform/private/disease/THISEFODOESNOTEXIST returns a `200` (Ok) with `null` body. I find the targets response more accurate. Would it be possible to have the same behaviour for unknown diseases?
priority
inconsistent response on unknown targets or diseases i m trying to get an error message for the profile pages in case of unrecognised incorrect or and i have found that the response from the target and disease endpoints to this case are quite different for unknown targets returns a not found with a sensible message gene id thisefiddoesnotexist cannot be found for unknown diseases returns a ok with null body i find the targets response more accurate would it be possible to have the same behaviour for unknown diseases
1
266,627
8,372,869,861
IssuesEvent
2018-10-05 08:35:43
OperationCode/front-end
https://api.github.com/repos/OperationCode/front-end
closed
Remove all React imports in /pages and prevent them in the future with lint rule
Hacktoberfest Priority: Low Type: Developer Experience / Refactoring beginner friendly good first issue
<!-- Please fill out one of the sections below based on the type of issue you're creating --> # Feature ## Why is this feature being added? <!-- What problem is it solving? What value does it add? --> - React is available implicitly in every file within the pages folder - Removing React imports because it's an added line for no reason - Preventing future imports with lint rule to prevent needing to police that specific import in the `/pages` folder. ## What should your feature do? - Use https://eslint.org/docs/rules/no-restricted-imports in `/pages/.eslintrc` to prevent the explicit import of React within the `/pages` folder. - Remove every import of React within the `/pages` folder.
1.0
Remove all React imports in /pages and prevent them in the future with lint rule - <!-- Please fill out one of the sections below based on the type of issue you're creating --> # Feature ## Why is this feature being added? <!-- What problem is it solving? What value does it add? --> - React is available implicitly in every file within the pages folder - Removing React imports because it's an added line for no reason - Preventing future imports with lint rule to prevent needing to police that specific import in the `/pages` folder. ## What should your feature do? - Use https://eslint.org/docs/rules/no-restricted-imports in `/pages/.eslintrc` to prevent the explicit import of React within the `/pages` folder. - Remove every import of React within the `/pages` folder.
priority
remove all react imports in pages and prevent them in the future with lint rule feature why is this feature being added react is available implicitly in every file within the pages folder removing react imports because it s an added line for no reason preventing future imports with lint rule to prevent needing to police that specific import in the pages folder what should your feature do use in pages eslintrc to prevent the explicit import of react within the pages folder remove every import of react within the pages folder
1
708,696
24,350,575,611
IssuesEvent
2022-10-02 22:11:29
thegrumpys/odop
https://api.github.com/repos/thegrumpys/odop
opened
Usage log dump utility
enhancement Priority Low
It would be helpful to have a utility that reads the usage log database table and presents selected subsets as a properly sorted flat file. Selection by date & ip_address Sorting by Sequence number Removal of redundant field names & punctuation Grouping (blank lines?) by buffer & event that dumped the buffer.
1.0
Usage log dump utility - It would be helpful to have a utility that reads the usage log database table and presents selected subsets as a properly sorted flat file. Selection by date & ip_address Sorting by Sequence number Removal of redundant field names & punctuation Grouping (blank lines?) by buffer & event that dumped the buffer.
priority
usage log dump utility it would be helpful to have a utility that reads the usage log database table and presents selected subsets as a properly sorted flat file selection by date ip address sorting by sequence number removal of redundant field names punctuation grouping blank lines by buffer event that dumped the buffer
1
255,861
8,126,561,429
IssuesEvent
2018-08-17 03:01:28
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Add additional flags to build_visit to speed up qt compiles
Expected Use: 3 - Occasional Feature Impact: 2 - Low Priority: Normal
Jens Henrik sent the following e-mail about some changes to the build_visit script to speed up the qt build. Hi Jeremy, I added the following flags in script build_visit2_3_0 near line 3305: qt_flags="${qt_flags} -nomake docs" qt_flags="${qt_flags} -nomake examples" qt_flags="${qt_flags} -nomake demos" qt_flags="${qt_flags} -opensource" qt_flags="${qt_flags} -confirm-license" A first test worked fine for me. It speeds up the compilation a bit and license confirmation is not necessary any more. Actually I wanted to get aroung the Qt-Bug, but setting "-nomake tools" is not possible, because it affects the compilation of uic :( Regards, Jens Henrik Here the complete Qt-part: # # Call configure # qt_flags="" qt_flags="${qt_flags} -no-qt3support" qt_flags="${qt_flags} -no-dbus" qt_flags="${qt_flags} -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci" qt_flags="${qt_flags} -no-sql-odbc -no-sql-psql -no-sql-sqlite" qt_flags="${qt_flags} -no-sql-sqlite2 -no-sql-tds" qt_flags="${qt_flags} -no-xmlpatterns" qt_flags="${qt_flags} -no-libtiff" qt_flags="${qt_flags} -no-libjpeg" qt_flags="${qt_flags} -no-webkit" qt_flags="${qt_flags} -nomake docs" qt_flags="${qt_flags} -nomake examples" qt_flags="${qt_flags} -nomake demos" qt_flags="${qt_flags} -opensource" qt_flags="${qt_flags} -confirm-license" if [[ ${QT_VERSION} == 4.6.1 ]] ; then qt_flags="${qt_flags} -no-javascript-jit" qt_flags="${qt_flags} -no-script" qt_flags="${qt_flags} -no-scripttools" fi info "Configuring Qt4: ./configure --prefix=${VISITDIR}/qt/${QT_VERSION}/${VISITARCH}/" \ "-platform ${QT_PLATFORM}" \ "-make libs -make tools -fast -no-separate-debug-info" \ "${qt_flags}" \ "${EXTRA_QT_FLAGS}" ./configure --prefix=${VISITDIR}/qt/${QT_VERSION}/${VISITARCH}/ \ -platform ${QT_PLATFORM} \ -make libs -make tools -fast -no-separate-debug-info \ ${qt_flags} \ ${EXTRA_QT_FLAGS} | tee qt . config . out if [[ $? != 0 ]] ; then warn "Qt4 configure failed. Giving up." return 1 fi -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 778 Status: Resolved Project: VisIt Tracker: Feature Priority: Normal Subject: Add additional flags to build_visit to speed up qt compiles Assigned to: Eric Brugger Category: Target version: 2.3.1 Author: Eric Brugger Start: 07/08/2011 Due date: % Done: 100 Estimated time: 1.0 Created: 07/08/2011 02:58 pm Updated: 07/19/2011 12:24 pm Likelihood: Severity: Found in version: Impact: 2 - Low Expected Use: 3 - Occasional OS: All Support Group: Any Description: Jens Henrik sent the following e-mail about some changes to the build_visit script to speed up the qt build. Hi Jeremy, I added the following flags in script build_visit2_3_0 near line 3305: qt_flags="${qt_flags} -nomake docs" qt_flags="${qt_flags} -nomake examples" qt_flags="${qt_flags} -nomake demos" qt_flags="${qt_flags} -opensource" qt_flags="${qt_flags} -confirm-license" A first test worked fine for me. It speeds up the compilation a bit and license confirmation is not necessary any more. Actually I wanted to get aroung the Qt-Bug, but setting "-nomake tools" is not possible, because it affects the compilation of uic :( Regards, Jens Henrik Here the complete Qt-part: # # Call configure # qt_flags="" qt_flags="${qt_flags} -no-qt3support" qt_flags="${qt_flags} -no-dbus" qt_flags="${qt_flags} -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci" qt_flags="${qt_flags} -no-sql-odbc -no-sql-psql -no-sql-sqlite" qt_flags="${qt_flags} -no-sql-sqlite2 -no-sql-tds" qt_flags="${qt_flags} -no-xmlpatterns" qt_flags="${qt_flags} -no-libtiff" qt_flags="${qt_flags} -no-libjpeg" qt_flags="${qt_flags} -no-webkit" qt_flags="${qt_flags} -nomake docs" qt_flags="${qt_flags} -nomake examples" qt_flags="${qt_flags} -nomake demos" qt_flags="${qt_flags} -opensource" qt_flags="${qt_flags} -confirm-license" if [[ ${QT_VERSION} == 4.6.1 ]] ; then qt_flags="${qt_flags} -no-javascript-jit" qt_flags="${qt_flags} -no-script" qt_flags="${qt_flags} -no-scripttools" fi info "Configuring Qt4: ./configure --prefix=${VISITDIR}/qt/${QT_VERSION}/${VISITARCH}/" \ "-platform ${QT_PLATFORM}" \ "-make libs -make tools -fast -no-separate-debug-info" \ "${qt_flags}" \ "${EXTRA_QT_FLAGS}" ./configure --prefix=${VISITDIR}/qt/${QT_VERSION}/${VISITARCH}/ \ -platform ${QT_PLATFORM} \ -make libs -make tools -fast -no-separate-debug-info \ ${qt_flags} \ ${EXTRA_QT_FLAGS} | tee qt . config . out if [[ $? != 0 ]] ; then warn "Qt4 configure failed. Giving up." return 1 fi Comments: I committed revisions 15423 and 15425 to the 2.3 RC and trunk with the following change:1) I modified build_visit to add some flags to the qt configure line to speed up the compile. The changes were provided by Jens Henrik. This resolves #778.M svn_bin/build_visit
1.0
Add additional flags to build_visit to speed up qt compiles - Jens Henrik sent the following e-mail about some changes to the build_visit script to speed up the qt build. Hi Jeremy, I added the following flags in script build_visit2_3_0 near line 3305: qt_flags="${qt_flags} -nomake docs" qt_flags="${qt_flags} -nomake examples" qt_flags="${qt_flags} -nomake demos" qt_flags="${qt_flags} -opensource" qt_flags="${qt_flags} -confirm-license" A first test worked fine for me. It speeds up the compilation a bit and license confirmation is not necessary any more. Actually I wanted to get aroung the Qt-Bug, but setting "-nomake tools" is not possible, because it affects the compilation of uic :( Regards, Jens Henrik Here the complete Qt-part: # # Call configure # qt_flags="" qt_flags="${qt_flags} -no-qt3support" qt_flags="${qt_flags} -no-dbus" qt_flags="${qt_flags} -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci" qt_flags="${qt_flags} -no-sql-odbc -no-sql-psql -no-sql-sqlite" qt_flags="${qt_flags} -no-sql-sqlite2 -no-sql-tds" qt_flags="${qt_flags} -no-xmlpatterns" qt_flags="${qt_flags} -no-libtiff" qt_flags="${qt_flags} -no-libjpeg" qt_flags="${qt_flags} -no-webkit" qt_flags="${qt_flags} -nomake docs" qt_flags="${qt_flags} -nomake examples" qt_flags="${qt_flags} -nomake demos" qt_flags="${qt_flags} -opensource" qt_flags="${qt_flags} -confirm-license" if [[ ${QT_VERSION} == 4.6.1 ]] ; then qt_flags="${qt_flags} -no-javascript-jit" qt_flags="${qt_flags} -no-script" qt_flags="${qt_flags} -no-scripttools" fi info "Configuring Qt4: ./configure --prefix=${VISITDIR}/qt/${QT_VERSION}/${VISITARCH}/" \ "-platform ${QT_PLATFORM}" \ "-make libs -make tools -fast -no-separate-debug-info" \ "${qt_flags}" \ "${EXTRA_QT_FLAGS}" ./configure --prefix=${VISITDIR}/qt/${QT_VERSION}/${VISITARCH}/ \ -platform ${QT_PLATFORM} \ -make libs -make tools -fast -no-separate-debug-info \ ${qt_flags} \ ${EXTRA_QT_FLAGS} | tee qt . config . out if [[ $? != 0 ]] ; then warn "Qt4 configure failed. Giving up." return 1 fi -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete record of the original redmine ticket. Ticket number: 778 Status: Resolved Project: VisIt Tracker: Feature Priority: Normal Subject: Add additional flags to build_visit to speed up qt compiles Assigned to: Eric Brugger Category: Target version: 2.3.1 Author: Eric Brugger Start: 07/08/2011 Due date: % Done: 100 Estimated time: 1.0 Created: 07/08/2011 02:58 pm Updated: 07/19/2011 12:24 pm Likelihood: Severity: Found in version: Impact: 2 - Low Expected Use: 3 - Occasional OS: All Support Group: Any Description: Jens Henrik sent the following e-mail about some changes to the build_visit script to speed up the qt build. Hi Jeremy, I added the following flags in script build_visit2_3_0 near line 3305: qt_flags="${qt_flags} -nomake docs" qt_flags="${qt_flags} -nomake examples" qt_flags="${qt_flags} -nomake demos" qt_flags="${qt_flags} -opensource" qt_flags="${qt_flags} -confirm-license" A first test worked fine for me. It speeds up the compilation a bit and license confirmation is not necessary any more. Actually I wanted to get aroung the Qt-Bug, but setting "-nomake tools" is not possible, because it affects the compilation of uic :( Regards, Jens Henrik Here the complete Qt-part: # # Call configure # qt_flags="" qt_flags="${qt_flags} -no-qt3support" qt_flags="${qt_flags} -no-dbus" qt_flags="${qt_flags} -no-sql-db2 -no-sql-ibase -no-sql-mysql -no-sql-oci" qt_flags="${qt_flags} -no-sql-odbc -no-sql-psql -no-sql-sqlite" qt_flags="${qt_flags} -no-sql-sqlite2 -no-sql-tds" qt_flags="${qt_flags} -no-xmlpatterns" qt_flags="${qt_flags} -no-libtiff" qt_flags="${qt_flags} -no-libjpeg" qt_flags="${qt_flags} -no-webkit" qt_flags="${qt_flags} -nomake docs" qt_flags="${qt_flags} -nomake examples" qt_flags="${qt_flags} -nomake demos" qt_flags="${qt_flags} -opensource" qt_flags="${qt_flags} -confirm-license" if [[ ${QT_VERSION} == 4.6.1 ]] ; then qt_flags="${qt_flags} -no-javascript-jit" qt_flags="${qt_flags} -no-script" qt_flags="${qt_flags} -no-scripttools" fi info "Configuring Qt4: ./configure --prefix=${VISITDIR}/qt/${QT_VERSION}/${VISITARCH}/" \ "-platform ${QT_PLATFORM}" \ "-make libs -make tools -fast -no-separate-debug-info" \ "${qt_flags}" \ "${EXTRA_QT_FLAGS}" ./configure --prefix=${VISITDIR}/qt/${QT_VERSION}/${VISITARCH}/ \ -platform ${QT_PLATFORM} \ -make libs -make tools -fast -no-separate-debug-info \ ${qt_flags} \ ${EXTRA_QT_FLAGS} | tee qt . config . out if [[ $? != 0 ]] ; then warn "Qt4 configure failed. Giving up." return 1 fi Comments: I committed revisions 15423 and 15425 to the 2.3 RC and trunk with the following change:1) I modified build_visit to add some flags to the qt configure line to speed up the compile. The changes were provided by Jens Henrik. This resolves #778.M svn_bin/build_visit
priority
add additional flags to build visit to speed up qt compiles jens henrik sent the following e mail about some changes to the build visit script to speed up the qt build hi jeremy i added the following flags in script build near line qt flags qt flags nomake docs qt flags qt flags nomake examples qt flags qt flags nomake demos qt flags qt flags opensource qt flags qt flags confirm license a first test worked fine for me it speeds up the compilation a bit and license confirmation is not necessary any more actually i wanted to get aroung the qt bug but setting nomake tools is not possible because it affects the compilation of uic regards jens henrik here the complete qt part call configure qt flags qt flags qt flags no qt flags qt flags no dbus qt flags qt flags no sql no sql ibase no sql mysql no sql oci qt flags qt flags no sql odbc no sql psql no sql sqlite qt flags qt flags no sql no sql tds qt flags qt flags no xmlpatterns qt flags qt flags no libtiff qt flags qt flags no libjpeg qt flags qt flags no webkit qt flags qt flags nomake docs qt flags qt flags nomake examples qt flags qt flags nomake demos qt flags qt flags opensource qt flags qt flags confirm license if then qt flags qt flags no javascript jit qt flags qt flags no script qt flags qt flags no scripttools fi info configuring configure prefix visitdir qt qt version visitarch platform qt platform make libs make tools fast no separate debug info qt flags extra qt flags configure prefix visitdir qt qt version visitarch platform qt platform make libs make tools fast no separate debug info qt flags extra qt flags tee qt config out if then warn configure failed giving up return fi redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker feature priority normal subject add additional flags to build visit to speed up qt compiles assigned to eric brugger category target version author eric brugger start due date done estimated time created pm updated pm likelihood severity found in version impact low expected use occasional os all support group any description jens henrik sent the following e mail about some changes to the build visit script to speed up the qt build hi jeremy i added the following flags in script build near line qt flags qt flags nomake docs qt flags qt flags nomake examples qt flags qt flags nomake demos qt flags qt flags opensource qt flags qt flags confirm license a first test worked fine for me it speeds up the compilation a bit and license confirmation is not necessary any more actually i wanted to get aroung the qt bug but setting nomake tools is not possible because it affects the compilation of uic regards jens henrik here the complete qt part call configure qt flags qt flags qt flags no qt flags qt flags no dbus qt flags qt flags no sql no sql ibase no sql mysql no sql oci qt flags qt flags no sql odbc no sql psql no sql sqlite qt flags qt flags no sql no sql tds qt flags qt flags no xmlpatterns qt flags qt flags no libtiff qt flags qt flags no libjpeg qt flags qt flags no webkit qt flags qt flags nomake docs qt flags qt flags nomake examples qt flags qt flags nomake demos qt flags qt flags opensource qt flags qt flags confirm license if then qt flags qt flags no javascript jit qt flags qt flags no script qt flags qt flags no scripttools fi info configuring configure prefix visitdir qt qt version visitarch platform qt platform make libs make tools fast no separate debug info qt flags extra qt flags configure prefix visitdir qt qt version visitarch platform qt platform make libs make tools fast no separate debug info qt flags extra qt flags tee qt config out if then warn configure failed giving up return fi comments i committed revisions and to the rc and trunk with the following change i modified build visit to add some flags to the qt configure line to speed up the compile the changes were provided by jens henrik this resolves m svn bin build visit
1
493,149
14,227,040,454
IssuesEvent
2020-11-18 00:20:31
Sonarr/Sonarr
https://api.github.com/repos/Sonarr/Sonarr
closed
Remove lower quality when queuing a higher quality release
enhancement priority:low
Example: SDTV in queue, HDTV is found, HDTV would be queued and SDTV would be removed from the queue. This should also apply for propers/repacks.
1.0
Remove lower quality when queuing a higher quality release - Example: SDTV in queue, HDTV is found, HDTV would be queued and SDTV would be removed from the queue. This should also apply for propers/repacks.
priority
remove lower quality when queuing a higher quality release example sdtv in queue hdtv is found hdtv would be queued and sdtv would be removed from the queue this should also apply for propers repacks
1
299,581
9,205,631,500
IssuesEvent
2019-03-08 11:09:05
qissue-bot/QGIS
https://api.github.com/repos/qissue-bot/QGIS
closed
PostGIS view only accessible by superuser or table owner
Category: Data Provider Component: Easy fix? Component: Pull Request or Patch supplied Component: Resolution Priority: Low Project: QGIS Application Status: Closed Tracker: Feature request
--- Author Name: **Bernhard Strรถbl** (Bernhard Strรถbl) Original Redmine Issue: 955, https://issues.qgis.org/issues/955 Original Assignee: Jรผrgen Fischer --- Only a DB-superuser and the owner of the underlying table can access a [[PostGIS]] view. Everybody else gets a message stating there was no suitable key column in the view. This message led me to qgspostgresprovider.cpp which accesses information_schema.view_column_usage. However "Postgres documentation":http://www.postgresql.org/docs/8.3/interactive/infoschema-view-column-usage.html states ... A column is only included if the table that contains the column is owned by a currently enabled role. I logged into a Postres-DB three times and executed SELECT * FROM information_schema.view_column_usage WHERE view_name = <name_of_the_view> * as non-superuser with select rights on the tables and views: SELECT returned no results. * as the table owner (non-superuser) SELECT returns all columns * as superuser (non-table-owner) SELECT returns all columns
1.0
PostGIS view only accessible by superuser or table owner - --- Author Name: **Bernhard Strรถbl** (Bernhard Strรถbl) Original Redmine Issue: 955, https://issues.qgis.org/issues/955 Original Assignee: Jรผrgen Fischer --- Only a DB-superuser and the owner of the underlying table can access a [[PostGIS]] view. Everybody else gets a message stating there was no suitable key column in the view. This message led me to qgspostgresprovider.cpp which accesses information_schema.view_column_usage. However "Postgres documentation":http://www.postgresql.org/docs/8.3/interactive/infoschema-view-column-usage.html states ... A column is only included if the table that contains the column is owned by a currently enabled role. I logged into a Postres-DB three times and executed SELECT * FROM information_schema.view_column_usage WHERE view_name = <name_of_the_view> * as non-superuser with select rights on the tables and views: SELECT returned no results. * as the table owner (non-superuser) SELECT returns all columns * as superuser (non-table-owner) SELECT returns all columns
priority
postgis view only accessible by superuser or table owner author name bernhard strรถbl bernhard strรถbl original redmine issue original assignee jรผrgen fischer only a db superuser and the owner of the underlying table can access a view everybody else gets a message stating there was no suitable key column in the view this message led me to qgspostgresprovider cpp which accesses information schema view column usage however postgres documentation states a column is only included if the table that contains the column is owned by a currently enabled role i logged into a postres db three times and executed select from information schema view column usage where view name as non superuser with select rights on the tables and views select returned no results as the table owner non superuser select returns all columns as superuser non table owner select returns all columns
1
410,776
11,996,588,635
IssuesEvent
2020-04-08 17:01:14
OrangeJuice7/SDL-OpenGL-Game-Framework
https://api.github.com/repos/OrangeJuice7/SDL-OpenGL-Game-Framework
closed
v0.1 demo
area.Scene priority.high work.low
- [x] Controllable player character. WASD to move. - [x] Obstacle in the playing field, player character cannot move into it. - [x] Clicking on the map makes the player character shoot a bullet in that direction. Bullet explodes after hitting the obstacle. Explosion spawns particles. - [x] Obstacle has limited health. Upon destruction, obstacle explodes into particles, and a new obstacle is spawned in a random location. - [x] Clickable menu buttons to exit and enter a game session. Prereqs: #3 #4
1.0
v0.1 demo - - [x] Controllable player character. WASD to move. - [x] Obstacle in the playing field, player character cannot move into it. - [x] Clicking on the map makes the player character shoot a bullet in that direction. Bullet explodes after hitting the obstacle. Explosion spawns particles. - [x] Obstacle has limited health. Upon destruction, obstacle explodes into particles, and a new obstacle is spawned in a random location. - [x] Clickable menu buttons to exit and enter a game session. Prereqs: #3 #4
priority
demo controllable player character wasd to move obstacle in the playing field player character cannot move into it clicking on the map makes the player character shoot a bullet in that direction bullet explodes after hitting the obstacle explosion spawns particles obstacle has limited health upon destruction obstacle explodes into particles and a new obstacle is spawned in a random location clickable menu buttons to exit and enter a game session prereqs
1
177,379
6,582,973,921
IssuesEvent
2017-09-13 02:21:52
EngSoft-Grupo2/gatopreto
https://api.github.com/repos/EngSoft-Grupo2/gatopreto
opened
Corrigir o .gitignore
priority: lowest type: bug
Os arquivos do Visual Studio Code nรฃo estรฃo no .gitignore. - Apagar o diretรณrio .vscode - Adicionar no .gitignore.
1.0
Corrigir o .gitignore - Os arquivos do Visual Studio Code nรฃo estรฃo no .gitignore. - Apagar o diretรณrio .vscode - Adicionar no .gitignore.
priority
corrigir o gitignore os arquivos do visual studio code nรฃo estรฃo no gitignore apagar o diretรณrio vscode adicionar no gitignore
1
610,195
18,895,980,198
IssuesEvent
2021-11-15 17:55:17
TownyAdvanced/Towny
https://api.github.com/repos/TownyAdvanced/Towny
closed
Suggestion: Dual Citizenship
Priority-Low
I feel like there can be a dual citizenship sort of thing weโ€™re you can have 2 or more towns as a citizen and you can prioritize what town or nation you can be
1.0
Suggestion: Dual Citizenship - I feel like there can be a dual citizenship sort of thing weโ€™re you can have 2 or more towns as a citizen and you can prioritize what town or nation you can be
priority
suggestion dual citizenship i feel like there can be a dual citizenship sort of thing weโ€™re you can have or more towns as a citizen and you can prioritize what town or nation you can be
1
191,270
6,827,500,804
IssuesEvent
2017-11-08 17:13:08
mlibrary/search
https://api.github.com/repos/mlibrary/search
closed
Microsites in website search results need a resource type
Priority: Low Status: Decision Needed Type: Discussion Type: Feature
Microsites show up without a 'type', so aren't represented in filters. See, e.g., https://search-staging.www.lib.umich.edu/librarywebsite?query=grenada, in which there are two results, with only one represented in the filter: <img width="650" alt="screen shot 2017-10-23 at 2 12 49 pm" src="https://user-images.githubusercontent.com/17750831/31905471-48932746-b7fc-11e7-9d59-48ee26591134.png">
1.0
Microsites in website search results need a resource type - Microsites show up without a 'type', so aren't represented in filters. See, e.g., https://search-staging.www.lib.umich.edu/librarywebsite?query=grenada, in which there are two results, with only one represented in the filter: <img width="650" alt="screen shot 2017-10-23 at 2 12 49 pm" src="https://user-images.githubusercontent.com/17750831/31905471-48932746-b7fc-11e7-9d59-48ee26591134.png">
priority
microsites in website search results need a resource type microsites show up without a type so aren t represented in filters see e g in which there are two results with only one represented in the filter img width alt screen shot at pm src
1
308,759
9,449,566,264
IssuesEvent
2019-04-16 02:29:15
cuappdev/pollo-backend
https://api.github.com/repos/cuappdev/pollo-backend
closed
Refactor Route Tests
Priority: Low Status: Available Type: Maintenance
Super janky when I first wrote it. Originally, used an extra variable to make sure the request completed. Red is original, green is the better way to wrote it. <img width="597" alt="screen shot 2018-10-24 at 5 24 35 pm" src="https://user-images.githubusercontent.com/22579863/47462596-cd660a80-d7b1-11e8-9c43-e4e56867d982.png">
1.0
Refactor Route Tests - Super janky when I first wrote it. Originally, used an extra variable to make sure the request completed. Red is original, green is the better way to wrote it. <img width="597" alt="screen shot 2018-10-24 at 5 24 35 pm" src="https://user-images.githubusercontent.com/22579863/47462596-cd660a80-d7b1-11e8-9c43-e4e56867d982.png">
priority
refactor route tests super janky when i first wrote it originally used an extra variable to make sure the request completed red is original green is the better way to wrote it img width alt screen shot at pm src
1
408,236
11,943,674,213
IssuesEvent
2020-04-03 00:00:08
match4everyone/match4healthcare
https://api.github.com/repos/match4everyone/match4healthcare
closed
Calling jQuery twice
duplicate low-priority
Currently we call jQuery twice, once in the header and once in the footer. is that on purpose?
1.0
Calling jQuery twice - Currently we call jQuery twice, once in the header and once in the footer. is that on purpose?
priority
calling jquery twice currently we call jquery twice once in the header and once in the footer is that on purpose
1
171,779
6,494,409,918
IssuesEvent
2017-08-21 21:40:05
OperationCode/operationcode_frontend
https://api.github.com/repos/OperationCode/operationcode_frontend
closed
Hide Drift icon when footer is in sight
Priority: Low Status: Available Type: Feature
# Feature ## Why is this feature being added? On Desktop, the Drift icon blocks links. On mobile, the Drift icon *will* block links when the footer is fixed for mobile (lol). It's currently in the way depending on where you scroll in the footer still. ## What should your feature do? Fade out the drift icon when the `<Footer>` component is in sight, and fade it back in as the component "drifts" farther away with scrolling. ![screen shot 2017-07-25 at 5 33 41 pm](https://user-images.githubusercontent.com/9523719/28600733-d3618ab4-7168-11e7-9e55-87c75de7b67f.png)
1.0
Hide Drift icon when footer is in sight - # Feature ## Why is this feature being added? On Desktop, the Drift icon blocks links. On mobile, the Drift icon *will* block links when the footer is fixed for mobile (lol). It's currently in the way depending on where you scroll in the footer still. ## What should your feature do? Fade out the drift icon when the `<Footer>` component is in sight, and fade it back in as the component "drifts" farther away with scrolling. ![screen shot 2017-07-25 at 5 33 41 pm](https://user-images.githubusercontent.com/9523719/28600733-d3618ab4-7168-11e7-9e55-87c75de7b67f.png)
priority
hide drift icon when footer is in sight feature why is this feature being added on desktop the drift icon blocks links on mobile the drift icon will block links when the footer is fixed for mobile lol it s currently in the way depending on where you scroll in the footer still what should your feature do fade out the drift icon when the component is in sight and fade it back in as the component drifts farther away with scrolling
1
441,815
12,732,723,492
IssuesEvent
2020-06-25 10:56:02
hochschule-darmstadt/openartbrowser
https://api.github.com/repos/hochschule-darmstadt/openartbrowser
closed
Refactoring for js script calls
low priority refactoring
**Is your feature request related to a problem? Please describe.** In #369 there were ways mentioned to improve the js script execution. **Why do you want this feature? What goals should be achieved** Better maintainability **Describe the solution you'd like** See #369
1.0
Refactoring for js script calls - **Is your feature request related to a problem? Please describe.** In #369 there were ways mentioned to improve the js script execution. **Why do you want this feature? What goals should be achieved** Better maintainability **Describe the solution you'd like** See #369
priority
refactoring for js script calls is your feature request related to a problem please describe in there were ways mentioned to improve the js script execution why do you want this feature what goals should be achieved better maintainability describe the solution you d like see
1
54,647
3,070,857,094
IssuesEvent
2015-08-19 08:20:10
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Enable Table Workspace columns of type float to be saved to Nexus
Component: Framework Priority: Low State: Review Required
This issue was originally [TRAC 8603](http://trac.mantidproject.org/mantid/ticket/8603) Issue details are blank in trac
1.0
Enable Table Workspace columns of type float to be saved to Nexus - This issue was originally [TRAC 8603](http://trac.mantidproject.org/mantid/ticket/8603) Issue details are blank in trac
priority
enable table workspace columns of type float to be saved to nexus this issue was originally issue details are blank in trac
1
248,863
7,937,095,862
IssuesEvent
2018-07-09 11:43:42
mantidproject/mantid
https://api.github.com/repos/mantidproject/mantid
closed
Sans Diagnostics: load current files
Component: SANS Priority: Low
sans_feature This issue was originally [TRAC 2686](http://trac.mantidproject.org/mantid/ticket/2686) As well as รขโ‚ฌล“browseรขโ‚ฌย for a raw or nxs file (which can be tedious as we have lots of files) can we have a drop down for the currently loaded raw or nxs รขโ‚ฌโ€œ but this likely wonรขโ‚ฌโ„ขt work as Mantid may have edited them down to a single detector bank ???
1.0
Sans Diagnostics: load current files - sans_feature This issue was originally [TRAC 2686](http://trac.mantidproject.org/mantid/ticket/2686) As well as รขโ‚ฌล“browseรขโ‚ฌย for a raw or nxs file (which can be tedious as we have lots of files) can we have a drop down for the currently loaded raw or nxs รขโ‚ฌโ€œ but this likely wonรขโ‚ฌโ„ขt work as Mantid may have edited them down to a single detector bank ???
priority
sans diagnostics load current files sans feature this issue was originally as well as รขโ‚ฌล“browseรขโ‚ฌย for a raw or nxs file which can be tedious as we have lots of files can we have a drop down for the currently loaded raw or nxs รขโ‚ฌโ€œ but this likely wonรขโ‚ฌโ„ขt work as mantid may have edited them down to a single detector bank
1
775,219
27,223,999,245
IssuesEvent
2023-02-21 08:22:11
flix/flix
https://api.github.com/repos/flix/flix
closed
Discussion on the implicit region of methods like `NS.iterator`.
low-priority
A function like `MutList.iterator` takes no region argument. This seems fine and doesn't feel like it disallows programs (why not use the existing region?) but i had this example. ```scala /// Starts from 1 char and gets longer and longer. def prefixes(r: Region[r], s: String): Iterator[String, r] = region r1 { let sb = new StringBuilder(r1); let pfs = new MutList(r1); foreach(c <- String.iterator(r, s)) { StringBuilder.append!(c, sb); MutList.push!(StringBuilder.toString(sb), pfs) }; MutList.iterator(pfs) } ``` First observation: A type error occurs because `r1` escapes its scope in the last line. The reason I made `r1` in the first place is because I want the compiler to aid me in my intention of not leaking `sb` and `pfs`. I think this is a nice way to use regions which really takes advantage of explicit regions. It does however have different needs compared to using regions "by need" (omitting `r1`) where you just want the path of least resistance. I wanted to highlight this optional way of using regions and the fact that this way of coding is not really supported with functions that only use their parent region. The only way out here would be to make the mutlist into something immutable and then into an iterator.
1.0
Discussion on the implicit region of methods like `NS.iterator`. - A function like `MutList.iterator` takes no region argument. This seems fine and doesn't feel like it disallows programs (why not use the existing region?) but i had this example. ```scala /// Starts from 1 char and gets longer and longer. def prefixes(r: Region[r], s: String): Iterator[String, r] = region r1 { let sb = new StringBuilder(r1); let pfs = new MutList(r1); foreach(c <- String.iterator(r, s)) { StringBuilder.append!(c, sb); MutList.push!(StringBuilder.toString(sb), pfs) }; MutList.iterator(pfs) } ``` First observation: A type error occurs because `r1` escapes its scope in the last line. The reason I made `r1` in the first place is because I want the compiler to aid me in my intention of not leaking `sb` and `pfs`. I think this is a nice way to use regions which really takes advantage of explicit regions. It does however have different needs compared to using regions "by need" (omitting `r1`) where you just want the path of least resistance. I wanted to highlight this optional way of using regions and the fact that this way of coding is not really supported with functions that only use their parent region. The only way out here would be to make the mutlist into something immutable and then into an iterator.
priority
discussion on the implicit region of methods like ns iterator a function like mutlist iterator takes no region argument this seems fine and doesn t feel like it disallows programs why not use the existing region but i had this example scala starts from char and gets longer and longer def prefixes r region s string iterator region let sb new stringbuilder let pfs new mutlist foreach c string iterator r s stringbuilder append c sb mutlist push stringbuilder tostring sb pfs mutlist iterator pfs first observation a type error occurs because escapes its scope in the last line the reason i made in the first place is because i want the compiler to aid me in my intention of not leaking sb and pfs i think this is a nice way to use regions which really takes advantage of explicit regions it does however have different needs compared to using regions by need omitting where you just want the path of least resistance i wanted to highlight this optional way of using regions and the fact that this way of coding is not really supported with functions that only use their parent region the only way out here would be to make the mutlist into something immutable and then into an iterator
1
441,620
12,728,036,396
IssuesEvent
2020-06-25 01:12:28
garden-io/garden
https://api.github.com/repos/garden-io/garden
closed
The Global Options section in the Commands docs is not correctly formatted.
bug docs priority:low ux
## Bug ### Current Behavior <!-- If applicable, add screenshots to help explain your problem. --> The [Global Options](https://docs.garden.io/reference/commands#global-options) section in the Commands documentation doesn't render correctly, see screenshot below. Many thanks to @lucas-sonnabend for pointing this out in our Slack channel. ![Screenshot 2020-04-15 at 13 37 28](https://user-images.githubusercontent.com/2706375/79333159-50d36880-7f1e-11ea-91c4-5927edf48bec.png) ### Expected behavior <!-- A clear and concise description of what you expected to happen. --> ### Reproducible example <!-- Use one of our examples or link to a minimal example showing the issue --> <!-- Try to include commands run or output --> ### Workaround <!-- If applicable, a way to work around the issue until it has been resolved. --> ### Suggested solution(s) <!-- How could we solve this bug? What changes would need to made? --> ### Additional context <!-- Add any other context about the problem here. --> ### Your environment <!-- PLEASE FILL THIS OUT --> <!-- Please run and copy and paste the results --> `garden version` `kubectl version` `docker version`
1.0
The Global Options section in the Commands docs is not correctly formatted. - ## Bug ### Current Behavior <!-- If applicable, add screenshots to help explain your problem. --> The [Global Options](https://docs.garden.io/reference/commands#global-options) section in the Commands documentation doesn't render correctly, see screenshot below. Many thanks to @lucas-sonnabend for pointing this out in our Slack channel. ![Screenshot 2020-04-15 at 13 37 28](https://user-images.githubusercontent.com/2706375/79333159-50d36880-7f1e-11ea-91c4-5927edf48bec.png) ### Expected behavior <!-- A clear and concise description of what you expected to happen. --> ### Reproducible example <!-- Use one of our examples or link to a minimal example showing the issue --> <!-- Try to include commands run or output --> ### Workaround <!-- If applicable, a way to work around the issue until it has been resolved. --> ### Suggested solution(s) <!-- How could we solve this bug? What changes would need to made? --> ### Additional context <!-- Add any other context about the problem here. --> ### Your environment <!-- PLEASE FILL THIS OUT --> <!-- Please run and copy and paste the results --> `garden version` `kubectl version` `docker version`
priority
the global options section in the commands docs is not correctly formatted bug current behavior the section in the commands documentation doesn t render correctly see screenshot below many thanks to lucas sonnabend for pointing this out in our slack channel expected behavior reproducible example workaround suggested solution s additional context your environment garden version kubectl version docker version
1
684,015
23,403,182,793
IssuesEvent
2022-08-12 10:04:17
Codeinwp/neve
https://api.github.com/repos/Codeinwp/neve
opened
Add 2-3 options of Hover States for Blog cards and for Product Archives
small enhancement low-priority
### Description: <!-- Describe the requested feature in a clear and concise way. --> At the moment when hovering on a Post Card image or Product image, there's a slight hover effect. Maybe we can add 2-3 variations for this, from which users can choose from. I would suggest to add this, **only if it doesn't require a lot of dev work**, as it's more of a nice to have feature. A few examples: Blog: https://demo.creativethemes.com/blocksy/web-agency/blog/ Shop: https://demo.creativethemes.com/blocksy/homi/shop/ Card Shadow: https://www.uber.com/blog/washington-dc/ Zoom: https://qonto.com/en/blog/freelancers Color Overlay: https://www.apple.com/newsroom/ ### Alternatives: <!-- If we don't implement this feature, what would be the best alternatives to achieve the same functionality? --> Do nothing.
1.0
Add 2-3 options of Hover States for Blog cards and for Product Archives - ### Description: <!-- Describe the requested feature in a clear and concise way. --> At the moment when hovering on a Post Card image or Product image, there's a slight hover effect. Maybe we can add 2-3 variations for this, from which users can choose from. I would suggest to add this, **only if it doesn't require a lot of dev work**, as it's more of a nice to have feature. A few examples: Blog: https://demo.creativethemes.com/blocksy/web-agency/blog/ Shop: https://demo.creativethemes.com/blocksy/homi/shop/ Card Shadow: https://www.uber.com/blog/washington-dc/ Zoom: https://qonto.com/en/blog/freelancers Color Overlay: https://www.apple.com/newsroom/ ### Alternatives: <!-- If we don't implement this feature, what would be the best alternatives to achieve the same functionality? --> Do nothing.
priority
add options of hover states for blog cards and for product archives description at the moment when hovering on a post card image or product image there s a slight hover effect maybe we can add variations for this from which users can choose from i would suggest to add this only if it doesn t require a lot of dev work as it s more of a nice to have feature a few examples blog shop card shadow zoom color overlay alternatives do nothing
1
232,248
7,656,725,036
IssuesEvent
2018-05-10 17:14:56
aiidateam/aiida_core
https://api.github.com/repos/aiidateam/aiida_core
closed
Add migration to remove `kombu_message` tables from database
priority/important topic/DatabaseSchemaAndOptimization topic/Workflows type/task
In the `workflows` branch, `celery` has been removed as daemonizer and so the `kombu_message` tables that it required in the database are no longer necessary and need to be dropped in a migration
1.0
Add migration to remove `kombu_message` tables from database - In the `workflows` branch, `celery` has been removed as daemonizer and so the `kombu_message` tables that it required in the database are no longer necessary and need to be dropped in a migration
priority
add migration to remove kombu message tables from database in the workflows branch celery has been removed as daemonizer and so the kombu message tables that it required in the database are no longer necessary and need to be dropped in a migration
1
554,933
16,442,912,181
IssuesEvent
2021-05-20 16:08:58
meerk40t/meerk40t
https://api.github.com/repos/meerk40t/meerk40t
closed
Resample Issue - RasterWizard, Resample and DitherType Disabled
Context: UI/UX Priority: Low Status: Postponed Type: Enhancement Work: Obvious
why can't I set the exact size? I can only set the size with the mouse ![12](https://user-images.githubusercontent.com/61805701/96395278-85bdc200-11c4-11eb-80ec-ee8fad80351e.jpg) dithering doesn't work either ![13](https://user-images.githubusercontent.com/61805701/96395500-12688000-11c5-11eb-9c36-c636887283e6.jpg)
1.0
Resample Issue - RasterWizard, Resample and DitherType Disabled - why can't I set the exact size? I can only set the size with the mouse ![12](https://user-images.githubusercontent.com/61805701/96395278-85bdc200-11c4-11eb-80ec-ee8fad80351e.jpg) dithering doesn't work either ![13](https://user-images.githubusercontent.com/61805701/96395500-12688000-11c5-11eb-9c36-c636887283e6.jpg)
priority
resample issue rasterwizard resample and dithertype disabled why can t i set the exact size i can only set the size with the mouse dithering doesn t work either
1
817,758
30,653,423,905
IssuesEvent
2023-07-25 10:25:03
FlorianPix/climbing_diary
https://api.github.com/repos/FlorianPix/climbing_diary
closed
frontend: grade distribution for spot
type: enhancement priority: low
lets say a spot has 20 routes 10 x 5a 5 x 6a 3 x 6b 2 x 6c show a distribution like this in spot details 5a |||||||||| 6a ||||| 6b ||| 6c ||
1.0
frontend: grade distribution for spot - lets say a spot has 20 routes 10 x 5a 5 x 6a 3 x 6b 2 x 6c show a distribution like this in spot details 5a |||||||||| 6a ||||| 6b ||| 6c ||
priority
frontend grade distribution for spot lets say a spot has routes x x x x show a distribution like this in spot details
1
121,926
4,823,045,230
IssuesEvent
2016-11-06 05:32:58
dealii/dealii
https://api.github.com/repos/dealii/dealii
closed
Static analysis: dealii-git/include/deal.II/fe/fe_rannacher_turek.h
Low priority Starter project
``` dealii-git/include/deal.II/fe/fe_rannacher_turek.h 84 warn V703 It is odd that the 'degree' field in derived class 'FE_RannacherTurek' overwrites field in base class 'FiniteElementData'. Check lines: fe_rannacher_turek.h:84, fe_base.h:296. ``` We should address these warnings and errors from the static analysis tool PVS. In response to #3342.
1.0
Static analysis: dealii-git/include/deal.II/fe/fe_rannacher_turek.h - ``` dealii-git/include/deal.II/fe/fe_rannacher_turek.h 84 warn V703 It is odd that the 'degree' field in derived class 'FE_RannacherTurek' overwrites field in base class 'FiniteElementData'. Check lines: fe_rannacher_turek.h:84, fe_base.h:296. ``` We should address these warnings and errors from the static analysis tool PVS. In response to #3342.
priority
static analysis dealii git include deal ii fe fe rannacher turek h dealii git include deal ii fe fe rannacher turek h warn it is odd that the degree field in derived class fe rannacherturek overwrites field in base class finiteelementdata check lines fe rannacher turek h fe base h we should address these warnings and errors from the static analysis tool pvs in response to
1
54,558
3,069,455,324
IssuesEvent
2015-08-18 20:35:35
stratigos/reishitea
https://api.github.com/repos/stratigos/reishitea
opened
Migrate ENV Params to Central Location with dotenv
enhancement low-priority
Explore the [dotenv](https://github.com/bkeepers/dotenv) gem, and add it to the project. Centralize all the calls to ENV params to the .env file. Note: may want to have environment system load .env file on shell login.
1.0
Migrate ENV Params to Central Location with dotenv - Explore the [dotenv](https://github.com/bkeepers/dotenv) gem, and add it to the project. Centralize all the calls to ENV params to the .env file. Note: may want to have environment system load .env file on shell login.
priority
migrate env params to central location with dotenv explore the gem and add it to the project centralize all the calls to env params to the env file note may want to have environment system load env file on shell login
1
8,920
2,607,898,214
IssuesEvent
2015-02-26 00:12:22
chrsmithdemos/zen-coding
https://api.github.com/repos/chrsmithdemos/zen-coding
opened
use zen code as html transport format
auto-migrated Priority-Low Type-Enhancement
``` What steps will reproduce the problem? 1. Not a problem, but an idea. Since zen code describe html in less text it could be adapted as a protocol for html representation and transportation. Just thought I'd bring that up for discussion. ``` ----- Original issue reported on code.google.com by `mikerin....@gmail.com` on 23 Nov 2009 at 10:50
1.0
use zen code as html transport format - ``` What steps will reproduce the problem? 1. Not a problem, but an idea. Since zen code describe html in less text it could be adapted as a protocol for html representation and transportation. Just thought I'd bring that up for discussion. ``` ----- Original issue reported on code.google.com by `mikerin....@gmail.com` on 23 Nov 2009 at 10:50
priority
use zen code as html transport format what steps will reproduce the problem not a problem but an idea since zen code describe html in less text it could be adapted as a protocol for html representation and transportation just thought i d bring that up for discussion original issue reported on code google com by mikerin gmail com on nov at
1
294,753
9,040,215,127
IssuesEvent
2019-02-10 14:32:36
cs2103-ay1819s2-t12-4/main
https://api.github.com/repos/cs2103-ay1819s2-t12-4/main
opened
As a user I can view clashing tasks/appointments so that I can be notified and make changes.
priority.Low type.Story
After creating appointment, user can be [automatically/manually] notified if there are clashes with other appointments. Notifications can be direct or can be through an overall view.
1.0
As a user I can view clashing tasks/appointments so that I can be notified and make changes. - After creating appointment, user can be [automatically/manually] notified if there are clashes with other appointments. Notifications can be direct or can be through an overall view.
priority
as a user i can view clashing tasks appointments so that i can be notified and make changes after creating appointment user can be notified if there are clashes with other appointments notifications can be direct or can be through an overall view
1
667,265
22,442,149,167
IssuesEvent
2022-06-21 02:34:59
c0linw/rhyzinus-charter
https://api.github.com/repos/c0linw/rhyzinus-charter
closed
Add "Export" menu option
optimization low-priority feature
"Export" should save the file in gzip compressed mode, to be used in game packages.
1.0
Add "Export" menu option - "Export" should save the file in gzip compressed mode, to be used in game packages.
priority
add export menu option export should save the file in gzip compressed mode to be used in game packages
1
400,325
11,772,965,026
IssuesEvent
2020-03-16 05:52:51
acidanthera/bugtracker
https://api.github.com/repos/acidanthera/bugtracker
opened
Automatic filesystem discovery and removal
priority:low project:oc
It will be useful to automatically show boot options from inserted drives and remove the boot options that were detached. The former could be achieved by adding an event registered to simple fs installation. The latter will most likely require timer-based handle validity checking.
1.0
Automatic filesystem discovery and removal - It will be useful to automatically show boot options from inserted drives and remove the boot options that were detached. The former could be achieved by adding an event registered to simple fs installation. The latter will most likely require timer-based handle validity checking.
priority
automatic filesystem discovery and removal it will be useful to automatically show boot options from inserted drives and remove the boot options that were detached the former could be achieved by adding an event registered to simple fs installation the latter will most likely require timer based handle validity checking
1
139,965
5,395,801,380
IssuesEvent
2017-02-27 09:47:04
brave/browser-laptop
https://api.github.com/repos/brave/browser-laptop
opened
Right click doesn't clear menu bar
accessibility priority/low QA/steps-specified
- Did you search for similar issues before submitting this one? Yes - Describe the issue you encountered: Right click doesn't clear menu bar - Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10 x64 - Brave Version (revision SHA): Brave 0.13.5 rev 7373a01 - Steps to reproduce: 1. Enable menu bar from settings 2. Open any menu bar item 3. Right click on the browser window, menu item is not dismissed - Actual result: Menu item is not dismissed on right click - Expected result: Should dismiss menu item when right click/left click - Will the steps above reproduce in a fresh profile? If not what other info can be added? Yes - Is this an issue in the currently released version? Yes - Can this issue be consistently reproduced? Yes - Extra QA steps: 1. 2. 3. - Screenshot if needed: - Any related issues: cc: @NejcZdovc
1.0
Right click doesn't clear menu bar - - Did you search for similar issues before submitting this one? Yes - Describe the issue you encountered: Right click doesn't clear menu bar - Platform (Win7, 8, 10? macOS? Linux distro?): Windows 10 x64 - Brave Version (revision SHA): Brave 0.13.5 rev 7373a01 - Steps to reproduce: 1. Enable menu bar from settings 2. Open any menu bar item 3. Right click on the browser window, menu item is not dismissed - Actual result: Menu item is not dismissed on right click - Expected result: Should dismiss menu item when right click/left click - Will the steps above reproduce in a fresh profile? If not what other info can be added? Yes - Is this an issue in the currently released version? Yes - Can this issue be consistently reproduced? Yes - Extra QA steps: 1. 2. 3. - Screenshot if needed: - Any related issues: cc: @NejcZdovc
priority
right click doesn t clear menu bar did you search for similar issues before submitting this one yes describe the issue you encountered right click doesn t clear menu bar platform macos linux distro windows brave version revision sha brave rev steps to reproduce enable menu bar from settings open any menu bar item right click on the browser window menu item is not dismissed actual result menu item is not dismissed on right click expected result should dismiss menu item when right click left click will the steps above reproduce in a fresh profile if not what other info can be added yes is this an issue in the currently released version yes can this issue be consistently reproduced yes extra qa steps screenshot if needed any related issues cc nejczdovc
1
541,483
15,827,640,502
IssuesEvent
2021-04-06 08:56:18
AY2021S2-CS2103T-T12-4/tp
https://api.github.com/repos/AY2021S2-CS2103T-T12-4/tp
closed
[PE-D] Inconsistent input parameters for edit function in UG.
priority.High severity.Low type.Bug
Fig 1: Compulsory METHOD, URL, DATA field ![4.2.2 Edit an API endpoint edit.png](https://raw.githubusercontent.com/candyhy/ped/main/files/590f6d55-2b83-4b5c-8e49-ba989a264070.png)๏ฟผ Fig 2: Optional METHOD, URL, DATA field ![6.2 Endpoint.png](https://raw.githubusercontent.com/candyhy/ped/main/files/9dff18d5-a71d-4742-8642-3a3912470e20.png)๏ฟผ <!--session: 1617429875593-dcdd67d2-97a2-4f0f-9da4-b5ab7ad08181--> ------------- Labels: `severity.Medium` `type.DocumentationBug` original: candyhy/ped#18
1.0
[PE-D] Inconsistent input parameters for edit function in UG. - Fig 1: Compulsory METHOD, URL, DATA field ![4.2.2 Edit an API endpoint edit.png](https://raw.githubusercontent.com/candyhy/ped/main/files/590f6d55-2b83-4b5c-8e49-ba989a264070.png)๏ฟผ Fig 2: Optional METHOD, URL, DATA field ![6.2 Endpoint.png](https://raw.githubusercontent.com/candyhy/ped/main/files/9dff18d5-a71d-4742-8642-3a3912470e20.png)๏ฟผ <!--session: 1617429875593-dcdd67d2-97a2-4f0f-9da4-b5ab7ad08181--> ------------- Labels: `severity.Medium` `type.DocumentationBug` original: candyhy/ped#18
priority
inconsistent input parameters for edit function in ug fig compulsory method url data field fig optional method url data field labels severity medium type documentationbug original candyhy ped
1
676,070
23,115,446,321
IssuesEvent
2022-07-27 16:14:59
FEeasy404/GameUs
https://api.github.com/repos/FEeasy404/GameUs
closed
๊ฒŒ์‹œ๋ฌผ ์ด๋ฏธ์ง€๋กœ ๋ณด๊ธฐ ์ •๋ ฌ
๐Ÿ›bug ๐ŸŒฟPriority: Low โš”Fix
## ๋ฒ„๊ทธ ๋ฐœ์ƒ ์„ค๋ช… - ์œ„ ์•„๋ž˜๊ฐ€ ์‚ด์ง ์–ด๊ธ‹๋‚˜๋Š” ํ˜„์ƒ์ด ์žˆ์Šต๋‹ˆ๋‹ค! ![image](https://user-images.githubusercontent.com/68495264/181194877-4c256122-75de-487a-983e-879180af4f81.png) ## ํ•  ์ผ - [x] ์ด๋ฏธ์ง€๋ฐ•์Šค ์ •๋ ฌ ๊ฐœ์„  ## ETC
1.0
๊ฒŒ์‹œ๋ฌผ ์ด๋ฏธ์ง€๋กœ ๋ณด๊ธฐ ์ •๋ ฌ - ## ๋ฒ„๊ทธ ๋ฐœ์ƒ ์„ค๋ช… - ์œ„ ์•„๋ž˜๊ฐ€ ์‚ด์ง ์–ด๊ธ‹๋‚˜๋Š” ํ˜„์ƒ์ด ์žˆ์Šต๋‹ˆ๋‹ค! ![image](https://user-images.githubusercontent.com/68495264/181194877-4c256122-75de-487a-983e-879180af4f81.png) ## ํ•  ์ผ - [x] ์ด๋ฏธ์ง€๋ฐ•์Šค ์ •๋ ฌ ๊ฐœ์„  ## ETC
priority
๊ฒŒ์‹œ๋ฌผ ์ด๋ฏธ์ง€๋กœ ๋ณด๊ธฐ ์ •๋ ฌ ๋ฒ„๊ทธ ๋ฐœ์ƒ ์„ค๋ช… ์œ„ ์•„๋ž˜๊ฐ€ ์‚ด์ง ์–ด๊ธ‹๋‚˜๋Š” ํ˜„์ƒ์ด ์žˆ์Šต๋‹ˆ๋‹ค ํ•  ์ผ ์ด๋ฏธ์ง€๋ฐ•์Šค ์ •๋ ฌ ๊ฐœ์„  etc
1
391,789
11,578,390,313
IssuesEvent
2020-02-21 15:52:00
authorjapps/zerocode
https://api.github.com/repos/authorjapps/zerocode
closed
Kafka - Produce to multiple topic one by one and consume from multi topics at once
good first issue help wanted low-priority
Explain an usecase and implement. GIVEN multiple topic names, WHEN I finish putting messages into multiple topics one by one THEN I will be able to consume from all the topics at once Raise a new ticket for + Producing to multiple topics at once (if Kafka supports) backed by an use-case (#355)
1.0
Kafka - Produce to multiple topic one by one and consume from multi topics at once - Explain an usecase and implement. GIVEN multiple topic names, WHEN I finish putting messages into multiple topics one by one THEN I will be able to consume from all the topics at once Raise a new ticket for + Producing to multiple topics at once (if Kafka supports) backed by an use-case (#355)
priority
kafka produce to multiple topic one by one and consume from multi topics at once explain an usecase and implement given multiple topic names when i finish putting messages into multiple topics one by one then i will be able to consume from all the topics at once raise a new ticket for producing to multiple topics at once if kafka supports backed by an use case
1
281,288
8,693,407,373
IssuesEvent
2018-12-04 09:43:29
availjs/avail
https://api.github.com/repos/availjs/avail
closed
onReady, onStop, and init should support DI of dependent services
Priority: Low Status: Backlog Type: Suggestion
**Story** As an Avail library user, I want the ability to get references to service dependencies. **Technical Details** * use currying to achieve rather than a service locator
1.0
onReady, onStop, and init should support DI of dependent services - **Story** As an Avail library user, I want the ability to get references to service dependencies. **Technical Details** * use currying to achieve rather than a service locator
priority
onready onstop and init should support di of dependent services story as an avail library user i want the ability to get references to service dependencies technical details use currying to achieve rather than a service locator
1
1,627
2,516,990,557
IssuesEvent
2015-01-16 10:37:52
WeAreAthlon/silla.io
https://api.github.com/repos/WeAreAthlon/silla.io
opened
Display Silla.IO's version somewhere in CMS
low priority proposal
It will be helpful to know the framework+CMS version when using the CMS. I think it will be even cooler if when the version is clicked, it checks if there are new stable GitHub releases. An easier solution will be to link the version number on the CMS to the GitHub releases. What do you think @pnikolov ?
1.0
Display Silla.IO's version somewhere in CMS - It will be helpful to know the framework+CMS version when using the CMS. I think it will be even cooler if when the version is clicked, it checks if there are new stable GitHub releases. An easier solution will be to link the version number on the CMS to the GitHub releases. What do you think @pnikolov ?
priority
display silla io s version somewhere in cms it will be helpful to know the framework cms version when using the cms i think it will be even cooler if when the version is clicked it checks if there are new stable github releases an easier solution will be to link the version number on the cms to the github releases what do you think pnikolov
1
308,151
9,430,872,205
IssuesEvent
2019-04-12 10:04:26
WEEE-Open/turbofresa
https://api.github.com/repos/WEEE-Open/turbofresa
opened
Check whether HDDs already exist in inventory or not before adding them
low priority tarallo
Implement #15 and #9 before this one. These are the steps involved: - [ ] Call the "get items by features" API endpoint using the serial number - [ ] If HDD is found, update its data (or don't, maybe use a command line switch to decide and/or ask the user) - [ ] If more than 1 HDD is found, figure out what to do (error out and terminate?) See also: https://github.com/WEEE-Open/turbofresa/issues/9#issuecomment-430566198
1.0
Check whether HDDs already exist in inventory or not before adding them - Implement #15 and #9 before this one. These are the steps involved: - [ ] Call the "get items by features" API endpoint using the serial number - [ ] If HDD is found, update its data (or don't, maybe use a command line switch to decide and/or ask the user) - [ ] If more than 1 HDD is found, figure out what to do (error out and terminate?) See also: https://github.com/WEEE-Open/turbofresa/issues/9#issuecomment-430566198
priority
check whether hdds already exist in inventory or not before adding them implement and before this one these are the steps involved call the get items by features api endpoint using the serial number if hdd is found update its data or don t maybe use a command line switch to decide and or ask the user if more than hdd is found figure out what to do error out and terminate see also
1
675,234
23,085,565,238
IssuesEvent
2022-07-26 11:04:25
BIDMCDigitalPsychiatry/LAMP-platform
https://api.github.com/repos/BIDMCDigitalPsychiatry/LAMP-platform
closed
Uncaught Exception (RemoteServiceException)
bug 2day native core priority LOW
**Describe the bug** User U3868113460 on Samsung Galaxy A12 reported 'uncaught exception error'. They reported that sometimes the app gives the attached bug when they are trying to complete an activity or are in the app and closes randomly. Date: 6/12/2022, Time: 5:54pm **To Reproduce** No clear steps to reproduce as the bug occurs at random. **Screenshots** ![Screenshot_20220612-175459_mindLAMP](https://user-images.githubusercontent.com/103677721/173671151-38ba0f27-2537-4190-b21f-77e149853e74.jpg) **Smartphone (please complete the following information):** - Device: Samsung Galaxy A12 - OS: Android **Additional context** - Log file or complete stack track not available. - Could be related to issue #645 , #647 and #648
1.0
Uncaught Exception (RemoteServiceException) - **Describe the bug** User U3868113460 on Samsung Galaxy A12 reported 'uncaught exception error'. They reported that sometimes the app gives the attached bug when they are trying to complete an activity or are in the app and closes randomly. Date: 6/12/2022, Time: 5:54pm **To Reproduce** No clear steps to reproduce as the bug occurs at random. **Screenshots** ![Screenshot_20220612-175459_mindLAMP](https://user-images.githubusercontent.com/103677721/173671151-38ba0f27-2537-4190-b21f-77e149853e74.jpg) **Smartphone (please complete the following information):** - Device: Samsung Galaxy A12 - OS: Android **Additional context** - Log file or complete stack track not available. - Could be related to issue #645 , #647 and #648
priority
uncaught exception remoteserviceexception describe the bug user on samsung galaxy reported uncaught exception error they reported that sometimes the app gives the attached bug when they are trying to complete an activity or are in the app and closes randomly date time to reproduce no clear steps to reproduce as the bug occurs at random screenshots smartphone please complete the following information device samsung galaxy os android additional context log file or complete stack track not available could be related to issue and
1
735,755
25,413,057,658
IssuesEvent
2022-11-22 20:51:23
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
Standardization of DBSServer error code/message
New Feature Low Priority Enhancement DBS
**Impact of the new feature** WMCore (and possibly other DMWM projects) **Is your feature request related to a problem? Please describe.** This issue still needs further discussion, and it all started from this comment and a couple comments below it: https://github.com/dmwm/WMCore/pull/10961#pullrequestreview-864166516 in short, we are considering to standardize the response sent back from the DBSServer, such that our clients no longer need to match for a specific message in the HTTP response object (body attribute). Instead, we would only check for the response code status and that would fully identify which error our request hit. **Describe the solution you'd like** It's a placeholder and the final solution needs to be yet discussed and agreed upon. In short, a full list of error status code and message should be defined in DBSServer, such that when clients are verifying why a DBS HTTP request fail, we can solely use a `code` or `status` response attribute to identify that. In addition to DBSServer, we also expect this to be integrated within dbs3-client/dbs3-pycurl. With that, we need to update DBS error handling within WMCore (and other projects), including but not limited to DBS3Reader/DBS3Writer, DBS3Upload component and possible the MicroService Common module. **Describe alternatives you've considered** Keep the usual schema, which searches for a given sentence in the error message. **Additional context** None
1.0
Standardization of DBSServer error code/message - **Impact of the new feature** WMCore (and possibly other DMWM projects) **Is your feature request related to a problem? Please describe.** This issue still needs further discussion, and it all started from this comment and a couple comments below it: https://github.com/dmwm/WMCore/pull/10961#pullrequestreview-864166516 in short, we are considering to standardize the response sent back from the DBSServer, such that our clients no longer need to match for a specific message in the HTTP response object (body attribute). Instead, we would only check for the response code status and that would fully identify which error our request hit. **Describe the solution you'd like** It's a placeholder and the final solution needs to be yet discussed and agreed upon. In short, a full list of error status code and message should be defined in DBSServer, such that when clients are verifying why a DBS HTTP request fail, we can solely use a `code` or `status` response attribute to identify that. In addition to DBSServer, we also expect this to be integrated within dbs3-client/dbs3-pycurl. With that, we need to update DBS error handling within WMCore (and other projects), including but not limited to DBS3Reader/DBS3Writer, DBS3Upload component and possible the MicroService Common module. **Describe alternatives you've considered** Keep the usual schema, which searches for a given sentence in the error message. **Additional context** None
priority
standardization of dbsserver error code message impact of the new feature wmcore and possibly other dmwm projects is your feature request related to a problem please describe this issue still needs further discussion and it all started from this comment and a couple comments below it in short we are considering to standardize the response sent back from the dbsserver such that our clients no longer need to match for a specific message in the http response object body attribute instead we would only check for the response code status and that would fully identify which error our request hit describe the solution you d like it s a placeholder and the final solution needs to be yet discussed and agreed upon in short a full list of error status code and message should be defined in dbsserver such that when clients are verifying why a dbs http request fail we can solely use a code or status response attribute to identify that in addition to dbsserver we also expect this to be integrated within client pycurl with that we need to update dbs error handling within wmcore and other projects including but not limited to component and possible the microservice common module describe alternatives you ve considered keep the usual schema which searches for a given sentence in the error message additional context none
1
643,630
20,961,098,605
IssuesEvent
2022-03-27 20:13:43
SCIInstitute/ShapeWorks
https://api.github.com/repos/SCIInstitute/ShapeWorks
closed
Python API for spreadsheet project file IO
Low Priority
1. Provide Python API for the project file IO operations 2. Update use cases to support spreadsheet project files #1440 3. Enable optimizer to run with project sheet and add API calls #568
1.0
Python API for spreadsheet project file IO - 1. Provide Python API for the project file IO operations 2. Update use cases to support spreadsheet project files #1440 3. Enable optimizer to run with project sheet and add API calls #568
priority
python api for spreadsheet project file io provide python api for the project file io operations update use cases to support spreadsheet project files enable optimizer to run with project sheet and add api calls
1