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
721,781
24,837,611,739
IssuesEvent
2022-10-26 10:04:43
Benjamin-Loison/YouTube-operational-API
https://api.github.com/repos/Benjamin-Loison/YouTube-operational-API
opened
Add ability to retrieve channel `CHANNELS` tab content
enhancement medium priority quick
[Question asked on StackOverflow](https://stackoverflow.com/q/74205392). First verify that indeed YouTube Data API v3 [Channels: list](https://developers.google.com/youtube/v3/docs/channels/list) endpoint can't help us for this. Don't manage pagination if there is any such mechanism as there isn't much content in this tab usually.
1.0
Add ability to retrieve channel `CHANNELS` tab content - [Question asked on StackOverflow](https://stackoverflow.com/q/74205392). First verify that indeed YouTube Data API v3 [Channels: list](https://developers.google.com/youtube/v3/docs/channels/list) endpoint can't help us for this. Don't manage pagination if there is any such mechanism as there isn't much content in this tab usually.
priority
add ability to retrieve channel channels tab content first verify that indeed youtube data api endpoint can t help us for this don t manage pagination if there is any such mechanism as there isn t much content in this tab usually
1
243,628
7,860,088,401
IssuesEvent
2018-06-21 18:44:24
SETI/pds-opus
https://api.github.com/repos/SETI/pds-opus
opened
COUVIS has badly formatted spacecraft clock
A-Bug B-Data Effort 2 Medium Priority 2
A small excerpt: 2018-06-20 19:31:40 | pds.opus_import.main |--| ERROR | [COUVIS_0048 index row 5923] Unable to parse Cassini SCLK "1/1790616709.320": Cassini clock trailing field out of range 0-255: 1790616709.320 2018-06-20 19:31:40 | pds.opus_import.main |--| ERROR | [COUVIS_0048 index row 5924] Unable to parse Cassini SCLK "1/1790616791.640": Cassini clock trailing field out of range 0-255: 1790616791.640
1.0
COUVIS has badly formatted spacecraft clock - A small excerpt: 2018-06-20 19:31:40 | pds.opus_import.main |--| ERROR | [COUVIS_0048 index row 5923] Unable to parse Cassini SCLK "1/1790616709.320": Cassini clock trailing field out of range 0-255: 1790616709.320 2018-06-20 19:31:40 | pds.opus_import.main |--| ERROR | [COUVIS_0048 index row 5924] Unable to parse Cassini SCLK "1/1790616791.640": Cassini clock trailing field out of range 0-255: 1790616791.640
priority
couvis has badly formatted spacecraft clock a small excerpt pds opus import main error unable to parse cassini sclk cassini clock trailing field out of range pds opus import main error unable to parse cassini sclk cassini clock trailing field out of range
1
453,457
13,079,893,320
IssuesEvent
2020-08-01 05:15:55
ream/ream
https://api.github.com/repos/ream/ream
closed
Nested routes
priority: medium type: feature
Allow to create a route structure like: ```js { path: '/settings', component: Settings, children: [ { path: '', component: SettingsHome }, { path: 'account', component: SettingsAccount } ] } ```
1.0
Nested routes - Allow to create a route structure like: ```js { path: '/settings', component: Settings, children: [ { path: '', component: SettingsHome }, { path: 'account', component: SettingsAccount } ] } ```
priority
nested routes allow to create a route structure like js path settings component settings children path component settingshome path account component settingsaccount
1
782,780
27,506,821,858
IssuesEvent
2023-03-06 04:44:08
1OS-DevTeam/TeamPlan
https://api.github.com/repos/1OS-DevTeam/TeamPlan
closed
[feat] add onboarding View
For: iOS Dev Priority: Medium Status: In Progress Status: Complete Type: Feature
## Description ( todo 설명 ) - 온보딩뷰 추가 - TEAMPLAN 시작하기 버튼 한번이라도 클릭 시 온보딩뷰 비노출 ## Task ( todo ) - [x] UI 구성 - [x] 화면 스와이프 로직 추가 - [x] 화면 스와이프 시 네비게이션 영역, 페이지컨트롤 UI 변경 - [x] 네비게이션 버튼 이벤트, 시작하기 버튼 이벤트 추가
1.0
[feat] add onboarding View - ## Description ( todo 설명 ) - 온보딩뷰 추가 - TEAMPLAN 시작하기 버튼 한번이라도 클릭 시 온보딩뷰 비노출 ## Task ( todo ) - [x] UI 구성 - [x] 화면 스와이프 로직 추가 - [x] 화면 스와이프 시 네비게이션 영역, 페이지컨트롤 UI 변경 - [x] 네비게이션 버튼 이벤트, 시작하기 버튼 이벤트 추가
priority
add onboarding view description todo 설명 온보딩뷰 추가 teamplan 시작하기 버튼 한번이라도 클릭 시 온보딩뷰 비노출 task todo ui 구성 화면 스와이프 로직 추가 화면 스와이프 시 네비게이션 영역 페이지컨트롤 ui 변경 네비게이션 버튼 이벤트 시작하기 버튼 이벤트 추가
1
582,101
17,353,127,519
IssuesEvent
2021-07-29 11:16:57
vaticle/typedb-workbase
https://api.github.com/repos/vaticle/typedb-workbase
opened
Allow visualiser viewport position and zoom factor to be set manually
priority: medium type: feature
## Problem to Solve While dragging and zooming the visualiser viewport are very useful features, the ability to only control them using the mouse is quite constraining. It would be nice not only to see where you actually are in the viewport, but also be able to enter a custom zoom factor and viewport position. ## Proposed Solution Perhaps we should add the location and zoom factor as panels in the status bar, which, when clicked, bring up popups or context menus allowing the parameters to be manually entered?
1.0
Allow visualiser viewport position and zoom factor to be set manually - ## Problem to Solve While dragging and zooming the visualiser viewport are very useful features, the ability to only control them using the mouse is quite constraining. It would be nice not only to see where you actually are in the viewport, but also be able to enter a custom zoom factor and viewport position. ## Proposed Solution Perhaps we should add the location and zoom factor as panels in the status bar, which, when clicked, bring up popups or context menus allowing the parameters to be manually entered?
priority
allow visualiser viewport position and zoom factor to be set manually problem to solve while dragging and zooming the visualiser viewport are very useful features the ability to only control them using the mouse is quite constraining it would be nice not only to see where you actually are in the viewport but also be able to enter a custom zoom factor and viewport position proposed solution perhaps we should add the location and zoom factor as panels in the status bar which when clicked bring up popups or context menus allowing the parameters to be manually entered
1
565,208
16,751,841,146
IssuesEvent
2021-06-12 02:27:07
adirh3/Fluent-Search
https://api.github.com/repos/adirh3/Fluent-Search
closed
Ignore Tags
Medium Priority bug
There is a lot of tags which I don't know what they do. For example lc_messages, list, listitem, list_def, and Combo box. A feature to ignore tags, so they won't show in the search bar. ![image](https://user-images.githubusercontent.com/85425543/120915983-72645600-c6c4-11eb-9763-77eb772a63e2.png) ![image](https://user-images.githubusercontent.com/85425543/120915986-72fcec80-c6c4-11eb-963a-45d1e93d1c08.png)
1.0
Ignore Tags - There is a lot of tags which I don't know what they do. For example lc_messages, list, listitem, list_def, and Combo box. A feature to ignore tags, so they won't show in the search bar. ![image](https://user-images.githubusercontent.com/85425543/120915983-72645600-c6c4-11eb-9763-77eb772a63e2.png) ![image](https://user-images.githubusercontent.com/85425543/120915986-72fcec80-c6c4-11eb-963a-45d1e93d1c08.png)
priority
ignore tags there is a lot of tags which i don t know what they do for example lc messages list listitem list def and combo box a feature to ignore tags so they won t show in the search bar
1
489,944
14,113,797,462
IssuesEvent
2020-11-07 13:05:41
RaenonX-DL/dragalia-site-front
https://api.github.com/repos/RaenonX-DL/dragalia-site-front
opened
Comp collection area
Priority-Medium Type-Features
Allow registered users to submit the comp for quests (especially endgame contents). Also provide links to relevant multi quest posts (admit configurable only).
1.0
Comp collection area - Allow registered users to submit the comp for quests (especially endgame contents). Also provide links to relevant multi quest posts (admit configurable only).
priority
comp collection area allow registered users to submit the comp for quests especially endgame contents also provide links to relevant multi quest posts admit configurable only
1
434,113
12,514,271,847
IssuesEvent
2020-06-03 04:42:46
jdalt/twin-cities-aid-distribution-locations
https://api.github.com/repos/jdalt/twin-cities-aid-distribution-locations
closed
Staging environment?
Priority: Medium
How much effort would it be to get a staging environment on this? Moreso than just thinking about being able to test, I'm wondering how we can easily show the results of PRs that change the UX to stakeholders to get feedback. It hasn't been super necessary yet but it's easy to imagine that being useful/needed.
1.0
Staging environment? - How much effort would it be to get a staging environment on this? Moreso than just thinking about being able to test, I'm wondering how we can easily show the results of PRs that change the UX to stakeholders to get feedback. It hasn't been super necessary yet but it's easy to imagine that being useful/needed.
priority
staging environment how much effort would it be to get a staging environment on this moreso than just thinking about being able to test i m wondering how we can easily show the results of prs that change the ux to stakeholders to get feedback it hasn t been super necessary yet but it s easy to imagine that being useful needed
1
317,587
9,666,764,988
IssuesEvent
2019-05-21 11:40:53
project-koku/koku
https://api.github.com/repos/project-koku/koku
closed
OpenShift tags query causes 500
bug priority - medium
**Describe the bug** Error occurs when querying tags. 500 with traceback. **To Reproduce** ``` [2019-04-25 12:53:11,559] INFO: API: /api/cost-management/v1/tags/openshift/?filter[resolution]=monthly&filter[time_scope_units]=month&filter[time_scope_value]=-1&key_only=true -- ACCOUNT: 6193296 USER: cost-openshift --   | [2019-04-25 12:53:11,582] INFO: API: /api/cost-management/v1/tags/openshift/ USER: cost-openshift   | [2019-04-25 12:53:11,597] ERROR: Internal Server Error: /api/cost-management/v1/tags/openshift/   | Traceback (most recent call last):   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute   | return self.cursor.execute(sql, params)   | psycopg2.errors.FeatureNotSupported: aggregate function calls cannot contain set-returning function calls   | LINE 1: ...daily_summary"."pod_labels") AS "tag_keys", COUNT(jsonb_obje...   | ^   | HINT: You might be able to move the set-returning function into a LATERAL FROM item.   |     |     | The above exception was the direct cause of the following exception:   |     | Traceback (most recent call last):   | File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner   | response = get_response(request)   | File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response   | response = self.process_exception_by_middleware(e, request)   | File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response   | response = wrapped_callback(request, *callback_args, **callback_kwargs)   | File "/opt/app-root/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view   | return view_func(*args, **kwargs)   | File "/opt/app-root/lib/python3.6/site-packages/django/views/generic/base.py", line 71, in view   | return self.dispatch(request, *args, **kwargs)   | File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 495, in dispatch   | response = self.handle_exception(exc)   | File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 455, in handle_exception   | self.raise_uncaught_exception(exc)   | File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 492, in dispatch   | response = handler(request, *args, **kwargs)   | File "/opt/app-root/lib/python3.6/site-packages/rest_framework/decorators.py", line 55, in handler   | return func(*args, **kwargs)   | File "/opt/app-root/src/koku/api/tags/ocp/view.py", line 65, in ocp_tags   | return _generic_report(request, provider='ocp', report='tags')   | File "/opt/app-root/src/koku/api/report/view.py", line 387, in _generic_report   | output = handler.execute_query()   | File "/opt/app-root/src/koku/api/tags/queries.py", line 220, in execute_query   | tag_data = self.get_tag_keys()   | File "/opt/app-root/src/koku/api/tags/queries.py", line 165, in get_tag_keys   | tag_keys_query = [tag.get('tag_keys') for tag in tag_keys_query]   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 274, in __iter__   | self._fetch_all()   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all   | self._result_cache = list(self._iterable_class(self))   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 113, in __iter__   | for row in compiler.results_iter(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size):   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1049, in results_iter   | results = self.execute_sql(MULTI, chunked_fetch=chunked_fetch, chunk_size=chunk_size)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1097, in execute_sql   | cursor.execute(sql, params)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute   | return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers   | return executor(sql, params, many, context)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute   | return self.cursor.execute(sql, params)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__   | raise dj_exc_value.with_traceback(traceback) from exc_value   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute   | return self.cursor.execute(sql, params)   | django.db.utils.NotSupportedError: aggregate function calls cannot contain set-returning function calls   | LINE 1: ...daily_summary"."pod_labels") AS "tag_keys", COUNT(jsonb_obje...   | ^   | HINT: You might be able to move the set-returning function into a LATERAL FROM item.   |     | 10.128.2.1 - - [25/Apr/2019:12:53:11 +0000] "GET /api/cost-management/v1/tags/openshift/?filter[resolution]=monthly&filter[time_scope_units]=month&filter[time_scope_value]=-1&key_only=true HTTP/1.1" 500 27 "https://cloud.redhat.com/beta/apps/cost-management/ocp?group_by[project]=*&order_by[cost]=desc " "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36" ``` **Expected behavior** Should get back the applicable set of tags.
1.0
OpenShift tags query causes 500 - **Describe the bug** Error occurs when querying tags. 500 with traceback. **To Reproduce** ``` [2019-04-25 12:53:11,559] INFO: API: /api/cost-management/v1/tags/openshift/?filter[resolution]=monthly&filter[time_scope_units]=month&filter[time_scope_value]=-1&key_only=true -- ACCOUNT: 6193296 USER: cost-openshift --   | [2019-04-25 12:53:11,582] INFO: API: /api/cost-management/v1/tags/openshift/ USER: cost-openshift   | [2019-04-25 12:53:11,597] ERROR: Internal Server Error: /api/cost-management/v1/tags/openshift/   | Traceback (most recent call last):   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute   | return self.cursor.execute(sql, params)   | psycopg2.errors.FeatureNotSupported: aggregate function calls cannot contain set-returning function calls   | LINE 1: ...daily_summary"."pod_labels") AS "tag_keys", COUNT(jsonb_obje...   | ^   | HINT: You might be able to move the set-returning function into a LATERAL FROM item.   |     |     | The above exception was the direct cause of the following exception:   |     | Traceback (most recent call last):   | File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/exception.py", line 34, in inner   | response = get_response(request)   | File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 115, in _get_response   | response = self.process_exception_by_middleware(e, request)   | File "/opt/app-root/lib/python3.6/site-packages/django/core/handlers/base.py", line 113, in _get_response   | response = wrapped_callback(request, *callback_args, **callback_kwargs)   | File "/opt/app-root/lib/python3.6/site-packages/django/views/decorators/csrf.py", line 54, in wrapped_view   | return view_func(*args, **kwargs)   | File "/opt/app-root/lib/python3.6/site-packages/django/views/generic/base.py", line 71, in view   | return self.dispatch(request, *args, **kwargs)   | File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 495, in dispatch   | response = self.handle_exception(exc)   | File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 455, in handle_exception   | self.raise_uncaught_exception(exc)   | File "/opt/app-root/lib/python3.6/site-packages/rest_framework/views.py", line 492, in dispatch   | response = handler(request, *args, **kwargs)   | File "/opt/app-root/lib/python3.6/site-packages/rest_framework/decorators.py", line 55, in handler   | return func(*args, **kwargs)   | File "/opt/app-root/src/koku/api/tags/ocp/view.py", line 65, in ocp_tags   | return _generic_report(request, provider='ocp', report='tags')   | File "/opt/app-root/src/koku/api/report/view.py", line 387, in _generic_report   | output = handler.execute_query()   | File "/opt/app-root/src/koku/api/tags/queries.py", line 220, in execute_query   | tag_data = self.get_tag_keys()   | File "/opt/app-root/src/koku/api/tags/queries.py", line 165, in get_tag_keys   | tag_keys_query = [tag.get('tag_keys') for tag in tag_keys_query]   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 274, in __iter__   | self._fetch_all()   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 1242, in _fetch_all   | self._result_cache = list(self._iterable_class(self))   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/query.py", line 113, in __iter__   | for row in compiler.results_iter(chunked_fetch=self.chunked_fetch, chunk_size=self.chunk_size):   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1049, in results_iter   | results = self.execute_sql(MULTI, chunked_fetch=chunked_fetch, chunk_size=chunk_size)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/models/sql/compiler.py", line 1097, in execute_sql   | cursor.execute(sql, params)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 67, in execute   | return self._execute_with_wrappers(sql, params, many=False, executor=self._execute)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 76, in _execute_with_wrappers   | return executor(sql, params, many, context)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute   | return self.cursor.execute(sql, params)   | File "/opt/app-root/lib/python3.6/site-packages/django/db/utils.py", line 89, in __exit__   | raise dj_exc_value.with_traceback(traceback) from exc_value   | File "/opt/app-root/lib/python3.6/site-packages/django/db/backends/utils.py", line 84, in _execute   | return self.cursor.execute(sql, params)   | django.db.utils.NotSupportedError: aggregate function calls cannot contain set-returning function calls   | LINE 1: ...daily_summary"."pod_labels") AS "tag_keys", COUNT(jsonb_obje...   | ^   | HINT: You might be able to move the set-returning function into a LATERAL FROM item.   |     | 10.128.2.1 - - [25/Apr/2019:12:53:11 +0000] "GET /api/cost-management/v1/tags/openshift/?filter[resolution]=monthly&filter[time_scope_units]=month&filter[time_scope_value]=-1&key_only=true HTTP/1.1" 500 27 "https://cloud.redhat.com/beta/apps/cost-management/ocp?group_by[project]=*&order_by[cost]=desc " "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36" ``` **Expected behavior** Should get back the applicable set of tags.
priority
openshift tags query causes describe the bug error occurs when querying tags with traceback to reproduce info api api cost management tags openshift filter monthly filter month filter key only true account user cost openshift   info api api cost management tags openshift user cost openshift   error internal server error api cost management tags openshift   traceback most recent call last   file opt app root lib site packages django db backends utils py line in execute   return self cursor execute sql params   errors featurenotsupported aggregate function calls cannot contain set returning function calls   line daily summary pod labels as tag keys count jsonb obje     hint you might be able to move the set returning function into a lateral from item           the above exception was the direct cause of the following exception       traceback most recent call last   file opt app root lib site packages django core handlers exception py line in inner   response get response request   file opt app root lib site packages django core handlers base py line in get response   response self process exception by middleware e request   file opt app root lib site packages django core handlers base py line in get response   response wrapped callback request callback args callback kwargs   file opt app root lib site packages django views decorators csrf py line in wrapped view   return view func args kwargs   file opt app root lib site packages django views generic base py line in view   return self dispatch request args kwargs   file opt app root lib site packages rest framework views py line in dispatch   response self handle exception exc   file opt app root lib site packages rest framework views py line in handle exception   self raise uncaught exception exc   file opt app root lib site packages rest framework views py line in dispatch   response handler request args kwargs   file opt app root lib site packages rest framework decorators py line in handler   return func args kwargs   file opt app root src koku api tags ocp view py line in ocp tags   return generic report request provider ocp report tags   file opt app root src koku api report view py line in generic report   output handler execute query   file opt app root src koku api tags queries py line in execute query   tag data self get tag keys   file opt app root src koku api tags queries py line in get tag keys   tag keys query   file opt app root lib site packages django db models query py line in iter   self fetch all   file opt app root lib site packages django db models query py line in fetch all   self result cache list self iterable class self   file opt app root lib site packages django db models query py line in iter   for row in compiler results iter chunked fetch self chunked fetch chunk size self chunk size   file opt app root lib site packages django db models sql compiler py line in results iter   results self execute sql multi chunked fetch chunked fetch chunk size chunk size   file opt app root lib site packages django db models sql compiler py line in execute sql   cursor execute sql params   file opt app root lib site packages django db backends utils py line in execute   return self execute with wrappers sql params many false executor self execute   file opt app root lib site packages django db backends utils py line in execute with wrappers   return executor sql params many context   file opt app root lib site packages django db backends utils py line in execute   return self cursor execute sql params   file opt app root lib site packages django db utils py line in exit   raise dj exc value with traceback traceback from exc value   file opt app root lib site packages django db backends utils py line in execute   return self cursor execute sql params   django db utils notsupportederror aggregate function calls cannot contain set returning function calls   line daily summary pod labels as tag keys count jsonb obje     hint you might be able to move the set returning function into a lateral from item       get api cost management tags openshift filter monthly filter month filter key only true http order by desc mozilla linux applewebkit khtml like gecko chrome safari expected behavior should get back the applicable set of tags
1
449,849
12,975,844,747
IssuesEvent
2020-07-21 17:42:37
CDH-Studio/UpSkill
https://api.github.com/repos/CDH-Studio/UpSkill
closed
Add a field to display "Team" on profile page either in info card or other suitable location
Front-end UX bug medium priority
**Describe the bug** When a user creates or edits their profile, there is a field for thenm to enter their "Team", but this information is not diplayed on the employee's profile **Screenshots** ![image](https://user-images.githubusercontent.com/49656364/84313900-33dd9f00-ab35-11ea-9efb-94d01ce0e9bb.png) ![image](https://user-images.githubusercontent.com/49656364/84313588-bb76de00-ab34-11ea-90d0-b8632bf4a983.png)
1.0
Add a field to display "Team" on profile page either in info card or other suitable location - **Describe the bug** When a user creates or edits their profile, there is a field for thenm to enter their "Team", but this information is not diplayed on the employee's profile **Screenshots** ![image](https://user-images.githubusercontent.com/49656364/84313900-33dd9f00-ab35-11ea-9efb-94d01ce0e9bb.png) ![image](https://user-images.githubusercontent.com/49656364/84313588-bb76de00-ab34-11ea-90d0-b8632bf4a983.png)
priority
add a field to display team on profile page either in info card or other suitable location describe the bug when a user creates or edits their profile there is a field for thenm to enter their team but this information is not diplayed on the employee s profile screenshots
1
40,733
2,868,938,933
IssuesEvent
2015-06-05 22:04:46
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Command for validation of package before publish
enhancement Fixed Priority-Medium
<a href="https://github.com/keertip"><img src="https://avatars.githubusercontent.com/u/2192312?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [keertip](https://github.com/keertip)** _Originally opened as dart-lang/sdk#7415_ ---- Add a flag to pub lish to do just validation on package and report errors &amp; warnings or Add a new command to pub to do validation on a package before publish This will help in getting pub lish integrated into the editor.
1.0
Command for validation of package before publish - <a href="https://github.com/keertip"><img src="https://avatars.githubusercontent.com/u/2192312?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [keertip](https://github.com/keertip)** _Originally opened as dart-lang/sdk#7415_ ---- Add a flag to pub lish to do just validation on package and report errors &amp; warnings or Add a new command to pub to do validation on a package before publish This will help in getting pub lish integrated into the editor.
priority
command for validation of package before publish issue by originally opened as dart lang sdk add a flag to pub lish to do just validation on package and report errors amp warnings or add a new command to pub to do validation on a package before publish this will help in getting pub lish integrated into the editor
1
674,006
23,036,595,674
IssuesEvent
2022-07-22 19:32:39
CDCgov/prime-reportstream
https://api.github.com/repos/CDCgov/prime-reportstream
closed
Add TestKit Name ID and Equipment UID to simple report schema
onboarding-ops sender data-issue Medium Priority Enhancement simplereport
## Problem statement Some test types cannot be uniquely identified in the LIVD table by the fields simple report is currently sending(model and test performed code). To uniquely identify the test types simple report needs to send two additional fields: TestKit Name ID and Equipment UID. ## Acceptance criteria - [ ] every test can be uniquely identified with the data provided by simple report. Check alinity m model specifically ## To do - [ ] add field to simple report schema that maps to equipment_model_id in covid-19 - [ ] add field to simple report schema that maps to test_kit_name_id in covid-19
1.0
Add TestKit Name ID and Equipment UID to simple report schema - ## Problem statement Some test types cannot be uniquely identified in the LIVD table by the fields simple report is currently sending(model and test performed code). To uniquely identify the test types simple report needs to send two additional fields: TestKit Name ID and Equipment UID. ## Acceptance criteria - [ ] every test can be uniquely identified with the data provided by simple report. Check alinity m model specifically ## To do - [ ] add field to simple report schema that maps to equipment_model_id in covid-19 - [ ] add field to simple report schema that maps to test_kit_name_id in covid-19
priority
add testkit name id and equipment uid to simple report schema problem statement some test types cannot be uniquely identified in the livd table by the fields simple report is currently sending model and test performed code to uniquely identify the test types simple report needs to send two additional fields testkit name id and equipment uid acceptance criteria every test can be uniquely identified with the data provided by simple report check alinity m model specifically to do add field to simple report schema that maps to equipment model id in covid add field to simple report schema that maps to test kit name id in covid
1
182,834
6,673,843,363
IssuesEvent
2017-10-04 16:20:19
geosolutions-it/unesco-ihp
https://api.github.com/repos/geosolutions-it/unesco-ihp
closed
Replace "Owner" with "Responsible"
blocked enhancement Priority: Medium unesco-ihp
"UNESCO-GeoNode-Refactor-2017-Timeline" PHASE I![N:23] In the French version, can you just replace 'Propriétaire' (=Owner) with 'Responsable' (=Responsible), so that the French version matches the English one?
1.0
Replace "Owner" with "Responsible" - "UNESCO-GeoNode-Refactor-2017-Timeline" PHASE I![N:23] In the French version, can you just replace 'Propriétaire' (=Owner) with 'Responsable' (=Responsible), so that the French version matches the English one?
priority
replace owner with responsible unesco geonode refactor timeline phase i in the french version can you just replace propriétaire owner with responsable responsible so that the french version matches the english one
1
57,542
3,082,705,032
IssuesEvent
2015-08-24 00:20:47
magro/memcached-session-manager
https://api.github.com/repos/magro/memcached-session-manager
opened
Re-using session ids breaks Spring Security
bug imported Priority-Medium
_From [one...@energyhub.net](https://code.google.com/u/104435162650559232740/) on June 13, 2012 23:05:09_ <b>What steps will reproduce the problem?</b> 1. m-s-m master branch with Spring Security&#13; 2. Re-using the session id after log-in causes a redirect to login page after login. Possibly some kind of race condition caused by SS invalidating the unauthenticated session during login, not sure.&#13; &#13; &#13; <b>What is the expected output? What do you see instead?</b> &#13; Creating a new session should lead to a new JSESSIONID. That session should be valid.&#13; &#13; <b>What version of the product are you using? On what operating system?</b> &#13; Current master (<a href="/p/memcached-session-manager/source/detail?r=f907715023830a853039b8747231b946a450e08c">f907715023830a853039b8747231b946a450e08c</a>) on Ubuntu 10.04, tomcat6.&#13; &#13; <b>Please provide any additional information below.</b> &#13; The attached patch fixes this issue by never re-using the sessionId. **Attachment:** [m-s-m.patch](http://code.google.com/p/memcached-session-manager/issues/detail?id=143) _Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=143_
1.0
Re-using session ids breaks Spring Security - _From [one...@energyhub.net](https://code.google.com/u/104435162650559232740/) on June 13, 2012 23:05:09_ <b>What steps will reproduce the problem?</b> 1. m-s-m master branch with Spring Security&#13; 2. Re-using the session id after log-in causes a redirect to login page after login. Possibly some kind of race condition caused by SS invalidating the unauthenticated session during login, not sure.&#13; &#13; &#13; <b>What is the expected output? What do you see instead?</b> &#13; Creating a new session should lead to a new JSESSIONID. That session should be valid.&#13; &#13; <b>What version of the product are you using? On what operating system?</b> &#13; Current master (<a href="/p/memcached-session-manager/source/detail?r=f907715023830a853039b8747231b946a450e08c">f907715023830a853039b8747231b946a450e08c</a>) on Ubuntu 10.04, tomcat6.&#13; &#13; <b>Please provide any additional information below.</b> &#13; The attached patch fixes this issue by never re-using the sessionId. **Attachment:** [m-s-m.patch](http://code.google.com/p/memcached-session-manager/issues/detail?id=143) _Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=143_
priority
re using session ids breaks spring security from on june what steps will reproduce the problem m s m master branch with spring security re using the session id after log in causes a redirect to login page after login possibly some kind of race condition caused by ss invalidating the unauthenticated session during login not sure what is the expected output what do you see instead creating a new session should lead to a new jsessionid that session should be valid what version of the product are you using on what operating system current master on ubuntu please provide any additional information below the attached patch fixes this issue by never re using the sessionid attachment original issue
1
461,844
13,237,075,968
IssuesEvent
2020-08-18 20:57:25
StratoDem/sd-material-ui
https://api.github.com/repos/StratoDem/sd-material-ui
closed
Add value prop to `Tabs` component for use in callbacks
Priority: Medium Tech: JS Type: Enhancement
In some cases, a developer may want to use the value of the selected tab as part of a callback. Add the ability to set the value and use it in callbacks.
1.0
Add value prop to `Tabs` component for use in callbacks - In some cases, a developer may want to use the value of the selected tab as part of a callback. Add the ability to set the value and use it in callbacks.
priority
add value prop to tabs component for use in callbacks in some cases a developer may want to use the value of the selected tab as part of a callback add the ability to set the value and use it in callbacks
1
91,830
3,863,514,090
IssuesEvent
2016-04-08 09:45:01
iamxavier/elmah
https://api.github.com/repos/iamxavier/elmah
closed
NLB support
auto-migrated Priority-Medium Type-Enhancement
``` when I deploy ELMAH on a NLB environment, I browse elmah.axd can only show error on one dedicated host web administators can view all error in one place on a NLB environment ``` Original issue reported on code.google.com by `bestc...@gmail.com` on 13 Dec 2012 at 5:45
1.0
NLB support - ``` when I deploy ELMAH on a NLB environment, I browse elmah.axd can only show error on one dedicated host web administators can view all error in one place on a NLB environment ``` Original issue reported on code.google.com by `bestc...@gmail.com` on 13 Dec 2012 at 5:45
priority
nlb support when i deploy elmah on a nlb environment i browse elmah axd can only show error on one dedicated host web administators can view all error in one place on a nlb environment original issue reported on code google com by bestc gmail com on dec at
1
787,826
27,732,658,423
IssuesEvent
2023-03-15 09:09:33
pendulum-chain/spacewalk
https://api.github.com/repos/pendulum-chain/spacewalk
closed
SBP: Deposits #2
priority:medium
Why `process_new_transaction()` in spacewalk pallet does not return an `Error`? Unhandled `Error` from `T::Currency::deposit(currency_id, &destination, amount)` in `send_payment_tx()`. The `Event::Deposit` is always triggered regardless it fails or not.
1.0
SBP: Deposits #2 - Why `process_new_transaction()` in spacewalk pallet does not return an `Error`? Unhandled `Error` from `T::Currency::deposit(currency_id, &destination, amount)` in `send_payment_tx()`. The `Event::Deposit` is always triggered regardless it fails or not.
priority
sbp deposits why process new transaction in spacewalk pallet does not return an error unhandled error from t currency deposit currency id destination amount in send payment tx the event deposit is always triggered regardless it fails or not
1
398,227
11,739,364,803
IssuesEvent
2020-03-11 17:35:00
thaliawww/ThaliApp
https://api.github.com/repos/thaliawww/ThaliApp
closed
Clicking a MemberView always opens profile of logged-in user
bug priority: medium
In GitLab by @se-bastiaan on Dec 23, 2017, 17:32 ### One-sentence description Clicking a MemberView always opens profile of logged-in user ### Current behaviour Opens user profile of the logged-in user ### Expected behaviour Opens user profile of the selected user ### Steps to reproduce 1. Go to an event with registrations 2. Tap a registered member
1.0
Clicking a MemberView always opens profile of logged-in user - In GitLab by @se-bastiaan on Dec 23, 2017, 17:32 ### One-sentence description Clicking a MemberView always opens profile of logged-in user ### Current behaviour Opens user profile of the logged-in user ### Expected behaviour Opens user profile of the selected user ### Steps to reproduce 1. Go to an event with registrations 2. Tap a registered member
priority
clicking a memberview always opens profile of logged in user in gitlab by se bastiaan on dec one sentence description clicking a memberview always opens profile of logged in user current behaviour opens user profile of the logged in user expected behaviour opens user profile of the selected user steps to reproduce go to an event with registrations tap a registered member
1
547,982
16,054,460,338
IssuesEvent
2021-04-23 01:17:06
TerriaJS/nationalmap
https://api.github.com/repos/TerriaJS/nationalmap
closed
NatMap - AREMI - re-instate the Research Group of data
Medium priority
AEMO has reached out to inform that the former AREMI Research data group hasn't been transferred to NationalMap. Use https://staging.aremi.d61.io/renewables/ https://staging.aremi.d61.io/renewables/#share=s-zZTl4YIGQbOXBAFf ![image](https://user-images.githubusercontent.com/18452161/112615937-41bba100-8e77-11eb-861d-5f752078bb4d.png)
1.0
NatMap - AREMI - re-instate the Research Group of data - AEMO has reached out to inform that the former AREMI Research data group hasn't been transferred to NationalMap. Use https://staging.aremi.d61.io/renewables/ https://staging.aremi.d61.io/renewables/#share=s-zZTl4YIGQbOXBAFf ![image](https://user-images.githubusercontent.com/18452161/112615937-41bba100-8e77-11eb-861d-5f752078bb4d.png)
priority
natmap aremi re instate the research group of data aemo has reached out to inform that the former aremi research data group hasn t been transferred to nationalmap use
1
644,874
20,989,984,324
IssuesEvent
2022-03-29 08:26:16
ibissource/frank-flow
https://api.github.com/repos/ibissource/frank-flow
closed
Change placement algorithm to stack nodes vertically.
feature good first issue priority:medium work:medium
@jacodg had a conversation about this and suggested to temporarily have the nodes stack vertically. This take out the searching for the node and will make it easier to move a node to a dedicated spot. _Originally posted by @philipsens in https://github.com/ibissource/frank-flow/discussions/289#discussioncomment-2338747_
1.0
Change placement algorithm to stack nodes vertically. - @jacodg had a conversation about this and suggested to temporarily have the nodes stack vertically. This take out the searching for the node and will make it easier to move a node to a dedicated spot. _Originally posted by @philipsens in https://github.com/ibissource/frank-flow/discussions/289#discussioncomment-2338747_
priority
change placement algorithm to stack nodes vertically jacodg had a conversation about this and suggested to temporarily have the nodes stack vertically this take out the searching for the node and will make it easier to move a node to a dedicated spot originally posted by philipsens in
1
757,007
26,492,428,957
IssuesEvent
2023-01-18 00:31:40
battlecode/galaxy
https://api.github.com/repos/battlecode/galaxy
closed
Easy way to view tournament match lists
type: feature module: frontend priority: p2 medium
Currently, teams can't see tour matches in their list of matches (since we hide them for spoilers). Would be good to find a way that hides them only temporarily. Also, it would be good to make a staff-only page, listing all the tournament matches (and associated info) for easy access.
1.0
Easy way to view tournament match lists - Currently, teams can't see tour matches in their list of matches (since we hide them for spoilers). Would be good to find a way that hides them only temporarily. Also, it would be good to make a staff-only page, listing all the tournament matches (and associated info) for easy access.
priority
easy way to view tournament match lists currently teams can t see tour matches in their list of matches since we hide them for spoilers would be good to find a way that hides them only temporarily also it would be good to make a staff only page listing all the tournament matches and associated info for easy access
1
794,968
28,057,028,028
IssuesEvent
2023-03-29 10:02:26
AY2223S2-CS2103T-F12-3/tp
https://api.github.com/repos/AY2223S2-CS2103T-F12-3/tp
closed
Make help command more informative
priority.Medium type.Enhancement
...for cases where the user has not network access to view the UG.
1.0
Make help command more informative - ...for cases where the user has not network access to view the UG.
priority
make help command more informative for cases where the user has not network access to view the ug
1
5,393
2,575,196,675
IssuesEvent
2015-02-11 21:31:12
DoSomething/dosomething
https://api.github.com/repos/DoSomething/dosomething
closed
Reportback Caption character count
#campaign-template @fender priority-medium
Determine character count, and then set up client-side validation to validate it. Related to #3484 - SMS Reportbacks too
1.0
Reportback Caption character count - Determine character count, and then set up client-side validation to validate it. Related to #3484 - SMS Reportbacks too
priority
reportback caption character count determine character count and then set up client side validation to validate it related to sms reportbacks too
1
666,406
22,354,227,387
IssuesEvent
2022-06-15 14:25:51
WordPress/openverse-frontend
https://api.github.com/repos/WordPress/openverse-frontend
closed
Use default image for audio without cover
🟨 priority: medium 🛠 goal: fix 🕹 aspect: interface ⛔ status: blocked
## Description <!-- Concisely describe the bug. Compare your experience with what you expected to happen. --> <!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." --> This is a small regression introduced in #1450 that wasn't noticed in reviews, but audio with no cover were previously showing the default yellow image and currently is showing no image. We should get the default open graph image back for these audio files. ## Reproduction <!-- Provide detailed steps to reproduce the bug. --> 1. Try sharing this link in a Slack channel for example: https://search-staging.openverse.engineering/audio/ef807527-5d90-4d22-b5bd-b9b7b65d9fdb 2. See there is no image preview ## Screenshots <!-- Add screenshots to show the problem; or delete the section entirely. --> <img width="430" alt="CleanShot 2022-05-27 at 11 50 04@2x" src="https://user-images.githubusercontent.com/9145885/170735555-031a3157-0338-44f8-92e8-7f6b38d0c083.png"> ## Additional context <!-- Add any other context about the problem here; or delete the section entirely. --> Blocked by WordPress/openverse-api#528. ## Resolution <!-- Replace the [ ] with [x] to check the box. --> - [ ] 🙋 I would be interested in resolving this bug.
1.0
Use default image for audio without cover - ## Description <!-- Concisely describe the bug. Compare your experience with what you expected to happen. --> <!-- For example: "I clicked the 'submit' button and instead of seeing a thank you message, I saw a blank page." --> This is a small regression introduced in #1450 that wasn't noticed in reviews, but audio with no cover were previously showing the default yellow image and currently is showing no image. We should get the default open graph image back for these audio files. ## Reproduction <!-- Provide detailed steps to reproduce the bug. --> 1. Try sharing this link in a Slack channel for example: https://search-staging.openverse.engineering/audio/ef807527-5d90-4d22-b5bd-b9b7b65d9fdb 2. See there is no image preview ## Screenshots <!-- Add screenshots to show the problem; or delete the section entirely. --> <img width="430" alt="CleanShot 2022-05-27 at 11 50 04@2x" src="https://user-images.githubusercontent.com/9145885/170735555-031a3157-0338-44f8-92e8-7f6b38d0c083.png"> ## Additional context <!-- Add any other context about the problem here; or delete the section entirely. --> Blocked by WordPress/openverse-api#528. ## Resolution <!-- Replace the [ ] with [x] to check the box. --> - [ ] 🙋 I would be interested in resolving this bug.
priority
use default image for audio without cover description this is a small regression introduced in that wasn t noticed in reviews but audio with no cover were previously showing the default yellow image and currently is showing no image we should get the default open graph image back for these audio files reproduction try sharing this link in a slack channel for example see there is no image preview screenshots img width alt cleanshot at src additional context blocked by wordpress openverse api resolution 🙋 i would be interested in resolving this bug
1
358,877
10,651,307,001
IssuesEvent
2019-10-17 10:05:10
canonical-web-and-design/vanilla-framework
https://api.github.com/repos/canonical-web-and-design/vanilla-framework
closed
Code copyable button focus state
Priority: Medium
**Describe the bug** The focus state of the code copyable component only applies an outline to the left-hand of the button. **To Reproduce** Steps to reproduce the behavior: 1. Pull the latest version of the master branch 2. `./run` 3. http://0.0.0.0:8101/base/code/ 4. Click on the button in the "Copyable" example 5. See the blue outline is only on the left of the button **Expected behavior** A blue outline around the whole button **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/118614/58083206-77730d00-7bb0-11e9-98f7-65b633dbad5f.png) **Desktop:** - OS: Ubuntu - Browser Firefox
1.0
Code copyable button focus state - **Describe the bug** The focus state of the code copyable component only applies an outline to the left-hand of the button. **To Reproduce** Steps to reproduce the behavior: 1. Pull the latest version of the master branch 2. `./run` 3. http://0.0.0.0:8101/base/code/ 4. Click on the button in the "Copyable" example 5. See the blue outline is only on the left of the button **Expected behavior** A blue outline around the whole button **Screenshots** If applicable, add screenshots to help explain your problem. ![image](https://user-images.githubusercontent.com/118614/58083206-77730d00-7bb0-11e9-98f7-65b633dbad5f.png) **Desktop:** - OS: Ubuntu - Browser Firefox
priority
code copyable button focus state describe the bug the focus state of the code copyable component only applies an outline to the left hand of the button to reproduce steps to reproduce the behavior pull the latest version of the master branch run click on the button in the copyable example see the blue outline is only on the left of the button expected behavior a blue outline around the whole button screenshots if applicable add screenshots to help explain your problem desktop os ubuntu browser firefox
1
203,495
7,065,057,044
IssuesEvent
2018-01-06 15:26:56
ruleant/getback_gps
https://api.github.com/repos/ruleant/getback_gps
opened
fix compatibility issue wit Java8 and unit tests
QA/CI bug priority medium
junit4 is not compatible with Java 8 : com.github.ruleant.getback_gps.lib.LatitudeTest > testGetSegment FAILED java.lang.IllegalArgumentException
1.0
fix compatibility issue wit Java8 and unit tests - junit4 is not compatible with Java 8 : com.github.ruleant.getback_gps.lib.LatitudeTest > testGetSegment FAILED java.lang.IllegalArgumentException
priority
fix compatibility issue wit and unit tests is not compatible with java com github ruleant getback gps lib latitudetest testgetsegment failed java lang illegalargumentexception
1
450,874
13,021,122,235
IssuesEvent
2020-07-27 05:28:29
vmware/singleton
https://api.github.com/repos/vmware/singleton
opened
[BUG] [Go Client]Can't get updated component that only offline bundle exists at first when update this component in service and cache expired in mutiple mode.
area/go-client kind/bug priority/medium
**Describe the bug** Can't get updated component that only offline bundle exists at first when update this component in service and cache expired in mutiple mode. **To Reproduce** Steps to reproduce the behavior: 1. Set config as below: "online_service_url": "http://localhost:8091", "offline_resources_base_url": "../testdata/localBundles", "default_locale": "zh-Hans" 2. The component "componentlocale" only exist in offline: ommsg1, _ := translation.GetComponentMessages(name, version, "fr", "componentlocale") 3.Get one key's value from step2 returned result. value, _ := commsg.Get("language") 4. Put the component "componentlocale" to online bundle and wait the cache expired 5. Repeat the request in step 2. 6. Repeat the request in step 2. 7. Repeat step 3. Still get the offline translation rather than the updated translation in step 4. **Expected behavior** Should get the updated translation from online when cache is expired
1.0
[BUG] [Go Client]Can't get updated component that only offline bundle exists at first when update this component in service and cache expired in mutiple mode. - **Describe the bug** Can't get updated component that only offline bundle exists at first when update this component in service and cache expired in mutiple mode. **To Reproduce** Steps to reproduce the behavior: 1. Set config as below: "online_service_url": "http://localhost:8091", "offline_resources_base_url": "../testdata/localBundles", "default_locale": "zh-Hans" 2. The component "componentlocale" only exist in offline: ommsg1, _ := translation.GetComponentMessages(name, version, "fr", "componentlocale") 3.Get one key's value from step2 returned result. value, _ := commsg.Get("language") 4. Put the component "componentlocale" to online bundle and wait the cache expired 5. Repeat the request in step 2. 6. Repeat the request in step 2. 7. Repeat step 3. Still get the offline translation rather than the updated translation in step 4. **Expected behavior** Should get the updated translation from online when cache is expired
priority
can t get updated component that only offline bundle exists at first when update this component in service and cache expired in mutiple mode describe the bug can t get updated component that only offline bundle exists at first when update this component in service and cache expired in mutiple mode to reproduce steps to reproduce the behavior set config as below online service url offline resources base url testdata localbundles default locale zh hans the component componentlocale only exist in offline translation getcomponentmessages name version fr componentlocale get one key s value from returned result value commsg get language put the component componentlocale to online bundle and wait the cache expired repeat the request in step repeat the request in step repeat step still get the offline translation rather than the updated translation in step expected behavior should get the updated translation from online when cache is expired
1
380,693
11,269,895,533
IssuesEvent
2020-01-14 09:50:20
HabitRPG/habitica
https://api.github.com/repos/HabitRPG/habitica
reopened
Pressing enter to confirm character choice in IME creates new checklist line
priority: medium status: issue: in progress
### Description [//]: # (Describe bug in detail here. Include pictures if helpful.) I was asked to create a new issue here after a discussion in the Report a Bug guild about this; I think the most succinct way I can describe it is a modified version of the long post I created in the guild explaining the issue after I tested what I thought user chan_gami was talking about: (I'll use Microsoft's IME as it works on Windows 7 as an example, since it's what I have at my disposal that I know how to use, but most IMEs work in similar ways. The images below have tooltips further explaining them when they are hovered over.) When you use an [IME](https://en.wikipedia.org/wiki/Input_method) (a typing method that allows you to use one input format (i.e. a latin keyboard) to type in a different one (i.e. a syllabic/logographic language)) to enter Japanese, you type in kana (hiragana, usually) and it shows up underlined. ![えいが with a black squiggly line under it](https://cloud.githubusercontent.com/assets/14182450/21515339/cb213c4e-cc9c-11e6-89c2-95cb3d9c7dd8.png "えいが is typed using 'eiga' on the keyboard") Then you hit space to use the IME's dictionary to select what kanji you want based on the hiragana/words you typed in. ![映画 with a dropdown under it displaying various kanji choices; the displayed term, 映画, is highlighted as the selection](https://cloud.githubusercontent.com/assets/14182450/21515374/0bcaeed4-cc9d-11e6-8bc2-342924174b2a.png "pressing space once on Microsoft's IME auto-selects what it thinks is the most likely option, but pressing it again displays a full dropdown with multiple choices, shown here with 映画 selected as the intended input for えいが") Enter confirms your choice and sort of "locks in" that character sequence, I guess (you're not editing the kana in a way that you can select kanji for it anymore and the line under the characters disappears, allowing you to start the process over again if you're not finished). ![を has a squiggly line under it but 映画 is no longer underlined](https://cloud.githubusercontent.com/assets/14182450/21515423/8c408bfa-cc9d-11e6-8bac-eafe8683e362.png "映画 is no longer underlined, as enter has been pressed to 'lock in' the choice, を was typed after this and is underlined because enter hasn't been pressed again yet") **In checklist editing (but not elsewhere that I can find), hitting enter to confirm the IME choice is also being interpreted as the "enter" that creates a new checklist line**, which isn't ideal if you were just partway through the message since you have to return to the previous line to write more. Here's an example if you're only writing part of a line at a time (I'll go word by word in the examples below (though an IME can technically handle multiple words at a time) to show how it should look vs. how it'd be interpreted for checklists if you didn't return to the original checklist item.) Here is the sentence in full, along with a table splitting it into chunks based on how I typed it for use in this example: Full sentence: メアリーさん、映画を見に行きましょう。 Romaji (from QWERTY typing)|meari-san,|eiga|wo|mi|ni|ikimashou. ----|----|----|----|----|----|---- Kana (pre-space-press) |めありーさん、|えいが|を|み|に|いきましょう。 Final characters chosen |メアリーさん、|映画|を|見|に|行きましょう。 Below is how the sentence would look if the enter to confirm the character choices (separated like above) also created a new line: メアリーさん、 映画 を 見 に 行きましょう。 That is to say, if you didn't return to the first checklist item, a new one would be created for each thing you typed and pressed enter to confirm. I'm not sure I've seen that as a usual behavior in most places I've used an IME (granted, most places I've used an IME are language-learning sites). The usual behavior I've seen is that the enter for the IME character choice is ignored (somehow) and only non-IME-choice-confirming enter presses result in the action pressing enter is supposed to achieve. So the behavior one might expect to see in terms of how IME choice usually functions is that the IME kana-to-kanji-conversion enter press would do nothing and only a typical enter press (i.e. outside of the IME/with intent to create a new line, the way it works in English) would create a new checklist item. But instead, with checklist items on Habitica, currently IME-confirm presses and "normal" presses do it. I think this probably happens across various systems and browsers (and IMEs if they function similarly, even if they're non-Microsoft or non-Japanese, i.e. a Google Chinese/pinyin IME), even though I've only tested on Windows 7 with Microsoft IME in Firefox. (For instance, chan_gami reported it on Mac OS Sierra with Chrome, Firefox, *and* Safari via Google's Japanese IME.) ...It was very confusing to write this (or, well, to modify it to post here), so if something needs to be clarified, please let me know.
1.0
Pressing enter to confirm character choice in IME creates new checklist line - ### Description [//]: # (Describe bug in detail here. Include pictures if helpful.) I was asked to create a new issue here after a discussion in the Report a Bug guild about this; I think the most succinct way I can describe it is a modified version of the long post I created in the guild explaining the issue after I tested what I thought user chan_gami was talking about: (I'll use Microsoft's IME as it works on Windows 7 as an example, since it's what I have at my disposal that I know how to use, but most IMEs work in similar ways. The images below have tooltips further explaining them when they are hovered over.) When you use an [IME](https://en.wikipedia.org/wiki/Input_method) (a typing method that allows you to use one input format (i.e. a latin keyboard) to type in a different one (i.e. a syllabic/logographic language)) to enter Japanese, you type in kana (hiragana, usually) and it shows up underlined. ![えいが with a black squiggly line under it](https://cloud.githubusercontent.com/assets/14182450/21515339/cb213c4e-cc9c-11e6-89c2-95cb3d9c7dd8.png "えいが is typed using 'eiga' on the keyboard") Then you hit space to use the IME's dictionary to select what kanji you want based on the hiragana/words you typed in. ![映画 with a dropdown under it displaying various kanji choices; the displayed term, 映画, is highlighted as the selection](https://cloud.githubusercontent.com/assets/14182450/21515374/0bcaeed4-cc9d-11e6-8bc2-342924174b2a.png "pressing space once on Microsoft's IME auto-selects what it thinks is the most likely option, but pressing it again displays a full dropdown with multiple choices, shown here with 映画 selected as the intended input for えいが") Enter confirms your choice and sort of "locks in" that character sequence, I guess (you're not editing the kana in a way that you can select kanji for it anymore and the line under the characters disappears, allowing you to start the process over again if you're not finished). ![を has a squiggly line under it but 映画 is no longer underlined](https://cloud.githubusercontent.com/assets/14182450/21515423/8c408bfa-cc9d-11e6-8bac-eafe8683e362.png "映画 is no longer underlined, as enter has been pressed to 'lock in' the choice, を was typed after this and is underlined because enter hasn't been pressed again yet") **In checklist editing (but not elsewhere that I can find), hitting enter to confirm the IME choice is also being interpreted as the "enter" that creates a new checklist line**, which isn't ideal if you were just partway through the message since you have to return to the previous line to write more. Here's an example if you're only writing part of a line at a time (I'll go word by word in the examples below (though an IME can technically handle multiple words at a time) to show how it should look vs. how it'd be interpreted for checklists if you didn't return to the original checklist item.) Here is the sentence in full, along with a table splitting it into chunks based on how I typed it for use in this example: Full sentence: メアリーさん、映画を見に行きましょう。 Romaji (from QWERTY typing)|meari-san,|eiga|wo|mi|ni|ikimashou. ----|----|----|----|----|----|---- Kana (pre-space-press) |めありーさん、|えいが|を|み|に|いきましょう。 Final characters chosen |メアリーさん、|映画|を|見|に|行きましょう。 Below is how the sentence would look if the enter to confirm the character choices (separated like above) also created a new line: メアリーさん、 映画 を 見 に 行きましょう。 That is to say, if you didn't return to the first checklist item, a new one would be created for each thing you typed and pressed enter to confirm. I'm not sure I've seen that as a usual behavior in most places I've used an IME (granted, most places I've used an IME are language-learning sites). The usual behavior I've seen is that the enter for the IME character choice is ignored (somehow) and only non-IME-choice-confirming enter presses result in the action pressing enter is supposed to achieve. So the behavior one might expect to see in terms of how IME choice usually functions is that the IME kana-to-kanji-conversion enter press would do nothing and only a typical enter press (i.e. outside of the IME/with intent to create a new line, the way it works in English) would create a new checklist item. But instead, with checklist items on Habitica, currently IME-confirm presses and "normal" presses do it. I think this probably happens across various systems and browsers (and IMEs if they function similarly, even if they're non-Microsoft or non-Japanese, i.e. a Google Chinese/pinyin IME), even though I've only tested on Windows 7 with Microsoft IME in Firefox. (For instance, chan_gami reported it on Mac OS Sierra with Chrome, Firefox, *and* Safari via Google's Japanese IME.) ...It was very confusing to write this (or, well, to modify it to post here), so if something needs to be clarified, please let me know.
priority
pressing enter to confirm character choice in ime creates new checklist line description describe bug in detail here include pictures if helpful i was asked to create a new issue here after a discussion in the report a bug guild about this i think the most succinct way i can describe it is a modified version of the long post i created in the guild explaining the issue after i tested what i thought user chan gami was talking about i ll use microsoft s ime as it works on windows as an example since it s what i have at my disposal that i know how to use but most imes work in similar ways the images below have tooltips further explaining them when they are hovered over when you use an a typing method that allows you to use one input format i e a latin keyboard to type in a different one i e a syllabic logographic language to enter japanese you type in kana hiragana usually and it shows up underlined えいが is typed using eiga on the keyboard then you hit space to use the ime s dictionary to select what kanji you want based on the hiragana words you typed in pressing space once on microsoft s ime auto selects what it thinks is the most likely option but pressing it again displays a full dropdown with multiple choices shown here with 映画 selected as the intended input for えいが enter confirms your choice and sort of locks in that character sequence i guess you re not editing the kana in a way that you can select kanji for it anymore and the line under the characters disappears allowing you to start the process over again if you re not finished 映画 is no longer underlined as enter has been pressed to lock in the choice を was typed after this and is underlined because enter hasn t been pressed again yet in checklist editing but not elsewhere that i can find hitting enter to confirm the ime choice is also being interpreted as the enter that creates a new checklist line which isn t ideal if you were just partway through the message since you have to return to the previous line to write more here s an example if you re only writing part of a line at a time i ll go word by word in the examples below though an ime can technically handle multiple words at a time to show how it should look vs how it d be interpreted for checklists if you didn t return to the original checklist item here is the sentence in full along with a table splitting it into chunks based on how i typed it for use in this example full sentence メアリーさん、映画を見に行きましょう。 romaji from qwerty typing meari san eiga wo mi ni ikimashou kana pre space press めありーさん、 えいが を み に いきましょう。 final characters chosen メアリーさん、 映画 を 見 に 行きましょう。 below is how the sentence would look if the enter to confirm the character choices separated like above also created a new line メアリーさん、 映画 を 見 に 行きましょう。 that is to say if you didn t return to the first checklist item a new one would be created for each thing you typed and pressed enter to confirm i m not sure i ve seen that as a usual behavior in most places i ve used an ime granted most places i ve used an ime are language learning sites the usual behavior i ve seen is that the enter for the ime character choice is ignored somehow and only non ime choice confirming enter presses result in the action pressing enter is supposed to achieve so the behavior one might expect to see in terms of how ime choice usually functions is that the ime kana to kanji conversion enter press would do nothing and only a typical enter press i e outside of the ime with intent to create a new line the way it works in english would create a new checklist item but instead with checklist items on habitica currently ime confirm presses and normal presses do it i think this probably happens across various systems and browsers and imes if they function similarly even if they re non microsoft or non japanese i e a google chinese pinyin ime even though i ve only tested on windows with microsoft ime in firefox for instance chan gami reported it on mac os sierra with chrome firefox and safari via google s japanese ime it was very confusing to write this or well to modify it to post here so if something needs to be clarified please let me know
1
516,808
14,988,209,317
IssuesEvent
2021-01-29 00:41:24
Materials-Consortia/optimade-python-tools
https://api.github.com/repos/Materials-Consortia/optimade-python-tools
closed
Use Enums for pydantic model defaults instead of strings
bug models priority/medium python
For some reason, when defining a string default for a pydantic model attribute, which matches the value of an `Enum`, which has been set as the type of the attribute, it doesn't actually set the value of the attribute, by default, to the `Enum`. However, if you do the same when initializing a model from a dictionary it works fine. This can be fixed by using `Enum`s as default values instead of strings.
1.0
Use Enums for pydantic model defaults instead of strings - For some reason, when defining a string default for a pydantic model attribute, which matches the value of an `Enum`, which has been set as the type of the attribute, it doesn't actually set the value of the attribute, by default, to the `Enum`. However, if you do the same when initializing a model from a dictionary it works fine. This can be fixed by using `Enum`s as default values instead of strings.
priority
use enums for pydantic model defaults instead of strings for some reason when defining a string default for a pydantic model attribute which matches the value of an enum which has been set as the type of the attribute it doesn t actually set the value of the attribute by default to the enum however if you do the same when initializing a model from a dictionary it works fine this can be fixed by using enum s as default values instead of strings
1
529,303
15,386,068,177
IssuesEvent
2021-03-03 07:38:38
kubesphere/console
https://api.github.com/repos/kubesphere/console
closed
Alarm policy can be created without setting alarm rule threshold
area/alerting kind/bug priority/medium
**Preset conditions** 1、There is account A, which has cluster management privileges. 2、Use account A to log in to KS, and go to Platform management--》Cluster "B" management--》Alerting Policies. **To Reproduce** Steps to reproduce the behavior: 1. click 'create' 2. click 'next' after input name 3. Select any monitoring target 4. Select alarm rule and enter threshold 5. Delete the threshold and click 'next' **Expected behavior** Prompt to add an alarm rule and unable to proceed to next page. **Actual behavior** Policy can be successfully created and the threshold is 0 ![image](https://user-images.githubusercontent.com/68640256/109593921-d834c500-7b4c-11eb-9481-c782f733bbfb.png) ![image](https://user-images.githubusercontent.com/68640256/109594060-129e6200-7b4d-11eb-9551-f5ae177b417f.png) /priority medium /area alerting /cc @leoendless /kind bug /milestone 3.1.0
1.0
Alarm policy can be created without setting alarm rule threshold - **Preset conditions** 1、There is account A, which has cluster management privileges. 2、Use account A to log in to KS, and go to Platform management--》Cluster "B" management--》Alerting Policies. **To Reproduce** Steps to reproduce the behavior: 1. click 'create' 2. click 'next' after input name 3. Select any monitoring target 4. Select alarm rule and enter threshold 5. Delete the threshold and click 'next' **Expected behavior** Prompt to add an alarm rule and unable to proceed to next page. **Actual behavior** Policy can be successfully created and the threshold is 0 ![image](https://user-images.githubusercontent.com/68640256/109593921-d834c500-7b4c-11eb-9481-c782f733bbfb.png) ![image](https://user-images.githubusercontent.com/68640256/109594060-129e6200-7b4d-11eb-9551-f5ae177b417f.png) /priority medium /area alerting /cc @leoendless /kind bug /milestone 3.1.0
priority
alarm policy can be created without setting alarm rule threshold preset conditions 、there is account a which has cluster management privileges 、use account a to log in to ks and go to platform management 》cluster b management 》alerting policies to reproduce steps to reproduce the behavior click create click next after input name select any monitoring target select alarm rule and enter threshold delete the threshold and click next expected behavior prompt to add an alarm rule and unable to proceed to next page actual behavior policy can be successfully created and the threshold is priority medium area alerting cc leoendless kind bug milestone
1
74,965
3,453,591,697
IssuesEvent
2015-12-17 12:06:57
csarcom/python-pubsub
https://api.github.com/repos/csarcom/python-pubsub
reopened
Change base ubuntu image to alpinelinux
doing medium-priority
Alpine linux is a lightweight linux distribution. http://alpinelinux.org/ A good repo for docker and alpine: https://github.com/gliderlabs/docker-alpine
1.0
Change base ubuntu image to alpinelinux - Alpine linux is a lightweight linux distribution. http://alpinelinux.org/ A good repo for docker and alpine: https://github.com/gliderlabs/docker-alpine
priority
change base ubuntu image to alpinelinux alpine linux is a lightweight linux distribution a good repo for docker and alpine
1
455,041
13,110,738,776
IssuesEvent
2020-08-04 21:17:05
LLK/scratch-render
https://api.github.com/repos/LLK/scratch-render
closed
Should vector skins/costumes always be rendered with a resolution greater than their screen-space dimensions?
High Impact Medium Severity priority 2
### Expected Behavior Vector skins/costumes should appear sharp at all scales. ### Actual Behavior Vector skins are internally represented by a series of textures at various resolutions. These textures are allowed to appear on-screen at up to 1.5x their resolution, meaning that at worst, 1 "texture pixel" will be magnified to 1.5 "screen pixels". This results in vector sprites often appearing blurry: ![image](https://user-images.githubusercontent.com/25993062/82130649-43b6cd00-979b-11ea-97b8-f8d9a9b20ba4.png) This blurriness is particularly bad for things like text, which results in issues like https://github.com/LLK/scratch-render/issues/558. This could be changed so that the textures must always be at a higher resolution than, or the same resolution as, their "screen-space" dimensions. This would consume more RAM, but the improvement in visual fidelity may well be worth it. Keep in mind that until last October, [vector costumes were rendered at least twice as large as they should have been on high-DPI devices like phones](https://github.com/LLK/scratch-svg-renderer/pull/84), so this shouldn't have an unprecedented RAM impact. ### Steps to Reproduce 1. Create a new project 2. With the default cat sprite selected, click on the "change size by 10" block in the Blocks Palette while observing the cat sprite 3. Notice that as you continue clicking the block, the cat gets blurrier as it grows, eventually becoming crisp again if you click the block enough ### Operating System and Browser All
1.0
Should vector skins/costumes always be rendered with a resolution greater than their screen-space dimensions? - ### Expected Behavior Vector skins/costumes should appear sharp at all scales. ### Actual Behavior Vector skins are internally represented by a series of textures at various resolutions. These textures are allowed to appear on-screen at up to 1.5x their resolution, meaning that at worst, 1 "texture pixel" will be magnified to 1.5 "screen pixels". This results in vector sprites often appearing blurry: ![image](https://user-images.githubusercontent.com/25993062/82130649-43b6cd00-979b-11ea-97b8-f8d9a9b20ba4.png) This blurriness is particularly bad for things like text, which results in issues like https://github.com/LLK/scratch-render/issues/558. This could be changed so that the textures must always be at a higher resolution than, or the same resolution as, their "screen-space" dimensions. This would consume more RAM, but the improvement in visual fidelity may well be worth it. Keep in mind that until last October, [vector costumes were rendered at least twice as large as they should have been on high-DPI devices like phones](https://github.com/LLK/scratch-svg-renderer/pull/84), so this shouldn't have an unprecedented RAM impact. ### Steps to Reproduce 1. Create a new project 2. With the default cat sprite selected, click on the "change size by 10" block in the Blocks Palette while observing the cat sprite 3. Notice that as you continue clicking the block, the cat gets blurrier as it grows, eventually becoming crisp again if you click the block enough ### Operating System and Browser All
priority
should vector skins costumes always be rendered with a resolution greater than their screen space dimensions expected behavior vector skins costumes should appear sharp at all scales actual behavior vector skins are internally represented by a series of textures at various resolutions these textures are allowed to appear on screen at up to their resolution meaning that at worst texture pixel will be magnified to screen pixels this results in vector sprites often appearing blurry this blurriness is particularly bad for things like text which results in issues like this could be changed so that the textures must always be at a higher resolution than or the same resolution as their screen space dimensions this would consume more ram but the improvement in visual fidelity may well be worth it keep in mind that until last october so this shouldn t have an unprecedented ram impact steps to reproduce create a new project with the default cat sprite selected click on the change size by block in the blocks palette while observing the cat sprite notice that as you continue clicking the block the cat gets blurrier as it grows eventually becoming crisp again if you click the block enough operating system and browser all
1
636,195
20,594,800,887
IssuesEvent
2022-03-05 10:10:10
roq-trading/roq-issues
https://api.github.com/repos/roq-trading/roq-issues
closed
[roq-fix-bridge] Support order download
enhancement medium priority support complex
This is complex due to many exchanges not supporting rewriting client order id's. When a gateway is restarted, it often only has the option to download open orders. For these orders, all we get is sometimes the original client order id. This can be decoded to obtain `user_id` and `order_id`, but the encoded `version` will therefore always be 1. The FIX bridge will then receive `OrderUpdate` events during a download phase. These order updates will have `max_request_version` set to 1. The conflict arise at this point because the internal book-keeping may have been using a version number >1 (when some order requests have been issued). The trick will be to reset the version number and correctly continue from last known good state (because we will need the `ClOrdID` to continue).
1.0
[roq-fix-bridge] Support order download - This is complex due to many exchanges not supporting rewriting client order id's. When a gateway is restarted, it often only has the option to download open orders. For these orders, all we get is sometimes the original client order id. This can be decoded to obtain `user_id` and `order_id`, but the encoded `version` will therefore always be 1. The FIX bridge will then receive `OrderUpdate` events during a download phase. These order updates will have `max_request_version` set to 1. The conflict arise at this point because the internal book-keeping may have been using a version number >1 (when some order requests have been issued). The trick will be to reset the version number and correctly continue from last known good state (because we will need the `ClOrdID` to continue).
priority
support order download this is complex due to many exchanges not supporting rewriting client order id s when a gateway is restarted it often only has the option to download open orders for these orders all we get is sometimes the original client order id this can be decoded to obtain user id and order id but the encoded version will therefore always be the fix bridge will then receive orderupdate events during a download phase these order updates will have max request version set to the conflict arise at this point because the internal book keeping may have been using a version number when some order requests have been issued the trick will be to reset the version number and correctly continue from last known good state because we will need the clordid to continue
1
491,656
14,168,516,755
IssuesEvent
2020-11-12 11:51:47
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
opened
[0.9.2 develop-111] Registrar UI flaw and NRE
Category: Tech Priority: Medium
- [ ] 1. Strange Username string which you can't delete: ![image](https://user-images.githubusercontent.com/45708377/98936638-4601a600-24f6-11eb-8ae1-72969e0def70.png) - [ ] 2. When you add or delete user or manager you have exception: ``` NullReferenceException: Object reference not set to an instance of an object. at Assets.UI.Scripts.Alias.AliasSelectorUI+<>c__DisplayClass16_0.<UpdateListCoroutine>b__2 (IAliasView selection) [0x00000] in <00000000000000000000000000000000>:0 at System.Func`2[T,TResult].Invoke (T arg) [0x00000] in <00000000000000000000000000000000>:0 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <00000000000000000000000000000000>:0 at Assets.UI.Scripts.Alias.AliasSelectorUI+<UpdateListCoroutine>d__16.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 at Assets.UI.Scripts.Alias.AliasSelectorUI.Init (AliasSelectorView view) [0x00000] in <00000000000000000000000000000000>:0 at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.InvokableCall`1[T1].Invoke (T1 args0) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.UI.Toggle.Set (System.Boolean value, System.Boolean sendCallback) [0x00000] in <00000000000000000000000000000000>:0 at System.Data.DataTableClearEventHandler.Invoke (System.Object sender, System.Data.DataTableClearEventArgs e) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.StandaloneInputModule.ReleaseMouse (UnityEngine.EventSystems.PointerEventData pointerEvent, UnityEngine.GameObject currentOverGo) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress (UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent (System.Int32 id) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.StandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) Assets.UI.Scripts.Alias.AliasSelectorUI:Init(AliasSelectorView) System.Action`1:Invoke(T) UnityEngine.Events.InvokableCall`1:Invoke(T1) UnityEngine.Events.UnityEvent`1:Invoke(T0) UnityEngine.UI.Toggle:Set(Boolean, Boolean) System.Data.DataTableClearEventHandler:Invoke(Object, DataTableClearEventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) UnityEngine.EventSystems.StandaloneInputModule:ReleaseMouse(PointerEventData, GameObject) UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress(MouseButtonEventData) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent(Int32) UnityEngine.EventSystems.StandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() ``` [Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/5530409/Player.log)
1.0
[0.9.2 develop-111] Registrar UI flaw and NRE - - [ ] 1. Strange Username string which you can't delete: ![image](https://user-images.githubusercontent.com/45708377/98936638-4601a600-24f6-11eb-8ae1-72969e0def70.png) - [ ] 2. When you add or delete user or manager you have exception: ``` NullReferenceException: Object reference not set to an instance of an object. at Assets.UI.Scripts.Alias.AliasSelectorUI+<>c__DisplayClass16_0.<UpdateListCoroutine>b__2 (IAliasView selection) [0x00000] in <00000000000000000000000000000000>:0 at System.Func`2[T,TResult].Invoke (T arg) [0x00000] in <00000000000000000000000000000000>:0 at System.Linq.Enumerable.FirstOrDefault[TSource] (System.Collections.Generic.IEnumerable`1[T] source, System.Func`2[T,TResult] predicate) [0x00000] in <00000000000000000000000000000000>:0 at Assets.UI.Scripts.Alias.AliasSelectorUI+<UpdateListCoroutine>d__16.MoveNext () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00000] in <00000000000000000000000000000000>:0 at Assets.UI.Scripts.Alias.AliasSelectorUI.Init (AliasSelectorView view) [0x00000] in <00000000000000000000000000000000>:0 at System.Action`1[T].Invoke (T obj) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.InvokableCall`1[T1].Invoke (T1 args0) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.Events.UnityEvent`1[T0].Invoke (T0 arg0) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.UI.Toggle.Set (System.Boolean value, System.Boolean sendCallback) [0x00000] in <00000000000000000000000000000000>:0 at System.Data.DataTableClearEventHandler.Invoke (System.Object sender, System.Data.DataTableClearEventArgs e) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.ExecuteEvents.Execute[T] (UnityEngine.GameObject target, UnityEngine.EventSystems.BaseEventData eventData, UnityEngine.EventSystems.ExecuteEvents+EventFunction`1[T1] functor) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.StandaloneInputModule.ReleaseMouse (UnityEngine.EventSystems.PointerEventData pointerEvent, UnityEngine.GameObject currentOverGo) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.StandaloneInputModule.ProcessMousePress (UnityEngine.EventSystems.PointerInputModule+MouseButtonEventData data) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.StandaloneInputModule.ProcessMouseEvent (System.Int32 id) [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.StandaloneInputModule.Process () [0x00000] in <00000000000000000000000000000000>:0 at UnityEngine.EventSystems.EventSystem.Update () [0x00000] in <00000000000000000000000000000000>:0 UnityEngine.Logger:LogException(Exception, Object) UnityEngine.Debug:CallOverridenDebugHandler(Exception, Object) Assets.UI.Scripts.Alias.AliasSelectorUI:Init(AliasSelectorView) System.Action`1:Invoke(T) UnityEngine.Events.InvokableCall`1:Invoke(T1) UnityEngine.Events.UnityEvent`1:Invoke(T0) UnityEngine.UI.Toggle:Set(Boolean, Boolean) System.Data.DataTableClearEventHandler:Invoke(Object, DataTableClearEventArgs) UnityEngine.EventSystems.ExecuteEvents:Execute(GameObject, BaseEventData, EventFunction`1) UnityEngine.EventSystems.StandaloneInputModule:ReleaseMouse(PointerEventData, GameObject) UnityEngine.EventSystems.StandaloneInputModule:ProcessMousePress(MouseButtonEventData) UnityEngine.EventSystems.StandaloneInputModule:ProcessMouseEvent(Int32) UnityEngine.EventSystems.StandaloneInputModule:Process() UnityEngine.EventSystems.EventSystem:Update() ``` [Player.log](https://github.com/StrangeLoopGames/EcoIssues/files/5530409/Player.log)
priority
registrar ui flaw and nre strange username string which you can t delete when you add or delete user or manager you have exception nullreferenceexception object reference not set to an instance of an object at assets ui scripts alias aliasselectorui c b ialiasview selection in at system func invoke t arg in at system linq enumerable firstordefault system collections generic ienumerable source system func predicate in at assets ui scripts alias aliasselectorui d movenext in at unityengine setupcoroutine invokemovenext system collections ienumerator enumerator system intptr returnvalueaddress in at assets ui scripts alias aliasselectorui init aliasselectorview view in at system action invoke t obj in at unityengine events invokablecall invoke in at unityengine events unityevent invoke in at unityengine ui toggle set system boolean value system boolean sendcallback in at system data datatablecleareventhandler invoke system object sender system data datatablecleareventargs e in at unityengine eventsystems executeevents execute unityengine gameobject target unityengine eventsystems baseeventdata eventdata unityengine eventsystems executeevents eventfunction functor in at unityengine eventsystems standaloneinputmodule releasemouse unityengine eventsystems pointereventdata pointerevent unityengine gameobject currentovergo in at unityengine eventsystems standaloneinputmodule processmousepress unityengine eventsystems pointerinputmodule mousebuttoneventdata data in at unityengine eventsystems standaloneinputmodule processmouseevent system id in at unityengine eventsystems standaloneinputmodule process in at unityengine eventsystems eventsystem update in unityengine logger logexception exception object unityengine debug calloverridendebughandler exception object assets ui scripts alias aliasselectorui init aliasselectorview system action invoke t unityengine events invokablecall invoke unityengine events unityevent invoke unityengine ui toggle set boolean boolean system data datatablecleareventhandler invoke object datatablecleareventargs unityengine eventsystems executeevents execute gameobject baseeventdata eventfunction unityengine eventsystems standaloneinputmodule releasemouse pointereventdata gameobject unityengine eventsystems standaloneinputmodule processmousepress mousebuttoneventdata unityengine eventsystems standaloneinputmodule processmouseevent unityengine eventsystems standaloneinputmodule process unityengine eventsystems eventsystem update
1
516,769
14,987,642,462
IssuesEvent
2021-01-28 23:21:05
kantord/LibreLingo
https://api.github.com/repos/kantord/LibreLingo
closed
Don't count missing punctuation as "small mistakes"
priority-medium svelte wontfix
Currently, if a sentence in "learn a new sentence" is written with punctuation marks, the app will show a "small mistake" message if the user writes the sentence without punctuation. I'd suggest to remove this and not count punctuation as "mistakes" at all.
1.0
Don't count missing punctuation as "small mistakes" - Currently, if a sentence in "learn a new sentence" is written with punctuation marks, the app will show a "small mistake" message if the user writes the sentence without punctuation. I'd suggest to remove this and not count punctuation as "mistakes" at all.
priority
don t count missing punctuation as small mistakes currently if a sentence in learn a new sentence is written with punctuation marks the app will show a small mistake message if the user writes the sentence without punctuation i d suggest to remove this and not count punctuation as mistakes at all
1
537,080
15,722,684,458
IssuesEvent
2021-03-29 06:15:20
AY2021S2-CS2113T-W09-4/tp
https://api.github.com/repos/AY2021S2-CS2113T-W09-4/tp
closed
As a GP in a polyclinic I can retrieve patient's past prescriptions
priority.Medium type.Story
... so that I can issue new prescription with changes to them, instead of starting a completely new one
1.0
As a GP in a polyclinic I can retrieve patient's past prescriptions - ... so that I can issue new prescription with changes to them, instead of starting a completely new one
priority
as a gp in a polyclinic i can retrieve patient s past prescriptions so that i can issue new prescription with changes to them instead of starting a completely new one
1
110,924
4,445,491,624
IssuesEvent
2016-08-20 03:19:25
jul1278/SimpleComponents
https://api.github.com/repos/jul1278/SimpleComponents
closed
Merge ComponentCollectionRepository and ComponentCollection
enhancement Medium Priority
Should be one class, forms a tree structure
1.0
Merge ComponentCollectionRepository and ComponentCollection - Should be one class, forms a tree structure
priority
merge componentcollectionrepository and componentcollection should be one class forms a tree structure
1
301,171
9,216,857,766
IssuesEvent
2019-03-11 09:19:26
redhat-developer/odo
https://api.github.com/repos/redhat-developer/odo
closed
Route URL autogenerated when using "odo url create" can be too long when component name close to 63 characters
kind/bug priority/Medium
[kind/bug] <!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the chat and talk to us if you have a question rather than a bug or feature request. The chat room is at: https://chat.openshift.io/developers/channels/odo Thanks for understanding, and for contributing to the project! --> ## What versions of software are you using? - Operating System: Windows - Output of `odo version`: 0.0.20 ## How did you run odo exactly? * create component with name close to 63 characters * create url for component ^ ## Actual behavior After opening openshift console there are errors in networking section ({see 686](https://github.com/redhat-developer/vscode-openshift-tools/issues/686) for details ## Expected behavior Should create correct URL ## Any logs, error output, etc?
1.0
Route URL autogenerated when using "odo url create" can be too long when component name close to 63 characters - [kind/bug] <!-- Welcome! - We kindly ask you to: 1. Fill out the issue template below 2. Use the chat and talk to us if you have a question rather than a bug or feature request. The chat room is at: https://chat.openshift.io/developers/channels/odo Thanks for understanding, and for contributing to the project! --> ## What versions of software are you using? - Operating System: Windows - Output of `odo version`: 0.0.20 ## How did you run odo exactly? * create component with name close to 63 characters * create url for component ^ ## Actual behavior After opening openshift console there are errors in networking section ({see 686](https://github.com/redhat-developer/vscode-openshift-tools/issues/686) for details ## Expected behavior Should create correct URL ## Any logs, error output, etc?
priority
route url autogenerated when using odo url create can be too long when component name close to characters welcome we kindly ask you to fill out the issue template below use the chat and talk to us if you have a question rather than a bug or feature request the chat room is at thanks for understanding and for contributing to the project what versions of software are you using operating system windows output of odo version how did you run odo exactly create component with name close to characters create url for component actual behavior after opening openshift console there are errors in networking section see for details expected behavior should create correct url any logs error output etc
1
708,695
24,350,545,067
IssuesEvent
2022-10-02 22:06:08
elabftw/elabftw
https://api.github.com/repos/elabftw/elabftw
closed
Add to experiment multiple items at once
feature request priority:medium
# Feature request I have feedback from my colleagues. They have a sample database where each day new samples can be added. They create an experiment, and they want to analyse multiple samples in this experiment. When it's less than 10 it's easy to link the samples manually to the experiment, but above 10 it becomes harder as you need to remember each item or the titles of the samples. If you do a search or selection them manually, adding the option to add to an experiment would make it much easier. I'm using the hosted version or I have PRO support: YES
1.0
Add to experiment multiple items at once - # Feature request I have feedback from my colleagues. They have a sample database where each day new samples can be added. They create an experiment, and they want to analyse multiple samples in this experiment. When it's less than 10 it's easy to link the samples manually to the experiment, but above 10 it becomes harder as you need to remember each item or the titles of the samples. If you do a search or selection them manually, adding the option to add to an experiment would make it much easier. I'm using the hosted version or I have PRO support: YES
priority
add to experiment multiple items at once feature request i have feedback from my colleagues they have a sample database where each day new samples can be added they create an experiment and they want to analyse multiple samples in this experiment when it s less than it s easy to link the samples manually to the experiment but above it becomes harder as you need to remember each item or the titles of the samples if you do a search or selection them manually adding the option to add to an experiment would make it much easier i m using the hosted version or i have pro support yes
1
41,123
2,868,977,273
IssuesEvent
2015-06-05 22:19:52
dart-lang/pub
https://api.github.com/repos/dart-lang/pub
closed
Show HTTP headers on error
CannotReproduce enhancement Priority-Medium
<a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#19148_ ---- If an HTTP error occurs in pub, we often don't have much to go on. One useful source of data is the headers for the request/response. We should log those.
1.0
Show HTTP headers on error - <a href="https://github.com/munificent"><img src="https://avatars.githubusercontent.com/u/46275?v=3" align="left" width="96" height="96"hspace="10"></img></a> **Issue by [munificent](https://github.com/munificent)** _Originally opened as dart-lang/sdk#19148_ ---- If an HTTP error occurs in pub, we often don't have much to go on. One useful source of data is the headers for the request/response. We should log those.
priority
show http headers on error issue by originally opened as dart lang sdk if an http error occurs in pub we often don t have much to go on one useful source of data is the headers for the request response we should log those
1
142,012
5,448,111,758
IssuesEvent
2017-03-07 15:11:10
stats4sd/wordcloud-app
https://api.github.com/repos/stats4sd/wordcloud-app
opened
Submit comment verification and toast
Impact-Medium Priority-Medium Size-Small Type-feature
will be good to check at least one tag is selected (people might not realise you need to select after adding more tags). Possibly prevent submission and give toast or similar.
1.0
Submit comment verification and toast - will be good to check at least one tag is selected (people might not realise you need to select after adding more tags). Possibly prevent submission and give toast or similar.
priority
submit comment verification and toast will be good to check at least one tag is selected people might not realise you need to select after adding more tags possibly prevent submission and give toast or similar
1
433,334
12,505,689,087
IssuesEvent
2020-06-02 11:12:11
gitcoinco/web
https://api.github.com/repos/gitcoinco/web
closed
bug - comments in kudos email is off-center
Gitcoin Kudos bug priority: medium
<img width="1658" alt="screen shot 2018-11-07 at 11 00 50 am" src="https://user-images.githubusercontent.com/513929/48150627-7285e600-e27c-11e8-914c-0721b1ea2b03.png">
1.0
bug - comments in kudos email is off-center - <img width="1658" alt="screen shot 2018-11-07 at 11 00 50 am" src="https://user-images.githubusercontent.com/513929/48150627-7285e600-e27c-11e8-914c-0721b1ea2b03.png">
priority
bug comments in kudos email is off center img width alt screen shot at am src
1
51,491
3,012,956,230
IssuesEvent
2015-07-29 04:38:11
yawlfoundation/yawl
https://api.github.com/repos/yawlfoundation/yawl
closed
Mark automated task
auto-migrated Component-Editor Priority-Medium Type-Enhancement
``` Tasks with no assigned resources should be marked as automated tasks. As Marcello mentioned it once, it would be good to have it shown in the popup menu of a task. ``` Original issue reported on code.google.com by `stephan....@googlemail.com` on 23 Feb 2009 at 6:55
1.0
Mark automated task - ``` Tasks with no assigned resources should be marked as automated tasks. As Marcello mentioned it once, it would be good to have it shown in the popup menu of a task. ``` Original issue reported on code.google.com by `stephan....@googlemail.com` on 23 Feb 2009 at 6:55
priority
mark automated task tasks with no assigned resources should be marked as automated tasks as marcello mentioned it once it would be good to have it shown in the popup menu of a task original issue reported on code google com by stephan googlemail com on feb at
1
619,752
19,533,895,557
IssuesEvent
2021-12-30 23:51:27
Pycord-Development/pycord
https://api.github.com/repos/Pycord-Development/pycord
closed
Rename Permission to CommandPermission
feature request priority: medium status: in progress
### Summary Rename Permission to CommandPermission ### What is the feature request for? The core library ### The Problem The current name, Permission, is too close to Permissions ### The Ideal Solution Rename Permission to CommandPermission ### The Current Solution _No response_ ### Additional Context _No response_
1.0
Rename Permission to CommandPermission - ### Summary Rename Permission to CommandPermission ### What is the feature request for? The core library ### The Problem The current name, Permission, is too close to Permissions ### The Ideal Solution Rename Permission to CommandPermission ### The Current Solution _No response_ ### Additional Context _No response_
priority
rename permission to commandpermission summary rename permission to commandpermission what is the feature request for the core library the problem the current name permission is too close to permissions the ideal solution rename permission to commandpermission the current solution no response additional context no response
1
326,571
9,958,035,850
IssuesEvent
2019-07-05 19:17:22
robelgeda/dsii_dwarfs
https://api.github.com/repos/robelgeda/dsii_dwarfs
closed
Star Mass Picker
Priority-Medium
Draw a star mass from at random from an initial stellar mass function: Draw star masses at random from an initial mass function - There is a package for this https://github.com/keflavich/imf. One could also do this with Astropy models no doubt, but that would require more thought. - need to decide on a lower mass limit for this so we don't spend all our time on stars that don't contribute to fluctuations. Add those in as one additional smooth component, with the right total flux relative to the stars we have added individually. - draw enough stars that the total mass of the smooth + individual components adds up to the total mass you want for the dwarf galaxy. - $N_{indiv}$ is the total number of individual stars [M Priority]
1.0
Star Mass Picker - Draw a star mass from at random from an initial stellar mass function: Draw star masses at random from an initial mass function - There is a package for this https://github.com/keflavich/imf. One could also do this with Astropy models no doubt, but that would require more thought. - need to decide on a lower mass limit for this so we don't spend all our time on stars that don't contribute to fluctuations. Add those in as one additional smooth component, with the right total flux relative to the stars we have added individually. - draw enough stars that the total mass of the smooth + individual components adds up to the total mass you want for the dwarf galaxy. - $N_{indiv}$ is the total number of individual stars [M Priority]
priority
star mass picker draw a star mass from at random from an initial stellar mass function draw star masses at random from an initial mass function there is a package for this one could also do this with astropy models no doubt but that would require more thought need to decide on a lower mass limit for this so we don t spend all our time on stars that don t contribute to fluctuations add those in as one additional smooth component with the right total flux relative to the stars we have added individually draw enough stars that the total mass of the smooth individual components adds up to the total mass you want for the dwarf galaxy n indiv is the total number of individual stars
1
809,266
30,183,222,569
IssuesEvent
2023-07-04 10:15:11
telerik/kendo-react
https://api.github.com/repos/telerik/kendo-react
opened
SplitButton misleading message when using JAWS Screen reader #2620
bug accessibility Priority 1 SEV: Medium
When using JAWS Screen Reader on a focused SplitButton the following message is read: "button menu, press space to activate the menu then navigate with arrowkey" This is misleading because pressing space does not open the menu and it cannot be navigated via the arrow keys this way, but by pressing Alt+Down Arrow. This can be reproduced here: https://stackblitz.com/edit/react-seqtjy?file=app%2Fmain.tsx Ticket ID: 1614886
1.0
SplitButton misleading message when using JAWS Screen reader #2620 - When using JAWS Screen Reader on a focused SplitButton the following message is read: "button menu, press space to activate the menu then navigate with arrowkey" This is misleading because pressing space does not open the menu and it cannot be navigated via the arrow keys this way, but by pressing Alt+Down Arrow. This can be reproduced here: https://stackblitz.com/edit/react-seqtjy?file=app%2Fmain.tsx Ticket ID: 1614886
priority
splitbutton misleading message when using jaws screen reader when using jaws screen reader on a focused splitbutton the following message is read button menu press space to activate the menu then navigate with arrowkey this is misleading because pressing space does not open the menu and it cannot be navigated via the arrow keys this way but by pressing alt down arrow this can be reproduced here ticket id
1
82,613
3,617,316,695
IssuesEvent
2016-02-08 02:02:31
GLolol/PyLink
https://api.github.com/repos/GLolol/PyLink
closed
Rewrite logging system
enhancement priority:medium
The current logging system is very simple and doesn't allow for a lot of flexibility. A new log system would be a lot more configurable, with a `log:` block in config that supports multiple targets, each with their own level. #### Things to implement: - [x] Logging targets: only one `stdout` type block can be set, but there can be multiple channels and files to log to if desired. - ~~Probably no support for multiple file targets - unlike other services packages with special log levels e.g Atheme's `request; register; denycmd, ...`), we only have the simple tiered one from the logging module.~~ Multiple file targets done in 08fd50d - We can send different log levels to different files, which is done in 08fd50d :) - [x] ~~Add an `irc.log` function that logs with the network name (and possibly the calling plugin) automatically prepended.~~ - ~~In the future, plugins should use these functions instead of importing the `log` library, as that would only send text to files or disk.~~ - e.g. `irc.log.debug('text')` would be equal to `log.debug('(%s) text', irc.name)` - **This probably isn't worth doing as it adds *more* complexity to the core instead of making things much simpler.** - [x] Adding channels as logging targets. 14efb27 0d4655c #### Possibly for later - Ability to rotate log files (they get huge when DEBUG is turned on). - Configurable log format. - Log to operwall/globops - This depends on the IRCd and will need specific support in the protocol modules.
1.0
Rewrite logging system - The current logging system is very simple and doesn't allow for a lot of flexibility. A new log system would be a lot more configurable, with a `log:` block in config that supports multiple targets, each with their own level. #### Things to implement: - [x] Logging targets: only one `stdout` type block can be set, but there can be multiple channels and files to log to if desired. - ~~Probably no support for multiple file targets - unlike other services packages with special log levels e.g Atheme's `request; register; denycmd, ...`), we only have the simple tiered one from the logging module.~~ Multiple file targets done in 08fd50d - We can send different log levels to different files, which is done in 08fd50d :) - [x] ~~Add an `irc.log` function that logs with the network name (and possibly the calling plugin) automatically prepended.~~ - ~~In the future, plugins should use these functions instead of importing the `log` library, as that would only send text to files or disk.~~ - e.g. `irc.log.debug('text')` would be equal to `log.debug('(%s) text', irc.name)` - **This probably isn't worth doing as it adds *more* complexity to the core instead of making things much simpler.** - [x] Adding channels as logging targets. 14efb27 0d4655c #### Possibly for later - Ability to rotate log files (they get huge when DEBUG is turned on). - Configurable log format. - Log to operwall/globops - This depends on the IRCd and will need specific support in the protocol modules.
priority
rewrite logging system the current logging system is very simple and doesn t allow for a lot of flexibility a new log system would be a lot more configurable with a log block in config that supports multiple targets each with their own level things to implement logging targets only one stdout type block can be set but there can be multiple channels and files to log to if desired probably no support for multiple file targets unlike other services packages with special log levels e g atheme s request register denycmd we only have the simple tiered one from the logging module multiple file targets done in we can send different log levels to different files which is done in add an irc log function that logs with the network name and possibly the calling plugin automatically prepended in the future plugins should use these functions instead of importing the log library as that would only send text to files or disk e g irc log debug text would be equal to log debug s text irc name this probably isn t worth doing as it adds more complexity to the core instead of making things much simpler adding channels as logging targets possibly for later ability to rotate log files they get huge when debug is turned on configurable log format log to operwall globops this depends on the ircd and will need specific support in the protocol modules
1
243,326
7,856,299,985
IssuesEvent
2018-06-21 07:02:38
onaio/onadata
https://api.github.com/repos/onaio/onadata
closed
Support exporting labels for selects in the data
API Enhancement Module: Exports Priority: High Size: Medium (2-3)
# Export select choices with their name or labels Add an boolean export parameter `show_choice_labels` that will accept `true` or `false`. This option will allow the labels of choices to be included in the submission data being exported. There are two possibilities: 1. For each row where there is a choice was selected the user will see the label of the choice instead of the choice itself. 2. We add an extra column, 'field_name:label' that will include the label of the choice in the 'field_name'. Given the XLSForm: | survey | | | type | name | label | | | select one fruits | fruit | Fruit | | | | | | | choices | list name | name | label | | | fruits | 1 | Mango | | | fruits | 2 | Orange | | | fruits | 3 | Apple | The export currently will look like: | fruit | meta/instanceID | | 2 | a1234567890abcd | | 1 | b1234567789efgh | With the export parameter `show_choice_labes=true` then we have the same export as: | fruit | meta/instanceID | | Orange | a1234567890abcd | | Mango | b1234567789efgh | For select multiple questions: | survey | | | type | name | label | | | select_multiple fruits | fruit | Fruit | | | | | | | choices | list name | name | label | | | fruits | 1 | Mango | | | fruits | 2 | Orange | | | fruits | 3 | Apple | The export currently will look like: | fruit | meta/instanceID | | 1 2 | a1234567890ijkl | | 2 3 | b1234567789mnop | With the export parameter `show_choice_labes=true` then we have the same export as: | fruit | meta/instanceID | | Mango Orange | a1234567890ijkl | | Orange Apple | b1234567789mnop | For select multiple questions where the parameter `value_select_multiples` is `true` and `split_select_multiples` is also true, the export will be as: | fruit | fruit/1 | fruit/2 | fruit/3 | meta/instanceID | | 1 2 | Mango | Orange | | a1234567890ijkl | | 2 3 | | Orange | Apple | b1234567789mnop | With `include_labels=true`: | fruit | fruit/Mango | fruit/Orange | fruit/Apple | meta/instanceID | | 1 2 | Mango | Orange | | a1234567890ijkl | | 2 3 | | Orange | Apple | b1234567789mnop | ## Ref - https://github.com/onaio/onadata/blob/export-import-features/docs/proposals/export-labels-for-selects.md - https://github.com/onaio/onadata/issues/1421
1.0
Support exporting labels for selects in the data - # Export select choices with their name or labels Add an boolean export parameter `show_choice_labels` that will accept `true` or `false`. This option will allow the labels of choices to be included in the submission data being exported. There are two possibilities: 1. For each row where there is a choice was selected the user will see the label of the choice instead of the choice itself. 2. We add an extra column, 'field_name:label' that will include the label of the choice in the 'field_name'. Given the XLSForm: | survey | | | type | name | label | | | select one fruits | fruit | Fruit | | | | | | | choices | list name | name | label | | | fruits | 1 | Mango | | | fruits | 2 | Orange | | | fruits | 3 | Apple | The export currently will look like: | fruit | meta/instanceID | | 2 | a1234567890abcd | | 1 | b1234567789efgh | With the export parameter `show_choice_labes=true` then we have the same export as: | fruit | meta/instanceID | | Orange | a1234567890abcd | | Mango | b1234567789efgh | For select multiple questions: | survey | | | type | name | label | | | select_multiple fruits | fruit | Fruit | | | | | | | choices | list name | name | label | | | fruits | 1 | Mango | | | fruits | 2 | Orange | | | fruits | 3 | Apple | The export currently will look like: | fruit | meta/instanceID | | 1 2 | a1234567890ijkl | | 2 3 | b1234567789mnop | With the export parameter `show_choice_labes=true` then we have the same export as: | fruit | meta/instanceID | | Mango Orange | a1234567890ijkl | | Orange Apple | b1234567789mnop | For select multiple questions where the parameter `value_select_multiples` is `true` and `split_select_multiples` is also true, the export will be as: | fruit | fruit/1 | fruit/2 | fruit/3 | meta/instanceID | | 1 2 | Mango | Orange | | a1234567890ijkl | | 2 3 | | Orange | Apple | b1234567789mnop | With `include_labels=true`: | fruit | fruit/Mango | fruit/Orange | fruit/Apple | meta/instanceID | | 1 2 | Mango | Orange | | a1234567890ijkl | | 2 3 | | Orange | Apple | b1234567789mnop | ## Ref - https://github.com/onaio/onadata/blob/export-import-features/docs/proposals/export-labels-for-selects.md - https://github.com/onaio/onadata/issues/1421
priority
support exporting labels for selects in the data export select choices with their name or labels add an boolean export parameter show choice labels that will accept true or false this option will allow the labels of choices to be included in the submission data being exported there are two possibilities for each row where there is a choice was selected the user will see the label of the choice instead of the choice itself we add an extra column field name label that will include the label of the choice in the field name given the xlsform survey type name label select one fruits fruit fruit choices list name name label fruits mango fruits orange fruits apple the export currently will look like fruit meta instanceid with the export parameter show choice labes true then we have the same export as fruit meta instanceid orange mango for select multiple questions survey type name label select multiple fruits fruit fruit choices list name name label fruits mango fruits orange fruits apple the export currently will look like fruit meta instanceid with the export parameter show choice labes true then we have the same export as fruit meta instanceid mango orange orange apple for select multiple questions where the parameter value select multiples is true and split select multiples is also true the export will be as fruit fruit fruit fruit meta instanceid mango orange orange apple with include labels true fruit fruit mango fruit orange fruit apple meta instanceid mango orange orange apple ref
1
329,196
10,013,175,661
IssuesEvent
2019-07-15 14:41:54
Dolibarr/dolibarr
https://api.github.com/repos/Dolibarr/dolibarr
closed
Able to create an Invoice/order once a Third Party is closed
Feature request Priority Medium
Still able to create invoices for a Third Party after that third party status is closed.
1.0
Able to create an Invoice/order once a Third Party is closed - Still able to create invoices for a Third Party after that third party status is closed.
priority
able to create an invoice order once a third party is closed still able to create invoices for a third party after that third party status is closed
1
305,281
9,367,450,338
IssuesEvent
2019-04-03 05:39:08
CS2103-AY1819S2-W17-4/main
https://api.github.com/repos/CS2103-AY1819S2-W17-4/main
opened
Increase test coverage
priority.Medium status.Ongoing
The coverage of the test for **report feature** increase to - [ ] 20% - [ ] 40% - [ ] 60% - [ ] 80% - [ ] 90%
1.0
Increase test coverage - The coverage of the test for **report feature** increase to - [ ] 20% - [ ] 40% - [ ] 60% - [ ] 80% - [ ] 90%
priority
increase test coverage the coverage of the test for report feature increase to
1
504,467
14,619,384,820
IssuesEvent
2020-12-22 17:45:45
Sphereserver/Source-X
https://api.github.com/repos/Sphereserver/Source-X
closed
Backward compatibility script don't work
Priority: Medium Status-Bug: Confirmed Status: Done - waiting feedback
DEFNAME used for backward compatibility don't work. If you do for example .add i_multi_ship_small_n , it's not detected. If you use it as <DEF. it work. > [DEFNAME backward_compatibility_defs] // Ships (multis) i_multi_ship_small_n m_small_ship_n i_multi_ship_small_e m_small_ship_e i_multi_ship_small_s m_small_ship_s
1.0
Backward compatibility script don't work - DEFNAME used for backward compatibility don't work. If you do for example .add i_multi_ship_small_n , it's not detected. If you use it as <DEF. it work. > [DEFNAME backward_compatibility_defs] // Ships (multis) i_multi_ship_small_n m_small_ship_n i_multi_ship_small_e m_small_ship_e i_multi_ship_small_s m_small_ship_s
priority
backward compatibility script don t work defname used for backward compatibility don t work if you do for example add i multi ship small n it s not detected if you use it as def it work ships multis i multi ship small n m small ship n i multi ship small e m small ship e i multi ship small s m small ship s
1
821,956
30,844,948,428
IssuesEvent
2023-08-02 13:11:15
FAIRsharing/fairsharing.github.io
https://api.github.com/repos/FAIRsharing/fairsharing.github.io
opened
New Champion: Joy Davidson
enhancement Medium priority
We have another new Champion! I've updated her role at https://fairsharing.org/users/2428 I'll send her details via Zulip, but please add her to our_champions, and ensure that her orcid token is all set up. If you have the time, please do add Joy's attribution to ORCID. Once Joy's new card is on the champions page in production, please let me know and I'll tweet about all four of our new Champions :) Thanks!
1.0
New Champion: Joy Davidson - We have another new Champion! I've updated her role at https://fairsharing.org/users/2428 I'll send her details via Zulip, but please add her to our_champions, and ensure that her orcid token is all set up. If you have the time, please do add Joy's attribution to ORCID. Once Joy's new card is on the champions page in production, please let me know and I'll tweet about all four of our new Champions :) Thanks!
priority
new champion joy davidson we have another new champion i ve updated her role at i ll send her details via zulip but please add her to our champions and ensure that her orcid token is all set up if you have the time please do add joy s attribution to orcid once joy s new card is on the champions page in production please let me know and i ll tweet about all four of our new champions thanks
1
242,264
7,840,249,950
IssuesEvent
2018-06-18 15:49:15
salesagility/SuiteCRM
https://api.github.com/repos/salesagility/SuiteCRM
closed
Can't select document on email compose using search
Fix Proposed Medium Priority Resolved: Next Release bug category:emails
<!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> If you compose a new email and you want to attach a document using search or going to next page, the document is not attached. Related issue: #3733 #### Expected Behavior <!--- Tell us what should happen --> It must be possible to attach a document using a search. #### Actual Behavior <!--- Tell us what happens instead --> When you click on next page o search button the document icon disappears. <!--- Also please check relevant logs (suitecrm.log, php error.log etc.) --> #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> I will submit a PR later. #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Go to Emails, click Compose. 2. Click the attach document button. 3. Apply a search on the oppened popup. 4. Select one document. 5. See that the document is not attached. #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> We are trying to attach a document when sending an email, applying a filter. <!--- If you feel this should be a low/medium/high priority then please state so --> #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.9.17 * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Versión 66.0.3359.181 (Build oficial) (64 bits) * Environment name and version (e.g. MySQL, PHP 7): mysql-server-5.5 and PHP 5.5.9 * Operating System and version (e.g Ubuntu 16.04): Ubuntu 14.04
1.0
Can't select document on email compose using search - <!--- Provide a general summary of the issue in the **Title** above --> <!--- Before you open an issue, please check if a similar issue already exists or has been closed before. ---> <!--- If you have discovered a security risk please report it by emailing security@suitecrm.com. This will be delivered to the product team who handle security issues. Please don't disclose security bugs publicly until they have been handled by the security team. ---> #### Issue <!--- Provide a more detailed introduction to the issue itself, and why you consider it to be a bug --> If you compose a new email and you want to attach a document using search or going to next page, the document is not attached. Related issue: #3733 #### Expected Behavior <!--- Tell us what should happen --> It must be possible to attach a document using a search. #### Actual Behavior <!--- Tell us what happens instead --> When you click on next page o search button the document icon disappears. <!--- Also please check relevant logs (suitecrm.log, php error.log etc.) --> #### Possible Fix <!--- Not obligatory, but suggest a fix or reason for the bug --> I will submit a PR later. #### Steps to Reproduce <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug include code to reproduce, if relevant --> 1. Go to Emails, click Compose. 2. Click the attach document button. 3. Apply a search on the oppened popup. 4. Select one document. 5. See that the document is not attached. #### Context <!--- How has this bug affected you? What were you trying to accomplish? --> We are trying to attach a document when sending an email, applying a filter. <!--- If you feel this should be a low/medium/high priority then please state so --> #### Your Environment <!--- Include as many relevant details about the environment you experienced the bug in --> * SuiteCRM Version used: 7.9.17 * Browser name and version (e.g. Chrome Version 51.0.2704.63 (64-bit)): Versión 66.0.3359.181 (Build oficial) (64 bits) * Environment name and version (e.g. MySQL, PHP 7): mysql-server-5.5 and PHP 5.5.9 * Operating System and version (e.g Ubuntu 16.04): Ubuntu 14.04
priority
can t select document on email compose using search issue if you compose a new email and you want to attach a document using search or going to next page the document is not attached related issue expected behavior it must be possible to attach a document using a search actual behavior when you click on next page o search button the document icon disappears possible fix i will submit a pr later steps to reproduce go to emails click compose click the attach document button apply a search on the oppened popup select one document see that the document is not attached context we are trying to attach a document when sending an email applying a filter your environment suitecrm version used browser name and version e g chrome version bit versión build oficial bits environment name and version e g mysql php mysql server and php operating system and version e g ubuntu ubuntu
1
637,981
20,692,406,053
IssuesEvent
2022-03-11 02:39:48
AY2122S2-CS2113T-T10-1/tp
https://api.github.com/repos/AY2122S2-CS2113T-T10-1/tp
closed
implement run function for SessionDeleteCommand
priority.Medium backend.command
Add run function for SessionDeleteCommand. Run function would be the equivalent of executing the command.
1.0
implement run function for SessionDeleteCommand - Add run function for SessionDeleteCommand. Run function would be the equivalent of executing the command.
priority
implement run function for sessiondeletecommand add run function for sessiondeletecommand run function would be the equivalent of executing the command
1
68,604
3,291,390,116
IssuesEvent
2015-10-30 08:47:06
cSploit/android
https://api.github.com/repos/cSploit/android
closed
Suggestion: Allow cSploit to run on additional interfaces
enhancement priority: medium WiFi
My idea is to have cSploit be able to run on interfaces other than wlan0. Like a dropdown in options with ability to chose which interface to use. For example on a Nethunter pad you can use OTG cable to connect an additional USB LAN/WLAN interface.
1.0
Suggestion: Allow cSploit to run on additional interfaces - My idea is to have cSploit be able to run on interfaces other than wlan0. Like a dropdown in options with ability to chose which interface to use. For example on a Nethunter pad you can use OTG cable to connect an additional USB LAN/WLAN interface.
priority
suggestion allow csploit to run on additional interfaces my idea is to have csploit be able to run on interfaces other than like a dropdown in options with ability to chose which interface to use for example on a nethunter pad you can use otg cable to connect an additional usb lan wlan interface
1
504,138
14,613,515,395
IssuesEvent
2020-12-22 08:22:28
geocollections/sarv-edit
https://api.github.com/repos/geocollections/sarv-edit
opened
New field in reference
Difficulty: Easy Priority: Medium Source: API Type: Enhancement Type: Feature Request
For translated references it is necessary to indicate the link with original reference. For that a new field translated_reference_id was added to the models. This needs to be added to API configurations too and then to the app. In the reference detail view the field should be in other info section, after author (cyrillic), same row, with labels: "Translation of" / "Tõlge teosest".
1.0
New field in reference - For translated references it is necessary to indicate the link with original reference. For that a new field translated_reference_id was added to the models. This needs to be added to API configurations too and then to the app. In the reference detail view the field should be in other info section, after author (cyrillic), same row, with labels: "Translation of" / "Tõlge teosest".
priority
new field in reference for translated references it is necessary to indicate the link with original reference for that a new field translated reference id was added to the models this needs to be added to api configurations too and then to the app in the reference detail view the field should be in other info section after author cyrillic same row with labels translation of tõlge teosest
1
788,444
27,753,266,502
IssuesEvent
2023-03-15 22:56:57
conan-io/conan
https://api.github.com/repos/conan-io/conan
closed
[workspaces] Improve generated CMake files
stage: in-progress type: engineering priority: medium complex: low
The generated files related to workspaces for `CMake` are not using the actual targets that CMake creates but the imported ones from the editable packages (that points to the files that the actual target is generating). This creates a kind of frankenstein-project that works, but it would fail if the dependencies are in the wrong order, and it cannot take the advantages of having the full project modeled by CMake. Proposal: `workspace` command can generate all the files needed for the workspace: * root `CMakeLists.txt`: ```cmake cmake_minimum_required(VERSION 3.10) project(workspace LANGUAGES CXX) include("${CMAKE_CURRENT_SOURCE_DIR}/conanbuildinfo.cmake") conan_basic_setup(TARGETS) include("${CMAKE_CURRENT_SOURCE_DIR}/conanworkspace.cmake") ``` * `conanbuildinfo.cmake`: this file is generated on the fly using the provided settings/configuration, but without dependencies (from an _empty_ conanfile.txt). We want this file to keep executing the _Conan magic_ invoked in `conan_basic_setup`. * `conanworkspace.cmake`: this file orchestrate everything related to the workspace: ```cmake cmake_minimum_required(VERSION 3.10) # List of targets involved in the workspace set(ws_targets "pkgA" "pkgB" "pkgC") # Override functions to avoid importing existing TARGETs (or calling again Conan Magic) function(conan_basic_setup) message("Ignored call to 'conan_basic_setup'") endfunction() # Do not use find_package for those packages handled within the workspace function(find_package) if(NOT "${ARG0}" IN_LIST ws_targets) # Note.- If it's been already overridden, it will recurse forever message("find_package(${ARG0})") _find_package(${ARGV}) else() message("find_package(${ARG0}) ignored, it is a target handled by Conan workspace") endif() endfunction() # Add subdirectories for packages (like it is now) and create aliases add_subdirectory("sources/pkgA" "build/pkgA") add_library(pkgA::pkgA ALIAS pkgA) add_library(CONAN_PKG::pkgA ALIAS pkgA) ``` Given these files, we would be creating the CMake project and all the packages included in the workspace would be actual CMake targets. Adding those aliases we guaranteed that we are able to link with the actual targets `pkgA` and also with `CONAN_PKG::pkgA` (generator `cmake`) and `pkgA::pkgA` (generator `cmake_find_package`)... for other genrators or packages linking with requirements using the `${CONAN_LIBS}` this approach is not going to work out of the box. Additionally, we should warn the user about packages that are in the graph but not included in the workspace because those packages are not built again and won't take into account changes of sources or libraries (but this is a different issue to be solved)
1.0
[workspaces] Improve generated CMake files - The generated files related to workspaces for `CMake` are not using the actual targets that CMake creates but the imported ones from the editable packages (that points to the files that the actual target is generating). This creates a kind of frankenstein-project that works, but it would fail if the dependencies are in the wrong order, and it cannot take the advantages of having the full project modeled by CMake. Proposal: `workspace` command can generate all the files needed for the workspace: * root `CMakeLists.txt`: ```cmake cmake_minimum_required(VERSION 3.10) project(workspace LANGUAGES CXX) include("${CMAKE_CURRENT_SOURCE_DIR}/conanbuildinfo.cmake") conan_basic_setup(TARGETS) include("${CMAKE_CURRENT_SOURCE_DIR}/conanworkspace.cmake") ``` * `conanbuildinfo.cmake`: this file is generated on the fly using the provided settings/configuration, but without dependencies (from an _empty_ conanfile.txt). We want this file to keep executing the _Conan magic_ invoked in `conan_basic_setup`. * `conanworkspace.cmake`: this file orchestrate everything related to the workspace: ```cmake cmake_minimum_required(VERSION 3.10) # List of targets involved in the workspace set(ws_targets "pkgA" "pkgB" "pkgC") # Override functions to avoid importing existing TARGETs (or calling again Conan Magic) function(conan_basic_setup) message("Ignored call to 'conan_basic_setup'") endfunction() # Do not use find_package for those packages handled within the workspace function(find_package) if(NOT "${ARG0}" IN_LIST ws_targets) # Note.- If it's been already overridden, it will recurse forever message("find_package(${ARG0})") _find_package(${ARGV}) else() message("find_package(${ARG0}) ignored, it is a target handled by Conan workspace") endif() endfunction() # Add subdirectories for packages (like it is now) and create aliases add_subdirectory("sources/pkgA" "build/pkgA") add_library(pkgA::pkgA ALIAS pkgA) add_library(CONAN_PKG::pkgA ALIAS pkgA) ``` Given these files, we would be creating the CMake project and all the packages included in the workspace would be actual CMake targets. Adding those aliases we guaranteed that we are able to link with the actual targets `pkgA` and also with `CONAN_PKG::pkgA` (generator `cmake`) and `pkgA::pkgA` (generator `cmake_find_package`)... for other genrators or packages linking with requirements using the `${CONAN_LIBS}` this approach is not going to work out of the box. Additionally, we should warn the user about packages that are in the graph but not included in the workspace because those packages are not built again and won't take into account changes of sources or libraries (but this is a different issue to be solved)
priority
improve generated cmake files the generated files related to workspaces for cmake are not using the actual targets that cmake creates but the imported ones from the editable packages that points to the files that the actual target is generating this creates a kind of frankenstein project that works but it would fail if the dependencies are in the wrong order and it cannot take the advantages of having the full project modeled by cmake proposal workspace command can generate all the files needed for the workspace root cmakelists txt cmake cmake minimum required version project workspace languages cxx include cmake current source dir conanbuildinfo cmake conan basic setup targets include cmake current source dir conanworkspace cmake conanbuildinfo cmake this file is generated on the fly using the provided settings configuration but without dependencies from an empty conanfile txt we want this file to keep executing the conan magic invoked in conan basic setup conanworkspace cmake this file orchestrate everything related to the workspace cmake cmake minimum required version list of targets involved in the workspace set ws targets pkga pkgb pkgc override functions to avoid importing existing targets or calling again conan magic function conan basic setup message ignored call to conan basic setup endfunction do not use find package for those packages handled within the workspace function find package if not in list ws targets note if it s been already overridden it will recurse forever message find package find package argv else message find package ignored it is a target handled by conan workspace endif endfunction add subdirectories for packages like it is now and create aliases add subdirectory sources pkga build pkga add library pkga pkga alias pkga add library conan pkg pkga alias pkga given these files we would be creating the cmake project and all the packages included in the workspace would be actual cmake targets adding those aliases we guaranteed that we are able to link with the actual targets pkga and also with conan pkg pkga generator cmake and pkga pkga generator cmake find package for other genrators or packages linking with requirements using the conan libs this approach is not going to work out of the box additionally we should warn the user about packages that are in the graph but not included in the workspace because those packages are not built again and won t take into account changes of sources or libraries but this is a different issue to be solved
1
426,588
12,374,694,776
IssuesEvent
2020-05-19 02:21:55
buddyboss/buddyboss-platform
https://api.github.com/repos/buddyboss/buddyboss-platform
opened
HTML tags is appearing in Forum Discussion/replies
bug priority: medium
**Describe the bug** When copying a text that includes a paragraph from notepad and pastes it on the forums, it will show <div></div> in between paragraphs of the post. This issue is only happening on non-admin users. **To Reproduce** Steps to reproduce the behavior: 1. Login as a non-admin user. 2. Open any forum's discussion. 3. Paste any text that is more than 1 paragraph. example: abc def ghi copy these texts and put in notepad.txt, then copy the notepad.txt and paste in the discussion. 4. See error **Expected behavior** Should not show the HTML tags on the front end. **Screenshots** https://drive.google.com/file/d/18BZ6ep4WgCIQzDtnXfXWtvNMtGQuv-Wg/view **Support ticket links** https://secure.helpscout.net/conversation/1165918191/73613?folderId=3709081
1.0
HTML tags is appearing in Forum Discussion/replies - **Describe the bug** When copying a text that includes a paragraph from notepad and pastes it on the forums, it will show <div></div> in between paragraphs of the post. This issue is only happening on non-admin users. **To Reproduce** Steps to reproduce the behavior: 1. Login as a non-admin user. 2. Open any forum's discussion. 3. Paste any text that is more than 1 paragraph. example: abc def ghi copy these texts and put in notepad.txt, then copy the notepad.txt and paste in the discussion. 4. See error **Expected behavior** Should not show the HTML tags on the front end. **Screenshots** https://drive.google.com/file/d/18BZ6ep4WgCIQzDtnXfXWtvNMtGQuv-Wg/view **Support ticket links** https://secure.helpscout.net/conversation/1165918191/73613?folderId=3709081
priority
html tags is appearing in forum discussion replies describe the bug when copying a text that includes a paragraph from notepad and pastes it on the forums it will show in between paragraphs of the post this issue is only happening on non admin users to reproduce steps to reproduce the behavior login as a non admin user open any forum s discussion paste any text that is more than paragraph example abc def ghi copy these texts and put in notepad txt then copy the notepad txt and paste in the discussion see error expected behavior should not show the html tags on the front end screenshots support ticket links
1
644,656
20,983,884,848
IssuesEvent
2022-03-28 23:28:38
OpenEnergyDashboard/OED
https://api.github.com/repos/OpenEnergyDashboard/OED
closed
migrating to ESLint
p-medium-priority i-good-first-issue
We currently use tslint and also a separate typescript check. tslint is now deprecated and a new ESLint is available. ESLint can check both TypeScript and JavaScript. We should transition to the new tool, verify it does what we want and see about additional testing it provides. See <https://github.com/palantir/tslint/issues/4534> for a discussion of this transition.
1.0
migrating to ESLint - We currently use tslint and also a separate typescript check. tslint is now deprecated and a new ESLint is available. ESLint can check both TypeScript and JavaScript. We should transition to the new tool, verify it does what we want and see about additional testing it provides. See <https://github.com/palantir/tslint/issues/4534> for a discussion of this transition.
priority
migrating to eslint we currently use tslint and also a separate typescript check tslint is now deprecated and a new eslint is available eslint can check both typescript and javascript we should transition to the new tool verify it does what we want and see about additional testing it provides see for a discussion of this transition
1
165,316
6,274,310,216
IssuesEvent
2017-07-18 01:34:44
ngageoint/hootenanny
https://api.github.com/repos/ngageoint/hootenanny
closed
Create GeoJson reader/writer for convert command
Category: Core in progress Priority: Medium Status: In Progress Type: Feature
Refs https://github.com/ngageoint/hootenanny/issues/1248#issuecomment-304067908 Implement a reader and writer (and unit tests) for GeoJson. https://geojson.org/geojson-spec.html Handy sites: http://geojson.io https://jsonformatter.curiousconcept.com/
1.0
Create GeoJson reader/writer for convert command - Refs https://github.com/ngageoint/hootenanny/issues/1248#issuecomment-304067908 Implement a reader and writer (and unit tests) for GeoJson. https://geojson.org/geojson-spec.html Handy sites: http://geojson.io https://jsonformatter.curiousconcept.com/
priority
create geojson reader writer for convert command refs implement a reader and writer and unit tests for geojson handy sites
1
423,101
12,290,729,267
IssuesEvent
2020-05-10 05:59:25
momentum-mod/game
https://api.github.com/repos/momentum-mod/game
closed
Use standalone ShaderCompile
Priority: Medium Size: Medium Type: Development / Internal Type: Enhancement
Valve's ShaderCompile takes like 30 minutes to build PBR; the standalone ShaderCompile could do it in 3 minutes. Should use Valve's ShaderCompile for .inc files so we don't have to change cshader.h and rebuild all shaders. For the main shader compilation it should use Sears's fork of SCell's ShaderCompile. Instead of using Valve's ShaderCompile for inc files we could try to implement it into SCell's I guess but I already have this solution working so, meh. To make it work I had to downgrade parallax mapping a little bit but it's not too noticable. ![Desktop Screenshot 2020 05 05 - 20 10 05 81](https://user-images.githubusercontent.com/43251584/81112538-18bcb580-8f1f-11ea-990d-618abc27d8c5.png) ![Desktop Screenshot 2020 05 05 - 20 11 28 48](https://user-images.githubusercontent.com/43251584/81112553-1ce8d300-8f1f-11ea-8567-5146d36d4d8f.png)
1.0
Use standalone ShaderCompile - Valve's ShaderCompile takes like 30 minutes to build PBR; the standalone ShaderCompile could do it in 3 minutes. Should use Valve's ShaderCompile for .inc files so we don't have to change cshader.h and rebuild all shaders. For the main shader compilation it should use Sears's fork of SCell's ShaderCompile. Instead of using Valve's ShaderCompile for inc files we could try to implement it into SCell's I guess but I already have this solution working so, meh. To make it work I had to downgrade parallax mapping a little bit but it's not too noticable. ![Desktop Screenshot 2020 05 05 - 20 10 05 81](https://user-images.githubusercontent.com/43251584/81112538-18bcb580-8f1f-11ea-990d-618abc27d8c5.png) ![Desktop Screenshot 2020 05 05 - 20 11 28 48](https://user-images.githubusercontent.com/43251584/81112553-1ce8d300-8f1f-11ea-8567-5146d36d4d8f.png)
priority
use standalone shadercompile valve s shadercompile takes like minutes to build pbr the standalone shadercompile could do it in minutes should use valve s shadercompile for inc files so we don t have to change cshader h and rebuild all shaders for the main shader compilation it should use sears s fork of scell s shadercompile instead of using valve s shadercompile for inc files we could try to implement it into scell s i guess but i already have this solution working so meh to make it work i had to downgrade parallax mapping a little bit but it s not too noticable
1
72,428
3,385,724,420
IssuesEvent
2015-11-27 13:19:53
softdevteam/krun
https://api.github.com/repos/softdevteam/krun
opened
Krun reports wrong log file path once finished
bug medium priority (a clear improvement but not a blocker for publication)
``` ... [2015-11-27 13:12:39 INFO] Done: Results dumped to warmup_results.json.bz2 [2015-11-27 13:12:39 INFO] Completed in (roughly) 192.660389 seconds. Log file at: warmup_20151127_130926.log $ ls warmup_20151127_130926.log ls: cannot access warmup_20151127_130926.log: No such file or directory $ ls | grep -e '\.log$' warmup_20151127_112600.log warmup_20151127_112753.log warmup_20151127_112842.log warmup_20151127_130825.log warmup_20151127_130920.log ```
1.0
Krun reports wrong log file path once finished - ``` ... [2015-11-27 13:12:39 INFO] Done: Results dumped to warmup_results.json.bz2 [2015-11-27 13:12:39 INFO] Completed in (roughly) 192.660389 seconds. Log file at: warmup_20151127_130926.log $ ls warmup_20151127_130926.log ls: cannot access warmup_20151127_130926.log: No such file or directory $ ls | grep -e '\.log$' warmup_20151127_112600.log warmup_20151127_112753.log warmup_20151127_112842.log warmup_20151127_130825.log warmup_20151127_130920.log ```
priority
krun reports wrong log file path once finished done results dumped to warmup results json completed in roughly seconds log file at warmup log ls warmup log ls cannot access warmup log no such file or directory ls grep e log warmup log warmup log warmup log warmup log warmup log
1
498,048
14,399,354,818
IssuesEvent
2020-12-03 10:48:42
LibreTexts/metalc
https://api.github.com/repos/LibreTexts/metalc
opened
Mounting HPC NFS volumes into user pod
galaxy cluster medium priority
From our meeting, if we want people from the HPC side to use JupyterHub and still have access to their files, we need to mount NFS volumes into the Jupyter pods. Each person from the HPC side would have a unique UID, but the pods are usually spawned with UID 1000 (jovyan), with no way to change it easily. Some ideas: 1. Mount the NFS volume as normal, run the container as the HPC UID, and before JupyterLab starts we manually do `usermod` and `groupmod` to change jovyan's UID/GID (or maybe grab their actual username and use that). The problem is there are plenty of places (e.g. /srv/conda) that uses UID 1000, so we have to do a blanket `find` and `chown` every time the pod starts, which takes tons of time (test run on my computer took ~25s). Also, if the user switches to a different profile that does not go through this UID mapping process, their existing Jupyter home directory will not have UID 1000 and they might not be able to edit their files. This may not be a problem if we enforce "all HPC users must always use their HPC UID", but I'm not 100% sure. 2. Mount every user's HPC data directory on every host machine, and use something like https://bindfs.org/ to bind mount a copy inside the container, and mask the UID/GID somehow. The user inside the container stays UID 1000, the mount point appears as UID 1000, while the underlying NFS filesystem accesses use their HPC UID. Not sure if this is possible. Any other suggestions are welcome. Currently, I can add a regular NFS volume without problems in kubespawner using something like this in the `c.KubeSpawner.profile_list` function: ```python if self.is_hpc: profiles.append({ 'display_name': 'Test mount extra NFS volume', 'description': "Mounts 10.0.0.200:/testvol to /testvol", 'kubespawner_override': { 'volumes': self.volumes + [ { 'name': 'testvol', 'nfs': { 'server': '10.0.0.200', 'path': '/testvol', }, }, ], 'volume_mounts': self.volume_mounts + [ { 'name': 'testvol', 'mountPath': '/testvol', }, ], }, }) ``` So mounting NFS volumes is fine, the UID/GID part is the only problem.
1.0
Mounting HPC NFS volumes into user pod - From our meeting, if we want people from the HPC side to use JupyterHub and still have access to their files, we need to mount NFS volumes into the Jupyter pods. Each person from the HPC side would have a unique UID, but the pods are usually spawned with UID 1000 (jovyan), with no way to change it easily. Some ideas: 1. Mount the NFS volume as normal, run the container as the HPC UID, and before JupyterLab starts we manually do `usermod` and `groupmod` to change jovyan's UID/GID (or maybe grab their actual username and use that). The problem is there are plenty of places (e.g. /srv/conda) that uses UID 1000, so we have to do a blanket `find` and `chown` every time the pod starts, which takes tons of time (test run on my computer took ~25s). Also, if the user switches to a different profile that does not go through this UID mapping process, their existing Jupyter home directory will not have UID 1000 and they might not be able to edit their files. This may not be a problem if we enforce "all HPC users must always use their HPC UID", but I'm not 100% sure. 2. Mount every user's HPC data directory on every host machine, and use something like https://bindfs.org/ to bind mount a copy inside the container, and mask the UID/GID somehow. The user inside the container stays UID 1000, the mount point appears as UID 1000, while the underlying NFS filesystem accesses use their HPC UID. Not sure if this is possible. Any other suggestions are welcome. Currently, I can add a regular NFS volume without problems in kubespawner using something like this in the `c.KubeSpawner.profile_list` function: ```python if self.is_hpc: profiles.append({ 'display_name': 'Test mount extra NFS volume', 'description': "Mounts 10.0.0.200:/testvol to /testvol", 'kubespawner_override': { 'volumes': self.volumes + [ { 'name': 'testvol', 'nfs': { 'server': '10.0.0.200', 'path': '/testvol', }, }, ], 'volume_mounts': self.volume_mounts + [ { 'name': 'testvol', 'mountPath': '/testvol', }, ], }, }) ``` So mounting NFS volumes is fine, the UID/GID part is the only problem.
priority
mounting hpc nfs volumes into user pod from our meeting if we want people from the hpc side to use jupyterhub and still have access to their files we need to mount nfs volumes into the jupyter pods each person from the hpc side would have a unique uid but the pods are usually spawned with uid jovyan with no way to change it easily some ideas mount the nfs volume as normal run the container as the hpc uid and before jupyterlab starts we manually do usermod and groupmod to change jovyan s uid gid or maybe grab their actual username and use that the problem is there are plenty of places e g srv conda that uses uid so we have to do a blanket find and chown every time the pod starts which takes tons of time test run on my computer took also if the user switches to a different profile that does not go through this uid mapping process their existing jupyter home directory will not have uid and they might not be able to edit their files this may not be a problem if we enforce all hpc users must always use their hpc uid but i m not sure mount every user s hpc data directory on every host machine and use something like to bind mount a copy inside the container and mask the uid gid somehow the user inside the container stays uid the mount point appears as uid while the underlying nfs filesystem accesses use their hpc uid not sure if this is possible any other suggestions are welcome currently i can add a regular nfs volume without problems in kubespawner using something like this in the c kubespawner profile list function python if self is hpc profiles append display name test mount extra nfs volume description mounts testvol to testvol kubespawner override volumes self volumes name testvol nfs server path testvol volume mounts self volume mounts name testvol mountpath testvol so mounting nfs volumes is fine the uid gid part is the only problem
1
393,506
11,616,763,380
IssuesEvent
2020-02-26 16:12:24
cds-snc/report-a-cybercrime
https://api.github.com/repos/cds-snc/report-a-cybercrime
closed
Update Final Feedback Thank You Page
medium priority
## Summary Currently there is feedback bar at the bottom that should be removed and replaced with the box. <img width="685" alt="Screen Shot 2020-02-21 at 5 09 26 PM" src="https://user-images.githubusercontent.com/38330843/75076088-3b693180-54cd-11ea-8767-fb9628b45523.png"> ## Design Detail New design ![Screen Shot 2020-02-20 at 1 27 57 PM](https://user-images.githubusercontent.com/38330843/74966392-f7026680-53e4-11ea-9564-6dafa9b65f7e.png) ![Screen Shot 2020-02-20 at 1 27 46 PM](https://user-images.githubusercontent.com/38330843/74966404-f964c080-53e4-11ea-9e2c-cc4e8a3665d4.png)
1.0
Update Final Feedback Thank You Page - ## Summary Currently there is feedback bar at the bottom that should be removed and replaced with the box. <img width="685" alt="Screen Shot 2020-02-21 at 5 09 26 PM" src="https://user-images.githubusercontent.com/38330843/75076088-3b693180-54cd-11ea-8767-fb9628b45523.png"> ## Design Detail New design ![Screen Shot 2020-02-20 at 1 27 57 PM](https://user-images.githubusercontent.com/38330843/74966392-f7026680-53e4-11ea-9564-6dafa9b65f7e.png) ![Screen Shot 2020-02-20 at 1 27 46 PM](https://user-images.githubusercontent.com/38330843/74966404-f964c080-53e4-11ea-9e2c-cc4e8a3665d4.png)
priority
update final feedback thank you page summary currently there is feedback bar at the bottom that should be removed and replaced with the box img width alt screen shot at pm src design detail new design
1
328,029
9,985,128,424
IssuesEvent
2019-07-10 15:51:42
geosolutions-it/MapStore2-C027
https://api.github.com/repos/geosolutions-it/MapStore2-C027
closed
Tool di catalogo - Migliorie UI
Priority: Medium Project: C027 Task
Meccanismo di espansione della card per una visualizzazione più dettagliata dei metadati associati allo strato informativo caricato via CSW. I metadati visualizzati saranno quelli configurati nel sistema di template (vedi task Consultazione) Mockup [here](https://demo.geo-solutions.it/mockups/mapstore2/catalog-template/#/viewer/openlayers/new) Blocked by https://github.com/geosolutions-it/MapStore2/issues/3824
1.0
Tool di catalogo - Migliorie UI - Meccanismo di espansione della card per una visualizzazione più dettagliata dei metadati associati allo strato informativo caricato via CSW. I metadati visualizzati saranno quelli configurati nel sistema di template (vedi task Consultazione) Mockup [here](https://demo.geo-solutions.it/mockups/mapstore2/catalog-template/#/viewer/openlayers/new) Blocked by https://github.com/geosolutions-it/MapStore2/issues/3824
priority
tool di catalogo migliorie ui meccanismo di espansione della card per una visualizzazione più dettagliata dei metadati associati allo strato informativo caricato via csw i metadati visualizzati saranno quelli configurati nel sistema di template vedi task consultazione mockup blocked by
1
604,653
18,716,086,861
IssuesEvent
2021-11-03 05:04:14
AY2122S1-CS2103T-W11-3/tp
https://api.github.com/repos/AY2122S1-CS2103T-W11-3/tp
closed
Add web links to tasks
priority.Medium type.Story.Task type.Story
As a digital-age student. I can add web links to tasks, so that I can access related links conveniently.
1.0
Add web links to tasks - As a digital-age student. I can add web links to tasks, so that I can access related links conveniently.
priority
add web links to tasks as a digital age student i can add web links to tasks so that i can access related links conveniently
1
121,392
4,809,819,212
IssuesEvent
2016-11-03 09:57:22
MatchboxDorry/dorry-web
https://api.github.com/repos/MatchboxDorry/dorry-web
closed
[UI]test-1 滚动Image Page,Image显示到了Header上
effort: 2 (medium) feature: style sheet flag: fixed priority: 2 (required)
**System:** Name:Ubuntu Version:16.04 **Browser:** Browser name:Chrome Browser version:51.0.2704.106 (64-bit) **What I want to do** Scroll the image page **Where I am** On dorry-web image page **What I have done** **What I expect:** **What really happened**: The images show above the header.Like this: ![screenshot from 2016-10-26 15-39-37](https://cloud.githubusercontent.com/assets/22488636/19717650/4047d170-9b94-11e6-9e5a-2d25b0fb091f.png)
1.0
[UI]test-1 滚动Image Page,Image显示到了Header上 - **System:** Name:Ubuntu Version:16.04 **Browser:** Browser name:Chrome Browser version:51.0.2704.106 (64-bit) **What I want to do** Scroll the image page **Where I am** On dorry-web image page **What I have done** **What I expect:** **What really happened**: The images show above the header.Like this: ![screenshot from 2016-10-26 15-39-37](https://cloud.githubusercontent.com/assets/22488636/19717650/4047d170-9b94-11e6-9e5a-2d25b0fb091f.png)
priority
test 滚动image page image显示到了header上 system name ubuntu version browser browser name chrome browser version bit what i want to do scroll the image page where i am on dorry web image page what i have done what i expect what really happened the images show above the header like this
1
796,278
28,105,115,633
IssuesEvent
2023-03-30 23:27:23
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[DocDB] Read-only mode for standby clusters
kind/enhancement area/docdb priority/medium
Jira Link: [DB-5645](https://yugabyte.atlassian.net/browse/DB-5645) ### Description In a DR deployment, the standby cluster is assumed to receive read-only workloads, so that all updates are executed exclusively on the active cluster. However, this is currently not enforced or guarded in any way, so it’s up to the user to make sure the requirement is met. This is an error-prone approach which can lead to data inconsistency or other unexpected behaviour. Adding read-only mode will block DML operations to standby cluster databases and only allow DDL ones. [DB-5645]: https://yugabyte.atlassian.net/browse/DB-5645?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
1.0
[DocDB] Read-only mode for standby clusters - Jira Link: [DB-5645](https://yugabyte.atlassian.net/browse/DB-5645) ### Description In a DR deployment, the standby cluster is assumed to receive read-only workloads, so that all updates are executed exclusively on the active cluster. However, this is currently not enforced or guarded in any way, so it’s up to the user to make sure the requirement is met. This is an error-prone approach which can lead to data inconsistency or other unexpected behaviour. Adding read-only mode will block DML operations to standby cluster databases and only allow DDL ones. [DB-5645]: https://yugabyte.atlassian.net/browse/DB-5645?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
priority
read only mode for standby clusters jira link description in a dr deployment the standby cluster is assumed to receive read only workloads so that all updates are executed exclusively on the active cluster however this is currently not enforced or guarded in any way so it’s up to the user to make sure the requirement is met this is an error prone approach which can lead to data inconsistency or other unexpected behaviour adding read only mode will block dml operations to standby cluster databases and only allow ddl ones
1
281,179
8,692,186,640
IssuesEvent
2018-12-04 05:06:27
ConsenSys/mythril-classic
https://api.github.com/repos/ConsenSys/mythril-classic
opened
Confirm for that a valid final state can be reached before reporting issues
Priority: Medium enhancement
## Description Currently, a number of false positives exist due to the fact that we may report conditions that always result in a revert. For example `SafeMath` uses a "Effects -> Check pattern" where state is reverted after an integer overflow occurs. An example of this can be for [here](https://gist.github.com/mickayz/4d58ed15edc60d301a4f60fe193e1212). ## Requested Feature With the callback pattern one solution could be to maintain a list of issues in an "unconfirmed" state and confirm them once a STOP or RETURN state is reached in a subsequent state (exact implementation unknown).
1.0
Confirm for that a valid final state can be reached before reporting issues - ## Description Currently, a number of false positives exist due to the fact that we may report conditions that always result in a revert. For example `SafeMath` uses a "Effects -> Check pattern" where state is reverted after an integer overflow occurs. An example of this can be for [here](https://gist.github.com/mickayz/4d58ed15edc60d301a4f60fe193e1212). ## Requested Feature With the callback pattern one solution could be to maintain a list of issues in an "unconfirmed" state and confirm them once a STOP or RETURN state is reached in a subsequent state (exact implementation unknown).
priority
confirm for that a valid final state can be reached before reporting issues description currently a number of false positives exist due to the fact that we may report conditions that always result in a revert for example safemath uses a effects check pattern where state is reverted after an integer overflow occurs an example of this can be for requested feature with the callback pattern one solution could be to maintain a list of issues in an unconfirmed state and confirm them once a stop or return state is reached in a subsequent state exact implementation unknown
1
206,937
7,123,053,290
IssuesEvent
2018-01-19 14:12:32
craftercms/craftercms
https://api.github.com/repos/craftercms/craftercms
closed
[studio-ui] Stop using /api/1/services/util/time/convert-time
enhancement priority: medium
Please stop using the API `/api/1/services/util/time/convert-time` and instead convert the time using the timezone spec'd in `site-config.xml`
1.0
[studio-ui] Stop using /api/1/services/util/time/convert-time - Please stop using the API `/api/1/services/util/time/convert-time` and instead convert the time using the timezone spec'd in `site-config.xml`
priority
stop using api services util time convert time please stop using the api api services util time convert time and instead convert the time using the timezone spec d in site config xml
1
465,648
13,389,708,539
IssuesEvent
2020-09-02 19:19:40
willyborja95/Camello
https://api.github.com/repos/willyborja95/Camello
closed
Update notification badge when the user read a notification
Priority: Medium Type: Feature
Now the badge does not update automatically after reading a notification
1.0
Update notification badge when the user read a notification - Now the badge does not update automatically after reading a notification
priority
update notification badge when the user read a notification now the badge does not update automatically after reading a notification
1
56,447
3,079,832,114
IssuesEvent
2015-08-21 18:31:00
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
"Обновить свой список файлов" не обновляет files.xml
bug imported Priority-Medium
_From [fort_k...@mail.ru](https://code.google.com/u/115243521186897319314/) on January 07, 2012 04:21:56_ 1. Кидаем файл в шару 2. Жмём "Обновить свой список" 3. Открываем files.xml ручками 4. Ищем файл 5. Плак-плак. 1. Кидаем файл в шару 2. Жмём "Обновить свой список" 3. Жмём "Открыть свой список" 4. Открываем files.xml ручками 5. Ищем файл 6. Ура. Данное поведение наблюдаю уже очень давно, на всех бетах 5хх точно (и х86, и х64), на XP SP3 и Win7. 3 и 4 ветки не помню. Считал, что видимо это чем-то обосновано и это фича, а не баг, просто я дурак и не понимаю. Сейчас вот решил расставить точки над ё. Обновление списка только после его открытия - это часть гениальной задумки, или реально ошибка? _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=654_
1.0
"Обновить свой список файлов" не обновляет files.xml - _From [fort_k...@mail.ru](https://code.google.com/u/115243521186897319314/) on January 07, 2012 04:21:56_ 1. Кидаем файл в шару 2. Жмём "Обновить свой список" 3. Открываем files.xml ручками 4. Ищем файл 5. Плак-плак. 1. Кидаем файл в шару 2. Жмём "Обновить свой список" 3. Жмём "Открыть свой список" 4. Открываем files.xml ручками 5. Ищем файл 6. Ура. Данное поведение наблюдаю уже очень давно, на всех бетах 5хх точно (и х86, и х64), на XP SP3 и Win7. 3 и 4 ветки не помню. Считал, что видимо это чем-то обосновано и это фича, а не баг, просто я дурак и не понимаю. Сейчас вот решил расставить точки над ё. Обновление списка только после его открытия - это часть гениальной задумки, или реально ошибка? _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=654_
priority
обновить свой список файлов не обновляет files xml from on january кидаем файл в шару жмём обновить свой список открываем files xml ручками ищем файл плак плак кидаем файл в шару жмём обновить свой список жмём открыть свой список открываем files xml ручками ищем файл ура данное поведение наблюдаю уже очень давно на всех бетах точно и и на xp и и ветки не помню считал что видимо это чем то обосновано и это фича а не баг просто я дурак и не понимаю сейчас вот решил расставить точки над ё обновление списка только после его открытия это часть гениальной задумки или реально ошибка original issue
1
541,418
15,826,711,880
IssuesEvent
2021-04-06 07:47:33
AY2021S2-CS2103-T16-2/tp
https://api.github.com/repos/AY2021S2-CS2103-T16-2/tp
closed
Do showm
priority.Medium
showm MEETING_INDEX This would filter contact list to only people involved in meeting 1.
1.0
Do showm - showm MEETING_INDEX This would filter contact list to only people involved in meeting 1.
priority
do showm showm meeting index this would filter contact list to only people involved in meeting
1
54,731
3,071,146,886
IssuesEvent
2015-08-19 10:06:39
pavel-pimenov/flylinkdc-r5xx
https://api.github.com/repos/pavel-pimenov/flylinkdc-r5xx
closed
В интерфейсе очень не хватает пункта "Ввести magnet ссылку".
enhancement imported Priority-Medium Usability
_From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on March 17, 2010 17:02:10_ не хватает пункта "Ввести magnet ссылку". _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=70_
1.0
В интерфейсе очень не хватает пункта "Ввести magnet ссылку". - _From [a.rain...@gmail.com](https://code.google.com/u/117892482479228821242/) on March 17, 2010 17:02:10_ не хватает пункта "Ввести magnet ссылку". _Original issue: http://code.google.com/p/flylinkdc/issues/detail?id=70_
priority
в интерфейсе очень не хватает пункта ввести magnet ссылку from on march не хватает пункта ввести magnet ссылку original issue
1
394,189
11,633,183,091
IssuesEvent
2020-02-28 07:35:33
inverse-inc/packetfence
https://api.github.com/repos/inverse-inc/packetfence
opened
Sponsor field is missing on sponsored users when using forced sponsor
Priority: Medium Type: Bug
**Describe the bug** When you use "Forced sponsor" field on a Sponsor portal module, sponsor field of sponsored users is not filled with email address of sponsor. That's not the case if you don't use "Forced sponsor" field. **To Reproduce** Steps to reproduce the behavior: 1. Create a user with Mark a sponsor + email address 1. Configure a portal module with Forced Sponsor using email address of your sponsor user 2. Try to register `foo` user using portal module defined at last step Sponsor registration works but `foo` has an empty sponsor field in DB. **Expected behavior** Sponsor field of sponsored users should contain email address of their sponsor. **Additional context** Issue is caused by the fact that when we called `update_person_fields` function, we didn't pass `sponsor` variable (defined above) as argument: https://github.com/inverse-inc/packetfence/blob/ad5f313760fcb480cdcf45fc34df00e615f65151/html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Sponsor.pm#L212 It works for users that don't use "Forced Sponsor" field because `update_person_fields` function called `person_modify` function with `$self->request_fields` and  `sponsor` email is stored in this hash. https://github.com/inverse-inc/packetfence/blob/ad5f313760fcb480cdcf45fc34df00e615f65151/html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Sponsor.pm#L173
1.0
Sponsor field is missing on sponsored users when using forced sponsor - **Describe the bug** When you use "Forced sponsor" field on a Sponsor portal module, sponsor field of sponsored users is not filled with email address of sponsor. That's not the case if you don't use "Forced sponsor" field. **To Reproduce** Steps to reproduce the behavior: 1. Create a user with Mark a sponsor + email address 1. Configure a portal module with Forced Sponsor using email address of your sponsor user 2. Try to register `foo` user using portal module defined at last step Sponsor registration works but `foo` has an empty sponsor field in DB. **Expected behavior** Sponsor field of sponsored users should contain email address of their sponsor. **Additional context** Issue is caused by the fact that when we called `update_person_fields` function, we didn't pass `sponsor` variable (defined above) as argument: https://github.com/inverse-inc/packetfence/blob/ad5f313760fcb480cdcf45fc34df00e615f65151/html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Sponsor.pm#L212 It works for users that don't use "Forced Sponsor" field because `update_person_fields` function called `person_modify` function with `$self->request_fields` and  `sponsor` email is stored in this hash. https://github.com/inverse-inc/packetfence/blob/ad5f313760fcb480cdcf45fc34df00e615f65151/html/captive-portal/lib/captiveportal/PacketFence/DynamicRouting/Module/Authentication/Sponsor.pm#L173
priority
sponsor field is missing on sponsored users when using forced sponsor describe the bug when you use forced sponsor field on a sponsor portal module sponsor field of sponsored users is not filled with email address of sponsor that s not the case if you don t use forced sponsor field to reproduce steps to reproduce the behavior create a user with mark a sponsor email address configure a portal module with forced sponsor using email address of your sponsor user try to register foo user using portal module defined at last step sponsor registration works but foo has an empty sponsor field in db expected behavior sponsor field of sponsored users should contain email address of their sponsor additional context issue is caused by the fact that when we called update person fields function we didn t pass sponsor variable defined above as argument it works for users that don t use forced sponsor field because update person fields function called person modify function with self request fields and   sponsor email is stored in this hash
1
333,320
10,120,535,823
IssuesEvent
2019-07-31 13:55:43
morsby/medmcq
https://api.github.com/repos/morsby/medmcq
closed
Simpelt “share” link på hvert spørgsmål
enhancement medium priority
Henvisning til eventuelt /quiz/:id. Så må der være en knap til at hente et share-link på hvert spørgsmål.
1.0
Simpelt “share” link på hvert spørgsmål - Henvisning til eventuelt /quiz/:id. Så må der være en knap til at hente et share-link på hvert spørgsmål.
priority
simpelt “share” link på hvert spørgsmål henvisning til eventuelt quiz id så må der være en knap til at hente et share link på hvert spørgsmål
1
38,913
2,850,536,556
IssuesEvent
2015-05-31 17:19:20
damonkohler/android-scripting
https://api.github.com/repos/damonkohler/android-scripting
closed
Add Clojure support
auto-migrated Priority-Medium Type-Enhancement
``` Clojure users would like to have it ! LotREPLs works with other languages that SL4A supports now. http://lotrepls.appspot.com/ http://clojure.org/ ``` Original issue reported on code.google.com by `tomcatalbino` on 12 Feb 2012 at 4:15
1.0
Add Clojure support - ``` Clojure users would like to have it ! LotREPLs works with other languages that SL4A supports now. http://lotrepls.appspot.com/ http://clojure.org/ ``` Original issue reported on code.google.com by `tomcatalbino` on 12 Feb 2012 at 4:15
priority
add clojure support clojure users would like to have it lotrepls works with other languages that supports now original issue reported on code google com by tomcatalbino on feb at
1
594,397
18,044,796,969
IssuesEvent
2021-09-18 17:59:18
JuezUN/INGInious
https://api.github.com/repos/JuezUN/INGInious
closed
Allow hints for group tasks
Change request Task Plugins Medium Priority
**Is your feature request related to a problem? Please describe.** The task hints plugin is only allowed for tasks configured as individual submission mode, though, there might be some tasks configured as team submission mode. **Describe the solution you'd like** This might not be a hard fix as we just need to add a new document to the collection corresponding to the other students related to this submission. Right now, only the first username is taken into account, thus, the other usernames associated with a submissions have to be taken into account. **Additional context** When a task is configured as team submission mode, it is not possible to create hints.
1.0
Allow hints for group tasks - **Is your feature request related to a problem? Please describe.** The task hints plugin is only allowed for tasks configured as individual submission mode, though, there might be some tasks configured as team submission mode. **Describe the solution you'd like** This might not be a hard fix as we just need to add a new document to the collection corresponding to the other students related to this submission. Right now, only the first username is taken into account, thus, the other usernames associated with a submissions have to be taken into account. **Additional context** When a task is configured as team submission mode, it is not possible to create hints.
priority
allow hints for group tasks is your feature request related to a problem please describe the task hints plugin is only allowed for tasks configured as individual submission mode though there might be some tasks configured as team submission mode describe the solution you d like this might not be a hard fix as we just need to add a new document to the collection corresponding to the other students related to this submission right now only the first username is taken into account thus the other usernames associated with a submissions have to be taken into account additional context when a task is configured as team submission mode it is not possible to create hints
1
404,572
11,859,437,124
IssuesEvent
2020-03-25 13:22:41
AY1920S2-CS2103T-W12-4/main
https://api.github.com/repos/AY1920S2-CS2103T-W12-4/main
closed
As a health-focused user, I can search for a dish based on how many calories i want to consume
priority.Medium status.Ongoing type.Story
... so that I can eat healthily Command: `cals <calories wanted>`
1.0
As a health-focused user, I can search for a dish based on how many calories i want to consume - ... so that I can eat healthily Command: `cals <calories wanted>`
priority
as a health focused user i can search for a dish based on how many calories i want to consume so that i can eat healthily command cals
1
649,502
21,314,052,916
IssuesEvent
2022-04-16 01:56:06
space-wizards/RobustToolbox
https://api.github.com/repos/space-wizards/RobustToolbox
opened
Something's up with hosting
Issue: Bug Priority: 2-Important Difficulty: 2-Medium
Had 2 people report issues when hosting and turned out the version was trying to do 0.12.0 instead of 0.12.0.0 Haven't investigated further but made the issue for posterity.
1.0
Something's up with hosting - Had 2 people report issues when hosting and turned out the version was trying to do 0.12.0 instead of 0.12.0.0 Haven't investigated further but made the issue for posterity.
priority
something s up with hosting had people report issues when hosting and turned out the version was trying to do instead of haven t investigated further but made the issue for posterity
1
3,249
2,537,525,744
IssuesEvent
2015-01-26 21:11:38
web2py/web2py
https://api.github.com/repos/web2py/web2py
opened
using groups (allow_group) with active directory (server 2012) and web2py
1 star bug imported Priority-Medium
_From [guyd_at_ddc.co.il](https://code.google.com/u/guyd_at_ddc.co.il/) on October 21, 2014 10:07:30_ What steps will reproduce the problem? Trying to login using Active directory with allowed_groups, I've got error as discribed here: https://code.google.com/p/web2py/issues/detail?id=1414&can=1&q=allowed_groups I had patched the ldap_auth with the patch attached to the same group, error fixed. but - The user can login to even if he isn't belong to any of the groups in the list. I've devfined: allowed_groups = ['ca1'], made sure my user isn't belong to this group, then tried to login. user logged in. Trying to log in with user that isn't belong to this group, user logged in, define non-exist group, Yet again - user logged in. What is the expected output? What do you see instead? Users that not belong to the group, or if non-exist group - user will not log in. What version of the product are you using? On what operating system? Version 2.2.1 (2012-10-28 12:01:03) stable Windows XP, Windows 7, Windows 8.1 (for the web host), and server 2012R1 for the active-directory host machine. Please provide any additional information below. I'be looked on tables auth_group, auth_event, auth_cas, auth_membership, auth_permission (in the DB), tables exists but empty. Table auth_user get the user ans hash of it's password. _Original issue: http://code.google.com/p/web2py/issues/detail?id=2002_
1.0
using groups (allow_group) with active directory (server 2012) and web2py - _From [guyd_at_ddc.co.il](https://code.google.com/u/guyd_at_ddc.co.il/) on October 21, 2014 10:07:30_ What steps will reproduce the problem? Trying to login using Active directory with allowed_groups, I've got error as discribed here: https://code.google.com/p/web2py/issues/detail?id=1414&can=1&q=allowed_groups I had patched the ldap_auth with the patch attached to the same group, error fixed. but - The user can login to even if he isn't belong to any of the groups in the list. I've devfined: allowed_groups = ['ca1'], made sure my user isn't belong to this group, then tried to login. user logged in. Trying to log in with user that isn't belong to this group, user logged in, define non-exist group, Yet again - user logged in. What is the expected output? What do you see instead? Users that not belong to the group, or if non-exist group - user will not log in. What version of the product are you using? On what operating system? Version 2.2.1 (2012-10-28 12:01:03) stable Windows XP, Windows 7, Windows 8.1 (for the web host), and server 2012R1 for the active-directory host machine. Please provide any additional information below. I'be looked on tables auth_group, auth_event, auth_cas, auth_membership, auth_permission (in the DB), tables exists but empty. Table auth_user get the user ans hash of it's password. _Original issue: http://code.google.com/p/web2py/issues/detail?id=2002_
priority
using groups allow group with active directory server and from on october what steps will reproduce the problem trying to login using active directory with allowed groups i ve got error as discribed here i had patched the ldap auth with the patch attached to the same group error fixed but the user can login to even if he isn t belong to any of the groups in the list i ve devfined allowed groups made sure my user isn t belong to this group then tried to login user logged in trying to log in with user that isn t belong to this group user logged in define non exist group yet again user logged in what is the expected output what do you see instead users that not belong to the group or if non exist group user will not log in what version of the product are you using on what operating system version stable windows xp windows windows for the web host and server for the active directory host machine please provide any additional information below i be looked on tables auth group auth event auth cas auth membership auth permission in the db tables exists but empty table auth user get the user ans hash of it s password original issue
1
81,650
3,593,145,221
IssuesEvent
2016-02-01 18:36:42
dart-lang/sdk
https://api.github.com/repos/dart-lang/sdk
closed
when quick fixing await also change the return type of the function
analyzer-quick-fix analyzer-server area-analyzer Priority-Medium type-enhancement
When quick fixing this await to add the async modifier: ``` void main() { await 1; } ``` It would be nice if the return type could change to `Future`
1.0
when quick fixing await also change the return type of the function - When quick fixing this await to add the async modifier: ``` void main() { await 1; } ``` It would be nice if the return type could change to `Future`
priority
when quick fixing await also change the return type of the function when quick fixing this await to add the async modifier void main await it would be nice if the return type could change to future
1
239,055
7,786,121,130
IssuesEvent
2018-06-06 17:55:45
DigitalCampus/oppia-mobile-android
https://api.github.com/repos/DigitalCampus/oppia-mobile-android
closed
Course reset not functioning anymore
Medium priority bug
Does appear to be hitting the Yes button listener in confirmCourseReset in OppiaMobileActivity
1.0
Course reset not functioning anymore - Does appear to be hitting the Yes button listener in confirmCourseReset in OppiaMobileActivity
priority
course reset not functioning anymore does appear to be hitting the yes button listener in confirmcoursereset in oppiamobileactivity
1
48,590
2,998,696,873
IssuesEvent
2015-07-23 15:18:58
CenterForOpenScience/osf.io
https://api.github.com/repos/CenterForOpenScience/osf.io
closed
[Production & Staging] "Files couldn't load" error message in Files viewer is unhelpful and wrong color
5 - pending review bug: production discuss priority - medium ui
### Steps 1. Go to [osf.io](http://www.osf.io). 2. Go to one of your projects. 3. Go to your project's Settings page. 4. Enable a storage add-on with an empty storage folder/bucket. 5. Go to the project's Files page. 6. Click on the row of the add-on you selected. 7. Observe the error message in the add-on's row. ### Expected behavior I expected that the error message would tell me something like "No files found." ### Actual behavior The error message is the same for every situation of files not loading, so it is not helpful to the user. It also distracts the user too much since the message replaces the name of the empty add-on, folder, or file, and it is centered in the row instead of left-aligned like the rest of the text. The user's eyes have to jump around too much. The red color is also too bright compared to the OSF standard ([style guide](http://caneruguz.github.io/osf-style/style.html#colors)). ![screen shot 2015-06-18 at 2 28 53 pm](https://cloud.githubusercontent.com/assets/8591162/8238879/643f0828-15c6-11e5-83cb-1a2bc122557b.png) Standard red error message: ![screen shot 2015-06-18 at 2 33 56 pm](https://cloud.githubusercontent.com/assets/8591162/8239014/33d34dec-15c7-11e5-8414-27065f50b3de.png)
1.0
[Production & Staging] "Files couldn't load" error message in Files viewer is unhelpful and wrong color - ### Steps 1. Go to [osf.io](http://www.osf.io). 2. Go to one of your projects. 3. Go to your project's Settings page. 4. Enable a storage add-on with an empty storage folder/bucket. 5. Go to the project's Files page. 6. Click on the row of the add-on you selected. 7. Observe the error message in the add-on's row. ### Expected behavior I expected that the error message would tell me something like "No files found." ### Actual behavior The error message is the same for every situation of files not loading, so it is not helpful to the user. It also distracts the user too much since the message replaces the name of the empty add-on, folder, or file, and it is centered in the row instead of left-aligned like the rest of the text. The user's eyes have to jump around too much. The red color is also too bright compared to the OSF standard ([style guide](http://caneruguz.github.io/osf-style/style.html#colors)). ![screen shot 2015-06-18 at 2 28 53 pm](https://cloud.githubusercontent.com/assets/8591162/8238879/643f0828-15c6-11e5-83cb-1a2bc122557b.png) Standard red error message: ![screen shot 2015-06-18 at 2 33 56 pm](https://cloud.githubusercontent.com/assets/8591162/8239014/33d34dec-15c7-11e5-8414-27065f50b3de.png)
priority
files couldn t load error message in files viewer is unhelpful and wrong color steps go to go to one of your projects go to your project s settings page enable a storage add on with an empty storage folder bucket go to the project s files page click on the row of the add on you selected observe the error message in the add on s row expected behavior i expected that the error message would tell me something like no files found actual behavior the error message is the same for every situation of files not loading so it is not helpful to the user it also distracts the user too much since the message replaces the name of the empty add on folder or file and it is centered in the row instead of left aligned like the rest of the text the user s eyes have to jump around too much the red color is also too bright compared to the osf standard standard red error message
1
712,112
24,485,088,966
IssuesEvent
2022-10-09 10:20:34
AY2223S1-CS2103T-T17-4/tp
https://api.github.com/repos/AY2223S1-CS2103T-T17-4/tp
closed
Edit Appointment
type.Story priority.Medium
As a clumsy user, I want to edit an existing appointment so that I can fix my error in setting their appointment details
1.0
Edit Appointment - As a clumsy user, I want to edit an existing appointment so that I can fix my error in setting their appointment details
priority
edit appointment as a clumsy user i want to edit an existing appointment so that i can fix my error in setting their appointment details
1
555,085
16,447,088,781
IssuesEvent
2021-05-20 21:00:17
spicygreenbook/greenbook-app
https://api.github.com/repos/spicygreenbook/greenbook-app
closed
Volunteer Video Thumbnail
Priority: Medium Status: In Progress Type: Enhancement
Hoping to implement a new thumbnail for the video on top of the volunteer page. Here is the image. ![Spicy Green Book_Thumbnails_Volunteer - 1920 x 1080](https://user-images.githubusercontent.com/69876068/118768679-23996e00-b834-11eb-9100-22d2082c4a30.jpg)
1.0
Volunteer Video Thumbnail - Hoping to implement a new thumbnail for the video on top of the volunteer page. Here is the image. ![Spicy Green Book_Thumbnails_Volunteer - 1920 x 1080](https://user-images.githubusercontent.com/69876068/118768679-23996e00-b834-11eb-9100-22d2082c4a30.jpg)
priority
volunteer video thumbnail hoping to implement a new thumbnail for the video on top of the volunteer page here is the image
1
189,359
6,796,995,132
IssuesEvent
2017-11-01 21:00:46
zephyrproject-rtos/zephyr
https://api.github.com/repos/zephyrproject-rtos/zephyr
closed
Coverity issue seen with CID: 178240
area: Drivers bug Coverity priority: medium
Static code scan issues seen in File: /drivers/ethernet/eth_enc28j60.c Category: Error handling issues Function: eth_enc28j60_set_bank Component: Drivers Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
1.0
Coverity issue seen with CID: 178240 - Static code scan issues seen in File: /drivers/ethernet/eth_enc28j60.c Category: Error handling issues Function: eth_enc28j60_set_bank Component: Drivers Please fix or provide comments to square it off in coverity in the link: https://scan9.coverity.com/reports.htm#v32951/p12996
priority
coverity issue seen with cid static code scan issues seen in file drivers ethernet eth c category error handling issues function eth set bank component drivers please fix or provide comments to square it off in coverity in the link
1
25,510
2,683,826,119
IssuesEvent
2015-03-28 10:57:43
ConEmu/old-issues
https://api.github.com/repos/ConEmu/old-issues
closed
Skin's?
2–5 stars bug duplicate imported Priority-Medium
_From [alexandr...@gmail.com](https://code.google.com/u/102266525303291005921/) on August 27, 2009 04:38:38_ Поскольку проект ComEmu вроде (тфу-тфу-тфу) уже довольно комфортый, работающий и всё такое, вношу предложение добавить чуть-чуть украшательств. Лично мне очень хотелось бы, чтобы внешний вид "табов" был настраиваемый, со скинами. Как думаете? ;) _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=72_
1.0
Skin's? - _From [alexandr...@gmail.com](https://code.google.com/u/102266525303291005921/) on August 27, 2009 04:38:38_ Поскольку проект ComEmu вроде (тфу-тфу-тфу) уже довольно комфортый, работающий и всё такое, вношу предложение добавить чуть-чуть украшательств. Лично мне очень хотелось бы, чтобы внешний вид "табов" был настраиваемый, со скинами. Как думаете? ;) _Original issue: http://code.google.com/p/conemu-maximus5/issues/detail?id=72_
priority
skin s from on august поскольку проект comemu вроде тфу тфу тфу уже довольно комфортый работающий и всё такое вношу предложение добавить чуть чуть украшательств лично мне очень хотелось бы чтобы внешний вид табов был настраиваемый со скинами как думаете original issue
1
120,186
4,786,629,640
IssuesEvent
2016-10-29 14:55:05
CS2103AUG2016-W13-C3/main
https://api.github.com/repos/CS2103AUG2016-W13-C3/main
closed
Fix UI tests and improve coverage
priority.medium type.enhancement
Currently, guitests have not been translated from the AddressBook's version to our app's. The UI component is not tested as a result.
1.0
Fix UI tests and improve coverage - Currently, guitests have not been translated from the AddressBook's version to our app's. The UI component is not tested as a result.
priority
fix ui tests and improve coverage currently guitests have not been translated from the addressbook s version to our app s the ui component is not tested as a result
1
622,832
19,657,663,871
IssuesEvent
2022-01-10 14:09:05
projectdiscovery/httpx
https://api.github.com/repos/projectdiscovery/httpx
closed
panic: runtime error: invalid memory address or nil pointer dereference
Priority: Medium Status: Completed Type: Bug
<!-- 1. Please search to see if an issue already exists for the bug you encountered. 2. For support requests, FAQs or "How to" questions, please use the GitHub Discussions section instead - https://github.com/projectdiscovery/httpx/discussions or 3. Join our discord server at https://discord.gg/projectdiscovery and post the question on the #httpx channel. --> <!-- ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ### httpx version:[INF] Current Version: v1.1.4 <!-- You can find current version of httpx with "httpx -version" --> <!-- We only accept issues that are reproducible on the latest version of httpx. --> <!-- You can find the latest version of project at https://github.com/projectdiscovery/httpx/releases/ --> ### Current Behavior:httpx -l target.txt -path "///////../../../../../../etc/passwd" <!-- A concise description of what you're experiencing. --> ### Expected Behavior: ![image](https://user-images.githubusercontent.com/32709921/148635055-12867e0c-529d-47a3-bdbb-c16e9a9b5cfb.png) <!-- A concise description of what you expected to happen. --> ### Steps To Reproduce: <!-- Example: steps to reproduce the behavior: 1. Run 'httpx ..' 2. See error... --> Run 'httpx -l target.txt -path "///////../../../../../../etc/passwd"' See error ![image](https://user-images.githubusercontent.com/32709921/148635077-32598a70-ca49-402a-90cc-9cb5a6cf4709.png) ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x58 pc=0x9002d3] goroutine 14 [running]: github.com/projectdiscovery/httpx/runner.(*Runner).analyze(_, _, {_, _}, {_, _}, {_, _}, {0xc000eea780, 0x1b}, ...) /home/runner/work/httpx/httpx/runner/runner.go:874 +0xe93 github.com/projectdiscovery/httpx/runner.(*Runner).process.func1({0xc000eea780, 0x1b}, {0x9fe1ef, 0x3}, {0xa042ab, 0xa}) /home/runner/work/httpx/httpx/runner/runner.go:651 +0x125 created by github.com/projectdiscovery/httpx/runner.(*Runner).process /home/runner/work/httpx/httpx/runner/runner.go:649 +0x965 ``` ### Anything else: <!-- Links? References? Screnshots? Anything that will give us more context about the issue that you are encountering! -->
1.0
panic: runtime error: invalid memory address or nil pointer dereference - <!-- 1. Please search to see if an issue already exists for the bug you encountered. 2. For support requests, FAQs or "How to" questions, please use the GitHub Discussions section instead - https://github.com/projectdiscovery/httpx/discussions or 3. Join our discord server at https://discord.gg/projectdiscovery and post the question on the #httpx channel. --> <!-- ISSUES MISSING IMPORTANT INFORMATION MAY BE CLOSED WITHOUT INVESTIGATION. --> ### httpx version:[INF] Current Version: v1.1.4 <!-- You can find current version of httpx with "httpx -version" --> <!-- We only accept issues that are reproducible on the latest version of httpx. --> <!-- You can find the latest version of project at https://github.com/projectdiscovery/httpx/releases/ --> ### Current Behavior:httpx -l target.txt -path "///////../../../../../../etc/passwd" <!-- A concise description of what you're experiencing. --> ### Expected Behavior: ![image](https://user-images.githubusercontent.com/32709921/148635055-12867e0c-529d-47a3-bdbb-c16e9a9b5cfb.png) <!-- A concise description of what you expected to happen. --> ### Steps To Reproduce: <!-- Example: steps to reproduce the behavior: 1. Run 'httpx ..' 2. See error... --> Run 'httpx -l target.txt -path "///////../../../../../../etc/passwd"' See error ![image](https://user-images.githubusercontent.com/32709921/148635077-32598a70-ca49-402a-90cc-9cb5a6cf4709.png) ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x58 pc=0x9002d3] goroutine 14 [running]: github.com/projectdiscovery/httpx/runner.(*Runner).analyze(_, _, {_, _}, {_, _}, {_, _}, {0xc000eea780, 0x1b}, ...) /home/runner/work/httpx/httpx/runner/runner.go:874 +0xe93 github.com/projectdiscovery/httpx/runner.(*Runner).process.func1({0xc000eea780, 0x1b}, {0x9fe1ef, 0x3}, {0xa042ab, 0xa}) /home/runner/work/httpx/httpx/runner/runner.go:651 +0x125 created by github.com/projectdiscovery/httpx/runner.(*Runner).process /home/runner/work/httpx/httpx/runner/runner.go:649 +0x965 ``` ### Anything else: <!-- Links? References? Screnshots? Anything that will give us more context about the issue that you are encountering! -->
priority
panic runtime error invalid memory address or nil pointer dereference please search to see if an issue already exists for the bug you encountered for support requests faqs or how to questions please use the github discussions section instead or join our discord server at and post the question on the httpx channel httpx version current version current behavior httpx l target txt path etc passwd expected behavior steps to reproduce example steps to reproduce the behavior run httpx see error run httpx l target txt path etc passwd see error panic runtime error invalid memory address or nil pointer dereference goroutine github com projectdiscovery httpx runner runner analyze home runner work httpx httpx runner runner go github com projectdiscovery httpx runner runner process home runner work httpx httpx runner runner go created by github com projectdiscovery httpx runner runner process home runner work httpx httpx runner runner go anything else
1
407,106
11,906,526,620
IssuesEvent
2020-03-30 20:30:22
processing/p5.js-web-editor
https://api.github.com/repos/processing/p5.js-web-editor
closed
Mismatching of colors.
priority:medium type:bug
<!-- Hi there! If you are here to report a bug, or to discuss a feature (new or existing), you can use the below template to get started quickly. Fill out all those parts which you're comfortable with, and delete the remaining ones. --> #### Nature of issue? <!-- Select any one issue and delete the other two --> - Found a bug <!-- If you found a bug, the following information might prove to be helpful for us. Simply remove whatever you can't determine/don't know. --> #### Details about the bug: - Web browser and version: Chrome - Operating System: Windows 10 - Steps to reproduce this bug: 1) Change the theme of the editor 2) Go to Login route 3) Click on Login with GitHub As a user clicks on the button, the onClick event sets the color to pink. Even if the theme is High Contrast. <!-- Include a simple code snippet that demonstrates the problem, along with any console errors produced. If this isn't possible, then simply describe the issue as best you can! Feel free to link to the web editor or include pictures or a video. --> <!-- If you want to enhance an existing feature, please describe here, otherwise remove this section --> #### Feature enhancement details: <!-- If you want to request a new feature, please describe here, otherwise remove this section --> #### New feature details:
1.0
Mismatching of colors. - <!-- Hi there! If you are here to report a bug, or to discuss a feature (new or existing), you can use the below template to get started quickly. Fill out all those parts which you're comfortable with, and delete the remaining ones. --> #### Nature of issue? <!-- Select any one issue and delete the other two --> - Found a bug <!-- If you found a bug, the following information might prove to be helpful for us. Simply remove whatever you can't determine/don't know. --> #### Details about the bug: - Web browser and version: Chrome - Operating System: Windows 10 - Steps to reproduce this bug: 1) Change the theme of the editor 2) Go to Login route 3) Click on Login with GitHub As a user clicks on the button, the onClick event sets the color to pink. Even if the theme is High Contrast. <!-- Include a simple code snippet that demonstrates the problem, along with any console errors produced. If this isn't possible, then simply describe the issue as best you can! Feel free to link to the web editor or include pictures or a video. --> <!-- If you want to enhance an existing feature, please describe here, otherwise remove this section --> #### Feature enhancement details: <!-- If you want to request a new feature, please describe here, otherwise remove this section --> #### New feature details:
priority
mismatching of colors hi there if you are here to report a bug or to discuss a feature new or existing you can use the below template to get started quickly fill out all those parts which you re comfortable with and delete the remaining ones nature of issue found a bug details about the bug web browser and version chrome operating system windows steps to reproduce this bug change the theme of the editor go to login route click on login with github as a user clicks on the button the onclick event sets the color to pink even if the theme is high contrast feature enhancement details new feature details
1
64,283
3,206,971,290
IssuesEvent
2015-10-05 07:41:28
magro/memcached-session-manager
https://api.github.com/repos/magro/memcached-session-manager
closed
Serializing principals no longer work in Tomcat 8
bug imported Priority-Medium
_From [schy...@ctrlprint.se](https://code.google.com/u/105503648307618593963/) on April 28, 2015 00:56:11_ Serialization does not work when deploying to Tomcat 8.0.21. Tomcat has removed org.apache.catalina.ha.session.SerializablePrincipal, which MSM uses. Serialization fails with the following stack trace: SEVERE [http-nio-8080-exec-5] org.apache.coyote.http11.AbstractHttp11Processor.process Error processing request java.lang.NoClassDefFoundError: org/apache/catalina/ha/session/SerializablePrincipal at de.javakaffee.web.msm.TranscoderService.serializePrincipal(TranscoderService.java:352) at de.javakaffee.web.msm.TranscoderService.serializeSessionFields(TranscoderService.java:207) at de.javakaffee.web.msm.TranscoderService.serializeSessionFields(TranscoderService.java:194) at de.javakaffee.web.msm.TranscoderService.serialize(TranscoderService.java:184) at de.javakaffee.web.msm.BackupSessionTask.call(BackupSessionTask.java:118) at de.javakaffee.web.msm.BackupSessionTask.call(BackupSessionTask.java:51) at de.javakaffee.web.msm.BackupSessionService$SynchronousExecutorService.submit(BackupSessionService.java:346) at de.javakaffee.web.msm.BackupSessionService.backupSession(BackupSessionService.java:205) at de.javakaffee.web.msm.MemcachedSessionService.backupSession(MemcachedSessionService.java:1040) at de.javakaffee.web.msm.RequestTrackingHostValve.backupSession(RequestTrackingHostValve.java:230) at de.javakaffee.web.msm.RequestTrackingHostValve.invoke(RequestTrackingHostValve.java:159) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:610) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:518) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1091) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:668) at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:223) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1517) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1474) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassNotFoundException: org.apache.catalina.ha.session.SerializablePrincipal at java.net.URLClassLoader$1.run(URLClassLoader.java:372) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:360) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 24 more The class was deleted on the 16:th of December 2014 according to this mailing list message: <a href="http://svn.apache.org/viewvc?view=revision&amp;revision=1645955" rel="nofollow">http://svn.apache.org/viewvc?view=revision&amp;revision=1645955</a>. It is likely that earlier versions of Tomcat also are affected, but I haven't tested that. According to the patch, it is no longer needed since "GenericPrincipal now implements Serializable".&#13; &#13; This has been tested with on:&#13; Mac OS X 10.10.3&#13; Oracle Java 1.8.0_11&#13; Apache Tomcat 8.0.21&#13; memcached-session-manager 1.8.3&#13; memcached-session-manager-tc8 1.8.3 _Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=227_
1.0
Serializing principals no longer work in Tomcat 8 - _From [schy...@ctrlprint.se](https://code.google.com/u/105503648307618593963/) on April 28, 2015 00:56:11_ Serialization does not work when deploying to Tomcat 8.0.21. Tomcat has removed org.apache.catalina.ha.session.SerializablePrincipal, which MSM uses. Serialization fails with the following stack trace: SEVERE [http-nio-8080-exec-5] org.apache.coyote.http11.AbstractHttp11Processor.process Error processing request java.lang.NoClassDefFoundError: org/apache/catalina/ha/session/SerializablePrincipal at de.javakaffee.web.msm.TranscoderService.serializePrincipal(TranscoderService.java:352) at de.javakaffee.web.msm.TranscoderService.serializeSessionFields(TranscoderService.java:207) at de.javakaffee.web.msm.TranscoderService.serializeSessionFields(TranscoderService.java:194) at de.javakaffee.web.msm.TranscoderService.serialize(TranscoderService.java:184) at de.javakaffee.web.msm.BackupSessionTask.call(BackupSessionTask.java:118) at de.javakaffee.web.msm.BackupSessionTask.call(BackupSessionTask.java:51) at de.javakaffee.web.msm.BackupSessionService$SynchronousExecutorService.submit(BackupSessionService.java:346) at de.javakaffee.web.msm.BackupSessionService.backupSession(BackupSessionService.java:205) at de.javakaffee.web.msm.MemcachedSessionService.backupSession(MemcachedSessionService.java:1040) at de.javakaffee.web.msm.RequestTrackingHostValve.backupSession(RequestTrackingHostValve.java:230) at de.javakaffee.web.msm.RequestTrackingHostValve.invoke(RequestTrackingHostValve.java:159) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:79) at org.apache.catalina.valves.AbstractAccessLogValve.invoke(AbstractAccessLogValve.java:610) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:88) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:518) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1091) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:668) at org.apache.coyote.http11.Http11NioProtocol$Http11ConnectionHandler.process(Http11NioProtocol.java:223) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1517) at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1474) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassNotFoundException: org.apache.catalina.ha.session.SerializablePrincipal at java.net.URLClassLoader$1.run(URLClassLoader.java:372) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:360) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 24 more The class was deleted on the 16:th of December 2014 according to this mailing list message: <a href="http://svn.apache.org/viewvc?view=revision&amp;revision=1645955" rel="nofollow">http://svn.apache.org/viewvc?view=revision&amp;revision=1645955</a>. It is likely that earlier versions of Tomcat also are affected, but I haven't tested that. According to the patch, it is no longer needed since "GenericPrincipal now implements Serializable".&#13; &#13; This has been tested with on:&#13; Mac OS X 10.10.3&#13; Oracle Java 1.8.0_11&#13; Apache Tomcat 8.0.21&#13; memcached-session-manager 1.8.3&#13; memcached-session-manager-tc8 1.8.3 _Original issue: http://code.google.com/p/memcached-session-manager/issues/detail?id=227_
priority
serializing principals no longer work in tomcat from on april serialization does not work when deploying to tomcat tomcat has removed org apache catalina ha session serializableprincipal which msm uses serialization fails with the following stack trace severe org apache coyote process error processing request java lang noclassdeffounderror org apache catalina ha session serializableprincipal at de javakaffee web msm transcoderservice serializeprincipal transcoderservice java at de javakaffee web msm transcoderservice serializesessionfields transcoderservice java at de javakaffee web msm transcoderservice serializesessionfields transcoderservice java at de javakaffee web msm transcoderservice serialize transcoderservice java at de javakaffee web msm backupsessiontask call backupsessiontask java at de javakaffee web msm backupsessiontask call backupsessiontask java at de javakaffee web msm backupsessionservice synchronousexecutorservice submit backupsessionservice java at de javakaffee web msm backupsessionservice backupsession backupsessionservice java at de javakaffee web msm memcachedsessionservice backupsession memcachedsessionservice java at de javakaffee web msm requesttrackinghostvalve backupsession requesttrackinghostvalve java at de javakaffee web msm requesttrackinghostvalve invoke requesttrackinghostvalve java at org apache catalina valves errorreportvalve invoke errorreportvalve java at org apache catalina valves abstractaccesslogvalve invoke abstractaccesslogvalve java at org apache catalina core standardenginevalve invoke standardenginevalve java at org apache catalina connector coyoteadapter service coyoteadapter java at org apache coyote process java at org apache coyote abstractprotocol abstractconnectionhandler process abstractprotocol java at org apache coyote process java at org apache tomcat util net nioendpoint socketprocessor dorun nioendpoint java at org apache tomcat util net nioendpoint socketprocessor run nioendpoint java at java util concurrent threadpoolexecutor runworker threadpoolexecutor java at java util concurrent threadpoolexecutor worker run threadpoolexecutor java at org apache tomcat util threads taskthread wrappingrunnable run taskthread java at java lang thread run thread java caused by java lang classnotfoundexception org apache catalina ha session serializableprincipal at java net urlclassloader run urlclassloader java at java net urlclassloader run urlclassloader java at java security accesscontroller doprivileged native method at java net urlclassloader findclass urlclassloader java at java lang classloader loadclass classloader java at java lang classloader loadclass classloader java more the class was deleted on the th of december according to this mailing list message it is likely that earlier versions of tomcat also are affected but i haven t tested that according to the patch it is no longer needed since genericprincipal now implements serializable this has been tested with on mac os x oracle java apache tomcat memcached session manager memcached session manager original issue
1
400,961
11,783,566,136
IssuesEvent
2020-03-17 06:01:26
StrangeLoopGames/EcoIssues
https://api.github.com/repos/StrangeLoopGames/EcoIssues
closed
Baking reciepe problem
Priority: Medium Status: Fixed
Look at the screenshot out of the 3 Muffins you can make, 1 of them costs 10 flour to make where the 2 others only cost 4 flour ![20200313213106_1](https://user-images.githubusercontent.com/38038590/76657440-2fbfd680-6572-11ea-82ea-269752077096.jpg)
1.0
Baking reciepe problem - Look at the screenshot out of the 3 Muffins you can make, 1 of them costs 10 flour to make where the 2 others only cost 4 flour ![20200313213106_1](https://user-images.githubusercontent.com/38038590/76657440-2fbfd680-6572-11ea-82ea-269752077096.jpg)
priority
baking reciepe problem look at the screenshot out of the muffins you can make of them costs flour to make where the others only cost flour
1
22,487
2,649,251,296
IssuesEvent
2015-03-14 18:41:11
TntMatthew/Marksman
https://api.github.com/repos/TntMatthew/Marksman
closed
Checking security info form on HTTPS or with a null URL causes bad things to happen
Bug Priority: Medium
Upon clicking the SSL icon when the URL is null or you're not viewing a HTTPS site, you get a rather unhelpful NullReferenceException. Should be relatively easy to fix. Just need to use some try/catch blocks and everything should work fine.
1.0
Checking security info form on HTTPS or with a null URL causes bad things to happen - Upon clicking the SSL icon when the URL is null or you're not viewing a HTTPS site, you get a rather unhelpful NullReferenceException. Should be relatively easy to fix. Just need to use some try/catch blocks and everything should work fine.
priority
checking security info form on https or with a null url causes bad things to happen upon clicking the ssl icon when the url is null or you re not viewing a https site you get a rather unhelpful nullreferenceexception should be relatively easy to fix just need to use some try catch blocks and everything should work fine
1
745,666
25,994,253,090
IssuesEvent
2022-12-20 10:14:14
yugabyte/yugabyte-db
https://api.github.com/repos/yugabyte/yugabyte-db
closed
[CDCSDK] Missing update record with before image support
kind/bug priority/medium area/cdcsdk
Jira Link: [DB-4129](https://yugabyte.atlassian.net/browse/DB-4129) **Steps to reproduce:** 1. Create table: `CREATE TABLE test (id INT PRIMARY KEY, name TEXT DEFAULT 'default value', hours DOUBLE PRECISION DEFAULT 12.34);` 2. Setup stream: `./yb-admin create_change_data_stream ysql.yugabyte IMPLICIT ALL` and start the CDC pipeline. 3. Perform the following ops: ```sql BEGIN; INSERT INTO test VALUES (3); UPDATE test SET name = 'Vaibhav Kushwaha', hours = 56.87 WHERE id = 3; COMMIT; ``` In the above scenario, the change record corresponding to the `update` statement isn't showing up in the published change records.
1.0
[CDCSDK] Missing update record with before image support - Jira Link: [DB-4129](https://yugabyte.atlassian.net/browse/DB-4129) **Steps to reproduce:** 1. Create table: `CREATE TABLE test (id INT PRIMARY KEY, name TEXT DEFAULT 'default value', hours DOUBLE PRECISION DEFAULT 12.34);` 2. Setup stream: `./yb-admin create_change_data_stream ysql.yugabyte IMPLICIT ALL` and start the CDC pipeline. 3. Perform the following ops: ```sql BEGIN; INSERT INTO test VALUES (3); UPDATE test SET name = 'Vaibhav Kushwaha', hours = 56.87 WHERE id = 3; COMMIT; ``` In the above scenario, the change record corresponding to the `update` statement isn't showing up in the published change records.
priority
missing update record with before image support jira link steps to reproduce create table create table test id int primary key name text default default value hours double precision default setup stream yb admin create change data stream ysql yugabyte implicit all and start the cdc pipeline perform the following ops sql begin insert into test values update test set name vaibhav kushwaha hours where id commit in the above scenario the change record corresponding to the update statement isn t showing up in the published change records
1
561,198
16,613,142,041
IssuesEvent
2021-06-02 13:51:24
hotosm/tasking-manager
https://api.github.com/repos/hotosm/tasking-manager
closed
Base map layers on project map
Component: Frontend Priority: Medium Status: Needs implementation Type: Enhancement
User feedback: > I miss the preview option in the right bottom corner of the map on the project page (with options Opensstreetmap, mapbox, population and Bing). I used that to see if a task had many buildings or not. This to estimate how much time a task would cost me to map or validate.
1.0
Base map layers on project map - User feedback: > I miss the preview option in the right bottom corner of the map on the project page (with options Opensstreetmap, mapbox, population and Bing). I used that to see if a task had many buildings or not. This to estimate how much time a task would cost me to map or validate.
priority
base map layers on project map user feedback i miss the preview option in the right bottom corner of the map on the project page with options opensstreetmap mapbox population and bing i used that to see if a task had many buildings or not this to estimate how much time a task would cost me to map or validate
1
29,124
2,713,679,332
IssuesEvent
2015-04-09 20:43:32
cs2103jan2015-w10-3c/main
https://api.github.com/repos/cs2103jan2015-w10-3c/main
closed
A User can recall a day's task with -find date/month/year [01/05/15]
priority.medium type.story
Can be written as [date/month 26 February
1.0
A User can recall a day's task with -find date/month/year [01/05/15] - Can be written as [date/month 26 February
priority
a user can recall a day s task with find date month year can be written as date month february
1
52,601
3,024,927,822
IssuesEvent
2015-08-03 02:32:27
Celeo/Vee
https://api.github.com/repos/Celeo/Vee
closed
Allow custom keybindings.
enhancement priority-medium
The vim j/k bindings were easier to use, and x/l would make it easier for new users coming from RES to adapt to voat.
1.0
Allow custom keybindings. - The vim j/k bindings were easier to use, and x/l would make it easier for new users coming from RES to adapt to voat.
priority
allow custom keybindings the vim j k bindings were easier to use and x l would make it easier for new users coming from res to adapt to voat
1
254,003
8,068,705,027
IssuesEvent
2018-08-05 23:56:57
GoogleCloudPlatform/cloudsql-proxy
https://api.github.com/repos/GoogleCloudPlatform/cloudsql-proxy
closed
x509 hostname errors on Go HEAD
Priority: Medium Type: Bug
If you try to dial an instance say `project-dev:us-central1:main`, pinging will throw an error `x509: Common Name is not a valid hostname: project-dev:main` Looks like the Go x509 package was updated to throw errors on invalid hostnames.
1.0
x509 hostname errors on Go HEAD - If you try to dial an instance say `project-dev:us-central1:main`, pinging will throw an error `x509: Common Name is not a valid hostname: project-dev:main` Looks like the Go x509 package was updated to throw errors on invalid hostnames.
priority
hostname errors on go head if you try to dial an instance say project dev us main pinging will throw an error common name is not a valid hostname project dev main looks like the go package was updated to throw errors on invalid hostnames
1
453,236
13,067,008,370
IssuesEvent
2020-07-30 23:08:12
ngageoint/hootenanny-ui
https://api.github.com/repos/ngageoint/hootenanny-ui
closed
Poi/poly merging incorrect arrow behavior
Category: UI Defined Priority: Medium Type: Bug
When showing POI/Poly reviews to the user: * The review arrow should always point from POI to polygon. * The user should not have the option to reverse the arrow.
1.0
Poi/poly merging incorrect arrow behavior - When showing POI/Poly reviews to the user: * The review arrow should always point from POI to polygon. * The user should not have the option to reverse the arrow.
priority
poi poly merging incorrect arrow behavior when showing poi poly reviews to the user the review arrow should always point from poi to polygon the user should not have the option to reverse the arrow
1