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
957
labels
stringlengths
4
795
body
stringlengths
1
259k
index
stringclasses
12 values
text_combine
stringlengths
96
259k
label
stringclasses
2 values
text
stringlengths
96
252k
binary_label
int64
0
1
629,506
20,034,855,120
IssuesEvent
2022-02-02 10:46:06
PIP-Technical-Team/pipapi
https://api.github.com/repos/PIP-Technical-Team/pipapi
opened
Show `survey_years` when `fill_gaps = TRUE` ?
Priority: 3-Medium Type: 2-Enhancement
Original issue raised by @danielmahler : "Is there a way to show the survey_years that is used in the interpolation? I think not, but if there is, then that would be incredibly helpful to users (and for us to calculate coverage)". This is technically possible, but has also has some technical downsides; * It is ...
1.0
Show `survey_years` when `fill_gaps = TRUE` ? - Original issue raised by @danielmahler : "Is there a way to show the survey_years that is used in the interpolation? I think not, but if there is, then that would be incredibly helpful to users (and for us to calculate coverage)". This is technically possible, but h...
priority
show survey years when fill gaps true original issue raised by danielmahler is there a way to show the survey years that is used in the interpolation i think not but if there is then that would be incredibly helpful to users and for us to calculate coverage this is technically possible but h...
1
289,461
8,871,114,414
IssuesEvent
2019-01-11 11:32:03
pablotabares/decide
https://api.github.com/repos/pablotabares/decide
closed
Bug: Incorrect method call in views.py
Mixnet bug priority: medium
Description: In mixnet/views.py, there are several calls in the manner of `HttpResponseForbidden` instead of `HttpResponseForbidden("You are not allowed here!")` in the prepro branch (carried over from ortosia-mixnet-auth). This causes a syntax error to happen when the code gets executed.
1.0
Bug: Incorrect method call in views.py - Description: In mixnet/views.py, there are several calls in the manner of `HttpResponseForbidden` instead of `HttpResponseForbidden("You are not allowed here!")` in the prepro branch (carried over from ortosia-mixnet-auth). This causes a syntax error to happen when the code gets...
priority
bug incorrect method call in views py description in mixnet views py there are several calls in the manner of httpresponseforbidden instead of httpresponseforbidden you are not allowed here in the prepro branch carried over from ortosia mixnet auth this causes a syntax error to happen when the code gets...
1
57,119
3,081,241,089
IssuesEvent
2015-08-22 14:31:06
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
closed
Highlight local servers
019a 019b enhancement imported Priority-Medium
_From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on December 15, 2013 13:39:53_ Not sure how to do this, or if it is even possible, but it would be nice to somehow highlight local servers in the Join Game interface. Since most times when you are playing you want to join the local se...
1.0
Highlight local servers - _From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on December 15, 2013 13:39:53_ Not sure how to do this, or if it is even possible, but it would be nice to somehow highlight local servers in the Join Game interface. Since most times when you are playing you...
priority
highlight local servers from on december not sure how to do this or if it is even possible but it would be nice to somehow highlight local servers in the join game interface since most times when you are playing you want to join the local server it should be visible and easy to find original...
1
161,908
6,142,584,415
IssuesEvent
2017-06-27 01:18:55
forcedotcom/scmt-server
https://api.github.com/repos/forcedotcom/scmt-server
opened
Account delta migration is broken
bug priority - medium
If I select migrate data range for accounts, I don't get a different search url. Here's an example: https://zzz-minjunyang.desk.com/api/v2/companies/search?q=(created_at:[1%20TO%201498525952])&per_page=500&page=1&sort_field=created_at&sort_direction=asc The minimum created at date here is 1, but it should be the ...
1.0
Account delta migration is broken - If I select migrate data range for accounts, I don't get a different search url. Here's an example: https://zzz-minjunyang.desk.com/api/v2/companies/search?q=(created_at:[1%20TO%201498525952])&per_page=500&page=1&sort_field=created_at&sort_direction=asc The minimum created at d...
priority
account delta migration is broken if i select migrate data range for accounts i don t get a different search url here s an example per page page sort field created at sort direction asc the minimum created at date here is but it should be the date i select in the ui
1
678,643
23,204,652,781
IssuesEvent
2022-08-02 03:11:39
evmos-stayking-house/stayking-finance
https://api.github.com/repos/evmos-stayking-house/stayking-finance
closed
로컬 개발 시 편의성을 제공하기 위한 환경을 구성합니다.
Type: Feature/Function Priority: Medium Priority: High
# 추가/개선 필요 요소 - docker-compose 환경 구성 - shell script 를 통한 프로젝트 init, update, start 등을 실행할 수 있도록 함 - mongo db 다른 모듈 사용 시 compose 를 통해 로컬 환경 구성 # 추가/개선 필요 이유 - 로컬 개발 시 각 모듈간 네트워크 환경을 구성하기 위함 - # 상세 요구 사항 - N/A # 스크린샷
2.0
로컬 개발 시 편의성을 제공하기 위한 환경을 구성합니다. - # 추가/개선 필요 요소 - docker-compose 환경 구성 - shell script 를 통한 프로젝트 init, update, start 등을 실행할 수 있도록 함 - mongo db 다른 모듈 사용 시 compose 를 통해 로컬 환경 구성 # 추가/개선 필요 이유 - 로컬 개발 시 각 모듈간 네트워크 환경을 구성하기 위함 - # 상세 요구 사항 - N/A # 스크린샷
priority
로컬 개발 시 편의성을 제공하기 위한 환경을 구성합니다 추가 개선 필요 요소 docker compose 환경 구성 shell script 를 통한 프로젝트 init update start 등을 실행할 수 있도록 함 mongo db 다른 모듈 사용 시 compose 를 통해 로컬 환경 구성 추가 개선 필요 이유 로컬 개발 시 각 모듈간 네트워크 환경을 구성하기 위함 상세 요구 사항 n a 스크린샷
1
527,457
15,342,981,466
IssuesEvent
2021-02-27 18:23:01
glizzan/concord
https://api.github.com/repos/glizzan/concord
closed
Create integration for $high_priority_third_party_site
enhancement priority: medium type: extensions
My instinct says we want something like Github, Facebook, or Twitter as the first integration. Depends on https://github.com/glizzan/glizzan-concord/issues/10.
1.0
Create integration for $high_priority_third_party_site - My instinct says we want something like Github, Facebook, or Twitter as the first integration. Depends on https://github.com/glizzan/glizzan-concord/issues/10.
priority
create integration for high priority third party site my instinct says we want something like github facebook or twitter as the first integration depends on
1
300,853
9,212,906,298
IssuesEvent
2019-03-10 06:30:46
CS2103-AY1819S2-W13-3/main
https://api.github.com/repos/CS2103-AY1819S2-W13-3/main
reopened
As a user I want to be able to add a command alias
priority.Medium type.Story
E.g. I want to use "a" as a shortcut for "add"
1.0
As a user I want to be able to add a command alias - E.g. I want to use "a" as a shortcut for "add"
priority
as a user i want to be able to add a command alias e g i want to use a as a shortcut for add
1
744,920
25,961,066,230
IssuesEvent
2022-12-18 22:25:57
poissonconsulting/subfoldr2
https://api.github.com/repos/poissonconsulting/subfoldr2
opened
Add global option for default value of `archive = 1L` in `sbf_compare_data_archive()`
Difficulty: 2 Intermediate Effort: 2 Medium Priority: 2 High Type: Enhancement
should be something like ``` archive = getOption("use.archive", default = 1L) ```
1.0
Add global option for default value of `archive = 1L` in `sbf_compare_data_archive()` - should be something like ``` archive = getOption("use.archive", default = 1L) ```
priority
add global option for default value of archive in sbf compare data archive should be something like archive getoption use archive default
1
480,118
13,823,551,130
IssuesEvent
2020-10-13 07:11:11
AY2021S1-CS2103T-T12-2/tp
https://api.github.com/repos/AY2021S1-CS2103T-T12-2/tp
opened
As a store manager, I can unarchive/restore back an archived empolyees' contact details
priority.Medium type.Story
... so that I can add the employee contact information back to my active contact list when I rehire them.
1.0
As a store manager, I can unarchive/restore back an archived empolyees' contact details - ... so that I can add the employee contact information back to my active contact list when I rehire them.
priority
as a store manager i can unarchive restore back an archived empolyees contact details so that i can add the employee contact information back to my active contact list when i rehire them
1
330,678
10,053,887,374
IssuesEvent
2019-07-21 20:36:54
rafaelcn/Kokiri
https://api.github.com/repos/rafaelcn/Kokiri
closed
Change the build system used (CMake -> Meson)
enhancement priority: medium
CMake is quite complex and error prone by design, we should change to something better that can be easily written and also is a multi-platform build system. Our picked choice is *meson* and the following tasks should be complete: - [x] Substitute the old build system with a meson one (on another branch and then merg...
1.0
Change the build system used (CMake -> Meson) - CMake is quite complex and error prone by design, we should change to something better that can be easily written and also is a multi-platform build system. Our picked choice is *meson* and the following tasks should be complete: - [x] Substitute the old build system ...
priority
change the build system used cmake meson cmake is quite complex and error prone by design we should change to something better that can be easily written and also is a multi platform build system our picked choice is meson and the following tasks should be complete substitute the old build system wi...
1
735,169
25,381,832,029
IssuesEvent
2022-11-21 18:12:28
tomm3hgunn/Jayhawk-Go
https://api.github.com/repos/tomm3hgunn/Jayhawk-Go
closed
Add relevant information to the Home Page
medium priority
Home page currently has templated text. Change it to be relevant to us or the Odds. Use API data to highlight a game or two along with news if possible. Similar to the figma design, add a section somewhere to highlight the 5 sportsbooks we are using. Have their name, logo (clickable to go to their site), short descript...
1.0
Add relevant information to the Home Page - Home page currently has templated text. Change it to be relevant to us or the Odds. Use API data to highlight a game or two along with news if possible. Similar to the figma design, add a section somewhere to highlight the 5 sportsbooks we are using. Have their name, logo (cl...
priority
add relevant information to the home page home page currently has templated text change it to be relevant to us or the odds use api data to highlight a game or two along with news if possible similar to the figma design add a section somewhere to highlight the sportsbooks we are using have their name logo cl...
1
37,517
2,831,348,780
IssuesEvent
2015-05-24 15:11:43
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
opened
Generalize UNF definition to apply across all Files
Priority: Medium Type: Suggestion
We would like to apply a new, more general algorithm to UNF to apply it across all files. See original discussion on this in #2192 Functional Requirements Document (FRD) will be created and linked to this issue.
1.0
Generalize UNF definition to apply across all Files - We would like to apply a new, more general algorithm to UNF to apply it across all files. See original discussion on this in #2192 Functional Requirements Document (FRD) will be created and linked to this issue.
priority
generalize unf definition to apply across all files we would like to apply a new more general algorithm to unf to apply it across all files see original discussion on this in functional requirements document frd will be created and linked to this issue
1
802,336
28,933,046,856
IssuesEvent
2023-05-09 02:12:18
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
yb-master: compact_table command fails even though the underlying compaction actually succeeded.
kind/enhancement area/docdb priority/medium
Jira Link: [DB-1022](https://yugabyte.atlassian.net/browse/DB-1022) Mac hostname resolution causes a bunch of spam to master logs. Once the resolution is done, all of that is sent to the raft metadata which overloads master too. Other interesting side effects - manual command to compact fails. Raghavendras-MacB...
1.0
yb-master: compact_table command fails even though the underlying compaction actually succeeded. - Jira Link: [DB-1022](https://yugabyte.atlassian.net/browse/DB-1022) Mac hostname resolution causes a bunch of spam to master logs. Once the resolution is done, all of that is sent to the raft metadata which overloads mas...
priority
yb master compact table command fails even though the underlying compaction actually succeeded jira link mac hostname resolution causes a bunch of spam to master logs once the resolution is done all of that is sent to the raft metadata which overloads master too other interesting side effects manual ...
1
795,197
28,065,513,863
IssuesEvent
2023-03-29 15:09:16
KDT3-Final-6/final-project-BE
https://api.github.com/repos/KDT3-Final-6/final-project-BE
closed
feat: cors 처리
Type: Feature Status: Completed Priority: Medium For: Backend
## Description cors 처리 ## Tasks(Process) - [x] cors 처리 추가 ## References
1.0
feat: cors 처리 - ## Description cors 처리 ## Tasks(Process) - [x] cors 처리 추가 ## References
priority
feat cors 처리 description cors 처리 tasks process cors 처리 추가 references
1
810,932
30,268,618,622
IssuesEvent
2023-07-07 13:45:29
ClockGU/clock-backend
https://api.github.com/repos/ClockGU/clock-backend
closed
Fehlende Contract Validations
medium priority
Das Backend muss validieren: - [x] Wenn der erste Monat im Vertrag gesperrt ist, darf der Carryover nicht mehr verändert werden. - [x] Wenn der erste Monat im Vertrag gesperrt ist, darf das Startdatum nicht mehr verändert werden. - [x] Wenn der erste Monat im Vertrag gesperrt ist, darf die Soll-Arbeitszeit nicht m...
1.0
Fehlende Contract Validations - Das Backend muss validieren: - [x] Wenn der erste Monat im Vertrag gesperrt ist, darf der Carryover nicht mehr verändert werden. - [x] Wenn der erste Monat im Vertrag gesperrt ist, darf das Startdatum nicht mehr verändert werden. - [x] Wenn der erste Monat im Vertrag gesperrt ist, d...
priority
fehlende contract validations das backend muss validieren wenn der erste monat im vertrag gesperrt ist darf der carryover nicht mehr verändert werden wenn der erste monat im vertrag gesperrt ist darf das startdatum nicht mehr verändert werden wenn der erste monat im vertrag gesperrt ist darf di...
1
40,669
2,868,935,237
IssuesEvent
2015-06-05 22:03:25
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
/utils/pub/version.dart still uses obsolete default factory class syntax
bug Fixed Priority-Medium
<a href="https://github.com/crelier"><img src="https://avatars.githubusercontent.com/u/8620091?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [crelier](https://github.com/crelier)** _Originally opened as dart-lang/sdk#6961_ ---- Pub needs to be updated so we can proceed with removing suppor...
1.0
/utils/pub/version.dart still uses obsolete default factory class syntax - <a href="https://github.com/crelier"><img src="https://avatars.githubusercontent.com/u/8620091?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [crelier](https://github.com/crelier)** _Originally opened as dart-lang/sdk#...
priority
utils pub version dart still uses obsolete default factory class syntax issue by originally opened as dart lang sdk pub needs to be updated so we can proceed with removing support for obsolete default factory class syntax interface versionconstraint default versionconstraintfactory ...
1
391,801
11,578,608,504
IssuesEvent
2020-02-21 16:15:42
garden-io/garden
https://api.github.com/repos/garden-io/garden
opened
garden plugins kubernetes cluster-init cannot find garden-docker-registry pod
bug priority:medium provider/k8s
## Bug ### Current Behavior <!-- If applicable, add screenshots to help explain your problem. --> @mitchfriedman reports that occasionally when running `garden plugins kubernetes cluster-init` the script might fail wit hthe following error message: ```sh Error: Could not find running pod for Deployment/garde...
1.0
garden plugins kubernetes cluster-init cannot find garden-docker-registry pod - ## Bug ### Current Behavior <!-- If applicable, add screenshots to help explain your problem. --> @mitchfriedman reports that occasionally when running `garden plugins kubernetes cluster-init` the script might fail wit hthe following...
priority
garden plugins kubernetes cluster init cannot find garden docker registry pod bug current behavior mitchfriedman reports that occasionally when running garden plugins kubernetes cluster init the script might fail wit hthe following error message sh error could not find running pod for depl...
1
535,533
15,689,764,365
IssuesEvent
2021-03-25 16:00:26
mozilla/sops
https://api.github.com/repos/mozilla/sops
opened
Add release building into Github Actions workflow
Priority - Medium
With the switch to Github Actions for CI, our release process was not migrated.
1.0
Add release building into Github Actions workflow - With the switch to Github Actions for CI, our release process was not migrated.
priority
add release building into github actions workflow with the switch to github actions for ci our release process was not migrated
1
255,594
8,125,819,054
IssuesEvent
2018-08-16 22:28:47
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Remove 'outline only' Mesh plot option
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
This is permanently disabled and has never functioned. This should be removed from the Atts. -----------------------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 r...
1.0
Remove 'outline only' Mesh plot option - This is permanently disabled and has never functioned. This should be removed from the Atts. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Bel...
priority
remove outline only mesh plot option this is permanently disabled and has never functioned this should be removed from the atts redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition bel...
1
803,211
29,145,153,225
IssuesEvent
2023-05-18 01:45:46
GSM-MSG/SMS-iOS
https://api.github.com/repos/GSM-MSG/SMS-iOS
opened
SMSTextField 입력 문자와 x버튼이 겹침
2️⃣ Priority: Medium ⚡️ Simple
### Describe <img width="82" alt="스크린샷 2023-05-18 오전 10 44 12" src="https://github.com/GSM-MSG/SMS-iOS/assets/74440939/e7a613fb-203d-4dcb-8ac8-ca982698bedd"> ZStack으로 묶어서 글자랑 버튼이랑 겹친거같은데, 이를 수정합니다 ### Additional _No response_
1.0
SMSTextField 입력 문자와 x버튼이 겹침 - ### Describe <img width="82" alt="스크린샷 2023-05-18 오전 10 44 12" src="https://github.com/GSM-MSG/SMS-iOS/assets/74440939/e7a613fb-203d-4dcb-8ac8-ca982698bedd"> ZStack으로 묶어서 글자랑 버튼이랑 겹친거같은데, 이를 수정합니다 ### Additional _No response_
priority
smstextfield 입력 문자와 x버튼이 겹침 describe img width alt 스크린샷 오전 src zstack으로 묶어서 글자랑 버튼이랑 겹친거같은데 이를 수정합니다 additional no response
1
136,050
5,270,469,954
IssuesEvent
2017-02-06 05:10:30
ponylang/ponyc
https://api.github.com/repos/ponylang/ponyc
closed
Compilation times doubles on each additional union member
bug: 2 - under investigation difficulty: 3- hard priority: 2 - medium
I'm seeing extremely long compilation times after commit 72c5727 in some cases. Here is what I believe is a minimal example: ``` pony use "collections" primitive T0 primitive T1 primitive T2 primitive T3 primitive T4 primitive T5 primitive T6 primitive T7 primitive T8 primitive T9 primitive T10 primitive T11 primitiv...
1.0
Compilation times doubles on each additional union member - I'm seeing extremely long compilation times after commit 72c5727 in some cases. Here is what I believe is a minimal example: ``` pony use "collections" primitive T0 primitive T1 primitive T2 primitive T3 primitive T4 primitive T5 primitive T6 primitive T7 pr...
priority
compilation times doubles on each additional union member i m seeing extremely long compilation times after commit in some cases here is what i believe is a minimal example pony use collections primitive primitive primitive primitive primitive primitive primitive primitive primitive prim...
1
186,633
6,741,496,511
IssuesEvent
2017-10-20 01:13:05
landfill-eforms/landfill-android-app
https://api.github.com/repos/landfill-eforms/landfill-android-app
opened
You can submit a warm spot without entering a grid.
Bug P3: Medium Priority
You can submit a warm spot without entering a grid. When you go back to that form and enter a grid it adds a comma after the no entry. Need to make it so you cannot enter without at least 1 grid being selected.
1.0
You can submit a warm spot without entering a grid. - You can submit a warm spot without entering a grid. When you go back to that form and enter a grid it adds a comma after the no entry. Need to make it so you cannot enter without at least 1 grid being selected.
priority
you can submit a warm spot without entering a grid you can submit a warm spot without entering a grid when you go back to that form and enter a grid it adds a comma after the no entry need to make it so you cannot enter without at least grid being selected
1
677,472
23,162,629,073
IssuesEvent
2022-07-29 19:37:28
application-research/estuary
https://api.github.com/repos/application-research/estuary
opened
Add stats to autoretrieve/indexer engine
Priority: medium
It would be good to have some success stats such as how many records processed versus how many failures
1.0
Add stats to autoretrieve/indexer engine - It would be good to have some success stats such as how many records processed versus how many failures
priority
add stats to autoretrieve indexer engine it would be good to have some success stats such as how many records processed versus how many failures
1
648,642
21,190,884,998
IssuesEvent
2022-04-08 17:16:20
rathena/rathena
https://api.github.com/repos/rathena/rathena
closed
SC_STONE not ending on damage + getting overriden by other opt1 status change
component:database status:confirmed component:core priority:medium mode:renewal mode:prerenewal type:bug
<!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: Latest <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit-shas) on which you encountered this issue. How to get your GitHub Hash: 1. c...
1.0
SC_STONE not ending on damage + getting overriden by other opt1 status change - <!-- NOTE: Anything within these brackets will be hidden on the preview of the Issue. --> * **rAthena Hash**: Latest <!-- Please specify the rAthena [GitHub hash](https://help.github.com/articles/autolinked-references-and-urls/#commit...
priority
sc stone not ending on damage getting overriden by other status change rathena hash latest please specify the rathena on which you encountered this issue how to get your github hash cd your rathena directory git rev parse short head copy the resulting hash c...
1
551,052
16,136,719,605
IssuesEvent
2021-04-29 12:48:11
epiphany-platform/epiphany
https://api.github.com/repos/epiphany-platform/epiphany
opened
[FEATURE REQUEST] Add more retries for running ansible ping command after terraform part
priority/medium python status/grooming-needed
**Is your feature request related to a problem? Please describe.** As for now we have [5 attempts](https://github.com/epiphany-platform/epiphany/blob/develop/core/src/epicli/cli/engine/ansible/AnsibleRunner.py#L62) to ping each machine after running terraform part, and that was good enough. But in the case of ARM test...
1.0
[FEATURE REQUEST] Add more retries for running ansible ping command after terraform part - **Is your feature request related to a problem? Please describe.** As for now we have [5 attempts](https://github.com/epiphany-platform/epiphany/blob/develop/core/src/epicli/cli/engine/ansible/AnsibleRunner.py#L62) to ping each ...
priority
add more retries for running ansible ping command after terraform part is your feature request related to a problem please describe as for now we have to ping each machine after running terraform part and that was good enough but in the case of arm testing it sometimes happens that one of the machines...
1
28,657
2,708,461,865
IssuesEvent
2015-04-08 09:06:47
ondras/wwwsqldesigner
https://api.github.com/repos/ondras/wwwsqldesigner
closed
foreign keys should be available with "unique" type key
bug imported Priority-Medium
_From [amaury.j...@gmail.com](https://code.google.com/u/118343374260514816907/) on June 08, 2009 16:00:19_ the foreign key feature should be available on "unique" key for instance create table test ( id bigserial unique ) create table blah ( test_id bigint references test(id) ) works in postgresql _...
1.0
foreign keys should be available with "unique" type key - _From [amaury.j...@gmail.com](https://code.google.com/u/118343374260514816907/) on June 08, 2009 16:00:19_ the foreign key feature should be available on "unique" key for instance create table test ( id bigserial unique ) create table blah ( test_...
priority
foreign keys should be available with unique type key from on june the foreign key feature should be available on unique key for instance create table test id bigserial unique create table blah test id bigint references test id works in postgresql original issue
1
311,010
9,527,087,292
IssuesEvent
2019-04-29 01:36:33
projectacrn/acrn-hypervisor
https://api.github.com/repos/projectacrn/acrn-hypervisor
closed
[MRB][IO][AaaG]unhide Ethernet after pass-through can not get ip address in sos.
priority: P3-Medium status: implemented type: bug
*HW/Board* _D0 MRB *Image info* |*Kernel Version/Android Version*|4.19.19-quilt-2e5dc0ac-00135-gdfb7dfd764a1 (190208T031538Z) / 9| |*AOSP Version*|PPR1.181005.003| |*ABL Version*|1906_GP20| |*IFWI Version*|3.1.55.2278a| |*IOC Version*|4.0.14| |*ACRN-Hypervisor* |2019w05.3.150000p_156| |*SOS Build Link*|[20...
1.0
[MRB][IO][AaaG]unhide Ethernet after pass-through can not get ip address in sos. - *HW/Board* _D0 MRB *Image info* |*Kernel Version/Android Version*|4.19.19-quilt-2e5dc0ac-00135-gdfb7dfd764a1 (190208T031538Z) / 9| |*AOSP Version*|PPR1.181005.003| |*ABL Version*|1906_GP20| |*IFWI Version*|3.1.55.2278a| |*IOC...
priority
unhide ethernet after pass through can not get ip address in sos hw board mrb image info kernel version android version quilt aosp version abl version ifwi version ioc version acrn hypervisor   sos build link ...
1
170,693
6,469,465,227
IssuesEvent
2017-08-17 06:02:33
kduske/TrenchBroom
https://api.github.com/repos/kduske/TrenchBroom
closed
Error Opening Any Map
Platform:Windows Priority:Medium Status:Ready Type:Bug
This is referencing the issue I posted on func_msgboard. ![error](https://user-images.githubusercontent.com/17101153/29172894-700ecdca-7daf-11e7-9859-68633f01bc93.jpg) I am greeted with this error dialog whenever I try to open any map file. This includes a brand new map file. I tried to use an earlier version of ...
1.0
Error Opening Any Map - This is referencing the issue I posted on func_msgboard. ![error](https://user-images.githubusercontent.com/17101153/29172894-700ecdca-7daf-11e7-9859-68633f01bc93.jpg) I am greeted with this error dialog whenever I try to open any map file. This includes a brand new map file. I tried to us...
priority
error opening any map this is referencing the issue i posted on func msgboard i am greeted with this error dialog whenever i try to open any map file this includes a brand new map file i tried to use an earlier version of delete the trenchbroom registry key made a backup of course to no avail ...
1
319,985
9,763,204,139
IssuesEvent
2019-06-05 13:20:21
vladgh/docker_logrotate
https://api.github.com/repos/vladgh/docker_logrotate
closed
Force initial rotation at start
Priority: Medium Type: Bug
Otherwise if the interval is set to daily, and the container is restarted everyday it might never run. When starting logrotate appends the current date to each log file, in `/var/lib/logrotate.status`, so it will actually rotate it the next day.
1.0
Force initial rotation at start - Otherwise if the interval is set to daily, and the container is restarted everyday it might never run. When starting logrotate appends the current date to each log file, in `/var/lib/logrotate.status`, so it will actually rotate it the next day.
priority
force initial rotation at start otherwise if the interval is set to daily and the container is restarted everyday it might never run when starting logrotate appends the current date to each log file in var lib logrotate status so it will actually rotate it the next day
1
307,114
9,414,201,391
IssuesEvent
2019-04-10 09:35:43
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Demografic improvement
Community Manager Medium Priority
Please add more info about it. In "demografic description" - list of users. ![default](https://user-images.githubusercontent.com/4980243/48661217-a8e31280-ea7f-11e8-9566-cd6cb0049841.png) In "user description" - list of applied demografics. ![default](https://user-images.githubusercontent.com/4980243/48661227-c6b...
1.0
Demografic improvement - Please add more info about it. In "demografic description" - list of users. ![default](https://user-images.githubusercontent.com/4980243/48661217-a8e31280-ea7f-11e8-9566-cd6cb0049841.png) In "user description" - list of applied demografics. ![default](https://user-images.githubusercontent...
priority
demografic improvement please add more info about it in demografic description list of users in user description list of applied demografics additionally you can add windowed interface like economy viewer with scrolling and searching thx
1
257,767
8,141,495,678
IssuesEvent
2018-08-21 02:28:31
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Setting a display to fullscreen sometimes misses "reshaping" the OpenGL surface
> Bug Affects Usability Display OpenGL OS macOS Priority Medium Version Git
**Describe the bug** When setting an OpenGL display to fullscreen, the view sometimes appears distorted and wrongly scaled. The resizing event does not seem to call the reshape() method of the renderer in those cases, for a reason I have yet to understand. **To Reproduce** Steps to reproduce the behavior: 1. Laun...
1.0
Setting a display to fullscreen sometimes misses "reshaping" the OpenGL surface - **Describe the bug** When setting an OpenGL display to fullscreen, the view sometimes appears distorted and wrongly scaled. The resizing event does not seem to call the reshape() method of the renderer in those cases, for a reason I have...
priority
setting a display to fullscreen sometimes misses reshaping the opengl surface describe the bug when setting an opengl display to fullscreen the view sometimes appears distorted and wrongly scaled the resizing event does not seem to call the reshape method of the renderer in those cases for a reason i have...
1
325,733
9,935,578,793
IssuesEvent
2019-07-02 16:53:57
latepaul/puttysessmgr
https://api.github.com/repos/latepaul/puttysessmgr
closed
Cancelling category list -> new category prompt
MediumPriority bug
Choosing Cancel on the category list form it's treated as if the user chose "new"
1.0
Cancelling category list -> new category prompt - Choosing Cancel on the category list form it's treated as if the user chose "new"
priority
cancelling category list new category prompt choosing cancel on the category list form it s treated as if the user chose new
1
143,308
5,513,733,107
IssuesEvent
2017-03-17 13:27:11
PolarisSS13/Polaris
https://api.github.com/repos/PolarisSS13/Polaris
closed
Exosuit Grippers can use the same atachment infinatly on mechs.
Oversight Priority: Medium
#### Brief description of the issue; Exosuit Grippers for cyborgs don't use up the attachment when you add it on a Mech alowing you to use one drill to put three drills on a Mech. #### What you expected to happen: When I add an atchment with the Exosuit gripper to a mech that it would be used up. #### What actually ha...
1.0
Exosuit Grippers can use the same atachment infinatly on mechs. - #### Brief description of the issue; Exosuit Grippers for cyborgs don't use up the attachment when you add it on a Mech alowing you to use one drill to put three drills on a Mech. #### What you expected to happen: When I add an atchment with the Exosuit...
priority
exosuit grippers can use the same atachment infinatly on mechs brief description of the issue exosuit grippers for cyborgs don t use up the attachment when you add it on a mech alowing you to use one drill to put three drills on a mech what you expected to happen when i add an atchment with the exosuit...
1
388,422
11,487,684,009
IssuesEvent
2020-02-11 12:28:55
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
When diff conflate removes unconflatable data from output, it shouldn't remove conflatable children
Category: Algorithms Priority: Medium Type: Bug
Found by Tradecraft. With `differential.remove.unconflatable.data=true` (default), if a child building way belongs to a non-building relation, it will get removed recursively along with the relation. I think the correct behavior is to not remove any of them.
1.0
When diff conflate removes unconflatable data from output, it shouldn't remove conflatable children - Found by Tradecraft. With `differential.remove.unconflatable.data=true` (default), if a child building way belongs to a non-building relation, it will get removed recursively along with the relation. I think the correc...
priority
when diff conflate removes unconflatable data from output it shouldn t remove conflatable children found by tradecraft with differential remove unconflatable data true default if a child building way belongs to a non building relation it will get removed recursively along with the relation i think the correc...
1
530,366
15,421,792,477
IssuesEvent
2021-03-05 13:33:36
vtothsvk/AP-Home
https://api.github.com/repos/vtothsvk/AP-Home
closed
D/N switch possible short circuit
HW bug priority - medium
**Describe the bug** There's a possibility, the D/N switch shorts VCC to ground for a fraction of a second during switching. **To do to test** 1. Try to find a position, where all of the switch pins are interconnected (Proste to treba pípnuť, keď sa to prepína, či to celé neskratuje) **Expected behavior** V p...
1.0
D/N switch possible short circuit - **Describe the bug** There's a possibility, the D/N switch shorts VCC to ground for a fraction of a second during switching. **To do to test** 1. Try to find a position, where all of the switch pins are interconnected (Proste to treba pípnuť, keď sa to prepína, či to celé neskr...
priority
d n switch possible short circuit describe the bug there s a possibility the d n switch shorts vcc to ground for a fraction of a second during switching to do to test try to find a position where all of the switch pins are interconnected proste to treba pípnuť keď sa to prepína či to celé neskr...
1
67,807
3,281,961,157
IssuesEvent
2015-10-28 01:46:00
cs2103aug2015-w09-1j/main
https://api.github.com/repos/cs2103aug2015-w09-1j/main
closed
parser delete all and multiple delete
priority.medium
return me a array list of int. parser the command for delete all
1.0
parser delete all and multiple delete - return me a array list of int. parser the command for delete all
priority
parser delete all and multiple delete return me a array list of int parser the command for delete all
1
60,656
3,131,258,421
IssuesEvent
2015-09-09 13:59:05
phetsims/tasks
https://api.github.com/repos/phetsims/tasks
closed
[hookes-law] test 1.0.0-dev.29
Medium Priority QA
Hooke's Law is ready for dev testing. **Dev version:** http://www.colorado.edu/physics/phet/dev/html/hookes-law/1.0.0-dev.29/hookes-law_en.html Please test on the following platforms: - [x] iPad2 iOS 8 - [x] Windows Chrome - [x] Mac Safari **Available query parameters:** dev - Shows the "safe bounds" of...
1.0
[hookes-law] test 1.0.0-dev.29 - Hooke's Law is ready for dev testing. **Dev version:** http://www.colorado.edu/physics/phet/dev/html/hookes-law/1.0.0-dev.29/hookes-law_en.html Please test on the following platforms: - [x] iPad2 iOS 8 - [x] Windows Chrome - [x] Mac Safari **Available query parameters:** ...
priority
test dev hooke s law is ready for dev testing dev version please test on the following platforms ios windows chrome mac safari available query parameters dev shows the safe bounds of the screen selects all check boxes
1
270,519
8,461,351,592
IssuesEvent
2018-10-22 21:32:51
ipfs/ipfs-cluster
https://api.github.com/repos/ipfs/ipfs-cluster
closed
API endpoint for Peer Monitor metrics
difficulty:easy enhancement/feature help wanted in progress priority:medium
<!-- Hello! You are about to create an issue in ipfs-cluster. We ask you to please read and complete the following template. Note: it might be easier to just click on these check boxes right after creating the issue. --> #### Basic information * [x] Type (mark as appropiate): * [ ] Bug * [x] Feature re...
1.0
API endpoint for Peer Monitor metrics - <!-- Hello! You are about to create an issue in ipfs-cluster. We ask you to please read and complete the following template. Note: it might be easier to just click on these check boxes right after creating the issue. --> #### Basic information * [x] Type (mark as appro...
priority
api endpoint for peer monitor metrics hello you are about to create an issue in ipfs cluster we ask you to please read and complete the following template note it might be easier to just click on these check boxes right after creating the issue basic information type mark as appropi...
1
728,575
25,084,894,517
IssuesEvent
2022-11-07 22:44:51
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[YSQL] Update PgMemTracker.stmt_max_mem_bytes only when needed
kind/bug area/ysql priority/medium status/awaiting-triage
Jira Link: [DB-3920](https://yugabyte.atlassian.net/browse/DB-3920) ### Description Currently `PgMemTracker.stmt_max_mem_bytes` is updated every time `YbPgMemUpdateMax` is called. This is unnecessary. This field is only used for the output of `explain analyze`. It should be updated for this use case only. T...
1.0
[YSQL] Update PgMemTracker.stmt_max_mem_bytes only when needed - Jira Link: [DB-3920](https://yugabyte.atlassian.net/browse/DB-3920) ### Description Currently `PgMemTracker.stmt_max_mem_bytes` is updated every time `YbPgMemUpdateMax` is called. This is unnecessary. This field is only used for the output of `exp...
priority
update pgmemtracker stmt max mem bytes only when needed jira link description currently pgmemtracker stmt max mem bytes is updated every time ybpgmemupdatemax is called this is unnecessary this field is only used for the output of explain analyze it should be updated for this use case onl...
1
55,714
3,074,274,085
IssuesEvent
2015-08-20 05:44:40
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Building workspace has encountered a problem !!!
bug imported invalid Priority-Medium
_From [Tlakh...@gmail.com](https://code.google.com/u/109575906032784442151/) on October 03, 2013 11:07:47_ What steps will reproduce the problem? 1.Download Eclipse and open it by creating a new workspace 2.Install latest ADT plugin(22) from ADT Preview - https://dl-ssl.google.com/android/eclipse/ 3.After Installing,...
1.0
Building workspace has encountered a problem !!! - _From [Tlakh...@gmail.com](https://code.google.com/u/109575906032784442151/) on October 03, 2013 11:07:47_ What steps will reproduce the problem? 1.Download Eclipse and open it by creating a new workspace 2.Install latest ADT plugin(22) from ADT Preview - https://dl-...
priority
building workspace has encountered a problem from on october what steps will reproduce the problem download eclipse and open it by creating a new workspace install latest adt plugin from adt preview after installing create android project create an android test project let s...
1
439,400
12,682,338,055
IssuesEvent
2020-06-19 17:10:52
ngageoint/hootenanny-ui
https://api.github.com/repos/ngageoint/hootenanny-ui
opened
Add user customizable POI conflation search radii to advanced options
Category: UI Defined Priority: Medium Type: Feature
Working with @curranMapper, we've recognized some conflation scenarios where hoot's default configured search radius distances for POI conflation aren't adequate. It would be useful to give users the option to customize these distances as needed. As part of [these changes](https://github.com/ngageoint/hootenanny/pul...
1.0
Add user customizable POI conflation search radii to advanced options - Working with @curranMapper, we've recognized some conflation scenarios where hoot's default configured search radius distances for POI conflation aren't adequate. It would be useful to give users the option to customize these distances as needed. ...
priority
add user customizable poi conflation search radii to advanced options working with curranmapper we ve recognized some conflation scenarios where hoot s default configured search radius distances for poi conflation aren t adequate it would be useful to give users the option to customize these distances as needed ...
1
247,892
7,924,882,126
IssuesEvent
2018-07-05 18:33:50
ubc/compair
https://api.github.com/repos/ubc/compair
closed
Map user workflows
developer suggestion enhancement medium priority
Map out general user workflows for instructors, TAs, and students to look for potential improvements and also create a shared reference for adding in future features/flows.
1.0
Map user workflows - Map out general user workflows for instructors, TAs, and students to look for potential improvements and also create a shared reference for adding in future features/flows.
priority
map user workflows map out general user workflows for instructors tas and students to look for potential improvements and also create a shared reference for adding in future features flows
1
363,287
10,740,846,466
IssuesEvent
2019-10-29 19:00:21
elementary/wingpanel
https://api.github.com/repos/elementary/wingpanel
closed
wingpanel-specific GTK style things not included
Priority: Medium Status: In Progress
- [x] Panel styles (#230) - [x] Indicator styles --- >Right now, wingpanel looks weird with almost every GTK+ theme, since the wingpanel-specific GTK3 theme parts are shipped as part of elementary-theme. This is in direct violation of this statement in the elementary stylesheet README: > >> If an application n...
1.0
wingpanel-specific GTK style things not included - - [x] Panel styles (#230) - [x] Indicator styles --- >Right now, wingpanel looks weird with almost every GTK+ theme, since the wingpanel-specific GTK3 theme parts are shipped as part of elementary-theme. This is in direct violation of this statement in the eleme...
priority
wingpanel specific gtk style things not included panel styles indicator styles right now wingpanel looks weird with almost every gtk theme since the wingpanel specific theme parts are shipped as part of elementary theme this is in direct violation of this statement in the elementary sty...
1
667,697
22,497,250,934
IssuesEvent
2022-06-23 08:40:51
ansible-collections/azure
https://api.github.com/repos/ansible-collections/azure
closed
Add public_network_access to the Storage Account module
enhancement has_pr medium_priority
<!--- Verify first that your feature was not already discussed on GitHub --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY The Azure Storage Account module does not allow the option for "public_network_access" and will fail a CIS 1.3 Azure Policy assignment. ...
1.0
Add public_network_access to the Storage Account module - <!--- Verify first that your feature was not already discussed on GitHub --> <!--- Complete *all* sections as described, this form is processed automatically --> ##### SUMMARY The Azure Storage Account module does not allow the option for "public_network_ac...
priority
add public network access to the storage account module summary the azure storage account module does not allow the option for public network access and will fail a cis azure policy assignment issue type missing value for storage account as identified in the azure python sdk for publ...
1
456,182
13,146,439,107
IssuesEvent
2020-08-08 09:52:29
ayumi-cloud/oc2-security-module
https://api.github.com/repos/ayumi-cloud/oc2-security-module
opened
Update `banned` module to version 2 in firewall
Add to Blacklist Firewall Priority: Medium enhancement in-progress
### Enhancement idea - [ ] Update repeat attacking module to version 2 in firewall. - [ ] Remove version one. - [ ] Force `hard` banned scores to be blocked on repeated attacks. - [ ] Update api doc's with new property. - [ ] Testing.
1.0
Update `banned` module to version 2 in firewall - ### Enhancement idea - [ ] Update repeat attacking module to version 2 in firewall. - [ ] Remove version one. - [ ] Force `hard` banned scores to be blocked on repeated attacks. - [ ] Update api doc's with new property. - [ ] Testing.
priority
update banned module to version in firewall enhancement idea update repeat attacking module to version in firewall remove version one force hard banned scores to be blocked on repeated attacks update api doc s with new property testing
1
292,850
8,969,371,684
IssuesEvent
2019-01-29 10:37:48
xlayers/xlayers
https://api.github.com/repos/xlayers/xlayers
opened
Add support for user session
Priority: Medium Scope: App State: accepted effort1: easy (hours) type: feature
**Describe the solution you'd like** Allow users to sign in or create accounts in order to use or access some features, eg project sharing...etc.
1.0
Add support for user session - **Describe the solution you'd like** Allow users to sign in or create accounts in order to use or access some features, eg project sharing...etc.
priority
add support for user session describe the solution you d like allow users to sign in or create accounts in order to use or access some features eg project sharing etc
1
2,813
2,533,548,826
IssuesEvent
2015-01-24 00:41:21
pybox2d/pybox2d
https://api.github.com/repos/pybox2d/pybox2d
closed
Examples using pgu will crash with pygame 1.8.1
bug imported Priority-Medium
_From [ccanepacc](https://code.google.com/u/ccanepacc@gmail.com/) on September 04, 2008 21:07:03_ What steps will reproduce the problem? 1. install pygame 1.8.1 2. run demos.py , it will crash 3. Its a known compatibility problem with pgu - pygame 1.8.1 What is the expected output? What do you see instead? crash Wha...
1.0
Examples using pgu will crash with pygame 1.8.1 - _From [ccanepacc](https://code.google.com/u/ccanepacc@gmail.com/) on September 04, 2008 21:07:03_ What steps will reproduce the problem? 1. install pygame 1.8.1 2. run demos.py , it will crash 3. Its a known compatibility problem with pgu - pygame 1.8.1 What is the e...
priority
examples using pgu will crash with pygame from on september what steps will reproduce the problem install pygame run demos py it will crash its a known compatibility problem with pgu pygame what is the expected output what do you see instead crash what version of ...
1
96,806
3,973,576,331
IssuesEvent
2016-05-04 19:04:27
Alma-Sanchez/Traverse
https://api.github.com/repos/Alma-Sanchez/Traverse
opened
Make game mobile friendly
Medium Priority UI/UX
<b>Problem:</b> Game doesn't resize properly on different screens <b>Solution:</b> Integrate bootstrap.js
1.0
Make game mobile friendly - <b>Problem:</b> Game doesn't resize properly on different screens <b>Solution:</b> Integrate bootstrap.js
priority
make game mobile friendly problem game doesn t resize properly on different screens solution integrate bootstrap js
1
566,058
16,794,620,221
IssuesEvent
2021-06-16 00:35:31
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Look for random popups that need transaltion on accounts site.
Priority: Medium QA Squad: Lattice Mushroom
Set language to Chinese, It should all be translated, which can be checked on crowdin, under the Eco Accounts Website folder: https://crowdin.com/project/eco-by-strange-loop-games/zh-CN# Explore Accounts website for any untranslated areas (not in chinese) Specifically popups in purchasing and cloud worlds.
1.0
Look for random popups that need transaltion on accounts site. - Set language to Chinese, It should all be translated, which can be checked on crowdin, under the Eco Accounts Website folder: https://crowdin.com/project/eco-by-strange-loop-games/zh-CN# Explore Accounts website for any untranslated areas (not in chines...
priority
look for random popups that need transaltion on accounts site set language to chinese it should all be translated which can be checked on crowdin under the eco accounts website folder explore accounts website for any untranslated areas not in chinese specifically popups in purchasing and cloud worlds
1
34,832
2,788,627,230
IssuesEvent
2015-05-08 14:44:31
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
closed
Some error with JobCreator
Bug Medium Priority WMAgent
Hi guys, I found that JobCreator crashed. My best guess is that it was related due to a CouchDB crash that happened close (though I'm not 100% sure). Log shows connection error and something like that. We might want to make it more resilient to avoid restarting it (or not?) anyway, I send the logs. FROM JOB CREAT...
1.0
Some error with JobCreator - Hi guys, I found that JobCreator crashed. My best guess is that it was related due to a CouchDB crash that happened close (though I'm not 100% sure). Log shows connection error and something like that. We might want to make it more resilient to avoid restarting it (or not?) anyway, I sen...
priority
some error with jobcreator hi guys i found that jobcreator crashed my best guess is that it was related due to a couchdb crash that happened close though i m not sure log shows connection error and something like that we might want to make it more resilient to avoid restarting it or not anyway i send ...
1
498,899
14,435,349,631
IssuesEvent
2020-12-07 08:36:19
containrrr/watchtower
https://api.github.com/repos/containrrr/watchtower
opened
Watchtower fails to multiple specified containers, just targets 1 of them
Priority: Medium Status: Available Type: Bug
**Describe the bug** Running watchtower for specific containers doesn't work, it only updates 1 of multiple specified containers. **To Reproduce** I'm running the watchtower container with the this bash script: `#!/bin/sh docker run -d \ --name watchtower \ -v /var/run/docker.sock:/var/run/docker...
1.0
Watchtower fails to multiple specified containers, just targets 1 of them - **Describe the bug** Running watchtower for specific containers doesn't work, it only updates 1 of multiple specified containers. **To Reproduce** I'm running the watchtower container with the this bash script: `#!/bin/sh docker ru...
priority
watchtower fails to multiple specified containers just targets of them describe the bug running watchtower for specific containers doesn t work it only updates of multiple specified containers to reproduce i m running the watchtower container with the this bash script bin sh docker ru...
1
516,279
14,978,600,707
IssuesEvent
2021-01-28 11:03:06
sButtons/sbuttons
https://api.github.com/repos/sButtons/sbuttons
opened
Improve Footer Design
Priority: Medium enhancement good first issue help wanted up-for-grabs website
I think it would look better if the footer design changed. The logo should be moved to the left, and the notice that's currently at the left would be put below it. It should also be containered instead of full width. In addition, the icons and links on the right should have the text aligned to the left.
1.0
Improve Footer Design - I think it would look better if the footer design changed. The logo should be moved to the left, and the notice that's currently at the left would be put below it. It should also be containered instead of full width. In addition, the icons and links on the right should have the text aligned t...
priority
improve footer design i think it would look better if the footer design changed the logo should be moved to the left and the notice that s currently at the left would be put below it it should also be containered instead of full width in addition the icons and links on the right should have the text aligned t...
1
508,290
14,697,981,103
IssuesEvent
2021-01-04 05:14:32
TerriaJS/neii-viewer
https://api.github.com/repos/TerriaJS/neii-viewer
closed
NEII - Sep - 30 Nov 2020 migration to MobX
Priority medium map-saas
- release NEII on MobX - keep NEII on MobX dev / beta by 30 Oct - decommission v7 NEII on 30 Nov - Checklist for decommissioning: - [ ] catalogue - datasets - check names, position, interaction - update catalog converter: see https://github.com/TerriaJS/neii-viewer/issues/157 - [ ] Help menu - new items t...
1.0
NEII - Sep - 30 Nov 2020 migration to MobX - - release NEII on MobX - keep NEII on MobX dev / beta by 30 Oct - decommission v7 NEII on 30 Nov - Checklist for decommissioning: - [ ] catalogue - datasets - check names, position, interaction - update catalog converter: see https://github.com/TerriaJS/neii-vie...
priority
neii sep nov migration to mobx release neii on mobx keep neii on mobx dev beta by oct decommission neii on nov checklist for decommissioning catalogue datasets check names position interaction update catalog converter see help menu new items to add to defaul...
1
653,410
21,581,682,404
IssuesEvent
2022-05-02 19:26:53
openshift/community.okd
https://api.github.com/repos/openshift/community.okd
closed
Implement action groups for OKD modules
type/enhancement priority/medium lifecycle/frozen
<!--- Verify first that your feature was not already discussed on GitHub --> ##### SUMMARY As a convenience for users, all OKD modules should enable them to use module_defaults to feed values to common parameters. This should be like and consistent with that found in the kubernetes collection: https://github.com...
1.0
Implement action groups for OKD modules - <!--- Verify first that your feature was not already discussed on GitHub --> ##### SUMMARY As a convenience for users, all OKD modules should enable them to use module_defaults to feed values to common parameters. This should be like and consistent with that found in the ku...
priority
implement action groups for okd modules summary as a convenience for users all okd modules should enable them to use module defaults to feed values to common parameters this should be like and consistent with that found in the kubernetes collection issue type feature idea co...
1
749,190
26,153,104,065
IssuesEvent
2022-12-30 16:55:01
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Request] pacman-static
request:new-pkg priority:medium
### Link to the package base(s) in the AUR [pacman-static](https://aur.archlinux.org/packages/pacman-static) ### Utility this package has for you It has saved my ass a few times. ### Do you consider the package(s) to be useful for every Chaotic-AUR user? YES! ### Do you consider the package to be useful for featu...
1.0
[Request] pacman-static - ### Link to the package base(s) in the AUR [pacman-static](https://aur.archlinux.org/packages/pacman-static) ### Utility this package has for you It has saved my ass a few times. ### Do you consider the package(s) to be useful for every Chaotic-AUR user? YES! ### Do you consider the pack...
priority
pacman static link to the package base s in the aur utility this package has for you it has saved my ass a few times do you consider the package s to be useful for every chaotic aur user yes do you consider the package to be useful for feature testing preview yes have you t...
1
396,261
11,706,397,276
IssuesEvent
2020-03-07 21:53:15
ankidroid/Anki-Android
https://api.github.com/repos/ankidroid/Anki-Android
closed
Slideshow stops when Anki closed
Bug Priority-Medium
Originally reported on Google Code with ID 2296 ``` Reproduce the problem: 1. Start Anki in slideshow mode (in settings check "Automatic display answer"), check "Text to speech" 2. Start studying a deck 3. When AnkiDroid asks you to do so, specify the language of TTS for both sides of cards 4. Press Home button or swi...
1.0
Slideshow stops when Anki closed - Originally reported on Google Code with ID 2296 ``` Reproduce the problem: 1. Start Anki in slideshow mode (in settings check "Automatic display answer"), check "Text to speech" 2. Start studying a deck 3. When AnkiDroid asks you to do so, specify the language of TTS for both sides o...
priority
slideshow stops when anki closed originally reported on google code with id reproduce the problem start anki in slideshow mode in settings check automatic display answer check text to speech start studying a deck when ankidroid asks you to do so specify the language of tts for both sides of c...
1
53,498
3,040,704,867
IssuesEvent
2015-08-07 16:51:53
scamille/simc_issue_test3
https://api.github.com/repos/scamille/simc_issue_test3
closed
Arcane Mage profile change requests
bug imported Priority-Medium
_From [natehieter@gmail.com](https://code.google.com/u/natehieter@gmail.com/) on January 08, 2009 17:38:33_ Add 57/3/11 profile Add use of Mage Armor _Original issue: http://code.google.com/p/simulationcraft/issues/detail?id=16_
1.0
Arcane Mage profile change requests - _From [natehieter@gmail.com](https://code.google.com/u/natehieter@gmail.com/) on January 08, 2009 17:38:33_ Add 57/3/11 profile Add use of Mage Armor _Original issue: http://code.google.com/p/simulationcraft/issues/detail?id=16_
priority
arcane mage profile change requests from on january add profile add use of mage armor original issue
1
690,358
23,655,257,498
IssuesEvent
2022-08-26 10:33:49
vaimee/zion
https://api.github.com/repos/vaimee/zion
closed
MIssing check on PUT /things/{id} (create) to prevent a different id in the body
type: bug priority: medium (3) scope: api-reference effort: hours
When a new TD is **created** via the PUT /things/{id} endpoint, it is possible to pass two different ids between the one in the URL and the one in the body. This creates a situation where the user will receive a 404 Not Found if they subsequently try to retrieve the TD via the id in the descriptor. If we take a look...
1.0
MIssing check on PUT /things/{id} (create) to prevent a different id in the body - When a new TD is **created** via the PUT /things/{id} endpoint, it is possible to pass two different ids between the one in the URL and the one in the body. This creates a situation where the user will receive a 404 Not Found if they sub...
priority
missing check on put things id create to prevent a different id in the body when a new td is created via the put things id endpoint it is possible to pass two different ids between the one in the url and the one in the body this creates a situation where the user will receive a not found if they subse...
1
41,138
2,868,978,304
IssuesEvent
2015-06-05 22:20:15
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
Pub run should support passing in flags to vm
Area-Pub Priority-Medium Triaged Type-Enhancement
A typical invocation of the vm to run command line apps from DartEditor would look like dart --enable-checked-mode --debug:50677 --enable-vm-service:50678 --trace_service_pause_events --pause-isolates-on-start myapp.dart and any other that the user may specify DartEditor should be able to specify arguments to pass...
1.0
Pub run should support passing in flags to vm - A typical invocation of the vm to run command line apps from DartEditor would look like dart --enable-checked-mode --debug:50677 --enable-vm-service:50678 --trace_service_pause_events --pause-isolates-on-start myapp.dart and any other that the user may specify DartEd...
priority
pub run should support passing in flags to vm a typical invocation of the vm to run command line apps from darteditor would look like dart enable checked mode debug enable vm service trace service pause events pause isolates on start myapp dart and any other that the user may specify darteditor sho...
1
211,123
7,198,524,933
IssuesEvent
2018-02-05 13:09:27
huridocs/uwazi
https://api.github.com/repos/huridocs/uwazi
opened
Fixes for text references
Priority: Medium Type: UI
They way we are rendering text references could be greatly improved. ![screen shot 2018-02-05 at 07 06 53](https://user-images.githubusercontent.com/489831/35805885-2ded5e04-0a43-11e8-9d8f-b45cb7f43101.png)
1.0
Fixes for text references - They way we are rendering text references could be greatly improved. ![screen shot 2018-02-05 at 07 06 53](https://user-images.githubusercontent.com/489831/35805885-2ded5e04-0a43-11e8-9d8f-b45cb7f43101.png)
priority
fixes for text references they way we are rendering text references could be greatly improved
1
772,103
27,106,246,308
IssuesEvent
2023-02-15 12:20:05
netdata/netdata
https://api.github.com/repos/netdata/netdata
closed
[Feat]: When a static build is installed, the kickstart script should use the bundled copy of curl if no system copy is found.
area/packaging feature request priority/medium
### Problem A number of parts of our kickstart script and updater code require tooling for fetching files and checking HTTP redirects. We currently support curl and wget for this purpose, but we strongly prefer curl for a number of reasons. Our static builds include a statically built copy of curl, but the kickstar...
1.0
[Feat]: When a static build is installed, the kickstart script should use the bundled copy of curl if no system copy is found. - ### Problem A number of parts of our kickstart script and updater code require tooling for fetching files and checking HTTP redirects. We currently support curl and wget for this purpose, bu...
priority
when a static build is installed the kickstart script should use the bundled copy of curl if no system copy is found problem a number of parts of our kickstart script and updater code require tooling for fetching files and checking http redirects we currently support curl and wget for this purpose but we ...
1
3,143
2,537,379,855
IssuesEvent
2015-01-26 20:10:54
web2py/web2py
https://api.github.com/repos/web2py/web2py
opened
SQLFORM.grid/SQLTABLE does not work without "id" field
1 star bug imported Priority-Medium
_From [ochib...@gmail.com](https://code.google.com/u/107398878481677837585/) on December 01, 2011 16:31:53_ What steps will reproduce the problem? 1. Create table without id field but another primary key field 2. Define table using primarykey 3. Create SQLFORM.grid or SQLTABLE just like you normally do What is the e...
1.0
SQLFORM.grid/SQLTABLE does not work without "id" field - _From [ochib...@gmail.com](https://code.google.com/u/107398878481677837585/) on December 01, 2011 16:31:53_ What steps will reproduce the problem? 1. Create table without id field but another primary key field 2. Define table using primarykey 3. Create SQLFORM...
priority
sqlform grid sqltable does not work without id field from on december what steps will reproduce the problem create table without id field but another primary key field define table using primarykey create sqlform grid or sqltable just like you normally do what is the expected output w...
1
231,290
7,625,699,848
IssuesEvent
2018-05-03 22:34:38
minio/minio
https://api.github.com/repos/minio/minio
reopened
Would like ability to either tell minio to not show free space information/ignore some drives/apply multiplier
priority: medium triage won't fix
## Expected Behavior For embedded use and to allow provisioning a 2-node cluster, I've got a minio cluster set up with multiple directories as "disks". Unfortunately, since these are the same backend storage, this results in minio over-reporting total space. It would be nice if there were a way to say to minio s...
1.0
Would like ability to either tell minio to not show free space information/ignore some drives/apply multiplier - ## Expected Behavior For embedded use and to allow provisioning a 2-node cluster, I've got a minio cluster set up with multiple directories as "disks". Unfortunately, since these are the same backend stor...
priority
would like ability to either tell minio to not show free space information ignore some drives apply multiplier expected behavior for embedded use and to allow provisioning a node cluster i ve got a minio cluster set up with multiple directories as disks unfortunately since these are the same backend stor...
1
609,368
18,871,313,419
IssuesEvent
2021-11-13 08:04:23
dita-ot/dita-ot
https://api.github.com/repos/dita-ot/dita-ot
opened
Replace attribute reflection in PDF2
feature plugin/pdf priority/medium
## Description Remove [attribute reflection](https://github.com/dita-ot/dita-ot/blob/develop/src/main/plugins/org.dita.pdf2/xsl/common/attr-set-reflection.xsl#L319) and replace it with utility function that extracts attributes generated from attribute sets. This is related to #3826 because attribute reflection has sup...
1.0
Replace attribute reflection in PDF2 - ## Description Remove [attribute reflection](https://github.com/dita-ot/dita-ot/blob/develop/src/main/plugins/org.dita.pdf2/xsl/common/attr-set-reflection.xsl#L319) and replace it with utility function that extracts attributes generated from attribute sets. This is related to #38...
priority
replace attribute reflection in description remove and replace it with utility function that extracts attributes generated from attribute sets this is related to because attribute reflection has support for the legacy customization cfg uris possible solution replace with utility template that ...
1
679,576
23,238,264,089
IssuesEvent
2022-08-03 13:37:34
CardinalKit/CardinalKit-Android
https://api.github.com/repos/CardinalKit/CardinalKit-Android
closed
[Tasks] Hit area should cover entire task card
Priority 2 - Medium
Currently, the user must tap the icon on the task card to launch the task. They should be able to tap anywhere on the task card.
1.0
[Tasks] Hit area should cover entire task card - Currently, the user must tap the icon on the task card to launch the task. They should be able to tap anywhere on the task card.
priority
hit area should cover entire task card currently the user must tap the icon on the task card to launch the task they should be able to tap anywhere on the task card
1
543,701
15,884,632,786
IssuesEvent
2021-04-09 19:12:29
29th/personnel
https://api.github.com/repos/29th/personnel
closed
[Forum Bug] Iinline CSS: float and text-align not working anymore. HTML5 not supported?
medium-priority
Floating or aligning a `<div>` element used to work and now it doesn't. You can see example of where I've used it in any of the Charlie company Reports threads. It used to work and all the old posts maintain but any new post doesn't accept it anymore. `<div style="float: right;"><p>This test div should float on the r...
1.0
[Forum Bug] Iinline CSS: float and text-align not working anymore. HTML5 not supported? - Floating or aligning a `<div>` element used to work and now it doesn't. You can see example of where I've used it in any of the Charlie company Reports threads. It used to work and all the old posts maintain but any new post doe...
priority
iinline css float and text align not working anymore not supported floating or aligning a element used to work and now it doesn t you can see example of where i ve used it in any of the charlie company reports threads it used to work and all the old posts maintain but any new post doesn t accept it any...
1
628,877
20,016,851,776
IssuesEvent
2022-02-01 12:58:27
ibissource/frank-flow
https://api.github.com/repos/ibissource/frank-flow
closed
Redesign the Frank!Flow (styling only)
feature priority:medium work:medium
**Is your feature request related to a problem? Please describe.** The Frank!Flow looks flat and dated. It should look like a modern and simple tool: what it is. **Describe the solution you'd like** Change up the squares and add some shadows. **Additional context** The shadows shouldn't be taken too far. Which...
1.0
Redesign the Frank!Flow (styling only) - **Is your feature request related to a problem? Please describe.** The Frank!Flow looks flat and dated. It should look like a modern and simple tool: what it is. **Describe the solution you'd like** Change up the squares and add some shadows. **Additional context** The ...
priority
redesign the frank flow styling only is your feature request related to a problem please describe the frank flow looks flat and dated it should look like a modern and simple tool what it is describe the solution you d like change up the squares and add some shadows additional context the ...
1
753,262
26,342,206,827
IssuesEvent
2023-01-10 18:39:21
postman-open-technologies/knowledge-base
https://api.github.com/repos/postman-open-technologies/knowledge-base
opened
What percentage of API keys are in header vs parameters?
oas:security oas:headers priority:medium oas:parameters
Let's look at specifically API keys to better understand API key practices in the wild.
1.0
What percentage of API keys are in header vs parameters? - Let's look at specifically API keys to better understand API key practices in the wild.
priority
what percentage of api keys are in header vs parameters let s look at specifically api keys to better understand api key practices in the wild
1
354,901
10,574,511,716
IssuesEvent
2019-10-07 14:07:57
rasjani/robotframework-seleniumtestability
https://api.github.com/repos/rasjani/robotframework-seleniumtestability
opened
Host images locally for tests.
good first issue hacktoberfest help wanted priority: medium
if test running environment is not able to load the images, tests will fail as no animations or transitions are done towards missing images.
1.0
Host images locally for tests. - if test running environment is not able to load the images, tests will fail as no animations or transitions are done towards missing images.
priority
host images locally for tests if test running environment is not able to load the images tests will fail as no animations or transitions are done towards missing images
1
652,525
21,555,328,536
IssuesEvent
2022-04-30 10:07:35
gordoste/openprog_tools
https://api.github.com/repos/gordoste/openprog_tools
closed
executable size
priority: medium
Both op and opgui have nearly doubled in size compared to the last version. In case of opgui it could be due to gtk3, but op should stay the same as it is command-line and nearly unchanged. I tried removing gtk libs from compile command but it did not make any difference.
1.0
executable size - Both op and opgui have nearly doubled in size compared to the last version. In case of opgui it could be due to gtk3, but op should stay the same as it is command-line and nearly unchanged. I tried removing gtk libs from compile command but it did not make any difference.
priority
executable size both op and opgui have nearly doubled in size compared to the last version in case of opgui it could be due to but op should stay the same as it is command line and nearly unchanged i tried removing gtk libs from compile command but it did not make any difference
1
56,924
3,081,217,951
IssuesEvent
2015-08-22 14:02:32
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
closed
Give bots the ability to do variable substitution in their chat messages
016a bug imported Priority-Medium
_From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on December 17, 2011 13:38:48_ Use case is a tutorial bot/script that wants to tell the user which keys do what, and wants them to refer to whatever the user has mapped their local keys to (or joystick as the case may be). Not sure ...
1.0
Give bots the ability to do variable substitution in their chat messages - _From [watusim...@bitfighter.org](https://code.google.com/u/105427273526970468779/) on December 17, 2011 13:38:48_ Use case is a tutorial bot/script that wants to tell the user which keys do what, and wants them to refer to whatever the user ha...
priority
give bots the ability to do variable substitution in their chat messages from on december use case is a tutorial bot script that wants to tell the user which keys do what and wants them to refer to whatever the user has mapped their local keys to or joystick as the case may be not sure what s...
1
587,039
17,602,984,530
IssuesEvent
2021-08-17 13:58:36
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Hidden subforums are visible when the parent forum is assigned to a public group
bug bug: can't reproduce priority: medium
**To Reproduce** Steps to reproduce the behavior: 1. Create a public group. 2. Assign a forum to that group. 3. Add a hidden subforum to the assigned forum. 4. Go to the public group you just created and navigate to the discussion tab 5. Notice that the hidden subforum is listed but goes to the 404 page when clic...
1.0
Hidden subforums are visible when the parent forum is assigned to a public group - **To Reproduce** Steps to reproduce the behavior: 1. Create a public group. 2. Assign a forum to that group. 3. Add a hidden subforum to the assigned forum. 4. Go to the public group you just created and navigate to the discussion t...
priority
hidden subforums are visible when the parent forum is assigned to a public group to reproduce steps to reproduce the behavior create a public group assign a forum to that group add a hidden subforum to the assigned forum go to the public group you just created and navigate to the discussion t...
1
156,333
5,967,431,416
IssuesEvent
2017-05-30 15:56:09
DistrictDataLabs/baleen
https://api.github.com/repos/DistrictDataLabs/baleen
closed
Use readability on HTML
priority: medium type: feature
Add the readability mechanism to get the good text from the HTML dump (or for insertion into mongo).
1.0
Use readability on HTML - Add the readability mechanism to get the good text from the HTML dump (or for insertion into mongo).
priority
use readability on html add the readability mechanism to get the good text from the html dump or for insertion into mongo
1
306,301
9,383,542,300
IssuesEvent
2019-04-05 04:04:21
franceme/Cryptoguard
https://api.github.com/repos/franceme/Cryptoguard
closed
Tree Cleanse
Priority: Medium Status: Pending Type: Maintence
Make this a single project gradle project. The gradle test project included in the same project makes the building more complicated than it needs to be.
1.0
Tree Cleanse - Make this a single project gradle project. The gradle test project included in the same project makes the building more complicated than it needs to be.
priority
tree cleanse make this a single project gradle project the gradle test project included in the same project makes the building more complicated than it needs to be
1
49,277
3,001,899,702
IssuesEvent
2015-07-24 14:21:11
jayway/powermock
https://api.github.com/repos/jayway/powermock
opened
Test mechanism failure, failed to clean up state under Eclipse PDE
bug imported Priority-Medium
_From [dmeibu...@gmail.com](https://code.google.com/u/114749889682194643641/) on January 25, 2011 07:34:33_ What steps will reproduce the problem? 1. Run a JUnit test case with @PowerMockRunner as Eclipse PDE plugin test. What is the expected output? What do you see instead? Expected to see test run successfully. Test...
1.0
Test mechanism failure, failed to clean up state under Eclipse PDE - _From [dmeibu...@gmail.com](https://code.google.com/u/114749889682194643641/) on January 25, 2011 07:34:33_ What steps will reproduce the problem? 1. Run a JUnit test case with @PowerMockRunner as Eclipse PDE plugin test. What is the expected output?...
priority
test mechanism failure failed to clean up state under eclipse pde from on january what steps will reproduce the problem run a junit test case with powermockrunner as eclipse pde plugin test what is the expected output what do you see instead expected to see test run successfully test ran ...
1
116,855
4,707,867,534
IssuesEvent
2016-10-13 21:26:08
pmem/issues
https://api.github.com/repos/pmem/issues
closed
pmempool check CLI: cannot repair pool with corrupted major field of pool header in both parts
Exposure: Medium Priority: 3 medium Type: Bug
After creating log pool with pmempool create of this structure: _PMEMPOOLSET 20M /absolute_path/partfile1 50M /absolute_path/partfile2_ than spoiling pool_hdr.major field separately in both parts: _./pmemspoil partfile1 pool_hdr.major=12 ./pmemspoil partfile2 pool_hdr.major=14_ than trying to repare it: _pmem...
1.0
pmempool check CLI: cannot repair pool with corrupted major field of pool header in both parts - After creating log pool with pmempool create of this structure: _PMEMPOOLSET 20M /absolute_path/partfile1 50M /absolute_path/partfile2_ than spoiling pool_hdr.major field separately in both parts: _./pmemspoil partfi...
priority
pmempool check cli cannot repair pool with corrupted major field of pool header in both parts after creating log pool with pmempool create of this structure pmempoolset absolute path absolute path than spoiling pool hdr major field separately in both parts pmemspoil pool hdr major pmem...
1
804,863
29,504,815,762
IssuesEvent
2023-06-03 06:57:21
notofonts/latin-greek-cyrillic
https://api.github.com/repos/notofonts/latin-greek-cyrillic
closed
Combining grapheme joiner (CGJ) with double diacritics
in-evaluation Android Priority-Medium
u͡͏́i (0075 0361 034F 0301 0069) should have the combining acute 0301 on top of the double inverted breve 0361 when the CGF 034F is between the two, whereas ú͡i (0075 0361 0301 0069) should be rendered as the canonically equivalent ú͡i (0075 0301 0361 0069). See http://www.unicode.org/versions/Unicode8.0.0/ch07.pdf#...
1.0
Combining grapheme joiner (CGJ) with double diacritics - u͡͏́i (0075 0361 034F 0301 0069) should have the combining acute 0301 on top of the double inverted breve 0361 when the CGF 034F is between the two, whereas ú͡i (0075 0361 0301 0069) should be rendered as the canonically equivalent ú͡i (0075 0301 0361 0069). S...
priority
combining grapheme joiner cgj with double diacritics u͡͏́i should have the combining acute on top of the double inverted breve when the cgf is between the two whereas ú͡i should be rendered as the canonically equivalent ú͡i see another example is t͡͏̇s whi...
1
474,639
13,673,003,228
IssuesEvent
2020-09-29 09:15:34
tranquilitybase-io/tb-gcp
https://api.github.com/repos/tranquilitybase-io/tb-gcp
closed
[Feature] Kiali dashboard accessibility
enhancement landing_zone priority:medium
**Is your feature request related to a problem? Please describe.** Kiali dashboard is deployed as pat of the OSS Istio deployment now used in the Eagle Console GKE deployment. Kiali only available via IP address. **Describe the solution you'd like** Kiali needs to be made accessible via a name registered with Clou...
1.0
[Feature] Kiali dashboard accessibility - **Is your feature request related to a problem? Please describe.** Kiali dashboard is deployed as pat of the OSS Istio deployment now used in the Eagle Console GKE deployment. Kiali only available via IP address. **Describe the solution you'd like** Kiali needs to be made ...
priority
kiali dashboard accessibility is your feature request related to a problem please describe kiali dashboard is deployed as pat of the oss istio deployment now used in the eagle console gke deployment kiali only available via ip address describe the solution you d like kiali needs to be made accessib...
1
479,022
13,790,182,457
IssuesEvent
2020-10-09 10:01:18
eppye-bots/bots
https://api.github.com/repos/eppye-bots/bots
closed
contextual engine log
Bots-engine Priority-Medium Type-Review auto-migrated version3.2
``` The idea : Have more contextual engine log. Keep network traces only for a specific channel : - Add debug bool or log_level field in channel model Debug a specific translation. - Add readrecorddebug bool in translate model - Add mappingdebug bool in translate model And make the engine write his log accordi...
1.0
contextual engine log - ``` The idea : Have more contextual engine log. Keep network traces only for a specific channel : - Add debug bool or log_level field in channel model Debug a specific translation. - Add readrecorddebug bool in translate model - Add mappingdebug bool in translate model And make the engi...
priority
contextual engine log the idea have more contextual engine log keep network traces only for a specific channel add debug bool or log level field in channel model debug a specific translation add readrecorddebug bool in translate model add mappingdebug bool in translate model and make the engi...
1
73,772
3,421,128,131
IssuesEvent
2015-12-08 17:27:24
vladalexeev/grid-paint
https://api.github.com/repos/vladalexeev/grid-paint
closed
Перенести изображения в Cloud Storage
Priority-Medium Status-Accepted Type-Enhancement
Originally reported on Google Code with ID 31 ``` Перенести все изображения и JSON в Cloud Storage и очистить от них основную БД. ``` Reported by `vlad.alexeev` on 2014-05-12 07:20:40
1.0
Перенести изображения в Cloud Storage - Originally reported on Google Code with ID 31 ``` Перенести все изображения и JSON в Cloud Storage и очистить от них основную БД. ``` Reported by `vlad.alexeev` on 2014-05-12 07:20:40
priority
перенести изображения в cloud storage originally reported on google code with id перенести все изображения и json в cloud storage и очистить от них основную бд reported by vlad alexeev on
1
748,777
26,136,893,427
IssuesEvent
2022-12-29 13:15:40
asastats/channel
https://api.github.com/repos/asastats/channel
opened
Research and implement Algorand Casino's House Staking
feature medium priority
By iMpacToFTrees in [Discord](https://discord.com/channels/906917846754418770/908054304332603402/1058007462298521680): > Chips staking on their site ? Can we get it on asa stats - - - - - https://labs.algo-casino.com/house
1.0
Research and implement Algorand Casino's House Staking - By iMpacToFTrees in [Discord](https://discord.com/channels/906917846754418770/908054304332603402/1058007462298521680): > Chips staking on their site ? Can we get it on asa stats - - - - - https://labs.algo-casino.com/house
priority
research and implement algorand casino s house staking by impactoftrees in chips staking on their site can we get it on asa stats
1
205,563
7,103,261,207
IssuesEvent
2018-01-16 03:42:01
OperationCode/operationcode_frontend
https://api.github.com/repos/OperationCode/operationcode_frontend
closed
Broken link to Chapter Leader responsibilities page
Priority: Medium Status: In Progress
# Bug Report ## What is the current behavior? In the form for new chapter leaders, you are directed to click a checkbox agreeing that you have read and agree to take on the responsibilities of a chapter leader. There is a link to the webpage that presumably displays those responsibilities. It instead gives a 404 Not...
1.0
Broken link to Chapter Leader responsibilities page - # Bug Report ## What is the current behavior? In the form for new chapter leaders, you are directed to click a checkbox agreeing that you have read and agree to take on the responsibilities of a chapter leader. There is a link to the webpage that presumably displ...
priority
broken link to chapter leader responsibilities page bug report what is the current behavior in the form for new chapter leaders you are directed to click a checkbox agreeing that you have read and agree to take on the responsibilities of a chapter leader there is a link to the webpage that presumably displ...
1
298,101
9,195,850,289
IssuesEvent
2019-03-07 04:22:32
samiha-rahman/SOEN341
https://api.github.com/repos/samiha-rahman/SOEN341
closed
Add the follow/unfollow (tail/unleash) buttons to the tweet (woof)
1 SP Priority: MEDIUM Risk: LOW [Follow] task
Add the follow/unfollow (tail/unleash) buttons to the tweet (woof) when printing it on the explore page. If those buttons are clicked, the AJAX call is made. Related to User Story #64
1.0
Add the follow/unfollow (tail/unleash) buttons to the tweet (woof) - Add the follow/unfollow (tail/unleash) buttons to the tweet (woof) when printing it on the explore page. If those buttons are clicked, the AJAX call is made. Related to User Story #64
priority
add the follow unfollow tail unleash buttons to the tweet woof add the follow unfollow tail unleash buttons to the tweet woof when printing it on the explore page if those buttons are clicked the ajax call is made related to user story
1
4,428
2,551,789,074
IssuesEvent
2015-02-02 12:46:57
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
closed
Fix Postgres Constraint: DatasetVersion allows possibilility of non-existing Dataset
Component: High-level Priority: Medium Type: Bug
At the **postgres level**, if a Dataset is deleted: + The related DatasetVersion rows remain intact even though the Dataset itself is gone ```sql CONSTRAINT fk_datasetversion_dataset_id FOREIGN KEY (dataset_id) REFERENCES dvobject (id) MATCH SIMPLE ON UPDATE NO ACTION ON DELETE NO ACTION ``` Cons...
1.0
Fix Postgres Constraint: DatasetVersion allows possibilility of non-existing Dataset - At the **postgres level**, if a Dataset is deleted: + The related DatasetVersion rows remain intact even though the Dataset itself is gone ```sql CONSTRAINT fk_datasetversion_dataset_id FOREIGN KEY (dataset_id) REFERENC...
priority
fix postgres constraint datasetversion allows possibilility of non existing dataset at the postgres level if a dataset is deleted the related datasetversion rows remain intact even though the dataset itself is gone sql constraint fk datasetversion dataset id foreign key dataset id referenc...
1
16,622
2,615,120,124
IssuesEvent
2015-03-01 05:46:18
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Support JSON null
auto-migrated Component-Util Milestone-Version1.4.0 Priority-Medium Type-Enhancement
``` External references, such as a standards document, or specification? http://tools.ietf.org/html/rfc4627 Java environments (e.g. Java 6, Android 2.3, App Engine 1.4.2, or All)? All. Please describe the feature requested. How should we handle this JSON: {"value": null} Suppose we have this JSON data class: ...
1.0
Support JSON null - ``` External references, such as a standards document, or specification? http://tools.ietf.org/html/rfc4627 Java environments (e.g. Java 6, Android 2.3, App Engine 1.4.2, or All)? All. Please describe the feature requested. How should we handle this JSON: {"value": null} Suppose we have this ...
priority
support json null external references such as a standards document or specification java environments e g java android app engine or all all please describe the feature requested how should we handle this json value null suppose we have this json data class public static...
1
515,060
14,949,871,399
IssuesEvent
2021-01-26 12:13:24
docker-mailserver/docker-mailserver
https://api.github.com/repos/docker-mailserver/docker-mailserver
closed
[BUG] Error when starting a BASH session
area/error area/scripts kind/bug priority/medium
# Bug Report ## Context <!--- Provide a general summary of the bug --> ### What is affected by this bug? Starting a BASH session in the container. ### When does this occur? When starting BASH. ### How do we replicate the issue? `docker exec -it mail bash` ### Actual Behavior `bash: by: command...
1.0
[BUG] Error when starting a BASH session - # Bug Report ## Context <!--- Provide a general summary of the bug --> ### What is affected by this bug? Starting a BASH session in the container. ### When does this occur? When starting BASH. ### How do we replicate the issue? `docker exec -it mail bash` ...
priority
error when starting a bash session bug report context what is affected by this bug starting a bash session in the container when does this occur when starting bash how do we replicate the issue docker exec it mail bash actual behavior bash by command not f...
1
597,424
18,163,144,391
IssuesEvent
2021-09-27 12:00:57
ita-social-projects/horondi_client_fe
https://api.github.com/repos/ita-social-projects/horondi_client_fe
opened
[Customer Support Chat] The Facebook Messenger widget appears in 5 seconds late
UI priority: medium severity: minor Functional
**Environment**: MacBook Pro (Retina, 15-inch, Mid 2015), macOS Big Sur 11.5.2 (20G95), Google Chrome, Version: 93.0.4577.82 (Розробка) (x86_64) **Reproducible**: always **Steps to reproduce** 1. Go to [https://horondi-front-staging.azurewebsites.net/ ](url) 2. Click on the Customer support chat button on the...
1.0
[Customer Support Chat] The Facebook Messenger widget appears in 5 seconds late - **Environment**: MacBook Pro (Retina, 15-inch, Mid 2015), macOS Big Sur 11.5.2 (20G95), Google Chrome, Version: 93.0.4577.82 (Розробка) (x86_64) **Reproducible**: always **Steps to reproduce** 1. Go to [https://horondi-front-stag...
priority
the facebook messenger widget appears in seconds late environment macbook pro retina inch mid macos big sur google chrome version розробка reproducible always steps to reproduce go to url click on the customer support chat button on the right ...
1
300,767
9,212,356,748
IssuesEvent
2019-03-09 23:39:18
Stephano1221/quiz
https://api.github.com/repos/Stephano1221/quiz
closed
Rename quizzes
Medium Priority enhancement
- [x] Create file and its layout for defining the quiz names - [x] Add button to show textbox where the old quiz name will appear, highlighted automatically - [x] If the quiz name is different and the user hits the 'Save' button or hits enter, the quiz name will be placed into the quiz names file - [x] Add ability f...
1.0
Rename quizzes - - [x] Create file and its layout for defining the quiz names - [x] Add button to show textbox where the old quiz name will appear, highlighted automatically - [x] If the quiz name is different and the user hits the 'Save' button or hits enter, the quiz name will be placed into the quiz names file - ...
priority
rename quizzes create file and its layout for defining the quiz names add button to show textbox where the old quiz name will appear highlighted automatically if the quiz name is different and the user hits the save button or hits enter the quiz name will be placed into the quiz names file add ...
1
256,058
8,126,827,870
IssuesEvent
2018-08-17 04:57:57
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
add support for polydata to carto graphic projection operator
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
From Jean Farve -----------------------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: 1248 Status: Resolved Project: VisIt Tracker: Fe...
1.0
add support for polydata to carto graphic projection operator - From Jean Farve -----------------------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. ...
priority
add support for polydata to carto graphic projection operator from jean farve 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 ...
1
500,758
14,514,118,698
IssuesEvent
2020-12-13 07:11:43
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Extra Temporary Redirects
component: groups feature: enhancement priority: medium
**Is your feature request related to a problem? Please describe.** For some reason there is a 302 temporary redirect applied on all groups/member list page. Original URL : `site/groups/groupname/members` is being redirected to `site/groups/groupname/members/all-members` **Describe the solution you'd like** Cha...
1.0
Extra Temporary Redirects - **Is your feature request related to a problem? Please describe.** For some reason there is a 302 temporary redirect applied on all groups/member list page. Original URL : `site/groups/groupname/members` is being redirected to `site/groups/groupname/members/all-members` **Describe th...
priority
extra temporary redirects is your feature request related to a problem please describe for some reason there is a temporary redirect applied on all groups member list page original url site groups groupname members is being redirected to site groups groupname members all members describe the ...
1
44,085
2,899,116,403
IssuesEvent
2015-06-17 09:18:39
greenlion/PHP-SQL-Parser
https://api.github.com/repos/greenlion/PHP-SQL-Parser
closed
WHERE clause with strings with parentheses is parsed incorrectly
bug imported Priority-Medium
_From [yury.tal...@gmail.com](https://code.google.com/u/117194139186854918822/) on February 29, 2012 10:58:00_ 1. Provide WHERE clause with string constants with inner parentheses: "RIGHT(REPLACE(foo.bar,'(0',''),7) = 'a'" 2. Parsing result is incorrect Expected: Array ( [SELECT] => Array ( ...
1.0
WHERE clause with strings with parentheses is parsed incorrectly - _From [yury.tal...@gmail.com](https://code.google.com/u/117194139186854918822/) on February 29, 2012 10:58:00_ 1. Provide WHERE clause with string constants with inner parentheses: "RIGHT(REPLACE(foo.bar,'(0',''),7) = 'a'" 2. Parsing result is incorre...
priority
where clause with strings with parentheses is parsed incorrectly from on february provide where clause with string constants with inner parentheses right replace foo bar a parsing result is incorrect expected array array array ...
1
727,729
25,045,509,310
IssuesEvent
2022-11-05 07:14:00
AY2223S1-CS2113-F11-4/tp
https://api.github.com/repos/AY2223S1-CS2113-F11-4/tp
closed
[PE-D][Tester A] Some symbols cannot show correctly on Windows 10, cmd terminal, utf-8 encoding
priority.Medium severity.VeryLow
Some symbols in the OneDoc logo cannot show correctly on Windows 10, cmd terminal. I'm not sure it's a problem of the codes or something is not working properly with my environment. I'm using the UTF-8 encoding method and I guess the symbol is encoded in Unicode so there's something wrong. Maybe you can try the ascii a...
1.0
[PE-D][Tester A] Some symbols cannot show correctly on Windows 10, cmd terminal, utf-8 encoding - Some symbols in the OneDoc logo cannot show correctly on Windows 10, cmd terminal. I'm not sure it's a problem of the codes or something is not working properly with my environment. I'm using the UTF-8 encoding method and ...
priority
some symbols cannot show correctly on windows cmd terminal utf encoding some symbols in the onedoc logo cannot show correctly on windows cmd terminal i m not sure it s a problem of the codes or something is not working properly with my environment i m using the utf encoding method and i guess the symb...
1
412,034
12,034,519,294
IssuesEvent
2020-04-13 16:11:35
AY1920S2-CS2103T-W16-1/main
https://api.github.com/repos/AY1920S2-CS2103T-W16-1/main
closed
I want to navigate commands using shortcuts
priority.Medium type.Story
As a pro user, I want to navigate commands using shortcuts, so that I can save more time
1.0
I want to navigate commands using shortcuts - As a pro user, I want to navigate commands using shortcuts, so that I can save more time
priority
i want to navigate commands using shortcuts as a pro user i want to navigate commands using shortcuts so that i can save more time
1
566,334
16,818,942,614
IssuesEvent
2021-06-17 10:44:10
canonical-web-and-design/juju.is
https://api.github.com/repos/canonical-web-and-design/juju.is
closed
Links in storage table of contents don't work
Priority: Medium
Visiting https://juju.is/docs/olm/defining-and-using-persistent-storage there's a table of contents at the top. It includes links like https://juju.is/docs/olm/defining-and-using-persistent-storage#storage-management-commands but that doesn't actually take you to the relevant section.
1.0
Links in storage table of contents don't work - Visiting https://juju.is/docs/olm/defining-and-using-persistent-storage there's a table of contents at the top. It includes links like https://juju.is/docs/olm/defining-and-using-persistent-storage#storage-management-commands but that doesn't actually take you to the rele...
priority
links in storage table of contents don t work visiting there s a table of contents at the top it includes links like but that doesn t actually take you to the relevant section
1
424,561
12,313,070,913
IssuesEvent
2020-05-12 14:48:41
visit-dav/visit
https://api.github.com/repos/visit-dav/visit
closed
Modify build_visit to also apply "apply_qt_5101_centos8_patch" on debian 10.
bug impact medium likelihood medium priority reviewed
### Describe the bug A user tried to use build_visit to build visit on debian 10 and ran into a Qt compile issue. We have a patch in the script for this error but it is only getting applied for centos 8 and ubuntu 19. We should also apply it in this case. ### Desktop - OS and version: Debian 10 - VisIt Versio...
1.0
Modify build_visit to also apply "apply_qt_5101_centos8_patch" on debian 10. - ### Describe the bug A user tried to use build_visit to build visit on debian 10 and ran into a Qt compile issue. We have a patch in the script for this error but it is only getting applied for centos 8 and ubuntu 19. We should also apply...
priority
modify build visit to also apply apply qt patch on debian describe the bug a user tried to use build visit to build visit on debian and ran into a qt compile issue we have a patch in the script for this error but it is only getting applied for centos and ubuntu we should also apply it in this ...
1
528,626
15,370,983,069
IssuesEvent
2021-03-02 09:28:33
team-cafet/clug
https://api.github.com/repos/team-cafet/clug
closed
Add alert (toast) when saving elements (failed/passed)
frontend medium-priority
Acceptance criteria [x] Admin see failed or passed message on saving element on db (member, membership, club, tag...)
1.0
Add alert (toast) when saving elements (failed/passed) - Acceptance criteria [x] Admin see failed or passed message on saving element on db (member, membership, club, tag...)
priority
add alert toast when saving elements failed passed acceptance criteria admin see failed or passed message on saving element on db member membership club tag
1
775,086
27,218,291,921
IssuesEvent
2023-02-21 01:22:35
dhowe/AdNauseam
https://api.github.com/repos/dhowe/AdNauseam
closed
Hide collected ads from troubleshooting information
PRIORITY: Medium
Because of what was pointed out on this issue https://github.com/dhowe/AdNauseam/issues/2211, users should not need to disclosed their collected ads (and therefore history) for submitting information for troubleshooting when discussion issues here. ![Screenshot 2023-02-17 at 15 56 59](https://user-images.githubuser...
1.0
Hide collected ads from troubleshooting information - Because of what was pointed out on this issue https://github.com/dhowe/AdNauseam/issues/2211, users should not need to disclosed their collected ads (and therefore history) for submitting information for troubleshooting when discussion issues here. ![Screenshot ...
priority
hide collected ads from troubleshooting information because of what was pointed out on this issue users should not need to disclosed their collected ads and therefore history for submitting information for troubleshooting when discussion issues here
1
231,184
7,624,673,037
IssuesEvent
2018-05-03 18:47:23
hassio-addons/hassio-vagrant
https://api.github.com/repos/hassio-addons/hassio-vagrant
closed
Move SSH port to 22222
Medium Priority RFC
# Problem/Motivation Currently, the box has running SSH on port 22, which causes direct issues when installing the SSH add-on. ## Proposed changes Run the SSH server of the box on port 22222, which is similar to Hass.io installed on a Pi. <bountysource-plugin> --- Want to back this issue? **[Post a boun...
1.0
Move SSH port to 22222 - # Problem/Motivation Currently, the box has running SSH on port 22, which causes direct issues when installing the SSH add-on. ## Proposed changes Run the SSH server of the box on port 22222, which is similar to Hass.io installed on a Pi. <bountysource-plugin> --- Want to back t...
priority
move ssh port to problem motivation currently the box has running ssh on port which causes direct issues when installing the ssh add on proposed changes run the ssh server of the box on port which is similar to hass io installed on a pi want to back this issue we accept bo...
1
617,774
19,404,355,704
IssuesEvent
2021-12-19 18:46:07
davbrican/InnoBuddy
https://api.github.com/repos/davbrican/InnoBuddy
closed
Redes sociales de las jornadas
new feature priority: medium
Que el bot sea capaz de mostrar las redes sociales de las jornadas de innosoft
1.0
Redes sociales de las jornadas - Que el bot sea capaz de mostrar las redes sociales de las jornadas de innosoft
priority
redes sociales de las jornadas que el bot sea capaz de mostrar las redes sociales de las jornadas de innosoft
1
795,508
28,075,433,105
IssuesEvent
2023-03-29 22:57:47
Yoooi0/MultiFunPlayer
https://api.github.com/repos/Yoooi0/MultiFunPlayer
opened
Allow disabling bindings
enhancement priority-medium
Toggle in UI. Shortcuts that disable bindings? Select by capture/index/dropdown.
1.0
Allow disabling bindings - Toggle in UI. Shortcuts that disable bindings? Select by capture/index/dropdown.
priority
allow disabling bindings toggle in ui shortcuts that disable bindings select by capture index dropdown
1