[I] Showcase example instances of Apache Answers [answer]

2025-06-18 Thread via GitHub
merchako opened a new issue, #1358: URL: https://github.com/apache/answer/issues/1358 ## Is your feature request related to a problem? Please describe I'm choosing between Apache Answers and a competitor, and I'm struggling to imagine how well it might serve my organization's particul

Re: [I] Showcase example instances of Apache Answers [answer]

2025-06-18 Thread via GitHub
sy-records commented on issue #1358: URL: https://github.com/apache/answer/issues/1358#issuecomment-2984310505 Thank you for your feedback. We also plan to add a showcase page. https://github.com/apache/answer-website/issues/328 -- This is an automated message from the Apache Git Se

Re: [I] Provide a way to customize the `/questions/` path name [answer]

2025-06-22 Thread via GitHub
gagik commented on issue #1291: URL: https://github.com/apache/answer/issues/1291#issuecomment-2994322641 [en_US.yaml.txt](https://github.com/user-attachments/files/20853726/en_US.yaml.txt) For those who want to quickly make the instance feel more generic with a custom i18n file, I j

Re: [I] Feature Request: Access Control for Viewing Articles [answer]

2025-06-24 Thread via GitHub
hepisec commented on issue #1264: URL: https://github.com/apache/answer/issues/1264#issuecomment-3000587550 If you consider existing installations, I'd suggest the following approach: - add an administration option to enable groups, let's call it `groups_enabled` - when a new quest

Re: [I] Provide a way to customize the `/questions/` path name [answer]

2025-06-22 Thread via GitHub
gagik commented on issue #1291: URL: https://github.com/apache/answer/issues/1291#issuecomment-2994264514 Agreed, I see this as a lightweight community forum and it would be great to go beyond the "Answers" and "Questions" framing. This along with easy custom i18n support would be gre

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-06-24 Thread via GitHub
kwsxing commented on code in PR #1357: URL: https://github.com/apache/answer/pull/1357#discussion_r2163031599 ## configs/config.yaml: ## @@ -38,6 +38,6 @@ service_config: purge_deleted_files_period_days: 30 ui: public_url: '/' - api_url: '/' Review Comment: 57c4f3209

[I] Showcase example instances of Apache Answers [answer-website]

2025-06-24 Thread via GitHub
merchako opened a new issue, #333: URL: https://github.com/apache/answer-website/issues/333 ## Problem I'm choosing between Apache Answers and a competitor, and I'm struggling to imagine how well it might serve my organization's particular needs. The only example I know of is the Apa

[PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-06-16 Thread via GitHub
kwsxing opened a new pull request, #1357: URL: https://github.com/apache/answer/pull/1357 In configs/config.yaml https://github.com/apache/answer/blob/530812f81097cbab0c2b42b163539bf03b5aa54f/configs/config.yaml#L41 But the name is different in internal/base/server/config.go

[I] 增加YouTube或者视频地址的播放支持 [answer]

2025-06-06 Thread via GitHub
xgone opened a new issue, #1354: URL: https://github.com/apache/answer/issues/1354 1.提问或回答问题时的编辑器能否增加YouTube或者其他视频地址的链接 2.页面直接可以点击播放 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specifi

Re: [PR] feat: add loading state for counts display in search results [answer]

2025-06-08 Thread via GitHub
shuashuai merged PR #1352: URL: https://github.com/apache/answer/pull/1352 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@answer.apa

Re: [PR] feat(ui): improve mobile navigation and tag-based question creation [answer]

2025-06-08 Thread via GitHub
fenbox closed pull request #1257: feat(ui): improve mobile navigation and tag-based question creation URL: https://github.com/apache/answer/pull/1257 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[PR] feat(ui): improve mobile navigation and tag-based question creation [answer]

2025-06-08 Thread via GitHub
mylukin opened a new pull request, #1257: URL: https://github.com/apache/answer/pull/1257 To improve usability, I’ve placed the 'Add Question' button directly on the main screen, eliminating the need for users to click through a menu. This feature is very important, and positioning it promi

Re: [PR] feat(ui): improve mobile navigation and tag-based question creation [answer]

2025-06-08 Thread via GitHub
fenbox commented on PR #1257: URL: https://github.com/apache/answer/pull/1257#issuecomment-2954534375 The "Add Question" button issue has been resolved by the community developers. The feature of automatically filling in tags when asking a question under a tag might need to be submit

Re: [I] add out-of-the-box support for external authentication with OIDC/OAuth [answer]

2025-06-09 Thread via GitHub
morotti commented on issue #1353: URL: https://github.com/apache/answer/issues/1353#issuecomment-2956132938 hello, sorry for delay, i was following the instructions from the README https://github.com/apache/answer-plugins/tree/main/connector-basic that refers to `./answer build --w

Re: [PR] chore: Reduce the file size of the avatar on team page [answer-website]

2025-06-10 Thread via GitHub
shuashuai commented on PR #332: URL: https://github.com/apache/answer-website/pull/332#issuecomment-2958226794 Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To un

Re: [PR] chore: Reduce the file size of the avatar on team page [answer-website]

2025-06-10 Thread via GitHub
shuashuai merged PR #332: URL: https://github.com/apache/answer-website/pull/332 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@answ

Re: [PR] chore: Reduce the file size of the avatar on team page [answer-website]

2025-06-10 Thread via GitHub
shuashuai commented on PR #332: URL: https://github.com/apache/answer-website/pull/332#issuecomment-2957970750 `static/data/team.json` This file is indeed rendered data, but the data is generated by the `scripts/contributor.js` script, so when the data is regenerated, the correspondi

Re: [I] Reduce the file size of the avatar on team page [answer-website]

2025-06-10 Thread via GitHub
shuashuai closed issue #331: Reduce the file size of the avatar on team page URL: https://github.com/apache/answer-website/issues/331 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comm

[I] The dropdown menu in navbar is dark [answer]

2025-06-10 Thread via GitHub
fenbox opened a new issue, #1355: URL: https://github.com/apache/answer/issues/1355 ## Describe the bug My "Color scheme" is light, but the dropdown menu in navbar is dark. ![Image](https://github.com/user-attachments/assets/a432c031-b350-4f49-868d-fe46e007a321) ### Expe

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-06-23 Thread via GitHub
LinkinStars commented on code in PR #1357: URL: https://github.com/apache/answer/pull/1357#discussion_r2162834177 ## configs/config.yaml: ## @@ -38,6 +38,6 @@ service_config: purge_deleted_files_period_days: 30 ui: public_url: '/' - api_url: '/' Review Comment: Addin

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-06-23 Thread via GitHub
LinkinStars commented on PR #1357: URL: https://github.com/apache/answer/pull/1357#issuecomment-2998970338 @kwsxing Thank you for your contribution. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go t

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-06-24 Thread via GitHub
kwsxing commented on PR #1357: URL: https://github.com/apache/answer/pull/1357#issuecomment-2999074832 BTW. What is the difference between `api_url` and `api_base_url`? Can we use one? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-06-23 Thread via GitHub
LinkinStars merged PR #1357: URL: https://github.com/apache/answer/pull/1357 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@answer.a

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-06-24 Thread via GitHub
LinkinStars commented on PR #1357: URL: https://github.com/apache/answer/pull/1357#issuecomment-2999207207 > BTW. What is the difference between `api_url` and `api_base_url`? Can we use one? The `api_url` is used by the front-end and the `api_base_url` is used by the back-end.

[I] Admin can choose the duration for the suspend. [answer]

2025-06-25 Thread via GitHub
fenbox opened a new issue, #1361: URL: https://github.com/apache/answer/issues/1361 ## Is your feature request related to a problem? Please describe When you suspend a user now, it is a permanent suspension. For the temporary option, you need to manually unsuspend. ![Image](ht

Re: [I] Possibility to anonymize yourself [answer]

2025-06-25 Thread via GitHub
fenbox commented on issue #1046: URL: https://github.com/apache/answer/issues/1046#issuecomment-3006884614 Duplicate of #207 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

[I] Move the Settings -> Users section in admin to Interface. [answer]

2025-06-25 Thread via GitHub
fenbox opened a new issue, #1360: URL: https://github.com/apache/answer/issues/1360 ## Is your enhancement request related to a problem? Please describe To reduce conceptual confusion. ![Image](https://github.com/user-attachments/assets/8727a745-688f-4673-9b87-d021500a5416)

Re: [I] Can the problem label have custom colors? [answer]

2025-06-25 Thread via GitHub
fenbox closed issue #950: Can the problem label have custom colors? URL: https://github.com/apache/answer/issues/950 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [I] Characters with spaces cannot be searched [answer]

2025-06-25 Thread via GitHub
fenbox closed issue #967: Characters with spaces cannot be searched URL: https://github.com/apache/answer/issues/967 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscr

Re: [I] 增加YouTube或者视频地址的播放支持 [answer]

2025-06-06 Thread via GitHub
LinkinStars commented on issue #1354: URL: https://github.com/apache/answer/issues/1354#issuecomment-2951570948 You can use the Embed plugin. FYI: https://answer.apache.org/blog/answer-1.3.5-release#better-content-showcase ![Image](https://github.com/user-attachments/assets/0b

Re: [I] 增加YouTube或者视频地址的播放支持 [answer]

2025-06-06 Thread via GitHub
xgone commented on issue #1354: URL: https://github.com/apache/answer/issues/1354#issuecomment-2951576538 Thank you, let me try. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comme

Re: [I] 增加YouTube或者视频地址的播放支持 [answer]

2025-06-06 Thread via GitHub
xgone closed issue #1354: 增加YouTube或者视频地址的播放支持 URL: https://github.com/apache/answer/issues/1354 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-

[PR] chore: Reduce the file size of the avatar on team page [answer-website]

2025-06-09 Thread via GitHub
sy-records opened a new pull request, #332: URL: https://github.com/apache/answer-website/pull/332 close #331 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [I] Can access chatgpt, automatically answer questions? [answer]

2025-06-09 Thread via GitHub
ixugo commented on issue #288: URL: https://github.com/apache/answer/issues/288#issuecomment-2955449313 +1 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[I] Reduce the file size of the avatar on team page [answer-website]

2025-06-09 Thread via GitHub
fenbox opened a new issue, #331: URL: https://github.com/apache/answer-website/issues/331 Current: The image on [the page](https://answer.apache.org/community/team/) is very large, causing the page to load very slowly. Desired: use a smaller image such as https://github.com/github.png

[I] The software stopped due to an abnormal occurrence [answer]

2025-06-11 Thread via GitHub
Likeadust opened a new issue, #1356: URL: https://github.com/apache/answer/issues/1356 ![Image](https://github.com/user-attachments/assets/b3078d40-cfe8-486e-b777-535d6a6ad8d1) ### Platform - Device: [Desktop] - OS: [Windows] - Browser and version: [Chrome] - Version:

Re: [I] The software stopped due to an abnormal occurrence [answer]

2025-06-11 Thread via GitHub
LinkinStars commented on issue #1356: URL: https://github.com/apache/answer/issues/1356#issuecomment-2965071733 @Likeadust Thanks for the feedback, there is indeed a bug here. There should be a judgment in the `syncNotificationToPlugin` method for the object info. We will fix this issue as

Re: [I] add out-of-the-box support for external authentication with OIDC/OAuth [answer]

2025-06-11 Thread via GitHub
shuashuai commented on issue #1353: URL: https://github.com/apache/answer/issues/1353#issuecomment-2964756739 > hello, sorry for delay, > > i was following the instructions from the README https://github.com/apache/answer-plugins/tree/main/connector-basic that refers to `./answer bui

Re: [I] Setting to modify character limits on comments [answer]

2025-07-15 Thread via GitHub
ajboni commented on issue #1359: URL: https://github.com/apache/answer/issues/1359#issuecomment-3076500761 In that case, I would argue that length is not directly related to "important content". That aside, I understand the length limit... but I would still love to control it via a

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-07-07 Thread via GitHub
RickGanKL commented on PR #1357: URL: https://github.com/apache/answer/pull/1357#issuecomment-3047224788 This PR will make deploying subdirectory more challenging. The api_base_url default value is missing in configs/config.yaml. same as [https://github.com/apache/answer/issues/1008](ur

Re: [I] Setting to modify character limits on comments [answer]

2025-07-08 Thread via GitHub
fenbox commented on issue #1359: URL: https://github.com/apache/answer/issues/1359#issuecomment-3047865274 In designing the Q&A system, important content should be in the main text. When key information is needed, it should be added directly to the main text to keep the Q&A complete even co

Re: [I] Design Issue - Setting - write page [answer]

2025-07-08 Thread via GitHub
fenbox closed issue #816: Design Issue - Setting - write page URL: https://github.com/apache/answer/issues/816 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

[I] Improve `` tag style in main content [answer]

2025-07-08 Thread via GitHub
fenbox opened a new issue, #1364: URL: https://github.com/apache/answer/issues/1364 ## Is your enhancement request related to a problem? Please describe The `` in the text is a horizontal line, which is the same as the separator for each answer, causing layout confusion. ## Des

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-07-07 Thread via GitHub
LinkinStars commented on PR #1357: URL: https://github.com/apache/answer/pull/1357#issuecomment-3047245668 > This PR will make deploying subdirectory more challenging. The api_base_url default value is missing in configs/config.yaml. reference: [https://github.com/apache/answer/issues/1008]

[I] Can't select language in mobile browser [answer-website]

2025-07-11 Thread via GitHub
fenbox opened a new issue, #334: URL: https://github.com/apache/answer-website/issues/334 https://github.com/user-attachments/assets/724ce4a5-3387-4ebd-b3f2-9669ede85340"; /> 1. Can't select language in mobile browser 2. Two language icons appear here -- This is an automated mes

Re: [PR] chore(configs/config.yaml): Change `api_url` to `api_base_url` [answer]

2025-06-25 Thread via GitHub
kwsxing commented on code in PR #1357: URL: https://github.com/apache/answer/pull/1357#discussion_r2163025600 ## configs/config.yaml: ## @@ -38,6 +38,6 @@ service_config: purge_deleted_files_period_days: 30 ui: public_url: '/' - api_url: '/' Review Comment: Yes, I go

[I] Setting to modify character limits on comments [answer]

2025-06-25 Thread via GitHub
ajboni opened a new issue, #1359: URL: https://github.com/apache/answer/issues/1359 Can we have a simple setting to set up the character limits on comments? https://meta.answer.dev/questions/D1U23/is-it-possible-to-configure-the-comment-length-limit-witch-is-currently-600-characters

[PR] Feat/1.6.1/md [answer]

2025-07-01 Thread via GitHub
shuashuai opened a new pull request, #1363: URL: https://github.com/apache/answer/pull/1363 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-m

Re: [PR] Feat/1.6.1/md [answer]

2025-07-01 Thread via GitHub
shuashuai merged PR #1363: URL: https://github.com/apache/answer/pull/1363 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@answer.apa

Re: [PR] feature: saving files as blob in database [answer]

2025-06-28 Thread via GitHub
DanielAuerX commented on PR #1326: URL: https://github.com/apache/answer/pull/1326#issuecomment-3016065193 @mingcheng I can add tests, no problem. However, if I understood @LinkinStars and @sy-records responses correctly, this pr (feature "saving files as blob" within the answer core) was

Re: [I] Admin can choose the duration for the suspend. [answer]

2025-07-17 Thread via GitHub
fenbox closed issue #1361: Admin can choose the duration for the suspend. URL: https://github.com/apache/answer/issues/1361 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [I] Improve `` tag style in main content [answer]

2025-07-17 Thread via GitHub
fenbox closed issue #1364: Improve `` tag style in main content URL: https://github.com/apache/answer/issues/1364 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe

Re: [I] Reduce the confusion of search results 0 [answer]

2025-07-17 Thread via GitHub
fenbox closed issue #1351: Reduce the confusion of search results 0 URL: https://github.com/apache/answer/issues/1351 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubsc

Re: [I] The software stopped due to an abnormal occurrence [answer]

2025-07-17 Thread via GitHub
fenbox closed issue #1356: The software stopped due to an abnormal occurrence URL: https://github.com/apache/answer/issues/1356 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [I] The dropdown menu in navbar is dark [answer]

2025-07-17 Thread via GitHub
fenbox closed issue #1355: The dropdown menu in navbar is dark URL: https://github.com/apache/answer/issues/1355 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe,

[PR] Translation [answer]

2025-07-17 Thread via GitHub
LinkinStars opened a new pull request, #1367: URL: https://github.com/apache/answer/pull/1367 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [PR] Translation [answer]

2025-07-17 Thread via GitHub
LinkinStars merged PR #1367: URL: https://github.com/apache/answer/pull/1367 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@answer.a

Re: [PR] feature: saving files as blob in database [answer]

2025-07-17 Thread via GitHub
joyqi commented on PR #1326: URL: https://github.com/apache/answer/pull/1326#issuecomment-3083248468 Thanks for the contribution! I personally think this idea might be better implemented as a plugin under the Storage type. However, it seems that the current Storage interface lacks a

Re: [I] Move the Settings -> Users section in admin to Interface. [answer]

2025-07-17 Thread via GitHub
fenbox closed issue #1360: Move the Settings -> Users section in admin to Interface. URL: https://github.com/apache/answer/issues/1360 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Release/1.6.0 [answer]

2025-07-17 Thread via GitHub
LinkinStars merged PR #1366: URL: https://github.com/apache/answer/pull/1366 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@answer.a

[I] Proposal: Release v1.6.0 [answer]

2025-07-17 Thread via GitHub
fenbox opened a new issue, #1365: URL: https://github.com/apache/answer/issues/1365 ## Goals - Finalize and release v1.2.0 by July, 2025 - Ensure all critical issues are resolved ## Checklist Release according to the [Guide](https://answer.apache.org/community/how-to-

Re: [I] Proposal: Release v1.6.0 [answer]

2025-07-17 Thread via GitHub
kumfo commented on issue #1365: URL: https://github.com/apache/answer/issues/1365#issuecomment-3083068382 I will handle this task. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[PR] Release/1.6.0 [answer]

2025-07-17 Thread via GitHub
LinkinStars opened a new pull request, #1366: URL: https://github.com/apache/answer/pull/1366 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [PR] feature: saving files as blob in database [answer]

2025-06-28 Thread via GitHub
mingcheng commented on PR #1326: URL: https://github.com/apache/answer/pull/1326#issuecomment-3015225794 Thank you for your contribution. I think the test code is necessary because this is a BIG PR. -- This is an automated message from the Apache Git Service. To respond to the message, pl

[I] Dark Mode: Wrong background color for code block [answer]

2025-07-18 Thread via GitHub
newhinton opened a new issue, #1368: URL: https://github.com/apache/answer/issues/1368 ## Describe the bug Code block uses wrong background color https://github.com/user-attachments/assets/a16b2eaa-fac3-4115-9e9e-2854426287c6"; /> ### To Reproduce Add code block to question w

[I] Add more differentiating borders to Questions and Answers [answer]

2025-07-18 Thread via GitHub
newhinton opened a new issue, #1369: URL: https://github.com/apache/answer/issues/1369 ## Is your enhancement request related to a problem? Please describe The current view of a question makes it harder than nessessary to differentiate between the question and it's answers. ## Des

Re: [I] Proposal: Release v1.6.0 [answer]

2025-07-20 Thread via GitHub
ixugo commented on issue #1365: URL: https://github.com/apache/answer/issues/1365#issuecomment-3095311085 Looking forward to release -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

[PR] fix: submenu in the mobile navigation fails to expand properly #334 [answer-website]

2025-07-22 Thread via GitHub
shuashuai opened a new pull request, #335: URL: https://github.com/apache/answer-website/pull/335 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscrib

Re: [PR] fix: submenu in the mobile navigation fails to expand properly #334 [answer-website]

2025-07-22 Thread via GitHub
shuashuai merged PR #335: URL: https://github.com/apache/answer-website/pull/335 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@answ

[PR] Update Traditional Chinese language files [answer]

2025-07-21 Thread via GitHub
Oliver0804 opened a new pull request, #1370: URL: https://github.com/apache/answer/pull/1370 Update Traditional Chinese language files -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[PR] R 1.6.0 [answer-website]

2025-07-23 Thread via GitHub
kumfo opened a new pull request, #337: URL: https://github.com/apache/answer-website/pull/337 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [PR] R 1.6.0 [answer-website]

2025-07-23 Thread via GitHub
sy-records commented on code in PR #337: URL: https://github.com/apache/answer-website/pull/337#discussion_r2224775499 ## blog/answer-1.6.0-release/index.md: ## @@ -0,0 +1,58 @@ +--- +date: 2025-07-23 +title: "Apache Answer 1.6.0: Custom Suspensions, Smoother UI & Critical Fixes

Re: [PR] R 1.6.0 [answer-website]

2025-07-23 Thread via GitHub
sy-records commented on code in PR #337: URL: https://github.com/apache/answer-website/pull/337#discussion_r2224775499 ## blog/answer-1.6.0-release/index.md: ## @@ -0,0 +1,58 @@ +--- +date: 2025-07-23 +title: "Apache Answer 1.6.0: Custom Suspensions, Smoother UI & Critical Fixes

Re: [PR] R 1.6.0 [answer-website]

2025-07-23 Thread via GitHub
LinkinStars merged PR #337: URL: https://github.com/apache/answer-website/pull/337 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@an

Re: [PR] feat: update version link [answer-website]

2025-07-22 Thread via GitHub
kumfo merged PR #336: URL: https://github.com/apache/answer-website/pull/336 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@answer.a

[PR] feat: update version link [answer-website]

2025-07-22 Thread via GitHub
kumfo opened a new pull request, #336: URL: https://github.com/apache/answer-website/pull/336 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e

Re: [I] Can't select language in mobile browser [answer-website]

2025-07-22 Thread via GitHub
sy-records closed issue #334: Can't select language in mobile browser URL: https://github.com/apache/answer-website/issues/334 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. T

Re: [PR] Update installation.md #44275 [answer-website]

2025-07-26 Thread via GitHub
mozillaqanqa commented on PR #338: URL: https://github.com/apache/answer-website/pull/338#issuecomment-3122128950 GHES (#43729) Code QL CLI 46 second "Kebab case" (I) (#43102) (#43775) Des top:cherry-picking -a- commit-in-github-desktop.md (#28199) (#29043) Giraffe QL 3 c.

Re: [PR] Update installation.md #44275 [answer-website]

2025-07-26 Thread via GitHub
mozillaqanqa commented on PR #338: URL: https://github.com/apache/answer-website/pull/338#issuecomment-3122095653 < 1922.json [{"PatentCaseMetadata" :+1: 128.0.6613.99. {"applicableNumber Text" : {" value" : "02571493" , "electronic Text", "02571493"}, "filing" : " 1922-06-28","partyBa

Re: [PR] Update installation.md #44275 [answer-website]

2025-07-26 Thread via GitHub
mozillaqanqa closed pull request #338: Update installation.md #44275 URL: https://github.com/apache/answer-website/pull/338 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To u

Re: [PR] Update installation.md #44275 [answer-website]

2025-07-26 Thread via GitHub
mozillaqanqa commented on PR #338: URL: https://github.com/apache/answer-website/pull/338#issuecomment-3122101878 QL CLI 46 second -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific co

Re: [PR] Update installation.md #44275 [answer-website]

2025-07-26 Thread via GitHub
mozillaqanqa commented on PR #338: URL: https://github.com/apache/answer-website/pull/338#issuecomment-3122102531 Bug fix (#44042) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific com

[PR] Update installation.md #44275 [answer-website]

2025-07-26 Thread via GitHub
mozillaqanqa opened a new pull request, #338: URL: https://github.com/apache/answer-website/pull/338 1 Sqlit3 : please choose a Language ( English (US) 2 Data base Engine : SQLite Data base File : /data/answer.db 3. Create Config.yaml : #311 The Config.yaml file created 4 dat

Re: [I] Restrict question deletion when answers exist [answer]

2025-07-28 Thread via GitHub
shuashuai commented on issue #1372: URL: https://github.com/apache/answer/issues/1372#issuecomment-3126077070 Currently there is no setup to support this function. when deleting answered questions, there is a pop-up box that suggests that you do not recommend deleting answered questions.

[I] Restrict question deletion when answers exist [answer]

2025-07-28 Thread via GitHub
yoshi-yyy opened a new issue, #1372: URL: https://github.com/apache/answer/issues/1372 I'm using Apache Answer and would like to prevent question authors from deleting their questions if there are existing answers. Is there a way to configure this behavior, either through admin settings o

Re: [I] Proposal: Release v1.6.0 [answer]

2025-07-28 Thread via GitHub
LinkinStars commented on issue #1365: URL: https://github.com/apache/answer/issues/1365#issuecomment-3130307532 @GBooter Thanks for the feedback, one of the issues has been mentioned below. Data backup can be done with the following command. FYI - https://github.com/apache/

Re: [I] Proposal: Release v1.6.0 [answer]

2025-07-28 Thread via GitHub
fenbox closed issue #1365: Proposal: Release v1.6.0 URL: https://github.com/apache/answer/issues/1365 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: is

Re: [I] Proposal: Release v1.6.0 [answer]

2025-07-28 Thread via GitHub
fenbox commented on issue #1365: URL: https://github.com/apache/answer/issues/1365#issuecomment-3130312351 Release completed. https://github.com/apache/answer/releases/tag/v1.6.0 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

Re: [I] How to Achieve JWT Permission Synchronization Between API Gateway and Answer Login System?​​ [answer]

2025-07-28 Thread via GitHub
LinkinStars commented on issue #1371: URL: https://github.com/apache/answer/issues/1371#issuecomment-3130317182 I've thought about it carefully, and, indeed, it can't be achieved without modifying the source code. You need to log in twice to get access. Since token authentication is not sha

Re: [I] Proposal: Release v1.6.0 [answer]

2025-07-28 Thread via GitHub
GBooter commented on issue #1365: URL: https://github.com/apache/answer/issues/1365#issuecomment-3130256741 目前的版本存在一个问题,修改访问地址后,所有的图片都无法访问了,只能用原地址,能否考虑修复一下这个问题? 还有,目前的版本缺少数据备份和恢复功能,能考虑添加吗? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[I] No notifications received for new questions with followed tags [answer]

2025-07-31 Thread via GitHub
FanuelaPromatis opened a new issue, #1373: URL: https://github.com/apache/answer/issues/1373 ## Describe the bug When following tags, users do not receive notifications for new questions tagged with those tags. Notifications for other events, like answers to the user’s questions, wor

Re: [PR] Update Traditional Chinese language files [answer]

2025-08-03 Thread via GitHub
LinkinStars commented on PR #1370: URL: https://github.com/apache/answer/pull/1370#issuecomment-3148479263 I see that you have submitted a lot of non-required documents. If it's just a modification of the translation, please submit only the changes in the translation part. Thanks. -- Thi

Re: [PR] Update Traditional Chinese language files [answer]

2025-08-03 Thread via GitHub
LinkinStars commented on code in PR #1370: URL: https://github.com/apache/answer/pull/1370#discussion_r2250010086 ## answer-server-final-package/answer-linux: ## Review Comment: Don't submit binary files. -- This is an automated message from the Apache Git Service. To r

Re: [I] Enhance review function [answer]

2025-08-04 Thread via GitHub
fenbox commented on issue #608: URL: https://github.com/apache/answer/issues/608#issuecomment-3150057783 Hi @bigbeka, This option has been released in latest version. https://github.com/user-attachments/assets/68835a3c-d124-48f6-9d2d-551b9c7d6a03"; /> -- This is an automated messag

[I] Discuss the import function of existing data [answer]

2025-08-03 Thread via GitHub
fenbox opened a new issue, #1375: URL: https://github.com/apache/answer/issues/1375 ## Is your feature request related to a problem? Please describe There is a requirement related to importing existing data, and we hope you can discuss ideas and implementation approaches. ## De

Re: [PR] Update Traditional Chinese language files [answer]

2025-08-03 Thread via GitHub
Oliver0804 closed pull request #1370: Update Traditional Chinese language files URL: https://github.com/apache/answer/pull/1370 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment.

Re: [PR] Update Traditional Chinese language files [answer]

2025-08-03 Thread via GitHub
Oliver0804 commented on PR #1370: URL: https://github.com/apache/answer/pull/1370#issuecomment-3149225283 Sorry, I didn't notice that the item hadn't been merged yet when I committed locally and pushed it. I will create a new PR to include only the translation files.

[I] Plugin installation [answer]

2025-08-04 Thread via GitHub
2yearsmanong opened a new issue, #1376: URL: https://github.com/apache/answer/issues/1376 build failed failed to copy ui files: failed to open source file build\favicon.ico: open build\favicon.ico: invalid argument -- This is an automated message from the Apache Git Service. To respond to

Re: [I] Plugin installation [answer]

2025-08-05 Thread via GitHub
hgaol commented on issue #1376: URL: https://github.com/apache/answer/issues/1376#issuecomment-3155810379 Hi, I've created a PR to fix this issue. Pls let me know if any comment. thx! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to G

[PR] fix: failed to build plugins in windows [answer]

2025-08-05 Thread via GitHub
hgaol opened a new pull request, #1377: URL: https://github.com/apache/answer/pull/1377 Close #1376. Issue caused by restrictions for `sourceFs.Open(srcPath)`. https://github.com/user-attachments/assets/34be0861-ce86-4824-8eae-966f8628c34c"; /> Succeeded to build in Wind

  1   2   >