Search
Results (31866)
- Defect #40279 (Closed): [Redmine] Getting error while installing plugins
- Hello everyone, I want to highlight a issue that I am getting error while installing plu ... p/crm/installing-crm-on-redmine-bitnami-stack
- Plugins: RE: plugin for non-working holiday
- You may be interested in this Feature Request: https://www.redmine.org/issues/40277?next_issue_id=40276
- Feature #40277 (New): Set day as non-working for purposes of Precedes and Following relationships
- In my opinion Redmine would benefit from the ... ling of Precedes and Following relationships.
- Defect #40276 (New): Following issues dates do no update when non-working days are updated.
- When updating the non-working days administrative option, extant issues set as "Following" do not have their start ... working days: Saturday, Sunday 1. Create an issue to be completed on Thursday. 2. Create an issue that Follows the previous issue, with 0 days' delay (which means that this issue will be done the next day, e.g. Friday) 3. Ensure that in fact, the new issue is correctly set to start and be due on Friday. 4. In `Administration -> Settings -> Issue tracking -> Non-working days` change the set ... day, Saturday. 5. Return to the "Following" issue. Expected results: The "Following" issue should have its start and due dates set to t ... . What actually happens: The "Following" issues' start and due dates have not been updated. ... Redmine plugins: no plugin installed ```
- Defect #40270 (Closed): error de funcionalida ... dependencias, interno o externo, radiobutton
- Hello, After watching Redmine for years, I ... relationship between projects, sub-projects, issues, trackers, etc. Also my application of Red ... of a diagram or description of how projects, issues and trackers are connected so I can look at ... at should be a project and what should be an issue within a project, etc., and also how to orga ... p me to see more clearly. Thanks. -Dave
- Feature #40266 (New): Proposal to Include Direct Links to Attached Files in PDF Exports of Issues
- I propose implementing a patch to include direct links to attached files when exporting issues to PDF format. This enhancement will improv ... Thank you for considering this improvement.
- As the screenshot below,I want to display another column to show the project of the related issue. !clipboard-202402191932-nnj1q.png!
- Defect #40262 (Closed): technical issue
- My laptop is not booting up.can you help me through troubleshooting steps?
- Open discussion: RE: Redmine page should direct me to login page directly
- Robert Altmann wrote: > Hello world, > > ... l Host configuration in httpd.conf. The only issue is that if I access https://fqdn the page ne ... you with your Redmine deployment. Regards
- Defect #40249 (Closed): Clear filter option is not working properly
- while clicking clear filter button , status check box is not cleared
- Help: RE: Error: 413 Request Entity Too Large
- Sorry, this can get deleted. The issue was a wrongly copied nginx configuration. In ... dy_size 10m; I had client_max_body_size 10;
- Hi, I followed this guide to install Redmi ... any help or advice. I've been stuck on this issue for several days.
- hi! I am trying to understand the expected ... values: true Possible values: a, b, c, d Issue examples: 1. Flags set to a, b 2. Flags se ... s, condition "is a, b". Result of query: Issues: 1, 2, 3, 4, 5 My Expected result: Issues: 1 Instead of providing explicit result (AND), the result is all issues that have a OR b present in their list. If ... ndition "is not" is also tricky :). cheers
- Defect #40245 (Closed): Verifica abilitazione accesso RDP Bulgari e Teampass
- Buongiorno, potreste verificare se sono ab ... sword che dovrei usare? Grazie, Magdalena
- Open discussion: RE: Unable to start thin_redmine amd thin_redmine2 server
- Brian Wen wrote: > thin_redmine amd thin_red ... veral possible causes and solutions for this issue, such as: The thin configuration file may ... I hope this helps you fix your problem.
- Open discussion: RE: re-opening an old ticket regarding the display of time entries in an issues history tab
- You are looking for a way to show all issue entries (notes, status changes and time entr ... or time entries. According to the Redmine Issue Tracking page, the issue history tab shows all the changes that have been made to an issue, such as status, priority, assignee, etc. The time entries tab shows the time spent on an issue by different users, along with their comment ... mats. However, if you want to see all the issue entries in one tab, there are some possible ... that provides this feature, such as redmine_issue_history or redmine_issue_history_tabs. These plugins add a new tab th ... tions, feel free to ask me. Have a nice day!.
- Open discussion: RE: Exporting RoadMap into a CSV/PDF file
- Alex Torres wrote: > Hi, > > Ideally, I w ... project I can manually download a csv of the issues, but I would manually need to do this for a ... nally, I would need to manually inspect each issue and put them into their respective roadmap h ... questions, please feel free to ask.
- Defect #40239 (Closed): Add missing fixtures in Redmine::ApiTest::IssuesTest
- The test "POST /issues.xml with watcher_user_ids should create issue with watchers" in Redmine::ApiTest::IssuesTest is failing if we run only this one. We should add the fixture "user_preferences" in the issues_test.rb file. It is due to the new "add_ ... r by default. The author is added to all new issues if we don't load the preferences.
- Defect #40237 (Closed): Error in autocomplete ... id query parameters: invalid %-encoding (%)`)
- If you type a character after `@` in issues, etc., it will auto-complete. If the chara ... } - remoteSearch(getDataSource('issues') + text, function (issues) { + remoteSearch(getDataSource('issues') + encodeURIComponent(text), function (issues) { return cb(issues); }); }, @@ -118 ... dmine plugins: no plugin installed </pre>
- Wiki: Generating_demo_data
- h1. Generating demo data Sometimes develop ... all supported datatypes rake data_generator:issues # Generate random issues. rake data_generator:issue_history # Generate random issues history rake data_generator:projects ... x with number of items you want to generate
- Defect #40232 (Closed): ERROR 500 when i create an issue
- Hello, we have just installed Redmine in port ... attaching the logs. Can you help me. THANKS
- Help: RE: Issues to Email
- I have the same implemented Im using a custo ... k "https://mywebsite.com/projects/my-project/issues.csv?query_id=266&key=api_key" > export.csv ... as attachement and so far works great for me
- Help: RE: Is updating existing issues via CSV import when their ID's are the same?
- I also want to know it.
- Patch #40221 (New): Update wiki content related to how to create a custom theme
- After we finish the migration to Asset Pipeli ... mple: [[HowTo_create_a_custom_Redmine_theme]]