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
233,208
7,695,423,752
IssuesEvent
2018-05-18 12:16:34
photonstorm/phaser
https://api.github.com/repos/photonstorm/phaser
closed
Tint has switched blue and red values for particles.
๐Ÿ› Bug ๐Ÿค“ Difficulty: Easy ๐Ÿฅˆ Priority: Medium
If you set tint to a red value it shows blue. (0xff0000) http://labs.phaser.io/edit.html?src=src\game%20objects\particle%20emitter\tint.js Change tint to 0xff0000. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/57986705-tint-has-switched-blue...
1.0
Tint has switched blue and red values for particles. - If you set tint to a red value it shows blue. (0xff0000) http://labs.phaser.io/edit.html?src=src\game%20objects\particle%20emitter\tint.js Change tint to 0xff0000. <bountysource-plugin> --- Want to back this issue? **[Post a bounty on it!](https://www....
priority
tint has switched blue and red values for particles if you set tint to a red value it shows blue change tint to want to back this issue we accept bounties via
1
483,192
13,920,444,504
IssuesEvent
2020-10-21 10:26:56
AY2021S1-CS2103T-W16-3/tp
https://api.github.com/repos/AY2021S1-CS2103T-W16-3/tp
opened
Add Frequent Income
priority.medium :2nd_place_medal: type.enhancement :+1:
As a user, I want to be able to store frequent income transactions so that I can conveniently add them into the finance tracker when the same transaction takes place in the future.
1.0
Add Frequent Income - As a user, I want to be able to store frequent income transactions so that I can conveniently add them into the finance tracker when the same transaction takes place in the future.
priority
add frequent income as a user i want to be able to store frequent income transactions so that i can conveniently add them into the finance tracker when the same transaction takes place in the future
1
335,457
10,153,949,140
IssuesEvent
2019-08-06 06:40:09
OWASP/NodeGoat
https://api.github.com/repos/OWASP/NodeGoat
opened
Migration to bcrypt
Good first issue help wanted js priority: MEDIUM task
### Context - This is part of `release-1.5` #148 - MEDIUM priority task ### Tasks - [ ] Remove dependency `bcrypt-nodejs` in `package.json` - [ ] Add dependency `bcrypt` in `package.json` - [ ] Migrate file [app/data/user-dao.js](https://github.com/OWASP/NodeGoat/blob/master/app/data/user-dao.js) to bcrypt - ...
1.0
Migration to bcrypt - ### Context - This is part of `release-1.5` #148 - MEDIUM priority task ### Tasks - [ ] Remove dependency `bcrypt-nodejs` in `package.json` - [ ] Add dependency `bcrypt` in `package.json` - [ ] Migrate file [app/data/user-dao.js](https://github.com/OWASP/NodeGoat/blob/master/app/data/user...
priority
migration to bcrypt context this is part of release medium priority task tasks remove dependency bcrypt nodejs in package json add dependency bcrypt in package json migrate file to bcrypt validate the instalation with the local test add and submit the ch...
1
139,144
5,357,306,438
IssuesEvent
2017-02-20 18:00:32
ObjectiveSubject/cgu
https://api.github.com/repos/ObjectiveSubject/cgu
closed
Carousels not auto-rotating any more
bug Medium Priority
The carousels (page header carousels and carousel modules) used to auto-rotate - that seems to have stopped for some reason.
1.0
Carousels not auto-rotating any more - The carousels (page header carousels and carousel modules) used to auto-rotate - that seems to have stopped for some reason.
priority
carousels not auto rotating any more the carousels page header carousels and carousel modules used to auto rotate that seems to have stopped for some reason
1
200,328
7,005,886,272
IssuesEvent
2017-12-19 05:20:50
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] Warning dialog should be issued when you cut and paste a page that has been scheduled for publish
bug priority: medium
### Expected behavior Warning should be issued when you cut and paste a page that has been scheduled for publish, like when you edit a page that has been scheduled for publish (like the image below) <img width="560" alt="screen shot 2017-12-13 at 2 40 39 pm" src="https://user-images.githubusercontent.com/25483966/3...
1.0
[studio-ui] Warning dialog should be issued when you cut and paste a page that has been scheduled for publish - ### Expected behavior Warning should be issued when you cut and paste a page that has been scheduled for publish, like when you edit a page that has been scheduled for publish (like the image below) <img ...
priority
warning dialog should be issued when you cut and paste a page that has been scheduled for publish expected behavior warning should be issued when you cut and paste a page that has been scheduled for publish like when you edit a page that has been scheduled for publish like the image below img width ...
1
698,095
23,965,187,452
IssuesEvent
2022-09-12 23:41:43
MathMarEcol/WSMPA2
https://api.github.com/repos/MathMarEcol/WSMPA2
closed
Layer Maps/Decay
bug wontfix Medium Priority
I get an error when it tries to plot this. And what does the Accumulation option mean?
1.0
Layer Maps/Decay - I get an error when it tries to plot this. And what does the Accumulation option mean?
priority
layer maps decay i get an error when it tries to plot this and what does the accumulation option mean
1
607,614
18,787,272,683
IssuesEvent
2021-11-08 13:28:42
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
modules/crypto/mbetls: missing inclusion of the library directory
bug priority: medium Regression
** the bug:** After migration to mbedTLS 3.0.0 its `library` directory contains some headers which might be needed by the application. For insentience MCUboot might require rsa_alt_helpers.h in order to be build with RSA image encryption feature. **To Reproduce** Steps to reproduce the behavior: 1. west build...
1.0
modules/crypto/mbetls: missing inclusion of the library directory - ** the bug:** After migration to mbedTLS 3.0.0 its `library` directory contains some headers which might be needed by the application. For insentience MCUboot might require rsa_alt_helpers.h in order to be build with RSA image encryption feature....
priority
modules crypto mbetls missing inclusion of the library directory the bug after migration to mbedtls its library directory contains some headers which might be needed by the application for insentience mcuboot might require rsa alt helpers h in order to be build with rsa image encryption feature ...
1
595,223
18,062,299,565
IssuesEvent
2021-09-20 15:08:19
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
opened
[KT] (AICCRA) Environmental and Social Reporting mock-up
Priority - Medium Type -Task AICCRA
https://cgiar.sharepoint.com/:w:/s/AICCRA/EbfNvjoLm7JNp44nwPxQOl0B7ng5Ury_2aWhjKwNaKW8BA?e=sy5RyY D:\CGIAR\AICCRA - Documents\8. Safeguard Documents Develop a mock-up for the template of Environmental and Social Reporting mock-up - [ ] Create the mock-up - [ ] Show for feedback **Move to Review when:** we noticed t...
1.0
[KT] (AICCRA) Environmental and Social Reporting mock-up - https://cgiar.sharepoint.com/:w:/s/AICCRA/EbfNvjoLm7JNp44nwPxQOl0B7ng5Ury_2aWhjKwNaKW8BA?e=sy5RyY D:\CGIAR\AICCRA - Documents\8. Safeguard Documents Develop a mock-up for the template of Environmental and Social Reporting mock-up - [ ] Create the mock-up - [ ]...
priority
aiccra environmental and social reporting mock up d cgiar aiccra documents safeguard documents develop a mock up for the template of environmental and social reporting mock up create the mock up show for feedback move to review when we noticed to hector move to closed when when appr...
1
213,823
7,260,750,071
IssuesEvent
2018-02-18 13:48:20
strapi/strapi
https://api.github.com/repos/strapi/strapi
closed
Cannot create new strapi-project using MySQL (MariaDB)
priority: medium source: framework type: bug
**Node.js version**: v8.4.0 **npm version**: 5.6.0 **Strapi version**: 3.0.0-alpha.9.1 **Operating system**: Ubuntu 16.04 (Xenial) Bug request **What is the current behavior?** `strapi new strapi-test INFO (19961 on gabriel-G75VX): Creating your application... It might take a few seconds. INFO (19961 on gab...
1.0
Cannot create new strapi-project using MySQL (MariaDB) - **Node.js version**: v8.4.0 **npm version**: 5.6.0 **Strapi version**: 3.0.0-alpha.9.1 **Operating system**: Ubuntu 16.04 (Xenial) Bug request **What is the current behavior?** `strapi new strapi-test INFO (19961 on gabriel-G75VX): Creating your applic...
priority
cannot create new strapi project using mysql mariadb node js version npm version strapi version alpha operating system ubuntu xenial bug request what is the current behavior strapi new strapi test info on gabriel creating your application it...
1
730,316
25,167,895,309
IssuesEvent
2022-11-10 22:51:08
Video-Streaming-Services/DBController
https://api.github.com/repos/Video-Streaming-Services/DBController
closed
Refactor: Refactor the database connectivity
enhancement medium priority
# Refactor the database connectivity from JDBC to JPA. - [x] Add the JPA dependency to the project. - [x] Create the required classes. - [x] Test the project after the conversion. * Try to be SOLID and clean as possible.
1.0
Refactor: Refactor the database connectivity - # Refactor the database connectivity from JDBC to JPA. - [x] Add the JPA dependency to the project. - [x] Create the required classes. - [x] Test the project after the conversion. * Try to be SOLID and clean as possible.
priority
refactor refactor the database connectivity refactor the database connectivity from jdbc to jpa add the jpa dependency to the project create the required classes test the project after the conversion try to be solid and clean as possible
1
245,691
7,889,561,990
IssuesEvent
2018-06-28 05:03:14
gluster/glusterd2
https://api.github.com/repos/gluster/glusterd2
opened
Consolidate quotad and self heal restart mechanisms
FW: Quota FW: Volume Management feature priority: medium
Self heal daemon doesn't need a restart when it's enabled for a new volume. It can fetch the new volfile over RPC. However, quotad needs a restart when quota is enabled for a new volume. This discrepancy is causing unnecessary complexity in implementing and drawing parallels between the two. Quotad should be enhanc...
1.0
Consolidate quotad and self heal restart mechanisms - Self heal daemon doesn't need a restart when it's enabled for a new volume. It can fetch the new volfile over RPC. However, quotad needs a restart when quota is enabled for a new volume. This discrepancy is causing unnecessary complexity in implementing and drawi...
priority
consolidate quotad and self heal restart mechanisms self heal daemon doesn t need a restart when it s enabled for a new volume it can fetch the new volfile over rpc however quotad needs a restart when quota is enabled for a new volume this discrepancy is causing unnecessary complexity in implementing and drawi...
1
646,520
21,051,190,593
IssuesEvent
2022-03-31 20:42:21
VA-Explorer/va_explorer
https://api.github.com/repos/VA-Explorer/va_explorer
opened
Home page tailored to user
Priority: Medium Type: Enhancement Domain: Frontend
**Is your feature request related to a problem? Please describe.** As a user, I want to only be shown information relevant to my role on the home page (i.e. as an interviewer, I only want to see my own data) **Describe the solution you'd like** Some kind of filtering to prevent me from seeing the summary of all VA...
1.0
Home page tailored to user - **Is your feature request related to a problem? Please describe.** As a user, I want to only be shown information relevant to my role on the home page (i.e. as an interviewer, I only want to see my own data) **Describe the solution you'd like** Some kind of filtering to prevent me from...
priority
home page tailored to user is your feature request related to a problem please describe as a user i want to only be shown information relevant to my role on the home page i e as an interviewer i only want to see my own data describe the solution you d like some kind of filtering to prevent me from...
1
667,065
22,408,094,642
IssuesEvent
2022-06-18 09:28:15
CheeseInthe-Life/Daru-iOS
https://api.github.com/repos/CheeseInthe-Life/Daru-iOS
closed
๋น„๋กœ๊ทธ์ธ์ƒํƒœ์˜ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„
Type: Feature/Function Priority: Medium Type: Feature/UI Status: To Do
## Description ๋น„๋กœ๊ทธ์ธ์ƒํƒœ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„ ## Todo - [ ] ๋น„๋กœ๊ทธ์ธ์ƒํƒœ์˜ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„
1.0
๋น„๋กœ๊ทธ์ธ์ƒํƒœ์˜ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„ - ## Description ๋น„๋กœ๊ทธ์ธ์ƒํƒœ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„ ## Todo - [ ] ๋น„๋กœ๊ทธ์ธ์ƒํƒœ์˜ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„
priority
๋น„๋กœ๊ทธ์ธ์ƒํƒœ์˜ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„ description ๋น„๋กœ๊ทธ์ธ์ƒํƒœ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„ todo ๋น„๋กœ๊ทธ์ธ์ƒํƒœ์˜ ์„ค์ • ํŽ˜์ด์ง€ ๋ ˆ์ด์•„์›ƒ ๊ตฌํ˜„
1
369,478
10,906,053,893
IssuesEvent
2019-11-20 12:06:04
balena-io/balena-cli
https://api.github.com/repos/balena-io/balena-cli
closed
Stop & remove app containers in parallel to local push, with better feedback
priority:medium type:ux-enhancement
Right now, `local push` is fairly synchronous: https://github.com/resin-io-modules/resin-sync/blob/master/lib/capitano/resin-toolbox.coffee#L164-L198. We do some querying up front, and wait until the existing app has been killed and remove, and then we do the build etc. This means for the normal cached development f...
1.0
Stop & remove app containers in parallel to local push, with better feedback - Right now, `local push` is fairly synchronous: https://github.com/resin-io-modules/resin-sync/blob/master/lib/capitano/resin-toolbox.coffee#L164-L198. We do some querying up front, and wait until the existing app has been killed and remove, ...
priority
stop remove app containers in parallel to local push with better feedback right now local push is fairly synchronous we do some querying up front and wait until the existing app has been killed and remove and then we do the build etc this means for the normal cached development flow the majority of ti...
1
165,082
6,261,924,477
IssuesEvent
2017-07-15 04:53:32
Tokyo-Buffalo/pow-wow-calendar
https://api.github.com/repos/Tokyo-Buffalo/pow-wow-calendar
closed
Error: ''event.target.dateStart is undefined"
bug needs review priority-medium
When trying to submit the form for add new event, this error occurs. Could have something to do with the new autoform stuff we added
1.0
Error: ''event.target.dateStart is undefined" - When trying to submit the form for add new event, this error occurs. Could have something to do with the new autoform stuff we added
priority
error event target datestart is undefined when trying to submit the form for add new event this error occurs could have something to do with the new autoform stuff we added
1
615,253
19,251,450,195
IssuesEvent
2021-12-09 06:03:06
chaotic-aur/packages
https://api.github.com/repos/chaotic-aur/packages
closed
[Bug] kdenlive-git dependencies
request:new-pkg priority:medium
## ๐Ÿ› For reporting bugs - What happens? When attempting an upgrade many Plasma packages conflict and request to be upgraded to the `-git` versions - What is expected to happen? I should be able to continue to use non `-git` packages as per https://aur.archlinux.org/packages/kdenlive-git/ - If possible, ...
1.0
[Bug] kdenlive-git dependencies - ## ๐Ÿ› For reporting bugs - What happens? When attempting an upgrade many Plasma packages conflict and request to be upgraded to the `-git` versions - What is expected to happen? I should be able to continue to use non `-git` packages as per https://aur.archlinux.org/package...
priority
kdenlive git dependencies ๐Ÿ› for reporting bugs what happens when attempting an upgrade many plasma packages conflict and request to be upgraded to the git versions what is expected to happen i should be able to continue to use non git packages as per if possible please attach log...
1
478,972
13,789,204,277
IssuesEvent
2020-10-09 08:31:02
tomav/docker-mailserver
https://api.github.com/repos/tomav/docker-mailserver
closed
Dovecot with Full Text Search
enhancement feature request priority 2 [MEDIUM] waiting for contributor action
<!--- Provide a general summary of the issue in the Title above --> How about adding FullTextSearch support to dovecot? ## Context <!--- Provide a more detailed introduction to the issue itself --> <!--- How has this issue affected you? What were you trying to accomplish? --> I'm currently trying out your great ...
1.0
Dovecot with Full Text Search - <!--- Provide a general summary of the issue in the Title above --> How about adding FullTextSearch support to dovecot? ## Context <!--- Provide a more detailed introduction to the issue itself --> <!--- How has this issue affected you? What were you trying to accomplish? --> I'm ...
priority
dovecot with full text search how about adding fulltextsearch support to dovecot context i m currently trying out your great project beside from the fact that i have it already running i m thinking about to improve it using a better fulltextsearch support to be more detailed i would like to ena...
1
483,199
13,920,525,687
IssuesEvent
2020-10-21 10:34:00
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Medium Editor_ Formatting Option (Numbered List and Link) related issue.
bug priority: medium
**Describe the bug** **Issue 1:** When we use Numbered List formatting option while creating update, discussion and while sending replies and messages then numbered list is not appearing in proper format. https://prnt.sc/v3qczq **Issue 2:** Link option available under Formatting option is not working on FIREF...
1.0
Medium Editor_ Formatting Option (Numbered List and Link) related issue. - **Describe the bug** **Issue 1:** When we use Numbered List formatting option while creating update, discussion and while sending replies and messages then numbered list is not appearing in proper format. https://prnt.sc/v3qczq **Issue 2:...
priority
medium editor formatting option numbered list and link related issue describe the bug issue when we use numbered list formatting option while creating update discussion and while sending replies and messages then numbered list is not appearing in proper format issue link option ava...
1
32,733
2,759,389,835
IssuesEvent
2015-04-28 03:14:10
PowerPointLabs/powerpointlabs
https://api.github.com/repos/PowerPointLabs/powerpointlabs
closed
Give a better error message when there is only one section
Feature.AgendaLab Priority-Medium status.releaseCandidate type-enhancement
Give a better error message: Agenda Lab requires slides to be divided into two or more sections
1.0
Give a better error message when there is only one section - Give a better error message: Agenda Lab requires slides to be divided into two or more sections
priority
give a better error message when there is only one section give a better error message agenda lab requires slides to be divided into two or more sections
1
56,756
3,081,184,155
IssuesEvent
2015-08-22 13:16:08
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
ะ‘ะฐะณ ั ะ›ะก
bug imported Priority-Medium
_From [mnr...@gmail.com](https://code.google.com/u/114542743364409907977/) on October 21, 2012 13:33:12_ ะŸะธัˆัƒ ั ั ั€ะฐะฑะพั‡ะตะณะพ ะบะพะผะฟะฐ ัะฐะผ ัะตะฑะต ะฒ ะปะธั‡ะบัƒ ะธ ะฝะฐะฑะปัŽะดะฐัŽ ะฒะพั‚ ั‚ะฐะบัƒัŽ ะบะฐั€ั‚ะธะฝัƒ http://floomby.ru/s1/VcGuR/full/ _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=838_
1.0
ะ‘ะฐะณ ั ะ›ะก - _From [mnr...@gmail.com](https://code.google.com/u/114542743364409907977/) on October 21, 2012 13:33:12_ ะŸะธัˆัƒ ั ั ั€ะฐะฑะพั‡ะตะณะพ ะบะพะผะฟะฐ ัะฐะผ ัะตะฑะต ะฒ ะปะธั‡ะบัƒ ะธ ะฝะฐะฑะปัŽะดะฐัŽ ะฒะพั‚ ั‚ะฐะบัƒัŽ ะบะฐั€ั‚ะธะฝัƒ http://floomby.ru/s1/VcGuR/full/ _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=838_
priority
ะฑะฐะณ ั ะปั from on october ะฟะธัˆัƒ ั ั ั€ะฐะฑะพั‡ะตะณะพ ะบะพะผะฟะฐ ัะฐะผ ัะตะฑะต ะฒ ะปะธั‡ะบัƒ ะธ ะฝะฐะฑะปัŽะดะฐัŽ ะฒะพั‚ ั‚ะฐะบัƒัŽ ะบะฐั€ั‚ะธะฝัƒ original issue
1
57,440
3,082,008,691
IssuesEvent
2015-08-23 09:43:28
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
[ะžะฟั‚ะธะผะธะทะฐั†ะธั] ะŸะตั€ะตะฝะพั CustomLocations.ini ะฒ ะฑะฐะทัƒ ะดะฐะฝะฝั‹ั….
bug imported Priority-Medium
_From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on March 28, 2013 15:46:39_ ะŸั€ะพะฑะปะตะผั‹: 1. ะŸะพัั‚ะพัะฝะฝั‹ะน ะฟะฐั€ัะธะฝะณ 500ะšะฑ ั„ะฐะนะปะฐ CustomLocations.ini ะฟั€ะธ ัั‚ะฐั€ั‚ะต ะดะฐะถะต ะตัะปะธ ั„ะฐะนะป ะฝะต ะผะตะฝัะปัั. 2. ะœัƒะดั€ะตะฝั‹ะน ะฐะปะณะพั€ะธั‚ะผ ะทะฐะณั€ัƒะทะบะธ ะธ ะบัƒั‡ะฐ ะผะฐะฟ-ะพะฟั‚ะธะผะธะทะฐั†ะธะน ะพั‚ ะ•ะถะฐ. 3. ะ’ัะต ะดะธะฐะฟะฐะทะพะฝั‹ ะทะฐะณั€ัƒะถะตะฝั‹ ะฒ ะฟะฐะผัั‚ัŒ ั…...
1.0
[ะžะฟั‚ะธะผะธะทะฐั†ะธั] ะŸะตั€ะตะฝะพั CustomLocations.ini ะฒ ะฑะฐะทัƒ ะดะฐะฝะฝั‹ั…. - _From [Pavel.Pimenov@gmail.com](https://code.google.com/u/Pavel.Pimenov@gmail.com/) on March 28, 2013 15:46:39_ ะŸั€ะพะฑะปะตะผั‹: 1. ะŸะพัั‚ะพัะฝะฝั‹ะน ะฟะฐั€ัะธะฝะณ 500ะšะฑ ั„ะฐะนะปะฐ CustomLocations.ini ะฟั€ะธ ัั‚ะฐั€ั‚ะต ะดะฐะถะต ะตัะปะธ ั„ะฐะนะป ะฝะต ะผะตะฝัะปัั. 2. ะœัƒะดั€ะตะฝั‹ะน ะฐะปะณะพั€ะธั‚ะผ ะทะฐะณั€ัƒะทะบะธ ะธ ะบัƒั‡ะฐ ะผะฐะฟ...
priority
ะฟะตั€ะตะฝะพั customlocations ini ะฒ ะฑะฐะทัƒ ะดะฐะฝะฝั‹ั… from on march ะฟั€ะพะฑะปะตะผั‹ ะฟะพัั‚ะพัะฝะฝั‹ะน ะฟะฐั€ัะธะฝะณ ั„ะฐะนะปะฐ customlocations ini ะฟั€ะธ ัั‚ะฐั€ั‚ะต ะดะฐะถะต ะตัะปะธ ั„ะฐะนะป ะฝะต ะผะตะฝัะปัั ะผัƒะดั€ะตะฝั‹ะน ะฐะปะณะพั€ะธั‚ะผ ะทะฐะณั€ัƒะทะบะธ ะธ ะบัƒั‡ะฐ ะผะฐะฟ ะพะฟั‚ะธะผะธะทะฐั†ะธะน ะพั‚ ะตะถะฐ ะฒัะต ะดะธะฐะฟะฐะทะพะฝั‹ ะทะฐะณั€ัƒะถะตะฝั‹ ะฒ ะฟะฐะผัั‚ัŒ ั…ะพั‚ั ะฒ ั€ะตะฐะปัŒะฝะพะน ั€ะฐะฑะพั‚ะต ะธัะฟะพะปัŒะทัƒะตั‚ัั ั‚ะพะป...
1
72,271
3,377,793,518
IssuesEvent
2015-11-25 06:55:11
BeABetterHumanBeing/MC
https://api.github.com/repos/BeABetterHumanBeing/MC
closed
Add hero upgrades
priority:medium type:feature
If a hero has other levels they can advance to, make them available on the hero widget (like with building upgrades). Make sure to only allow upgrades if there's room in their guild!
1.0
Add hero upgrades - If a hero has other levels they can advance to, make them available on the hero widget (like with building upgrades). Make sure to only allow upgrades if there's room in their guild!
priority
add hero upgrades if a hero has other levels they can advance to make them available on the hero widget like with building upgrades make sure to only allow upgrades if there s room in their guild
1
646,151
21,039,271,216
IssuesEvent
2022-03-31 10:44:53
AY2122S2-CS2103T-W09-1/tp
https://api.github.com/repos/AY2122S2-CS2103T-W09-1/tp
closed
Event duration should not be more than its recurrence frequency
bug priority.Medium
If the Event is a daily event, the duration of the event should not be more than 24h. If it is more than 24h, the event is not a daily event but an event that takes 2 days. However, if the recurrence of the event is weekly, then it is still comprehensible to have such event
1.0
Event duration should not be more than its recurrence frequency - If the Event is a daily event, the duration of the event should not be more than 24h. If it is more than 24h, the event is not a daily event but an event that takes 2 days. However, if the recurrence of the event is weekly, then it is still comprehens...
priority
event duration should not be more than its recurrence frequency if the event is a daily event the duration of the event should not be more than if it is more than the event is not a daily event but an event that takes days however if the recurrence of the event is weekly then it is still comprehensible...
1
677,431
23,161,487,579
IssuesEvent
2022-07-29 18:16:51
openforcefield/openff-toolkit
https://api.github.com/repos/openforcefield/openff-toolkit
closed
`RDKitToolkitWrapper` conformer generation fails on some large molecules
effort:low priority:medium
**Describe the bug** When I try to parametrize attached structure (using two versions of code as in OpenFF manual/github examples), openforcefield.utils.toolkits.ChargeMethodUnavailableError is generated. The structure's topology is a bit off as it comes from warheads/linker assembly. The structure contains the co...
1.0
`RDKitToolkitWrapper` conformer generation fails on some large molecules - **Describe the bug** When I try to parametrize attached structure (using two versions of code as in OpenFF manual/github examples), openforcefield.utils.toolkits.ChargeMethodUnavailableError is generated. The structure's topology is a bit o...
priority
rdkittoolkitwrapper conformer generation fails on some large molecules describe the bug when i try to parametrize attached structure using two versions of code as in openff manual github examples openforcefield utils toolkits chargemethodunavailableerror is generated the structure s topology is a bit o...
1
547,664
16,044,595,434
IssuesEvent
2021-04-22 12:15:05
teamforus/general
https://api.github.com/repos/teamforus/general
closed
Provider signupflow: Editing an organization
Priority: Should have Scope: Medium
Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - Demy ### Change description - Made a typo in the registration form while signing up as a company. For example: incorrect IBAN or email. I want to return to my registration form, but that's not possible. Solution: Editing butto...
1.0
Provider signupflow: Editing an organization - Learn more about change requests here: https://bit.ly/39CWeEE ### Requested by: - Demy ### Change description - Made a typo in the registration form while signing up as a company. For example: incorrect IBAN or email. I want to return to my registration form, but t...
priority
provider signupflow editing an organization learn more about change requests here requested by demy change description made a typo in the registration form while signing up as a company for example incorrect iban or email i want to return to my registration form but that s not possible ...
1
189,904
6,802,818,158
IssuesEvent
2017-11-02 21:35:47
openaq/openaq-fetch
https://api.github.com/repos/openaq/openaq-fetch
opened
Hong Kong AQ data!
help wanted medium priority new data
Looks like station-level AQ data in physical units is available for Hong Kong here: http://www.aqhi.gov.hk/en/aqhi/past-24-hours-pollutant-concentration.html Pollutants and units are defined, as well as include station names. Historical measurements are available through download here: http://epic.epd.gov.h...
1.0
Hong Kong AQ data! - Looks like station-level AQ data in physical units is available for Hong Kong here: http://www.aqhi.gov.hk/en/aqhi/past-24-hours-pollutant-concentration.html Pollutants and units are defined, as well as include station names. Historical measurements are available through download here: ...
priority
hong kong aq data looks like station level aq data in physical units is available for hong kong here pollutants and units are defined as well as include station names historical measurements are available through download here i m not sure on coordinates but may be able to be grabbed from the...
1
87,543
3,755,619,129
IssuesEvent
2016-03-12 19:50:13
nus-fboa2016-PL/PowerPointLabs
https://api.github.com/repos/nus-fboa2016-PL/PowerPointLabs
closed
Distribute should be based on original location instead of order of click
Feature.PositionsLab Priority.Medium Type.bug
For distribute horizontal and vertical, using slide as reference, behavior is based on the order of the shapes being clicked. Instead, it should be sorted according to the original position of the shape
1.0
Distribute should be based on original location instead of order of click - For distribute horizontal and vertical, using slide as reference, behavior is based on the order of the shapes being clicked. Instead, it should be sorted according to the original position of the shape
priority
distribute should be based on original location instead of order of click for distribute horizontal and vertical using slide as reference behavior is based on the order of the shapes being clicked instead it should be sorted according to the original position of the shape
1
40,694
2,868,936,676
IssuesEvent
2015-06-05 22:03:55
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Add "pub uninstall"
enhancement NotPlanned Priority-Medium
_Originally opened as dart-lang/sdk#7192_ *This issue was originally filed by jjinux...&#064;google.com* _____ It'd be nice if pub had an uninstall command. For instance, if you make a copy of a pub package, all the symlinks get messed up. Hence, I usually delete all the packages symlinks and the directory and the pub...
1.0
Add "pub uninstall" - _Originally opened as dart-lang/sdk#7192_ *This issue was originally filed by jjinux...&#064;google.com* _____ It'd be nice if pub had an uninstall command. For instance, if you make a copy of a pub package, all the symlinks get messed up. Hence, I usually delete all the packages symlinks and the...
priority
add pub uninstall originally opened as dart lang sdk this issue was originally filed by jjinux google com it d be nice if pub had an uninstall command for instance if you make a copy of a pub package all the symlinks get messed up hence i usually delete all the packages symlinks and the dire...
1
30,067
2,722,152,474
IssuesEvent
2015-04-14 00:27:30
CruxFramework/crux-smart-faces
https://api.github.com/repos/CruxFramework/crux-smart-faces
closed
The buttons of the Promobanner component do not appear on Internet Explorer Browser
bug duplicate imported Milestone-M14-C4 Module-CruxWidgets Priority-Medium TargetVersion-5.3.0
_From [flavia.jesus@triggolabs.com](https://code.google.com/u/flavia.jesus@triggolabs.com/) on March 19, 2015 15:07:14_ The buttons of the Promobanner component do not appear on Internet Explorer Browser. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=650_
1.0
The buttons of the Promobanner component do not appear on Internet Explorer Browser - _From [flavia.jesus@triggolabs.com](https://code.google.com/u/flavia.jesus@triggolabs.com/) on March 19, 2015 15:07:14_ The buttons of the Promobanner component do not appear on Internet Explorer Browser. _Original issue: http://cod...
priority
the buttons of the promobanner component do not appear on internet explorer browser from on march the buttons of the promobanner component do not appear on internet explorer browser original issue
1
223,882
7,461,603,996
IssuesEvent
2018-03-31 05:26:00
C3DSU/e-DefPR
https://api.github.com/repos/C3DSU/e-DefPR
reopened
Documentaรงรฃo - Atualizar README
Category: Random Priority: Medium Type: Improvement
Atualizar o README para conter a Execuรงรฃo e Gerenciamento de Tarefas Manual e Tambรฉm o Gerenciamento de Tarefas via comandos devops
1.0
Documentaรงรฃo - Atualizar README - Atualizar o README para conter a Execuรงรฃo e Gerenciamento de Tarefas Manual e Tambรฉm o Gerenciamento de Tarefas via comandos devops
priority
documentaรงรฃo atualizar readme atualizar o readme para conter a execuรงรฃo e gerenciamento de tarefas manual e tambรฉm o gerenciamento de tarefas via comandos devops
1
537,096
15,723,054,087
IssuesEvent
2021-03-29 06:54:49
kubesphere/kubesphere
https://api.github.com/repos/kubesphere/kubesphere
closed
Developer not shown
area/app-management kind/bug priority/medium
**Describe the Bug** **steps:** 1. goto the project -- >Application load -- >application page 2. Click Deploy New App 3. Select Enterprise Space -- >Application Templates 4. Check out the developers of the application templates on display **Expected results:** The developer of the application template can ...
1.0
Developer not shown - **Describe the Bug** **steps:** 1. goto the project -- >Application load -- >application page 2. Click Deploy New App 3. Select Enterprise Space -- >Application Templates 4. Check out the developers of the application templates on display **Expected results:** The developer of the app...
priority
developer not shown describe the bug steps goto the project application load application page click deploy new app select enterprise space application templates check out the developers of the application templates on display expected results the developer of the app...
1
587,712
17,629,813,433
IssuesEvent
2021-08-19 06:14:57
belav/csharpier
https://api.github.com/repos/belav/csharpier
closed
Better error handling when given a csproj or sln file
type:bug priority:medium area:cli
When I attempted to use this, I misread the command line instructions and passed in a `.sln` file or a `.csproj` file because this is how the [dotnet formatter](https://github.com/dotnet/format) works. This resulted in this output: ``` +dotnet csharpier Foo.sln /Foo.sln ...
1.0
Better error handling when given a csproj or sln file - When I attempted to use this, I misread the command line instructions and passed in a `.sln` file or a `.csproj` file because this is how the [dotnet formatter](https://github.com/dotnet/format) works. This resulted in this output: ``` +dotnet csharpier Foo.s...
priority
better error handling when given a csproj or sln file when i attempted to use this i misread the command line instructions and passed in a sln file or a csproj file because this is how the works this resulted in this output dotnet csharpier foo sln foo sln ...
1
370,664
10,935,265,182
IssuesEvent
2019-11-24 17:09:32
HW-PlayersPatch/Development
https://api.github.com/repos/HW-PlayersPatch/Development
closed
EMP Friendly Fire and vs Frigs
Priority2: Medium Status3: Actionable Type5: Balance
### hw2c EMP Damage: 35 / 105 (per scout/squad) EMP Shields: Scouts 0 (1 scout) Fighters/Corvs 75 (3 scouts) Frigs 310 (9 scouts) Friendly Fire 0% ### Current State EMP Damage: 20 / 60 (per scout/squad) EMP Shields: Scouts 100 (5 scouts) hw2 Fighters/Corvs 75 (4 scouts) hw1 Fighters 30 (2 scouts) hw1 Cor...
1.0
EMP Friendly Fire and vs Frigs - ### hw2c EMP Damage: 35 / 105 (per scout/squad) EMP Shields: Scouts 0 (1 scout) Fighters/Corvs 75 (3 scouts) Frigs 310 (9 scouts) Friendly Fire 0% ### Current State EMP Damage: 20 / 60 (per scout/squad) EMP Shields: Scouts 100 (5 scouts) hw2 Fighters/Corvs 75 (4 scouts) hw...
priority
emp friendly fire and vs frigs emp damage per scout squad emp shields scouts scout fighters corvs scouts frigs scouts friendly fire current state emp damage per scout squad emp shields scouts scouts fighters corvs scouts fighters sc...
1
26,089
2,684,164,841
IssuesEvent
2015-03-28 18:25:25
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
opened
mark text bugs
1 star bug imported Priority-Medium
_From [paul.wr...@gmail.com](https://code.google.com/u/100688685198750748452/) on August 15, 2012 08:44:32_ Required information! OS version: WinXP SP3 x86 ConEmu version: 120727c Far version (if you are using Far Manager): n/a *Bug description* 1. Mark text refuses to "unselect" or be "copied" to clipboard after...
1.0
mark text bugs - _From [paul.wr...@gmail.com](https://code.google.com/u/100688685198750748452/) on August 15, 2012 08:44:32_ Required information! OS version: WinXP SP3 x86 ConEmu version: 120727c Far version (if you are using Far Manager): n/a *Bug description* 1. Mark text refuses to "unselect" or be "copied" t...
priority
mark text bugs from on august required information os version winxp conemu version far version if you are using far manager n a bug description mark text refuses to unselect or be copied to clipboard after selecting mark block from title bar right click menu with default...
1
399,021
11,742,622,139
IssuesEvent
2020-03-12 01:28:24
thaliawww/concrexit
https://api.github.com/repos/thaliawww/concrexit
closed
Improve Createfixtures Command
bug priority: medium
In GitLab by thijsdejong on Feb 11, 2019, 14:34 At this point, the Createfixtures command does not work optimal. For instance: -When you try to create random events, most of the time, those events are in the past. -We you try to create a committee, you need at least 20 users, so it does not do anything. Expected ...
1.0
Improve Createfixtures Command - In GitLab by thijsdejong on Feb 11, 2019, 14:34 At this point, the Createfixtures command does not work optimal. For instance: -When you try to create random events, most of the time, those events are in the past. -We you try to create a committee, you need at least 20 users, so it ...
priority
improve createfixtures command in gitlab by thijsdejong on feb at this point the createfixtures command does not work optimal for instance when you try to create random events most of the time those events are in the past we you try to create a committee you need at least users so it does no...
1
533,896
15,605,160,680
IssuesEvent
2021-03-19 05:35:50
ruuvi/com.ruuvi.station
https://api.github.com/repos/ruuvi/com.ruuvi.station
closed
CSV export contains only time span shown in graph
bug medium priority
Ruuvi Tag with firmware 3.xx is said to log 12 days to internal memory. How to get this log out of the device? Current csv export is 24 hours so I quess csv export contains only data shown in graph? Would make sense to export whole history in csv and still show chosen time span in graph.
1.0
CSV export contains only time span shown in graph - Ruuvi Tag with firmware 3.xx is said to log 12 days to internal memory. How to get this log out of the device? Current csv export is 24 hours so I quess csv export contains only data shown in graph? Would make sense to export whole history in csv and still show ch...
priority
csv export contains only time span shown in graph ruuvi tag with firmware xx is said to log days to internal memory how to get this log out of the device current csv export is hours so i quess csv export contains only data shown in graph would make sense to export whole history in csv and still show chos...
1
596,189
18,099,671,573
IssuesEvent
2021-09-22 13:02:16
fgpv-vpgf/contributed-plugins
https://api.github.com/repos/fgpv-vpgf/contributed-plugins
closed
Fail delete on first try WCAG
bug plugin-draw priority - medium WCAG
When we try to set the extent for delete on first try (just create the box before adding something). it fails.... Need to add geometry, open - close tools...
1.0
Fail delete on first try WCAG - When we try to set the extent for delete on first try (just create the box before adding something). it fails.... Need to add geometry, open - close tools...
priority
fail delete on first try wcag when we try to set the extent for delete on first try just create the box before adding something it fails need to add geometry open close tools
1
467,766
13,454,430,471
IssuesEvent
2020-09-09 03:41:03
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
closed
Inconsistency space around the images when opening in light box
Has-PR bug priority: medium
**Describe the bug** When open images in a lightbox that are posted in the activity feed, the black space around the images are not consistent. **To Reproduce** https://screencast-o-matic.com/watch/cYjbheGdwK **Expected behavior** Space should be consistent around the images. **Support ticket links** https...
1.0
Inconsistency space around the images when opening in light box - **Describe the bug** When open images in a lightbox that are posted in the activity feed, the black space around the images are not consistent. **To Reproduce** https://screencast-o-matic.com/watch/cYjbheGdwK **Expected behavior** Space should b...
priority
inconsistency space around the images when opening in light box describe the bug when open images in a lightbox that are posted in the activity feed the black space around the images are not consistent to reproduce expected behavior space should be consistent around the images support t...
1
304,004
9,313,005,941
IssuesEvent
2019-03-26 03:49:36
status-im/status-react
https://api.github.com/repos/status-im/status-react
closed
Public chat that was re-opened should not be empty
bug chat medium-priority medium-severity stale to-discuss
### Description *Type*: Bug *Summary*: If a public chat is removed from the chat list and then reopened again, its content is empty. There is "Fetching messages" but the old messages (before removing the chat) do not appear. I think it's counter-intuitive and the app should display old messages when public ch...
1.0
Public chat that was re-opened should not be empty - ### Description *Type*: Bug *Summary*: If a public chat is removed from the chat list and then reopened again, its content is empty. There is "Fetching messages" but the old messages (before removing the chat) do not appear. I think it's counter-intuitive a...
priority
public chat that was re opened should not be empty description type bug summary if a public chat is removed from the chat list and then reopened again its content is empty there is fetching messages but the old messages before removing the chat do not appear i think it s counter intuitive a...
1
219,631
7,344,441,590
IssuesEvent
2018-03-07 14:41:57
framework7io/framework7
https://api.github.com/repos/framework7io/framework7
closed
Range slider not visible in native iOS apps
Native App Priority Medium iOS bug
This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) ### What you did * Build current master branch * Take iOS kitchen sink * Build iOS app with Cordova ### Expected Behavior * Range slider visible with iOS theme on iOS ### Actual Behavior * Range slider not visible ...
1.0
Range slider not visible in native iOS apps - This is a (multiple allowed): * [x] bug * [ ] enhancement * [ ] feature-discussion (RFC) ### What you did * Build current master branch * Take iOS kitchen sink * Build iOS app with Cordova ### Expected Behavior * Range slider visible with iOS theme on iOS ##...
priority
range slider not visible in native ios apps this is a multiple allowed bug enhancement feature discussion rfc what you did build current master branch take ios kitchen sink build ios app with cordova expected behavior range slider visible with ios theme on ios actu...
1
829,516
31,881,880,989
IssuesEvent
2023-09-16 13:21:56
Vatsim-Scandinavia/controlcenter
https://api.github.com/repos/Vatsim-Scandinavia/controlcenter
closed
New API data: Students per rating and area
enhancement priority: medium api
Create a new GET data source for the API around students. - Students in `<rating>` training e.g. `api/students/s1/norway` - Argument to include pre-training/active training - Only GRP/GCAP ratings to start with, for simplicity. - Should be revoked/not shown anymore if no longer under training This can th...
1.0
New API data: Students per rating and area - Create a new GET data source for the API around students. - Students in `<rating>` training e.g. `api/students/s1/norway` - Argument to include pre-training/active training - Only GRP/GCAP ratings to start with, for simplicity. - Should be revoked/not shown anymo...
priority
new api data students per rating and area create a new get data source for the api around students students in training e g api students norway argument to include pre training active training only grp gcap ratings to start with for simplicity should be revoked not shown anymore if no...
1
396,816
11,714,411,265
IssuesEvent
2020-03-09 12:17:52
hotosm/tasking-manager
https://api.github.com/repos/hotosm/tasking-manager
opened
Change button to "resume task" inseatd of "select another"
Component: Frontend Priority: Medium Status: Needs implementation Type: Enhancement
Some good feedback from testing, to show "resume task" button instead of "select another task" if one is already selected by the user: > If you try to select another task from the Contribute page it shows alert (โ€œWe found another mapping task already locked by youโ€). However, from the task page, you can click on โ€˜Se...
1.0
Change button to "resume task" inseatd of "select another" - Some good feedback from testing, to show "resume task" button instead of "select another task" if one is already selected by the user: > If you try to select another task from the Contribute page it shows alert (โ€œWe found another mapping task already locke...
priority
change button to resume task inseatd of select another some good feedback from testing to show resume task button instead of select another task if one is already selected by the user if you try to select another task from the contribute page it shows alert โ€œwe found another mapping task already locke...
1
123,302
4,859,927,784
IssuesEvent
2016-11-13 21:56:48
NoffearrDeathProjecT/DeathCore
https://api.github.com/repos/NoffearrDeathProjecT/DeathCore
closed
Help me please, damage, hp of creatures
Branch-4.3.4 CreatureBug DatabaseBug InstanceBug Priority:Medium WorkInProgress
## **4.3.4 Cataclysm** I currently have a problem with life and damage to creatures http://i.imgur.com/nIUqQ1y.jpg http://i.imgur.com/oYmLtp0.jpg http://i.imgur.com/Li9iTVn.jpg I tried several configurations and the problem persists Rate.Creature.Normal.Damage = 1 Rate.Creature.Elite.Elite....
1.0
Help me please, damage, hp of creatures - ## **4.3.4 Cataclysm** I currently have a problem with life and damage to creatures http://i.imgur.com/nIUqQ1y.jpg http://i.imgur.com/oYmLtp0.jpg http://i.imgur.com/Li9iTVn.jpg I tried several configurations and the problem persists Rate.Creature.Normal.Damage...
priority
help me please damage hp of creatures cataclysm i currently have a problem with life and damage to creatures i tried several configurations and the problem persists rate creature normal damage rate creature elite elite damage i have placed rate cr...
1
196,005
6,923,207,544
IssuesEvent
2017-11-30 08:02:17
Caleydo/lineupjs
https://api.github.com/repos/Caleydo/lineupjs
closed
Wrong order in side panel after drag&drop
priority: medium type: bug
Reordering in side panel: ![dragdrop](https://user-images.githubusercontent.com/8986080/32995809-2e02765a-cd7a-11e7-8fec-103aafbe6efe.gif) Steps to reproduce: Load Taggle. Drag and drop Discriminatory attitude scale to 5th position. Expected behavior: Discriminatory attitude scale would be dropped to 5th positio...
1.0
Wrong order in side panel after drag&drop - Reordering in side panel: ![dragdrop](https://user-images.githubusercontent.com/8986080/32995809-2e02765a-cd7a-11e7-8fec-103aafbe6efe.gif) Steps to reproduce: Load Taggle. Drag and drop Discriminatory attitude scale to 5th position. Expected behavior: Discriminatory a...
priority
wrong order in side panel after drag drop reordering in side panel steps to reproduce load taggle drag and drop discriminatory attitude scale to position expected behavior discriminatory attitude scale would be dropped to position observed behavior discriminatory attitude scale appeared at ...
1
24,426
2,667,574,186
IssuesEvent
2015-03-22 18:52:28
IQSS/dataverse
https://api.github.com/repos/IQSS/dataverse
closed
Only Built-in Users are DvObject Creators
Component: High-level Priority: Medium Status: QA Type: Bug
This appears to be a bug: - A DvObject creator is a BuiltInUser - For the new Auth model, creator should be an AuthenticatedUser. https://github.com/IQSS/dataverse/blob/42692f5681ee65ea982b66656d7683bf0e015725/src/main/java/edu/harvard/iq/dataverse/DvObject.java#L55
1.0
Only Built-in Users are DvObject Creators - This appears to be a bug: - A DvObject creator is a BuiltInUser - For the new Auth model, creator should be an AuthenticatedUser. https://github.com/IQSS/dataverse/blob/42692f5681ee65ea982b66656d7683bf0e015725/src/main/java/edu/harvard/iq/dataverse/DvObject.java#L55
priority
only built in users are dvobject creators this appears to be a bug a dvobject creator is a builtinuser for the new auth model creator should be an authenticateduser
1
600,538
18,343,909,731
IssuesEvent
2021-10-08 01:52:41
yjunechoe/ggtrace
https://api.github.com/repos/yjunechoe/ggtrace
closed
Improved error handling for inherited methods
enhancement priority: medium
should be another internal checking function called on the enexpr (same logic as `inherit = TRUE` but break and suggest instead of fetching)
1.0
Improved error handling for inherited methods - should be another internal checking function called on the enexpr (same logic as `inherit = TRUE` but break and suggest instead of fetching)
priority
improved error handling for inherited methods should be another internal checking function called on the enexpr same logic as inherit true but break and suggest instead of fetching
1
363,187
10,738,935,132
IssuesEvent
2019-10-29 15:33:22
CCAFS/MARLO
https://api.github.com/repos/CCAFS/MARLO
closed
[MR] Info-graphic reviewing process
Priority - Medium Type -Task
After a reviewing process CCAFS KS-Comms we agree on update the narrative of the info-graphic because we need to clarify that we will considerate other suitable repositories. "Suitable Repositories. Stable, permanent, Open Access repositories shall be utilized, to enable users and other sites and search engines to acce...
1.0
[MR] Info-graphic reviewing process - After a reviewing process CCAFS KS-Comms we agree on update the narrative of the info-graphic because we need to clarify that we will considerate other suitable repositories. "Suitable Repositories. Stable, permanent, Open Access repositories shall be utilized, to enable users and ...
priority
info graphic reviewing process after a reviewing process ccafs ks comms we agree on update the narrative of the info graphic because we need to clarify that we will considerate other suitable repositories suitable repositories stable permanent open access repositories shall be utilized to enable users and oth...
1
476,054
13,732,938,759
IssuesEvent
2020-10-05 06:05:44
STAMACODING/RSA-App
https://api.github.com/repos/STAMACODING/RSA-App
closed
Change the quantity of .jar creation
enhancement / feature medium priority
**Describe the bug** Es wรคre wahrscheinlich sinnvoller, wenn der Maven-Bot nicht bei jedem Commit die Jars erstellen wรผrde. **Idea** Gegebenenfalls kรถnnte man Commits einen Identifikator hinzufรผgen, wenn die Jars erneuert werden sollten.
1.0
Change the quantity of .jar creation - **Describe the bug** Es wรคre wahrscheinlich sinnvoller, wenn der Maven-Bot nicht bei jedem Commit die Jars erstellen wรผrde. **Idea** Gegebenenfalls kรถnnte man Commits einen Identifikator hinzufรผgen, wenn die Jars erneuert werden sollten.
priority
change the quantity of jar creation describe the bug es wรคre wahrscheinlich sinnvoller wenn der maven bot nicht bei jedem commit die jars erstellen wรผrde idea gegebenenfalls kรถnnte man commits einen identifikator hinzufรผgen wenn die jars erneuert werden sollten
1
633,338
20,252,151,851
IssuesEvent
2022-02-14 19:01:10
tomusborne/generateblocks
https://api.github.com/repos/tomusborne/generateblocks
opened
Add dynamic links with custom text
type: feature priority: medium
### Description Dynamic links with no dynamic content. for example, social icons where I set a static icon but want the link to go to user meta or post meta. or a "Read more" button that has static text but links to the post.
1.0
Add dynamic links with custom text - ### Description Dynamic links with no dynamic content. for example, social icons where I set a static icon but want the link to go to user meta or post meta. or a "Read more" button that has static text but links to the post.
priority
add dynamic links with custom text description dynamic links with no dynamic content for example social icons where i set a static icon but want the link to go to user meta or post meta or a read more button that has static text but links to the post
1
295,135
9,082,278,403
IssuesEvent
2019-02-17 10:48:11
pupil-labs/pupil
https://api.github.com/repos/pupil-labs/pupil
opened
Add recording.log to recordings
enhancement priority:medium
On recording start, add an additional [file log handler](https://docs.python.org/3/library/logging.handlers.html#filehandler) to the logger. Remove handler on recording stop.
1.0
Add recording.log to recordings - On recording start, add an additional [file log handler](https://docs.python.org/3/library/logging.handlers.html#filehandler) to the logger. Remove handler on recording stop.
priority
add recording log to recordings on recording start add an additional to the logger remove handler on recording stop
1
22,157
2,645,695,145
IssuesEvent
2015-03-13 01:11:51
prikhi/evoluspencil
https://api.github.com/repos/prikhi/evoluspencil
closed
Save As or Other Export Features
2โ€“5 stars bug imported Priority-Medium
_From [kdfa...@hotmail.com](https://code.google.com/u/113050804959453911823/) on September 02, 2008 00:50:29_ What steps will reproduce the problem? 1. File Menu-Save As 2. File Menu-Export As What is the expected output? What do you see instead? It would be nice to have a feature which would pull together all the e...
1.0
Save As or Other Export Features - _From [kdfa...@hotmail.com](https://code.google.com/u/113050804959453911823/) on September 02, 2008 00:50:29_ What steps will reproduce the problem? 1. File Menu-Save As 2. File Menu-Export As What is the expected output? What do you see instead? It would be nice to have a feature w...
priority
save as or other export features from on september what steps will reproduce the problem file menu save as file menu export as what is the expected output what do you see instead it would be nice to have a feature which would pull together all the external referenced files into one direct...
1
258,822
8,179,968,504
IssuesEvent
2018-08-28 17:59:40
kjohnsen/MMAPPR2
https://api.github.com/repos/kjohnsen/MMAPPR2
closed
Auto-index BAM files
complexity-low enhancement priority-medium
This already works somewhat, but only at the time the param is created. If an already-created param references a BAM file without an index, for example, MMAPPR will crash.
1.0
Auto-index BAM files - This already works somewhat, but only at the time the param is created. If an already-created param references a BAM file without an index, for example, MMAPPR will crash.
priority
auto index bam files this already works somewhat but only at the time the param is created if an already created param references a bam file without an index for example mmappr will crash
1
446,096
12,839,427,118
IssuesEvent
2020-07-07 19:17:09
MaozGelbart/cs-whist-2010
https://api.github.com/repos/MaozGelbart/cs-whist-2010
closed
Implement smart IPlayer interface
Component-UI Priority-Medium Type-Task auto-migrated
``` Create an implementation of IPlayer interface that tries to fulfill its declaration, minimizing |bidding[Self] - tricksTaken|. ``` Original issue reported on code.google.com by `jugg...@gmail.com` on 16 Dec 2010 at 5:17
1.0
Implement smart IPlayer interface - ``` Create an implementation of IPlayer interface that tries to fulfill its declaration, minimizing |bidding[Self] - tricksTaken|. ``` Original issue reported on code.google.com by `jugg...@gmail.com` on 16 Dec 2010 at 5:17
priority
implement smart iplayer interface create an implementation of iplayer interface that tries to fulfill its declaration minimizing bidding trickstaken original issue reported on code google com by jugg gmail com on dec at
1
611,208
18,948,386,775
IssuesEvent
2021-11-18 12:45:49
mollie/PrestaShop
https://api.github.com/repos/mollie/PrestaShop
closed
Order not created after payment
Priority: Medium Type: Support
### Expected behavior An order would be created in the Dashboard after the Mollie payment was completed. ### Actual behavior No order was created, even though the payment was completed and the webhook was called (according to Mollie payment history). The payment description remained "mol_...". The metadata include...
1.0
Order not created after payment - ### Expected behavior An order would be created in the Dashboard after the Mollie payment was completed. ### Actual behavior No order was created, even though the payment was completed and the webhook was called (according to Mollie payment history). The payment description remain...
priority
order not created after payment expected behavior an order would be created in the dashboard after the mollie payment was completed actual behavior no order was created even though the payment was completed and the webhook was called according to mollie payment history the payment description remain...
1
389,634
11,504,793,150
IssuesEvent
2020-02-13 00:19:58
SETI/pds-opus
https://api.github.com/repos/SETI/pds-opus
closed
Add error handling to all AJAX calls
A-Bug B-OPUS JS Effort 2 Medium Priority 5 Minor
The Django API returns 404 or 500 errors for many possible problems, but the OPUS JS code rarely tests for those. It should always check the return status and report an error to the user.
1.0
Add error handling to all AJAX calls - The Django API returns 404 or 500 errors for many possible problems, but the OPUS JS code rarely tests for those. It should always check the return status and report an error to the user.
priority
add error handling to all ajax calls the django api returns or errors for many possible problems but the opus js code rarely tests for those it should always check the return status and report an error to the user
1
488,842
14,087,343,338
IssuesEvent
2020-11-05 06:12:22
tikv/tikv
https://api.github.com/repos/tikv/tikv
closed
When sync-log=false, fsync raftdb before kvdb persists data
component/rocksdb difficulty/medium priority/low severity/Minor sig/engine status/discussion type/bug
There are value in using sync-log=false when small data loss on edge case can be tolerate, and bare metal performance is desired. However, current a TiKV node may not be able to recovery from power off, if kvdb have newer data than raftdb. This can be fixed by fsync raftdb before every time kvdb persists it's data (e.g...
1.0
When sync-log=false, fsync raftdb before kvdb persists data - There are value in using sync-log=false when small data loss on edge case can be tolerate, and bare metal performance is desired. However, current a TiKV node may not be able to recovery from power off, if kvdb have newer data than raftdb. This can be fixed ...
priority
when sync log false fsync raftdb before kvdb persists data there are value in using sync log false when small data loss on edge case can be tolerate and bare metal performance is desired however current a tikv node may not be able to recovery from power off if kvdb have newer data than raftdb this can be fixed ...
1
611,070
18,944,225,412
IssuesEvent
2021-11-18 08:23:18
kubesphere/console
https://api.github.com/repos/kubesphere/console
closed
Edit the federated service to specify the workload display error
kind/bug kind/need-to-verify priority/medium
**Describe the bug** 1. click more,click Edit Config Template 2. click specify workload,display a list of workloads,There are two StatefulSets ![image](https://user-images.githubusercontent.com/88183150/135215368-edeb7688-0ab7-41ec-b8c2-bf824537a749.png) **Versions used(KubeSphere/Kubernetes)** KubeSphere: night...
1.0
Edit the federated service to specify the workload display error - **Describe the bug** 1. click more,click Edit Config Template 2. click specify workload,display a list of workloads,There are two StatefulSets ![image](https://user-images.githubusercontent.com/88183150/135215368-edeb7688-0ab7-41ec-b8c2-bf824537a749....
priority
edit the federated service to specify the workload display error describe the bug click more click edit config template click specify workload display a list of workloads there are two statefulsets versions used kubesphere kubernetes kubesphere nightly kind bug kubesphere sig cons...
1
22,220
2,645,778,223
IssuesEvent
2015-03-13 02:10:39
prikhi/evoluspencil
https://api.github.com/repos/prikhi/evoluspencil
opened
Save to read only file displays low lever error message
1 star bug imported Priority-Medium
_From [drey....@gmail.com](https://code.google.com/u/102258045377137699005/) on October 02, 2009 05:05:16_ What steps will reproduce the problem? 1. Crate a new file and close it 2. Change file properties to read only 3. Open file 4. Try to save What is the expected output? What do you see instead? A info box telli...
1.0
Save to read only file displays low lever error message - _From [drey....@gmail.com](https://code.google.com/u/102258045377137699005/) on October 02, 2009 05:05:16_ What steps will reproduce the problem? 1. Crate a new file and close it 2. Change file properties to read only 3. Open file 4. Try to save What is the ...
priority
save to read only file displays low lever error message from on october what steps will reproduce the problem crate a new file and close it change file properties to read only open file try to save what is the expected output what do you see instead a info box telling the user he c...
1
625,496
19,750,063,475
IssuesEvent
2022-01-15 01:40:43
NikolaiVChr/f16
https://api.github.com/repos/NikolaiVChr/f16
closed
radarSystem: Auto CM went nuts
Medium Priority
After getting shot down, and the relocated back to airport, auto CM went nuts even on ground.
1.0
radarSystem: Auto CM went nuts - After getting shot down, and the relocated back to airport, auto CM went nuts even on ground.
priority
radarsystem auto cm went nuts after getting shot down and the relocated back to airport auto cm went nuts even on ground
1
24,516
2,668,446,649
IssuesEvent
2015-03-23 08:52:56
cs2103jan2015-f13-2j/main
https://api.github.com/repos/cs2103jan2015-f13-2j/main
closed
create a basic keyword mapping in Map<String, String>
priority.medium
We need to create a basic Map of keywords. On init, if there is no command.cfg found, write a default command.cfg file.
1.0
create a basic keyword mapping in Map<String, String> - We need to create a basic Map of keywords. On init, if there is no command.cfg found, write a default command.cfg file.
priority
create a basic keyword mapping in map we need to create a basic map of keywords on init if there is no command cfg found write a default command cfg file
1
268,268
8,405,562,646
IssuesEvent
2018-10-11 15:33:09
CS2103-AY1819S1-F10-2/main
https://api.github.com/repos/CS2103-AY1819S1-F10-2/main
opened
I can readily view a list of available bicycles
priority.Medium type.Story
so that I know what bikes are available right now so that I can serve customers faster. - View a filtered list of only available bikes.
1.0
I can readily view a list of available bicycles - so that I know what bikes are available right now so that I can serve customers faster. - View a filtered list of only available bikes.
priority
i can readily view a list of available bicycles so that i know what bikes are available right now so that i can serve customers faster view a filtered list of only available bikes
1
196,946
6,951,165,501
IssuesEvent
2017-12-06 13:34:57
vmware/admiral
https://api.github.com/repos/vmware/admiral
closed
Admiral UI shows containers as RUNNING despite being actually stopped - refresh issues
kind/bug priority/medium
Build: https://storage.googleapis.com/vic-product-ova-releases/vic-v1.3.0-rc2-2628-9e2a95b6.ova Video attached: [Admiral-refresh.zip](https://github.com/vmware/admiral/files/1533951/Admiral-refresh.zip) Containers will be shown by Admiral in RUNNING state despite being actually STOPPED. Refresh on UI does not hel...
1.0
Admiral UI shows containers as RUNNING despite being actually stopped - refresh issues - Build: https://storage.googleapis.com/vic-product-ova-releases/vic-v1.3.0-rc2-2628-9e2a95b6.ova Video attached: [Admiral-refresh.zip](https://github.com/vmware/admiral/files/1533951/Admiral-refresh.zip) Containers will be sho...
priority
admiral ui shows containers as running despite being actually stopped refresh issues build video attached containers will be shown by admiral in running state despite being actually stopped refresh on ui does not help but if a container is specifically selected to go onto its usages and properties p...
1
55,657
3,074,119,808
IssuesEvent
2015-08-20 03:56:06
canadainc/ilmtest
https://api.github.com/repos/canadainc/ilmtest
opened
Implement Share action
enhancement logic Priority-Medium task ui
A question should be shareable. Where the question and choices become plain-text so they can be shared.
1.0
Implement Share action - A question should be shareable. Where the question and choices become plain-text so they can be shared.
priority
implement share action a question should be shareable where the question and choices become plain text so they can be shared
1
662,636
22,147,032,682
IssuesEvent
2022-06-03 13:07:58
netdata/netdata-cloud
https://api.github.com/repos/netdata/netdata-cloud
closed
[BUG] Removing too many nodes from a room results in incorrect error message
bug duplicate priority/medium mgmt-navigation-team
I tried to remove the 476 (! yes, I know) unreachable nodes from room "K8s", by selecting every node in the room and deselecting each reachable one. We probably didn't expect to have such a large request for removals (though I did see the popup asking for confirmation). The problem is that the error that comes back say...
1.0
[BUG] Removing too many nodes from a room results in incorrect error message - I tried to remove the 476 (! yes, I know) unreachable nodes from room "K8s", by selecting every node in the room and deselecting each reachable one. We probably didn't expect to have such a large request for removals (though I did see the po...
priority
removing too many nodes from a room results in incorrect error message i tried to remove the yes i know unreachable nodes from room by selecting every node in the room and deselecting each reachable one we probably didn t expect to have such a large request for removals though i did see the popup aski...
1
577,748
17,117,969,530
IssuesEvent
2021-07-11 18:58:06
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
closed
Check Triggers Touch Logic
Outcome: Resolved Priority: Low Size: Medium Type: Enhancement Where: Game
Check if triggers are properly checking if the activator is passing trigger filters. `OnStartTouch` overrides automatically guarantee this, but things like `Touch`, or even `StartTouch` need to manually check filters in the function. Consider converting `StartTouch` to be `OnStartTouch` to simplify the filter checks as...
1.0
Check Triggers Touch Logic - Check if triggers are properly checking if the activator is passing trigger filters. `OnStartTouch` overrides automatically guarantee this, but things like `Touch`, or even `StartTouch` need to manually check filters in the function. Consider converting `StartTouch` to be `OnStartTouch` to ...
priority
check triggers touch logic check if triggers are properly checking if the activator is passing trigger filters onstarttouch overrides automatically guarantee this but things like touch or even starttouch need to manually check filters in the function consider converting starttouch to be onstarttouch to ...
1
61,822
3,154,890,288
IssuesEvent
2015-09-17 03:55:01
SeungYeonYou/jquery-tubeground
https://api.github.com/repos/SeungYeonYou/jquery-tubeground
closed
clearVideo
auto-migrated Priority-Medium Type-Enhancement
``` Trying to do some buttons to show more videos, I don't know that clearVideo() does but I had to empty some generated ID's: $('#nextvideo').click(function() { ytplayer.stopVideo(); ytplayer.clearVideo(); $('#yt-container, #video-cover').remove(); $('body').tubular('sbvG8fAoUOE','container'); }); ``` Original ...
1.0
clearVideo - ``` Trying to do some buttons to show more videos, I don't know that clearVideo() does but I had to empty some generated ID's: $('#nextvideo').click(function() { ytplayer.stopVideo(); ytplayer.clearVideo(); $('#yt-container, #video-cover').remove(); $('body').tubular('sbvG8fAoUOE','container'); }); `...
priority
clearvideo trying to do some buttons to show more videos i don t know that clearvideo does but i had to empty some generated id s nextvideo click function ytplayer stopvideo ytplayer clearvideo yt container video cover remove body tubular container origin...
1
822,356
30,867,495,310
IssuesEvent
2023-08-03 09:03:29
calcom/cal.com
https://api.github.com/repos/calcom/cal.com
closed
[CAL-2235] Least recently booked should assign to the next booker at random if all else is equal.
โœจ feature Medium priority bookings
When a new round robin is created or a few users are created at the time they have been least recently booked, these can be identical for multiple users when they have just been added. When this is the case we should randomise the next assignee instead of going through the users in the order in which they got added. <...
1.0
[CAL-2235] Least recently booked should assign to the next booker at random if all else is equal. - When a new round robin is created or a few users are created at the time they have been least recently booked, these can be identical for multiple users when they have just been added. When this is the case we should ran...
priority
least recently booked should assign to the next booker at random if all else is equal when a new round robin is created or a few users are created at the time they have been least recently booked these can be identical for multiple users when they have just been added when this is the case we should randomise th...
1
383,847
11,363,060,399
IssuesEvent
2020-01-27 01:43:31
AugurProject/augur
https://api.github.com/repos/AugurProject/augur
opened
Vendor 3rd party libraries.
Priority: Medium V2 Audit
Currently when I load v2.augur.net I can see it fetching data from not only v2.augur.net but also: ``` translate.google.com (js) translate.googleapis.com (css, js) connect.facebook.net (js) staticxx.facebook.com (html) www.gstatic.com (png) api.segment.io (xhr) eth-kovan.alchemyapi.com (xhr, despite using MetaM...
1.0
Vendor 3rd party libraries. - Currently when I load v2.augur.net I can see it fetching data from not only v2.augur.net but also: ``` translate.google.com (js) translate.googleapis.com (css, js) connect.facebook.net (js) staticxx.facebook.com (html) www.gstatic.com (png) api.segment.io (xhr) eth-kovan.alchemyapi...
priority
vendor party libraries currently when i load augur net i can see it fetching data from not only augur net but also translate google com js translate googleapis com css js connect facebook net js staticxx facebook com html png api segment io xhr eth kovan alchemyapi com xhr despite...
1
658,417
21,892,003,087
IssuesEvent
2022-05-20 03:25:09
RoboJackets/apiary
https://api.github.com/repos/RoboJackets/apiary
closed
Can't create resources on related detail pages
priority / medium type / bug area / nova
Meilisearch filter is picking up relationship info from the URL if you try to e.g. create a TA from the Travel detail page: https://my.robojackets.org/nova/resources/travel-assignments/new?viaResource=travel&viaResourceId=3&viaRelationship=assignments Probably need to specify a list of available relationships in the...
1.0
Can't create resources on related detail pages - Meilisearch filter is picking up relationship info from the URL if you try to e.g. create a TA from the Travel detail page: https://my.robojackets.org/nova/resources/travel-assignments/new?viaResource=travel&viaResourceId=3&viaRelationship=assignments Probably need to...
priority
can t create resources on related detail pages meilisearch filter is picking up relationship info from the url if you try to e g create a ta from the travel detail page probably need to specify a list of available relationships in the model gross
1
22,564
2,649,492,827
IssuesEvent
2015-03-14 23:46:33
Araq/Nim
https://api.github.com/repos/Araq/Nim
closed
Infinite loop with "nim c"
Medium Priority type sections
```nimrod type XIM* = ptr XIM XIMProc* = proc (a2: XIM; a3: XPointer; a4: XPointer) {.cdecl.} ``` This code is of course useless. If you leave away the last line, the correct error is shown: `Error: illegal recursion in type 'XIM'`
1.0
Infinite loop with "nim c" - ```nimrod type XIM* = ptr XIM XIMProc* = proc (a2: XIM; a3: XPointer; a4: XPointer) {.cdecl.} ``` This code is of course useless. If you leave away the last line, the correct error is shown: `Error: illegal recursion in type 'XIM'`
priority
infinite loop with nim c nimrod type xim ptr xim ximproc proc xim xpointer xpointer cdecl this code is of course useless if you leave away the last line the correct error is shown error illegal recursion in type xim
1
207,532
7,130,887,893
IssuesEvent
2018-01-22 08:57:39
kduske/TrenchBroom
https://api.github.com/repos/kduske/TrenchBroom
closed
Add selection handles for edge tool
Platform:All Priority:Medium Status:Resolved Type:Enhancement
The absence of selection handles makes it hard to edit edges which are perpendicular to the view plane in the 2D views. Adding handles for edges would alleviate this and make the edge tool in 2D much more useful.
1.0
Add selection handles for edge tool - The absence of selection handles makes it hard to edit edges which are perpendicular to the view plane in the 2D views. Adding handles for edges would alleviate this and make the edge tool in 2D much more useful.
priority
add selection handles for edge tool the absence of selection handles makes it hard to edit edges which are perpendicular to the view plane in the views adding handles for edges would alleviate this and make the edge tool in much more useful
1
632,775
20,206,395,136
IssuesEvent
2022-02-11 20:56:50
MetaButler/MetaButler
https://api.github.com/repos/MetaButler/MetaButler
reopened
Handle welcomes & goodbyes using ChatMemberUpdated
enhancement help wanted priority-2-medium
**Goal:** Use ChatMemberUpdated class to handle welcoming and goodbyes in groups Handle welcomes and goodbyes in groups using ChatMemberUpdated class. Telegram introduced ChatMemberUpdated with [Bot API v5.1](https://core.telegram.org/bots/api#march-9-2021). Current implementation is based on Telegram sending joinin...
1.0
Handle welcomes & goodbyes using ChatMemberUpdated - **Goal:** Use ChatMemberUpdated class to handle welcoming and goodbyes in groups Handle welcomes and goodbyes in groups using ChatMemberUpdated class. Telegram introduced ChatMemberUpdated with [Bot API v5.1](https://core.telegram.org/bots/api#march-9-2021). Curre...
priority
handle welcomes goodbyes using chatmemberupdated goal use chatmemberupdated class to handle welcoming and goodbyes in groups handle welcomes and goodbyes in groups using chatmemberupdated class telegram introduced chatmemberupdated with current implementation is based on telegram sending joining and le...
1
699,596
24,023,229,198
IssuesEvent
2022-09-15 09:21:40
place-labs/k8s-helm
https://api.github.com/repos/place-labs/k8s-helm
closed
Update RethinkDB
focus: devops priority: medium
placeos/local runs on 2.4.2 but k8s-helm runs 2.3.5, which is 6 years old Looks like we may have to switch to different Helm chart or make our own, since the current one looks abandoned.
1.0
Update RethinkDB - placeos/local runs on 2.4.2 but k8s-helm runs 2.3.5, which is 6 years old Looks like we may have to switch to different Helm chart or make our own, since the current one looks abandoned.
priority
update rethinkdb placeos local runs on but helm runs which is years old looks like we may have to switch to different helm chart or make our own since the current one looks abandoned
1
170,999
6,476,282,423
IssuesEvent
2017-08-17 22:27:34
AZMAG/map-Employment-statewide
https://api.github.com/repos/AZMAG/map-Employment-statewide
closed
International Summary Tab Doesn't add up to the Total number of locations at the top of the window
bug Priority: Medium
For example, Total number of international locations: 16 Total number of international employees: 160 ![image](https://user-images.githubusercontent.com/13153086/29425940-da2a551e-8339-11e7-968e-395eb4e5a96c.png)
1.0
International Summary Tab Doesn't add up to the Total number of locations at the top of the window - For example, Total number of international locations: 16 Total number of international employees: 160 ![image](https://user-images.githubusercontent.com/13153086/29425940-da2a551e-8339-11e7-968e-395eb4e5a96c.png) ...
priority
international summary tab doesn t add up to the total number of locations at the top of the window for example total number of international locations total number of international employees
1
284,545
8,743,502,914
IssuesEvent
2018-12-12 19:21:25
Polymer/lit-element
https://api.github.com/repos/Polymer/lit-element
closed
customElement decorator should use type string for `tagName`
Priority: Medium Type: Enhancement
This is currently `keyof HTMLElementTagNameMap` but this doesn't work nicely in TypeScript right now and the result is you have to cast to `any`. Instead we should just use `string` for now.
1.0
customElement decorator should use type string for `tagName` - This is currently `keyof HTMLElementTagNameMap` but this doesn't work nicely in TypeScript right now and the result is you have to cast to `any`. Instead we should just use `string` for now.
priority
customelement decorator should use type string for tagname this is currently keyof htmlelementtagnamemap but this doesn t work nicely in typescript right now and the result is you have to cast to any instead we should just use string for now
1
225,684
7,494,317,634
IssuesEvent
2018-04-07 08:05:20
trimstray/sandmap
https://api.github.com/repos/trimstray/sandmap
opened
Module: citrix
Priority: Medium Status: In Progress Type: Feature
Module name: **citrix** Category: **nse** Status: **In Progress** NSE scripts for the Citrix services.
1.0
Module: citrix - Module name: **citrix** Category: **nse** Status: **In Progress** NSE scripts for the Citrix services.
priority
module citrix module name citrix category nse status in progress nse scripts for the citrix services
1
30,609
2,724,320,112
IssuesEvent
2015-04-14 17:10:54
CruxFramework/crux-widgets
https://api.github.com/repos/CruxFramework/crux-widgets
closed
Create semantic panels using new html5 tags <header> <nav><section><footer><article> e <aside>
enhancement imported Milestone-M14-C2 Priority-Medium
_From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on February 10, 2014 09:39:55_ Purpose of enhancement Create semantic panels using new html5 tags \<header> \<nav><section><footer><article> e \<aside>. _Original issue: http://code.google.com/p/crux-framework/issues/detail?id=302_
1.0
Create semantic panels using new html5 tags <header> <nav><section><footer><article> e <aside> - _From [thi...@cruxframework.org](https://code.google.com/u/114650528804514463329/) on February 10, 2014 09:39:55_ Purpose of enhancement Create semantic panels using new html5 tags \<header> \<nav><section><footer><article...
priority
create semantic panels using new tags e from on february purpose of enhancement create semantic panels using new tags e original issue
1
687,818
23,540,028,761
IssuesEvent
2022-08-20 08:31:57
dnd-side-project/dnd-7th-2-backend
https://api.github.com/repos/dnd-side-project/dnd-7th-2-backend
closed
[Feature] ํŒ€์› ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ
Type: Feature Priority: Medium Status: Available
## ๊ตฌํ˜„ ๋””ํ…Œ์ผ 1. ์ตœ์ดˆ ํˆฌํ‘œ๋ฅผ ํ•œ ์‚ฌ๋žŒ์— ์˜ํ•ด ํˆฌํ‘œ ๊ทธ๋ฃน์ด ์ž๋™ ๋“ฑ๋ก๋ผ์•ผ ํ•ด์š” 2. ํˆฌํ‘œ๋ฅผ ํ•  ๋•Œ ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ์ธ์ง€ ํŒ€์› ์™„๋ฃŒ ํˆฌํ‘œ์ธ์ง€ ์•Œ๋ ค์ค˜์•ผ ํ•ด์š” โ†’ `@RequestParam`, `RequestDTO` 3. ํˆฌํ‘œ ์‹œ ํˆฌํ‘œ ๊ถŒํ•œ ํ™•์ธ์€ ํ•„์ˆ˜์˜ˆ์š” #### ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ 1. ์ตœ์ดˆ ํˆฌํ‘œ ํ›„ ์ผ์ฃผ์ผ ๊ฐ„ ์—ด๋ฆฐ ๋’ค ๋งŒ์žฅ์ผ์น˜๋˜์ง€ ์•Š์œผ๋ฉด ์ทจ์†Œ๋œ ๊ฑธ๋กœ ๋ณด๊ณ  ์žฌํˆฌํ‘œ ํ•ด์•ผ๋ผ์š” ## ๊ตฌํ˜„ #### VoteService * [x] ์ž๊ธฐ ์ž์‹ ์—๊ฒŒ ํ•˜๋Š” ํˆฌํ‘œ์ธ์ง€ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค * [x] ํ”„๋กœ์ ํŠธ ๋ฉค๋ฒ„ ์ˆ˜๊ฐ€ 2๋ช… ์ดํ•˜์ธ์ง€ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค * [x] VoteGroup์ด ...
1.0
[Feature] ํŒ€์› ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ - ## ๊ตฌํ˜„ ๋””ํ…Œ์ผ 1. ์ตœ์ดˆ ํˆฌํ‘œ๋ฅผ ํ•œ ์‚ฌ๋žŒ์— ์˜ํ•ด ํˆฌํ‘œ ๊ทธ๋ฃน์ด ์ž๋™ ๋“ฑ๋ก๋ผ์•ผ ํ•ด์š” 2. ํˆฌํ‘œ๋ฅผ ํ•  ๋•Œ ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ์ธ์ง€ ํŒ€์› ์™„๋ฃŒ ํˆฌํ‘œ์ธ์ง€ ์•Œ๋ ค์ค˜์•ผ ํ•ด์š” โ†’ `@RequestParam`, `RequestDTO` 3. ํˆฌํ‘œ ์‹œ ํˆฌํ‘œ ๊ถŒํ•œ ํ™•์ธ์€ ํ•„์ˆ˜์˜ˆ์š” #### ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ 1. ์ตœ์ดˆ ํˆฌํ‘œ ํ›„ ์ผ์ฃผ์ผ ๊ฐ„ ์—ด๋ฆฐ ๋’ค ๋งŒ์žฅ์ผ์น˜๋˜์ง€ ์•Š์œผ๋ฉด ์ทจ์†Œ๋œ ๊ฑธ๋กœ ๋ณด๊ณ  ์žฌํˆฌํ‘œ ํ•ด์•ผ๋ผ์š” ## ๊ตฌํ˜„ #### VoteService * [x] ์ž๊ธฐ ์ž์‹ ์—๊ฒŒ ํ•˜๋Š” ํˆฌํ‘œ์ธ์ง€ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค * [x] ํ”„๋กœ์ ํŠธ ๋ฉค๋ฒ„ ์ˆ˜๊ฐ€ 2๋ช… ์ดํ•˜์ธ์ง€ ํ™•...
priority
ํŒ€์› ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ ๊ตฌํ˜„ ๋””ํ…Œ์ผ ์ตœ์ดˆ ํˆฌํ‘œ๋ฅผ ํ•œ ์‚ฌ๋žŒ์— ์˜ํ•ด ํˆฌํ‘œ ๊ทธ๋ฃน์ด ์ž๋™ ๋“ฑ๋ก๋ผ์•ผ ํ•ด์š” ํˆฌํ‘œ๋ฅผ ํ•  ๋•Œ ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ์ธ์ง€ ํŒ€์› ์™„๋ฃŒ ํˆฌํ‘œ์ธ์ง€ ์•Œ๋ ค์ค˜์•ผ ํ•ด์š” โ†’ requestparam requestdto ํˆฌํ‘œ ์‹œ ํˆฌํ‘œ ๊ถŒํ•œ ํ™•์ธ์€ ํ•„์ˆ˜์˜ˆ์š” ๋‚ด๋ณด๋‚ด๊ธฐ ํˆฌํ‘œ ์ตœ์ดˆ ํˆฌํ‘œ ํ›„ ์ผ์ฃผ์ผ ๊ฐ„ ์—ด๋ฆฐ ๋’ค ๋งŒ์žฅ์ผ์น˜๋˜์ง€ ์•Š์œผ๋ฉด ์ทจ์†Œ๋œ ๊ฑธ๋กœ ๋ณด๊ณ  ์žฌํˆฌํ‘œ ํ•ด์•ผ๋ผ์š” ๊ตฌํ˜„ voteservice ์ž๊ธฐ ์ž์‹ ์—๊ฒŒ ํ•˜๋Š” ํˆฌํ‘œ์ธ์ง€ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค ํ”„๋กœ์ ํŠธ ๋ฉค๋ฒ„ ์ˆ˜๊ฐ€ ์ดํ•˜์ธ์ง€ ํ™•์ธํ•ฉ๋‹ˆ๋‹ค vot...
1
58,699
3,090,500,577
IssuesEvent
2015-08-26 07:11:01
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
opened
ะŸั€ะฑะปะตะผั‹ ั ะพั‚ั€ะธัะพะฒะบะพะน ะฒะบะปะฐะดะพะบ ะฟั€ะธ ะฒั‹ั‚ะฐัะบะธะฒะฐะฝะธะธ ะพะบะฝะฐ ะทะฐ ะณั€ะฐะฝะธั†ั‹ ัะบั€ะฐะฝะฐ
bug imported Priority-Medium
_From [mike.kor...@gmail.com](https://code.google.com/u/101495626515388303633/) on February 07, 2015 12:43:14_ 1. ะŸะพะดะบะปัŽั‡ะฐะตะผัั ั ะฝะตัะบะพะปัŒะบะธะผ ั…ะฐะฑะฐะผ ั‚ะฐะบ ั‡ั‚ะพะฑั‹ ะฑั‹ะปะพ ะฝะตัะบะพะปัŒะบะพ ัั‚ั€ะพะบ ะฒะบะปะฐะดะพะบ 2. ะŸะตั€ะตะผะตั‰ะฐะตะผ ะพะบะฝะพ ะบะปะธะตะฝั‚ะฐ ั‚ะฐะบ ั‡ั‚ะพะฑั‹ ะฝะฐะทะฒะฐะฝะธั ะฒะบะปะฐะดะพะบ ะพะบะฐะทะฐะปะธััŒ ะทะฐ ะฟั€ะตะดะตะปะฐะผะธ ัะบั€ะฐะฝะฐ 3. ะ’ะพะทะฒั€ะฐั‰ะฐะตะผ ะพะฝะพ ะดะพ ะฟะพะปะฝะพะน ะฒะธะดะธะผะพัั‚ะธ ะฝะฐ ัะบั€ะฐะฝะต ...
1.0
ะŸั€ะฑะปะตะผั‹ ั ะพั‚ั€ะธัะพะฒะบะพะน ะฒะบะปะฐะดะพะบ ะฟั€ะธ ะฒั‹ั‚ะฐัะบะธะฒะฐะฝะธะธ ะพะบะฝะฐ ะทะฐ ะณั€ะฐะฝะธั†ั‹ ัะบั€ะฐะฝะฐ - _From [mike.kor...@gmail.com](https://code.google.com/u/101495626515388303633/) on February 07, 2015 12:43:14_ 1. ะŸะพะดะบะปัŽั‡ะฐะตะผัั ั ะฝะตัะบะพะปัŒะบะธะผ ั…ะฐะฑะฐะผ ั‚ะฐะบ ั‡ั‚ะพะฑั‹ ะฑั‹ะปะพ ะฝะตัะบะพะปัŒะบะพ ัั‚ั€ะพะบ ะฒะบะปะฐะดะพะบ 2. ะŸะตั€ะตะผะตั‰ะฐะตะผ ะพะบะฝะพ ะบะปะธะตะฝั‚ะฐ ั‚ะฐะบ ั‡ั‚ะพะฑั‹ ะฝะฐะทะฒะฐะฝะธั ะฒะบะปะฐะดะพะบ ะพะบะฐะทะฐะปะธั...
priority
ะฟั€ะฑะปะตะผั‹ ั ะพั‚ั€ะธัะพะฒะบะพะน ะฒะบะปะฐะดะพะบ ะฟั€ะธ ะฒั‹ั‚ะฐัะบะธะฒะฐะฝะธะธ ะพะบะฝะฐ ะทะฐ ะณั€ะฐะฝะธั†ั‹ ัะบั€ะฐะฝะฐ from on february ะฟะพะดะบะปัŽั‡ะฐะตะผัั ั ะฝะตัะบะพะปัŒะบะธะผ ั…ะฐะฑะฐะผ ั‚ะฐะบ ั‡ั‚ะพะฑั‹ ะฑั‹ะปะพ ะฝะตัะบะพะปัŒะบะพ ัั‚ั€ะพะบ ะฒะบะปะฐะดะพะบ ะฟะตั€ะตะผะตั‰ะฐะตะผ ะพะบะฝะพ ะบะปะธะตะฝั‚ะฐ ั‚ะฐะบ ั‡ั‚ะพะฑั‹ ะฝะฐะทะฒะฐะฝะธั ะฒะบะปะฐะดะพะบ ะพะบะฐะทะฐะปะธััŒ ะทะฐ ะฟั€ะตะดะตะปะฐะผะธ ัะบั€ะฐะฝะฐ ะฒะพะทะฒั€ะฐั‰ะฐะตะผ ะพะฝะพ ะดะพ ะฟะพะปะฝะพะน ะฒะธะดะธะผะพัั‚ะธ ะฝะฐ ัะบั€ะฐะฝะต ะบะฐ...
1
799,741
28,313,118,789
IssuesEvent
2023-04-10 17:10:07
swe574-spring23/SWE574
https://api.github.com/repos/swe574-spring23/SWE574
opened
BUG - Mock Up Data for User Space / Badges
Type: Bug Priority: Medium
To keep and test space post , badges etc. there is a need for mock data work with database this the draft issue for us to remember. FYI @ceydaduzgec
1.0
BUG - Mock Up Data for User Space / Badges - To keep and test space post , badges etc. there is a need for mock data work with database this the draft issue for us to remember. FYI @ceydaduzgec
priority
bug mock up data for user space badges to keep and test space post badges etc there is a need for mock data work with database this the draft issue for us to remember fyi ceydaduzgec
1
250,699
7,986,220,001
IssuesEvent
2018-07-19 00:46:04
conveyal/trimet-mod-otp
https://api.github.com/repos/conveyal/trimet-mod-otp
opened
Itinerary: Trip Details (Summary) box
medium priority
At minimum, change 'Fare' label to 'Transit Fare'. If able, whenever Uber or a car-sharing service is a mode, after the fare amount, add language to the effect of "+ <name of company> fare" ![croppercapture 249](https://user-images.githubusercontent.com/4853348/42915038-51f7d082-8ab2-11e8-8a2d-2f80ad4b4c95.png)
1.0
Itinerary: Trip Details (Summary) box - At minimum, change 'Fare' label to 'Transit Fare'. If able, whenever Uber or a car-sharing service is a mode, after the fare amount, add language to the effect of "+ <name of company> fare" ![croppercapture 249](https://user-images.githubusercontent.com/4853348/42915038-51f...
priority
itinerary trip details summary box at minimum change fare label to transit fare if able whenever uber or a car sharing service is a mode after the fare amount add language to the effect of fare
1
184,662
6,715,071,338
IssuesEvent
2017-10-13 19:31:15
jiscdev/data-explorer
https://api.github.com/repos/jiscdev/data-explorer
closed
Make default chart types customisable per institution โš–108
accepted @ medium priority feature for stable
Phil: Graph type: weekly / daily bar chart (horizontal bar) not really useful for VLE activity by week. Perhaps have โ€˜defaultโ€™ as VLE Activity by student. Phil: Use bar chart as default for VLE content as the pie chart is difficult to read after a dozen or so items. Lee: is there ever a use case where it is useful...
1.0
Make default chart types customisable per institution โš–108 - Phil: Graph type: weekly / daily bar chart (horizontal bar) not really useful for VLE activity by week. Perhaps have โ€˜defaultโ€™ as VLE Activity by student. Phil: Use bar chart as default for VLE content as the pie chart is difficult to read after a dozen o...
priority
make default chart types customisable per institution โš– phil graph type weekly daily bar chart horizontal bar not really useful for vle activity by week perhaps have โ€˜defaultโ€™ as vle activity by student phil use bar chart as default for vle content as the pie chart is difficult to read after a dozen or ...
1
304,117
9,321,383,313
IssuesEvent
2019-03-27 03:38:17
AtlasOfLivingAustralia/fieldcapture
https://api.github.com/repos/AtlasOfLivingAustralia/fieldcapture
closed
Collapsing of past stages
priority-medium status-new type-enhancement
_migrated from:_ https://code.google.com/p/ala/issues/detail?id=397 _date:_ Sun Dec 1 16:32:50 2013 _author:_ moyesyside --- Collapsing of past (inactive) stages in the "Plans and reports" tab. Gantt chart would also reflect the collapsing.
1.0
Collapsing of past stages - _migrated from:_ https://code.google.com/p/ala/issues/detail?id=397 _date:_ Sun Dec 1 16:32:50 2013 _author:_ moyesyside --- Collapsing of past (inactive) stages in the "Plans and reports" tab. Gantt chart would also reflect the collapsing.
priority
collapsing of past stages migrated from date sun dec author moyesyside collapsing of past inactive stages in the plans and reports tab gantt chart would also reflect the collapsing
1
25,486
2,683,814,742
IssuesEvent
2015-03-28 10:38:59
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
ConEmu.Maximus5.090711c - ะฟั€ะธ ะบะปะธะบะต ะฒ ะฒัŒัŽะฒะตั€ะต ะฝะฐั‡ะธะฝะฐะตั‚ัั ะฑะตะทะพัั‚ะฐะฝะพะฒะพั‡ะฝะฐั ะฟั€ะพะบั€ัƒั‚ะบะฐ ั„ะฐะนะปะฐ
2โ€“5 stars bug imported Priority-Medium
_From [thecybershadow](https://code.google.com/u/thecybershadow/) on July 14, 2009 07:54:19_ ะ’ะตั€ัะธั ะžะก: Windows Vista x64 ะ’ะตั€ัะธั FAR: Far Manager, version 2.0 (build 1031) x86 ะžะฟะธัะฐะฝะธะต ะฑะฐะณะฐ... ะ•ัะปะธ ะพั‚ะบั€ั‹ั‚ัŒ ั„ะฐะนะป ะฒ ะฟั€ะพัะผะพั‚ั€ะต FARะฐ ะธ ะบะปะธะบะฝัƒั‚ัŒ ะฒ ะฝะธะถะฝัŽัŽ ั‡ะฐัั‚ัŒ ะพะบะฝะฐ, ะฝะฐั‡ะฝั‘ั‚ัั ะฑะตะทะพัั‚ะฐะฝะพะฒะพั‡ะฝะฐั ะฟั€ะพะบั€ัƒั‚ะบะฐ ะดะพ ะบะพะฝั†ะฐ ั„ะฐะนะปะฐ. ะŸั€ะธั‡ั‘ะผ...
1.0
ConEmu.Maximus5.090711c - ะฟั€ะธ ะบะปะธะบะต ะฒ ะฒัŒัŽะฒะตั€ะต ะฝะฐั‡ะธะฝะฐะตั‚ัั ะฑะตะทะพัั‚ะฐะฝะพะฒะพั‡ะฝะฐั ะฟั€ะพะบั€ัƒั‚ะบะฐ ั„ะฐะนะปะฐ - _From [thecybershadow](https://code.google.com/u/thecybershadow/) on July 14, 2009 07:54:19_ ะ’ะตั€ัะธั ะžะก: Windows Vista x64 ะ’ะตั€ัะธั FAR: Far Manager, version 2.0 (build 1031) x86 ะžะฟะธัะฐะฝะธะต ะฑะฐะณะฐ... ะ•ัะปะธ ะพั‚ะบั€ั‹ั‚ัŒ ั„ะฐะนะป ะฒ ะฟั€ะพัะผะพั‚ั€ะต FARะฐ ...
priority
conemu ะฟั€ะธ ะบะปะธะบะต ะฒ ะฒัŒัŽะฒะตั€ะต ะฝะฐั‡ะธะฝะฐะตั‚ัั ะฑะตะทะพัั‚ะฐะฝะพะฒะพั‡ะฝะฐั ะฟั€ะพะบั€ัƒั‚ะบะฐ ั„ะฐะนะปะฐ from on july ะฒะตั€ัะธั ะพั windows vista ะฒะตั€ัะธั far far manager version build ะพะฟะธัะฐะฝะธะต ะฑะฐะณะฐ ะตัะปะธ ะพั‚ะบั€ั‹ั‚ัŒ ั„ะฐะนะป ะฒ ะฟั€ะพัะผะพั‚ั€ะต farะฐ ะธ ะบะปะธะบะฝัƒั‚ัŒ ะฒ ะฝะธะถะฝัŽัŽ ั‡ะฐัั‚ัŒ ะพะบะฝะฐ ะฝะฐั‡ะฝั‘ั‚ัั ะฑะตะทะพัั‚ะฐะฝะพะฒะพั‡ะฝะฐั ะฟั€ะพะบั€ัƒั‚ะบะฐ ะดะพ ะบะพะฝั†ะฐ ั„ะฐะนะปะฐ...
1
68,779
3,292,578,341
IssuesEvent
2015-10-30 15:15:52
thesgc/chembiohub_helpdesk
https://api.github.com/repos/thesgc/chembiohub_helpdesk
closed
Search should be substructure by default Needs to highlight substructure match
app: ChemReg enhancement name: David Damerell priority: Medium Search
Search should be substructure by default Needs to highlight substructure match date recorded in spreadsheet: 24/03/2015
1.0
Search should be substructure by default Needs to highlight substructure match - Search should be substructure by default Needs to highlight substructure match date recorded in spreadsheet: 24/03/2015
priority
search should be substructure by default needs to highlight substructure match search should be substructure by default needs to highlight substructure match date recorded in spreadsheet
1
340,870
10,279,476,239
IssuesEvent
2019-08-25 23:35:26
sarpik/git-backup
https://api.github.com/repos/sarpik/git-backup
opened
Create AUR package
enhancement help wanted priority-medium
### Task Create an AUR package because **I use arch btw** * [ ] figure out how
1.0
Create AUR package - ### Task Create an AUR package because **I use arch btw** * [ ] figure out how
priority
create aur package task create an aur package because i use arch btw figure out how
1
350,900
10,510,360,737
IssuesEvent
2019-09-27 13:17:12
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
`ERROR: Cannot get the latest package without RREV` from `conan graph build-order` when all packages are cached
complex: medium component: graph priority: high stage: in-progress type: bug
Conan version: **1.18.2** I'm designing our new CI buid process based on lockfiles and revisions. If I have all packages built in the local cache and rerun the build, I'm getting the error mentioned in the the title. This is the invocation: ``` โฏ ./conan-bin graph build-order --build cascade --build outdated con...
1.0
`ERROR: Cannot get the latest package without RREV` from `conan graph build-order` when all packages are cached - Conan version: **1.18.2** I'm designing our new CI buid process based on lockfiles and revisions. If I have all packages built in the local cache and rerun the build, I'm getting the error mentioned in t...
priority
error cannot get the latest package without rrev from conan graph build order when all packages are cached conan version i m designing our new ci buid process based on lockfiles and revisions if i have all packages built in the local cache and rerun the build i m getting the error mentioned in th...
1
480,793
13,867,018,765
IssuesEvent
2020-10-16 07:49:26
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
Preview of message editor and sent message is different
bug priority: medium
**Describe the bug** When user is editing the message, formatting of the message is different than editor formatting. **To Reproduce** Steps to reproduce the behavior: 1. Go to Message reply or compose message 2. Type any word or bullet list and send it. 3. now type same text as message just sent and compare th...
1.0
Preview of message editor and sent message is different - **Describe the bug** When user is editing the message, formatting of the message is different than editor formatting. **To Reproduce** Steps to reproduce the behavior: 1. Go to Message reply or compose message 2. Type any word or bullet list and send it. ...
priority
preview of message editor and sent message is different describe the bug when user is editing the message formatting of the message is different than editor formatting to reproduce steps to reproduce the behavior go to message reply or compose message type any word or bullet list and send it ...
1
77,123
3,506,263,156
IssuesEvent
2016-01-08 05:05:11
OregonCore/OregonCore
https://api.github.com/repos/OregonCore/OregonCore
closed
Spell pushback (BB #184)
migrated Priority: Medium Type: Bug
This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 12.06.2010 16:01:09 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/184 <hr> Spell pushback on short spells is too long, like shado...
1.0
Spell pushback (BB #184) - This issue was migrated from bitbucket. **Original Reporter:** **Original Date:** 12.06.2010 16:01:09 GMT+0000 **Original Priority:** major **Original Type:** bug **Original State:** resolved **Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/184 <hr> Spell pushback on short spe...
priority
spell pushback bb this issue was migrated from bitbucket original reporter original date gmt original priority major original type bug original state resolved direct link spell pushback on short spells is too long like shadow word deathing a polymorph secon...
1
245,614
7,888,577,619
IssuesEvent
2018-06-27 22:44:38
Marri/glowfic
https://api.github.com/repos/Marri/glowfic
opened
Increase the height of the character selector dropdown by half an item
3. medium priority 8. medium type: bug
On some platforms, the scrollbar for the character selector doesn't show. If we can modify the height of the select2 control, we should increase the height of the box by half an item. This might be problematic since the text in items wraps and could mess with the relevant heights. Example of a failure to scroll (def...
1.0
Increase the height of the character selector dropdown by half an item - On some platforms, the scrollbar for the character selector doesn't show. If we can modify the height of the select2 control, we should increase the height of the box by half an item. This might be problematic since the text in items wraps and cou...
priority
increase the height of the character selector dropdown by half an item on some platforms the scrollbar for the character selector doesn t show if we can modify the height of the control we should increase the height of the box by half an item this might be problematic since the text in items wraps and could mes...
1
540,247
15,803,213,818
IssuesEvent
2021-04-03 13:22:44
square-gaming/diatopia-app
https://api.github.com/repos/square-gaming/diatopia-app
opened
Add player idle and moving animation
Priority: Medium Status: In progress Type: Feature
Add player animation with following spec: - add idle animation, which contains 2 frames, when player is NOT in motion - add moving animation, when player is in motion
1.0
Add player idle and moving animation - Add player animation with following spec: - add idle animation, which contains 2 frames, when player is NOT in motion - add moving animation, when player is in motion
priority
add player idle and moving animation add player animation with following spec add idle animation which contains frames when player is not in motion add moving animation when player is in motion
1
772,109
27,106,637,451
IssuesEvent
2023-02-15 12:36:32
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
[bug] Symbolic links are not properly copied when importing on Linux
type: bug good first issue stage: queue priority: medium complex: low component: ux
### Environment Details (include every applicable attribute) * Operating System+version: Ubuntu 19.10 * Compiler+version: GCC 9.2.1 * Conan version: Conan 1.21.0 * Python version: Python 3.7.5 ### Steps to reproduce (Include if Applicable) `conanfile.txt`: ``` [requires] expat/2.2.8 [imports] b...
1.0
[bug] Symbolic links are not properly copied when importing on Linux - ### Environment Details (include every applicable attribute) * Operating System+version: Ubuntu 19.10 * Compiler+version: GCC 9.2.1 * Conan version: Conan 1.21.0 * Python version: Python 3.7.5 ### Steps to reproduce (Include if Applic...
priority
symbolic links are not properly copied when importing on linux environment details include every applicable attribute operating system version ubuntu compiler version gcc conan version conan python version python steps to reproduce include if applicable ...
1
284,446
8,738,565,616
IssuesEvent
2018-12-12 03:50:31
ilmtest/search-engine
https://api.github.com/repos/ilmtest/search-engine
closed
Add additional categories to collection types
feature priority/medium usability user-interface
- Aqeedah - Siyar / Tarajim - Usul al-Tafsir - Mustalah - Usul al-Fiqh - Qawaid al-Fiqhiyyah - Seeking Knowledge - Akhlaq - Manhaj
1.0
Add additional categories to collection types - - Aqeedah - Siyar / Tarajim - Usul al-Tafsir - Mustalah - Usul al-Fiqh - Qawaid al-Fiqhiyyah - Seeking Knowledge - Akhlaq - Manhaj
priority
add additional categories to collection types aqeedah siyar tarajim usul al tafsir mustalah usul al fiqh qawaid al fiqhiyyah seeking knowledge akhlaq manhaj
1
255,729
8,126,331,852
IssuesEvent
2018-08-17 01:30:41
aowen87/BAR
https://api.github.com/repos/aowen87/BAR
closed
Change regression suite to reference surface instead of edge since it is now moved
Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal
I moved the regression suite running from edge to surface. All the references to edge should be changed to surface. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, not all information was able to be captured in the transition. Below is a complete rec...
1.0
Change regression suite to reference surface instead of edge since it is now moved - I moved the regression suite running from edge to surface. All the references to edge should be changed to surface. -----------------------REDMINE MIGRATION----------------------- This ticket was migrated from Redmine. As such, no...
priority
change regression suite to reference surface instead of edge since it is now moved i moved the regression suite running from edge to surface all the references to edge should be changed to surface redmine migration this ticket was migrated from redmine as such no...
1
20,393
2,622,846,433
IssuesEvent
2015-03-04 08:02:49
max99x/pagemon-chrome-ext
https://api.github.com/repos/max99x/pagemon-chrome-ext
closed
Unable to monitor a page
auto-migrated Priority-Medium
``` What steps will reproduce the problem? Visit the page you want to monitor - e.g. http://www.amazon.com/Brother-HL-2140-Personal-Laser-Printer/dp/B0010Z1W06/ref=x s_gb_20_left-3_4_B0010Z1W06?pf_rd_p=451293501&pf_rd_s=center-3&pf_rd_t=701&pf_rd _i=20&pf_rd_m=ATVPDKIKX0DER&pf_rd_r=1YB0VFT06ACPZYFDJFE1 Click on the ...
1.0
Unable to monitor a page - ``` What steps will reproduce the problem? Visit the page you want to monitor - e.g. http://www.amazon.com/Brother-HL-2140-Personal-Laser-Printer/dp/B0010Z1W06/ref=x s_gb_20_left-3_4_B0010Z1W06?pf_rd_p=451293501&pf_rd_s=center-3&pf_rd_t=701&pf_rd _i=20&pf_rd_m=ATVPDKIKX0DER&pf_rd_r=1YB0VFT06...
priority
unable to monitor a page what steps will reproduce the problem visit the page you want to monitor e g s gb left pf rd p pf rd s center pf rd t pf rd i pf rd m pf rd r click on the monitor this page button instead of changing to the page monitored message i see a blue globe icon ...
1
220,806
7,371,128,526
IssuesEvent
2018-03-13 10:42:00
vanilla-framework/vanilla-framework
https://api.github.com/repos/vanilla-framework/vanilla-framework
closed
Icon and title don't align to top on Heading icon component
Priority: Medium Type: Enhancement
## Process Icon and title don't align to top on Heading icon component. 1. Navigate to https://docs.vanillaframework.io/en/patterns/heading-icon 2. Design spec https://github.com/ubuntudesign/vanilla-design/tree/master/Heading%20icon ## Expected result - Icon and title align to top ## Current result - Ic...
1.0
Icon and title don't align to top on Heading icon component - ## Process Icon and title don't align to top on Heading icon component. 1. Navigate to https://docs.vanillaframework.io/en/patterns/heading-icon 2. Design spec https://github.com/ubuntudesign/vanilla-design/tree/master/Heading%20icon ## Expected re...
priority
icon and title don t align to top on heading icon component process icon and title don t align to top on heading icon component navigate to design spec expected result icon and title align to top current result icon and title vertically align screenshot
1
741,992
25,831,493,601
IssuesEvent
2022-12-12 16:23:04
HEPData/hepdata
https://api.github.com/repos/HEPData/hepdata
opened
search: check for `error` in `query_result` before returning JSON
type: bug priority: medium complexity: low
If search results are requested in JSON format, the current code tries to calculate `query_result['hits']` and return the JSON results without checking if there is an `error` in the `query_result`: https://github.com/HEPData/hepdata/blob/3dcdfe62dede1fb28752f31cf863da42ff2aacde/hepdata/modules/search/views.py#L249-L...
1.0
search: check for `error` in `query_result` before returning JSON - If search results are requested in JSON format, the current code tries to calculate `query_result['hits']` and return the JSON results without checking if there is an `error` in the `query_result`: https://github.com/HEPData/hepdata/blob/3dcdfe62ded...
priority
search check for error in query result before returning json if search results are requested in json format the current code tries to calculate query result and return the json results without checking if there is an error in the query result an invalid query like q gives an exception ...
1
23,253
2,657,782,304
IssuesEvent
2015-03-18 11:38:52
Metaswitch/homestead
https://api.github.com/repos/Metaswitch/homestead
opened
Homestead diagnostics dump doesn't include much homestead-specific diags
bug cat:diagnostics cat:easy medium-priority
Gather a diagnostics dump from Homestead. Apart from logs, it only contains the homestead configuration file (see https://github.com/Metaswitch/homestead/blob/dev/homestead.root/usr/share/clearwater/clearwater-diags-monitor/scripts/homestead_diags for the code). We should gather more here. In particular, we should...
1.0
Homestead diagnostics dump doesn't include much homestead-specific diags - Gather a diagnostics dump from Homestead. Apart from logs, it only contains the homestead configuration file (see https://github.com/Metaswitch/homestead/blob/dev/homestead.root/usr/share/clearwater/clearwater-diags-monitor/scripts/homestead_di...
priority
homestead diagnostics dump doesn t include much homestead specific diags gather a diagnostics dump from homestead apart from logs it only contains the homestead configuration file see for the code we should gather more here in particular we should do something like dig t natpr hss realm dig ...
1
136,783
5,288,820,268
IssuesEvent
2017-02-08 15:59:43
blueprintmedicines/centromere
https://api.github.com/repos/blueprintmedicines/centromere
closed
Model scanning should allow exclusion
Module: Core Priority: Medium Status: Investigating Type: Enhancement
The creation of the `ModelRegistry` should support excluding scanned models from `ModelScan` or `ComponentScan`. This would prevent unwanted model support beans from being created and exposed.
1.0
Model scanning should allow exclusion - The creation of the `ModelRegistry` should support excluding scanned models from `ModelScan` or `ComponentScan`. This would prevent unwanted model support beans from being created and exposed.
priority
model scanning should allow exclusion the creation of the modelregistry should support excluding scanned models from modelscan or componentscan this would prevent unwanted model support beans from being created and exposed
1
653,420
21,581,950,106
IssuesEvent
2022-05-02 19:44:41
wp-media/wp-rocket
https://api.github.com/repos/wp-media/wp-rocket
closed
Query string caching overrides excluded pages from cache
type: bug good first issue module: cache priority: medium effort: [XS] severity: major
**Before submitting an issue please check that youโ€™ve completed the following steps:** - [x] Made sure youโ€™re on the latest version `3.10.8` - [x] Used the search feature to ensure that the bug hasnโ€™t been reported before **Describe the bug** When a query string is set to be cached, it will be cached on pages exc...
1.0
Query string caching overrides excluded pages from cache - **Before submitting an issue please check that youโ€™ve completed the following steps:** - [x] Made sure youโ€™re on the latest version `3.10.8` - [x] Used the search feature to ensure that the bug hasnโ€™t been reported before **Describe the bug** When a query...
priority
query string caching overrides excluded pages from cache before submitting an issue please check that youโ€™ve completed the following steps made sure youโ€™re on the latest version used the search feature to ensure that the bug hasnโ€™t been reported before describe the bug when a query stri...
1