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
220,491
7,360,365,239
IssuesEvent
2018-03-10 17:49:13
bbottema/simple-java-mail
https://api.github.com/repos/bbottema/simple-java-mail
closed
java.lang.ClassNotFoundException: net.markenwerk.utils.mail.dkim.DkimMessage
Priority-Medium bug
Getting this error: ``` java.lang.ClassNotFoundException: net.markenwerk.utils.mail.dkim.DkimMessage at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[na:1.8.0-8u162] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[na:1.8.0-8u162] at org.springframework.boot.loader.LaunchedURLClass...
1.0
java.lang.ClassNotFoundException: net.markenwerk.utils.mail.dkim.DkimMessage - Getting this error: ``` java.lang.ClassNotFoundException: net.markenwerk.utils.mail.dkim.DkimMessage at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[na:1.8.0-8u162] at java.lang.ClassLoader.loadClass(ClassLoader.jav...
priority
java lang classnotfoundexception net markenwerk utils mail dkim dkimmessage getting this error java lang classnotfoundexception net markenwerk utils mail dkim dkimmessage at java net urlclassloader findclass urlclassloader java at java lang classloader loadclass classloader java at org...
1
17,100
2,615,130,920
IssuesEvent
2015-03-01 06:00:51
chrsmith/google-api-java-client
https://api.github.com/repos/chrsmith/google-api-java-client
closed
Generate a clone() method in model classes
auto-migrated Component-Google-APIs Milestone-Version1.14.0 Priority-Medium Type-Enhancement
``` External references, such as a standards document, or specification? https://google-api-client-libraries.appspot.com/documentation/calendar/v3/java/l atest/com/google/api/services/calendar/model/Event.html Java environments (e.g. Java 6, Android 2.3, App Engine, or All)? All Please describe the feature requeste...
1.0
Generate a clone() method in model classes - ``` External references, such as a standards document, or specification? https://google-api-client-libraries.appspot.com/documentation/calendar/v3/java/l atest/com/google/api/services/calendar/model/Event.html Java environments (e.g. Java 6, Android 2.3, App Engine, or All...
priority
generate a clone method in model classes external references such as a standards document or specification atest com google api services calendar model event html java environments e g java android app engine or all all please describe the feature requested for example event event ...
1
509,700
14,741,973,922
IssuesEvent
2021-01-07 11:28:54
frontity/frontity
https://api.github.com/repos/frontity/frontity
closed
`npx frontity create-package` should handle package names with special characters.
bug priority: medium
**Steps involved to reproduce the problem** Running `npx frontity create-package` and passing a namespace like `some-package` will create a package with a syntactically invalid `index.js` file. **Expected behavior** Frontity should create a package with a syntactically valid `index.js` file. **Observed beha...
1.0
`npx frontity create-package` should handle package names with special characters. - **Steps involved to reproduce the problem** Running `npx frontity create-package` and passing a namespace like `some-package` will create a package with a syntactically invalid `index.js` file. **Expected behavior** Frontity s...
priority
npx frontity create package should handle package names with special characters steps involved to reproduce the problem running npx frontity create package and passing a namespace like some package will create a package with a syntactically invalid index js file expected behavior frontity s...
1
395,203
11,672,539,711
IssuesEvent
2020-03-04 06:55:20
gambitph/Stackable
https://api.github.com/repos/gambitph/Stackable
opened
No padding or space when you add another blockquote underneath a blockquote
[block] blockquote bug medium priority
No padding or space when you add another blockquote underneath a blockquote ![image](https://user-images.githubusercontent.com/51441886/75852830-cf20f300-5e27-11ea-9a84-796083ddcc48.png)
1.0
No padding or space when you add another blockquote underneath a blockquote - No padding or space when you add another blockquote underneath a blockquote ![image](https://user-images.githubusercontent.com/51441886/75852830-cf20f300-5e27-11ea-9a84-796083ddcc48.png)
priority
no padding or space when you add another blockquote underneath a blockquote no padding or space when you add another blockquote underneath a blockquote
1
564,786
16,740,991,836
IssuesEvent
2021-06-11 09:45:28
ansible-collections/azure
https://api.github.com/repos/ansible-collections/azure
closed
Idempotency fails for route table and route modules
medium_priority not a bug work in
##### SUMMARY The `azure_rm_routetable` and `azure_rm_route` modules both fail idempotency tests, and report a status of "changed" when rerunning the module with same inputs. I believe the issue is related to using the `tags` property. ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME * azure_rm_routetable...
1.0
Idempotency fails for route table and route modules - ##### SUMMARY The `azure_rm_routetable` and `azure_rm_route` modules both fail idempotency tests, and report a status of "changed" when rerunning the module with same inputs. I believe the issue is related to using the `tags` property. ##### ISSUE TYPE - Bug...
priority
idempotency fails for route table and route modules summary the azure rm routetable and azure rm route modules both fail idempotency tests and report a status of changed when rerunning the module with same inputs i believe the issue is related to using the tags property issue type bug...
1
135,835
5,265,395,793
IssuesEvent
2017-02-04 01:07:47
benvenutti/simpleDSP
https://api.github.com/repos/benvenutti/simpleDSP
opened
Nominal sample converter
priority: medium status: on hold type: feature
Create a class (or namespace) to handle the conversion from and to samples (doubles). The lib will always deal internally with samples in the nominal range of -1.0 to +1.0, so this converter should be ready to deal with the following situations: a. converting from a type T to double at nominal range; b. convert a d...
1.0
Nominal sample converter - Create a class (or namespace) to handle the conversion from and to samples (doubles). The lib will always deal internally with samples in the nominal range of -1.0 to +1.0, so this converter should be ready to deal with the following situations: a. converting from a type T to double at nom...
priority
nominal sample converter create a class or namespace to handle the conversion from and to samples doubles the lib will always deal internally with samples in the nominal range of to so this converter should be ready to deal with the following situations a converting from a type t to double at nom...
1
828,261
31,818,549,419
IssuesEvent
2023-09-13 23:00:07
michaelrsweet/htmldoc
https://api.github.com/repos/michaelrsweet/htmldoc
closed
Not found - HTML error 404 downloading image
bug priority-medium
Hello, While trying to convert a webpage I found a download issue involving `<img>` tags. Am I doing something wrong? Debug output suggests that htmldoc makes the two 404 image download URLs one-up with respect to the document's base URL therefore it can't find them. However, I can download the images with wget at ...
1.0
Not found - HTML error 404 downloading image - Hello, While trying to convert a webpage I found a download issue involving `<img>` tags. Am I doing something wrong? Debug output suggests that htmldoc makes the two 404 image download URLs one-up with respect to the document's base URL therefore it can't find them. H...
priority
not found html error downloading image hello while trying to convert a webpage i found a download issue involving tags am i doing something wrong debug output suggests that htmldoc makes the two image download urls one up with respect to the document s base url therefore it can t find them however ...
1
185,339
6,721,122,659
IssuesEvent
2017-10-16 10:24:20
CS2103AUG2017-T17-B1/main
https://api.github.com/repos/CS2103AUG2017-T17-B1/main
opened
As a security-concerned debt collector I want to receive an email notification when logging in from an unknown device
priority.medium
so that I can know when there are unintended logins to my account
1.0
As a security-concerned debt collector I want to receive an email notification when logging in from an unknown device - so that I can know when there are unintended logins to my account
priority
as a security concerned debt collector i want to receive an email notification when logging in from an unknown device so that i can know when there are unintended logins to my account
1
73,777
3,421,161,985
IssuesEvent
2015-12-08 17:35:56
cytoscape/cytoscape.js
https://api.github.com/repos/cytoscape/cytoscape.js
opened
Support node label rotation
2-medium-priority enhancement
There is bounding box support for edge autorotated labels, so this can be added for nodes.
1.0
Support node label rotation - There is bounding box support for edge autorotated labels, so this can be added for nodes.
priority
support node label rotation there is bounding box support for edge autorotated labels so this can be added for nodes
1
27,415
2,692,596,153
IssuesEvent
2015-04-01 09:08:41
OCHA-DAP/hdx-ckan
https://api.github.com/repos/OCHA-DAP/hdx-ckan
closed
Custom location page: hiding extra fields for chart 2 is not working
Priority-Medium
when choosing single bar chart or multiple bar chart the fields are not hidding for chart 2 as they do for chart 2. I think this is a bug...
1.0
Custom location page: hiding extra fields for chart 2 is not working - when choosing single bar chart or multiple bar chart the fields are not hidding for chart 2 as they do for chart 2. I think this is a bug...
priority
custom location page hiding extra fields for chart is not working when choosing single bar chart or multiple bar chart the fields are not hidding for chart as they do for chart i think this is a bug
1
462,331
13,245,108,509
IssuesEvent
2020-08-19 13:58:18
grey-software/Twitter-Focus
https://api.github.com/repos/grey-software/Twitter-Focus
opened
Add a popup box
Domain: User Experience Priority: Medium Type: Enhancement
When the extension icon is clicked, we want to pop open an HTML page that allows the user to customize whether they want to toggle blocking the news feed, the news panel, or both. These preferences should be saved.
1.0
Add a popup box - When the extension icon is clicked, we want to pop open an HTML page that allows the user to customize whether they want to toggle blocking the news feed, the news panel, or both. These preferences should be saved.
priority
add a popup box when the extension icon is clicked we want to pop open an html page that allows the user to customize whether they want to toggle blocking the news feed the news panel or both these preferences should be saved
1
622,207
19,617,830,921
IssuesEvent
2022-01-07 00:03:59
egc-sierrezuela-3/decide
https://api.github.com/repos/egc-sierrezuela-3/decide
closed
Cambiar filtro de sexo en censo
functionality location: backend type: external priority: medium type: internal
Cambiar el filtro de censo de sexo, ya que actualmente filtra por Masculino/Femenino y el grupo sierrezuela-2 ha implementado el sexo como Hombre, Mujer u Otro.
1.0
Cambiar filtro de sexo en censo - Cambiar el filtro de censo de sexo, ya que actualmente filtra por Masculino/Femenino y el grupo sierrezuela-2 ha implementado el sexo como Hombre, Mujer u Otro.
priority
cambiar filtro de sexo en censo cambiar el filtro de censo de sexo ya que actualmente filtra por masculino femenino y el grupo sierrezuela ha implementado el sexo como hombre mujer u otro
1
348,971
10,455,278,604
IssuesEvent
2019-09-19 20:54:55
react-figma/react-figma
https://api.github.com/repos/react-figma/react-figma
opened
Creating Group component
help wanted priority: medium type: feature or enhancement
Figma API: ``` group(nodes: ReadonlyArray<BaseNode>, parent: BaseNode & ChildrenMixin, index?: number): FrameNode ```
1.0
Creating Group component - Figma API: ``` group(nodes: ReadonlyArray<BaseNode>, parent: BaseNode & ChildrenMixin, index?: number): FrameNode ```
priority
creating group component figma api group nodes readonlyarray parent basenode childrenmixin index number framenode
1
313,672
9,574,105,078
IssuesEvent
2019-05-07 00:10:24
phetsims/gravity-force-lab-basics
https://api.github.com/repos/phetsims/gravity-force-lab-basics
closed
Adjust slider/spinbutton values and alerts to jump to latest value (prevent pile up of stale alerts)
priority:3-medium
This sim will benefit from timing adjustments when reading out the slider values and spinbutton values. The adjustments should limit the number of values and alerts that pile up in the utterance queu when a person is using the keyboard and changing position or changing mass quickly. I think we made similar adjustmen...
1.0
Adjust slider/spinbutton values and alerts to jump to latest value (prevent pile up of stale alerts) - This sim will benefit from timing adjustments when reading out the slider values and spinbutton values. The adjustments should limit the number of values and alerts that pile up in the utterance queu when a person is ...
priority
adjust slider spinbutton values and alerts to jump to latest value prevent pile up of stale alerts this sim will benefit from timing adjustments when reading out the slider values and spinbutton values the adjustments should limit the number of values and alerts that pile up in the utterance queu when a person is ...
1
55,721
3,074,277,470
IssuesEvent
2015-08-20 05:46:53
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Problem in running test methods on queue (it works when run alone).
bug imported invalid Priority-Medium
_From [flavioca...@gmail.com](https://code.google.com/u/107380997665066938982/) on October 17, 2013 02:58:04_ What steps will reproduce the problem? 1. I can run a single test method selecting it and running as Android Junit test. 2. Test crashes on same test method when I try to run test methods in queue. What is th...
1.0
Problem in running test methods on queue (it works when run alone). - _From [flavioca...@gmail.com](https://code.google.com/u/107380997665066938982/) on October 17, 2013 02:58:04_ What steps will reproduce the problem? 1. I can run a single test method selecting it and running as Android Junit test. 2. Test crashes o...
priority
problem in running test methods on queue it works when run alone from on october what steps will reproduce the problem i can run a single test method selecting it and running as android junit test test crashes on same test method when i try to run test methods in queue what is the expec...
1
53,198
3,036,706,567
IssuesEvent
2015-08-06 13:33:55
starteam/starcellbio_html
https://api.github.com/repos/starteam/starcellbio_html
closed
SUTD Exercise #2 - Flow Cytometry: green navigation buttons are appearing off the screen
bug Medium Priority
![screen shot 2015-03-08 at 9 26 56 pm](https://cloud.githubusercontent.com/assets/11359229/6548757/e33c3c50-c5d9-11e4-8db8-a1bfbd0efce2.png)
1.0
SUTD Exercise #2 - Flow Cytometry: green navigation buttons are appearing off the screen - ![screen shot 2015-03-08 at 9 26 56 pm](https://cloud.githubusercontent.com/assets/11359229/6548757/e33c3c50-c5d9-11e4-8db8-a1bfbd0efce2.png)
priority
sutd exercise flow cytometry green navigation buttons are appearing off the screen
1
770,494
27,042,097,665
IssuesEvent
2023-02-13 06:37:02
ncaq/www.ncaq.net
https://api.github.com/repos/ncaq/www.ncaq.net
closed
ページがプロジェクトルートにそのまま書かれている
Type: Bug Priority: Medium Type: Refactoring Type: Breaking Change Type: Maintenance Estimate: 2
例えばabout.mdとかがプロジェクトルートにそのまま書かれています。 最初は問題なかったのですが、 配布するファイルが増えていくにつれて、 配布するものとビルドに必要なファイルが混ざって、 分かりにくくなってしまいました。 # 解決方法 siteディレクトリみたいな新しいディレクトリを作り、 配布ファイルはそこに置ます。 [`providerDirectory`](https://www.stackage.org/haddock/lts-20.11/hakyll-4.15.1.1/Hakyll-Core-Configuration.html#v:providerDirectory) をいじれば実装完...
1.0
ページがプロジェクトルートにそのまま書かれている - 例えばabout.mdとかがプロジェクトルートにそのまま書かれています。 最初は問題なかったのですが、 配布するファイルが増えていくにつれて、 配布するものとビルドに必要なファイルが混ざって、 分かりにくくなってしまいました。 # 解決方法 siteディレクトリみたいな新しいディレクトリを作り、 配布ファイルはそこに置ます。 [`providerDirectory`](https://www.stackage.org/haddock/lts-20.11/hakyll-4.15.1.1/Hakyll-Core-Configuration.html#v:p...
priority
ページがプロジェクトルートにそのまま書かれている 例えばabout mdとかがプロジェクトルートにそのまま書かれています。 最初は問題なかったのですが、 配布するファイルが増えていくにつれて、 配布するものとビルドに必要なファイルが混ざって、 分かりにくくなってしまいました。 解決方法 siteディレクトリみたいな新しいディレクトリを作り、 配布ファイルはそこに置ます。 をいじれば実装完了。
1
272,653
8,515,824,072
IssuesEvent
2018-10-31 23:11:27
C3DSU/e-DefPR
https://api.github.com/repos/C3DSU/e-DefPR
closed
Separar o controller CityController em Single Action Controllers
Category: Backend Priority: Medium Stage: Review Type: Improvement
Separar o controller CityController em Single Action para facilitar a manutenção de código. Referência: https://laravel.com/docs/5.7/controllers#single-action-controllers
1.0
Separar o controller CityController em Single Action Controllers - Separar o controller CityController em Single Action para facilitar a manutenção de código. Referência: https://laravel.com/docs/5.7/controllers#single-action-controllers
priority
separar o controller citycontroller em single action controllers separar o controller citycontroller em single action para facilitar a manutenção de código referência
1
553,303
16,362,295,695
IssuesEvent
2021-05-14 11:26:06
CLOSER-Cohorts/archivist
https://api.github.com/repos/CLOSER-Cohorts/archivist
opened
REACT: View Fragment XML and import Fragment XML to be added to Build/Question
Medium priority react
#316 #317 This appears to have stopped working on the live Archivist? e.g. https://closer-archivist.herokuapp.com/instruments/1923/question_items/175927.xml I receive the error: This XML file does not appear to have any style information associated with it. The document tree is shown below. <hash> <status t...
1.0
REACT: View Fragment XML and import Fragment XML to be added to Build/Question - #316 #317 This appears to have stopped working on the live Archivist? e.g. https://closer-archivist.herokuapp.com/instruments/1923/question_items/175927.xml I receive the error: This XML file does not appear to have any style inf...
priority
react view fragment xml and import fragment xml to be added to build question this appears to have stopped working on the live archivist e g i receive the error this xml file does not appear to have any style information associated with it the document tree is shown below internal se...
1
19,050
2,616,018,838
IssuesEvent
2015-03-02 01:00:23
jasonhall/bwapi
https://api.github.com/repos/jasonhall/bwapi
closed
Rewrite BWAPI4 Release_Binary Example Projects
auto-migrated NewFeature Priority-Medium Type-Enhancement
``` The current Release_Binary example projects are out of date. Rewrite/Copy the ones from BWAPI4 to the Release_Binary directory to fix; those work perfectly in VS 2010. ``` Original issue reported on code.google.com by `pawngam...@gmail.com` on 8 Aug 2012 at 7:03
1.0
Rewrite BWAPI4 Release_Binary Example Projects - ``` The current Release_Binary example projects are out of date. Rewrite/Copy the ones from BWAPI4 to the Release_Binary directory to fix; those work perfectly in VS 2010. ``` Original issue reported on code.google.com by `pawngam...@gmail.com` on 8 Aug 2012 at 7:03
priority
rewrite release binary example projects the current release binary example projects are out of date rewrite copy the ones from to the release binary directory to fix those work perfectly in vs original issue reported on code google com by pawngam gmail com on aug at
1
159,288
6,042,927,158
IssuesEvent
2017-06-11 17:17:44
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
closed
quest started by booted user corrupted the next quest
priority: medium status: issue: need investigation
In the bug guild, mememry (2dc2722b-fdc1-4a36-894f-c22418b67a30) reported this: _"My party (04a336df-fa91-4995-ae58-8c5896151ffd) had a member who invited to a quest and the quest immediately started with only him as a member of the quest. He hadn't logged in to Habitica for the next three days. I tried contacting him...
1.0
quest started by booted user corrupted the next quest - In the bug guild, mememry (2dc2722b-fdc1-4a36-894f-c22418b67a30) reported this: _"My party (04a336df-fa91-4995-ae58-8c5896151ffd) had a member who invited to a quest and the quest immediately started with only him as a member of the quest. He hadn't logged in to ...
priority
quest started by booted user corrupted the next quest in the bug guild mememry reported this my party had a member who invited to a quest and the quest immediately started with only him as a member of the quest he hadn t logged in to habitica for the next three days i tried contacting h...
1
562,832
16,670,567,293
IssuesEvent
2021-06-07 10:17:51
robotframework/robotframework
https://api.github.com/repos/robotframework/robotframework
closed
Creating multiline documentation from CLI using `\n` like `--doc line1\nline2` doesn't work
bug priority: medium
I would like to add documentation using `-D --doc` arguments on multiple lines using command line. rebot/robot help says > -D --doc documentation Set the documentation of the top level suite. > **Simple formatting is supported** (e.g. *bold*). If the > docume...
1.0
Creating multiline documentation from CLI using `\n` like `--doc line1\nline2` doesn't work - I would like to add documentation using `-D --doc` arguments on multiple lines using command line. rebot/robot help says > -D --doc documentation Set the documentation of the top level suite. > ...
priority
creating multiline documentation from cli using n like doc doesn t work i would like to add documentation using d doc arguments on multiple lines using command line rebot robot help says d doc documentation set the documentation of the top level suite simpl...
1
388,456
11,487,927,991
IssuesEvent
2020-02-11 12:58:56
DigitalCampus/django-oppia
https://api.github.com/repos/DigitalCampus/django-oppia
closed
Continuous integration with tests and code coverage
enhancement medium priority
Implement CI and code coverage using some free platform like Travis, and add hooks so the results appear in GitHub pull requests info. Also, add badges to the repo main README page, very common in open source projects.
1.0
Continuous integration with tests and code coverage - Implement CI and code coverage using some free platform like Travis, and add hooks so the results appear in GitHub pull requests info. Also, add badges to the repo main README page, very common in open source projects.
priority
continuous integration with tests and code coverage implement ci and code coverage using some free platform like travis and add hooks so the results appear in github pull requests info also add badges to the repo main readme page very common in open source projects
1
76,988
3,506,235,091
IssuesEvent
2016-01-08 04:57:13
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Tremor totem (BB #47)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 28.02.2010 12:20:05 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/47 <hr> http://www.wowhead.com/?spell=8143 it doesn't remove ...
1.0
Tremor totem (BB #47) - This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 28.02.2010 12:20:05 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** invalid **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/47 <hr> http://www.wowhead.com/?spell=81...
priority
tremor totem bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state invalid direct link it doesn t remove fear sleep charm at all
1
356,345
10,591,875,316
IssuesEvent
2019-10-09 11:55:21
AGROFIMS/hagrofims
https://api.github.com/repos/AGROFIMS/hagrofims
opened
no need to check the box in measurement practices to select them
enhancement management practices medium priority
This is not obvious and users may miss to check the box (I forgot it all the time). Maybe the box can be automatically checked if users filled informations in this section? ![image](https://user-images.githubusercontent.com/14092820/66479087-0e772d80-ea9c-11e9-8166-02f65c499b3b.png) - residues management - plan...
1.0
no need to check the box in measurement practices to select them - This is not obvious and users may miss to check the box (I forgot it all the time). Maybe the box can be automatically checked if users filled informations in this section? ![image](https://user-images.githubusercontent.com/14092820/66479087-0e772d8...
priority
no need to check the box in measurement practices to select them this is not obvious and users may miss to check the box i forgot it all the time maybe the box can be automatically checked if users filled informations in this section residues management planting seedbed preparation
1
683,267
23,374,968,816
IssuesEvent
2022-08-11 01:13:23
FEeasy404/GameUs
https://api.github.com/repos/FEeasy404/GameUs
closed
팔로우, 언팔로우 시 더블클릭해야 반영됨
🖐Priority: Medium ⚔Fix
## 수정 사항 설명 - 팔로우, 언팔로우 시 더블클릭해야 반영되는 현상이 있습니다. setState가 비동기적으로 실행되어서 state가 바로 반영이 안 되기 때문에 그렇다고 합니다. 방법을 찾아 수정하겠습니다... ## 할 일 - [x] 팔로우, 언팔로우 시 setState의 수정 ## ETC
1.0
팔로우, 언팔로우 시 더블클릭해야 반영됨 - ## 수정 사항 설명 - 팔로우, 언팔로우 시 더블클릭해야 반영되는 현상이 있습니다. setState가 비동기적으로 실행되어서 state가 바로 반영이 안 되기 때문에 그렇다고 합니다. 방법을 찾아 수정하겠습니다... ## 할 일 - [x] 팔로우, 언팔로우 시 setState의 수정 ## ETC
priority
팔로우 언팔로우 시 더블클릭해야 반영됨 수정 사항 설명 팔로우 언팔로우 시 더블클릭해야 반영되는 현상이 있습니다 setstate가 비동기적으로 실행되어서 state가 바로 반영이 안 되기 때문에 그렇다고 합니다 방법을 찾아 수정하겠습니다 할 일 팔로우 언팔로우 시 setstate의 수정 etc
1
76,563
3,489,289,902
IssuesEvent
2016-01-03 19:16:26
mkulagowski/MineZPRft
https://api.github.com/repos/mkulagowski/MineZPRft
opened
Final project documentation
enhancement medium priority
We will also need final documentation, when we return our project.
1.0
Final project documentation - We will also need final documentation, when we return our project.
priority
final project documentation we will also need final documentation when we return our project
1
178,033
6,593,467,001
IssuesEvent
2017-09-15 01:23:28
RSPluto/Web-UI
https://api.github.com/repos/RSPluto/Web-UI
opened
Logout - Session或Token过期后,系统未能自动退出
Medium Priority
**测试步骤:** 1. 登录系统,等待一段长的时间 (比如,大于2小时) 2. 尝试操作系统切换页面 **实际结果:** 2. 系统提示401错误,页面无响应; **期望结果:** 2. 系统给出对应提示并自动退回到login页面 ![screenshot](https://user-images.githubusercontent.com/31914132/30462288-45b7830a-99f7-11e7-92ef-a554861d4937.jpg) **测试版本** 1.0.4
1.0
Logout - Session或Token过期后,系统未能自动退出 - **测试步骤:** 1. 登录系统,等待一段长的时间 (比如,大于2小时) 2. 尝试操作系统切换页面 **实际结果:** 2. 系统提示401错误,页面无响应; **期望结果:** 2. 系统给出对应提示并自动退回到login页面 ![screenshot](https://user-images.githubusercontent.com/31914132/30462288-45b7830a-99f7-11e7-92ef-a554861d4937.jpg) **测试版本** 1.0.4
priority
logout session或token过期后,系统未能自动退出 测试步骤 登录系统,等待一段长的时间 (比如, ) 尝试操作系统切换页面 实际结果 ,页面无响应; 期望结果 系统给出对应提示并自动退回到login页面 测试版本
1
252,575
8,037,774,681
IssuesEvent
2018-07-30 13:40:33
ansible/galaxy
https://api.github.com/repos/ansible/galaxy
opened
UI error messages are broken when the backend returns a 500
area/frontend priority/medium status/new
The UI should return a coherent error message, but instead we get this garbage when a 500 happens on the server: ![image](https://user-images.githubusercontent.com/6063371/43400712-6b2da8fa-93dc-11e8-8ed3-74890d801fd9.png)
1.0
UI error messages are broken when the backend returns a 500 - The UI should return a coherent error message, but instead we get this garbage when a 500 happens on the server: ![image](https://user-images.githubusercontent.com/6063371/43400712-6b2da8fa-93dc-11e8-8ed3-74890d801fd9.png)
priority
ui error messages are broken when the backend returns a the ui should return a coherent error message but instead we get this garbage when a happens on the server
1
459,315
13,190,604,984
IssuesEvent
2020-08-13 10:30:06
dmwm/WMCore
https://api.github.com/repos/dmwm/WMCore
reopened
Tools to monitor stuck workflows
Enhancement Medium Priority New Feature WMAgent
1. monitor given workflow is in the correct status. - Help to debug figure out jobs are not submitted due the the lower priority or some problem. - Help to debug figure out when jobs are not pulled from global queue report how many jobs are in the queue with higher priority by site.
1.0
Tools to monitor stuck workflows - 1. monitor given workflow is in the correct status. - Help to debug figure out jobs are not submitted due the the lower priority or some problem. - Help to debug figure out when jobs are not pulled from global queue report how many jobs are in the queue with higher priori...
priority
tools to monitor stuck workflows monitor given workflow is in the correct status help to debug figure out jobs are not submitted due the the lower priority or some problem help to debug figure out when jobs are not pulled from global queue report how many jobs are in the queue with higher priori...
1
42,187
2,869,203,039
IssuesEvent
2015-06-06 00:37:58
RedstoneLamp/RedstoneLamp
https://api.github.com/repos/RedstoneLamp/RedstoneLamp
closed
ID_UNCONNECTED_PING_OPEN_CONNECTIONS (0x1C) fails to advertise to client
Bug Medium Priority Network v0.11.0
Client does not recognize server on the server list as of 0.11.0 build (6?). This does not affect 0.10.4 clients. This issue has been replicated by me and BlockServer.
1.0
ID_UNCONNECTED_PING_OPEN_CONNECTIONS (0x1C) fails to advertise to client - Client does not recognize server on the server list as of 0.11.0 build (6?). This does not affect 0.10.4 clients. This issue has been replicated by me and BlockServer.
priority
id unconnected ping open connections fails to advertise to client client does not recognize server on the server list as of build this does not affect clients this issue has been replicated by me and blockserver
1
586,155
17,571,377,883
IssuesEvent
2021-08-14 19:20:41
adirh3/Fluent-Search
https://api.github.com/repos/adirh3/Fluent-Search
closed
Pinned Folders / Files Disappearing after exit/restart
bug Medium Priority
version 0.9.88.86 Pinned Folders / Files Disappearing after FS exit/restart
1.0
Pinned Folders / Files Disappearing after exit/restart - version 0.9.88.86 Pinned Folders / Files Disappearing after FS exit/restart
priority
pinned folders files disappearing after exit restart version pinned folders files disappearing after fs exit restart
1
387,250
11,458,924,098
IssuesEvent
2020-02-07 05:25:32
rich-iannone/pointblank
https://api.github.com/repos/rich-iannone/pointblank
closed
Add an `active` option to all validation step functions
Difficulty: ② Intermediate Effort: ② Medium Priority: ♨︎ Critical Type: ★ Enhancement
Each validation step function will get the argument `active`, which will accept a logical value (defaulting to `TRUE`). If step functions are working with an agent, `FALSE` will make the step inactive (still reporting its presence and keeping indexes for the steps unchanged). If the step functions are operating d...
1.0
Add an `active` option to all validation step functions - Each validation step function will get the argument `active`, which will accept a logical value (defaulting to `TRUE`). If step functions are working with an agent, `FALSE` will make the step inactive (still reporting its presence and keeping indexes for the ...
priority
add an active option to all validation step functions each validation step function will get the argument active which will accept a logical value defaulting to true if step functions are working with an agent false will make the step inactive still reporting its presence and keeping indexes for the ...
1
607,040
18,772,525,698
IssuesEvent
2021-11-07 04:07:47
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Crafting multiple of a stackable item doesn't add to stack in your hand
Priority: 2-Before Release Type: Improvement Difficulty: 2-Medium
<!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] --> ## Description <!-- Explain your issue in detail, including the steps to reproduce it if applicable. Issues without proper explanation are liable to be closed by maintainers.--> Title.
1.0
Crafting multiple of a stackable item doesn't add to stack in your hand - <!-- To automatically tag this issue, add the uppercase label(s) surrounded by brackets below, for example: [LABEL] --> ## Description <!-- Explain your issue in detail, including the steps to reproduce it if applicable. Issues without proper...
priority
crafting multiple of a stackable item doesn t add to stack in your hand description title
1
775,202
27,223,132,365
IssuesEvent
2023-02-21 07:39:05
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[Phase 2][colocation] Tserver should be able to handle duplicate AddTableToTablet rpc requests
kind/bug area/ysql priority/medium
Jira Link: [DB-622](https://yugabyte.atlassian.net/browse/DB-622) It seems like the TServer would DFATAL if the AddTableToTablet gets called twice. master -> TS rpc's retry based on a timeout, and given that 2 machines can have clocks at different speed, we should be able to handle duplicate rpc's at the receiver ...
1.0
[Phase 2][colocation] Tserver should be able to handle duplicate AddTableToTablet rpc requests - Jira Link: [DB-622](https://yugabyte.atlassian.net/browse/DB-622) It seems like the TServer would DFATAL if the AddTableToTablet gets called twice. master -> TS rpc's retry based on a timeout, and given that 2 machines...
priority
tserver should be able to handle duplicate addtabletotablet rpc requests jira link it seems like the tserver would dfatal if the addtabletotablet gets called twice master ts rpc s retry based on a timeout and given that machines can have clocks at different speed we should be able to handle dupli...
1
612,876
19,058,175,566
IssuesEvent
2021-11-26 01:14:59
CMPUT301F21T20/HabitTracker
https://api.github.com/repos/CMPUT301F21T20/HabitTracker
closed
Controller Issues
priority: high Habits Habit Events complexity: medium
The controller for habits and habits list is improperly used resulting in duplicate methods, data issues, and overall confusion. Properly create the habit events controller.
1.0
Controller Issues - The controller for habits and habits list is improperly used resulting in duplicate methods, data issues, and overall confusion. Properly create the habit events controller.
priority
controller issues the controller for habits and habits list is improperly used resulting in duplicate methods data issues and overall confusion properly create the habit events controller
1
401,154
11,786,557,295
IssuesEvent
2020-03-17 12:30:42
project-koku/koku
https://api.github.com/repos/project-koku/koku
closed
OCP on All API access should not 403 is user has subset of cloud RBAC
bug priority - medium
**Describe the bug** Currently access to the OpenShift on All APIs fails if a user does not have view access for AWS **AND** Azure. **To Reproduce** Steps to reproduce the behavior: 1. Create a user and assign to an RBAC role with OpenShift view and AWS view 2. See error on OpenShift on Infra dashboard in UI ...
1.0
OCP on All API access should not 403 is user has subset of cloud RBAC - **Describe the bug** Currently access to the OpenShift on All APIs fails if a user does not have view access for AWS **AND** Azure. **To Reproduce** Steps to reproduce the behavior: 1. Create a user and assign to an RBAC role with OpenShift ...
priority
ocp on all api access should not is user has subset of cloud rbac describe the bug currently access to the openshift on all apis fails if a user does not have view access for aws and azure to reproduce steps to reproduce the behavior create a user and assign to an rbac role with openshift vi...
1
673,221
22,953,243,774
IssuesEvent
2022-07-19 09:16:30
KinsonDigital/VersionMiner
https://api.github.com/repos/KinsonDigital/VersionMiner
closed
Update the build and unit testing status check workflows
medium priority preview workflow
Update both the `build-status-check.yml` and `unit-tests-status-check.yml` status check workflows to use the organization level reusable workflows. Refer to the [BranchValidator](https://github.com/KinsonDigital/BranchValidator) project for reference. **Acceptance Criteria:** - [x] Build status check workflow updated...
1.0
Update the build and unit testing status check workflows - Update both the `build-status-check.yml` and `unit-tests-status-check.yml` status check workflows to use the organization level reusable workflows. Refer to the [BranchValidator](https://github.com/KinsonDigital/BranchValidator) project for reference. **Accep...
priority
update the build and unit testing status check workflows update both the build status check yml and unit tests status check yml status check workflows to use the organization level reusable workflows refer to the project for reference acceptance criteria build status check workflow updated un...
1
786,749
27,663,663,789
IssuesEvent
2023-03-12 20:09:55
neomatrix369/nlp_profiler
https://api.github.com/repos/neomatrix369/nlp_profiler
closed
Improve logic behind spell checking text
enhancement help wanted 2. medium-priority high-level feature(s) hacktoberfest
- [X] Core issue We have a spell checking functionality in NLP Profiler which uses a third-party library i.e. `TextBlob`, it does a decent job although the scores returned per misspelt word would then need to be correctly amortised across the whole text. Meaning, in a fair fashion evaluate on the whole how bad is ...
1.0
Improve logic behind spell checking text - - [X] Core issue We have a spell checking functionality in NLP Profiler which uses a third-party library i.e. `TextBlob`, it does a decent job although the scores returned per misspelt word would then need to be correctly amortised across the whole text. Meaning, in a fai...
priority
improve logic behind spell checking text core issue we have a spell checking functionality in nlp profiler which uses a third party library i e textblob it does a decent job although the scores returned per misspelt word would then need to be correctly amortised across the whole text meaning in a fair ...
1
203,327
7,059,924,391
IssuesEvent
2018-01-05 05:24:52
kduske/TrenchBroom
https://api.github.com/repos/kduske/TrenchBroom
closed
Valve: expose alternate Alt+Click behaviour in UI
Platform:All Priority:Medium Status:Resolved Type:Enhancement
The left side is the current Alt+Click behaviour, that mimics Standard texture format. We could possibly offer the behaviour on the right with Alt+Right click (or Alt+Middle Click), which avoids distorting the texture. <img width="645" alt="screen shot 2018-01-02 at 11 13 29 pm" src="https://user-images.githubuserco...
1.0
Valve: expose alternate Alt+Click behaviour in UI - The left side is the current Alt+Click behaviour, that mimics Standard texture format. We could possibly offer the behaviour on the right with Alt+Right click (or Alt+Middle Click), which avoids distorting the texture. <img width="645" alt="screen shot 2018-01-02 a...
priority
valve expose alternate alt click behaviour in ui the left side is the current alt click behaviour that mimics standard texture format we could possibly offer the behaviour on the right with alt right click or alt middle click which avoids distorting the texture img width alt screen shot at ...
1
62,370
3,184,603,983
IssuesEvent
2015-09-27 14:49:46
CoEST/TraceLab
https://api.github.com/repos/CoEST/TraceLab
opened
MP Version - Remove need for TL Key
enhancement Priority - Medium
Windows version no longer requires a TL Key. Please remove the key check from the MP Version.
1.0
MP Version - Remove need for TL Key - Windows version no longer requires a TL Key. Please remove the key check from the MP Version.
priority
mp version remove need for tl key windows version no longer requires a tl key please remove the key check from the mp version
1
384,882
11,405,133,507
IssuesEvent
2020-01-31 11:20:30
input-output-hk/ouroboros-network
https://api.github.com/repos/input-output-hk/ouroboros-network
opened
Don't use `TraceAddBlockEvent.SwitchedToChain` when it's not a switch but an extension
consensus immutable db priority medium
It's confusing when the logs seem to suggest we're actually _switching_ (rather than just adopting a block).
1.0
Don't use `TraceAddBlockEvent.SwitchedToChain` when it's not a switch but an extension - It's confusing when the logs seem to suggest we're actually _switching_ (rather than just adopting a block).
priority
don t use traceaddblockevent switchedtochain when it s not a switch but an extension it s confusing when the logs seem to suggest we re actually switching rather than just adopting a block
1
774,310
27,191,770,847
IssuesEvent
2023-02-19 21:48:37
SeasideSt/Seaside
https://api.github.com/repos/SeasideSt/Seaside
closed
per-session minimum cache lifetime
Priority-Medium auto-migrated Type-Feature Version-Seaside3.0
``` This feature existed previously in 2.8 but has disappeared from 2.9 at the moment as a result of moving expiry code off of WASession and onto WACache. I can see doing this through some combination of RequestFilters and cache plugins but I still can't get my head around what a good interface for it would like. This...
1.0
per-session minimum cache lifetime - ``` This feature existed previously in 2.8 but has disappeared from 2.9 at the moment as a result of moving expiry code off of WASession and onto WACache. I can see doing this through some combination of RequestFilters and cache plugins but I still can't get my head around what a go...
priority
per session minimum cache lifetime this feature existed previously in but has disappeared from at the moment as a result of moving expiry code off of wasession and onto wacache i can see doing this through some combination of requestfilters and cache plugins but i still can t get my head around what a go...
1
994
2,506,551,280
IssuesEvent
2015-01-12 11:41:53
WeAreAthlon/silla.io
https://api.github.com/repos/WeAreAthlon/silla.io
opened
Create database Query object
feature medium priority
This will be the core object used for building all queries and passed to the database drivers.
1.0
Create database Query object - This will be the core object used for building all queries and passed to the database drivers.
priority
create database query object this will be the core object used for building all queries and passed to the database drivers
1
206,939
7,123,067,034
IssuesEvent
2018-01-19 14:15:26
ipfs/ipfs-cluster
https://api.github.com/repos/ipfs/ipfs-cluster
opened
It should not be possible to update a current state (?)
bug difficulty:easy priority:medium ready
Apparently we can run `state upgrade` even when the state is already up to date. Not sure, but it would seem more natural to say that 'the state doesn't need an upgrade'
1.0
It should not be possible to update a current state (?) - Apparently we can run `state upgrade` even when the state is already up to date. Not sure, but it would seem more natural to say that 'the state doesn't need an upgrade'
priority
it should not be possible to update a current state apparently we can run state upgrade even when the state is already up to date not sure but it would seem more natural to say that the state doesn t need an upgrade
1
738,581
25,567,573,722
IssuesEvent
2022-11-30 15:19:42
isawnyu/isaw.web
https://api.github.com/repos/isawnyu/isaw.web
closed
improve style on "summary" folder template: 3pts
enhancement priority: medium style estimate needed candidate AY2020/21
title text is too large, too much whitespace, what to do when there is no content in the summary field on the subordinate item?
1.0
improve style on "summary" folder template: 3pts - title text is too large, too much whitespace, what to do when there is no content in the summary field on the subordinate item?
priority
improve style on summary folder template title text is too large too much whitespace what to do when there is no content in the summary field on the subordinate item
1
125,401
4,956,764,545
IssuesEvent
2016-12-02 00:51:35
cyberpwnn/GlacialRealms
https://api.github.com/repos/cyberpwnn/GlacialRealms
closed
Delayed Title loading to compensate MySql
20 Minute ETA enhancement mostly medium high priority titles
Sql has clearly shown it cant keep up within a 50ms time frame. So delays need to be set in place until we can get faster speeds, or a new data structure altogether
1.0
Delayed Title loading to compensate MySql - Sql has clearly shown it cant keep up within a 50ms time frame. So delays need to be set in place until we can get faster speeds, or a new data structure altogether
priority
delayed title loading to compensate mysql sql has clearly shown it cant keep up within a time frame so delays need to be set in place until we can get faster speeds or a new data structure altogether
1
473,383
13,641,661,991
IssuesEvent
2020-09-25 14:28:13
department-of-veterans-affairs/caseflow
https://api.github.com/repos/department-of-veterans-affairs/caseflow
opened
VLJs reviewing a decision can edit the decision document id on AMA cases
Priority: Medium Product: caseflow-queue Source: Bat Team Stakeholder: BVA Team: Echo 🐬 Type: Bug User: AVLJ
## Description VLJs have the ability to edit a Decision Document ID in Caseflow for Legacy cases, but not for AMA Confirmed missing on AMA, Dev: Legacy | AMA -- | -- ![image](https://user-images.githubusercontent.com/6129479/94273124-fbaa7280-ff11-11ea-9aba-d000a32ffa3d.png) | ![image](https://user-images.g...
1.0
VLJs reviewing a decision can edit the decision document id on AMA cases - ## Description VLJs have the ability to edit a Decision Document ID in Caseflow for Legacy cases, but not for AMA Confirmed missing on AMA, Dev: Legacy | AMA -- | -- ![image](https://user-images.githubusercontent.com/6129479/94273124...
priority
vljs reviewing a decision can edit the decision document id on ama cases description vljs have the ability to edit a decision document id in caseflow for legacy cases but not for ama confirmed missing on ama dev legacy ama acceptance criteria vljs reviewing a deci...
1
551,802
16,189,084,722
IssuesEvent
2021-05-04 04:56:55
MinaProtocol/mina
https://api.github.com/repos/MinaProtocol/mina
closed
Replayer test in CI
priority-medium
#8239 updates the replayer test to use the 1K-ish blocks in mainnet. Run this test in CI.
1.0
Replayer test in CI - #8239 updates the replayer test to use the 1K-ish blocks in mainnet. Run this test in CI.
priority
replayer test in ci updates the replayer test to use the ish blocks in mainnet run this test in ci
1
554,819
16,439,508,898
IssuesEvent
2021-05-20 12:58:45
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Computers aren't affected by the power being off anymore
Area: Power Difficulty: 2 - Medium Priority: 2-medium Size: 2 - Small Type: Bug
How to reproduce: - Go to any room that has a computer in it (Bridge, Captain's office, HoP's office, Cargo) - Turn the power off using the APC. This also works if the power is out for some other reason. - Attempt to use a computer. You will still be able to use it even though there is no power.
1.0
Computers aren't affected by the power being off anymore - How to reproduce: - Go to any room that has a computer in it (Bridge, Captain's office, HoP's office, Cargo) - Turn the power off using the APC. This also works if the power is out for some other reason. - Attempt to use a computer. You will still be able ...
priority
computers aren t affected by the power being off anymore how to reproduce go to any room that has a computer in it bridge captain s office hop s office cargo turn the power off using the apc this also works if the power is out for some other reason attempt to use a computer you will still be able ...
1
366,619
10,824,727,958
IssuesEvent
2019-11-09 11:21:52
TalonBraveInfo/Invasion
https://api.github.com/repos/TalonBraveInfo/Invasion
closed
Emp Generator object isn't currently included
feature in-progress priority-medium
Super simple to add, just need to get round to it.
1.0
Emp Generator object isn't currently included - Super simple to add, just need to get round to it.
priority
emp generator object isn t currently included super simple to add just need to get round to it
1
519,198
15,047,323,023
IssuesEvent
2021-02-03 08:45:56
hassio-addons/addon-node-red
https://api.github.com/repos/hassio-addons/addon-node-red
closed
node-red-contrib-state-machine runtime errors (Deprecated Events)
priority-medium
# Problem/Motivation The node-red component "node-red-contrib-state-machine" has not been updated in some time and has been apparently abandoned by its maintainer; it has been replaced by "node-red-contrib-persistent-fsm" which appears to be compatible to the behavior of the old component. The older component was...
1.0
node-red-contrib-state-machine runtime errors (Deprecated Events) - # Problem/Motivation The node-red component "node-red-contrib-state-machine" has not been updated in some time and has been apparently abandoned by its maintainer; it has been replaced by "node-red-contrib-persistent-fsm" which appears to be compati...
priority
node red contrib state machine runtime errors deprecated events problem motivation the node red component node red contrib state machine has not been updated in some time and has been apparently abandoned by its maintainer it has been replaced by node red contrib persistent fsm which appears to be compati...
1
180,952
6,654,646,875
IssuesEvent
2017-09-29 13:38:19
marvinlabs/customer-area
https://api.github.com/repos/marvinlabs/customer-area
closed
Close conversations
enhancement Premium add-ons Priority - medium
Author of the conversation should be able to close the conversation to new replies.
1.0
Close conversations - Author of the conversation should be able to close the conversation to new replies.
priority
close conversations author of the conversation should be able to close the conversation to new replies
1
531,296
15,444,350,020
IssuesEvent
2021-03-08 10:17:30
square-gaming/diatopia-app
https://api.github.com/repos/square-gaming/diatopia-app
opened
Add a goat mob
Priority: Medium Status: In progress Type: Request
Add a goat mob, it requires: - A class named goat in models/entity/mobs - A functional component named goat in components/ - Canvas renders goat properly
1.0
Add a goat mob - Add a goat mob, it requires: - A class named goat in models/entity/mobs - A functional component named goat in components/ - Canvas renders goat properly
priority
add a goat mob add a goat mob it requires a class named goat in models entity mobs a functional component named goat in components canvas renders goat properly
1
261,269
8,228,942,777
IssuesEvent
2018-09-07 07:43:57
hazelcast/hazelcast
https://api.github.com/repos/hazelcast/hazelcast
closed
Separate bind port from connect port
Module: Network I/O Priority: Medium Source: Community Team: Integration Type: Enhancement
I'm proposing separating the bind port from connect port for a using Hazelcast better with Docker. Since Docker ports have to be exposed manually on container start there is a need to explicitly increment the port number to bind to when you run multiple Hazelcast Docker containers on the same host yet you still need t...
1.0
Separate bind port from connect port - I'm proposing separating the bind port from connect port for a using Hazelcast better with Docker. Since Docker ports have to be exposed manually on container start there is a need to explicitly increment the port number to bind to when you run multiple Hazelcast Docker container...
priority
separate bind port from connect port i m proposing separating the bind port from connect port for a using hazelcast better with docker since docker ports have to be exposed manually on container start there is a need to explicitly increment the port number to bind to when you run multiple hazelcast docker container...
1
145,938
5,584,201,074
IssuesEvent
2017-03-29 03:49:07
CS2103JAN2017-W15-B2/main
https://api.github.com/repos/CS2103JAN2017-W15-B2/main
closed
As a user I want to see suggestions based on what I'm typing
priority.medium type.story
so I know what commands I can use
1.0
As a user I want to see suggestions based on what I'm typing - so I know what commands I can use
priority
as a user i want to see suggestions based on what i m typing so i know what commands i can use
1
112,411
4,531,902,566
IssuesEvent
2016-09-08 05:31:04
phetsims/dot
https://api.github.com/repos/phetsims/dot
closed
Add random number utilities (and seedable generator)
dev:enhancement priority:3-medium
Mersenne Twister, random integers in a range, etc.
1.0
Add random number utilities (and seedable generator) - Mersenne Twister, random integers in a range, etc.
priority
add random number utilities and seedable generator mersenne twister random integers in a range etc
1
370,608
10,934,628,206
IssuesEvent
2019-11-24 13:05:10
favware/graphql-pokemon
https://api.github.com/repos/favware/graphql-pokemon
closed
Feat(Learnsets): Update learnsets data set for Generation 8 data
Meta: Generation 8 Priority: Medium SEM: Minor
Learnsets data should updated for Generation 8
1.0
Feat(Learnsets): Update learnsets data set for Generation 8 data - Learnsets data should updated for Generation 8
priority
feat learnsets update learnsets data set for generation data learnsets data should updated for generation
1
114,174
4,615,095,899
IssuesEvent
2016-09-25 22:57:46
pixijs/pixi.js
https://api.github.com/repos/pixijs/pixi.js
opened
Compressed textures integration
Difficulty: Medium Priority: Medium Renderer: WebGL Type: Enhancement
I dont have enough experience to refactor the code properly. ".dds", ".pvr", ".pkm" formats, as in https://github.com/pixijs/pixi-compressed-textures We dont have to integrate chooser, just do the following: 1. refactor CompressedImage, add it to pixi-gl-core 2. fix textureParser so it accepts those formats
1.0
Compressed textures integration - I dont have enough experience to refactor the code properly. ".dds", ".pvr", ".pkm" formats, as in https://github.com/pixijs/pixi-compressed-textures We dont have to integrate chooser, just do the following: 1. refactor CompressedImage, add it to pixi-gl-core 2. fix texturePa...
priority
compressed textures integration i dont have enough experience to refactor the code properly dds pvr pkm formats as in we dont have to integrate chooser just do the following refactor compressedimage add it to pixi gl core fix textureparser so it accepts those formats
1
289,099
8,854,940,722
IssuesEvent
2019-01-09 03:46:27
visit-dav/issues-test
https://api.github.com/repos/visit-dav/issues-test
closed
The makemoviemain script could not locate the makemovie script!
bug likelihood high priority reviewed severity medium
When making movies from the command line VisIt fails: The makemoviemain script could not locate the makemovie script! To reproduce the bug make a movie like using this command: visit movie start 0 end 2 frame 0 geometry 1024x1280 format tiff output movie sessionfile test.session -----------------------REDMINE MIGR...
1.0
The makemoviemain script could not locate the makemovie script! - When making movies from the command line VisIt fails: The makemoviemain script could not locate the makemovie script! To reproduce the bug make a movie like using this command: visit movie start 0 end 2 frame 0 geometry 1024x1280 format tiff output movie...
priority
the makemoviemain script could not locate the makemovie script when making movies from the command line visit fails the makemoviemain script could not locate the makemovie script to reproduce the bug make a movie like using this command visit movie start end frame geometry format tiff output movie session...
1
30,356
2,723,581,673
IssuesEvent
2015-04-14 13:30:36
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
Style attribute, when being set declaratively, does not work on any Crux or GWT widgets
bug CruxCore imported Milestone-2.2.1 Priority-Medium
_From [gessedafe@gmail.com](https://code.google.com/u/gessedafe@gmail.com/) on May 07, 2010 17:41:54_ The "style", when specified declaratively, is ignored by Crux engine. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=99_
1.0
Style attribute, when being set declaratively, does not work on any Crux or GWT widgets - _From [gessedafe@gmail.com](https://code.google.com/u/gessedafe@gmail.com/) on May 07, 2010 17:41:54_ The "style", when specified declaratively, is ignored by Crux engine. _Original issue: http://code.google.com/p/crux-framework...
priority
style attribute when being set declaratively does not work on any crux or gwt widgets from on may the style when specified declaratively is ignored by crux engine original issue
1
661,652
22,063,428,675
IssuesEvent
2022-05-30 21:47:45
asastats/channel
https://api.github.com/repos/asastats/channel
closed
Showing Choice Coin governance votes committed by individual users
feature medium priority addressed
https://discord.com/channels/906917846754418770/908054304332603402/925539412002091118 > Choice coin governance requires commitment of choice coin to vote. Would like stats to follow it and keeps tabs how much is committed into choice governance.
1.0
Showing Choice Coin governance votes committed by individual users - https://discord.com/channels/906917846754418770/908054304332603402/925539412002091118 > Choice coin governance requires commitment of choice coin to vote. Would like stats to follow it and keeps tabs how much is committed into choice governance.
priority
showing choice coin governance votes committed by individual users choice coin governance requires commitment of choice coin to vote would like stats to follow it and keeps tabs how much is committed into choice governance
1
256,489
8,127,740,835
IssuesEvent
2018-08-17 09:10:52
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Handle multi-block curve objects in VisIt internals
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
A user defined a curve in a Silo file using multi-block 1D quad meshes but then couldn't plot them as curves. VisIt has logic to detect 1D quadmeshes and re-interpret them as curves. However, it requires the quadmeshes also be single block. By removing that logic and allowing a avtCurveMetaData to haven blocks, I...
1.0
Handle multi-block curve objects in VisIt internals - A user defined a curve in a Silo file using multi-block 1D quad meshes but then couldn't plot them as curves. VisIt has logic to detect 1D quadmeshes and re-interpret them as curves. However, it requires the quadmeshes also be single block. By removing that lo...
priority
handle multi block curve objects in visit internals a user defined a curve in a silo file using multi block quad meshes but then couldn t plot them as curves visit has logic to detect quadmeshes and re interpret them as curves however it requires the quadmeshes also be single block by removing that logi...
1
340,337
10,270,907,663
IssuesEvent
2019-08-23 12:54:30
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
[Coverity CID :203514]Control flow issues in /subsys/net/l2/ppp/ipv6cp.c
Coverity area: Networking bug priority: medium
Static code scan issues seen in File: /subsys/net/l2/ppp/ipv6cp.c Category: Control flow issues Function: ipv6cp_config_info_req Component: Networking CID: 203514 Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
1.0
[Coverity CID :203514]Control flow issues in /subsys/net/l2/ppp/ipv6cp.c - Static code scan issues seen in File: /subsys/net/l2/ppp/ipv6cp.c Category: Control flow issues Function: ipv6cp_config_info_req Component: Networking CID: 203514 Please fix or provide comments to square it off in coverity in the link: http...
priority
control flow issues in subsys net ppp c static code scan issues seen in file subsys net ppp c category control flow issues function config info req component networking cid please fix or provide comments to square it off in coverity in the link
1
472,074
13,615,914,172
IssuesEvent
2020-09-23 15:00:06
Javlo/javlo
https://api.github.com/repos/Javlo/javlo
closed
Code review request
Priority-Medium Type-Review auto-migrated
``` Branch name: /trunk Purpose of code changes on this branch: move pages: left right source: Felix ``` Original issue reported on code.google.com by `pvanderm...@gmail.com` on 25 Jul 2012 at 6:59
1.0
Code review request - ``` Branch name: /trunk Purpose of code changes on this branch: move pages: left right source: Felix ``` Original issue reported on code.google.com by `pvanderm...@gmail.com` on 25 Jul 2012 at 6:59
priority
code review request branch name trunk purpose of code changes on this branch move pages left right source felix original issue reported on code google com by pvanderm gmail com on jul at
1
578,197
17,146,530,864
IssuesEvent
2021-07-13 15:08:18
rokwire/illinois-app
https://api.github.com/repos/rokwire/illinois-app
closed
[BUG] Privacy Center is duplicated in Browse screen
Priority: Medium Type: Bug
**Describe the bug** Privacy Center tile is duplicated in the Browse screen. Remove one of the Privacy center tiles to avoid duplication. **To Reproduce** Steps to reproduce the behavior: 1. Install the Illinois app 2. Complete the onboarding and verify the role as a student role 3. Navigate to Browse screen ...
1.0
[BUG] Privacy Center is duplicated in Browse screen - **Describe the bug** Privacy Center tile is duplicated in the Browse screen. Remove one of the Privacy center tiles to avoid duplication. **To Reproduce** Steps to reproduce the behavior: 1. Install the Illinois app 2. Complete the onboarding and verify the...
priority
privacy center is duplicated in browse screen describe the bug privacy center tile is duplicated in the browse screen remove one of the privacy center tiles to avoid duplication to reproduce steps to reproduce the behavior install the illinois app complete the onboarding and verify the rol...
1
320,005
9,763,515,594
IssuesEvent
2019-06-05 13:58:58
projectacrn/acrn-hypervisor
https://api.github.com/repos/projectacrn/acrn-hypervisor
closed
iTCO_WDT driver fails under acrn
priority: P3-Medium status: Assigned type: bug
My Skull Canyon (SkyLake) has the iTCO watchdog, and if that kernel driver is enabled (`CONFIG_ITCO_WDT`) then the kernel hangs on boot: ``` iCTO_wdt: MSR access error: WRMSR to 0x80b tried to write 0x0000 at rIP 0xfffffffac046f5d (native_apic_msr_eoi_write) ``` Followed by a looping oops and eventual reboot. ...
1.0
iTCO_WDT driver fails under acrn - My Skull Canyon (SkyLake) has the iTCO watchdog, and if that kernel driver is enabled (`CONFIG_ITCO_WDT`) then the kernel hangs on boot: ``` iCTO_wdt: MSR access error: WRMSR to 0x80b tried to write 0x0000 at rIP 0xfffffffac046f5d (native_apic_msr_eoi_write) ``` Followed by a ...
priority
itco wdt driver fails under acrn my skull canyon skylake has the itco watchdog and if that kernel driver is enabled config itco wdt then the kernel hangs on boot icto wdt msr access error wrmsr to tried to write at rip native apic msr eoi write followed by a looping oops and eventual...
1
633,424
20,254,342,829
IssuesEvent
2022-02-14 21:18:33
dolson334/banterCustomer
https://api.github.com/repos/dolson334/banterCustomer
opened
Improved Reservations Filtering
enhancement Priority:Medium
The Reservations search has some discrete filter selections which each act independently to select reservations. It would be useful to have a more powerful search where searches are made using the anding of multiple search criteria. This might be implemented on a second 'Advanced search' page. Some of the categories...
1.0
Improved Reservations Filtering - The Reservations search has some discrete filter selections which each act independently to select reservations. It would be useful to have a more powerful search where searches are made using the anding of multiple search criteria. This might be implemented on a second 'Advanced sea...
priority
improved reservations filtering the reservations search has some discrete filter selections which each act independently to select reservations it would be useful to have a more powerful search where searches are made using the anding of multiple search criteria this might be implemented on a second advanced sea...
1
27,495
2,693,390,107
IssuesEvent
2015-04-01 14:31:41
cs2103jan2015-t10-2j/main
https://api.github.com/repos/cs2103jan2015-t10-2j/main
closed
add a 'priority' label to my tasks
priority.medium type.story
so that the user can attend the most important task first than the least important task later
1.0
add a 'priority' label to my tasks - so that the user can attend the most important task first than the least important task later
priority
add a priority label to my tasks so that the user can attend the most important task first than the least important task later
1
408,788
11,951,995,062
IssuesEvent
2020-04-03 17:55:42
AY1920S2-CS2103T-W16-3/main
https://api.github.com/repos/AY1920S2-CS2103T-W16-3/main
closed
[PE-D] Find Command Not Completely Thorough
priority.Medium type.Enhancement
I was trying to find tasks which had "pending" in them but the list did not display them. Would be good if that i corrected. ![Screenshot 2020-04-03 at 2.20.14 PM.png](https://raw.githubusercontent.com/jerrenss/ped/master/files/bed41142-a4ff-45da-98b9-1fe5bbd8809e.png) Typing "find", followed by "pending" yielded thi...
1.0
[PE-D] Find Command Not Completely Thorough - I was trying to find tasks which had "pending" in them but the list did not display them. Would be good if that i corrected. ![Screenshot 2020-04-03 at 2.20.14 PM.png](https://raw.githubusercontent.com/jerrenss/ped/master/files/bed41142-a4ff-45da-98b9-1fe5bbd8809e.png) Ty...
priority
find command not completely thorough i was trying to find tasks which had pending in them but the list did not display them would be good if that i corrected typing find followed by pending yielded this result below labels severity low type functionalitybug original ...
1
780,380
27,392,652,948
IssuesEvent
2023-02-28 17:16:35
HabitRPG/habitica-ios
https://api.github.com/repos/HabitRPG/habitica-ios
opened
Add better webhook support for Apple Subscriptions
Type: Enhancement Priority: medium
this will help us stay more accurate with sub status on our end
1.0
Add better webhook support for Apple Subscriptions - this will help us stay more accurate with sub status on our end
priority
add better webhook support for apple subscriptions this will help us stay more accurate with sub status on our end
1
26,767
2,685,374,261
IssuesEvent
2015-03-29 23:26:14
IssueMigrationTest/Test5
https://api.github.com/repos/IssueMigrationTest/Test5
opened
support for simple closures
auto-migrated Priority-Medium Type-Enhancement
**Issue by [Fahrzin Hemmati](/fahhem)** _15 Nov 2010 at 2:18 GMT_ _Originally opened on Google Code_ ---- ``` This originally was a segfault issue, but in trying to reproduce it I got a different error. I'll release the original source in a few weeks. Anyway, here's a case: def map_fail(config): #a=[config[i] ...
1.0
support for simple closures - **Issue by [Fahrzin Hemmati](/fahhem)** _15 Nov 2010 at 2:18 GMT_ _Originally opened on Google Code_ ---- ``` This originally was a segfault issue, but in trying to reproduce it I got a different error. I'll release the original source in a few weeks. Anyway, here's a case: def map_fa...
priority
support for simple closures issue by fahhem nov at gmt originally opened on google code this originally was a segfault issue but in trying to reproduce it i got a different error i ll release the original source in a few weeks anyway here s a case def map fail config a ...
1
349,946
10,476,003,830
IssuesEvent
2019-09-23 17:36:07
Sage-Bionetworks/dccvalidator
https://api.github.com/repos/Sage-Bionetworks/dccvalidator
closed
Note empty values and x,y df
medium priority
These are suggestions more than issues: - Note empty columns with a warning in place of a success message. For example, Successes: "All biospecimen columns present" might also be associated with Warning: "Missing organ, tissue,BrodmannArea values". - Be descriptive with x and y noting "missing from biospecimen ...
1.0
Note empty values and x,y df - These are suggestions more than issues: - Note empty columns with a warning in place of a success message. For example, Successes: "All biospecimen columns present" might also be associated with Warning: "Missing organ, tissue,BrodmannArea values". - Be descriptive with x and y no...
priority
note empty values and x y df these are suggestions more than issues note empty columns with a warning in place of a success message for example successes all biospecimen columns present might also be associated with warning missing organ tissue brodmannarea values be descriptive with x and y no...
1
435,706
12,539,694,582
IssuesEvent
2020-06-05 09:03:27
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Moving object away from player while inventorys open causes game to be unresponsive
Priority: Medium Status: Investigate
Version 7.7.2 I had a wooden cart on an elevator and was accessing the storage inventory (perhaps even moving objects from it) when someone moved the elevator up away from me causing the storage inventory to close. I could not do anything except use the mouse to look around. Movement, main menu, etc. were all unresp...
1.0
Moving object away from player while inventorys open causes game to be unresponsive - Version 7.7.2 I had a wooden cart on an elevator and was accessing the storage inventory (perhaps even moving objects from it) when someone moved the elevator up away from me causing the storage inventory to close. I could not do ...
priority
moving object away from player while inventorys open causes game to be unresponsive version i had a wooden cart on an elevator and was accessing the storage inventory perhaps even moving objects from it when someone moved the elevator up away from me causing the storage inventory to close i could not do ...
1
482,382
13,905,683,172
IssuesEvent
2020-10-20 10:12:08
pesos/browser-history
https://api.github.com/repos/pesos/browser-history
closed
[FEATURE REQ] Easier way to save outputs
enhancement hacktoberfest priority: medium
**Is your feature request related to a problem? Please describe.** Currently, the only way to save an `Outputs` object to a file (without the CLI) is something like this: ```python outs = get_history() with open("filename.csv") as f: s = outs.to_csv() f.write(s) ``` This can become a little cumberso...
1.0
[FEATURE REQ] Easier way to save outputs - **Is your feature request related to a problem? Please describe.** Currently, the only way to save an `Outputs` object to a file (without the CLI) is something like this: ```python outs = get_history() with open("filename.csv") as f: s = outs.to_csv() f.write(s...
priority
easier way to save outputs is your feature request related to a problem please describe currently the only way to save an outputs object to a file without the cli is something like this python outs get history with open filename csv as f s outs to csv f write s th...
1
256,610
8,128,158,130
IssuesEvent
2018-08-17 10:39:32
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
add preference for warning/error message window focus
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
I've encountered this issue and another user complained it about it to. With VisIt running as one of several applications, if it hits certain error conditions (lik plot yielded no data), VisIt puts up a dialog that steals focus. I think there should be a preference for this focus stealing behavior to be disabled wit...
1.0
add preference for warning/error message window focus - I've encountered this issue and another user complained it about it to. With VisIt running as one of several applications, if it hits certain error conditions (lik plot yielded no data), VisIt puts up a dialog that steals focus. I think there should be a prefer...
priority
add preference for warning error message window focus i ve encountered this issue and another user complained it about it to with visit running as one of several applications if it hits certain error conditions lik plot yielded no data visit puts up a dialog that steals focus i think there should be a prefer...
1
223,695
7,459,849,468
IssuesEvent
2018-03-30 17:07:09
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
USER ISSUE: Starting Singleplayer
Medium Priority
**Version:** 0.7.2.3 beta **Steps to Reproduce:** 1. Start Game 2. Press "New" 3.Tick everything (boxes) 0-3Player 4.Start New Game 5.Here you are... **Expected behavior:** Started a new game **Actual behavior:** The following error message popped up: ``` Connection Failed ```
1.0
USER ISSUE: Starting Singleplayer - **Version:** 0.7.2.3 beta **Steps to Reproduce:** 1. Start Game 2. Press "New" 3.Tick everything (boxes) 0-3Player 4.Start New Game 5.Here you are... **Expected behavior:** Started a new game **Actual behavior:** The following error message popped up: ``` Connecti...
priority
user issue starting singleplayer version beta steps to reproduce start game press new tick everything boxes start new game here you are expected behavior started a new game actual behavior the following error message popped up connection fai...
1
27,677
2,695,052,533
IssuesEvent
2015-04-02 00:41:10
cs2103jan2015-t11-2c/main
https://api.github.com/repos/cs2103jan2015-t11-2c/main
closed
Logic: Batch edit function
priority.medium type.epic type.task
_From @limtheckyee on March 11, 2015 8:1_ _Copied from original issue: jasqxl/cs2103jan2015-t11-2c#21_
1.0
Logic: Batch edit function - _From @limtheckyee on March 11, 2015 8:1_ _Copied from original issue: jasqxl/cs2103jan2015-t11-2c#21_
priority
logic batch edit function from limtheckyee on march copied from original issue jasqxl
1
322,150
9,813,504,045
IssuesEvent
2019-06-13 08:08:34
cms-gem-daq-project/ctp7_modules
https://api.github.com/repos/cms-gem-daq-project/ctp7_modules
opened
GE2/1 compatibility and elimination of GE1/1-specific hardcoded constants
Priority: Medium Status: Accepted Type: Enhancement
<!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Current version of the code suffers from various GEM detector type specific constants being hardcoded and can't be used...
1.0
GE2/1 compatibility and elimination of GE1/1-specific hardcoded constants - <!--- Provide a general summary of the issue in the Title above --> ## Brief summary of issue <!--- Provide a description of the issue, including any other issues or pull requests it references --> Current version of the code suffers from va...
priority
compatibility and elimination of specific hardcoded constants brief summary of issue current version of the code suffers from various gem detector type specific constants being hardcoded and can t be used in a straightforward manner with the types of issue bug report report an iss...
1
405,827
11,883,159,243
IssuesEvent
2020-03-27 15:30:50
ooni/probe
https://api.github.com/repos/ooni/probe
closed
Test Countly to see if we can use the push notification to send OONI Run links
effort/S ooni/probe-mobile priority/medium
Try the integration of Countly to see if we can use the push notification to send OONI Run links (using the free tier, and if not, what are the limitations of that)
1.0
Test Countly to see if we can use the push notification to send OONI Run links - Try the integration of Countly to see if we can use the push notification to send OONI Run links (using the free tier, and if not, what are the limitations of that)
priority
test countly to see if we can use the push notification to send ooni run links try the integration of countly to see if we can use the push notification to send ooni run links using the free tier and if not what are the limitations of that
1
403,593
11,843,707,779
IssuesEvent
2020-03-24 03:14:43
kotarella1110/cordova-plugin-webpack
https://api.github.com/repos/kotarella1110/cordova-plugin-webpack
closed
Support for multiple webpack config
Priority: Medium Status: In Progress Status: Proposal Type: Enhancement
![image](https://user-images.githubusercontent.com/25119847/63022637-a47b4700-bea3-11e9-8259-612be5ebf2a3.png) Got this error when using multiple webpack configs : `configuration has an unknown property '1'` This is caused by webpack config of type array instead of object. When will you support multi webpac...
1.0
Support for multiple webpack config - ![image](https://user-images.githubusercontent.com/25119847/63022637-a47b4700-bea3-11e9-8259-612be5ebf2a3.png) Got this error when using multiple webpack configs : `configuration has an unknown property '1'` This is caused by webpack config of type array instead of object....
priority
support for multiple webpack config got this error when using multiple webpack configs configuration has an unknown property this is caused by webpack config of type array instead of object when will you support multi webpack configs thanks my webpack config xml js var config ...
1
133,825
5,215,355,497
IssuesEvent
2017-01-26 04:25:26
imrogues/angularjs
https://api.github.com/repos/imrogues/angularjs
opened
Providers
[priority] medium [status] accepted [type] feature
### Description Providers make it possible for dependencies to have other dependencies, and they allow dependencies to be instantiated by running some code lazily when the dependency is first needed. --- ### Issue Checklist - [ ] How provider objects and their `$get` methods work, and how their dependencies...
1.0
Providers - ### Description Providers make it possible for dependencies to have other dependencies, and they allow dependencies to be instantiated by running some code lazily when the dependency is first needed. --- ### Issue Checklist - [ ] How provider objects and their `$get` methods work, and how their ...
priority
providers description providers make it possible for dependencies to have other dependencies and they allow dependencies to be instantiated by running some code lazily when the dependency is first needed issue checklist how provider objects and their get methods work and how their de...
1
132,697
5,190,875,443
IssuesEvent
2017-01-21 14:33:16
pixelb/fslint
https://api.github.com/repos/pixelb/fslint
closed
Create symlinks for duplicates
Priority-Medium Type-Enhancement
Original [issue 43](https://code.google.com/p/fslint/issues/detail?id=43) created by pixelb on 2010-01-26T13:13:20.000Z: In the duplicates section, fslint can merge many files by creating a hard link. Hard links avoid wasting disk space, but a copy on another area would need another duplicates pass. I prefer using (...
1.0
Create symlinks for duplicates - Original [issue 43](https://code.google.com/p/fslint/issues/detail?id=43) created by pixelb on 2010-01-26T13:13:20.000Z: In the duplicates section, fslint can merge many files by creating a hard link. Hard links avoid wasting disk space, but a copy on another area would need another d...
priority
create symlinks for duplicates original created by pixelb on in the duplicates section fslint can merge many files by creating a hard link hard links avoid wasting disk space but a copy on another area would need another duplicates pass i prefer using relative symlinks which are copy safe an...
1
722,347
24,859,816,931
IssuesEvent
2022-10-27 07:19:43
AY2223S1-CS2103T-T12-2/tp
https://api.github.com/repos/AY2223S1-CS2103T-T12-2/tp
closed
Bug: Preserve order of argument prefixes
type.Enhancement type.Bug priority.Medium
- Use `LinkedHashMap` instead of `HashMap` for autocomplete feature to preserve the order of the argument prefixes
1.0
Bug: Preserve order of argument prefixes - - Use `LinkedHashMap` instead of `HashMap` for autocomplete feature to preserve the order of the argument prefixes
priority
bug preserve order of argument prefixes use linkedhashmap instead of hashmap for autocomplete feature to preserve the order of the argument prefixes
1
749,543
26,167,531,184
IssuesEvent
2023-01-01 13:31:33
getbooka/booka-issues
https://api.github.com/repos/getbooka/booka-issues
opened
feat: maintenance mode
Type: Enhancement Status: Available Priority: Medium Effort: Heavy
Currently, maintenance deploys and updates result in either a white screen or the "cute robot screen" if they take more time or lead to issues. Set up maintenance mode semi-automatic to notifications about maintenance being planned, started, and finished. Create a proper maintenance mode: - set time period of the...
1.0
feat: maintenance mode - Currently, maintenance deploys and updates result in either a white screen or the "cute robot screen" if they take more time or lead to issues. Set up maintenance mode semi-automatic to notifications about maintenance being planned, started, and finished. Create a proper maintenance mode: ...
priority
feat maintenance mode currently maintenance deploys and updates result in either a white screen or the cute robot screen if they take more time or lead to issues set up maintenance mode semi automatic to notifications about maintenance being planned started and finished create a proper maintenance mode ...
1
133,562
5,205,376,355
IssuesEvent
2017-01-24 17:46:50
influxdata/docs.influxdata.com
https://api.github.com/repos/influxdata/docs.influxdata.com
closed
[InfluxDB] Documentation on default ports no longer list 8088
Fix underway Priority: medium Time commitment: quick task Type: bug
The Installation documentation page lists 8083 and 8086 as the default ports in use by InfluxDB. The default influxdb.conf backs this up (though also suggests 8089 for UDP line protocol data). However, the backup_and_restore documentation page uses port 8088 in its example for getting a backup from a remote host. Th...
1.0
[InfluxDB] Documentation on default ports no longer list 8088 - The Installation documentation page lists 8083 and 8086 as the default ports in use by InfluxDB. The default influxdb.conf backs this up (though also suggests 8089 for UDP line protocol data). However, the backup_and_restore documentation page uses port...
priority
documentation on default ports no longer list the installation documentation page lists and as the default ports in use by influxdb the default influxdb conf backs this up though also suggests for udp line protocol data however the backup and restore documentation page uses port in its example for...
1
670,908
22,709,654,367
IssuesEvent
2022-07-05 17:56:06
CheeseInthe-Life/Daru-iOS
https://api.github.com/repos/CheeseInthe-Life/Daru-iOS
opened
찻집 상세화면 네비게이션 바 투명 처리
Type: Feature/Function Priority: Medium Type: Feature/UI Status: To Do
## Description 컬렉션뷰의 맨 상단 섹션을 이미지로 설정했지만 네비게이션 바 때문에 짤려서 보인다. 이 부분을 해결하기 위해 네비게이션 바 투명처리를 해야한다 ## Todo - [ ] 네비게이션 바 투명처리
1.0
찻집 상세화면 네비게이션 바 투명 처리 - ## Description 컬렉션뷰의 맨 상단 섹션을 이미지로 설정했지만 네비게이션 바 때문에 짤려서 보인다. 이 부분을 해결하기 위해 네비게이션 바 투명처리를 해야한다 ## Todo - [ ] 네비게이션 바 투명처리
priority
찻집 상세화면 네비게이션 바 투명 처리 description 컬렉션뷰의 맨 상단 섹션을 이미지로 설정했지만 네비게이션 바 때문에 짤려서 보인다 이 부분을 해결하기 위해 네비게이션 바 투명처리를 해야한다 todo 네비게이션 바 투명처리
1
198,242
6,971,578,140
IssuesEvent
2017-12-11 14:29:15
hpi-swt2/sport-portal
https://api.github.com/repos/hpi-swt2/sport-portal
closed
Calendar settings for events
epic create event po-review priority medium team issue number 5 user story
**AS AN** organiser of an event **I WANT TO** I want to select a start date, and a finish date when creating an event **SO THAT** the users know when an event will start and end ## ACCEPTANCE CRITERIA - [x] you can enter a start date of an event - [x] you can enter a duration or a finish date - [x] the select...
1.0
Calendar settings for events - **AS AN** organiser of an event **I WANT TO** I want to select a start date, and a finish date when creating an event **SO THAT** the users know when an event will start and end ## ACCEPTANCE CRITERIA - [x] you can enter a start date of an event - [x] you can enter a duration or ...
priority
calendar settings for events as an organiser of an event i want to i want to select a start date and a finish date when creating an event so that the users know when an event will start and end acceptance criteria you can enter a start date of an event you can enter a duration or a fi...
1
25,588
2,683,852,927
IssuesEvent
2015-03-28 11:43:06
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
ConEmu.Maximus5.100109.7z безпричинно мерцает значок админа
2–5 stars bug imported Priority-Medium
_From [Zero...@gmail.com](https://code.google.com/u/103642962356045697092/) on January 09, 2010 18:39:56_ Версия ОС: Win7 Версия FAR: Far175b2617.x86.20100110.7z Описание бага... после некоторых действий начинает довольно часто мерцать значок админа на каком то табе. видел тока что на табе панелей, потом на табе...
1.0
ConEmu.Maximus5.100109.7z безпричинно мерцает значок админа - _From [Zero...@gmail.com](https://code.google.com/u/103642962356045697092/) on January 09, 2010 18:39:56_ Версия ОС: Win7 Версия FAR: Far175b2617.x86.20100110.7z Описание бага... после некоторых действий начинает довольно часто мерцать значок админа на к...
priority
conemu безпричинно мерцает значок админа from on january версия ос версия far описание бага после некоторых действий начинает довольно часто мерцать значок админа на каком то табе видел тока что на табе панелей потом на табе вьювера замечал такой эффект и на пред вер...
1
91,746
3,862,499,694
IssuesEvent
2016-04-08 03:19:22
gama-platform/gama
https://api.github.com/repos/gama-platform/gama
closed
Something like a measure tool
> Enhancement Display All Priority Medium
``` Describe which enhancement/addition to GAMA you would like to see: Hi, I would like to request if it is possible to a measure tool in the GUI that is similar to measure tool on google earth and in arcgis, for quick approximate measurements of distance in the GAMA world space, like this https://support.googl...
1.0
Something like a measure tool - ``` Describe which enhancement/addition to GAMA you would like to see: Hi, I would like to request if it is possible to a measure tool in the GUI that is similar to measure tool on google earth and in arcgis, for quick approximate measurements of distance in the GAMA world space, li...
priority
something like a measure tool describe which enhancement addition to gama you would like to see hi i would like to request if it is possible to a measure tool in the gui that is similar to measure tool on google earth and in arcgis for quick approximate measurements of distance in the gama world space li...
1
236,764
7,752,716,583
IssuesEvent
2018-05-30 21:12:17
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
0.7.3.3 Law system / stat bug?
Medium Priority
Hi there, Had a small hiccup with laws. We made a law to force people to co-operate more as it prevents people to do everything by restricting them to 300 learned skills overall. However, one of my members complained and sent me this picture. ![untitled](https://user-images.githubusercontent.com/22085378/397...
1.0
0.7.3.3 Law system / stat bug? - Hi there, Had a small hiccup with laws. We made a law to force people to co-operate more as it prevents people to do everything by restricting them to 300 learned skills overall. However, one of my members complained and sent me this picture. ![untitled](https://user-images.g...
priority
law system stat bug hi there had a small hiccup with laws we made a law to force people to co operate more as it prevents people to do everything by restricting them to learned skills overall however one of my members complained and sent me this picture i suspect there is an imbal...
1
791,241
27,857,083,176
IssuesEvent
2023-03-21 00:26:44
nanoframework/Home
https://api.github.com/repos/nanoframework/Home
closed
Update M5Stack documentation to add Tough
up-for-grabs Priority: Medium Type: Chores Area: CL-nanoFramework.M5Stack
This issue type is available for Team Members only. If you are not one don't use it and choose another template appropriate to the issue you're trying to report. ### Details about Problem **nanoFramework area:** ( Visual Studio extension | Other tools ) **VS version<!--(if relevant)-->:** **VS extension ver...
1.0
Update M5Stack documentation to add Tough - This issue type is available for Team Members only. If you are not one don't use it and choose another template appropriate to the issue you're trying to report. ### Details about Problem **nanoFramework area:** ( Visual Studio extension | Other tools ) **VS version<...
priority
update documentation to add tough this issue type is available for team members only if you are not one don t use it and choose another template appropriate to the issue you re trying to report details about problem nanoframework area visual studio extension other tools vs version ...
1
481,807
13,892,241,131
IssuesEvent
2020-10-19 11:55:09
AY2021S1-CS2113T-F14-4/tp
https://api.github.com/repos/AY2021S1-CS2113T-F14-4/tp
opened
As a lazy person, I want to delete the previous events (before today) automatically so that I don't need to clear them manually.
priority.Medium type.Story
Implementation: check at the point of loading. allow the user to select whether he wants to enable this function
1.0
As a lazy person, I want to delete the previous events (before today) automatically so that I don't need to clear them manually. - Implementation: check at the point of loading. allow the user to select whether he wants to enable this function
priority
as a lazy person i want to delete the previous events before today automatically so that i don t need to clear them manually implementation check at the point of loading allow the user to select whether he wants to enable this function
1
545,988
15,981,914,194
IssuesEvent
2021-04-18 00:50:36
davidfstr/Crystal-Web-Archiver
https://api.github.com/repos/davidfstr/Crystal-Web-Archiver
opened
Build .app compatible with Apple M1 and Mac App Store
os-mac priority-medium type-feature
Questions: * [x] How do I build an app for the Mac App Store in general? * [Submitting a Python App to the Mac App Store](https://dafoster.net/articles/2014/06/24/submitting-a-python-app-to-the-mac-app-store/) * My old article for submitting Python 2.7 apps to the Mac App Store. * Requires revis...
1.0
Build .app compatible with Apple M1 and Mac App Store - Questions: * [x] How do I build an app for the Mac App Store in general? * [Submitting a Python App to the Mac App Store](https://dafoster.net/articles/2014/06/24/submitting-a-python-app-to-the-mac-app-store/) * My old article for submitting Python ...
priority
build app compatible with apple and mac app store questions how do i build an app for the mac app store in general my old article for submitting python apps to the mac app store requires revision testing for submitting a python x app and for building the app packa...
1
351,930
10,525,703,313
IssuesEvent
2019-09-30 15:33:40
forceworkbench/forceworkbench
https://api.github.com/repos/forceworkbench/forceworkbench
closed
REST Explorer Binary Uploads
Component-RestExplorer Priority-Medium Scheduled-Backlog enhancement imported
_Original author: ryan.bra...@gmail.com (March 03, 2011 00:28:34)_ Add support to REST Explorer to allow for binary uploads _Original issue: http://code.google.com/p/forceworkbench/issues/detail?id=393_
1.0
REST Explorer Binary Uploads - _Original author: ryan.bra...@gmail.com (March 03, 2011 00:28:34)_ Add support to REST Explorer to allow for binary uploads _Original issue: http://code.google.com/p/forceworkbench/issues/detail?id=393_
priority
rest explorer binary uploads original author ryan bra gmail com march add support to rest explorer to allow for binary uploads original issue
1
762,409
26,717,775,282
IssuesEvent
2023-01-28 18:53:28
OpenPrinting/libcups
https://api.github.com/repos/OpenPrinting/libcups
closed
ipptool: Add predicate to do an HTTP GET of a URI
enhancement priority-medium
It would be useful if tools such as ipptool could do an HTTP GET on a resource at a URL provided by IPP attributes that supply URLs, such as "printer-icons" or "printer-icc-profiles" or "printer-strings-uri". This would allow ipptool to implement tests where the content pointed to by the URL could be validated for reac...
1.0
ipptool: Add predicate to do an HTTP GET of a URI - It would be useful if tools such as ipptool could do an HTTP GET on a resource at a URL provided by IPP attributes that supply URLs, such as "printer-icons" or "printer-icc-profiles" or "printer-strings-uri". This would allow ipptool to implement tests where the conte...
priority
ipptool add predicate to do an http get of a uri it would be useful if tools such as ipptool could do an http get on a resource at a url provided by ipp attributes that supply urls such as printer icons or printer icc profiles or printer strings uri this would allow ipptool to implement tests where the conte...
1
354,949
10,574,999,344
IssuesEvent
2019-10-07 14:58:17
compodoc/compodoc
https://api.github.com/repos/compodoc/compodoc
closed
[BUG] Interface will not show as documented
Priority: Medium Status: Accepted Status: Waiting feedback Type: Bug wontfix
<!-- > Please follow the issue template below for bug reports and queries. > For issue, start the label of the title with [BUG] > For feature requests, start the label of the title with [FEATURE] and explain your use case and ideas clearly below, you can remove sections which are not relevant. --> ##### **Overvi...
1.0
[BUG] Interface will not show as documented - <!-- > Please follow the issue template below for bug reports and queries. > For issue, start the label of the title with [BUG] > For feature requests, start the label of the title with [FEATURE] and explain your use case and ideas clearly below, you can remove sections ...
priority
interface will not show as documented please follow the issue template below for bug reports and queries for issue start the label of the title with for feature requests start the label of the title with and explain your use case and ideas clearly below you can remove sections which are not re...
1
445,100
12,826,147,059
IssuesEvent
2020-07-06 16:03:47
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
error in read-write mode when mounting volume for deployment
area/console kind/bug priority/medium
steps: 1. When creating deployment, add a temporary storage volume and set readOnly mode <img width="648" alt="volume01" src="https://user-images.githubusercontent.com/36271543/86598505-cdcb2700-bfcf-11ea-966e-113212ea9679.png"> 2. Add a temporary storage volume again and set it to read/write mode; View the read...
1.0
error in read-write mode when mounting volume for deployment - steps: 1. When creating deployment, add a temporary storage volume and set readOnly mode <img width="648" alt="volume01" src="https://user-images.githubusercontent.com/36271543/86598505-cdcb2700-bfcf-11ea-966e-113212ea9679.png"> 2. Add a temporary sto...
priority
error in read write mode when mounting volume for deployment steps when creating deployment add a temporary storage volume and set readonly mode img width alt src add a temporary storage volume again and set it to read write mode view the read write mode for the first volume added it s not...
1
495,038
14,271,154,004
IssuesEvent
2020-11-21 11:03:35
Anjok07/ultimatevocalremovergui
https://api.github.com/repos/Anjok07/ultimatevocalremovergui
closed
Unable to select the main model [Mac OS]
Priority: Medium Type: Bug
I can't select the main model on the "Choose Main Model" field. It doesn't open any options that I can click. I get this error on the command line: Exception in Tkinter callback Traceback (most recent call last): File "/opt/anaconda3/lib/python3.7/tkinter/__init__.py", line 1705, in __call__ return self.fu...
1.0
Unable to select the main model [Mac OS] - I can't select the main model on the "Choose Main Model" field. It doesn't open any options that I can click. I get this error on the command line: Exception in Tkinter callback Traceback (most recent call last): File "/opt/anaconda3/lib/python3.7/tkinter/__init__.py",...
priority
unable to select the main model i can t select the main model on the choose main model field it doesn t open any options that i can click i get this error on the command line exception in tkinter callback traceback most recent call last file opt lib tkinter init py line in call ...
1
598,512
18,246,686,701
IssuesEvent
2021-10-01 19:26:52
whimc/Observations
https://api.github.com/repos/whimc/Observations
closed
1.16 vs 1.17 sign brightness
Priority: Medium bug good first issue
I can't get white text to work for user input on either, and it's currently hard to see. Changing the Collections input (TemplateGUI.java line 107) to Arrays.asList(Utils.color(signHeader), ChatColor.WHITE.toString(), ChatColor.WHITE.toString(), ChatColor.WHITE.toString()) doesn't appear to work. Jack suggests ChatColo...
1.0
1.16 vs 1.17 sign brightness - I can't get white text to work for user input on either, and it's currently hard to see. Changing the Collections input (TemplateGUI.java line 107) to Arrays.asList(Utils.color(signHeader), ChatColor.WHITE.toString(), ChatColor.WHITE.toString(), ChatColor.WHITE.toString()) doesn't appear ...
priority
vs sign brightness i can t get white text to work for user input on either and it s currently hard to see changing the collections input templategui java line to arrays aslist utils color signheader chatcolor white tostring chatcolor white tostring chatcolor white tostring doesn t appear to w...
1