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
708,988
24,364,368,679
IssuesEvent
2022-10-03 14:08:32
azerothcore/azerothcore-wotlk
https://api.github.com/repos/azerothcore/azerothcore-wotlk
opened
[QAston] No internal cooldown for Chimera Shot - Scorpid Sting disarm effect
Confirmed Class - Hunter Priority-Medium
### Current Behaviour The disarm effect from using Chimera Shot on top of Scorpid Sting can be applied repeatedly. Diminishing returns apply ### Expected Blizzlike Behaviour Tooltip says that this effect cannot occur more than once per minute ### Source _No response_ ### Steps to reproduce the problem 1. Use 2 c...
1.0
[QAston] No internal cooldown for Chimera Shot - Scorpid Sting disarm effect - ### Current Behaviour The disarm effect from using Chimera Shot on top of Scorpid Sting can be applied repeatedly. Diminishing returns apply ### Expected Blizzlike Behaviour Tooltip says that this effect cannot occur more than once per mi...
priority
no internal cooldown for chimera shot scorpid sting disarm effect current behaviour the disarm effect from using chimera shot on top of scorpid sting can be applied repeatedly diminishing returns apply expected blizzlike behaviour tooltip says that this effect cannot occur more than once per minute ...
1
390,096
11,524,625,981
IssuesEvent
2020-02-15 01:41:42
dnGrep/dnGrep
https://api.github.com/repos/dnGrep/dnGrep
closed
search/replace of filenames
Priority-Medium enhancement imported
_From [samuel.z...@gmail.com](https://code.google.com/u/113379871931581493662/) on February 14, 2012 07:38:43_ It would be great if you could also search/replace filenames. Maybe just a checkbox in the Mainform "include filenames" would be enough. I really like your software btw : ) _Original issue: http://code.goog...
1.0
search/replace of filenames - _From [samuel.z...@gmail.com](https://code.google.com/u/113379871931581493662/) on February 14, 2012 07:38:43_ It would be great if you could also search/replace filenames. Maybe just a checkbox in the Mainform "include filenames" would be enough. I really like your software btw : ) _Or...
priority
search replace of filenames from on february it would be great if you could also search replace filenames maybe just a checkbox in the mainform include filenames would be enough i really like your software btw original issue
1
101,985
4,149,224,674
IssuesEvent
2016-06-15 13:52:12
Metaswitch/cpp-common
https://api.github.com/repos/Metaswitch/cpp-common
closed
SNMP scalars are exposed under the wrong OID
bug medium-priority
Clearwater exposes most of its statistics as tables, but some as scalars (single values). In SNMP scalars are exposed in a slightly weird way. Take for example the `sproutPRRCurrentValue` defined in [PROJECT-CLEARWATER-MIB](https://github.com/Metaswitch/clearwater-snmp-handlers/blob/3d0e4761ec7b9cf1d87c7766309097602180...
1.0
SNMP scalars are exposed under the wrong OID - Clearwater exposes most of its statistics as tables, but some as scalars (single values). In SNMP scalars are exposed in a slightly weird way. Take for example the `sproutPRRCurrentValue` defined in [PROJECT-CLEARWATER-MIB](https://github.com/Metaswitch/clearwater-snmp-han...
priority
snmp scalars are exposed under the wrong oid clearwater exposes most of its statistics as tables but some as scalars single values in snmp scalars are exposed in a slightly weird way take for example the sproutprrcurrentvalue defined in it looks like it should be exposed at the oid how...
1
123,140
4,857,693,196
IssuesEvent
2016-11-12 19:01:43
Baystation12/Baystation12
https://api.github.com/repos/Baystation12/Baystation12
closed
Circuit imprinter doesn't accept .../glass/fifty, only .../glass
bug Has known steps to reproduce. oversight priority: medium
#### Description of issue R&D Circuit imprinter only accepts `/obj/item/stack/material/glass`, not `/obj/item/stack/material/glass/fifty`, because of [this call in `attackby()`](https://github.com/Baystation12/Baystation12/blob/89211cebe51f8c60c0aa5a6117bc7824019186e5/code/modules/research/circuitprinter.dm#L147) to [...
1.0
Circuit imprinter doesn't accept .../glass/fifty, only .../glass - #### Description of issue R&D Circuit imprinter only accepts `/obj/item/stack/material/glass`, not `/obj/item/stack/material/glass/fifty`, because of [this call in `attackby()`](https://github.com/Baystation12/Baystation12/blob/89211cebe51f8c60c0aa5a61...
priority
circuit imprinter doesn t accept glass fifty only glass description of issue r d circuit imprinter only accepts obj item stack material glass not obj item stack material glass fifty because of to the proc should likely be updated to check eg ispath type obj item stack material glass ...
1
498,814
14,434,123,805
IssuesEvent
2020-12-07 06:27:35
ruuvi/com.ruuvi.station
https://api.github.com/repos/ruuvi/com.ruuvi.station
closed
1.2.11 Delete all tag cards - bg from first tag will remain on empty placeholder screen
bug medium priority
Description:Samsung S8, OS9 User has multiple tags in Ruuvi Station, few of them with background pictureHe deletes tag cards until he sees the empty placeholder screen with text"No Tags Added, press here to add tags." Actual:Background from the first tag is placed in the background of placeholder screen Expect...
1.0
1.2.11 Delete all tag cards - bg from first tag will remain on empty placeholder screen - Description:Samsung S8, OS9 User has multiple tags in Ruuvi Station, few of them with background pictureHe deletes tag cards until he sees the empty placeholder screen with text"No Tags Added, press here to add tags." Actual...
priority
delete all tag cards bg from first tag will remain on empty placeholder screen description samsung user has multiple tags in ruuvi station few of them with background picturehe deletes tag cards until he sees the empty placeholder screen with text no tags added press here to add tags actual bac...
1
786,187
27,637,779,360
IssuesEvent
2023-03-10 15:40:44
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] TSAN issue with Connection::outbound_data_being_processed_
kind/bug area/docdb priority/medium 2.14 Backport Required 2.16 Backport Required
Jira Link: [DB-4917](https://yugabyte.atlassian.net/browse/DB-4917) ### Description Connection::outbound_data_being_processed_ is being used without any locks causing race during shutdown [DB-4917]: https://yugabyte.atlassian.net/browse/DB-4917?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2...
1.0
[DocDB] TSAN issue with Connection::outbound_data_being_processed_ - Jira Link: [DB-4917](https://yugabyte.atlassian.net/browse/DB-4917) ### Description Connection::outbound_data_being_processed_ is being used without any locks causing race during shutdown [DB-4917]: https://yugabyte.atlassian.net/browse/DB-4917?atl...
priority
tsan issue with connection outbound data being processed jira link description connection outbound data being processed is being used without any locks causing race during shutdown
1
313,097
9,556,943,662
IssuesEvent
2019-05-03 09:55:31
conan-io/conan
https://api.github.com/repos/conan-io/conan
opened
`cppinfo` improvements: components, exe, system deps...
complex: medium priority: high stage: queue type: feature
Intro === The idea is to be able to specify different components (different libs, different exes) in the `cpp_info` object so it can help with: - Modeling inter-dependencies in the same package, when a package is packaging more than 1 library, ex, OpenSSL (crypto, ssl) or Boost: #2387 - Modeling also system dep...
1.0
`cppinfo` improvements: components, exe, system deps... - Intro === The idea is to be able to specify different components (different libs, different exes) in the `cpp_info` object so it can help with: - Modeling inter-dependencies in the same package, when a package is packaging more than 1 library, ex, OpenSSL...
priority
cppinfo improvements components exe system deps intro the idea is to be able to specify different components different libs different exes in the cpp info object so it can help with modeling inter dependencies in the same package when a package is packaging more than library ex openssl...
1
89,052
3,789,225,432
IssuesEvent
2016-03-21 17:09:00
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
closed
Files Tags: Cancel does not prevent tags from being added when adding tags and files on dataset create, edit..
Component: DataTags Priority: Medium Status: QA Type: Bug
Have tested with FF. 1. create dataset and before save 2. add files 3. add tags, click cancel 4. notice tags still are added.
1.0
Files Tags: Cancel does not prevent tags from being added when adding tags and files on dataset create, edit.. - Have tested with FF. 1. create dataset and before save 2. add files 3. add tags, click cancel 4. notice tags still are added.
priority
files tags cancel does not prevent tags from being added when adding tags and files on dataset create edit have tested with ff create dataset and before save add files add tags click cancel notice tags still are added
1
94,004
3,917,863,272
IssuesEvent
2016-04-21 09:59:56
zaproxy/zaproxy
https://api.github.com/repos/zaproxy/zaproxy
closed
Scripts Extensions - Output tab needs timestamps
Component-UI enhancement Priority-Medium Type-Enhancement wontfix
``` During resolution of Issue 642 (https://code.google.com/p/zaproxy/issues/detail?id=642) code was prepared to optionally add timestamps to the scripts output panel. Those changes can only be committed after a new release of the core. ``` Original issue reported on code.google.com by `kingthorin` on 2014-05-15 20:...
1.0
Scripts Extensions - Output tab needs timestamps - ``` During resolution of Issue 642 (https://code.google.com/p/zaproxy/issues/detail?id=642) code was prepared to optionally add timestamps to the scripts output panel. Those changes can only be committed after a new release of the core. ``` Original issue reported o...
priority
scripts extensions output tab needs timestamps during resolution of issue code was prepared to optionally add timestamps to the scripts output panel those changes can only be committed after a new release of the core original issue reported on code google com by kingthorin on
1
105,401
4,235,186,493
IssuesEvent
2016-07-05 14:29:32
pypa/warehouse
https://api.github.com/repos/pypa/warehouse
closed
Format numbers (with localisation)
i18n javascript Post launch - medium priority
![number-formatting](https://cloud.githubusercontent.com/assets/3323703/11322682/d7dd1b32-90ee-11e5-9e6c-9c52eb3eb804.png) Here in the UK, I would like to view this number as `69,806`. In other places in the world, it should be formatted as `69 806`. This is also relevant for floats, see: https://docs.oracle.com...
1.0
Format numbers (with localisation) - ![number-formatting](https://cloud.githubusercontent.com/assets/3323703/11322682/d7dd1b32-90ee-11e5-9e6c-9c52eb3eb804.png) Here in the UK, I would like to view this number as `69,806`. In other places in the world, it should be formatted as `69 806`. This is also relevant for...
priority
format numbers with localisation here in the uk i would like to view this number as in other places in the world it should be formatted as this is also relevant for floats see
1
20,106
2,622,185,445
IssuesEvent
2015-03-04 00:20:37
byzhang/signal-collect
https://api.github.com/repos/byzhang/signal-collect
closed
forVertexWithId operation is slow
1.0.1 auto-migrated Priority-Medium Type-Enhancement
``` The forVertexWithId implementation on WorkerApi is slow, because before doing anything it waits for the computation to idle. This is problematic for two reasons: 1. It's slow, because there's always a timeout before the coordinator is informed about idle states 2. Some continuous dataflow computations might not ...
1.0
forVertexWithId operation is slow - ``` The forVertexWithId implementation on WorkerApi is slow, because before doing anything it waits for the computation to idle. This is problematic for two reasons: 1. It's slow, because there's always a timeout before the coordinator is informed about idle states 2. Some continu...
priority
forvertexwithid operation is slow the forvertexwithid implementation on workerapi is slow because before doing anything it waits for the computation to idle this is problematic for two reasons it s slow because there s always a timeout before the coordinator is informed about idle states some continu...
1
225,804
7,495,188,914
IssuesEvent
2018-04-07 18:07:39
buttercup/buttercup-mobile
https://api.github.com/repos/buttercup/buttercup-mobile
opened
Only show touch-unlock menu item if supported
Effort: Low Priority: Medium Status: Available Type: Enhancement
The touch-unlock functionality should only be available when supported.
1.0
Only show touch-unlock menu item if supported - The touch-unlock functionality should only be available when supported.
priority
only show touch unlock menu item if supported the touch unlock functionality should only be available when supported
1
267,073
8,378,890,144
IssuesEvent
2018-10-06 18:50:48
tandemcode/tandem
https://api.github.com/repos/tandemcode/tandem
closed
ability to load images
Feature High priority Medium priority in progress
- [x] ability to upload images - [x] should work with remote urls - [x] update code compiler to take option to change `src` into require statement (if local) - [ ] should be overridable
2.0
ability to load images - - [x] ability to upload images - [x] should work with remote urls - [x] update code compiler to take option to change `src` into require statement (if local) - [ ] should be overridable
priority
ability to load images ability to upload images should work with remote urls update code compiler to take option to change src into require statement if local should be overridable
1
638,815
20,739,102,281
IssuesEvent
2022-03-14 16:05:13
pystardust/ani-cli
https://api.github.com/repos/pystardust/ani-cli
closed
Download error: unrecognised URI (v2 branch)
type: bug priority 2: medium
**Metadata (please complete the following information)** Version: V2.0.0 OS: Linux Mint 20.2 Cinnamon Shell: /bin/bash Anime: Arpeggio of Blue Steel, Log Horizon (that i've tested) **Describe the bug** When attempting to download episodes from the above two titles, it reports an exception (see screenshot). ```...
1.0
Download error: unrecognised URI (v2 branch) - **Metadata (please complete the following information)** Version: V2.0.0 OS: Linux Mint 20.2 Cinnamon Shell: /bin/bash Anime: Arpeggio of Blue Steel, Log Horizon (that i've tested) **Describe the bug** When attempting to download episodes from the above two titles,...
priority
download error unrecognised uri branch metadata please complete the following information version os linux mint cinnamon shell bin bash anime arpeggio of blue steel log horizon that i ve tested describe the bug when attempting to download episodes from the above two titles it...
1
263,975
8,303,657,672
IssuesEvent
2018-09-21 18:19:55
AffiliateWP/affiliatewp-show-affiliate-coupons
https://api.github.com/repos/AffiliateWP/affiliatewp-show-affiliate-coupons
opened
Add support for LifterLMS
Has HS to-notify Priority: Medium enhancement
User requests support to show coupons in the affiliate area with LifterLMS integration: https://secure.helpscout.net/conversation/668980893/90714/?folderId=205529 It would be nice if we supported more of the integrations that we provide coupon tracking for: https://docs.affiliatewp.com/article/59-affiliate-coupon-...
1.0
Add support for LifterLMS - User requests support to show coupons in the affiliate area with LifterLMS integration: https://secure.helpscout.net/conversation/668980893/90714/?folderId=205529 It would be nice if we supported more of the integrations that we provide coupon tracking for: https://docs.affiliatewp.com/...
priority
add support for lifterlms user requests support to show coupons in the affiliate area with lifterlms integration it would be nice if we supported more of the integrations that we provide coupon tracking for
1
320,033
9,763,886,574
IssuesEvent
2019-06-05 14:42:01
IATI/ckanext-iati
https://api.github.com/repos/IATI/ckanext-iati
closed
Server Error - on publisher dataset page
Medium priority bug
Hi, BEIS are trying to access their datasets so that they can delete their private ones. However, they are getting this server error: https://www.iatiregistry.org/dataset/beis-icf-activity-file ![image](https://user-images.githubusercontent.com/27764077/58867242-fccae700-86b1-11e9-90af-8f5f44dc9e32.png) I ca...
1.0
Server Error - on publisher dataset page - Hi, BEIS are trying to access their datasets so that they can delete their private ones. However, they are getting this server error: https://www.iatiregistry.org/dataset/beis-icf-activity-file ![image](https://user-images.githubusercontent.com/27764077/58867242-fccae7...
priority
server error on publisher dataset page hi beis are trying to access their datasets so that they can delete their private ones however they are getting this server error i can t recreate the error please can you look into this the zendesk ticket number is thank you amy
1
622,681
19,653,844,173
IssuesEvent
2022-01-10 10:22:47
debops/debops
https://api.github.com/repos/debops/debops
closed
debops script breaks if project path contains (but doesn't start with) the user's $HOME path
bug priority: medium tag: DebOps script
There's plenty of places in `src/debops/*.py` which attempt to shorten `/home/user/foo` to `~/foo`...for example: https://github.com/debops/debops/blob/deab69f3a5a12453c59aba703c1d988c3a972351/src/debops/ansibleconfig.py#L26-L34 The problem is that `replace` will replace anywhere in the PATH, and not just if the ...
1.0
debops script breaks if project path contains (but doesn't start with) the user's $HOME path - There's plenty of places in `src/debops/*.py` which attempt to shorten `/home/user/foo` to `~/foo`...for example: https://github.com/debops/debops/blob/deab69f3a5a12453c59aba703c1d988c3a972351/src/debops/ansibleconfig.py#L...
priority
debops script breaks if project path contains but doesn t start with the user s home path there s plenty of places in src debops py which attempt to shorten home user foo to foo for example the problem is that replace will replace anywhere in the path and not just if the path starts with t...
1
797,788
28,180,432,052
IssuesEvent
2023-04-04 01:41:39
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
closed
Items without sprites won't show an error in the console
Issue: Bug Priority: 2-Before Release Difficulty: 2-Medium Bug: Replicated
<!-- 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.--> Don't know if t...
1.0
Items without sprites won't show an error in the console - <!-- 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 ar...
priority
items without sprites won t show an error in the console description don t know if this is an issue with just baseitem but for example in baseplushie was not abstracted not intentional however in game this would not throw an error in the console even when placed screenshots
1
620,678
19,567,289,187
IssuesEvent
2022-01-04 03:33:57
bounswe/2021SpringGroup10
https://api.github.com/repos/bounswe/2021SpringGroup10
opened
Backend: BUG comment create id error
Type: Bug Priority: Medium Coding: Backend Database
when comment creating, we are creating uuid for the comment id. however, it is saved as an object in the database. To overcome this problem, uuid should be converted to string.
1.0
Backend: BUG comment create id error - when comment creating, we are creating uuid for the comment id. however, it is saved as an object in the database. To overcome this problem, uuid should be converted to string.
priority
backend bug comment create id error when comment creating we are creating uuid for the comment id however it is saved as an object in the database to overcome this problem uuid should be converted to string
1
547,839
16,048,363,639
IssuesEvent
2021-04-22 16:01:24
vaticle/typedb
https://api.github.com/repos/vaticle/typedb
closed
Reasoner UnifierType implementation less generic
priority: medium type: refactor
## Problem to Solve The enums in `UnifierType` are so generic it is hard to follow what is actually being executed when calling methods like `unifierType.idCompatibility()` (hint: its not the `idCompatibility()` method in some of the enums). At the expense of duplicating some code, we can clean up the unifiers by bein...
1.0
Reasoner UnifierType implementation less generic - ## Problem to Solve The enums in `UnifierType` are so generic it is hard to follow what is actually being executed when calling methods like `unifierType.idCompatibility()` (hint: its not the `idCompatibility()` method in some of the enums). At the expense of duplicat...
priority
reasoner unifiertype implementation less generic problem to solve the enums in unifiertype are so generic it is hard to follow what is actually being executed when calling methods like unifiertype idcompatibility hint its not the idcompatibility method in some of the enums at the expense of duplicat...
1
779,276
27,347,543,258
IssuesEvent
2023-02-27 06:49:42
GSM-MSG/GCMS-FrontEnd-V2
https://api.github.com/repos/GSM-MSG/GCMS-FrontEnd-V2
closed
마이 페이지에서 동아리 디테일 페이지로 가는 기능 추가
2️⃣ Priority: Medium ✨ Feature
### Describe 마이 페이지에서 아래 동아리를 누르면 동아리 디테일 페이지로 갈 수 있도록 수정하기 생긴게 누르면 동아리 디테일 페이지로 갈 것 처럼 생겨가지고 아무것도 못해서 굉장히 불편함 <img width="400" alt="스크린샷 2023-02-27 오전 1 08 52" src="https://user-images.githubusercontent.com/57276315/221422140-29c92580-b3e1-4bfe-82d9-b37405a2c3e7.png"> ### Additional _No response_
1.0
마이 페이지에서 동아리 디테일 페이지로 가는 기능 추가 - ### Describe 마이 페이지에서 아래 동아리를 누르면 동아리 디테일 페이지로 갈 수 있도록 수정하기 생긴게 누르면 동아리 디테일 페이지로 갈 것 처럼 생겨가지고 아무것도 못해서 굉장히 불편함 <img width="400" alt="스크린샷 2023-02-27 오전 1 08 52" src="https://user-images.githubusercontent.com/57276315/221422140-29c92580-b3e1-4bfe-82d9-b37405a2c3e7.png"> ...
priority
마이 페이지에서 동아리 디테일 페이지로 가는 기능 추가 describe 마이 페이지에서 아래 동아리를 누르면 동아리 디테일 페이지로 갈 수 있도록 수정하기 생긴게 누르면 동아리 디테일 페이지로 갈 것 처럼 생겨가지고 아무것도 못해서 굉장히 불편함 img width alt 스크린샷 오전 src additional no response
1
621,703
19,595,028,267
IssuesEvent
2022-01-05 16:51:45
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
opened
[studio-ui] XB should provide an easy way to add new items in repeat groups
new feature priority: medium
### Feature Request #### Is your feature request related to a problem? Please describe. It's hard to add new items to a Repeating Groups. You must open the form engine and add within before you can use XB. #### Describe the solution you'd like - [ ] Design a new experience, perhaps a shortcut in Edit or Move or...
1.0
[studio-ui] XB should provide an easy way to add new items in repeat groups - ### Feature Request #### Is your feature request related to a problem? Please describe. It's hard to add new items to a Repeating Groups. You must open the form engine and add within before you can use XB. #### Describe the solution yo...
priority
xb should provide an easy way to add new items in repeat groups feature request is your feature request related to a problem please describe it s hard to add new items to a repeating groups you must open the form engine and add within before you can use xb describe the solution you d like ...
1
202,644
7,050,668,098
IssuesEvent
2018-01-03 07:56:35
DevotedMC/JukeAlert
https://api.github.com/repos/DevotedMC/JukeAlert
opened
Add soft culling
Priority: Medium Type: Enhancement
Soft culling means deactivating snitches instead of removing them like current culling does. A deactivated snitch can be reactivated by a player entering its field again. ### Potential config entries (pseudocode): Cull: 24 (days) Soft Cull: 12 (days) Snitches will soft cull after 12 days and fully cull...
1.0
Add soft culling - Soft culling means deactivating snitches instead of removing them like current culling does. A deactivated snitch can be reactivated by a player entering its field again. ### Potential config entries (pseudocode): Cull: 24 (days) Soft Cull: 12 (days) Snitches will soft cull after 12 ...
priority
add soft culling soft culling means deactivating snitches instead of removing them like current culling does a deactivated snitch can be reactivated by a player entering its field again potential config entries pseudocode cull days soft cull days snitches will soft cull after day...
1
95,632
3,954,610,332
IssuesEvent
2016-04-29 17:40:13
BugBusterSWE/documentation
https://api.github.com/repos/BugBusterSWE/documentation
closed
Inserire BV, SV per PDC
Manager priority:medium
Documento in cui si trova il problema: Activity #332 Piano di Qualifica Descrizione del problema: Inserire misurazioni sul progetto Link task: [https://bugbusters.teamwork.com/tasks/6499338](https://bugbusters.teamwork.com/tasks/6499338)
1.0
Inserire BV, SV per PDC - Documento in cui si trova il problema: Activity #332 Piano di Qualifica Descrizione del problema: Inserire misurazioni sul progetto Link task: [https://bugbusters.teamwork.com/tasks/6499338](https://bugbusters.teamwork.com/tasks/6499338)
priority
inserire bv sv per pdc documento in cui si trova il problema activity piano di qualifica descrizione del problema inserire misurazioni sul progetto link task
1
136,745
5,288,458,007
IssuesEvent
2017-02-08 15:11:34
dhis2/d2-ui
https://api.github.com/repos/dhis2/d2-ui
closed
Sorting of columns
component:data-table enhancement priority:medium
The data table should support to request new data when a sort order is being issued on one of the columns.
1.0
Sorting of columns - The data table should support to request new data when a sort order is being issued on one of the columns.
priority
sorting of columns the data table should support to request new data when a sort order is being issued on one of the columns
1
333,141
10,117,997,468
IssuesEvent
2019-07-31 08:02:08
level73/membernet
https://api.github.com/repos/level73/membernet
opened
Big empty spaces in the map of members' list page between the filters and the zoom in/zoom out button
Platform: Membernet Priority: Medium Project: Membernet Mobile Type: Bug Type: Enhancement
1. Filters cannot be read 2. Also unresponsive to scrolling like the map in Dashboard ![20190731_095558](https://user-images.githubusercontent.com/48788375/62194457-2f275680-b37a-11e9-890a-615e165d2076.jpg)
1.0
Big empty spaces in the map of members' list page between the filters and the zoom in/zoom out button - 1. Filters cannot be read 2. Also unresponsive to scrolling like the map in Dashboard ![20190731_095558](https://user-images.githubusercontent.com/48788375/62194457-2f275680-b37a-11e9-890a-615e165d2076.jpg)
priority
big empty spaces in the map of members list page between the filters and the zoom in zoom out button filters cannot be read also unresponsive to scrolling like the map in dashboard
1
817,114
30,626,620,016
IssuesEvent
2023-07-24 11:59:17
AdguardTeam/AdguardForAndroid
https://api.github.com/repos/AdguardTeam/AdguardForAndroid
closed
com.rapido.passenger app is broken
Bug P3: Medium Resolution: Fixed Status: Resolved Junior Version: AdGuard v4.1 Priority: P4
@adguard-bot commented on [Sat Sep 11 2021](https://github.com/AdguardTeam/AdguardFilters/issues/94365) ### Issue URL (Incorrect Blocking) [https://play.google.com/store/apps/details?id=com.rapido.passenger](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fplay.google.com%2Fstore%2Fapp...
1.0
com.rapido.passenger app is broken - @adguard-bot commented on [Sat Sep 11 2021](https://github.com/AdguardTeam/AdguardFilters/issues/94365) ### Issue URL (Incorrect Blocking) [https://play.google.com/store/apps/details?id=com.rapido.passenger](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%...
priority
com rapido passenger app is broken adguard bot commented on issue url incorrect blocking comment username screenshots screenshot screenshot system configuration information value platform android adguard product adguard ...
1
93,387
3,899,493,444
IssuesEvent
2016-04-17 19:34:10
owtf/owtf
https://api.github.com/repos/owtf/owtf
opened
Bash 'which' error in db_setup.sh script
Bug Easy Fix Priority Medium
When running OWTF bash scripts to configure/reset the database, an error is thrown as shown below: ```bash $ ./scripts/db_setup.sh init ------------------------- OWTF Database Helper Script ------------------------- Helps in creation of user and database --------------...
1.0
Bash 'which' error in db_setup.sh script - When running OWTF bash scripts to configure/reset the database, an error is thrown as shown below: ```bash $ ./scripts/db_setup.sh init ------------------------- OWTF Database Helper Script ------------------------- Helps in creation of user and da...
priority
bash which error in db setup sh script when running owtf bash scripts to configure reset the database an error is thrown as shown below bash scripts db setup sh init owtf database helper script helps in creation of user and da...
1
121,992
4,826,182,526
IssuesEvent
2016-11-07 09:18:27
Cadasta/cadasta-platform
https://api.github.com/repos/Cadasta/cadasta-platform
closed
xform errors are still visible after re-upload of working xform
bug medium priority
### Steps to reproduce the error 1. Upload [this XLSForm](https://github.com/Cadasta/cadasta-platform/blob/master/cadasta/questionnaires/tests/files/test_standard_questionnaire_bad.xlsx) to a project and save the project. 2. You should see an error displayed with the form field. 3. Upload [this XLSForm](https://github....
1.0
xform errors are still visible after re-upload of working xform - ### Steps to reproduce the error 1. Upload [this XLSForm](https://github.com/Cadasta/cadasta-platform/blob/master/cadasta/questionnaires/tests/files/test_standard_questionnaire_bad.xlsx) to a project and save the project. 2. You should see an error displ...
priority
xform errors are still visible after re upload of working xform steps to reproduce the error upload to a project and save the project you should see an error displayed with the form field upload to a project and save the project actual behavior the errors of the previous upload are still ...
1
185,907
6,731,790,201
IssuesEvent
2017-10-18 09:00:30
jiscdev/data-explorer
https://api.github.com/repos/jiscdev/data-explorer
closed
HOME PAGE>DEMOGRAPHIC EXPLORER Pulling in wrong data
accepted @ medium priority bug help wanted
![image](https://user-images.githubusercontent.com/8233360/26946350-d8697bc2-4c86-11e7-8350-3f74e880011c.png) Defaults to 14 day activity overview on ALL choices. The arrow does nothing. From USW
1.0
HOME PAGE>DEMOGRAPHIC EXPLORER Pulling in wrong data - ![image](https://user-images.githubusercontent.com/8233360/26946350-d8697bc2-4c86-11e7-8350-3f74e880011c.png) Defaults to 14 day activity overview on ALL choices. The arrow does nothing. From USW
priority
home page demographic explorer pulling in wrong data defaults to day activity overview on all choices the arrow does nothing from usw
1
284,060
8,735,477,470
IssuesEvent
2018-12-11 16:52:50
googlei18n/noto-fonts
https://api.github.com/repos/googlei18n/noto-fonts
closed
Balinese shaping issues
Android Priority-Medium Script-Balinese
Spun off from #543 @kmansourMT gave us some test strings he used. I shaped them with harfbuzz and used two versions of Noto Sans Balinese : the current version with both DFLT and non-DFTL OT tables) and my local version with ONLY DFLT. The latter looks better, but both have shaping issues. I'll add more details sh...
1.0
Balinese shaping issues - Spun off from #543 @kmansourMT gave us some test strings he used. I shaped them with harfbuzz and used two versions of Noto Sans Balinese : the current version with both DFLT and non-DFTL OT tables) and my local version with ONLY DFLT. The latter looks better, but both have shaping issues...
priority
balinese shaping issues spun off from kmansourmt gave us some test strings he used i shaped them with harfbuzz and used two versions of noto sans balinese the current version with both dflt and non dftl ot tables and my local version with only dflt the latter looks better but both have shaping issues ...
1
362,457
10,727,867,922
IssuesEvent
2019-10-28 12:45:29
carbon-design-system/ibm-dotcom-library
https://api.github.com/repos/carbon-design-system/ibm-dotcom-library
closed
Perform the Design & Tech Assessment for the Product Pages adopter
adopter support priority: medium
_hahnrob created the following on Jun 13:_ As the IBM DDS architect, I need to perform a technical assessment of the Product Pages site so that I can understand what they need to properly implement IDL in a timely fashion. #### Additional information - [Product Pages Information Box Note](https://ibm.ent.box.com/...
1.0
Perform the Design & Tech Assessment for the Product Pages adopter - _hahnrob created the following on Jun 13:_ As the IBM DDS architect, I need to perform a technical assessment of the Product Pages site so that I can understand what they need to properly implement IDL in a timely fashion. #### Additional informa...
priority
perform the design tech assessment for the product pages adopter hahnrob created the following on jun as the ibm dds architect i need to perform a technical assessment of the product pages site so that i can understand what they need to properly implement idl in a timely fashion additional informat...
1
206,402
7,112,163,921
IssuesEvent
2018-01-17 16:14:50
marklogic-community/data-explorer
https://api.github.com/repos/marklogic-community/data-explorer
opened
FERR-94 - Provide wiki page and/or video to describe how to query
Component - UI JIRA Migration Priority - Medium Type - Task
**Original Reporter:** @markschiffner **Created:** 15/Jan/18 8:14 AM # Description Provide wiki page and/or video to describe how to query. Video snippet could be pulled from the tech summit overview.
1.0
FERR-94 - Provide wiki page and/or video to describe how to query - **Original Reporter:** @markschiffner **Created:** 15/Jan/18 8:14 AM # Description Provide wiki page and/or video to describe how to query. Video snippet could be pulled from the tech summit overview.
priority
ferr provide wiki page and or video to describe how to query original reporter markschiffner created jan am description provide wiki page and or video to describe how to query video snippet could be pulled from the tech summit overview
1
97,111
3,985,196,535
IssuesEvent
2016-05-07 18:22:32
MinetestForFun/server-minetestforfun
https://api.github.com/repos/MinetestForFun/server-minetestforfun
reopened
turn xban into subtree like for SB
Modding Priority: Medium
Someone can turn xban mod into subtree like in the SB server please ?
1.0
turn xban into subtree like for SB - Someone can turn xban mod into subtree like in the SB server please ?
priority
turn xban into subtree like for sb someone can turn xban mod into subtree like in the sb server please
1
563,621
16,702,251,560
IssuesEvent
2021-06-09 05:17:47
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Spawn Point for Players Still Sometimes has Plants
Category: Gameplay Priority: Medium Squad: Otter Status: Fixed Type: Bug
![AvatarCreation](https://user-images.githubusercontent.com/14983165/97233547-5d256180-179c-11eb-8bc6-b7dd160f536f.gif) Happened on Develop branch on 10/26/2020. Here's the world save. [Spawn Point Foliage Storage.zip](https://github.com/StrangeLoopGames/EcoIssues/files/5441800/Spawn.Point.Foliage.Storage.zip)
1.0
Spawn Point for Players Still Sometimes has Plants - ![AvatarCreation](https://user-images.githubusercontent.com/14983165/97233547-5d256180-179c-11eb-8bc6-b7dd160f536f.gif) Happened on Develop branch on 10/26/2020. Here's the world save. [Spawn Point Foliage Storage.zip](https://github.com/StrangeLoopGames/EcoIs...
priority
spawn point for players still sometimes has plants happened on develop branch on here s the world save
1
19,511
2,622,150,281
IssuesEvent
2015-03-04 00:05:52
byzhang/lh-vim
https://api.github.com/repos/byzhang/lh-vim
closed
[lhBrackets] :Brackets! to support global mappings
auto-migrated lhBrackets Priority-Medium Type-Enhancement
``` :Brackets only supports buffer-local mappings. Add a bang [!] to enable global mappings. ``` Original issue reported on code.google.com by `luc.herm...@gmail.com` on 22 Oct 2008 at 10:08
1.0
[lhBrackets] :Brackets! to support global mappings - ``` :Brackets only supports buffer-local mappings. Add a bang [!] to enable global mappings. ``` Original issue reported on code.google.com by `luc.herm...@gmail.com` on 22 Oct 2008 at 10:08
priority
brackets to support global mappings brackets only supports buffer local mappings add a bang to enable global mappings original issue reported on code google com by luc herm gmail com on oct at
1
606,795
18,768,409,699
IssuesEvent
2021-11-06 11:07:42
AY2122S1-CS2103T-W11-1/tp
https://api.github.com/repos/AY2122S1-CS2103T-W11-1/tp
closed
Clean up code base
type.Epic priority.Medium
- [x] Make sure address book or description book is gone and change it to inventory/recipe book as appropriate - [x] Check the returned error messages (eg: missing spaces) that makes the sample command not copy-pastable (add ingredient error message is an example) - [ ] Rename ingredients commands and parsers to incl...
1.0
Clean up code base - - [x] Make sure address book or description book is gone and change it to inventory/recipe book as appropriate - [x] Check the returned error messages (eg: missing spaces) that makes the sample command not copy-pastable (add ingredient error message is an example) - [ ] Rename ingredients command...
priority
clean up code base make sure address book or description book is gone and change it to inventory recipe book as appropriate check the returned error messages eg missing spaces that makes the sample command not copy pastable add ingredient error message is an example rename ingredients commands and ...
1
332,287
10,090,706,263
IssuesEvent
2019-07-26 12:27:25
HabitRPG/habitica-ios
https://api.github.com/repos/HabitRPG/habitica-ios
closed
Cannot begin/abort quest as party leader
Priority: medium Type: Bug
Hello, I'm the leader of my party but I have no button nor menu to begin or abort a quest in place of the quest owner. I checked on the website and the buttons are there.
1.0
Cannot begin/abort quest as party leader - Hello, I'm the leader of my party but I have no button nor menu to begin or abort a quest in place of the quest owner. I checked on the website and the buttons are there.
priority
cannot begin abort quest as party leader hello i m the leader of my party but i have no button nor menu to begin or abort a quest in place of the quest owner i checked on the website and the buttons are there
1
146,915
5,630,485,859
IssuesEvent
2017-04-05 12:24:54
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Default picture instead of user selected is shown in chat
bug intermediate medium-priority ready
### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Bug [comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below) *Summary*: In Chat screen the default picture is shown instead of use...
1.0
Default picture instead of user selected is shown in chat - ### Description [comment]: # (Feature or Bug? i.e Type: Bug) *Type*: Bug [comment]: # (Describe the feature you would like, or briefly summarise the bug and what you did, what you expected to happen, and what actually happens. Sections below) *Summary*...
priority
default picture instead of user selected is shown in chat description feature or bug i e type bug type bug describe the feature you would like or briefly summarise the bug and what you did what you expected to happen and what actually happens sections below summary in chat screen...
1
772,058
27,103,958,008
IssuesEvent
2023-02-15 10:41:15
testomatio/app
https://api.github.com/repos/testomatio/app
closed
bug: ms teams doesn’t have reporting notifications
bug reporting users priority medium ms teams
MS teams integration is not working as expected, Cant see any reports posted in the channel <img width="1065" alt="image" src="https://user-images.githubusercontent.com/84340730/207496950-b3a64236-a3f0-4b2e-8c92-ebbea2831c74.png">
1.0
bug: ms teams doesn’t have reporting notifications - MS teams integration is not working as expected, Cant see any reports posted in the channel <img width="1065" alt="image" src="https://user-images.githubusercontent.com/84340730/207496950-b3a64236-a3f0-4b2e-8c92-ebbea2831c74.png">
priority
bug ms teams doesn’t have reporting notifications ms teams integration is not working as expected cant see any reports posted in the channel img width alt image src
1
542,977
15,875,398,867
IssuesEvent
2021-04-09 06:55:18
kubesphere/console
https://api.github.com/repos/kubesphere/console
closed
Incorrect updated time for the Secrets
kind/bug kind/need-to-verify priority/medium
**Environment** ` kubespheredev/ks-console:latest` **Expected behavior** The `updated time` is not displayed ![image](https://user-images.githubusercontent.com/68640256/111265690-74d68700-8664-11eb-93f7-e331c2ecde24.png) /kind bug /assign @leoendless /milestone 3.1.0 /priority medium
1.0
Incorrect updated time for the Secrets - **Environment** ` kubespheredev/ks-console:latest` **Expected behavior** The `updated time` is not displayed ![image](https://user-images.githubusercontent.com/68640256/111265690-74d68700-8664-11eb-93f7-e331c2ecde24.png) /kind bug /assign @leoendless /milestone...
priority
incorrect updated time for the secrets environment kubespheredev ks console latest expected behavior the updated time is not displayed kind bug assign leoendless milestone priority medium
1
401,353
11,789,114,796
IssuesEvent
2020-03-17 16:37:23
PMEAL/OpenPNM
https://api.github.com/repos/PMEAL/OpenPNM
closed
CubicTemplate immensely slow because of find_surface_pores
Enhancement Priority - Medium
Create a trimmed network using CubicTemplate class is ~100X slower than creating it by trimming a Cubic network, and it's almost entirely coming from the call to `find_surface_pores`. I think we either need to massively optimize `find_surface_pores` method, or should get rid of it in `CubicTemplate` class as calling...
1.0
CubicTemplate immensely slow because of find_surface_pores - Create a trimmed network using CubicTemplate class is ~100X slower than creating it by trimming a Cubic network, and it's almost entirely coming from the call to `find_surface_pores`. I think we either need to massively optimize `find_surface_pores` method...
priority
cubictemplate immensely slow because of find surface pores create a trimmed network using cubictemplate class is slower than creating it by trimming a cubic network and it s almost entirely coming from the call to find surface pores i think we either need to massively optimize find surface pores method o...
1
186,920
6,743,639,509
IssuesEvent
2017-10-20 12:57:15
CS2103AUG2017-W09-B3/main
https://api.github.com/repos/CS2103AUG2017-W09-B3/main
closed
As a user with many contacts in the list, I want to delete persons by name
priority.medium status.completed type.enhancement
...so that I do not need to search the whole list. - Command class implementation - Update Parser - JUnit test
1.0
As a user with many contacts in the list, I want to delete persons by name - ...so that I do not need to search the whole list. - Command class implementation - Update Parser - JUnit test
priority
as a user with many contacts in the list i want to delete persons by name so that i do not need to search the whole list command class implementation update parser junit test
1
453,206
13,066,535,814
IssuesEvent
2020-07-30 21:55:11
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] Deleting an invalid value from input with pattern-validation, does not remove invalid state.
bug priority: medium
## Describe the bug Deleting an invalid value from input with pattern-validation, does not remove invalid state. ## To Reproduce Steps to reproduce the behavior: 1. Edit a component with an input with pattern-validation and not required value. 2. Insert an invalid value into the input field -> form-validation i...
1.0
[studio-ui] Deleting an invalid value from input with pattern-validation, does not remove invalid state. - ## Describe the bug Deleting an invalid value from input with pattern-validation, does not remove invalid state. ## To Reproduce Steps to reproduce the behavior: 1. Edit a component with an input with patt...
priority
deleting an invalid value from input with pattern validation does not remove invalid state describe the bug deleting an invalid value from input with pattern validation does not remove invalid state to reproduce steps to reproduce the behavior edit a component with an input with pattern valida...
1
52,273
3,022,469,471
IssuesEvent
2015-07-31 20:32:55
information-artifact-ontology/IAO
https://api.github.com/repos/information-artifact-ontology/IAO
opened
ontology metadata: how to record a link to an online discussion of a term, for instance a tracker discussion
imported Priority-Medium Type-Term
_From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on August 17, 2009 12:25:37_ Is a new property needed? Or is there a pattern than can be made out of what we have already. _Original issue: http://code.google.com/p/information-artifact-ontology/issues/detail?id=50_
1.0
ontology metadata: how to record a link to an online discussion of a term, for instance a tracker discussion - _From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on August 17, 2009 12:25:37_ Is a new property needed? Or is there a pattern than can be made out of what we have already....
priority
ontology metadata how to record a link to an online discussion of a term for instance a tracker discussion from on august is a new property needed or is there a pattern than can be made out of what we have already original issue
1
21,128
2,633,489,135
IssuesEvent
2015-03-09 03:45:41
cs2103jan2015-f10-2c/main
https://api.github.com/repos/cs2103jan2015-f10-2c/main
opened
Create Boolean variable for isValidDateTime
priority.medium type.task
Verification taking into account the various day/month/year combinations, including leap year considerations.
1.0
Create Boolean variable for isValidDateTime - Verification taking into account the various day/month/year combinations, including leap year considerations.
priority
create boolean variable for isvaliddatetime verification taking into account the various day month year combinations including leap year considerations
1
631,905
20,164,015,181
IssuesEvent
2022-02-10 01:14:22
hackforla/tdm-calculator
https://api.github.com/repos/hackforla/tdm-calculator
closed
Sort out hosting issues with LADOT to make a UAT and Production version
role: database level: medium decision system update priority: MUST HAVE Feature - Stakeholder Deliverable milestone: missing
### Overview We need to have a UAT version and a Prod version with different databases ### Action Items - [x] LA City to purchase and install to Azure an SSL Certificate for the url https://TDMCalc.lacity.org - [x] LA City to establish Azure production Subscription, Resource Group, App Service and Database as des...
1.0
Sort out hosting issues with LADOT to make a UAT and Production version - ### Overview We need to have a UAT version and a Prod version with different databases ### Action Items - [x] LA City to purchase and install to Azure an SSL Certificate for the url https://TDMCalc.lacity.org - [x] LA City to establish Azur...
priority
sort out hosting issues with ladot to make a uat and production version overview we need to have a uat version and a prod version with different databases action items la city to purchase and install to azure an ssl certificate for the url la city to establish azure production subscription re...
1
656,983
21,781,562,633
IssuesEvent
2022-05-13 19:35:37
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
opened
Add opengraph tags to the single audio results
good first issue help wanted 🟨 priority: medium ✨ goal: improvement
## Problem <!-- Describe a problem solved by this feature; or delete the section entirely. --> Single image results have the image title in the page title: https://search.openverse.engineering/image/575f3ba1-1bef-48aa-8a8e-08911fa4e005 <img width="589" alt="image" src="https://user-images.githubusercontent.co...
1.0
Add opengraph tags to the single audio results - ## Problem <!-- Describe a problem solved by this feature; or delete the section entirely. --> Single image results have the image title in the page title: https://search.openverse.engineering/image/575f3ba1-1bef-48aa-8a8e-08911fa4e005 <img width="589" alt="ima...
priority
add opengraph tags to the single audio results problem single image results have the image title in the page title img width alt image src for some reason with audio the title fails to display we should also use the artwork if available as the og image img width alt i...
1
695,684
23,868,395,967
IssuesEvent
2022-09-07 13:03:00
pendulum-chain/spacewalk
https://api.github.com/repos/pendulum-chain/spacewalk
opened
Create 'redeem' pallet
priority:medium type:enhancement
This ticket is to be defined in detail after #90 is done because it will be very similar, and it does not make sense to work on these two in parallel as parts of the code of the 'issue' pallet can and should be recycled for the 'redeem' pallet.
1.0
Create 'redeem' pallet - This ticket is to be defined in detail after #90 is done because it will be very similar, and it does not make sense to work on these two in parallel as parts of the code of the 'issue' pallet can and should be recycled for the 'redeem' pallet.
priority
create redeem pallet this ticket is to be defined in detail after is done because it will be very similar and it does not make sense to work on these two in parallel as parts of the code of the issue pallet can and should be recycled for the redeem pallet
1
741,669
25,811,740,326
IssuesEvent
2022-12-11 22:40:49
Cockatrice/Cockatrice
https://api.github.com/repos/Cockatrice/Cockatrice
closed
server welcome message gets scrolled up by backlog messages
App - Cockatrice Good first issue Hacktoberfest Feature Request Medium Priority
the server leaves a first message to welcome players to the server in the chat, unfortunately this will be obscured by the backlog of "missed messages" that are placed in the chat afterwards. it'd be preferable to simply place the welcome message after the backlog so it's more visible
1.0
server welcome message gets scrolled up by backlog messages - the server leaves a first message to welcome players to the server in the chat, unfortunately this will be obscured by the backlog of "missed messages" that are placed in the chat afterwards. it'd be preferable to simply place the welcome message after the ...
priority
server welcome message gets scrolled up by backlog messages the server leaves a first message to welcome players to the server in the chat unfortunately this will be obscured by the backlog of missed messages that are placed in the chat afterwards it d be preferable to simply place the welcome message after the ...
1
186,789
6,742,699,423
IssuesEvent
2017-10-20 08:54:19
geosolutions-it/decat_geonode
https://api.github.com/repos/geosolutions-it/decat_geonode
closed
Alerts icon mouse hover
enhancement frontend Next Priority: Medium
![image](https://user-images.githubusercontent.com/1278021/31778723-af05165a-b4f1-11e7-9a01-5a59120214c6.png) Currently the pointer changes but at a click on the map nothing happens. Change this to either: 1. Something happens 2. Mouse pointer does not change
1.0
Alerts icon mouse hover - ![image](https://user-images.githubusercontent.com/1278021/31778723-af05165a-b4f1-11e7-9a01-5a59120214c6.png) Currently the pointer changes but at a click on the map nothing happens. Change this to either: 1. Something happens 2. Mouse pointer does not change
priority
alerts icon mouse hover currently the pointer changes but at a click on the map nothing happens change this to either something happens mouse pointer does not change
1
670,726
22,701,490,333
IssuesEvent
2022-07-05 11:05:15
vaticle/dependencies
https://api.github.com/repos/vaticle/dependencies
opened
Docker Ubuntu image should be defined using rules_docker, not Bash scripts
type: refactor priority: medium
We have an example of defining an image using `rules_docker` in TypeDB, namely: - `@vaticle_typedb//:assemble-docker` - `@vaticle_typedb//:assemble-docker-bundle` - `@vaticle_typedb//:deploy-docker` We should standardise and use this setup for our Docker Ubuntu image too.
1.0
Docker Ubuntu image should be defined using rules_docker, not Bash scripts - We have an example of defining an image using `rules_docker` in TypeDB, namely: - `@vaticle_typedb//:assemble-docker` - `@vaticle_typedb//:assemble-docker-bundle` - `@vaticle_typedb//:deploy-docker` We should standardise and use this set...
priority
docker ubuntu image should be defined using rules docker not bash scripts we have an example of defining an image using rules docker in typedb namely vaticle typedb assemble docker vaticle typedb assemble docker bundle vaticle typedb deploy docker we should standardise and use this set...
1
502,489
14,547,079,646
IssuesEvent
2020-12-15 22:18:37
visit-dav/visit
https://api.github.com/repos/visit-dav/visit
closed
Upgrade VTKh and VTKm used by VisIt.
enhancement impact medium likelihood medium priority
The versions of VTKh and VTKm that VisIt uses are now about 2 1/2 years old. James Kress asked that we update since he is adding more VTKh functionality to VisIt and it would be good if VisIt was using a more current version.
1.0
Upgrade VTKh and VTKm used by VisIt. - The versions of VTKh and VTKm that VisIt uses are now about 2 1/2 years old. James Kress asked that we update since he is adding more VTKh functionality to VisIt and it would be good if VisIt was using a more current version.
priority
upgrade vtkh and vtkm used by visit the versions of vtkh and vtkm that visit uses are now about years old james kress asked that we update since he is adding more vtkh functionality to visit and it would be good if visit was using a more current version
1
224,839
7,473,439,430
IssuesEvent
2018-04-03 15:22:24
emory-libraries/ezpaarse-platforms
https://api.github.com/repos/emory-libraries/ezpaarse-platforms
opened
China Maxx
Medium Priority
### Example:star::star: : www.chinamaxx.net ### Priority: Medium ### Subscriber (Library): Woodruff
1.0
China Maxx - ### Example:star::star: : www.chinamaxx.net ### Priority: Medium ### Subscriber (Library): Woodruff
priority
china maxx example star star priority medium subscriber library woodruff
1
176,375
6,558,758,731
IssuesEvent
2017-09-06 23:04:34
minio/minio-js
https://api.github.com/repos/minio/minio-js
closed
amazon makeBucket endpoint support not correct anymore
priority: medium triage
I'm using Amazon S3 with the region us-east-2 and attempting to call makeBucket. manually specifying 'us-east-2' to both the client initialization and makeBucket results in S3 error: `The authorization header is malformed; the region 'us-east-1' is wrong; expecting 'us-west-1`. packet capture shows the library attem...
1.0
amazon makeBucket endpoint support not correct anymore - I'm using Amazon S3 with the region us-east-2 and attempting to call makeBucket. manually specifying 'us-east-2' to both the client initialization and makeBucket results in S3 error: `The authorization header is malformed; the region 'us-east-1' is wrong; expe...
priority
amazon makebucket endpoint support not correct anymore i m using amazon with the region us east and attempting to call makebucket manually specifying us east to both the client initialization and makebucket results in error the authorization header is malformed the region us east is wrong expect...
1
454,154
13,095,710,533
IssuesEvent
2020-08-03 14:32:31
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio] Unit tests are broken
priority: medium quality
## Describe the bug Studio unit tests are broken in develop & support/3.1.x branchs ## To Reproduce Steps to reproduce the behavior: 1. Clone studio develop branch or `./gradlew init` 2. Go into `src/studio` and run `mvn clean test` 3. See errors ## Expected behavior All tests pass without error. ## Scr...
1.0
[studio] Unit tests are broken - ## Describe the bug Studio unit tests are broken in develop & support/3.1.x branchs ## To Reproduce Steps to reproduce the behavior: 1. Clone studio develop branch or `./gradlew init` 2. Go into `src/studio` and run `mvn clean test` 3. See errors ## Expected behavior All tes...
priority
unit tests are broken describe the bug studio unit tests are broken in develop support x branchs to reproduce steps to reproduce the behavior clone studio develop branch or gradlew init go into src studio and run mvn clean test see errors expected behavior all tests pass...
1
57,568
3,083,093,954
IssuesEvent
2015-08-24 06:06:03
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Добавить в ПКМ на тексте в чате пункты "Искать в Google", для быстрого поиска информации о выделенном тексте.
Component-UI enhancement imported Priority-Medium
_From [zippoz...@gmail.com](https://code.google.com/u/112526314443357204055/) on April 13, 2013 17:36:15_ Иссуйка выделена из "Хотелки" из Форума: http://flylinkdc.com/forum/viewtopic.php?f=15&t=1070 "2.через /g поиск это конечно хорошо, но нельзя ли из окна чата на выледенной фразе/слове в правый клик добавить пункт ...
1.0
Добавить в ПКМ на тексте в чате пункты "Искать в Google", для быстрого поиска информации о выделенном тексте. - _From [zippoz...@gmail.com](https://code.google.com/u/112526314443357204055/) on April 13, 2013 17:36:15_ Иссуйка выделена из "Хотелки" из Форума: http://flylinkdc.com/forum/viewtopic.php?f=15&t=1070 "2.чере...
priority
добавить в пкм на тексте в чате пункты искать в google для быстрого поиска информации о выделенном тексте from on april иссуйка выделена из хотелки из форума через g поиск это конечно хорошо но нельзя ли из окна чата на выледенной фразе слове в правый клик добавить пункт меню найти в ...
1
264,931
8,328,447,510
IssuesEvent
2018-09-27 00:52:40
openshiftio/openshift.io
https://api.github.com/repos/openshiftio/openshift.io
closed
OSIO asks me to Log in at odd times in the workflow
SEV3-medium area/UX area/auth priority/P4 team/auth team/ux type/bug
Example: Today I started a new workspace, then clicked the link to go view the Build Pipeline-- this resulted in a trip to the Log In screen. Can we please reduce the workflow to only 1 Log in?
1.0
OSIO asks me to Log in at odd times in the workflow - Example: Today I started a new workspace, then clicked the link to go view the Build Pipeline-- this resulted in a trip to the Log In screen. Can we please reduce the workflow to only 1 Log in?
priority
osio asks me to log in at odd times in the workflow example today i started a new workspace then clicked the link to go view the build pipeline this resulted in a trip to the log in screen can we please reduce the workflow to only log in
1
96,482
3,968,691,799
IssuesEvent
2016-05-03 20:34:28
MinetestForFun/server-minetestforfun
https://api.github.com/repos/MinetestForFun/server-minetestforfun
closed
desert sand to sand craft is broken
Modding ➤ BugFix Priority: Medium
It's not possible anymore to craft sand from desert sand. Bad regression to me.
1.0
desert sand to sand craft is broken - It's not possible anymore to craft sand from desert sand. Bad regression to me.
priority
desert sand to sand craft is broken it s not possible anymore to craft sand from desert sand bad regression to me
1
678,003
23,183,196,111
IssuesEvent
2022-08-01 05:38:00
roq-trading/roq-issues
https://api.github.com/repos/roq-trading/roq-issues
closed
[roq-server] Authentication now includes kernel name + release
enhancement medium priority
This is important information to assess if it's possible to start the work on `io_uring`.
1.0
[roq-server] Authentication now includes kernel name + release - This is important information to assess if it's possible to start the work on `io_uring`.
priority
authentication now includes kernel name release this is important information to assess if it s possible to start the work on io uring
1
356,671
10,596,145,026
IssuesEvent
2019-10-09 20:34:22
pmem/issues
https://api.github.com/repos/pmem/issues
opened
Missing envconfig.sh message does not explain how to get one
Exposure: Low Priority: 3 medium Type: Bug
# ISSUE: <!-- fill the title of issue --> ## Please provide a reproduction of the bug: ```bash ./RUNTESTS $NAME_OF_THE_TEST ``` ## Actual behavior: ```bash ../unittest/unittest.sh: line 40: ../envconfig.sh: No such file or directory RUNTESTS: stopping: pmem_is_pmem_posix/TEST0 failed, TEST=check FS=none...
1.0
Missing envconfig.sh message does not explain how to get one - # ISSUE: <!-- fill the title of issue --> ## Please provide a reproduction of the bug: ```bash ./RUNTESTS $NAME_OF_THE_TEST ``` ## Actual behavior: ```bash ../unittest/unittest.sh: line 40: ../envconfig.sh: No such file or directory RUNTESTS...
priority
missing envconfig sh message does not explain how to get one issue please provide a reproduction of the bug bash runtests name of the test actual behavior bash unittest unittest sh line envconfig sh no such file or directory runtests stopping pmem is pmem posix ...
1
20,469
2,622,850,026
IssuesEvent
2015-03-04 08:04:42
max99x/pagemon-chrome-ext
https://api.github.com/repos/max99x/pagemon-chrome-ext
closed
Feature Request: Text only diff
auto-migrated Priority-Medium
``` I'm trying to monitor Yahoo Fantasy Football Recent Transactions for changes. Unfortunately, there are images next to the players that indicate new news items, and there are some dynamic selectors such as #yui_3_3_0_10_131550739561125 which is triggering the monitor, even though the text hasn't changed at all. ...
1.0
Feature Request: Text only diff - ``` I'm trying to monitor Yahoo Fantasy Football Recent Transactions for changes. Unfortunately, there are images next to the players that indicate new news items, and there are some dynamic selectors such as #yui_3_3_0_10_131550739561125 which is triggering the monitor, even though...
priority
feature request text only diff i m trying to monitor yahoo fantasy football recent transactions for changes unfortunately there are images next to the players that indicate new news items and there are some dynamic selectors such as yui which is triggering the monitor even though the text hasn...
1
424,926
12,325,199,211
IssuesEvent
2020-05-13 14:44:44
airshipit/airshipctl
https://api.github.com/repos/airshipit/airshipctl
closed
Kustomize legacy ordering conflicts
enhancement priority/medium
**Problem description (if applicable)** Airshipctl is [currently using](https://github.com/airshipit/airshipctl/blob/6ea552bbbc71aa765ce07ac0db6b35d2cfb25390/pkg/document/bundle.go#L162) kustomize legacy ordering. This means that one no longer has control over the order of the document application to kubernetes *...
1.0
Kustomize legacy ordering conflicts - **Problem description (if applicable)** Airshipctl is [currently using](https://github.com/airshipit/airshipctl/blob/6ea552bbbc71aa765ce07ac0db6b35d2cfb25390/pkg/document/bundle.go#L162) kustomize legacy ordering. This means that one no longer has control over the order of the d...
priority
kustomize legacy ordering conflicts problem description if applicable airshipctl is kustomize legacy ordering this means that one no longer has control over the order of the document application to kubernetes proposed change remove the use of the legacy ordering and do the equivalent of kusto...
1
764,963
26,826,149,065
IssuesEvent
2023-02-02 13:02:21
ChaosInitiative/Portal-2-Community-Edition
https://api.github.com/repos/ChaosInitiative/Portal-2-Community-Edition
closed
Bug: "connect" Command Times Out
Type: bug Compat: Portal 2 Component: networking Priority 3: Medium Focus: Multiplayer
### Describe the bug When hosting a session through the "map" console command, clients that attempt to connect to the server using the "connect (ip)" command will attempt to connect to the server until time out. The console will spew out the error of attempting to reconnect multiple times: `[engine] Retrying publ...
1.0
Bug: "connect" Command Times Out - ### Describe the bug When hosting a session through the "map" console command, clients that attempt to connect to the server using the "connect (ip)" command will attempt to connect to the server until time out. The console will spew out the error of attempting to reconnect multipl...
priority
bug connect command times out describe the bug when hosting a session through the map console command clients that attempt to connect to the server using the connect ip command will attempt to connect to the server until time out the console will spew out the error of attempting to reconnect multipl...
1
229,846
7,600,271,642
IssuesEvent
2018-04-28 00:27:27
Festify/app
https://api.github.com/repos/Festify/app
opened
User votes aren't synced properly between clients
Bug Medium Priority
When logging in with the same account on two clients and voting on one client, those votes aren't reflected to other clients properly. This is likely a client issue and not related to the database.
1.0
User votes aren't synced properly between clients - When logging in with the same account on two clients and voting on one client, those votes aren't reflected to other clients properly. This is likely a client issue and not related to the database.
priority
user votes aren t synced properly between clients when logging in with the same account on two clients and voting on one client those votes aren t reflected to other clients properly this is likely a client issue and not related to the database
1
706,503
24,274,032,346
IssuesEvent
2022-09-28 12:37:54
status-im/status-desktop
https://api.github.com/repos/status-im/status-desktop
closed
Fix content headers
bug ui priority 2: medium
### Description Content headers are too “low” (reason is because of activity center toolbar has been moved to a global place) example: check communities settings design with status quo
1.0
Fix content headers - ### Description Content headers are too “low” (reason is because of activity center toolbar has been moved to a global place) example: check communities settings design with status quo
priority
fix content headers description content headers are too “low” reason is because of activity center toolbar has been moved to a global place example check communities settings design with status quo
1
683,171
23,370,703,531
IssuesEvent
2022-08-10 19:31:47
opensearch-project/anomaly-detection
https://api.github.com/repos/opensearch-project/anomaly-detection
closed
Refactor AD code to improve testability
bug Priority-Medium
This is related to the test issues discussed in #424 and #493 . AD still has a long list of classes that could not meet the test coverage bar. One dominate reason for lacking tests coverage is that some classes in AD have super long and complicated functions which are difficult to be tested. To resolve this proble...
1.0
Refactor AD code to improve testability - This is related to the test issues discussed in #424 and #493 . AD still has a long list of classes that could not meet the test coverage bar. One dominate reason for lacking tests coverage is that some classes in AD have super long and complicated functions which are diff...
priority
refactor ad code to improve testability this is related to the test issues discussed in and ad still has a long list of classes that could not meet the test coverage bar one dominate reason for lacking tests coverage is that some classes in ad have super long and complicated functions which are difficul...
1
736,288
25,467,187,028
IssuesEvent
2022-11-25 06:20:34
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
closed
hud_saytext_time convar for panorama chat
Type: Enhancement Priority: Medium Size: Small Outcome: Resolved
### What feature is your improvement idea related to? panorama chat ### Describe the solution you'd like allow users to change how long messages stay on screen ### Describe alternatives you've considered, if any. _No response_ ### Additional context _No response_
1.0
hud_saytext_time convar for panorama chat - ### What feature is your improvement idea related to? panorama chat ### Describe the solution you'd like allow users to change how long messages stay on screen ### Describe alternatives you've considered, if any. _No response_ ### Additional context _No response_
priority
hud saytext time convar for panorama chat what feature is your improvement idea related to panorama chat describe the solution you d like allow users to change how long messages stay on screen describe alternatives you ve considered if any no response additional context no response
1
538,202
15,764,794,386
IssuesEvent
2021-03-31 13:34:19
cds-snc/covid-alert-server
https://api.github.com/repos/cds-snc/covid-alert-server
reopened
Metric API Service
low priority medium priority
Create a new microservice that exposes the /events endpoint to allow us to segregate event queries from the submission endpoint AC - [ ] Remove /events end point from submission service - [ ] Add new events microservice
2.0
Metric API Service - Create a new microservice that exposes the /events endpoint to allow us to segregate event queries from the submission endpoint AC - [ ] Remove /events end point from submission service - [ ] Add new events microservice
priority
metric api service create a new microservice that exposes the events endpoint to allow us to segregate event queries from the submission endpoint ac remove events end point from submission service add new events microservice
1
298,786
9,201,258,922
IssuesEvent
2019-03-07 19:09:46
icgc-dcc/dcc-id
https://api.github.com/repos/icgc-dcc/dcc-id
closed
Add support for EGO
Priority: Medium backlog enhancement
Inorder to transition song to ego, the dcc-id server must also support EGO
1.0
Add support for EGO - Inorder to transition song to ego, the dcc-id server must also support EGO
priority
add support for ego inorder to transition song to ego the dcc id server must also support ego
1
312,283
9,545,389,573
IssuesEvent
2019-05-01 16:54:35
sunpy/sunpy
https://api.github.com/repos/sunpy/sunpy
closed
TimeSeries support for EVE/ESP level 1 data
Effort Medium Feature Request Package Novice Priority Medium timeseries
<!-- This comments are hidden when you submit the issue so you do not need to remove them! Please be sure to check out our contributing guidelines: https://github.com/sunpy/sunpy/blob/master/CONTRIBUTING.rst Please be sure to check out our code of conduct: https://github.com/sunpy/sunpy/blob/master/CODE_OF_CONDUCT.r...
1.0
TimeSeries support for EVE/ESP level 1 data - <!-- This comments are hidden when you submit the issue so you do not need to remove them! Please be sure to check out our contributing guidelines: https://github.com/sunpy/sunpy/blob/master/CONTRIBUTING.rst Please be sure to check out our code of conduct: https://github...
priority
timeseries support for eve esp level data this comments are hidden when you submit the issue so you do not need to remove them please be sure to check out our contributing guidelines please be sure to check out our code of conduct please have a search on our github repository to see if a ...
1
395,522
11,687,871,712
IssuesEvent
2020-03-05 13:37:02
RobotLocomotion/drake
https://api.github.com/repos/RobotLocomotion/drake
opened
Remove support for externally-provided scalar types
priority: medium team: dynamics
This issue proposes to remove support for downstream-defined scalar types. Many classes in Drake are templated on the type of numerical Scalar used for computation (e.g., `double`, `AutoDiffXd`, `symbolic::Expression`), usually denoted by template argument `<T>`. We have https://github.com/RobotLocomotion/drake/b...
1.0
Remove support for externally-provided scalar types - This issue proposes to remove support for downstream-defined scalar types. Many classes in Drake are templated on the type of numerical Scalar used for computation (e.g., `double`, `AutoDiffXd`, `symbolic::Expression`), usually denoted by template argument `<T>`....
priority
remove support for externally provided scalar types this issue proposes to remove support for downstream defined scalar types many classes in drake are templated on the type of numerical scalar used for computation e g double autodiffxd symbolic expression usually denoted by template argument ...
1
382,589
11,308,695,762
IssuesEvent
2020-01-19 07:55:29
xournalpp/xournalpp
https://api.github.com/repos/xournalpp/xournalpp
opened
Mouse wheel scrolling does not work with touch workaround enabled
Input bug difficulty:easy priority: medium
**Affects versions :** - OS: Solus Linux - X11 - GTK 3.24 - Version of Xournal++: 1.1.0+dev **Describe the bug** When the "Touch Workaround" is enabled, scrolling with the mouse wheel does not work when the cursor is above the canvas. Scrolling _does_ work when the cursor is above the scrollbar. **To Rep...
1.0
Mouse wheel scrolling does not work with touch workaround enabled - **Affects versions :** - OS: Solus Linux - X11 - GTK 3.24 - Version of Xournal++: 1.1.0+dev **Describe the bug** When the "Touch Workaround" is enabled, scrolling with the mouse wheel does not work when the cursor is above the canvas. Scrol...
priority
mouse wheel scrolling does not work with touch workaround enabled affects versions os solus linux gtk version of xournal dev describe the bug when the touch workaround is enabled scrolling with the mouse wheel does not work when the cursor is above the canvas scrollin...
1
432,374
12,492,069,231
IssuesEvent
2020-06-01 06:12:34
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Web EcoMap: `Districts` layer returns Error 400
Category: Web Priority: Medium Status: Fixed Week Task
![image](https://user-images.githubusercontent.com/5720101/80033730-831c3180-84ed-11ea-9d56-95707d2f3552.png) Should return a layer :) Mention @beastyn here just for her to know :)
1.0
Web EcoMap: `Districts` layer returns Error 400 - ![image](https://user-images.githubusercontent.com/5720101/80033730-831c3180-84ed-11ea-9d56-95707d2f3552.png) Should return a layer :) Mention @beastyn here just for her to know :)
priority
web ecomap districts layer returns error should return a layer mention beastyn here just for her to know
1
454,445
13,101,234,969
IssuesEvent
2020-08-04 03:05:35
cpeditor/cpeditor
https://api.github.com/repos/cpeditor/cpeditor
closed
QWizard for Opening Contest
enhancement medium_priority
**Is your feature request related to a problem? Please describe.** A new contest is created using "Open Contest" menu option and it launches the Directory picker followed by a Number Input dialog followed by a QCombo box for language selection. This sequencial flow can be better managed and be made verbose with a [QWi...
1.0
QWizard for Opening Contest - **Is your feature request related to a problem? Please describe.** A new contest is created using "Open Contest" menu option and it launches the Directory picker followed by a Number Input dialog followed by a QCombo box for language selection. This sequencial flow can be better managed a...
priority
qwizard for opening contest is your feature request related to a problem please describe a new contest is created using open contest menu option and it launches the directory picker followed by a number input dialog followed by a qcombo box for language selection this sequencial flow can be better managed a...
1
670,639
22,697,148,767
IssuesEvent
2022-07-05 07:20:57
unicef-drp/GeoSight
https://api.github.com/repos/unicef-drp/GeoSight
opened
Make filters and widgets reusable - create a library or create template configs
🦂 Medium Priority
Make filters and widgets reusable - create a library or create template configs
1.0
Make filters and widgets reusable - create a library or create template configs - Make filters and widgets reusable - create a library or create template configs
priority
make filters and widgets reusable create a library or create template configs make filters and widgets reusable create a library or create template configs
1
56,109
3,078,228,553
IssuesEvent
2015-08-21 08:49:07
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
просмотр мелких файлов
bug imported Priority-Medium
_From [msm78...@gmail.com](https://code.google.com/u/110862643213520006198/) on March 17, 2011 17:11:19_ Предлагаю добавить возможность просмотра не только txt файлов но и любых других из заданного в настройках списка типов файлов. Было бы удобно выбрать в контекстном меню пункт "открыть системой", после чего файл ск...
1.0
просмотр мелких файлов - _From [msm78...@gmail.com](https://code.google.com/u/110862643213520006198/) on March 17, 2011 17:11:19_ Предлагаю добавить возможность просмотра не только txt файлов но и любых других из заданного в настройках списка типов файлов. Было бы удобно выбрать в контекстном меню пункт "открыть сист...
priority
просмотр мелких файлов from on march предлагаю добавить возможность просмотра не только txt файлов но и любых других из заданного в настройках списка типов файлов было бы удобно выбрать в контекстном меню пункт открыть системой после чего файл скачивался и открывался заданным для ос приложением...
1
415,407
12,129,020,108
IssuesEvent
2020-04-22 21:37:54
cms-gem-daq-project/cmsgemos
https://api.github.com/repos/cms-gem-daq-project/cmsgemos
closed
Packaging variables
Priority: Medium Type: Bug
There's a var `INSTALL_PREFIX` mentioned at few occasions, e.g. https://github.com/cms-gem-daq-project/cmsgemos/blob/447c69671be6c87d06401f7bc53a3c9255d29d0d/config/mfPythonRPM.mk#L173 But it looks like it is not set anywhere and instead `INSTALL_PATH` is used in other places which is correctly defined in correspondi...
1.0
Packaging variables - There's a var `INSTALL_PREFIX` mentioned at few occasions, e.g. https://github.com/cms-gem-daq-project/cmsgemos/blob/447c69671be6c87d06401f7bc53a3c9255d29d0d/config/mfPythonRPM.mk#L173 But it looks like it is not set anywhere and instead `INSTALL_PATH` is used in other places which is correctly ...
priority
packaging variables there s a var install prefix mentioned at few occasions e g but it looks like it is not set anywhere and instead install path is used in other places which is correctly defined in corresponding definition files
1
639,874
20,768,255,188
IssuesEvent
2022-03-15 23:42:31
SE701-T1/backend
https://api.github.com/repos/SE701-T1/backend
closed
Changing from spring-fox to springdoc for underlying swagger-ui depdency
Priority: Medium Status: Revision Needed Type: Bug
**Describe the task that needs to be done.** The current dependency used for swagger-ui is spring-fox, there is a known issue with the versions of each of these dependencies we are using[https://stackoverflow.com/questions/70178343/springfox-3-0-0-is-not-working-with-spring-boot-2-6-0](url) This wasn't a problem up...
1.0
Changing from spring-fox to springdoc for underlying swagger-ui depdency - **Describe the task that needs to be done.** The current dependency used for swagger-ui is spring-fox, there is a known issue with the versions of each of these dependencies we are using[https://stackoverflow.com/questions/70178343/springfox-3-...
priority
changing from spring fox to springdoc for underlying swagger ui depdency describe the task that needs to be done the current dependency used for swagger ui is spring fox there is a known issue with the versions of each of these dependencies we are using url this wasn t a problem up till now since we had t...
1
43,548
2,889,845,135
IssuesEvent
2015-06-13 20:23:39
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
Script manager display mode
auto-migrated Priority-Medium Type-Enhancement
``` Script manager should have 3 display modes. List, icons and details. In each mode icons would be assigned to scripts according to script type (python scripts should have python icon etc.) ``` Original issue reported on code.google.com by `MeanEYE.rcf` on 24 Mar 2010 at 1:46
1.0
Script manager display mode - ``` Script manager should have 3 display modes. List, icons and details. In each mode icons would be assigned to scripts according to script type (python scripts should have python icon etc.) ``` Original issue reported on code.google.com by `MeanEYE.rcf` on 24 Mar 2010 at 1:46
priority
script manager display mode script manager should have display modes list icons and details in each mode icons would be assigned to scripts according to script type python scripts should have python icon etc original issue reported on code google com by meaneye rcf on mar at
1
552,939
16,331,234,528
IssuesEvent
2021-05-12 09:28:52
primefaces/primevue
https://api.github.com/repos/primefaces/primevue
closed
Missing documentation for menu separator
enhancement priority - medium
**I'm submitting a ...** (check one with "x") ``` [ ] bug report => Search github for a similar issue or PR before submitting [x] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap [ ] support request => Please do not submit support request ...
1.0
Missing documentation for menu separator - **I'm submitting a ...** (check one with "x") ``` [ ] bug report => Search github for a similar issue or PR before submitting [x] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primevue/wiki/Roadmap [ ] support reque...
priority
missing documentation for menu separator i m submitting a check one with x bug report search github for a similar issue or pr before submitting feature request please check if request is not on the roadmap already support request please do not submit support request here instead...
1
55,269
3,072,601,979
IssuesEvent
2015-08-19 17:45:16
RobotiumTech/robotium
https://api.github.com/repos/RobotiumTech/robotium
closed
Suggestion: Make some private Solo members protected
enhancement imported Priority-Medium
_From [gw111zz@gmail.com](https://code.google.com/u/gw111zz@gmail.com/) on April 17, 2012 04:09:51_ What steps will reproduce the problem? Currently the Solo object contains private members such as searcher, presser which a subclass of Solo cannot access. My suggestion is to make these protected. This allows users of ...
1.0
Suggestion: Make some private Solo members protected - _From [gw111zz@gmail.com](https://code.google.com/u/gw111zz@gmail.com/) on April 17, 2012 04:09:51_ What steps will reproduce the problem? Currently the Solo object contains private members such as searcher, presser which a subclass of Solo cannot access. My sugge...
priority
suggestion make some private solo members protected from on april what steps will reproduce the problem currently the solo object contains private members such as searcher presser which a subclass of solo cannot access my suggestion is to make these protected this allows users of robotium to f...
1
81,971
3,601,257,968
IssuesEvent
2016-02-03 10:33:35
ezpaarse-project/ezpaarse
https://api.github.com/repos/ezpaarse-project/ezpaarse
closed
Crossref : add a counter for failed queries in the report
priority: medium type: enhancement
As of now there's an error in the logs but nothing in the report.
1.0
Crossref : add a counter for failed queries in the report - As of now there's an error in the logs but nothing in the report.
priority
crossref add a counter for failed queries in the report as of now there s an error in the logs but nothing in the report
1
580,439
17,257,803,695
IssuesEvent
2021-07-22 00:03:47
space-wizards/space-station-14
https://api.github.com/repos/space-wizards/space-station-14
opened
Shuttle issues
Difficulty: 2-Medium Priority: 2-Before Release Size: 2-Large Type: Bug
This is for tracking problem as they exist on master: - [ ] OccluderTree doesn't update properly - [ ] Item lerping looks funny. I think it's going from a map position instead. - [ ] Anchoring uses worldposition instead of EntityCoordinates maybe?
1.0
Shuttle issues - This is for tracking problem as they exist on master: - [ ] OccluderTree doesn't update properly - [ ] Item lerping looks funny. I think it's going from a map position instead. - [ ] Anchoring uses worldposition instead of EntityCoordinates maybe?
priority
shuttle issues this is for tracking problem as they exist on master occludertree doesn t update properly item lerping looks funny i think it s going from a map position instead anchoring uses worldposition instead of entitycoordinates maybe
1
378,113
11,196,334,955
IssuesEvent
2020-01-03 09:49:13
saesrpg/saesrpg-web
https://api.github.com/repos/saesrpg/saesrpg-web
closed
Rebels forum update
Priority: Medium Status: Completed Type: Category Type: Permission
Hello, I'd like to request the new subforum moderation thing that was announced some time back. We'd like these 4 topics moved to the subforum: https://saesrpg.uk/topic/9161/rebels-mc-level-3 https://saesrpg.uk/topic/3237/rebels-mc-media-archive?page=1 https://saesrpg.uk/category/275/rebels https://saesrpg.uk/ca...
1.0
Rebels forum update - Hello, I'd like to request the new subforum moderation thing that was announced some time back. We'd like these 4 topics moved to the subforum: https://saesrpg.uk/topic/9161/rebels-mc-level-3 https://saesrpg.uk/topic/3237/rebels-mc-media-archive?page=1 https://saesrpg.uk/category/275/rebels ...
priority
rebels forum update hello i d like to request the new subforum moderation thing that was announced some time back we d like these topics moved to the subforum users that should be given moderation rights
1
7,661
2,603,741,409
IssuesEvent
2015-02-24 17:41:16
chrsmith/bwapi
https://api.github.com/repos/chrsmith/bwapi
closed
Minimize overhead in draw functions
auto-migrated Priority-Medium Type-Enhancement
``` Currently the drawX methods have an additonal CoordinateType parameter with an appropiate switch behind the scene. This overhead adds up when drawing multi layered full-map debug info. Since the CoordinateType parameter in 99.9% of the cases is not changed dynamically, I suggest either: - 3 different methods e....
1.0
Minimize overhead in draw functions - ``` Currently the drawX methods have an additonal CoordinateType parameter with an appropiate switch behind the scene. This overhead adds up when drawing multi layered full-map debug info. Since the CoordinateType parameter in 99.9% of the cases is not changed dynamically, I su...
priority
minimize overhead in draw functions currently the drawx methods have an additonal coordinatetype parameter with an appropiate switch behind the scene this overhead adds up when drawing multi layered full map debug info since the coordinatetype parameter in of the cases is not changed dynamically i sug...
1
14,975
2,611,051,905
IssuesEvent
2015-02-27 00:23:54
alistairreilly/andors-trail
https://api.github.com/repos/alistairreilly/andors-trail
closed
Suggestion: mass sales
auto-migrated Milestone-0.6.10 Priority-Medium Type-Enhancement
``` Suggestion: when selling an item, if you have more than one (for example Meat x19), a popup with amount you want to sell. In addition, there also could be item filters or something like that (All, weapons, potions, others etc.), to show only items in this category. ``` Original issue reported on code.google.com...
1.0
Suggestion: mass sales - ``` Suggestion: when selling an item, if you have more than one (for example Meat x19), a popup with amount you want to sell. In addition, there also could be item filters or something like that (All, weapons, potions, others etc.), to show only items in this category. ``` Original issue re...
priority
suggestion mass sales suggestion when selling an item if you have more than one for example meat a popup with amount you want to sell in addition there also could be item filters or something like that all weapons potions others etc to show only items in this category original issue repo...
1
57,265
3,081,252,862
IssuesEvent
2015-08-22 14:44:29
bitfighter/bitfighter
https://api.github.com/repos/bitfighter/bitfighter
opened
Uploading levels when levelgen is in scripts fails
bug imported Priority-Medium
_From [corteocarl](https://code.google.com/u/corteocarl/) on November 15, 2014 09:37:44_ What steps will reproduce the problem? 1. Attempt to upload a level to another server when the levelgen of that level is in the scripts directory. 2. It fails: cannot find levelgen What is the expected output? What do you see ins...
1.0
Uploading levels when levelgen is in scripts fails - _From [corteocarl](https://code.google.com/u/corteocarl/) on November 15, 2014 09:37:44_ What steps will reproduce the problem? 1. Attempt to upload a level to another server when the levelgen of that level is in the scripts directory. 2. It fails: cannot find leve...
priority
uploading levels when levelgen is in scripts fails from on november what steps will reproduce the problem attempt to upload a level to another server when the levelgen of that level is in the scripts directory it fails cannot find levelgen what is the expected output what do you see inste...
1
533,101
15,576,953,218
IssuesEvent
2021-03-17 12:59:49
visual-framework/vf-core
https://api.github.com/repos/visual-framework/vf-core
closed
🤔 feedback needed — vf-forms refactor and restyling
Priority: Medium Status: Feedback Needed Status: WIP Type: Component or Pattern Type: Refactor
There have been a few questions raised about the styling of some of the form elements, specifically: - their interactive states - their colour contrast - their spacing Here's a before/after of where #1228 is at *new radio and checkbox designs* ![Screenshot 2020-11-09 at 12 57 13](https://user-images.githubu...
1.0
🤔 feedback needed — vf-forms refactor and restyling - There have been a few questions raised about the styling of some of the form elements, specifically: - their interactive states - their colour contrast - their spacing Here's a before/after of where #1228 is at *new radio and checkbox designs* ![Screen...
priority
🤔 feedback needed — vf forms refactor and restyling there have been a few questions raised about the styling of some of the form elements specifically their interactive states their colour contrast their spacing here s a before after of where is at new radio and checkbox designs ne...
1
415,373
12,128,542,630
IssuesEvent
2020-04-22 20:41:57
C3FURG/AVAPolos
https://api.github.com/repos/C3FURG/AVAPolos
closed
Update logging.
bug effort-high enhancement priority-medium
### Logging needs an update. Some changes need to be made to both optimize and provide good usability to the logging functionality. - [x] Implement max line count for each log file. - [x] Sort out the logger settings Ensure usability for developers: - [x] LOGGER_LVL - [x] LOGFILE_PATH - [x] TIMESTA...
1.0
Update logging. - ### Logging needs an update. Some changes need to be made to both optimize and provide good usability to the logging functionality. - [x] Implement max line count for each log file. - [x] Sort out the logger settings Ensure usability for developers: - [x] LOGGER_LVL - [x] LOGFILE_PAT...
priority
update logging logging needs an update some changes need to be made to both optimize and provide good usability to the logging functionality implement max line count for each log file sort out the logger settings ensure usability for developers logger lvl logfile path ...
1
521,365
15,108,374,031
IssuesEvent
2021-02-08 16:33:30
ethereum/sourcify
https://api.github.com/repos/ethereum/sourcify
closed
Consider Windows line endings
enhancement medium priority
Contracts that were developed inside Windows environment may have `\r\n` line ends instead of regular UNIX style `\n`. That is enough to have keccak mismatch in the Validation service part. We can try checking the line end if we stumble upon the keccak mismatch and try converting.
1.0
Consider Windows line endings - Contracts that were developed inside Windows environment may have `\r\n` line ends instead of regular UNIX style `\n`. That is enough to have keccak mismatch in the Validation service part. We can try checking the line end if we stumble upon the keccak mismatch and try converting.
priority
consider windows line endings contracts that were developed inside windows environment may have r n line ends instead of regular unix style n that is enough to have keccak mismatch in the validation service part we can try checking the line end if we stumble upon the keccak mismatch and try converting
1
15,233
2,611,451,404
IssuesEvent
2015-02-27 04:59:29
chrsmith/hedgewars
https://api.github.com/repos/chrsmith/hedgewars
closed
The cake doesnt pick up the crates
auto-migrated Priority-Medium Type-Enhancement
``` What steps will reproduce the problem? 1. Use a cake 2. Walk towards a crate What is the expected output? What do you see instead? That it picks up the crate, just like you can pick it up with an RC plane What version of the product are you using? On what operating system? 0.9.13, Win7 ``` Original issue repor...
1.0
The cake doesnt pick up the crates - ``` What steps will reproduce the problem? 1. Use a cake 2. Walk towards a crate What is the expected output? What do you see instead? That it picks up the crate, just like you can pick it up with an RC plane What version of the product are you using? On what operating system? 0.9...
priority
the cake doesnt pick up the crates what steps will reproduce the problem use a cake walk towards a crate what is the expected output what do you see instead that it picks up the crate just like you can pick it up with an rc plane what version of the product are you using on what operating system ...
1
277,908
8,634,259,952
IssuesEvent
2018-11-22 16:14:38
netdata/netdata
https://api.github.com/repos/netdata/netdata
opened
Should use IEC-compliant abbreviations, e.g. KiB, MiB, etc.
area/web bug priority/medium
As those are multipliers of 1024, then according to IEC standard their unit should be represented in kibibytes (KiB), mebibytes (MiB) and so on. KB, MB and alike are reserved for multipliers of 1000 so there is no confusion with SI standards of unit naming. Standard was also implemented by IEEE in 2002 as IEEE 1541-...
1.0
Should use IEC-compliant abbreviations, e.g. KiB, MiB, etc. - As those are multipliers of 1024, then according to IEC standard their unit should be represented in kibibytes (KiB), mebibytes (MiB) and so on. KB, MB and alike are reserved for multipliers of 1000 so there is no confusion with SI standards of unit naming. ...
priority
should use iec compliant abbreviations e g kib mib etc as those are multipliers of then according to iec standard their unit should be represented in kibibytes kib mebibytes mib and so on kb mb and alike are reserved for multipliers of so there is no confusion with si standards of unit naming sta...
1
23,100
2,652,656,785
IssuesEvent
2015-03-16 18:30:55
JacobFrericks/HabitRPG-Native-Client
https://api.github.com/repos/JacobFrericks/HabitRPG-Native-Client
opened
Format is wrong when task title is too long
bug priority: medium
![title too long](https://cloud.githubusercontent.com/assets/5521414/6673385/91fe7990-cbe0-11e4-9061-547f632ea2c5.JPG) Perhaps it should be cut off instead of squishing the date to the right.
1.0
Format is wrong when task title is too long - ![title too long](https://cloud.githubusercontent.com/assets/5521414/6673385/91fe7990-cbe0-11e4-9061-547f632ea2c5.JPG) Perhaps it should be cut off instead of squishing the date to the right.
priority
format is wrong when task title is too long perhaps it should be cut off instead of squishing the date to the right
1
554,707
16,436,560,691
IssuesEvent
2021-05-20 09:53:33
ita-social-projects/TeachUA
https://api.github.com/repos/ita-social-projects/TeachUA
closed
[Додати локацію] The 'Номер телефону' field validates duplicated phone code '+38'
Priority: Medium bug
**Environment:** Windows 10, Google Chrome 88.0.4324.190 (64-bit). **Reproducible:** always **Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs **Steps to reproduce** 1. Go to https://speak-ukrainian.org.ua/dev/ 2. Click on 'Додати гурток' button on the main page or in user's private offic...
1.0
[Додати локацію] The 'Номер телефону' field validates duplicated phone code '+38' - **Environment:** Windows 10, Google Chrome 88.0.4324.190 (64-bit). **Reproducible:** always **Build found:** last commit from https://speak-ukrainian.org.ua/dev/clubs **Steps to reproduce** 1. Go to https://speak-ukrainian.org.ua/...
priority
the номер телефону field validates duplicated phone code environment windows google chrome bit reproducible always build found last commit from steps to reproduce go to click on додати гурток button on the main page or in user s private office fill al...
1
30,415
2,723,802,186
IssuesEvent
2015-04-14 14:37:09
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
Create past/future control com dateBox
bug imported invalid Priority-Medium
_From [carvalho...@gmail.com](https://code.google.com/u/106187946636500882577/) on July 12, 2010 11:15:22_ Create on the dateBox componet e flag with controls da hability to select past ou future date. Exemple: isDateFuture or isDatePast, having defult value true on both options _Original issue: http://code.google.c...
1.0
Create past/future control com dateBox - _From [carvalho...@gmail.com](https://code.google.com/u/106187946636500882577/) on July 12, 2010 11:15:22_ Create on the dateBox componet e flag with controls da hability to select past ou future date. Exemple: isDateFuture or isDatePast, having defult value true on both optio...
priority
create past future control com datebox from on july create on the datebox componet e flag with controls da hability to select past ou future date exemple isdatefuture or isdatepast having defult value true on both options original issue
1
109,972
4,417,161,199
IssuesEvent
2016-08-15 02:43:58
ryleykimmel/brandywine
https://api.github.com/repos/ryleykimmel/brandywine
closed
Add a built in RSA keygenerator
enhancement/suggestion high priority medium
Support should include: - Generate user friendly warnings and errors - Using some [PKI](https://en.wikipedia.org/wiki/Public_key_infrastructure) to manage key-pair certs - Up to 1,024 bits, this is the maximum modulus length the RS client can naively support - (Maybe) add support for storing public keys using the P...
1.0
Add a built in RSA keygenerator - Support should include: - Generate user friendly warnings and errors - Using some [PKI](https://en.wikipedia.org/wiki/Public_key_infrastructure) to manage key-pair certs - Up to 1,024 bits, this is the maximum modulus length the RS client can naively support - (Maybe) add support f...
priority
add a built in rsa keygenerator support should include generate user friendly warnings and errors using some to manage key pair certs up to bits this is the maximum modulus length the rs client can naively support maybe add support for storing public keys using the pki and adding a module to t...
1
414,710
12,110,608,321
IssuesEvent
2020-04-21 10:43:07
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Upgrade Object Finder to work with Registrars
Priority: Medium Push Candidate Status: Fixed
ObjectFinder is the code that lets users type in the name of something and it creates a linked object in chat. Previously this worked with boilerplate that scanned each type. In 9.0, we can do this generically for most objects by having it scan the registrar name dictionaries.
1.0
Upgrade Object Finder to work with Registrars - ObjectFinder is the code that lets users type in the name of something and it creates a linked object in chat. Previously this worked with boilerplate that scanned each type. In 9.0, we can do this generically for most objects by having it scan the registrar name dictio...
priority
upgrade object finder to work with registrars objectfinder is the code that lets users type in the name of something and it creates a linked object in chat previously this worked with boilerplate that scanned each type in we can do this generically for most objects by having it scan the registrar name dictio...
1
55,850
3,074,970,835
IssuesEvent
2015-08-20 10:44:58
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
Предложение: Добавить возможность отправки сообщений по Ctrl+Enter(опционально)
bug imported Priority-Medium wontfix
_From [Alexande...@gmail.com](https://code.google.com/u/100204083526136448322/) on February 04, 2011 13:33:55_ Будет очень удобно. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=333_
1.0
Предложение: Добавить возможность отправки сообщений по Ctrl+Enter(опционально) - _From [Alexande...@gmail.com](https://code.google.com/u/100204083526136448322/) on February 04, 2011 13:33:55_ Будет очень удобно. _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=333_
priority
предложение добавить возможность отправки сообщений по ctrl enter опционально from on february будет очень удобно original issue
1
293,084
8,972,528,540
IssuesEvent
2019-01-29 18:32:10
DigitalCampus/django-oppia
https://api.github.com/repos/DigitalCampus/django-oppia
opened
Unusual start date on the summary overview
bug medium priority
see: ![screenshot from 2019-01-29 20-28-56](https://user-images.githubusercontent.com/344917/51931031-916fc080-2404-11e9-80af-a1da5c27a121.png) This is specifically on the UNZA server dashboard - https://zambia-intrahealth.oppia-mobile.org/ - seems OK on the live and dev core servers. So maybe something to do with ...
1.0
Unusual start date on the summary overview - see: ![screenshot from 2019-01-29 20-28-56](https://user-images.githubusercontent.com/344917/51931031-916fc080-2404-11e9-80af-a1da5c27a121.png) This is specifically on the UNZA server dashboard - https://zambia-intrahealth.oppia-mobile.org/ - seems OK on the live and dev...
priority
unusual start date on the summary overview see this is specifically on the unza server dashboard seems ok on the live and dev core servers so maybe something to do with timezone or date format us eu or similar but would be good to figure out why this is not displaying correctly
1