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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
681,232 | 23,302,103,215 | IssuesEvent | 2022-08-07 13:28:59 | containrrr/watchtower | https://api.github.com/repos/containrrr/watchtower | opened | Watchtower keeps old default environment variables after updating | Type: Bug Priority: Medium Status: Available | <!--
Before submitting your issue, please make sure you're using the containrrr/watchtower:latest image.
If not, switch to this image prior to posting your report. Other forks, or the old `v2tec` image are **not** supported.
-->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
Many containers have default values for environment variables, which change for each image version. For example, pymedusa/medusa includes the commit hash and branch.
Updating the container via watchtower keeps the old commit hash value. This leads to some wrong information in the app itself.
I think the same is also true for labels.
**To Reproduce**
1. Build your own docker image with a default value for an environment variable
2. Create a docker container from that image
3. Build a new image version with the same tag, but change the default value of the environment variable
4. Run watchtower
5. Check the current environment variables of the updated container. The environment variable will have the old default value.
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
If a container is updated, any environment variable default values should be replaced with the new default values.
Maybe this can be achieved by checking the default environment variables of the old image and removing them from the new `docker run` command.
**Environment**
Platform: Synology
Architecture: amd64
Docker version: 20.10.3
| 1.0 | Watchtower keeps old default environment variables after updating - <!--
Before submitting your issue, please make sure you're using the containrrr/watchtower:latest image.
If not, switch to this image prior to posting your report. Other forks, or the old `v2tec` image are **not** supported.
-->
**Describe the bug**
<!-- A clear and concise description of what the bug is. -->
Many containers have default values for environment variables, which change for each image version. For example, pymedusa/medusa includes the commit hash and branch.
Updating the container via watchtower keeps the old commit hash value. This leads to some wrong information in the app itself.
I think the same is also true for labels.
**To Reproduce**
1. Build your own docker image with a default value for an environment variable
2. Create a docker container from that image
3. Build a new image version with the same tag, but change the default value of the environment variable
4. Run watchtower
5. Check the current environment variables of the updated container. The environment variable will have the old default value.
**Expected behavior**
<!-- A clear and concise description of what you expected to happen. -->
If a container is updated, any environment variable default values should be replaced with the new default values.
Maybe this can be achieved by checking the default environment variables of the old image and removing them from the new `docker run` command.
**Environment**
Platform: Synology
Architecture: amd64
Docker version: 20.10.3
| priority | watchtower keeps old default environment variables after updating before submitting your issue please make sure you re using the containrrr watchtower latest image if not switch to this image prior to posting your report other forks or the old image are not supported describe the bug many containers have default values for environment variables which change for each image version for example pymedusa medusa includes the commit hash and branch updating the container via watchtower keeps the old commit hash value this leads to some wrong information in the app itself i think the same is also true for labels to reproduce build your own docker image with a default value for an environment variable create a docker container from that image build a new image version with the same tag but change the default value of the environment variable run watchtower check the current environment variables of the updated container the environment variable will have the old default value expected behavior if a container is updated any environment variable default values should be replaced with the new default values maybe this can be achieved by checking the default environment variables of the old image and removing them from the new docker run command environment platform synology architecture docker version | 1 |
24,248 | 2,667,015,858 | IssuesEvent | 2015-03-22 04:56:03 | NewCreature/EOF | https://api.github.com/repos/NewCreature/EOF | closed | Guitar Strum input method doesn't work correctly in PART DRUMS | bug imported Priority-Medium | _From [raynebc](https://code.google.com/u/raynebc/) on May 10, 2010 13:40:45_
When using Guitar Strum in PART DRUMS, if any of the configured drum
controller buttons are pressed, EOF places notes without requiring a strum.
However, the note is forced to sustain until either another note is placed
(and subsequently forced to sustain) or playback is stopped.
_Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=29_ | 1.0 | Guitar Strum input method doesn't work correctly in PART DRUMS - _From [raynebc](https://code.google.com/u/raynebc/) on May 10, 2010 13:40:45_
When using Guitar Strum in PART DRUMS, if any of the configured drum
controller buttons are pressed, EOF places notes without requiring a strum.
However, the note is forced to sustain until either another note is placed
(and subsequently forced to sustain) or playback is stopped.
_Original issue: http://code.google.com/p/editor-on-fire/issues/detail?id=29_ | priority | guitar strum input method doesn t work correctly in part drums from on may when using guitar strum in part drums if any of the configured drum controller buttons are pressed eof places notes without requiring a strum however the note is forced to sustain until either another note is placed and subsequently forced to sustain or playback is stopped original issue | 1 |
310,732 | 9,523,472,860 | IssuesEvent | 2019-04-27 17:32:34 | HabitRPG/habitica | https://api.github.com/repos/HabitRPG/habitica | closed | Orb of Rebirth should reload website | priority: important section: Market status: issue: in progress type: medium level coding | When you use the Orb of Rebirth, the website should reload itself as soon as the Rebirth has occurred so that all changes caused by Rebirth are seen immediately.
Currently, there's no visual change after Rebirth has happened so it looks like Rebirth hasn't worked. Worst of all, if the user was at or above level 100 and so had Rebirth available for free, it looks like it's still free so they try to use it again not realising they'll be charged gems.
I'm marking this as high priority since it's causing players to buy Rebirth multiple times, which wastes their gems. | 1.0 | Orb of Rebirth should reload website - When you use the Orb of Rebirth, the website should reload itself as soon as the Rebirth has occurred so that all changes caused by Rebirth are seen immediately.
Currently, there's no visual change after Rebirth has happened so it looks like Rebirth hasn't worked. Worst of all, if the user was at or above level 100 and so had Rebirth available for free, it looks like it's still free so they try to use it again not realising they'll be charged gems.
I'm marking this as high priority since it's causing players to buy Rebirth multiple times, which wastes their gems. | priority | orb of rebirth should reload website when you use the orb of rebirth the website should reload itself as soon as the rebirth has occurred so that all changes caused by rebirth are seen immediately currently there s no visual change after rebirth has happened so it looks like rebirth hasn t worked worst of all if the user was at or above level and so had rebirth available for free it looks like it s still free so they try to use it again not realising they ll be charged gems i m marking this as high priority since it s causing players to buy rebirth multiple times which wastes their gems | 1 |
472,525 | 13,626,302,735 | IssuesEvent | 2020-09-24 10:48:51 | FAIRsharing/fairsharing.github.io | https://api.github.com/repos/FAIRsharing/fairsharing.github.io | closed | Improve filterchips responsivness | Medium priority bug | On larger screens, the filter chips zone width is not set correctly. | 1.0 | Improve filterchips responsivness - On larger screens, the filter chips zone width is not set correctly. | priority | improve filterchips responsivness on larger screens the filter chips zone width is not set correctly | 1 |
147,929 | 5,656,336,011 | IssuesEvent | 2017-04-10 00:51:17 | diamm/diamm | https://api.github.com/repos/diamm/diamm | closed | Migrate Images | Component: Server Admin Priority: Medium Status: Waiting to be addressed Type: Feature Request | Images should be organized in folders:
- Shelfmark
- Image_0000
A migration script will need to be written that uses the database to do the organization of the filesystem.
| 1.0 | Migrate Images - Images should be organized in folders:
- Shelfmark
- Image_0000
A migration script will need to be written that uses the database to do the organization of the filesystem.
| priority | migrate images images should be organized in folders shelfmark image a migration script will need to be written that uses the database to do the organization of the filesystem | 1 |
747,429 | 26,083,786,645 | IssuesEvent | 2022-12-25 20:10:58 | CreeperMagnet/the-creepers-code | https://api.github.com/repos/CreeperMagnet/the-creepers-code | closed | The swordfish traded by wandering traders stack with each other | priority: medium | Swordfish are intended to be nonstackable. This can be fixed by simply swapping the trade to another item. (Kelp, as that fits with the theme of the wandering trader trading plants.) | 1.0 | The swordfish traded by wandering traders stack with each other - Swordfish are intended to be nonstackable. This can be fixed by simply swapping the trade to another item. (Kelp, as that fits with the theme of the wandering trader trading plants.) | priority | the swordfish traded by wandering traders stack with each other swordfish are intended to be nonstackable this can be fixed by simply swapping the trade to another item kelp as that fits with the theme of the wandering trader trading plants | 1 |
91,039 | 3,835,920,094 | IssuesEvent | 2016-04-01 16:00:03 | canadainc/sunnah10 | https://api.github.com/repos/canadainc/sunnah10 | reopened | integrate with Canada Inc library | auto-migrated enhancement Maintainability Milestone-Release2.0 Priority-Medium | ```
App needs to be integrated with Canada Inc library
```
Original issue reported on code.google.com by `canadai...@gmail.com` on 2 Aug 2013 at 12:14 | 1.0 | integrate with Canada Inc library - ```
App needs to be integrated with Canada Inc library
```
Original issue reported on code.google.com by `canadai...@gmail.com` on 2 Aug 2013 at 12:14 | priority | integrate with canada inc library app needs to be integrated with canada inc library original issue reported on code google com by canadai gmail com on aug at | 1 |
792,582 | 27,966,519,951 | IssuesEvent | 2023-03-24 20:05:04 | Fiserv/Support | https://api.github.com/repos/Fiserv/Support | closed | Promote Connected Commerce into Staging & Production | Priority - Medium universalcommerce client verification | Request to promote the dev studio changes into QA, Staging & Production
QA deployment: 2/24/23
Stage Deployment: 3/9/23
Production: 3/16/23
We will be ready with our release branches
Kindly reach to us if any clarifications
Thanks | 1.0 | Promote Connected Commerce into Staging & Production - Request to promote the dev studio changes into QA, Staging & Production
QA deployment: 2/24/23
Stage Deployment: 3/9/23
Production: 3/16/23
We will be ready with our release branches
Kindly reach to us if any clarifications
Thanks | priority | promote connected commerce into staging production request to promote the dev studio changes into qa staging production qa deployment stage deployment production we will be ready with our release branches kindly reach to us if any clarifications thanks | 1 |
224,076 | 7,466,366,147 | IssuesEvent | 2018-04-02 10:14:04 | telerik/kendo-ui-core | https://api.github.com/repos/telerik/kendo-ui-core | closed | InsertHtml inserts content at the top of the Editor content in IE | Bug C: Editor Kendo2 Priority 4 SEV: Medium | ### Bug report
[DOJO](http://dojo.telerik.com/EqOZo)
### Reproduction of the problem
1. Type several lines in the editor
2. Type something
3. Press the custom tool in the editor
### Current behavior
$ symbol is inserted at the beginning of the content
### Expected/desired behavior
$ is inserted at the cursor position
### Environment
* **Kendo UI version:** 2017.2.504
* **Browser:** IE
| 1.0 | InsertHtml inserts content at the top of the Editor content in IE - ### Bug report
[DOJO](http://dojo.telerik.com/EqOZo)
### Reproduction of the problem
1. Type several lines in the editor
2. Type something
3. Press the custom tool in the editor
### Current behavior
$ symbol is inserted at the beginning of the content
### Expected/desired behavior
$ is inserted at the cursor position
### Environment
* **Kendo UI version:** 2017.2.504
* **Browser:** IE
| priority | inserthtml inserts content at the top of the editor content in ie bug report reproduction of the problem type several lines in the editor type something press the custom tool in the editor current behavior symbol is inserted at the beginning of the content expected desired behavior is inserted at the cursor position environment kendo ui version browser ie | 1 |
274,459 | 8,561,626,078 | IssuesEvent | 2018-11-09 07:50:40 | openshiftio/openshift.io | https://api.github.com/repos/openshiftio/openshift.io | closed | Overpopulated title field in detailed view can prohibit viewing the work item | SEV3-medium area/planner area/planner/item-details priority/P3 team/planner team/ui type/bug | The title field does not appear to have any cap on the amount of text which can be entered. If large amounts of text are entered, no scroll bar appears and the user is unable to see the rest of the work item.
Ideally, the title field should be capped in size. Titles shouldn't contain large paragraphs of text.

| 1.0 | Overpopulated title field in detailed view can prohibit viewing the work item - The title field does not appear to have any cap on the amount of text which can be entered. If large amounts of text are entered, no scroll bar appears and the user is unable to see the rest of the work item.
Ideally, the title field should be capped in size. Titles shouldn't contain large paragraphs of text.

| priority | overpopulated title field in detailed view can prohibit viewing the work item the title field does not appear to have any cap on the amount of text which can be entered if large amounts of text are entered no scroll bar appears and the user is unable to see the rest of the work item ideally the title field should be capped in size titles shouldn t contain large paragraphs of text | 1 |
541,721 | 15,832,477,351 | IssuesEvent | 2021-04-06 14:39:55 | cds-snc/covid-alert-server | https://api.github.com/repos/cds-snc/covid-alert-server | closed | Base line traffic analysis and alerts | S medium priority | Given that we have about a week of traffic data, we should start baselining our alerts to detect significant variances (ex. traffic drops 50%).
Risk: We could be alerted to frequently or not frequently enough because the alerts are not calibrated to reflect the current reality.
AC:
- [ ] analyze traffic
- [ ] update alerts | 1.0 | Base line traffic analysis and alerts - Given that we have about a week of traffic data, we should start baselining our alerts to detect significant variances (ex. traffic drops 50%).
Risk: We could be alerted to frequently or not frequently enough because the alerts are not calibrated to reflect the current reality.
AC:
- [ ] analyze traffic
- [ ] update alerts | priority | base line traffic analysis and alerts given that we have about a week of traffic data we should start baselining our alerts to detect significant variances ex traffic drops risk we could be alerted to frequently or not frequently enough because the alerts are not calibrated to reflect the current reality ac analyze traffic update alerts | 1 |
580,751 | 17,265,802,241 | IssuesEvent | 2021-07-22 13:40:33 | episphere/connectApp | https://api.github.com/repos/episphere/connectApp | opened | [WORK4] able to enter a number of years worked that is greater than participant's age. | Medium Priority MVP Mod 1 | For the question [WORK4] "How many years have you worked in that job X?" I was able to enter a number of years greater than my age. | 1.0 | [WORK4] able to enter a number of years worked that is greater than participant's age. - For the question [WORK4] "How many years have you worked in that job X?" I was able to enter a number of years greater than my age. | priority | able to enter a number of years worked that is greater than participant s age for the question how many years have you worked in that job x i was able to enter a number of years greater than my age | 1 |
605,156 | 18,725,979,674 | IssuesEvent | 2021-11-03 16:18:37 | AY2122S1-CS2103T-F13-3/tp | https://api.github.com/repos/AY2122S1-CS2103T-F13-3/tp | closed | Undo and Redo feature detailed message | priority.Medium | - [x] After Undo show a detailed message of which command have been undone
- [x] After Redo show a detailed message of which command have been redone | 1.0 | Undo and Redo feature detailed message - - [x] After Undo show a detailed message of which command have been undone
- [x] After Redo show a detailed message of which command have been redone | priority | undo and redo feature detailed message after undo show a detailed message of which command have been undone after redo show a detailed message of which command have been redone | 1 |
625,618 | 19,758,702,385 | IssuesEvent | 2022-01-16 02:55:20 | TASVideos/tasvideos | https://api.github.com/repos/TASVideos/tasvideos | closed | User subpages links list doesn't change CamelCase to spaces | bug Wiki System Priority: Medium | This is **only** for the links list in the subpage module. The titles of the sub pages are spaced as before.
http://tasvideos.org/Zinfidel.html
https://tasvideos.mistflux.net/HomePages/Zinfidel
Behavior on old site:

New site:

| 1.0 | User subpages links list doesn't change CamelCase to spaces - This is **only** for the links list in the subpage module. The titles of the sub pages are spaced as before.
http://tasvideos.org/Zinfidel.html
https://tasvideos.mistflux.net/HomePages/Zinfidel
Behavior on old site:

New site:

| priority | user subpages links list doesn t change camelcase to spaces this is only for the links list in the subpage module the titles of the sub pages are spaced as before behavior on old site new site | 1 |
609,300 | 18,870,252,876 | IssuesEvent | 2021-11-13 03:21:05 | scilus/fibernavigator | https://api.github.com/repos/scilus/fibernavigator | closed | Draw mode: square shape is one voxel too wide | bug imported Priority-Medium Usability OpSys-All Component-Logic | _Original author: Jean.Chr...@gmail.com (October 25, 2012 15:18:27)_
<b>What steps will reproduce the problem?</b>
1. Load anatomy.
2. Enter draw mode.
3. Choose the square shape, 2D.
4. Choose a stroke size of 1.
5. Draw.
Normally, we would expect the square to be one voxel wide. Instead, it is 2. The same happens for all stroke sizes. It does not happen with the round shape.
Work around when drawing small structures using a small stroke size: use the round shape.
_Original issue: http://code.google.com/p/fibernavigator/issues/detail?id=75_
| 1.0 | Draw mode: square shape is one voxel too wide - _Original author: Jean.Chr...@gmail.com (October 25, 2012 15:18:27)_
<b>What steps will reproduce the problem?</b>
1. Load anatomy.
2. Enter draw mode.
3. Choose the square shape, 2D.
4. Choose a stroke size of 1.
5. Draw.
Normally, we would expect the square to be one voxel wide. Instead, it is 2. The same happens for all stroke sizes. It does not happen with the round shape.
Work around when drawing small structures using a small stroke size: use the round shape.
_Original issue: http://code.google.com/p/fibernavigator/issues/detail?id=75_
| priority | draw mode square shape is one voxel too wide original author jean chr gmail com october what steps will reproduce the problem load anatomy enter draw mode choose the square shape choose a stroke size of draw normally we would expect the square to be one voxel wide instead it is the same happens for all stroke sizes it does not happen with the round shape work around when drawing small structures using a small stroke size use the round shape original issue | 1 |
797,844 | 28,181,594,936 | IssuesEvent | 2023-04-04 03:13:46 | masastack/MASA.Scheduler | https://api.github.com/repos/masastack/MASA.Scheduler | closed | Job alarm, in the new alarm rule pop-up window, it is estimated that the next 5 checks are missing | type/bug status/resolved severity/medium site/staging priority/p3 | Job告警,新建告警规则弹窗中,预计未来5次检查时间缺失
 | 1.0 | Job alarm, in the new alarm rule pop-up window, it is estimated that the next 5 checks are missing - Job告警,新建告警规则弹窗中,预计未来5次检查时间缺失
 | priority | job alarm in the new alarm rule pop up window it is estimated that the next checks are missing job告警,新建告警规则弹窗中, | 1 |
677,353 | 23,159,511,203 | IssuesEvent | 2022-07-29 16:07:30 | pystardust/ani-cli | https://api.github.com/repos/pystardust/ani-cli | closed | Axel messes up video encoding | type: bug priority 2: medium | **Metadata (please complete the following information)**
Version: 3.3.1
OS: manjaro stable
Shell: dash
**Describe the bug**
Hi,
I have had some encoding issues since you switched from `aria` to `axel` for downloading episodes, what happens exactly is that sometimes video freezes for a few seconds and then speeds up until it catches up with audio. It happened with episodes of Diamond is Unbreakable (with quite big video files, over 1GB). This issue doesn't happen when I watch episodes directly online so it definitely comes from axel (or my internet connection?).
**Steps To Reproduce**
1. Run `ani-cli -d`
2. Download a Diamond is unbreakable episode
3. Watch and see
So, maybe switch back to aria ? | 1.0 | Axel messes up video encoding - **Metadata (please complete the following information)**
Version: 3.3.1
OS: manjaro stable
Shell: dash
**Describe the bug**
Hi,
I have had some encoding issues since you switched from `aria` to `axel` for downloading episodes, what happens exactly is that sometimes video freezes for a few seconds and then speeds up until it catches up with audio. It happened with episodes of Diamond is Unbreakable (with quite big video files, over 1GB). This issue doesn't happen when I watch episodes directly online so it definitely comes from axel (or my internet connection?).
**Steps To Reproduce**
1. Run `ani-cli -d`
2. Download a Diamond is unbreakable episode
3. Watch and see
So, maybe switch back to aria ? | priority | axel messes up video encoding metadata please complete the following information version os manjaro stable shell dash describe the bug hi i have had some encoding issues since you switched from aria to axel for downloading episodes what happens exactly is that sometimes video freezes for a few seconds and then speeds up until it catches up with audio it happened with episodes of diamond is unbreakable with quite big video files over this issue doesn t happen when i watch episodes directly online so it definitely comes from axel or my internet connection steps to reproduce run ani cli d download a diamond is unbreakable episode watch and see so maybe switch back to aria | 1 |
787,586 | 27,723,743,700 | IssuesEvent | 2023-03-14 23:19:21 | sczerwinski/wavefront-obj-intellij-plugin | https://api.github.com/repos/sczerwinski/wavefront-obj-intellij-plugin | closed | Solid Shading renders all black | type:bug resolution:done priority:medium component:3d | ### Steps
Open .obj file without materials.
[test-level.obj (attached as txt, because github...)](https://github.com/sczerwinski/wavefront-obj-intellij-plugin/files/10861941/test-level.txt)
### Result
Everything is render in the same color (black) as if there was no light.

### Expected Result
Simple phong shading with a default light (maybe there are some light settings, but I couldn't find them).
### IDE Details
CLion 2022.3.2
Build #CL-223.8617.54, built on January 25, 2023
Licensed to Lars Maier
Subscription is active until November 7, 2023.
Runtime version: 17.0.5+1-b653.25 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.2.1-arch1-1
GC: G1 Young Generation, G1 Old Generation
Memory: 12288M
Cores: 8
Registry:
debugger.new.tool.window.layout=true
run.processes.with.pty=TRUE
ide.experimental.ui=true
cidr.max.intellisense.file.length=5000000
ide.images.show.chessboard=true
Non-Bundled Plugins:
it.czerwinski.intellij.wavefront (1.3.0)
GLSL (1.24)
org.rust.lang (0.4.188.5205-223)
com.tang (1.3.8-IDEA223)
izhangzhihao.rainbow.brackets (2023.2.5)
artsiomch.cmake (223.8.0)
artsiomch.cmake.plus (223.8.0)
Current Desktop: KDE
| 1.0 | Solid Shading renders all black - ### Steps
Open .obj file without materials.
[test-level.obj (attached as txt, because github...)](https://github.com/sczerwinski/wavefront-obj-intellij-plugin/files/10861941/test-level.txt)
### Result
Everything is render in the same color (black) as if there was no light.

### Expected Result
Simple phong shading with a default light (maybe there are some light settings, but I couldn't find them).
### IDE Details
CLion 2022.3.2
Build #CL-223.8617.54, built on January 25, 2023
Licensed to Lars Maier
Subscription is active until November 7, 2023.
Runtime version: 17.0.5+1-b653.25 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Linux 6.2.1-arch1-1
GC: G1 Young Generation, G1 Old Generation
Memory: 12288M
Cores: 8
Registry:
debugger.new.tool.window.layout=true
run.processes.with.pty=TRUE
ide.experimental.ui=true
cidr.max.intellisense.file.length=5000000
ide.images.show.chessboard=true
Non-Bundled Plugins:
it.czerwinski.intellij.wavefront (1.3.0)
GLSL (1.24)
org.rust.lang (0.4.188.5205-223)
com.tang (1.3.8-IDEA223)
izhangzhihao.rainbow.brackets (2023.2.5)
artsiomch.cmake (223.8.0)
artsiomch.cmake.plus (223.8.0)
Current Desktop: KDE
| priority | solid shading renders all black steps open obj file without materials result everything is render in the same color black as if there was no light expected result simple phong shading with a default light maybe there are some light settings but i couldn t find them ide details clion build cl built on january licensed to lars maier subscription is active until november runtime version vm openjdk bit server vm by jetbrains s r o linux gc young generation old generation memory cores registry debugger new tool window layout true run processes with pty true ide experimental ui true cidr max intellisense file length ide images show chessboard true non bundled plugins it czerwinski intellij wavefront glsl org rust lang com tang izhangzhihao rainbow brackets artsiomch cmake artsiomch cmake plus current desktop kde | 1 |
451,692 | 13,040,300,343 | IssuesEvent | 2020-07-28 18:15:44 | kermitt2/dataseer-web | https://api.github.com/repos/kermitt2/dataseer-web | closed | Finish page: list data subtype as well | Medium priority | The data subtype should be shown on the Finish page as well, ideally as
Data Type : tabular data - subject data table | 1.0 | Finish page: list data subtype as well - The data subtype should be shown on the Finish page as well, ideally as
Data Type : tabular data - subject data table | priority | finish page list data subtype as well the data subtype should be shown on the finish page as well ideally as data type tabular data subject data table | 1 |
201,381 | 7,030,693,635 | IssuesEvent | 2017-12-26 11:59:24 | Eustacio/seed-starter-manager | https://api.github.com/repos/Eustacio/seed-starter-manager | opened | Replace usages of the error-label.directive by the input-with-validation.directive | Front-end Priority: medium Type: improvement | The input-with-validation.directive was created to replace the error-label.directive, therefore we need replace all usages and then delete it. | 1.0 | Replace usages of the error-label.directive by the input-with-validation.directive - The input-with-validation.directive was created to replace the error-label.directive, therefore we need replace all usages and then delete it. | priority | replace usages of the error label directive by the input with validation directive the input with validation directive was created to replace the error label directive therefore we need replace all usages and then delete it | 1 |
817,248 | 30,632,946,677 | IssuesEvent | 2023-07-24 15:39:29 | elastic/security-docs | https://api.github.com/repos/elastic/security-docs | closed | [BUG] Update Docs that reference the need for superuser role | bug Team: Defend Workflows API v8.8.0 v8.9.0 Priority: Medium Effort: Small | ## Description:
Re-filing https://github.com/elastic/security-team/issues/7029 since we couldn't transfer it from the security-team repo.
The following documentation pages still reference the need for a user to have `superuser` in order to use the API:
- `docs/management/api/host-isolation-api.asciidoc`
- User's role requires `Host Isolation` privilege
- `docs/management/api/host-isolation-release-api.asciidoc`
- User's role requires `Host Isolation` privilege
- `docs/management/api/kill-process-api.asciidoc`
- User's role requires `Process Operations` privilege
- `docs/management/api/running-procs-api.asciidoc`
- User's role requires `Process Operations` privilege
- `docs/management/api/suspend-process-api.asciidoc`
- User's role requires `Process Operations` privilege
### Background:
Release `v8.9.0` removed the need for a user to have `superuser` role and uses are now able to create roles that can toggle on/off individual privileges for security.
<img width="748" alt="image" src="https://github.com/elastic/security-team/assets/56442535/099e9385-b620-4243-9f21-d4395c48ab45">
| 1.0 | [BUG] Update Docs that reference the need for superuser role - ## Description:
Re-filing https://github.com/elastic/security-team/issues/7029 since we couldn't transfer it from the security-team repo.
The following documentation pages still reference the need for a user to have `superuser` in order to use the API:
- `docs/management/api/host-isolation-api.asciidoc`
- User's role requires `Host Isolation` privilege
- `docs/management/api/host-isolation-release-api.asciidoc`
- User's role requires `Host Isolation` privilege
- `docs/management/api/kill-process-api.asciidoc`
- User's role requires `Process Operations` privilege
- `docs/management/api/running-procs-api.asciidoc`
- User's role requires `Process Operations` privilege
- `docs/management/api/suspend-process-api.asciidoc`
- User's role requires `Process Operations` privilege
### Background:
Release `v8.9.0` removed the need for a user to have `superuser` role and uses are now able to create roles that can toggle on/off individual privileges for security.
<img width="748" alt="image" src="https://github.com/elastic/security-team/assets/56442535/099e9385-b620-4243-9f21-d4395c48ab45">
| priority | update docs that reference the need for superuser role description re filing since we couldn t transfer it from the security team repo the following documentation pages still reference the need for a user to have superuser in order to use the api docs management api host isolation api asciidoc user s role requires host isolation privilege docs management api host isolation release api asciidoc user s role requires host isolation privilege docs management api kill process api asciidoc user s role requires process operations privilege docs management api running procs api asciidoc user s role requires process operations privilege docs management api suspend process api asciidoc user s role requires process operations privilege background release removed the need for a user to have superuser role and uses are now able to create roles that can toggle on off individual privileges for security img width alt image src | 1 |
755,863 | 26,443,760,871 | IssuesEvent | 2023-01-16 04:25:52 | Automattic/abacus | https://api.github.com/repos/Automattic/abacus | closed | Allow "manual analysis" results to be viewed with skippable warnings | [!priority] medium [type] enhancement [section] experiment results [!team] explat | While investigating the conditions that result in "manual analysis required" (#445), we determined that [we should allow experimenters to see results](https://github.com/Automattic/experimentation-platform/issues/445#issuecomment-726601524) only if we show they agree to a warning. Something like this:

## Action items
- [ ] Determine the warning sign text and design
- [ ] Allow "manual analysis" results to be clickable and a warning sign appears
- [ ] Alert us when someone skips the warning
| 1.0 | Allow "manual analysis" results to be viewed with skippable warnings - While investigating the conditions that result in "manual analysis required" (#445), we determined that [we should allow experimenters to see results](https://github.com/Automattic/experimentation-platform/issues/445#issuecomment-726601524) only if we show they agree to a warning. Something like this:

## Action items
- [ ] Determine the warning sign text and design
- [ ] Allow "manual analysis" results to be clickable and a warning sign appears
- [ ] Alert us when someone skips the warning
| priority | allow manual analysis results to be viewed with skippable warnings while investigating the conditions that result in manual analysis required we determined that only if we show they agree to a warning something like this action items determine the warning sign text and design allow manual analysis results to be clickable and a warning sign appears alert us when someone skips the warning | 1 |
703,269 | 24,150,912,155 | IssuesEvent | 2022-09-22 00:33:36 | diba-io/bitmask-core | https://api.github.com/repos/diba-io/bitmask-core | closed | Parameterize `fund_wallet` with a specific number of sats | priority-medium | - [ ] We should have two separate values for the assets vault and UDAs vault
- [ ] In the test, default it to `10_000` for both, I recommend funding testing wallets with about 100k sats initially | 1.0 | Parameterize `fund_wallet` with a specific number of sats - - [ ] We should have two separate values for the assets vault and UDAs vault
- [ ] In the test, default it to `10_000` for both, I recommend funding testing wallets with about 100k sats initially | priority | parameterize fund wallet with a specific number of sats we should have two separate values for the assets vault and udas vault in the test default it to for both i recommend funding testing wallets with about sats initially | 1 |
63,805 | 3,200,964,980 | IssuesEvent | 2015-10-02 01:20:09 | SpeedCurve-Metrics/SpeedCurve | https://api.github.com/repos/SpeedCurve-Metrics/SpeedCurve | closed | Tests API - returned location is always "US_West" | priority medium status accepted type bug | E.g. the following test run from Brazil:
https://speedcurve.com/test/150702_SJ_QZG/
Shows as US West in API:
https://api.speedcurve.com/v1/tests/150702_SJ_QZG
```
{
...
"test": "150702_SJ_QZG",
"location": "US_West",
...
}
``` | 1.0 | Tests API - returned location is always "US_West" - E.g. the following test run from Brazil:
https://speedcurve.com/test/150702_SJ_QZG/
Shows as US West in API:
https://api.speedcurve.com/v1/tests/150702_SJ_QZG
```
{
...
"test": "150702_SJ_QZG",
"location": "US_West",
...
}
``` | priority | tests api returned location is always us west e g the following test run from brazil shows as us west in api test sj qzg location us west | 1 |
176,724 | 6,564,425,049 | IssuesEvent | 2017-09-08 01:28:15 | enforcer574/smashclub | https://api.github.com/repos/enforcer574/smashclub | closed | Refactor score reporting to use an importable script function | Minor Change Priority: MEDIUM (3) | The score reporting algorithm for calculating and updating ranks is currently a script page. This should be defined as a separate function so that the new matchmaking system can call it as well when a match is closed. | 1.0 | Refactor score reporting to use an importable script function - The score reporting algorithm for calculating and updating ranks is currently a script page. This should be defined as a separate function so that the new matchmaking system can call it as well when a match is closed. | priority | refactor score reporting to use an importable script function the score reporting algorithm for calculating and updating ranks is currently a script page this should be defined as a separate function so that the new matchmaking system can call it as well when a match is closed | 1 |
603,248 | 18,535,099,731 | IssuesEvent | 2021-10-21 10:35:14 | AY2122S1-CS2113T-W13-2/tp | https://api.github.com/repos/AY2122S1-CS2113T-W13-2/tp | closed | 'Tagging' functionality misc. | priority.Medium type.Misc | ~1. Upgrade `find /tag tag1 + tag2 + ...` function, so that it is sorted lexically~
~2. Refactor code to make it more lean / understandable~
- Organise printing messages
- Port I/O tests to JUnit | 1.0 | 'Tagging' functionality misc. - ~1. Upgrade `find /tag tag1 + tag2 + ...` function, so that it is sorted lexically~
~2. Refactor code to make it more lean / understandable~
- Organise printing messages
- Port I/O tests to JUnit | priority | tagging functionality misc upgrade find tag function so that it is sorted lexically refactor code to make it more lean understandable organise printing messages port i o tests to junit | 1 |
458,028 | 13,167,333,120 | IssuesEvent | 2020-08-11 10:05:10 | vmware/singleton | https://api.github.com/repos/vmware/singleton | closed | [BUG] [Go Client]Can't get translation when version fallback occured in service. | area/go-client kind/bug priority/medium | **Describe the bug**
Can't get translation when version fallback occured in service.
**To Reproduce**
Steps to reproduce the behavior:
1. Set config as below:
"online_service_url": "http://localhost:8091",
"offline_resources_base_url": "",
"default_locale": "zh-Hans"
2. The version "3.0.0" not exist in online and version "2.0.0" exist in online bundle:
tran2, _ := translation.GetStringMessage("GoClientTest", "3.0.0", "fr", Defaultcom, holderkey)
The result is empty.
**Expected behavior**
The tran2 should be fr translation that fallbacked by version “2.0.0”
| 1.0 | [BUG] [Go Client]Can't get translation when version fallback occured in service. - **Describe the bug**
Can't get translation when version fallback occured in service.
**To Reproduce**
Steps to reproduce the behavior:
1. Set config as below:
"online_service_url": "http://localhost:8091",
"offline_resources_base_url": "",
"default_locale": "zh-Hans"
2. The version "3.0.0" not exist in online and version "2.0.0" exist in online bundle:
tran2, _ := translation.GetStringMessage("GoClientTest", "3.0.0", "fr", Defaultcom, holderkey)
The result is empty.
**Expected behavior**
The tran2 should be fr translation that fallbacked by version “2.0.0”
| priority | can t get translation when version fallback occured in service describe the bug can t get translation when version fallback occured in service to reproduce steps to reproduce the behavior set config as below online service url offline resources base url default locale zh hans the version not exist in online and version exist in online bundle translation getstringmessage goclienttest fr defaultcom holderkey the result is empty expected behavior the should be fr translation that fallbacked by version “ ” | 1 |
184,462 | 6,713,396,956 | IssuesEvent | 2017-10-13 13:19:58 | canonical-websites/partners.ubuntu.com | https://api.github.com/repos/canonical-websites/partners.ubuntu.com | closed | Add ASSET_SERVER_URL template variable | Priority: Medium Type: Enhancement | www.ubuntu.com has the `ASSET_SERVER_URL` variable. We should add it to this codebase too. This could help with #127 | 1.0 | Add ASSET_SERVER_URL template variable - www.ubuntu.com has the `ASSET_SERVER_URL` variable. We should add it to this codebase too. This could help with #127 | priority | add asset server url template variable has the asset server url variable we should add it to this codebase too this could help with | 1 |
44,324 | 2,903,630,354 | IssuesEvent | 2015-06-18 14:22:30 | dmwm/WMCore | https://api.github.com/repos/dmwm/WMCore | closed | monitor unmerged skipped file. | Medium Priority WMAgent WMStats | When when files are skipped when robust merge happens, it is hard to find out it happens. Ask ops more detail what information need to be displayed, | 1.0 | monitor unmerged skipped file. - When when files are skipped when robust merge happens, it is hard to find out it happens. Ask ops more detail what information need to be displayed, | priority | monitor unmerged skipped file when when files are skipped when robust merge happens it is hard to find out it happens ask ops more detail what information need to be displayed | 1 |
34,950 | 2,789,510,634 | IssuesEvent | 2015-05-08 19:48:07 | duckduckgo/zeroclickinfo-spice | https://api.github.com/repos/duckduckgo/zeroclickinfo-spice | opened | Flights - Routes: should allow for "flights" in query | Bug Priority: Medium Triggering | "air canada phl to yyz" works, but "air canada flights from phl to yyz" does not | 1.0 | Flights - Routes: should allow for "flights" in query - "air canada phl to yyz" works, but "air canada flights from phl to yyz" does not | priority | flights routes should allow for flights in query air canada phl to yyz works but air canada flights from phl to yyz does not | 1 |
624,488 | 19,699,253,766 | IssuesEvent | 2022-01-12 15:08:56 | Pycord-Development/pycord | https://api.github.com/repos/Pycord-Development/pycord | closed | SlashCommandOptionType not support Thread class | bug priority: medium status: todo | ### Summary
SlashCommandOptionType not support Thread class
### Reproduction Steps
Set `discord.Thread` as `input_type` in `Option`
### Minimal Reproducible Code
```python
@slash_command(name="Test")
async def test(ctx, channel: Option(discord.Thread)):
print("Test")
```
### Expected Results
Can show only `Thread` channel, or `Thread` with `TextChannel` channels
### Actual Results
TypeError: Invalid class <class 'discord.threads.Thread'> used as an input type for an Option
### Intents
all
### System Information
- Python v3.9.5-final
- py-cord v2.0.0-alpha
- py-cord pkg_resources: v2.0.0a4409+g16e7aff6
- aiohttp v3.7.4.post0
- system info: Windows 10 10.0.19043
### Checklist
- [X] I have searched the open issues for duplicates.
- [X] I have shown the entire traceback, if possible.
- [X] I have removed my token from display, if visible.
### Additional Context
_No response_ | 1.0 | SlashCommandOptionType not support Thread class - ### Summary
SlashCommandOptionType not support Thread class
### Reproduction Steps
Set `discord.Thread` as `input_type` in `Option`
### Minimal Reproducible Code
```python
@slash_command(name="Test")
async def test(ctx, channel: Option(discord.Thread)):
print("Test")
```
### Expected Results
Can show only `Thread` channel, or `Thread` with `TextChannel` channels
### Actual Results
TypeError: Invalid class <class 'discord.threads.Thread'> used as an input type for an Option
### Intents
all
### System Information
- Python v3.9.5-final
- py-cord v2.0.0-alpha
- py-cord pkg_resources: v2.0.0a4409+g16e7aff6
- aiohttp v3.7.4.post0
- system info: Windows 10 10.0.19043
### Checklist
- [X] I have searched the open issues for duplicates.
- [X] I have shown the entire traceback, if possible.
- [X] I have removed my token from display, if visible.
### Additional Context
_No response_ | priority | slashcommandoptiontype not support thread class summary slashcommandoptiontype not support thread class reproduction steps set discord thread as input type in option minimal reproducible code python slash command name test async def test ctx channel option discord thread print test expected results can show only thread channel or thread with textchannel channels actual results typeerror invalid class used as an input type for an option intents all system information python final py cord alpha py cord pkg resources aiohttp system info windows checklist i have searched the open issues for duplicates i have shown the entire traceback if possible i have removed my token from display if visible additional context no response | 1 |
677,228 | 23,155,636,823 | IssuesEvent | 2022-07-29 12:45:44 | RoyalHaskoningDHV/sam | https://api.github.com/repos/RoyalHaskoningDHV/sam | closed | Decide on model naming conventions | Priority: Medium Type: Improvement | SAmQuantileMLP / TimeseriesMLP or something different?
Option 1: *TimeseriesRegressor
BaseTimeseriesRegressor
ConstantTimeseriesRegressor
LinearTimeseriesRegressor
MLPTimeseriesRegressor
Option 2:*QuantileForecaster
BaseQuantileForecaster
ConstantQuantileForecaster
LinearQuantileForecaster
MLPQuantileForecaster
Other suggestions are welcome. | 1.0 | Decide on model naming conventions - SAmQuantileMLP / TimeseriesMLP or something different?
Option 1: *TimeseriesRegressor
BaseTimeseriesRegressor
ConstantTimeseriesRegressor
LinearTimeseriesRegressor
MLPTimeseriesRegressor
Option 2:*QuantileForecaster
BaseQuantileForecaster
ConstantQuantileForecaster
LinearQuantileForecaster
MLPQuantileForecaster
Other suggestions are welcome. | priority | decide on model naming conventions samquantilemlp timeseriesmlp or something different option timeseriesregressor basetimeseriesregressor constanttimeseriesregressor lineartimeseriesregressor mlptimeseriesregressor option quantileforecaster basequantileforecaster constantquantileforecaster linearquantileforecaster mlpquantileforecaster other suggestions are welcome | 1 |
670,816 | 22,706,054,224 | IssuesEvent | 2022-07-05 14:43:45 | craftercms/craftercms | https://api.github.com/repos/craftercms/craftercms | closed | [studio-ui] Error when leaving only one configuration file in `Project Tools` -> `Configuration` -> `Configurations` | priority: medium quality validate | ### Bug Report
#### Crafter CMS Version
`4.0.0-SNAPSHOT-345d8a`
#### Date of Build
`5/4/2022`
#### Describe the bug
If you leave only one configuration file inside `Project Tools` -> `Configuration` -> `Configurations`, a bug will appear that might be related with xml serializer. It freezes the UI in that section.
#### To Reproduce
Steps to reproduce the behavior:
1. Go to any site of your choosing.
2. Go to `Project Tools` -> `Configuration` -> `Configurations`
3. On `Configurations` delete all files, leaving only one.
4. Refresh your browser.
5. See the error
#### Logs
When you check the browser's dev tools console, the following error will show up:
```
reportUnhandledError.ts:21 Uncaught TypeError: e.map is not a function
at SiteConfigurationManagement.tsx:152:24
at Object.next (Subscriber.ts:194:14)
at t._next (Subscriber.ts:119:22)
at t.next (Subscriber.ts:75:12)
at map.ts:56:20
at t.i._next (OperatorSubscriber.ts:43:13)
at t.next (Subscriber.ts:75:12)
at map.ts:56:20
at t.i._next (OperatorSubscriber.ts:43:13)
at t.next (Subscriber.ts:75:12)
```
#### Screenshots
https://user-images.githubusercontent.com/90878288/166745171-3df9ffbd-2b6d-4333-a584-81c8e33d36fc.mp4
| 1.0 | [studio-ui] Error when leaving only one configuration file in `Project Tools` -> `Configuration` -> `Configurations` - ### Bug Report
#### Crafter CMS Version
`4.0.0-SNAPSHOT-345d8a`
#### Date of Build
`5/4/2022`
#### Describe the bug
If you leave only one configuration file inside `Project Tools` -> `Configuration` -> `Configurations`, a bug will appear that might be related with xml serializer. It freezes the UI in that section.
#### To Reproduce
Steps to reproduce the behavior:
1. Go to any site of your choosing.
2. Go to `Project Tools` -> `Configuration` -> `Configurations`
3. On `Configurations` delete all files, leaving only one.
4. Refresh your browser.
5. See the error
#### Logs
When you check the browser's dev tools console, the following error will show up:
```
reportUnhandledError.ts:21 Uncaught TypeError: e.map is not a function
at SiteConfigurationManagement.tsx:152:24
at Object.next (Subscriber.ts:194:14)
at t._next (Subscriber.ts:119:22)
at t.next (Subscriber.ts:75:12)
at map.ts:56:20
at t.i._next (OperatorSubscriber.ts:43:13)
at t.next (Subscriber.ts:75:12)
at map.ts:56:20
at t.i._next (OperatorSubscriber.ts:43:13)
at t.next (Subscriber.ts:75:12)
```
#### Screenshots
https://user-images.githubusercontent.com/90878288/166745171-3df9ffbd-2b6d-4333-a584-81c8e33d36fc.mp4
| priority | error when leaving only one configuration file in project tools configuration configurations bug report crafter cms version snapshot date of build describe the bug if you leave only one configuration file inside project tools configuration configurations a bug will appear that might be related with xml serializer it freezes the ui in that section to reproduce steps to reproduce the behavior go to any site of your choosing go to project tools configuration configurations on configurations delete all files leaving only one refresh your browser see the error logs when you check the browser s dev tools console the following error will show up reportunhandlederror ts uncaught typeerror e map is not a function at siteconfigurationmanagement tsx at object next subscriber ts at t next subscriber ts at t next subscriber ts at map ts at t i next operatorsubscriber ts at t next subscriber ts at map ts at t i next operatorsubscriber ts at t next subscriber ts screenshots | 1 |
217,664 | 7,326,907,731 | IssuesEvent | 2018-03-04 02:19:01 | JianweiCxyz/UIL_webpages | https://api.github.com/repos/JianweiCxyz/UIL_webpages | closed | Twitter BootStrap Verison | Medium Priority | What verison of twitter bootstrap is this? If it an older version we need to migrate it to the newer one at some point @JianweiCxyz | 1.0 | Twitter BootStrap Verison - What verison of twitter bootstrap is this? If it an older version we need to migrate it to the newer one at some point @JianweiCxyz | priority | twitter bootstrap verison what verison of twitter bootstrap is this if it an older version we need to migrate it to the newer one at some point jianweicxyz | 1 |
277,647 | 8,630,822,359 | IssuesEvent | 2018-11-22 04:16:37 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Enabling SYS_POWER_MANAGEMENT results in a linker error. | area: Power Management bug priority: medium | When SYS_POWER_MANAGEMENT Kconfig option is enabled via menuconfig for hello_world sample application on any of the ARM boards (and likely on others) the linker will generate the following error:
```
zephyr/kernel/libkernel.a(idle.c.obj): In function `_sys_power_save_idle_exit':
zephyr/kernel/idle.c:115: undefined reference to `z_clock_idle_exit'
collect2: error: ld returned 1 exit status
```
Zephyr's [Power Management](https://docs.zephyrproject.org/latest/subsystems/power_management.html) documentation is ambiguous on the issue however, enabling the power management system seems to makes sense only if kernel operates in Tickless Idle mode. That's also how the source code was written. The z_clock_idle_exit function is compiled only if TICKLESS_IDLE Kconfig option is enabled.
To ensure the compilation is successful SYS_POWER_MANAGEMENT should select TICKLESS_IDLE Kconfig option.
Also Zephyr's "Power Management" documentation should be updated to clearly state that any of Zephyr's power management features works only in Tickless Idle mode. | 1.0 | Enabling SYS_POWER_MANAGEMENT results in a linker error. - When SYS_POWER_MANAGEMENT Kconfig option is enabled via menuconfig for hello_world sample application on any of the ARM boards (and likely on others) the linker will generate the following error:
```
zephyr/kernel/libkernel.a(idle.c.obj): In function `_sys_power_save_idle_exit':
zephyr/kernel/idle.c:115: undefined reference to `z_clock_idle_exit'
collect2: error: ld returned 1 exit status
```
Zephyr's [Power Management](https://docs.zephyrproject.org/latest/subsystems/power_management.html) documentation is ambiguous on the issue however, enabling the power management system seems to makes sense only if kernel operates in Tickless Idle mode. That's also how the source code was written. The z_clock_idle_exit function is compiled only if TICKLESS_IDLE Kconfig option is enabled.
To ensure the compilation is successful SYS_POWER_MANAGEMENT should select TICKLESS_IDLE Kconfig option.
Also Zephyr's "Power Management" documentation should be updated to clearly state that any of Zephyr's power management features works only in Tickless Idle mode. | priority | enabling sys power management results in a linker error when sys power management kconfig option is enabled via menuconfig for hello world sample application on any of the arm boards and likely on others the linker will generate the following error zephyr kernel libkernel a idle c obj in function sys power save idle exit zephyr kernel idle c undefined reference to z clock idle exit error ld returned exit status zephyr s documentation is ambiguous on the issue however enabling the power management system seems to makes sense only if kernel operates in tickless idle mode that s also how the source code was written the z clock idle exit function is compiled only if tickless idle kconfig option is enabled to ensure the compilation is successful sys power management should select tickless idle kconfig option also zephyr s power management documentation should be updated to clearly state that any of zephyr s power management features works only in tickless idle mode | 1 |
103,163 | 4,165,022,663 | IssuesEvent | 2016-06-19 07:12:00 | sa31fh/ims | https://api.github.com/repos/sa31fh/ims | closed | All delete buttons should trigger confirmation pop-up | enhancement Medium Priority | A number of tables have a 'Delete' button at the end of the field in Admin Tasks page:
Categories, Items, Users
Its very easy to accidentally click Delete and cause a mess. Clicking delete should trigger a pop-up asking for confirmation for the action to avoid such problems. | 1.0 | All delete buttons should trigger confirmation pop-up - A number of tables have a 'Delete' button at the end of the field in Admin Tasks page:
Categories, Items, Users
Its very easy to accidentally click Delete and cause a mess. Clicking delete should trigger a pop-up asking for confirmation for the action to avoid such problems. | priority | all delete buttons should trigger confirmation pop up a number of tables have a delete button at the end of the field in admin tasks page categories items users its very easy to accidentally click delete and cause a mess clicking delete should trigger a pop up asking for confirmation for the action to avoid such problems | 1 |
25,720 | 2,683,943,607 | IssuesEvent | 2015-03-28 14:01:54 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | ver_c0: After changing the panel modes C0 column does not show the file versions | 2–5 stars bug imported Priority-Medium | _From [alexmi...@gmail.com](https://code.google.com/u/105144838067031797218/) on July 13, 2010 07:50:54_
After changing the panel modes C0 column does not show the file versions.
Steps to reproduce:
1) Add C0 column to the "Descriptions mode" (LCtrl+6).
2) Now switch to "Wide Mode" (LCtrl+4).
3) Switch to the folder with some .dll or .exe files. Change the folder - do not use the current folder.
4) Switch to "Descriptions mode" (LCtrl+6).
Actual Result:
The C0 column is empty.
Expected Result:
C0 column shows the version of the .dll and .exe after changing the panel modes.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=279_ | 1.0 | ver_c0: After changing the panel modes C0 column does not show the file versions - _From [alexmi...@gmail.com](https://code.google.com/u/105144838067031797218/) on July 13, 2010 07:50:54_
After changing the panel modes C0 column does not show the file versions.
Steps to reproduce:
1) Add C0 column to the "Descriptions mode" (LCtrl+6).
2) Now switch to "Wide Mode" (LCtrl+4).
3) Switch to the folder with some .dll or .exe files. Change the folder - do not use the current folder.
4) Switch to "Descriptions mode" (LCtrl+6).
Actual Result:
The C0 column is empty.
Expected Result:
C0 column shows the version of the .dll and .exe after changing the panel modes.
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=279_ | priority | ver after changing the panel modes column does not show the file versions from on july after changing the panel modes column does not show the file versions steps to reproduce add column to the descriptions mode lctrl now switch to wide mode lctrl switch to the folder with some dll or exe files change the folder do not use the current folder switch to descriptions mode lctrl actual result the column is empty expected result column shows the version of the dll and exe after changing the panel modes original issue | 1 |
383,152 | 11,351,460,779 | IssuesEvent | 2020-01-24 11:16:53 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | USER ISSUE: Fishing | Priority: Medium | **Version:** 0.7.3.1 beta
**Steps to Reproduce:**
1. Throw out fishing rod
2. Wait for fish to take the bait
**Expected behavior:**
the swimmer should dip down to show a fish hat taken the bait
**Actual behavior:**
the fish starts spinning like a living fidget spinner | 1.0 | USER ISSUE: Fishing - **Version:** 0.7.3.1 beta
**Steps to Reproduce:**
1. Throw out fishing rod
2. Wait for fish to take the bait
**Expected behavior:**
the swimmer should dip down to show a fish hat taken the bait
**Actual behavior:**
the fish starts spinning like a living fidget spinner | priority | user issue fishing version beta steps to reproduce throw out fishing rod wait for fish to take the bait expected behavior the swimmer should dip down to show a fish hat taken the bait actual behavior the fish starts spinning like a living fidget spinner | 1 |
542,953 | 15,874,935,012 | IssuesEvent | 2021-04-09 06:07:16 | factly/vidcheck | https://api.github.com/repos/factly/vidcheck | closed | Changes to Videos UI to keep it consistent with Dega | good first issue priority:medium | Add the following fields to video entity to keep it consistent with claim in Dega:
- [x] Claimant - Dependent on the issue: https://github.com/factly/vidcheck/issues/21
- [x] Claim Date - Dependent on the issue: https://github.com/factly/vidcheck/issues/22
- [x] Checked Date - Dependent on the issue: https://github.com/factly/vidcheck/issues/22
Label changes
- [x] Change the label from `Fact check` to `Fact`
Following issues are dependent on https://github.com/factly/vidcheck/issues/24
- [x] Change `Review Sources` to the component: https://ant.design/components/form/#components-form-demo-dynamic-form-items. Add the following group of fields:
- URL
- Description
- [x] Change `Claim` to EditorJS component
- [x] Change `Fact` to EditorJS component
- [x] Save the video URL with the start and end times as the claim_source automatically. Don't have to display this on the UI
| 1.0 | Changes to Videos UI to keep it consistent with Dega - Add the following fields to video entity to keep it consistent with claim in Dega:
- [x] Claimant - Dependent on the issue: https://github.com/factly/vidcheck/issues/21
- [x] Claim Date - Dependent on the issue: https://github.com/factly/vidcheck/issues/22
- [x] Checked Date - Dependent on the issue: https://github.com/factly/vidcheck/issues/22
Label changes
- [x] Change the label from `Fact check` to `Fact`
Following issues are dependent on https://github.com/factly/vidcheck/issues/24
- [x] Change `Review Sources` to the component: https://ant.design/components/form/#components-form-demo-dynamic-form-items. Add the following group of fields:
- URL
- Description
- [x] Change `Claim` to EditorJS component
- [x] Change `Fact` to EditorJS component
- [x] Save the video URL with the start and end times as the claim_source automatically. Don't have to display this on the UI
| priority | changes to videos ui to keep it consistent with dega add the following fields to video entity to keep it consistent with claim in dega claimant dependent on the issue claim date dependent on the issue checked date dependent on the issue label changes change the label from fact check to fact following issues are dependent on change review sources to the component add the following group of fields url description change claim to editorjs component change fact to editorjs component save the video url with the start and end times as the claim source automatically don t have to display this on the ui | 1 |
592,655 | 17,926,762,185 | IssuesEvent | 2021-09-10 01:18:27 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | TCP2 statemachine gets stuck in TCP_FIN_WAIT_2 state | bug priority: medium area: Networking | **Describe the bug**
TCP2 statemachine gets stuck in TCP_FIN_WAIT_2 state (in tcp_in() function) when server responds with [ FIN, PSH, ACK ]. I think it is plausible that servers respond with these flags on a client side initiated close (I observed the problem with a device communicating with an AWS service). Therefore I think this is a bug. After some time the fin_timer runs out and tcp_fin_timeout() function is called. The final ACK to the server is never sent, which is not very clean.
**To Reproduce**
Steps to reproduce the behavior:
1. take an example which uses tcp sockets, make sure server responds with [FIN, PSH, ACK] on tcp connection termination.
2. trace network traffic with wireshark
3. client is never going to send final ACK specified in the TCP close sequence. (https://www.geeksforgeeks.org/tcp-connection-termination/)
4. tcp_fin_timeout() is being called which should not be the case.
**Expected behavior**
[FIN, PSH, ACK] flags should be accepted in TCP_FIN_WAIT_2 and client (zephyr) sends final ACK frame to the server.
**Impact**
We are facing problems with tcp_fin_timeout (other problem) in our project that's why we've found this issue.
**Logs and console output**

**Environment (please complete the following information):**
- Zephyr v2.6 branch
- Server which terminates tcp connection with a frame with flags [FIN, PSH, ACK]
**Possible Fix ?**
Change tcp2 lines 1911 to 1922 like this:
```
case TCP_FIN_WAIT_2:
if (th && (FL(&fl, ==, FIN, th_seq(th) == conn->ack) ||
FL(&fl, ==, FIN | ACK, th_seq(th) == conn->ack) ||
FL(&fl, ==, FIN | PSH | ACK, th_seq(th) == conn->ack))) { // <----- this line fixed the problem for me
/* Received FIN on FIN_WAIT_2, so cancel the timer */
k_work_cancel_delayable(&conn->fin_timer);
conn_ack(conn, + 1);
tcp_out(conn, ACK);
next = TCP_TIME_WAIT;
}
break;
```
| 1.0 | TCP2 statemachine gets stuck in TCP_FIN_WAIT_2 state - **Describe the bug**
TCP2 statemachine gets stuck in TCP_FIN_WAIT_2 state (in tcp_in() function) when server responds with [ FIN, PSH, ACK ]. I think it is plausible that servers respond with these flags on a client side initiated close (I observed the problem with a device communicating with an AWS service). Therefore I think this is a bug. After some time the fin_timer runs out and tcp_fin_timeout() function is called. The final ACK to the server is never sent, which is not very clean.
**To Reproduce**
Steps to reproduce the behavior:
1. take an example which uses tcp sockets, make sure server responds with [FIN, PSH, ACK] on tcp connection termination.
2. trace network traffic with wireshark
3. client is never going to send final ACK specified in the TCP close sequence. (https://www.geeksforgeeks.org/tcp-connection-termination/)
4. tcp_fin_timeout() is being called which should not be the case.
**Expected behavior**
[FIN, PSH, ACK] flags should be accepted in TCP_FIN_WAIT_2 and client (zephyr) sends final ACK frame to the server.
**Impact**
We are facing problems with tcp_fin_timeout (other problem) in our project that's why we've found this issue.
**Logs and console output**

**Environment (please complete the following information):**
- Zephyr v2.6 branch
- Server which terminates tcp connection with a frame with flags [FIN, PSH, ACK]
**Possible Fix ?**
Change tcp2 lines 1911 to 1922 like this:
```
case TCP_FIN_WAIT_2:
if (th && (FL(&fl, ==, FIN, th_seq(th) == conn->ack) ||
FL(&fl, ==, FIN | ACK, th_seq(th) == conn->ack) ||
FL(&fl, ==, FIN | PSH | ACK, th_seq(th) == conn->ack))) { // <----- this line fixed the problem for me
/* Received FIN on FIN_WAIT_2, so cancel the timer */
k_work_cancel_delayable(&conn->fin_timer);
conn_ack(conn, + 1);
tcp_out(conn, ACK);
next = TCP_TIME_WAIT;
}
break;
```
| priority | statemachine gets stuck in tcp fin wait state describe the bug statemachine gets stuck in tcp fin wait state in tcp in function when server responds with i think it is plausible that servers respond with these flags on a client side initiated close i observed the problem with a device communicating with an aws service therefore i think this is a bug after some time the fin timer runs out and tcp fin timeout function is called the final ack to the server is never sent which is not very clean to reproduce steps to reproduce the behavior take an example which uses tcp sockets make sure server responds with on tcp connection termination trace network traffic with wireshark client is never going to send final ack specified in the tcp close sequence tcp fin timeout is being called which should not be the case expected behavior flags should be accepted in tcp fin wait and client zephyr sends final ack frame to the server impact we are facing problems with tcp fin timeout other problem in our project that s why we ve found this issue logs and console output environment please complete the following information zephyr branch server which terminates tcp connection with a frame with flags possible fix change lines to like this case tcp fin wait if th fl fl fin th seq th conn ack fl fl fin ack th seq th conn ack fl fl fin psh ack th seq th conn ack this line fixed the problem for me received fin on fin wait so cancel the timer k work cancel delayable conn fin timer conn ack conn tcp out conn ack next tcp time wait break | 1 |
273,772 | 8,552,610,799 | IssuesEvent | 2018-11-07 21:36:53 | conveyal/trimet-mod-otp | https://api.github.com/repos/conveyal/trimet-mod-otp | closed | Mobile: Format of blue bar above itineraries | medium priority mobile | Please make the following changes to the blue bar above the itineraries in mobile:
- Replace existing text (e.g., Walk to Bus) with Option #
- Center text horizontally
- Increase height of bar
- remove Show Details (when collapsed)/Show Map (when expanded)
- Increase size of arrow (currently to right of Show Details/Show Map and move to right of new Option # text

| 1.0 | Mobile: Format of blue bar above itineraries - Please make the following changes to the blue bar above the itineraries in mobile:
- Replace existing text (e.g., Walk to Bus) with Option #
- Center text horizontally
- Increase height of bar
- remove Show Details (when collapsed)/Show Map (when expanded)
- Increase size of arrow (currently to right of Show Details/Show Map and move to right of new Option # text

| priority | mobile format of blue bar above itineraries please make the following changes to the blue bar above the itineraries in mobile replace existing text e g walk to bus with option center text horizontally increase height of bar remove show details when collapsed show map when expanded increase size of arrow currently to right of show details show map and move to right of new option text | 1 |
354,391 | 10,566,737,232 | IssuesEvent | 2019-10-05 21:04:13 | momentum-mod/game | https://api.github.com/repos/momentum-mod/game | closed | [Map Finished] trigger_momentum_timer_stop causing client to be stuck upon resetting | Priority: Medium Type: Bug | If the player has enough speed to pass thru the end trigger and exit on the other side he will be stuck upon resetting.
https://www.youtube.com/watch?v=yO7W23uZbus | 1.0 | [Map Finished] trigger_momentum_timer_stop causing client to be stuck upon resetting - If the player has enough speed to pass thru the end trigger and exit on the other side he will be stuck upon resetting.
https://www.youtube.com/watch?v=yO7W23uZbus | priority | trigger momentum timer stop causing client to be stuck upon resetting if the player has enough speed to pass thru the end trigger and exit on the other side he will be stuck upon resetting | 1 |
453,302 | 13,067,665,518 | IssuesEvent | 2020-07-31 01:11:17 | zephyrproject-rtos/zephyr | https://api.github.com/repos/zephyrproject-rtos/zephyr | closed | Introduce supervisor-only stack declaration macros | Enhancement area: Memory Protection priority: medium | We currently assume that any given stack object may be used by a thread which can enter user mode. However, this assumption wastes memory for threads which always exist in supervisor mode.
Introduce some new stack declaration macros similar to K_THREAD_STACK_DEFINE which declare supervisor-only thread stacks:
- These stacks will not reserve memory for a privileged mode stack for syscalls, either by adding extra memory to the stack object (x86, ARC) or reservation of privileged stack buffer elsewhere (ARM)
- These stacks will be registered as a distinct kernel object type, such that if a thread with one of these stacks attempts to drop to user mode, or be created with the K_USER flag, will result in an error.
- These stacks will not have their sizes adjusted so that memory protection hardware regions can be set on them; for example there will be no rounding up to the nearest power of 2 (ARM) or page boundary (x86)
- Supervisor thread stack overflow guard regions will still be supported
We should use these macros in the kernel to declare the interrupt stack and the idle thread stack. | 1.0 | Introduce supervisor-only stack declaration macros - We currently assume that any given stack object may be used by a thread which can enter user mode. However, this assumption wastes memory for threads which always exist in supervisor mode.
Introduce some new stack declaration macros similar to K_THREAD_STACK_DEFINE which declare supervisor-only thread stacks:
- These stacks will not reserve memory for a privileged mode stack for syscalls, either by adding extra memory to the stack object (x86, ARC) or reservation of privileged stack buffer elsewhere (ARM)
- These stacks will be registered as a distinct kernel object type, such that if a thread with one of these stacks attempts to drop to user mode, or be created with the K_USER flag, will result in an error.
- These stacks will not have their sizes adjusted so that memory protection hardware regions can be set on them; for example there will be no rounding up to the nearest power of 2 (ARM) or page boundary (x86)
- Supervisor thread stack overflow guard regions will still be supported
We should use these macros in the kernel to declare the interrupt stack and the idle thread stack. | priority | introduce supervisor only stack declaration macros we currently assume that any given stack object may be used by a thread which can enter user mode however this assumption wastes memory for threads which always exist in supervisor mode introduce some new stack declaration macros similar to k thread stack define which declare supervisor only thread stacks these stacks will not reserve memory for a privileged mode stack for syscalls either by adding extra memory to the stack object arc or reservation of privileged stack buffer elsewhere arm these stacks will be registered as a distinct kernel object type such that if a thread with one of these stacks attempts to drop to user mode or be created with the k user flag will result in an error these stacks will not have their sizes adjusted so that memory protection hardware regions can be set on them for example there will be no rounding up to the nearest power of arm or page boundary supervisor thread stack overflow guard regions will still be supported we should use these macros in the kernel to declare the interrupt stack and the idle thread stack | 1 |
278,245 | 8,638,300,325 | IssuesEvent | 2018-11-23 14:19:07 | DigitalCampus/django-oppia | https://api.github.com/repos/DigitalCampus/django-oppia | closed | Use LESS/SASS for better frontend development | enhancement medium priority | Rewrite frontend styles using LESS or SASS, and configure project so the files are easy to modify and view in real-time changes during development, but also have a simple way of deploying changes (ideally just using `collectstatic`).
Can be done using something like (but not necessarily) https://github.com/andreyfedoseev/django-static-precompiler
| 1.0 | Use LESS/SASS for better frontend development - Rewrite frontend styles using LESS or SASS, and configure project so the files are easy to modify and view in real-time changes during development, but also have a simple way of deploying changes (ideally just using `collectstatic`).
Can be done using something like (but not necessarily) https://github.com/andreyfedoseev/django-static-precompiler
| priority | use less sass for better frontend development rewrite frontend styles using less or sass and configure project so the files are easy to modify and view in real time changes during development but also have a simple way of deploying changes ideally just using collectstatic can be done using something like but not necessarily | 1 |
740,859 | 25,771,311,657 | IssuesEvent | 2022-12-09 08:14:01 | Eonasdan/tempus-dominus | https://api.github.com/repos/Eonasdan/tempus-dominus | closed | Error when using clear button on time component | Type: Bug State: Waiting feedback v6 Area: TypeScript Priority: Medium | ### Prerequisites
- [X] I have [searched](https://github.com/Eonasdan/tempus-dominus/issues?q=is%3Aissue) for duplicate or closed issues.
- [X] I have validated my setup against the latest version on [StackBlitz](https://stackblitz.com/edit/tempus-dominus-v6-simple-setup).
- [X] I have read the [contributing guidelines](https://github.com/Eonasdan/tempus-dominus/blob/master/.github/CONTRIBUTING.md).
### Describe the issue
When I use clear button on clock only component input field gets cleared, but it displays following error:
Uncaught TypeError: Cannot read properties of null (reading 'classList')
I am using following configuration:
new TempusDominus(document.getElementById('datetimepicker1'), {
display: {
viewMode: 'clock',
components: {
decades: false,
year: false,
month: false,
date: false,
hours: true,
minutes: true,
seconds: false,
},
buttons: {
close: true,
clear: true,
},
},
});
Seems like same error happens on your example page:

### StackBlitz fork
https://tempus-dominus-v6-next-ilzxk9.stackblitz.io
### What operating system(s) are you seeing the problem on?
Windows
### What browser(s) are you seeing the problem on?
Chrome
### What version of are you using? You can find this information from the sample StackBlitz.
v6.2.7
### What your browser's locale? You can find this information from the sample StackBlitz.
sl-SI | 1.0 | Error when using clear button on time component - ### Prerequisites
- [X] I have [searched](https://github.com/Eonasdan/tempus-dominus/issues?q=is%3Aissue) for duplicate or closed issues.
- [X] I have validated my setup against the latest version on [StackBlitz](https://stackblitz.com/edit/tempus-dominus-v6-simple-setup).
- [X] I have read the [contributing guidelines](https://github.com/Eonasdan/tempus-dominus/blob/master/.github/CONTRIBUTING.md).
### Describe the issue
When I use clear button on clock only component input field gets cleared, but it displays following error:
Uncaught TypeError: Cannot read properties of null (reading 'classList')
I am using following configuration:
new TempusDominus(document.getElementById('datetimepicker1'), {
display: {
viewMode: 'clock',
components: {
decades: false,
year: false,
month: false,
date: false,
hours: true,
minutes: true,
seconds: false,
},
buttons: {
close: true,
clear: true,
},
},
});
Seems like same error happens on your example page:

### StackBlitz fork
https://tempus-dominus-v6-next-ilzxk9.stackblitz.io
### What operating system(s) are you seeing the problem on?
Windows
### What browser(s) are you seeing the problem on?
Chrome
### What version of are you using? You can find this information from the sample StackBlitz.
v6.2.7
### What your browser's locale? You can find this information from the sample StackBlitz.
sl-SI | priority | error when using clear button on time component prerequisites i have for duplicate or closed issues i have validated my setup against the latest version on i have read the describe the issue when i use clear button on clock only component input field gets cleared but it displays following error uncaught typeerror cannot read properties of null reading classlist i am using following configuration new tempusdominus document getelementbyid display viewmode clock components decades false year false month false date false hours true minutes true seconds false buttons close true clear true seems like same error happens on your example page stackblitz fork what operating system s are you seeing the problem on windows what browser s are you seeing the problem on chrome what version of are you using you can find this information from the sample stackblitz what your browser s locale you can find this information from the sample stackblitz sl si | 1 |
511,224 | 14,856,510,683 | IssuesEvent | 2021-01-18 14:14:56 | vanjarosoftware/Vanjaro.Platform | https://api.github.com/repos/vanjarosoftware/Vanjaro.Platform | closed | Vanjaro and ActionGrid clash | Bug Priority: Medium Release: Minor | If I have an ActionGrid on a Vanjaro page, I am not able to manage the grid anymore.
If I click on manage grid, I get:

| 1.0 | Vanjaro and ActionGrid clash - If I have an ActionGrid on a Vanjaro page, I am not able to manage the grid anymore.
If I click on manage grid, I get:

| priority | vanjaro and actiongrid clash if i have an actiongrid on a vanjaro page i am not able to manage the grid anymore if i click on manage grid i get | 1 |
635,589 | 20,406,850,883 | IssuesEvent | 2022-02-23 07:03:04 | SAP/xsk | https://api.github.com/repos/SAP/xsk | closed | [Migration] Support importing XSK projects from a zip | priority-medium effort-medium tooling | Currently, the migration perspective supports only connecting to a HANA 1 instance and migrating delivery units from it. In some cases, there might be no way to connect to such an instance and we should support manually importing a zip having an XS project. This would also make it easier for local development.
**Frontend changes:**
We should implement some additional screen before the one for entering Neo credentials where the user would decide if he wants to migrate a project from a HANA 1 instance or from a local zip. It would probably be sufficient to have two radio buttons:
- Migrate a project from a local ZIP archive
- Migrate a project from a live HANA instance
Based on the user input, we would either go to the current Neo credentials screen or a new one having a drag n drop file chooser similar to the one used in the Dirigible for importing projects in a workspace.
The drag n drop screen should also have the same workspace selection dropdown as in the other migration screens.
**Backend changes:**
The Flowable process should also be modified in order to support this functionality. We would need to "bypass" the tasks for connecting to the HANA and fetching content from it.
Please, contact me when the frontend changes are done in order to discuss thoroughly the backend changes and split the work if necessary. | 1.0 | [Migration] Support importing XSK projects from a zip - Currently, the migration perspective supports only connecting to a HANA 1 instance and migrating delivery units from it. In some cases, there might be no way to connect to such an instance and we should support manually importing a zip having an XS project. This would also make it easier for local development.
**Frontend changes:**
We should implement some additional screen before the one for entering Neo credentials where the user would decide if he wants to migrate a project from a HANA 1 instance or from a local zip. It would probably be sufficient to have two radio buttons:
- Migrate a project from a local ZIP archive
- Migrate a project from a live HANA instance
Based on the user input, we would either go to the current Neo credentials screen or a new one having a drag n drop file chooser similar to the one used in the Dirigible for importing projects in a workspace.
The drag n drop screen should also have the same workspace selection dropdown as in the other migration screens.
**Backend changes:**
The Flowable process should also be modified in order to support this functionality. We would need to "bypass" the tasks for connecting to the HANA and fetching content from it.
Please, contact me when the frontend changes are done in order to discuss thoroughly the backend changes and split the work if necessary. | priority | support importing xsk projects from a zip currently the migration perspective supports only connecting to a hana instance and migrating delivery units from it in some cases there might be no way to connect to such an instance and we should support manually importing a zip having an xs project this would also make it easier for local development frontend changes we should implement some additional screen before the one for entering neo credentials where the user would decide if he wants to migrate a project from a hana instance or from a local zip it would probably be sufficient to have two radio buttons migrate a project from a local zip archive migrate a project from a live hana instance based on the user input we would either go to the current neo credentials screen or a new one having a drag n drop file chooser similar to the one used in the dirigible for importing projects in a workspace the drag n drop screen should also have the same workspace selection dropdown as in the other migration screens backend changes the flowable process should also be modified in order to support this functionality we would need to bypass the tasks for connecting to the hana and fetching content from it please contact me when the frontend changes are done in order to discuss thoroughly the backend changes and split the work if necessary | 1 |
752,672 | 26,295,028,369 | IssuesEvent | 2023-01-08 21:41:12 | HW-PlayersPatch/Development | https://api.github.com/repos/HW-PlayersPatch/Development | closed | SP: Reactive Scaling | Type3: Improvement Priority2: Medium Status1: In Discussion Type4: Campaign Type1: Feature | Goal: Reduce the variation in the AI reactive fleet size, by averaging the players starting fleet with the expected starting fleet size.
"@cloaked Does your patch in anyway address HW2 engine scaling (where the amount of the ships the enemy has is based on your own amount) in HW Remastered? Because it sort of sets the whole HW1 experience on its head, where instead of rewarding you for capturing many enemy ships with an easier game, you get penalized."
Cloaked: Everyone think's HWR's mission scaling is over-the-top compared to hw1c. Apparently hw1c was a pretty standard enemy fleet with not too much variance. Where-as HWR if you come in with nothing, enemy fleet is tiny, and if u come into mission with max unit caps, enemy fleet is huge.
Fear: yah
Cloaked: So i think i finally have a solution for this to reduce the enemy fleet size range from say 1-10, to more like 3-7. For a more 'consistent' mission feel, that doesn't punish players for doing well in the previous mission. (While still allowing ppl to crank up the difficulty of course)
Fear: wow thats perfect
Cloaked: =D
This is kinda huge, tones of ppl have been asking for this for years, with no 'real' fix. Yes you can set the difficulty slider in v2.3 to 0.5 to turn down reactive scaling - but then every mission is super easy...
The draft solution is in the next post, but needs your help!
Edit:
Also test m3 reactive fleet. Save game at end of m2, then go to m3. Then repeat but recycle all combat ships at end of m2. I'm interested to see how much more important your ships are vs your RU. | 1.0 | SP: Reactive Scaling - Goal: Reduce the variation in the AI reactive fleet size, by averaging the players starting fleet with the expected starting fleet size.
"@cloaked Does your patch in anyway address HW2 engine scaling (where the amount of the ships the enemy has is based on your own amount) in HW Remastered? Because it sort of sets the whole HW1 experience on its head, where instead of rewarding you for capturing many enemy ships with an easier game, you get penalized."
Cloaked: Everyone think's HWR's mission scaling is over-the-top compared to hw1c. Apparently hw1c was a pretty standard enemy fleet with not too much variance. Where-as HWR if you come in with nothing, enemy fleet is tiny, and if u come into mission with max unit caps, enemy fleet is huge.
Fear: yah
Cloaked: So i think i finally have a solution for this to reduce the enemy fleet size range from say 1-10, to more like 3-7. For a more 'consistent' mission feel, that doesn't punish players for doing well in the previous mission. (While still allowing ppl to crank up the difficulty of course)
Fear: wow thats perfect
Cloaked: =D
This is kinda huge, tones of ppl have been asking for this for years, with no 'real' fix. Yes you can set the difficulty slider in v2.3 to 0.5 to turn down reactive scaling - but then every mission is super easy...
The draft solution is in the next post, but needs your help!
Edit:
Also test m3 reactive fleet. Save game at end of m2, then go to m3. Then repeat but recycle all combat ships at end of m2. I'm interested to see how much more important your ships are vs your RU. | priority | sp reactive scaling goal reduce the variation in the ai reactive fleet size by averaging the players starting fleet with the expected starting fleet size cloaked does your patch in anyway address engine scaling where the amount of the ships the enemy has is based on your own amount in hw remastered because it sort of sets the whole experience on its head where instead of rewarding you for capturing many enemy ships with an easier game you get penalized cloaked everyone think s hwr s mission scaling is over the top compared to apparently was a pretty standard enemy fleet with not too much variance where as hwr if you come in with nothing enemy fleet is tiny and if u come into mission with max unit caps enemy fleet is huge fear yah cloaked so i think i finally have a solution for this to reduce the enemy fleet size range from say to more like for a more consistent mission feel that doesn t punish players for doing well in the previous mission while still allowing ppl to crank up the difficulty of course fear wow thats perfect cloaked d this is kinda huge tones of ppl have been asking for this for years with no real fix yes you can set the difficulty slider in to to turn down reactive scaling but then every mission is super easy the draft solution is in the next post but needs your help edit also test reactive fleet save game at end of then go to then repeat but recycle all combat ships at end of i m interested to see how much more important your ships are vs your ru | 1 |
591,018 | 17,793,115,840 | IssuesEvent | 2021-08-31 18:37:30 | cagov/design-system | https://api.github.com/repos/cagov/design-system | closed | Content principle writing: Build accessibility in from the start | Medium Priority - Must | Write full documentation for the content principle _Build accessibility in from the start_.
Work will take place in this [Google Doc](https://docs.google.com/document/d/1stF8OjtCYP_JpG7_UPnn19n_rG9HVJPXMeU5SAEvMSk/edit?usp=sharing). | 1.0 | Content principle writing: Build accessibility in from the start - Write full documentation for the content principle _Build accessibility in from the start_.
Work will take place in this [Google Doc](https://docs.google.com/document/d/1stF8OjtCYP_JpG7_UPnn19n_rG9HVJPXMeU5SAEvMSk/edit?usp=sharing). | priority | content principle writing build accessibility in from the start write full documentation for the content principle build accessibility in from the start work will take place in this | 1 |
241,917 | 7,835,750,725 | IssuesEvent | 2018-06-17 10:53:15 | JetBoom/noxiousnet-issues | https://api.github.com/repos/JetBoom/noxiousnet-issues | closed | [ZS] Anti-Stuck Phasing Broken Again | bug priority medium zombie survival | >did zs anti-stuck thing in midair get removed or something
Apparently this isn't working anymore after the system was changed. | 1.0 | [ZS] Anti-Stuck Phasing Broken Again - >did zs anti-stuck thing in midair get removed or something
Apparently this isn't working anymore after the system was changed. | priority | anti stuck phasing broken again did zs anti stuck thing in midair get removed or something apparently this isn t working anymore after the system was changed | 1 |
449,680 | 12,973,404,943 | IssuesEvent | 2020-07-21 14:00:12 | radcampaign/allaboveall2020 | https://api.github.com/repos/radcampaign/allaboveall2020 | opened | [Join Form] Add options for default image background | Priority: Medium | The comps show the Join form section both on a white background and on the default background image. There are definitely some interior pages that could benefit from that background option being available. At minimum, more space. What are the best options for this? Another reusable version of the block with a background? An option on the block when it's placed on the page to choose the background?
https://live-allaboveall2020.pantheonsite.io/campaign/each-woman-act/

| 1.0 | [Join Form] Add options for default image background - The comps show the Join form section both on a white background and on the default background image. There are definitely some interior pages that could benefit from that background option being available. At minimum, more space. What are the best options for this? Another reusable version of the block with a background? An option on the block when it's placed on the page to choose the background?
https://live-allaboveall2020.pantheonsite.io/campaign/each-woman-act/

| priority | add options for default image background the comps show the join form section both on a white background and on the default background image there are definitely some interior pages that could benefit from that background option being available at minimum more space what are the best options for this another reusable version of the block with a background an option on the block when it s placed on the page to choose the background | 1 |
64,514 | 3,212,441,701 | IssuesEvent | 2015-10-06 15:31:29 | TroyManary/EasyPlow | https://api.github.com/repos/TroyManary/EasyPlow | opened | Operator Registration Workflow: Inform Operator of Incomplete Info | Function: Company Priority: Medium State: Submitted Type: Enhancement | As a result of Issue #93, operators will be registered without providing their insurance certificate or payment info.
So, each time they login and they arrive at the Operator dashboard, it must inform them of this missing info.
Add a status note to the dashboard:
If insurance has not be submitted:
Your account has not been activated. Please submit an Insurance Certificate.
If insurance is submitted, but not approved:
Your account has not been activated. We are reviewing your Insurance Certificate and will inform you when it has been approved (within 5 days of submission).
If account is activated, but no payment info:
We do not have your payment information. Please update your payment info.
| 1.0 | Operator Registration Workflow: Inform Operator of Incomplete Info - As a result of Issue #93, operators will be registered without providing their insurance certificate or payment info.
So, each time they login and they arrive at the Operator dashboard, it must inform them of this missing info.
Add a status note to the dashboard:
If insurance has not be submitted:
Your account has not been activated. Please submit an Insurance Certificate.
If insurance is submitted, but not approved:
Your account has not been activated. We are reviewing your Insurance Certificate and will inform you when it has been approved (within 5 days of submission).
If account is activated, but no payment info:
We do not have your payment information. Please update your payment info.
| priority | operator registration workflow inform operator of incomplete info as a result of issue operators will be registered without providing their insurance certificate or payment info so each time they login and they arrive at the operator dashboard it must inform them of this missing info add a status note to the dashboard if insurance has not be submitted your account has not been activated please submit an insurance certificate if insurance is submitted but not approved your account has not been activated we are reviewing your insurance certificate and will inform you when it has been approved within days of submission if account is activated but no payment info we do not have your payment information please update your payment info | 1 |
746,761 | 26,044,313,573 | IssuesEvent | 2022-12-22 13:09:49 | bounswe/bounswe2022group2 | https://api.github.com/repos/bounswe/bounswe2022group2 | closed | Frontend: Learning Space Preview Box Backend Connection | enhancement priority-medium status-needreview front-end back-connection | ### Issue Description
For the home page and the profile page of our application we have developed a learning space preview box component. The implementation was done way before the progress of the related backend endpoints. Thus, this component's model is not connected to our RESTful API and so not finished yet.
I will be establishing the backend connection between the learning space preview box component.
### Step Details
Steps that will be performed:
- [x] Identify parameters in the component
- [x] Create dynamic URL parameters
- [x] Create props parameters
- [x] Modify the component using the parameters
### Final Actions
I will create a separate branch from our frontend development branch to continue with the implementation. After everything is done and every change is committed, I will be creating a pull request accordingly and link that pull request to this issue. Upon approval and merging, the changes will be live on our development branch and this issue will be closed.
### Deadline of the Issue
20.12.2022 - Tuesday - 12.59
### Reviewer
Koray Tekin
### Deadline for the Review
20.12.2022 - Tuesday - 23.59 | 1.0 | Frontend: Learning Space Preview Box Backend Connection - ### Issue Description
For the home page and the profile page of our application we have developed a learning space preview box component. The implementation was done way before the progress of the related backend endpoints. Thus, this component's model is not connected to our RESTful API and so not finished yet.
I will be establishing the backend connection between the learning space preview box component.
### Step Details
Steps that will be performed:
- [x] Identify parameters in the component
- [x] Create dynamic URL parameters
- [x] Create props parameters
- [x] Modify the component using the parameters
### Final Actions
I will create a separate branch from our frontend development branch to continue with the implementation. After everything is done and every change is committed, I will be creating a pull request accordingly and link that pull request to this issue. Upon approval and merging, the changes will be live on our development branch and this issue will be closed.
### Deadline of the Issue
20.12.2022 - Tuesday - 12.59
### Reviewer
Koray Tekin
### Deadline for the Review
20.12.2022 - Tuesday - 23.59 | priority | frontend learning space preview box backend connection issue description for the home page and the profile page of our application we have developed a learning space preview box component the implementation was done way before the progress of the related backend endpoints thus this component s model is not connected to our restful api and so not finished yet i will be establishing the backend connection between the learning space preview box component step details steps that will be performed identify parameters in the component create dynamic url parameters create props parameters modify the component using the parameters final actions i will create a separate branch from our frontend development branch to continue with the implementation after everything is done and every change is committed i will be creating a pull request accordingly and link that pull request to this issue upon approval and merging the changes will be live on our development branch and this issue will be closed deadline of the issue tuesday reviewer koray tekin deadline for the review tuesday | 1 |
207,722 | 7,132,790,511 | IssuesEvent | 2018-01-22 15:37:58 | inverse-inc/packetfence | https://api.github.com/repos/inverse-inc/packetfence | closed | Admin: Issue searching the RADIUS audit log for starts with underscore | Priority: Medium Type: Bug | Similar to #2712
Here is the error:
```
Jan 10 12:31:20 localhost httpd_admin: httpd.admin(4094) ERROR: [mac:unknown] Database query failed with non retryable error: called with 5 bind variables when 1 are needed (errno: -1) [SELECT `radius_audit_log`.`id`, `radius_audit_log`.`created_at`, `radius_audit_log`.`mac`, `radius_audit_log`.`ip`, `radius_audit_log`.`computer_name`, `radius_audit_log`.`user_name`, `radius_audit_log`.`stripped_user_name`, `radius_audit_log`.`realm`, `radius_audit_log`.`event_type`, `radius_audit_log`.`switch_id`, `radius_audit_log`.`switch_mac`, `radius_audit_log`.`switch_ip_address`, `radius_audit_log`.`radius_source_ip_address`, `radius_audit_log`.`called_station_id`, `radius_audit_log`.`calling_station_id`, `radius_audit_log`.`nas_port_type`, `radius_audit_log`.`ssid`, `radius_audit_log`.`nas_port_id`, `radius_audit_log`.`ifindex`, `radius_audit_log`.`nas_port`, `radius_audit_log`.`connection_type`, `radius_audit_log`.`nas_ip_address`, `radius_audit_log`.`nas_identifier`, `radius_audit_log`.`auth_status`, `radius_audit_log`.`reason`, `radius_audit_log`.`auth_type`, `radius_audit_log`.`eap_type`, `radius_audit_log`.`role`, `radius_audit_log`.`node_status`, `radius_audit_log`.`profile`, `radius_audit_log`.`source`, `radius_audit_log`.`auto_reg`, `radius_audit_log`.`is_phone`, `radius_audit_log`.`pf_domain`, `radius_audit_log`.`uuid`, `radius_audit_log`.`radius_request`, `radius_audit_log`.`radius_reply`, `radius_audit_log`.`request_time` FROM `radius_audit_log` WHERE ( ( `user_name` LIKE ? ESCAPE '\' AND ( `created_at` BETWEEN ? AND ? ) ) ) ORDER BY `id` DESC LIMIT ? OFFSET ?]{sdf\_%, 2018-01-10 06:28, 2018-01-10 12:28, 25, 0} (pf::dal::db_execute)
``` | 1.0 | Admin: Issue searching the RADIUS audit log for starts with underscore - Similar to #2712
Here is the error:
```
Jan 10 12:31:20 localhost httpd_admin: httpd.admin(4094) ERROR: [mac:unknown] Database query failed with non retryable error: called with 5 bind variables when 1 are needed (errno: -1) [SELECT `radius_audit_log`.`id`, `radius_audit_log`.`created_at`, `radius_audit_log`.`mac`, `radius_audit_log`.`ip`, `radius_audit_log`.`computer_name`, `radius_audit_log`.`user_name`, `radius_audit_log`.`stripped_user_name`, `radius_audit_log`.`realm`, `radius_audit_log`.`event_type`, `radius_audit_log`.`switch_id`, `radius_audit_log`.`switch_mac`, `radius_audit_log`.`switch_ip_address`, `radius_audit_log`.`radius_source_ip_address`, `radius_audit_log`.`called_station_id`, `radius_audit_log`.`calling_station_id`, `radius_audit_log`.`nas_port_type`, `radius_audit_log`.`ssid`, `radius_audit_log`.`nas_port_id`, `radius_audit_log`.`ifindex`, `radius_audit_log`.`nas_port`, `radius_audit_log`.`connection_type`, `radius_audit_log`.`nas_ip_address`, `radius_audit_log`.`nas_identifier`, `radius_audit_log`.`auth_status`, `radius_audit_log`.`reason`, `radius_audit_log`.`auth_type`, `radius_audit_log`.`eap_type`, `radius_audit_log`.`role`, `radius_audit_log`.`node_status`, `radius_audit_log`.`profile`, `radius_audit_log`.`source`, `radius_audit_log`.`auto_reg`, `radius_audit_log`.`is_phone`, `radius_audit_log`.`pf_domain`, `radius_audit_log`.`uuid`, `radius_audit_log`.`radius_request`, `radius_audit_log`.`radius_reply`, `radius_audit_log`.`request_time` FROM `radius_audit_log` WHERE ( ( `user_name` LIKE ? ESCAPE '\' AND ( `created_at` BETWEEN ? AND ? ) ) ) ORDER BY `id` DESC LIMIT ? OFFSET ?]{sdf\_%, 2018-01-10 06:28, 2018-01-10 12:28, 25, 0} (pf::dal::db_execute)
``` | priority | admin issue searching the radius audit log for starts with underscore similar to here is the error jan localhost httpd admin httpd admin error database query failed with non retryable error called with bind variables when are needed errno sdf pf dal db execute | 1 |
521,673 | 15,113,517,902 | IssuesEvent | 2021-02-08 23:51:38 | juanj/KantanManga | https://api.github.com/repos/juanj/KantanManga | closed | Dictionary should scroll after selecting | Bug Medium priority | If the dictionary is scrolled and a new term is selected, it should scroll to the top to show the first result. | 1.0 | Dictionary should scroll after selecting - If the dictionary is scrolled and a new term is selected, it should scroll to the top to show the first result. | priority | dictionary should scroll after selecting if the dictionary is scrolled and a new term is selected it should scroll to the top to show the first result | 1 |
643,195 | 20,925,669,532 | IssuesEvent | 2022-03-24 22:30:55 | returntocorp/semgrep | https://api.github.com/repos/returntocorp/semgrep | opened | dockerfile: `FROM img AS name` doesn't match `FROM img as name` | bug priority:medium user:r2c lang:dockerfile | `AS` is supposed to be case-insensitive but matching appears to be case-sensitive:

https://semgrep.dev/s/mjambon:as
**What is the priority of the bug to you?**
- [ ] P0: blocking your adoption of Semgrep or workflow
- [ ] P1: important to fix or quite annoying
- [ ] P2: regular bug that should get fixed
| 1.0 | dockerfile: `FROM img AS name` doesn't match `FROM img as name` - `AS` is supposed to be case-insensitive but matching appears to be case-sensitive:

https://semgrep.dev/s/mjambon:as
**What is the priority of the bug to you?**
- [ ] P0: blocking your adoption of Semgrep or workflow
- [ ] P1: important to fix or quite annoying
- [ ] P2: regular bug that should get fixed
| priority | dockerfile from img as name doesn t match from img as name as is supposed to be case insensitive but matching appears to be case sensitive what is the priority of the bug to you blocking your adoption of semgrep or workflow important to fix or quite annoying regular bug that should get fixed | 1 |
426,546 | 12,373,720,075 | IssuesEvent | 2020-05-18 23:19:54 | quarantine-hero/quarantine-hero | https://api.github.com/repos/quarantine-hero/quarantine-hero | closed | White-labeled SignUp-Page for Collaborations | enhancement priority-medium | If we onboard users referred to us from different collaborating organisations, we need to provide a special signup page to ensure a good UX. This signup page would not be advertised on the platform itself, but aforementioned organisations could link this page on their platform.
This page needs to fulfil the following requirements:
1. Show the collaboration, e.g. through logos
1. Inform the user about the collaboration, where he/she landed and what is about to happen
1. Added an "origin-property" to the user account for future use
And since this use-case is generic and can possibly be used for multiple collaboration, we would need this as a "white-labeled" version, where we could easily onboard new collaborations and publish new signup pages.
We are currently talking to the design team to get a draft for the layout.
| 1.0 | White-labeled SignUp-Page for Collaborations - If we onboard users referred to us from different collaborating organisations, we need to provide a special signup page to ensure a good UX. This signup page would not be advertised on the platform itself, but aforementioned organisations could link this page on their platform.
This page needs to fulfil the following requirements:
1. Show the collaboration, e.g. through logos
1. Inform the user about the collaboration, where he/she landed and what is about to happen
1. Added an "origin-property" to the user account for future use
And since this use-case is generic and can possibly be used for multiple collaboration, we would need this as a "white-labeled" version, where we could easily onboard new collaborations and publish new signup pages.
We are currently talking to the design team to get a draft for the layout.
| priority | white labeled signup page for collaborations if we onboard users referred to us from different collaborating organisations we need to provide a special signup page to ensure a good ux this signup page would not be advertised on the platform itself but aforementioned organisations could link this page on their platform this page needs to fulfil the following requirements show the collaboration e g through logos inform the user about the collaboration where he she landed and what is about to happen added an origin property to the user account for future use and since this use case is generic and can possibly be used for multiple collaboration we would need this as a white labeled version where we could easily onboard new collaborations and publish new signup pages we are currently talking to the design team to get a draft for the layout | 1 |
618,684 | 19,484,211,962 | IssuesEvent | 2021-12-26 02:23:10 | windchime-yk/unrewrite | https://api.github.com/repos/windchime-yk/unrewrite | opened | Improved get-deno-deploy-url Actions | Priority: Medium Type: CI | Currently, `get-deno-deploy-url` Actions is not working by first commit.
So, this Issue improve it.
## Cause
`context.payload.after` is undefined or null. | 1.0 | Improved get-deno-deploy-url Actions - Currently, `get-deno-deploy-url` Actions is not working by first commit.
So, this Issue improve it.
## Cause
`context.payload.after` is undefined or null. | priority | improved get deno deploy url actions currently get deno deploy url actions is not working by first commit so this issue improve it cause context payload after is undefined or null | 1 |
614,705 | 19,188,211,777 | IssuesEvent | 2021-12-05 15:11:43 | projectdiscovery/nuclei | https://api.github.com/repos/projectdiscovery/nuclei | closed | Headless Mode Improvements | Priority: Medium Status: Completed Type: Bug | * [x] nuclei headless mode currently uses same thread pool as normal nuclei templates. (currently, we force lower limits with headless). ideally headless should use a different limiter separate from normal concurrent parameters.
* [x] headless mode zombie processes (hanging somewhere)
| 1.0 | Headless Mode Improvements - * [x] nuclei headless mode currently uses same thread pool as normal nuclei templates. (currently, we force lower limits with headless). ideally headless should use a different limiter separate from normal concurrent parameters.
* [x] headless mode zombie processes (hanging somewhere)
| priority | headless mode improvements nuclei headless mode currently uses same thread pool as normal nuclei templates currently we force lower limits with headless ideally headless should use a different limiter separate from normal concurrent parameters headless mode zombie processes hanging somewhere | 1 |
89,286 | 3,792,046,116 | IssuesEvent | 2016-03-22 07:37:12 | WhitestormJS/whitestorm.js | https://api.github.com/repos/WhitestormJS/whitestorm.js | closed | [Improve] WHS.Shape/WHS.Light remove() need to set null to it's root. | E-easy js Medium [priority] problem v0.1(Beta) | Remove funtion only removes object from scene now:
```javascript
remove() {
this.root.scene.remove( this.mesh );
return this;
}
```
It should remove object also from WHS.World's children array and remove object's (shape's/light's) root value. | 1.0 | [Improve] WHS.Shape/WHS.Light remove() need to set null to it's root. - Remove funtion only removes object from scene now:
```javascript
remove() {
this.root.scene.remove( this.mesh );
return this;
}
```
It should remove object also from WHS.World's children array and remove object's (shape's/light's) root value. | priority | whs shape whs light remove need to set null to it s root remove funtion only removes object from scene now javascript remove this root scene remove this mesh return this it should remove object also from whs world s children array and remove object s shape s light s root value | 1 |
1,745 | 2,518,670,198 | IssuesEvent | 2015-01-17 00:34:13 | gunr2171/SOCVR-Chatbot | https://api.github.com/repos/gunr2171/SOCVR-Chatbot | opened | Add a EndSession command to let users manually end their sessions | enhancement medium-priority | If a person does not correctly end their session or the bot wasn't paying attention the session will be left open in the database and things will get screwed up when the person tries to get their last session stats.
To help alleviate problems, make a "end session" command. If the person's latest session is open (no matter how long ago it was), set the end time for that session. Don't need to do anything else.
Add notes to this command in the output of other commands, so people know about it. | 1.0 | Add a EndSession command to let users manually end their sessions - If a person does not correctly end their session or the bot wasn't paying attention the session will be left open in the database and things will get screwed up when the person tries to get their last session stats.
To help alleviate problems, make a "end session" command. If the person's latest session is open (no matter how long ago it was), set the end time for that session. Don't need to do anything else.
Add notes to this command in the output of other commands, so people know about it. | priority | add a endsession command to let users manually end their sessions if a person does not correctly end their session or the bot wasn t paying attention the session will be left open in the database and things will get screwed up when the person tries to get their last session stats to help alleviate problems make a end session command if the person s latest session is open no matter how long ago it was set the end time for that session don t need to do anything else add notes to this command in the output of other commands so people know about it | 1 |
591,415 | 17,839,604,336 | IssuesEvent | 2021-09-03 08:20:37 | ChainSafe/lodestar | https://api.github.com/repos/ChainSafe/lodestar | closed | Implement regen metrics | Priority: 3 - Medium Performance Metrics | - Cache hits vs cache miss
- Cache frequency usage, last usage per item | 1.0 | Implement regen metrics - - Cache hits vs cache miss
- Cache frequency usage, last usage per item | priority | implement regen metrics cache hits vs cache miss cache frequency usage last usage per item | 1 |
26,158 | 2,684,200,696 | IssuesEvent | 2015-03-28 19:07:46 | ConEmu/old-issues | https://api.github.com/repos/ConEmu/old-issues | closed | White title bar? | 2–5 stars bug imported Priority-Medium | _From [ant...@gmail.com](https://code.google.com/u/102115687348589560422/) on October 16, 2012 08:29:44_
OS version: Win7 Ultimate SP1 x86 ConEmu version: 121015 *Bug description* Every time ConEmu is started, the color of the title bar is white. This also happens in version 121014. But not in 121009 *Steps to reproduction* 1. Run ConEmu . The color of the title bar is white
**Attachment:** [tb.PNG](http://code.google.com/p/conemu-maximus5/issues/detail?id=766)
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=766_ | 1.0 | White title bar? - _From [ant...@gmail.com](https://code.google.com/u/102115687348589560422/) on October 16, 2012 08:29:44_
OS version: Win7 Ultimate SP1 x86 ConEmu version: 121015 *Bug description* Every time ConEmu is started, the color of the title bar is white. This also happens in version 121014. But not in 121009 *Steps to reproduction* 1. Run ConEmu . The color of the title bar is white
**Attachment:** [tb.PNG](http://code.google.com/p/conemu-maximus5/issues/detail?id=766)
_Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=766_ | priority | white title bar from on october os version ultimate conemu version bug description every time conemu is started the color of the title bar is white this also happens in version but not in steps to reproduction run conemu the color of the title bar is white attachment original issue | 1 |
457,344 | 13,155,218,099 | IssuesEvent | 2020-08-10 08:27:59 | Giantpizzahead/judgelite | https://api.github.com/repos/Giantpizzahead/judgelite | opened | Allow custom checkers | enhancement medium-priority | **Is your feature request related to a problem? Please describe.**
Diff is a pretty good checker for most types of problems, but there are times when it sort of falls short. For example, any problem requiring an output of floating point numbers makes it hard to use diff. The ability to use custom checkers would be really helpful for these problems.
**Describe the solution you'd like**
Problem creators should be able to create a custom checker to check the output of the user's submitted program. This checker would be given the submission's output as its input, along with the test case's input and output files, in order to check if it is correct. This could probably be done by placing the input, output, and answer files in the same directory as the checker, then running the checker. It would also make sense to reuse the isolate code that compiles and runs a program to do this.
**Additional context**
This is not an easy issue to tackle, as it would require restructuring a good portion of the submission judge code. However, if you're feeling up for the challenge, then by all means, go ahead! (We will probably implement this sooner or later as well.) | 1.0 | Allow custom checkers - **Is your feature request related to a problem? Please describe.**
Diff is a pretty good checker for most types of problems, but there are times when it sort of falls short. For example, any problem requiring an output of floating point numbers makes it hard to use diff. The ability to use custom checkers would be really helpful for these problems.
**Describe the solution you'd like**
Problem creators should be able to create a custom checker to check the output of the user's submitted program. This checker would be given the submission's output as its input, along with the test case's input and output files, in order to check if it is correct. This could probably be done by placing the input, output, and answer files in the same directory as the checker, then running the checker. It would also make sense to reuse the isolate code that compiles and runs a program to do this.
**Additional context**
This is not an easy issue to tackle, as it would require restructuring a good portion of the submission judge code. However, if you're feeling up for the challenge, then by all means, go ahead! (We will probably implement this sooner or later as well.) | priority | allow custom checkers is your feature request related to a problem please describe diff is a pretty good checker for most types of problems but there are times when it sort of falls short for example any problem requiring an output of floating point numbers makes it hard to use diff the ability to use custom checkers would be really helpful for these problems describe the solution you d like problem creators should be able to create a custom checker to check the output of the user s submitted program this checker would be given the submission s output as its input along with the test case s input and output files in order to check if it is correct this could probably be done by placing the input output and answer files in the same directory as the checker then running the checker it would also make sense to reuse the isolate code that compiles and runs a program to do this additional context this is not an easy issue to tackle as it would require restructuring a good portion of the submission judge code however if you re feeling up for the challenge then by all means go ahead we will probably implement this sooner or later as well | 1 |
588,434 | 17,660,310,073 | IssuesEvent | 2021-08-21 11:05:24 | nimblehq/nimble-medium-ios | https://api.github.com/repos/nimblehq/nimble-medium-ios | opened | As a user, I can see the list of comments on an article | type : feature category : backend priority : medium | ## Why
The users will be able to see the list of comments on any article from the server.
## Acceptance Criteria
- [ ] Implement the API for getting the list of comments on an article via this [endpoint](https://github.com/gothinkster/realworld/tree/master/api#get-comments-from-an-article).
- [ ] The endpoint takes the article's `slug` as the parameter in the request url.
- [ ] Create a usecase for getting the list of comments on an article for later usage in integrate task.
- [ ] Parse the response into the corresponding model, here is an example response for getting the list of comments on an article:
```
{
"comments": [{
"id": 1,
"createdAt": "2016-02-18T03:22:56.637Z",
"updatedAt": "2016-02-18T03:22:56.637Z",
"body": "It takes a Jacobian",
"author": {
"username": "jake",
"bio": "I work at statefarm",
"image": "https://i.stack.imgur.com/xHWG8.jpg",
"following": false
}
}]
}
``` | 1.0 | As a user, I can see the list of comments on an article - ## Why
The users will be able to see the list of comments on any article from the server.
## Acceptance Criteria
- [ ] Implement the API for getting the list of comments on an article via this [endpoint](https://github.com/gothinkster/realworld/tree/master/api#get-comments-from-an-article).
- [ ] The endpoint takes the article's `slug` as the parameter in the request url.
- [ ] Create a usecase for getting the list of comments on an article for later usage in integrate task.
- [ ] Parse the response into the corresponding model, here is an example response for getting the list of comments on an article:
```
{
"comments": [{
"id": 1,
"createdAt": "2016-02-18T03:22:56.637Z",
"updatedAt": "2016-02-18T03:22:56.637Z",
"body": "It takes a Jacobian",
"author": {
"username": "jake",
"bio": "I work at statefarm",
"image": "https://i.stack.imgur.com/xHWG8.jpg",
"following": false
}
}]
}
``` | priority | as a user i can see the list of comments on an article why the users will be able to see the list of comments on any article from the server acceptance criteria implement the api for getting the list of comments on an article via this the endpoint takes the article s slug as the parameter in the request url create a usecase for getting the list of comments on an article for later usage in integrate task parse the response into the corresponding model here is an example response for getting the list of comments on an article comments id createdat updatedat body it takes a jacobian author username jake bio i work at statefarm image following false | 1 |
241,931 | 7,835,821,577 | IssuesEvent | 2018-06-17 11:55:31 | OpenLightingProject/open-fixture-library | https://api.github.com/repos/OpenLightingProject/open-fixture-library | opened | Robe XML DMX chart | difficulty-easy new-plugin priority-medium | Robe offers DMX charts for its fixtures as PDF or XML: https://www.robe.cz/megapointe/download/#dmx-charts
The XML version can be easily parsed; there's already a [python converter to QLC+](https://gist.github.com/vanous/3605a8a5e9b79e38ea5eab1d31204858) (see mcallegari/qlcplus#1028).
The format doesn't seem to be used in any software, so this would be a good import plugin for reliable fixture data, but export isn't needed. | 1.0 | Robe XML DMX chart - Robe offers DMX charts for its fixtures as PDF or XML: https://www.robe.cz/megapointe/download/#dmx-charts
The XML version can be easily parsed; there's already a [python converter to QLC+](https://gist.github.com/vanous/3605a8a5e9b79e38ea5eab1d31204858) (see mcallegari/qlcplus#1028).
The format doesn't seem to be used in any software, so this would be a good import plugin for reliable fixture data, but export isn't needed. | priority | robe xml dmx chart robe offers dmx charts for its fixtures as pdf or xml the xml version can be easily parsed there s already a see mcallegari qlcplus the format doesn t seem to be used in any software so this would be a good import plugin for reliable fixture data but export isn t needed | 1 |
489,352 | 14,105,029,592 | IssuesEvent | 2020-11-06 12:51:57 | StrangeLoopGames/EcoIssues | https://api.github.com/repos/StrangeLoopGames/EcoIssues | closed | Too many garbage blocks | Category: Gameplay Priority: Medium Status: Fixed | Hm, strange.
Decay logic has been changed?
Before, from 1 trash block, you receive 1 garbage block, now you receive garbage blocks from all items in trash block...
e.g.
1 trash block, 4 item

now 4 garbage

This makes "trashing" items terribe, players return to store unneeded items in chests again :( | 1.0 | Too many garbage blocks - Hm, strange.
Decay logic has been changed?
Before, from 1 trash block, you receive 1 garbage block, now you receive garbage blocks from all items in trash block...
e.g.
1 trash block, 4 item

now 4 garbage

This makes "trashing" items terribe, players return to store unneeded items in chests again :( | priority | too many garbage blocks hm strange decay logic has been changed before from trash block you receive garbage block now you receive garbage blocks from all items in trash block e g trash block item now garbage this makes trashing items terribe players return to store unneeded items in chests again | 1 |
135,641 | 5,256,082,151 | IssuesEvent | 2017-02-02 17:01:29 | readium/readium-js-viewer | https://api.github.com/repos/readium/readium-js-viewer | closed | No alt text on log images in about dialog | browser:ChromeExtension browser:CloudReader difficulty:Noob func:A11y priority:Medium type:Bug | There is no alt text on the partner images in the about dialog box. The screen reader (tested in VO) will read the name of the image, partner_logos, which makes some sense but the actual partners should be listed - HTML5, idpf, pub
#### This issue is a Bug
#### Expected Behavior
The screen reader should announce the 3 partners when the image is encountered: HTML5, idpf, pub
#### Observed behavior
The screen reader announces the image name.
#### Steps to reproduce
1. Load a screen reader. I tested with VoiceOver (VO) in Safari
2. load readium cloud reader
3. tab to and open the About dialog. Make sure focus is in the about dialog (tab or follow VO instructions)
4. navigate through the items in the about dialog until you reach the image. Note that the screen reader just speaks the image name, partnter_logos.png. In VO you navigate to each item by pressing the VO keys (control+option) and the left or right arrow keys.
### Product
*Readium Chrome Extension 2.23.0
*Browser and version: Chrome Version 51.0.2704.106 (64-bit)
- OS and version: OS X 10.11.5
- Readium cloud reader app
2.24.0-alpha
Mon, 25 Jul 2016 16:36:21 GMT
readium-js-viewer@926bd729dcb718c5d2c686e5fa6ad57d8844ecca
readium-js@7b1469d1df38c7724416339c0fb5260488ac3cc7
readium-shared-js@b6aa58ea135c5004e92d29ebb96e5ab34bffc04b
readium-cfi-js@a9b07a78fa73215c624cdeb2047ab6dc49f81a7d
- Browser and version: Safari Version 9.1.1 (11601.6.17)
- OS and version: OS X 10.11.5
| 1.0 | No alt text on log images in about dialog - There is no alt text on the partner images in the about dialog box. The screen reader (tested in VO) will read the name of the image, partner_logos, which makes some sense but the actual partners should be listed - HTML5, idpf, pub
#### This issue is a Bug
#### Expected Behavior
The screen reader should announce the 3 partners when the image is encountered: HTML5, idpf, pub
#### Observed behavior
The screen reader announces the image name.
#### Steps to reproduce
1. Load a screen reader. I tested with VoiceOver (VO) in Safari
2. load readium cloud reader
3. tab to and open the About dialog. Make sure focus is in the about dialog (tab or follow VO instructions)
4. navigate through the items in the about dialog until you reach the image. Note that the screen reader just speaks the image name, partnter_logos.png. In VO you navigate to each item by pressing the VO keys (control+option) and the left or right arrow keys.
### Product
*Readium Chrome Extension 2.23.0
*Browser and version: Chrome Version 51.0.2704.106 (64-bit)
- OS and version: OS X 10.11.5
- Readium cloud reader app
2.24.0-alpha
Mon, 25 Jul 2016 16:36:21 GMT
readium-js-viewer@926bd729dcb718c5d2c686e5fa6ad57d8844ecca
readium-js@7b1469d1df38c7724416339c0fb5260488ac3cc7
readium-shared-js@b6aa58ea135c5004e92d29ebb96e5ab34bffc04b
readium-cfi-js@a9b07a78fa73215c624cdeb2047ab6dc49f81a7d
- Browser and version: Safari Version 9.1.1 (11601.6.17)
- OS and version: OS X 10.11.5
| priority | no alt text on log images in about dialog there is no alt text on the partner images in the about dialog box the screen reader tested in vo will read the name of the image partner logos which makes some sense but the actual partners should be listed idpf pub this issue is a bug expected behavior the screen reader should announce the partners when the image is encountered idpf pub observed behavior the screen reader announces the image name steps to reproduce load a screen reader i tested with voiceover vo in safari load readium cloud reader tab to and open the about dialog make sure focus is in the about dialog tab or follow vo instructions navigate through the items in the about dialog until you reach the image note that the screen reader just speaks the image name partnter logos png in vo you navigate to each item by pressing the vo keys control option and the left or right arrow keys product readium chrome extension browser and version chrome version bit os and version os x readium cloud reader app alpha mon jul gmt readium js viewer readium js readium shared js readium cfi js browser and version safari version os and version os x | 1 |
71,809 | 3,368,198,148 | IssuesEvent | 2015-11-22 20:02:02 | opentx/opentx | https://api.github.com/repos/opentx/opentx | closed | Rework the combination of slows for flight mode and mix | enhancement Priority-Medium Radio Firmware | _From [bernet.a...@gmail.com](https://code.google.com/u/114409629465115275680/) on July 08, 2013 22:03:24_
Placeholder, to be discussed
_Original issue: http://code.google.com/p/opentx/issues/detail?id=55_ | 1.0 | Rework the combination of slows for flight mode and mix - _From [bernet.a...@gmail.com](https://code.google.com/u/114409629465115275680/) on July 08, 2013 22:03:24_
Placeholder, to be discussed
_Original issue: http://code.google.com/p/opentx/issues/detail?id=55_ | priority | rework the combination of slows for flight mode and mix from on july placeholder to be discussed original issue | 1 |
512,000 | 14,886,767,085 | IssuesEvent | 2021-01-20 17:22:51 | blchelle/collabogreat | https://api.github.com/repos/blchelle/collabogreat | closed | Demo Dialog | Priority: Medium Status: Abandoned Type: Enhancement | ## Description
Create a demo dialogue on the landing screen that pops up after clicking the "Demo" Buton explaining the demo, restrictions to the demo and how to exit the demo. | 1.0 | Demo Dialog - ## Description
Create a demo dialogue on the landing screen that pops up after clicking the "Demo" Buton explaining the demo, restrictions to the demo and how to exit the demo. | priority | demo dialog description create a demo dialogue on the landing screen that pops up after clicking the demo buton explaining the demo restrictions to the demo and how to exit the demo | 1 |
693,746 | 23,788,775,440 | IssuesEvent | 2022-09-02 12:44:41 | ooni/probe | https://api.github.com/repos/ooni/probe | closed | engine: powerdns.org DoH certificate expired | priority/medium ooni/probe-engine cleanup | This issue is mostly a note about a data quality issue when running `dnscheck`. It seems [powerdns.org certificate expired](https://explorer.ooni.org/measurement/20220901T165350Z_dnscheck_IT_30722_n1_hjgBAYOPqo8cAjWN?input=https://doh.powerdns.org/dns-query). So, interestingly, the certificate inside the measurement:
```
-----BEGIN CERTIFICATE-----
MIIFJzCCBA+gAwIBAgISBMkAHj+wS3rPy99PHRxLFK/yMA0GCSqGSIb3DQEBCwUAMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJSMzAeFw0yMTExMTMwNzI2MDhaFw0yMjAyMTEwNzI2MDdaMBsxGTAXBgNVBAMTEGRvaC5wb3dlcmRucy5vcmcwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDyCfwLooKHSfXp1/g+eoqNDRIUjNyXka6X44g0iQRvmFNuy8FuYrOBpOUS19Qxxrpo/JQtciW8yJoIRba72tUhHEPaCgfqPX0lVbdbsDGGfi61IQNUVqMbSx6C4oTdLhJHxgj+CrtdmT64LHMYjp904cnzR0TN8fjzuhuCSvI4vYBwsLIS3ElIop8UCnsoT1d5ps2e3XyJbvUnMohT54vjCF3hqQNf6f3e9od8NqnffYa5gZ6VMDY6ukCQpIgQXppifu+iprvKPTi4AUQcMw2rOCx3+ULtd95g+CBa75ZQiiA7J3GP7MoktElgoHHgJAxhC4X1s3LlYBJmq/sySe2TAgMBAAGjggJMMIICSDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFF6/5b8fYwmNAMWF3OV3S262sm/7MB8GA1UdIwQYMBaAFBQusxe3WFbLrlAJQOYfr52LFMLGMFUGCCsGAQUFBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL3IzLm8ubGVuY3Iub3JnMCIGCCsGAQUFBzAChhZodHRwOi8vcjMuaS5sZW5jci5vcmcvMBsGA1UdEQQUMBKCEGRvaC5wb3dlcmRucy5vcmcwTAYDVR0gBEUwQzAIBgZngQwBAgEwNwYLKwYBBAGC3xMBAQEwKDAmBggrBgEFBQcCARYaaHR0cDovL2Nwcy5sZXRzZW5jcnlwdC5vcmcwggEFBgorBgEEAdZ5AgQCBIH2BIHzAPEAdwBGpVXrdfqRIDC1oolp9PN9ESxBdL79SbiFq/L8cP5tRwAAAX0YZ2TRAAAEAwBIMEYCIQDLhbrzpJuNQ1IeUTkEJxW/ZCqmSoOl78L/1pjyaqJ4ywIhAI552ZM+4vdvOyznGWIkBQ07PIPeXaJ88ZlUkMKBQJWtAHYA36Veq2iCTx9sre64X04+WurNohKkal6OOxLAIERcKnMAAAF9GGdlCgAABAMARzBFAiEAlVkYoZ4pFr7v4+JRzPcQxEKGO9Z9vZ1jQvEwUhxX8zYCICNCeHa9kNxRH4nflXmQJKFDP7WCyYrrZdm7mQqTyv1OMA0GCSqGSIb3DQEBCwUAA4IBAQAMY80sNZ38C/w6enG8AEGaga7msL5j3IxBiXhpo98x8I1eNHdUM1xYwUOgYwIzWdzK0w64Anv86JKk9Uu18i0uCFwT4S2Q1ZSiCJjC/fUwwrG9fX7KK4H0qQx5QpPxJUcuMLLXbW96MBGH7SNTUz2NqoVTVemhgyo2xnLN5znpoOt9LjDp91AWJi0x+A9IoYENyvVhG/DJ9KMaHbSa4xDzxIUskOP1pLtU7COTcXoXU2hTaeUWUGEUnXos/Wt27w2VE7xJzkpFYcGWtvKfNYauecGq88eEti9i0Y6+jCfqwxIg7MIsOJUig29xm0fBw4RaqC4u3Qx29utgvlycfZtV
-----END CERTIFICATE-----
```
expired on `Fri, 11 Feb 2022 07:26:07 GMT`.
After triaging, I discovered that we were not measuring `powerdns.org`. So, this issue just boils down to ensuring the engine does not use doh.powerdns.org anywhere. | 1.0 | engine: powerdns.org DoH certificate expired - This issue is mostly a note about a data quality issue when running `dnscheck`. It seems [powerdns.org certificate expired](https://explorer.ooni.org/measurement/20220901T165350Z_dnscheck_IT_30722_n1_hjgBAYOPqo8cAjWN?input=https://doh.powerdns.org/dns-query). So, interestingly, the certificate inside the measurement:
```
-----BEGIN CERTIFICATE-----
MIIFJzCCBA+gAwIBAgISBMkAHj+wS3rPy99PHRxLFK/yMA0GCSqGSIb3DQEBCwUAMDIxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQswCQYDVQQDEwJSMzAeFw0yMTExMTMwNzI2MDhaFw0yMjAyMTEwNzI2MDdaMBsxGTAXBgNVBAMTEGRvaC5wb3dlcmRucy5vcmcwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDyCfwLooKHSfXp1/g+eoqNDRIUjNyXka6X44g0iQRvmFNuy8FuYrOBpOUS19Qxxrpo/JQtciW8yJoIRba72tUhHEPaCgfqPX0lVbdbsDGGfi61IQNUVqMbSx6C4oTdLhJHxgj+CrtdmT64LHMYjp904cnzR0TN8fjzuhuCSvI4vYBwsLIS3ElIop8UCnsoT1d5ps2e3XyJbvUnMohT54vjCF3hqQNf6f3e9od8NqnffYa5gZ6VMDY6ukCQpIgQXppifu+iprvKPTi4AUQcMw2rOCx3+ULtd95g+CBa75ZQiiA7J3GP7MoktElgoHHgJAxhC4X1s3LlYBJmq/sySe2TAgMBAAGjggJMMIICSDAOBgNVHQ8BAf8EBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFF6/5b8fYwmNAMWF3OV3S262sm/7MB8GA1UdIwQYMBaAFBQusxe3WFbLrlAJQOYfr52LFMLGMFUGCCsGAQUFBwEBBEkwRzAhBggrBgEFBQcwAYYVaHR0cDovL3IzLm8ubGVuY3Iub3JnMCIGCCsGAQUFBzAChhZodHRwOi8vcjMuaS5sZW5jci5vcmcvMBsGA1UdEQQUMBKCEGRvaC5wb3dlcmRucy5vcmcwTAYDVR0gBEUwQzAIBgZngQwBAgEwNwYLKwYBBAGC3xMBAQEwKDAmBggrBgEFBQcCARYaaHR0cDovL2Nwcy5sZXRzZW5jcnlwdC5vcmcwggEFBgorBgEEAdZ5AgQCBIH2BIHzAPEAdwBGpVXrdfqRIDC1oolp9PN9ESxBdL79SbiFq/L8cP5tRwAAAX0YZ2TRAAAEAwBIMEYCIQDLhbrzpJuNQ1IeUTkEJxW/ZCqmSoOl78L/1pjyaqJ4ywIhAI552ZM+4vdvOyznGWIkBQ07PIPeXaJ88ZlUkMKBQJWtAHYA36Veq2iCTx9sre64X04+WurNohKkal6OOxLAIERcKnMAAAF9GGdlCgAABAMARzBFAiEAlVkYoZ4pFr7v4+JRzPcQxEKGO9Z9vZ1jQvEwUhxX8zYCICNCeHa9kNxRH4nflXmQJKFDP7WCyYrrZdm7mQqTyv1OMA0GCSqGSIb3DQEBCwUAA4IBAQAMY80sNZ38C/w6enG8AEGaga7msL5j3IxBiXhpo98x8I1eNHdUM1xYwUOgYwIzWdzK0w64Anv86JKk9Uu18i0uCFwT4S2Q1ZSiCJjC/fUwwrG9fX7KK4H0qQx5QpPxJUcuMLLXbW96MBGH7SNTUz2NqoVTVemhgyo2xnLN5znpoOt9LjDp91AWJi0x+A9IoYENyvVhG/DJ9KMaHbSa4xDzxIUskOP1pLtU7COTcXoXU2hTaeUWUGEUnXos/Wt27w2VE7xJzkpFYcGWtvKfNYauecGq88eEti9i0Y6+jCfqwxIg7MIsOJUig29xm0fBw4RaqC4u3Qx29utgvlycfZtV
-----END CERTIFICATE-----
```
expired on `Fri, 11 Feb 2022 07:26:07 GMT`.
After triaging, I discovered that we were not measuring `powerdns.org`. So, this issue just boils down to ensuring the engine does not use doh.powerdns.org anywhere. | priority | engine powerdns org doh certificate expired this issue is mostly a note about a data quality issue when running dnscheck it seems so interestingly the certificate inside the measurement begin certificate miifjzccba gawibagisbmkahj g end certificate expired on fri feb gmt after triaging i discovered that we were not measuring powerdns org so this issue just boils down to ensuring the engine does not use doh powerdns org anywhere | 1 |
373,231 | 11,035,770,294 | IssuesEvent | 2019-12-07 16:01:41 | Longwelwind/swords-and-ravens | https://api.github.com/repos/Longwelwind/swords-and-ravens | closed | Implement Tyrell House Cards | medium priority | Cards to implement:
- [x] Mace Tyrell
- [x] Ser Loras Tyrell
- [x] Queen of Thorns | 1.0 | Implement Tyrell House Cards - Cards to implement:
- [x] Mace Tyrell
- [x] Ser Loras Tyrell
- [x] Queen of Thorns | priority | implement tyrell house cards cards to implement mace tyrell ser loras tyrell queen of thorns | 1 |
77,783 | 3,507,261,075 | IssuesEvent | 2016-01-08 12:14:30 | OregonCore/OregonCore | https://api.github.com/repos/OregonCore/OregonCore | closed | Controll system!!! (BB #764) | Category: Entities migrated Priority: Medium Type: Bug | This issue was migrated from bitbucket.
**Original Reporter:** Fixmaster
**Original Date:** 02.01.2015 11:11:16 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/764
<hr>
Hi guys! We have a problem!!! When mob or gameobject cast for player spell with control effect.... such as mind control or charm... And if in this time other players killed mob.... Controlled player are bugged! And he can't move or attack... And after succesfull charm/mind control.. U should relog because u skills pannel will inactive! | 1.0 | Controll system!!! (BB #764) - This issue was migrated from bitbucket.
**Original Reporter:** Fixmaster
**Original Date:** 02.01.2015 11:11:16 GMT+0000
**Original Priority:** major
**Original Type:** bug
**Original State:** resolved
**Direct Link:** https://bitbucket.org/oregon/oregoncore/issues/764
<hr>
Hi guys! We have a problem!!! When mob or gameobject cast for player spell with control effect.... such as mind control or charm... And if in this time other players killed mob.... Controlled player are bugged! And he can't move or attack... And after succesfull charm/mind control.. U should relog because u skills pannel will inactive! | priority | controll system bb this issue was migrated from bitbucket original reporter fixmaster original date gmt original priority major original type bug original state resolved direct link hi guys we have a problem when mob or gameobject cast for player spell with control effect such as mind control or charm and if in this time other players killed mob controlled player are bugged and he can t move or attack and after succesfull charm mind control u should relog because u skills pannel will inactive | 1 |
661,045 | 22,038,987,914 | IssuesEvent | 2022-05-29 03:19:16 | ncssar/radiolog | https://api.github.com/repos/ncssar/radiolog | closed | change callsign: second space after 'Team' results in callsign without the word 'Team', and no FleetSync context menu | bug Priority:Medium ui | 'Team 101' (two spaces) results in callsign ' 101' (leading space) and no FleetSync context menu.
Probably the thing to do is just get rid of double-spaces in callsign field value (in the change callsign dialog) before updating the tables. | 1.0 | change callsign: second space after 'Team' results in callsign without the word 'Team', and no FleetSync context menu - 'Team 101' (two spaces) results in callsign ' 101' (leading space) and no FleetSync context menu.
Probably the thing to do is just get rid of double-spaces in callsign field value (in the change callsign dialog) before updating the tables. | priority | change callsign second space after team results in callsign without the word team and no fleetsync context menu team two spaces results in callsign leading space and no fleetsync context menu probably the thing to do is just get rid of double spaces in callsign field value in the change callsign dialog before updating the tables | 1 |
414,236 | 12,101,142,616 | IssuesEvent | 2020-04-20 14:48:39 | Broken-Gem-Studio/Broken-Engine | https://api.github.com/repos/Broken-Gem-Studio/Broken-Engine | closed | Scripting Function: currentAnimationEnd?() | Enhancement Medium Priority | ## Enhancement Description
Need a animations scripting function to know when an animation has ended
## Type of Enhancement
Select the type of enhancement with and "x" ([x])
* [x] Other
## Why do you propose this enhancement?
Select why do you want to propose this enhancement with and "x" ([x])
- [x] **Other**: *Describe reason here*
Para no estar continuamente haciendo timers en todas partes del codigo
## Implementation Instructions and Guidelines
a function that returns true if the current animation has ended
## Observations and Additional Information
Jaume | 1.0 | Scripting Function: currentAnimationEnd?() - ## Enhancement Description
Need a animations scripting function to know when an animation has ended
## Type of Enhancement
Select the type of enhancement with and "x" ([x])
* [x] Other
## Why do you propose this enhancement?
Select why do you want to propose this enhancement with and "x" ([x])
- [x] **Other**: *Describe reason here*
Para no estar continuamente haciendo timers en todas partes del codigo
## Implementation Instructions and Guidelines
a function that returns true if the current animation has ended
## Observations and Additional Information
Jaume | priority | scripting function currentanimationend enhancement description need a animations scripting function to know when an animation has ended type of enhancement select the type of enhancement with and x other why do you propose this enhancement select why do you want to propose this enhancement with and x other describe reason here para no estar continuamente haciendo timers en todas partes del codigo implementation instructions and guidelines a function that returns true if the current animation has ended observations and additional information jaume | 1 |
539,704 | 15,793,444,769 | IssuesEvent | 2021-04-02 09:00:57 | canonical-web-and-design/vanilla-framework | https://api.github.com/repos/canonical-web-and-design/vanilla-framework | closed | Tooltips are shown below contextual menus | Bug 🐛 Priority: Medium | **Describe the bug**
When a contextual menu and tooltip are both shown the current order is that the contextual menu is on top. Because the contextual menu is shown on click (static) and the tooltip is on hover (momentary) I would expect that the tooltip would be above.
**Screenshots**
<img width="489" alt="Screen Shot 2021-03-26 at 10 17 08 am" src="https://user-images.githubusercontent.com/361637/112555700-cd541400-8e1c-11eb-874a-efb5d6e75383.png">
| 1.0 | Tooltips are shown below contextual menus - **Describe the bug**
When a contextual menu and tooltip are both shown the current order is that the contextual menu is on top. Because the contextual menu is shown on click (static) and the tooltip is on hover (momentary) I would expect that the tooltip would be above.
**Screenshots**
<img width="489" alt="Screen Shot 2021-03-26 at 10 17 08 am" src="https://user-images.githubusercontent.com/361637/112555700-cd541400-8e1c-11eb-874a-efb5d6e75383.png">
| priority | tooltips are shown below contextual menus describe the bug when a contextual menu and tooltip are both shown the current order is that the contextual menu is on top because the contextual menu is shown on click static and the tooltip is on hover momentary i would expect that the tooltip would be above screenshots img width alt screen shot at am src | 1 |
677,519 | 23,164,237,120 | IssuesEvent | 2022-07-29 21:48:12 | Cotalker/documentation | https://api.github.com/repos/Cotalker/documentation | closed | Bug report: 'Last modified' value not showing correctly for Collections and Elements. | Bug report Bug medium priority | ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Development
### Affected environment (other)
_No response_
### App version
15.0.0 (1228)
### Details
This issue consists in two parts:
- **Collection issue:** When the user tries to edit a collection from Admin, the 'Last modified' value **does not change**, keeping it's **original value** of when created. For example, if i try to modify a Collection created on **January 12th**, the PATCH response **mantains the same values** between 'createdAt' and 'modifiedAt'. (I just modified on **May 3rd** 'ARUBSTIVO' collection name to 'ARBUSTIVO2')

- **Element issue:** In this case, when the user creates/edits an Element, the 'Last modified' value is **partially correct**. The associated date is correct but the **hour format is not**. It is like AM/PM but without the 'AM' or 'PM' when it should be a 24-hour format. For example, if i edit an element now on **May 3rd at 21:54**, the 'Last modified' date is correct but the hour says 09:53. (I just modified 'ARAUCARIA ARAUCANA' element name to 'ARAUCARIA ARAUCANA2')

### Steps to reproduce
Collection issue:
1. Go to Admin -> Database.
2. Edit a Collection and check if the 'Last modified' value changed.
Element issue:
1. Go to Admin -> Database -> (enter to any Collection)
2. Edit an Element and check if the 'Last modified' hour format is correct.
### Expected result
- For the collection case, when editing the expected result is to see the correct 'Last modified' value representing **the current date and hour**.
- On the other hand, when creating/editing the expected result is to see the **correct hour format** for 'Last modified' value.
### Additional data
_No response_ | 1.0 | Bug report: 'Last modified' value not showing correctly for Collections and Elements. - ### Affected system
Cotalker Web Application
### Affected system (other)
_No response_
### Affected environment
Development
### Affected environment (other)
_No response_
### App version
15.0.0 (1228)
### Details
This issue consists in two parts:
- **Collection issue:** When the user tries to edit a collection from Admin, the 'Last modified' value **does not change**, keeping it's **original value** of when created. For example, if i try to modify a Collection created on **January 12th**, the PATCH response **mantains the same values** between 'createdAt' and 'modifiedAt'. (I just modified on **May 3rd** 'ARUBSTIVO' collection name to 'ARBUSTIVO2')

- **Element issue:** In this case, when the user creates/edits an Element, the 'Last modified' value is **partially correct**. The associated date is correct but the **hour format is not**. It is like AM/PM but without the 'AM' or 'PM' when it should be a 24-hour format. For example, if i edit an element now on **May 3rd at 21:54**, the 'Last modified' date is correct but the hour says 09:53. (I just modified 'ARAUCARIA ARAUCANA' element name to 'ARAUCARIA ARAUCANA2')

### Steps to reproduce
Collection issue:
1. Go to Admin -> Database.
2. Edit a Collection and check if the 'Last modified' value changed.
Element issue:
1. Go to Admin -> Database -> (enter to any Collection)
2. Edit an Element and check if the 'Last modified' hour format is correct.
### Expected result
- For the collection case, when editing the expected result is to see the correct 'Last modified' value representing **the current date and hour**.
- On the other hand, when creating/editing the expected result is to see the **correct hour format** for 'Last modified' value.
### Additional data
_No response_ | priority | bug report last modified value not showing correctly for collections and elements affected system cotalker web application affected system other no response affected environment development affected environment other no response app version details this issue consists in two parts collection issue when the user tries to edit a collection from admin the last modified value does not change keeping it s original value of when created for example if i try to modify a collection created on january the patch response mantains the same values between createdat and modifiedat i just modified on may arubstivo collection name to element issue in this case when the user creates edits an element the last modified value is partially correct the associated date is correct but the hour format is not it is like am pm but without the am or pm when it should be a hour format for example if i edit an element now on may at the last modified date is correct but the hour says i just modified araucaria araucana element name to araucaria steps to reproduce collection issue go to admin database edit a collection and check if the last modified value changed element issue go to admin database enter to any collection edit an element and check if the last modified hour format is correct expected result for the collection case when editing the expected result is to see the correct last modified value representing the current date and hour on the other hand when creating editing the expected result is to see the correct hour format for last modified value additional data no response | 1 |
537,188 | 15,724,806,681 | IssuesEvent | 2021-03-29 09:14:34 | bounswe/2021SpringGroup9 | https://api.github.com/repos/bounswe/2021SpringGroup9 | closed | Create Research Page | difficulty: medium priority: medium status: not started wiki | Create the research page on Wiki to add the research that every group member has made about git and github repositories. | 1.0 | Create Research Page - Create the research page on Wiki to add the research that every group member has made about git and github repositories. | priority | create research page create the research page on wiki to add the research that every group member has made about git and github repositories | 1 |
202,242 | 7,045,696,026 | IssuesEvent | 2018-01-01 23:27:02 | FRCteam4909/BionicFramework | https://api.github.com/repos/FRCteam4909/BionicFramework | closed | Implement Mapping for Arduino LED Controls | Priority: Medium Status: Assigned Type: Enhancement | ## Description of Changes Requested
I'd like for mappings of Arduino LED Controls to more easily distinguish between commands.
`arduino.sendData(6);` => `arduino.sendData(LEDs.disabled);`
This could be accomplished by creating an `LED` class with multiple variable declaration of type`static final int` such as `disabled`, `enabled`, `aligned`, etc.
## Task List
- [ ] Implement Mapping for Arduino LED Controls
## Feature Request Contact (for addt. questions)
@roshanr10 | 1.0 | Implement Mapping for Arduino LED Controls - ## Description of Changes Requested
I'd like for mappings of Arduino LED Controls to more easily distinguish between commands.
`arduino.sendData(6);` => `arduino.sendData(LEDs.disabled);`
This could be accomplished by creating an `LED` class with multiple variable declaration of type`static final int` such as `disabled`, `enabled`, `aligned`, etc.
## Task List
- [ ] Implement Mapping for Arduino LED Controls
## Feature Request Contact (for addt. questions)
@roshanr10 | priority | implement mapping for arduino led controls description of changes requested i d like for mappings of arduino led controls to more easily distinguish between commands arduino senddata arduino senddata leds disabled this could be accomplished by creating an led class with multiple variable declaration of type static final int such as disabled enabled aligned etc task list implement mapping for arduino led controls feature request contact for addt questions | 1 |
252,574 | 8,037,762,942 | IssuesEvent | 2018-07-30 13:38:34 | juju/docs | https://api.github.com/repos/juju/docs | closed | Add LXD clustering | 2.4 Priority: Medium | Basic LXD clustering functionality has been added to 2.4. The following conditions apply:
- The controller must be a cluster member.
- A network bridge on every cluster member machine must be created manually (to allow traffic to the controller).
Feature overview:
- https://lxd.readthedocs.io/en/latest/clustering/
- https://www.youtube.com/watch?v=CidoBy3iqUw | 1.0 | Add LXD clustering - Basic LXD clustering functionality has been added to 2.4. The following conditions apply:
- The controller must be a cluster member.
- A network bridge on every cluster member machine must be created manually (to allow traffic to the controller).
Feature overview:
- https://lxd.readthedocs.io/en/latest/clustering/
- https://www.youtube.com/watch?v=CidoBy3iqUw | priority | add lxd clustering basic lxd clustering functionality has been added to the following conditions apply the controller must be a cluster member a network bridge on every cluster member machine must be created manually to allow traffic to the controller feature overview | 1 |
386,053 | 11,431,036,862 | IssuesEvent | 2020-02-04 11:16:41 | openshift/odo | https://api.github.com/repos/openshift/odo | closed | odo delete does not delete user specified storage | area/storage kind/bug priority/Medium | /kind bug
## What versions of software are you using?
**Operating System:**
Win10 Pro
**Output of `odo version`:**
```
odo v1.0.3 (HEAD)
Server: https://172.18.1.78:8443
Kubernetes: v1.11.0+d4cacc0
```
## How did you run odo exactly?
```
odo storage create ...
odo push
odo delete
odo push
```
## Actual behavior
```
Validation
V Checking component [52ms]
Configuration changes
X Failed to create component with name qcomp. Please use `odo config view` to view settings used to create component. Error: unable to create PVC: unable to create PVC: persistentvolumecla
ms "stor1-qapp-pvc" already exists
```
## Expected behavior
Component should be pushed again without error
## Any logs, error output, etc?
| 1.0 | odo delete does not delete user specified storage - /kind bug
## What versions of software are you using?
**Operating System:**
Win10 Pro
**Output of `odo version`:**
```
odo v1.0.3 (HEAD)
Server: https://172.18.1.78:8443
Kubernetes: v1.11.0+d4cacc0
```
## How did you run odo exactly?
```
odo storage create ...
odo push
odo delete
odo push
```
## Actual behavior
```
Validation
V Checking component [52ms]
Configuration changes
X Failed to create component with name qcomp. Please use `odo config view` to view settings used to create component. Error: unable to create PVC: unable to create PVC: persistentvolumecla
ms "stor1-qapp-pvc" already exists
```
## Expected behavior
Component should be pushed again without error
## Any logs, error output, etc?
| priority | odo delete does not delete user specified storage kind bug what versions of software are you using operating system pro output of odo version odo head server kubernetes how did you run odo exactly odo storage create odo push odo delete odo push actual behavior validation v checking component configuration changes x failed to create component with name qcomp please use odo config view to view settings used to create component error unable to create pvc unable to create pvc persistentvolumecla ms qapp pvc already exists expected behavior component should be pushed again without error any logs error output etc | 1 |
241,704 | 7,828,241,671 | IssuesEvent | 2018-06-15 00:04:24 | minio/minio | https://api.github.com/repos/minio/minio | closed | Enhancement: gateway to multiple GCS accounts | priority: medium triage | <!--- Provide a general summary of the issue in the Title above -->
I successfully used Minio as an S3 gateway to a GCS bucket in one account. I would like to use it as a gateway to buckets in many different GCS accounts. Given that bucket names are globally unique, if one provided a pluggable & queryable config storage of bucket name *--> credentials, and modified newObjectLayerFn to take the bucket name (where the operation is scoped to a single bucket or acct), it seems possible to slide in this behavior. Is this insane? Would this approach work?
If this is plausible, one could imagine the gateway bridging different backends (eg. S3 & GCS), where bucket name uniqueness doesn't hold, e.g. by having Minio clients use a provider prefix on the bucket name.
| 1.0 | Enhancement: gateway to multiple GCS accounts - <!--- Provide a general summary of the issue in the Title above -->
I successfully used Minio as an S3 gateway to a GCS bucket in one account. I would like to use it as a gateway to buckets in many different GCS accounts. Given that bucket names are globally unique, if one provided a pluggable & queryable config storage of bucket name *--> credentials, and modified newObjectLayerFn to take the bucket name (where the operation is scoped to a single bucket or acct), it seems possible to slide in this behavior. Is this insane? Would this approach work?
If this is plausible, one could imagine the gateway bridging different backends (eg. S3 & GCS), where bucket name uniqueness doesn't hold, e.g. by having Minio clients use a provider prefix on the bucket name.
| priority | enhancement gateway to multiple gcs accounts i successfully used minio as an gateway to a gcs bucket in one account i would like to use it as a gateway to buckets in many different gcs accounts given that bucket names are globally unique if one provided a pluggable queryable config storage of bucket name credentials and modified newobjectlayerfn to take the bucket name where the operation is scoped to a single bucket or acct it seems possible to slide in this behavior is this insane would this approach work if this is plausible one could imagine the gateway bridging different backends eg gcs where bucket name uniqueness doesn t hold e g by having minio clients use a provider prefix on the bucket name | 1 |
410,761 | 11,996,354,717 | IssuesEvent | 2020-04-08 16:37:22 | conspiracy-servers/stargate | https://api.github.com/repos/conspiracy-servers/stargate | opened | New stargate positioning system | Enhancement Medium Priority | ### Proposed changes
* Implement a new system that gives stargates an address based on their world position.
### Explanation
There's already the group & galaxy system in the addon, however, those only modify how addresses work and how wormholes are established. I propose to add a new system which disallows the user to edit the address of their Stargate and instead it is set based on the Stargate's world position.
This would be similar to how it works in the show, as it would only allow one stargate per *n* units. It would also allow for better superseding/overriding and address confliction of Stargates.
This could add new features such as:
1. SG-1 stargates with a DHD would supersede SG-1 stargates with dialing computers.
2. Atlantis stargates would supersede SG-1 stargates (exactly like the Atlantis override function currently in CAP).
3. If your gate is being superseded, you cannot dial out from it, nor receive any incoming wormholes. | 1.0 | New stargate positioning system - ### Proposed changes
* Implement a new system that gives stargates an address based on their world position.
### Explanation
There's already the group & galaxy system in the addon, however, those only modify how addresses work and how wormholes are established. I propose to add a new system which disallows the user to edit the address of their Stargate and instead it is set based on the Stargate's world position.
This would be similar to how it works in the show, as it would only allow one stargate per *n* units. It would also allow for better superseding/overriding and address confliction of Stargates.
This could add new features such as:
1. SG-1 stargates with a DHD would supersede SG-1 stargates with dialing computers.
2. Atlantis stargates would supersede SG-1 stargates (exactly like the Atlantis override function currently in CAP).
3. If your gate is being superseded, you cannot dial out from it, nor receive any incoming wormholes. | priority | new stargate positioning system proposed changes implement a new system that gives stargates an address based on their world position explanation there s already the group galaxy system in the addon however those only modify how addresses work and how wormholes are established i propose to add a new system which disallows the user to edit the address of their stargate and instead it is set based on the stargate s world position this would be similar to how it works in the show as it would only allow one stargate per n units it would also allow for better superseding overriding and address confliction of stargates this could add new features such as sg stargates with a dhd would supersede sg stargates with dialing computers atlantis stargates would supersede sg stargates exactly like the atlantis override function currently in cap if your gate is being superseded you cannot dial out from it nor receive any incoming wormholes | 1 |
514,167 | 14,934,681,734 | IssuesEvent | 2021-01-25 10:51:45 | bounswe/bounswe2020group4 | https://api.github.com/repos/bounswe/bounswe2020group4 | closed | BKND - Admin Get Reports | Backend Coding Effort: Medium Priority: High Status: Completed | Deadline : 25.01.2021
Admin should be able to see all reports from any type of user | 1.0 | BKND - Admin Get Reports - Deadline : 25.01.2021
Admin should be able to see all reports from any type of user | priority | bknd admin get reports deadline admin should be able to see all reports from any type of user | 1 |
716,442 | 24,633,857,510 | IssuesEvent | 2022-10-17 06:06:25 | AY2223S1-CS2103T-T14-3/tp | https://api.github.com/repos/AY2223S1-CS2103T-T14-3/tp | closed | Add patient appointment functionality | enhancement priority.Medium | - Allow user to schedule appointments for their patients
As a user, I can schedule future appointments for my patients so that I can visually keep track of the appointments. | 1.0 | Add patient appointment functionality - - Allow user to schedule appointments for their patients
As a user, I can schedule future appointments for my patients so that I can visually keep track of the appointments. | priority | add patient appointment functionality allow user to schedule appointments for their patients as a user i can schedule future appointments for my patients so that i can visually keep track of the appointments | 1 |
811,264 | 30,281,387,611 | IssuesEvent | 2023-07-08 05:20:17 | codersforcauses/repair-labs | https://api.github.com/repos/codersforcauses/repair-labs | closed | Searchbar and filter for view repair requests | backend frontend difficulty:medium priority:low | ## Basic Information
Modify the backend to support querying and filtering
Add a searchbar + filters if not made already
## Other Information
| 1.0 | Searchbar and filter for view repair requests - ## Basic Information
Modify the backend to support querying and filtering
Add a searchbar + filters if not made already
## Other Information
| priority | searchbar and filter for view repair requests basic information modify the backend to support querying and filtering add a searchbar filters if not made already other information | 1 |
23,654 | 2,660,037,255 | IssuesEvent | 2015-03-19 01:50:15 | perfsonar/project | https://api.github.com/repos/perfsonar/project | closed | Ability to select summary window on plots | Milestone-Release3.5 Priority-Medium Type-Enhancement | Original [issue 1022](https://code.google.com/p/perfsonar-ps/issues/detail?id=1022) created by arlake228 on 2014-12-18T19:00:25.000Z:
We received this request:
"It would be nice to be able to specify the sample interval for data plotted on the graph. For example, be able to specify a 5-min average, 30-min average, etc when creating a graph. Right now it seems the sample interval is hard set depending on the time frame you select (the 1week graph seems to be hard set to 1-hour average, 3day graph seems to be hard set to 5-min average, etc)." | 1.0 | Ability to select summary window on plots - Original [issue 1022](https://code.google.com/p/perfsonar-ps/issues/detail?id=1022) created by arlake228 on 2014-12-18T19:00:25.000Z:
We received this request:
"It would be nice to be able to specify the sample interval for data plotted on the graph. For example, be able to specify a 5-min average, 30-min average, etc when creating a graph. Right now it seems the sample interval is hard set depending on the time frame you select (the 1week graph seems to be hard set to 1-hour average, 3day graph seems to be hard set to 5-min average, etc)." | priority | ability to select summary window on plots original created by on we received this request quot it would be nice to be able to specify the sample interval for data plotted on the graph for example be able to specify a min average min average etc when creating a graph right now it seems the sample interval is hard set depending on the time frame you select the graph seems to be hard set to hour average graph seems to be hard set to min average etc quot | 1 |
147,257 | 5,636,104,457 | IssuesEvent | 2017-04-06 03:55:20 | CS2103JAN2017-T11-B2/main | https://api.github.com/repos/CS2103JAN2017-T11-B2/main | closed | Feedback for V0.03 | priority.medium type.bug | # Developer Guide
- Figure 2.4.1 : Structure of the Model Component is not showing.
- Figure 2.5.3 : There is an error hanging.
- Figure 2.1.1 : Architecture Diagram: Are you still using the web component?
# User Guide.
- The 'Command summary' section will be used heavily by our testers. Try to make it easy to use as possible. e.g. give examples for each command. | 1.0 | Feedback for V0.03 - # Developer Guide
- Figure 2.4.1 : Structure of the Model Component is not showing.
- Figure 2.5.3 : There is an error hanging.
- Figure 2.1.1 : Architecture Diagram: Are you still using the web component?
# User Guide.
- The 'Command summary' section will be used heavily by our testers. Try to make it easy to use as possible. e.g. give examples for each command. | priority | feedback for developer guide figure structure of the model component is not showing figure there is an error hanging figure architecture diagram are you still using the web component user guide the command summary section will be used heavily by our testers try to make it easy to use as possible e g give examples for each command | 1 |
577,108 | 17,103,557,499 | IssuesEvent | 2021-07-09 14:31:27 | umple/umple | https://api.github.com/repos/umple/umple | closed | Change the label of the downloading option of the source code in UmpleOnline | Component-UmpleOnline Diffic-VEasy Priority-Medium Usability | After discussion, this issue is being changed. The requirement now is merely to a) Add a tooltip to the 'download as a zip' link emphasizing that this is to enable compiling. Also change the link text to say 'files' so it is clearly going to be one file.
## Summary
Within the UmpleOnline, the users can generate code (e.g. Java, C++, etc) based on the models. In a sample scenario, a user can create a large model and generate the source code accordingly. Based on the viewing preference, the user can check the "Show Files in Separate Tabs" or not. If the user checks that box, then the entire source is encapsulated (class for Java source code) in separate tabs, and each encapsulation contains its own code. If the user does not check that box, the source is going to be displayed in one single tab.
The user can also download the source code in his/her local machine by clicking on the "Download the following as a zip file". If the checkbox "Show Files in Separate Tabs" is not checked and the user is interested in all in a single place, the system still downloads the code in separated files.
## Steps to Reproduce
1. Click the "Tools" menu item, select the example as "Class Diagrams >> Afghan Rain Design".
2. Under the "Generate" section, select the target programming language as "Java Code". Click "Generate It".

3. Scroll a bit down and click on the "Download the following as a zip file" URL.

4. Now, wait for the download to complete. Extract the downloaded file and look at the files inside that zipped folder.

## Expected Feature
If the user has not checked the "Show Files in Separate Tabs" checkbox, the source code should be downloaded as one single file. Therefore, it should be exactly the same as displayed in the source code section. | 1.0 | Change the label of the downloading option of the source code in UmpleOnline - After discussion, this issue is being changed. The requirement now is merely to a) Add a tooltip to the 'download as a zip' link emphasizing that this is to enable compiling. Also change the link text to say 'files' so it is clearly going to be one file.
## Summary
Within the UmpleOnline, the users can generate code (e.g. Java, C++, etc) based on the models. In a sample scenario, a user can create a large model and generate the source code accordingly. Based on the viewing preference, the user can check the "Show Files in Separate Tabs" or not. If the user checks that box, then the entire source is encapsulated (class for Java source code) in separate tabs, and each encapsulation contains its own code. If the user does not check that box, the source is going to be displayed in one single tab.
The user can also download the source code in his/her local machine by clicking on the "Download the following as a zip file". If the checkbox "Show Files in Separate Tabs" is not checked and the user is interested in all in a single place, the system still downloads the code in separated files.
## Steps to Reproduce
1. Click the "Tools" menu item, select the example as "Class Diagrams >> Afghan Rain Design".
2. Under the "Generate" section, select the target programming language as "Java Code". Click "Generate It".

3. Scroll a bit down and click on the "Download the following as a zip file" URL.

4. Now, wait for the download to complete. Extract the downloaded file and look at the files inside that zipped folder.

## Expected Feature
If the user has not checked the "Show Files in Separate Tabs" checkbox, the source code should be downloaded as one single file. Therefore, it should be exactly the same as displayed in the source code section. | priority | change the label of the downloading option of the source code in umpleonline after discussion this issue is being changed the requirement now is merely to a add a tooltip to the download as a zip link emphasizing that this is to enable compiling also change the link text to say files so it is clearly going to be one file summary within the umpleonline the users can generate code e g java c etc based on the models in a sample scenario a user can create a large model and generate the source code accordingly based on the viewing preference the user can check the show files in separate tabs or not if the user checks that box then the entire source is encapsulated class for java source code in separate tabs and each encapsulation contains its own code if the user does not check that box the source is going to be displayed in one single tab the user can also download the source code in his her local machine by clicking on the download the following as a zip file if the checkbox show files in separate tabs is not checked and the user is interested in all in a single place the system still downloads the code in separated files steps to reproduce click the tools menu item select the example as class diagrams afghan rain design under the generate section select the target programming language as java code click generate it scroll a bit down and click on the download the following as a zip file url now wait for the download to complete extract the downloaded file and look at the files inside that zipped folder expected feature if the user has not checked the show files in separate tabs checkbox the source code should be downloaded as one single file therefore it should be exactly the same as displayed in the source code section | 1 |
294,102 | 9,013,376,264 | IssuesEvent | 2019-02-05 19:20:18 | Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | https://api.github.com/repos/Warcraft-GoA-Development-Team/Warcraft-Guardians-of-Azeroth | closed | Issues with Fel Characters | :beetle: bug - balance :balance_scale: :grey_exclamation: priority medium | Which version of the mod does this apply to?
1.2
How important is this bug/suggestion (Low/Medium/High/Critical)?
Low
Explain the bug or suggestion below:
Issues with playing a Demon.
I wanted to experience the fel characters. So I started a game on the Reign of Chaos bookmark, as Lord Kazzak of Dead Ravine. (I was disapointed to find no intrigue option to summon doomstack of the Burning Legion hehehe).
*First issue: lack of summon holy (or unholy) priest option.
*Second issue: lack of acess to the smith decision.
After some time, Archimonde arrived and I had the option to join the burning legion. I joined, , and immediately Archimoned usurped one of my provinces, and I was nominated marshall. After some time playing, I realized how dumb was the ai invasion of Hyjal, so I loaded the save game where Archimonde first appeared and after chosing to join the burning legion, I changed player to archimonde, took over all Kazzak lands and killed him (using console).
Is there a way of converting the cultures of my provinces to my culture, without the genocide special decision avalable after conquest?
I had the same decisions available to Kazzak, and I noticed something else.
*Third Issue: I had no eredars eligible to the warlock position. Even by creating a vassal on the temples this had no effect. The only 2 eligible were eredruin from Kazzak court.
The war continued, and some others fel rulers joined as vassals, some satyrs and the blacksong orcs. As had a good amount of money I consoled, I decided to build more holdings on some vassal lands.
*Fourth issue: While I could gift the holdings to the orc vassals, I could not gift castles (cities I could, and temples I didn't build) to the satyrs. The reason is that they are unable to have children (and I think something about being unable to marry too).
*Fifth issue: on the fel religion page, below moral authority, a text says "No LEGION_INVASION called", and If memory serves, even during Archimonde's invasion it was there.
Feel free to attach a **.zip** or a **screenshot** of the bug to better help us understand the issue.
Unfortunately I deleted the save files, before I thought about reporting the issues.
| 1.0 | Issues with Fel Characters - Which version of the mod does this apply to?
1.2
How important is this bug/suggestion (Low/Medium/High/Critical)?
Low
Explain the bug or suggestion below:
Issues with playing a Demon.
I wanted to experience the fel characters. So I started a game on the Reign of Chaos bookmark, as Lord Kazzak of Dead Ravine. (I was disapointed to find no intrigue option to summon doomstack of the Burning Legion hehehe).
*First issue: lack of summon holy (or unholy) priest option.
*Second issue: lack of acess to the smith decision.
After some time, Archimonde arrived and I had the option to join the burning legion. I joined, , and immediately Archimoned usurped one of my provinces, and I was nominated marshall. After some time playing, I realized how dumb was the ai invasion of Hyjal, so I loaded the save game where Archimonde first appeared and after chosing to join the burning legion, I changed player to archimonde, took over all Kazzak lands and killed him (using console).
Is there a way of converting the cultures of my provinces to my culture, without the genocide special decision avalable after conquest?
I had the same decisions available to Kazzak, and I noticed something else.
*Third Issue: I had no eredars eligible to the warlock position. Even by creating a vassal on the temples this had no effect. The only 2 eligible were eredruin from Kazzak court.
The war continued, and some others fel rulers joined as vassals, some satyrs and the blacksong orcs. As had a good amount of money I consoled, I decided to build more holdings on some vassal lands.
*Fourth issue: While I could gift the holdings to the orc vassals, I could not gift castles (cities I could, and temples I didn't build) to the satyrs. The reason is that they are unable to have children (and I think something about being unable to marry too).
*Fifth issue: on the fel religion page, below moral authority, a text says "No LEGION_INVASION called", and If memory serves, even during Archimonde's invasion it was there.
Feel free to attach a **.zip** or a **screenshot** of the bug to better help us understand the issue.
Unfortunately I deleted the save files, before I thought about reporting the issues.
| priority | issues with fel characters which version of the mod does this apply to how important is this bug suggestion low medium high critical low explain the bug or suggestion below issues with playing a demon i wanted to experience the fel characters so i started a game on the reign of chaos bookmark as lord kazzak of dead ravine i was disapointed to find no intrigue option to summon doomstack of the burning legion hehehe first issue lack of summon holy or unholy priest option second issue lack of acess to the smith decision after some time archimonde arrived and i had the option to join the burning legion i joined and immediately archimoned usurped one of my provinces and i was nominated marshall after some time playing i realized how dumb was the ai invasion of hyjal so i loaded the save game where archimonde first appeared and after chosing to join the burning legion i changed player to archimonde took over all kazzak lands and killed him using console is there a way of converting the cultures of my provinces to my culture without the genocide special decision avalable after conquest i had the same decisions available to kazzak and i noticed something else third issue i had no eredars eligible to the warlock position even by creating a vassal on the temples this had no effect the only eligible were eredruin from kazzak court the war continued and some others fel rulers joined as vassals some satyrs and the blacksong orcs as had a good amount of money i consoled i decided to build more holdings on some vassal lands fourth issue while i could gift the holdings to the orc vassals i could not gift castles cities i could and temples i didn t build to the satyrs the reason is that they are unable to have children and i think something about being unable to marry too fifth issue on the fel religion page below moral authority a text says no legion invasion called and if memory serves even during archimonde s invasion it was there feel free to attach a zip or a screenshot of the bug to better help us understand the issue unfortunately i deleted the save files before i thought about reporting the issues | 1 |
819,079 | 30,719,300,418 | IssuesEvent | 2023-07-27 14:54:17 | BurnedLand/Reports | https://api.github.com/repos/BurnedLand/Reports | opened | server cata | Medium Priority | "Player Name and Faction"= Rajha, ally
"Describe the bug"=semplicemente se vai offline anche per pochissimo tempo in automatico ti butta fuori dal party (da controllare se lo fa anche durante i df e i raid) potrebbe essere un grosso problema rigruppare 10 o 25 giocatori.
| 1.0 | server cata - "Player Name and Faction"= Rajha, ally
"Describe the bug"=semplicemente se vai offline anche per pochissimo tempo in automatico ti butta fuori dal party (da controllare se lo fa anche durante i df e i raid) potrebbe essere un grosso problema rigruppare 10 o 25 giocatori.
| priority | server cata player name and faction rajha ally describe the bug semplicemente se vai offline anche per pochissimo tempo in automatico ti butta fuori dal party da controllare se lo fa anche durante i df e i raid potrebbe essere un grosso problema rigruppare o giocatori | 1 |
151,893 | 5,829,551,554 | IssuesEvent | 2017-05-08 14:49:39 | sdss/marvin | https://api.github.com/repos/sdss/marvin | closed | Move map plotting settings to datamodel | enhancement marvin-tools marvin-web priority-developers priority-medium priority-science | Move the map plotting settings for different map types (colormap, zmin percentile, zmax percentile, symmetric cmap, SNRmin) to datamodel.py
See also #229 and #231 | 3.0 | Move map plotting settings to datamodel - Move the map plotting settings for different map types (colormap, zmin percentile, zmax percentile, symmetric cmap, SNRmin) to datamodel.py
See also #229 and #231 | priority | move map plotting settings to datamodel move the map plotting settings for different map types colormap zmin percentile zmax percentile symmetric cmap snrmin to datamodel py see also and | 1 |
40,702 | 2,868,937,077 | IssuesEvent | 2015-06-05 22:04:04 | dart-lang/pub | https://api.github.com/repos/dart-lang/pub | closed | Pub lish misbehaves with certain parent directories | bug Fixed Priority-Medium | <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)**
_Originally opened as dart-lang/sdk#7215_
----
If "pub lish" is run on a package with a parent directory named "src", it will cause library names to go unvalidated. If there's a parent directory named "packages", no files will be included in the package. This is caused by a lack of relativizing paths. | 1.0 | Pub lish misbehaves with certain parent directories - <a href="https://github.com/nex3"><img src="https://avatars.githubusercontent.com/u/188?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [nex3](https://github.com/nex3)**
_Originally opened as dart-lang/sdk#7215_
----
If "pub lish" is run on a package with a parent directory named "src", it will cause library names to go unvalidated. If there's a parent directory named "packages", no files will be included in the package. This is caused by a lack of relativizing paths. | priority | pub lish misbehaves with certain parent directories issue by originally opened as dart lang sdk if quot pub lish quot is run on a package with a parent directory named quot src quot it will cause library names to go unvalidated if there s a parent directory named quot packages quot no files will be included in the package this is caused by a lack of relativizing paths | 1 |
546,054 | 15,983,523,353 | IssuesEvent | 2021-04-18 09:31:06 | inf112-v21/Trivial-Solution | https://api.github.com/repos/inf112-v21/Trivial-Solution | closed | Meldinger fra klientene til serveren | Medium priority feature | Akseptansekrav:
Klientene kan sende følgende info til serveren:
1. Kortene som er valgt eller bevegelsene som robotene gjør på grunn av det.
2. Robotenes tilstand (Liv)
3. Har noen robot vunnet(Gir beskjed om denne roboten har vunnet)
4. Navn på roboten
Det betyr at serveren må kunne motta:
1. Bevegelsene som robotene kommer ta
2. Hvor mange liv hver robot har
Arbeidsoppgaver:
Lag en messanger klasse som holder styr på informasjonene som skal sendes fra klienten til serveren. | 1.0 | Meldinger fra klientene til serveren - Akseptansekrav:
Klientene kan sende følgende info til serveren:
1. Kortene som er valgt eller bevegelsene som robotene gjør på grunn av det.
2. Robotenes tilstand (Liv)
3. Har noen robot vunnet(Gir beskjed om denne roboten har vunnet)
4. Navn på roboten
Det betyr at serveren må kunne motta:
1. Bevegelsene som robotene kommer ta
2. Hvor mange liv hver robot har
Arbeidsoppgaver:
Lag en messanger klasse som holder styr på informasjonene som skal sendes fra klienten til serveren. | priority | meldinger fra klientene til serveren akseptansekrav klientene kan sende følgende info til serveren kortene som er valgt eller bevegelsene som robotene gjør på grunn av det robotenes tilstand liv har noen robot vunnet gir beskjed om denne roboten har vunnet navn på roboten det betyr at serveren må kunne motta bevegelsene som robotene kommer ta hvor mange liv hver robot har arbeidsoppgaver lag en messanger klasse som holder styr på informasjonene som skal sendes fra klienten til serveren | 1 |
47,393 | 2,978,535,954 | IssuesEvent | 2015-07-16 07:20:44 | adobe/brackets | https://api.github.com/repos/adobe/brackets | closed | [Health Data Log-New Metrics] Working File stat count increases on closing the files from working set | IQE medium priority | Steps:
1) Launch Brackets
2) Open some php files
3) open health data report
4) Close some files in the working set which is already opened and open health data report
Result :
Working File stat count in "fileStats" increments on closing the files in working set | 1.0 | [Health Data Log-New Metrics] Working File stat count increases on closing the files from working set - Steps:
1) Launch Brackets
2) Open some php files
3) open health data report
4) Close some files in the working set which is already opened and open health data report
Result :
Working File stat count in "fileStats" increments on closing the files in working set | priority | working file stat count increases on closing the files from working set steps launch brackets open some php files open health data report close some files in the working set which is already opened and open health data report result working file stat count in filestats increments on closing the files in working set | 1 |
275,210 | 8,575,466,231 | IssuesEvent | 2018-11-12 17:20:50 | aowen87/TicketTester | https://api.github.com/repos/aowen87/TicketTester | closed | Add XML flavor of VTK to export_db test | Expected Use: 3 - Occasional Feature Impact: 3 - Medium Priority: Normal | The XML option for exporting to VTK currently isn't tested, it should be.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 2411
Status: Resolved
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Add XML flavor of VTK to export_db test
Assigned to: Kathleen Biagas
Category:
Target version: 2.13.0
Author: Kathleen Biagas
Start: 10/07/2015
Due date:
% Done: 100
Estimated time:
Created: 10/07/2015 01:27 pm
Updated: 02/17/2017 07:38 pm
Likelihood:
Severity:
Found in version: 2.12.1
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
The XML option for exporting to VTK currently isn't tested, it should be.
Comments:
Added tests.
| 1.0 | Add XML flavor of VTK to export_db test - The XML option for exporting to VTK currently isn't tested, it should be.
-----------------------REDMINE MIGRATION-----------------------
This ticket was migrated from Redmine. As such, not all
information was able to be captured in the transition. Below is
a complete record of the original redmine ticket.
Ticket number: 2411
Status: Resolved
Project: VisIt
Tracker: Feature
Priority: Normal
Subject: Add XML flavor of VTK to export_db test
Assigned to: Kathleen Biagas
Category:
Target version: 2.13.0
Author: Kathleen Biagas
Start: 10/07/2015
Due date:
% Done: 100
Estimated time:
Created: 10/07/2015 01:27 pm
Updated: 02/17/2017 07:38 pm
Likelihood:
Severity:
Found in version: 2.12.1
Impact: 3 - Medium
Expected Use: 3 - Occasional
OS: All
Support Group: Any
Description:
The XML option for exporting to VTK currently isn't tested, it should be.
Comments:
Added tests.
| priority | add xml flavor of vtk to export db test the xml option for exporting to vtk currently isn t tested it should be redmine migration this ticket was migrated from redmine as such not all information was able to be captured in the transition below is a complete record of the original redmine ticket ticket number status resolved project visit tracker feature priority normal subject add xml flavor of vtk to export db test assigned to kathleen biagas category target version author kathleen biagas start due date done estimated time created pm updated pm likelihood severity found in version impact medium expected use occasional os all support group any description the xml option for exporting to vtk currently isn t tested it should be comments added tests | 1 |
110,356 | 4,425,700,169 | IssuesEvent | 2016-08-16 16:08:34 | extra-standard/extra-standard | https://api.github.com/repos/extra-standard/extra-standard | closed | eXTra-Client mit Java 7 überprüfen | auto-migrated eXTraClient-GeneralIssues Milestone-2.3.0 Module-eXTraClient Priority-Medium Type-Task | ```
Wir sollen ausprobieren, ob eXTra-Client einwandfrei mit Java 7 funktionieren
kann.
```
Original issue reported on code.google.com by `lofidewa...@gmail.com` on 14 May 2014 at 12:51 | 1.0 | eXTra-Client mit Java 7 überprüfen - ```
Wir sollen ausprobieren, ob eXTra-Client einwandfrei mit Java 7 funktionieren
kann.
```
Original issue reported on code.google.com by `lofidewa...@gmail.com` on 14 May 2014 at 12:51 | priority | extra client mit java überprüfen wir sollen ausprobieren ob extra client einwandfrei mit java funktionieren kann original issue reported on code google com by lofidewa gmail com on may at | 1 |
123,090 | 4,857,186,141 | IssuesEvent | 2016-11-12 13:20:30 | ponylang/ponyc | https://api.github.com/repos/ponylang/ponyc | closed | Make net/TCPExpect test reliable | bug: 4 - in progress difficulty: 1 - easy priority: 2 - medium | The `net/TCPExpect` test is failing on an intermittent basis on OSX. This needs to be addressed and fixed.
The assumption here is that it is the test that is flakey but, its always possible that we are getting real intermittent failures that need to be fixed.
| 1.0 | Make net/TCPExpect test reliable - The `net/TCPExpect` test is failing on an intermittent basis on OSX. This needs to be addressed and fixed.
The assumption here is that it is the test that is flakey but, its always possible that we are getting real intermittent failures that need to be fixed.
| priority | make net tcpexpect test reliable the net tcpexpect test is failing on an intermittent basis on osx this needs to be addressed and fixed the assumption here is that it is the test that is flakey but its always possible that we are getting real intermittent failures that need to be fixed | 1 |
262,016 | 8,249,129,293 | IssuesEvent | 2018-09-11 20:35:29 | CCAFS/MARLO | https://api.github.com/repos/CCAFS/MARLO | closed | PROPOSAL - Reporting - Allow add Outcome Case Studies not related to projects | Priority - Medium Type -Task | (Similar to publications) | 1.0 | PROPOSAL - Reporting - Allow add Outcome Case Studies not related to projects - (Similar to publications) | priority | proposal reporting allow add outcome case studies not related to projects similar to publications | 1 |
229,026 | 7,570,467,425 | IssuesEvent | 2018-04-23 09:05:58 | propertybase/react-lds | https://api.github.com/repos/propertybase/react-lds | opened | Packaging Improvements | Priority: Medium Status: Available Type: Maintenance | - [ ] Provide ES2015 modules to enable tree-shaking in latest webpack
- [ ] Look into providing a support for legacy browsers (IE11, all mobile supported by Sf1)
| 1.0 | Packaging Improvements - - [ ] Provide ES2015 modules to enable tree-shaking in latest webpack
- [ ] Look into providing a support for legacy browsers (IE11, all mobile supported by Sf1)
| priority | packaging improvements provide modules to enable tree shaking in latest webpack look into providing a support for legacy browsers all mobile supported by | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.