Search
Results (18292)
- Open discussion: RE: Keeping the Edit Area always opened?
- oh, well then, if you dont mind me TRYing to ... d the function that executes upon viewing an Issue. At the end of the view Issue script, run the "Edit" button script. My ... mething to do with: <pre> function updateIssueFrom(url) { $('#all_attributes input, #all ... url: url, type: 'post', data: $('#issue-form').serialize() }); } </pre> or p ... y this gets you started or helps in some way.
- Help: RE: Cannot change issue status
- What workflows are defined for the role your user has?
- Open discussion: RE: can an issue report be generated from redmine
- What is a issue report to you? You can export any custom query or list of filtered/grouped issues that you are able to generate within Redmin ... rts" and metrics for us, external to Redmine.
- I'm a tester and would like to close or reopen an issue after a developer marks it as "Resolved". ... (Redmine 2.6.0, Ruby 2.0.0p481, Rails 4.1.6)
- Hello! I'm using the Redmine API, and I have ... nding on tracker. Something like: redmine/issue_statuses.xml?tracker_id=1 Is it possible or there other solutions?
- Is there any way to make the default values o ... I want to add a "billable" boolean field to issues in a project. I also want a "billable" boo ... entry to be the value of "billable" for the issue. I can also imagine that an "issue" custom field might want to inherit the default value from a project custom field.
- Hello all, I am new to Redmine; I started ... t the reporting process, so I created a test issue and assigned it to a member (developer), the developer completed this issue and updated it. Everything within the Redmine application worked well (the developer received the issue, updated it, I received his update, and the ... anything via our emails! What might be the issue here? Notes: • The two emails are @gmail ... allation. Any help is appreciated Hani,
- Plugins: RE: Redmine Issue History Tabs Plugin
- Does somebody have it working with 2.6.x?
- Help: RE: Cannot create new issue with email
- Hi Martin, Thank you for providing the in ... ter supplying this field in the email, a new issue was successfully created. However, I am stil ... trouble shooting such mistake? Thanks!
- Help: RE: Cannot create new issue with email
- Hello Chuan, I suggest you have a look to ... .redmine.org/boards/2/topics/44537 Cheers,
- Help: RE: Diagnosing failed receive_imap
- Hi Jeffrey, Did you try to run the command m ... an/Ubuntu package? I troubleshooted similar issue using @tcpdump@ but better not get there if ... liar with the deb package install. Cheers,
- Help: RE: Help understanding the Gantt chart
- I'll create some example charts using several projects, versions and (parent) issues and make some screenshots of them which I'll post here with some further explanations.
- According to this feature: http://www.redmine.org/issues/549 The Gantt chart supports dependencie ... ne point me in the right direction? Thanks
- I have just started using redmine...Now i need to know whether a issue report be generated from redmine?pls help me
- I'm attempting to create issues from an inbound email. I have a mailbox se ... ine_backlogs v1.0.5 redmine_issue_templates 0.0.9 redmine_knowledgebase 3.0.7
- Plugins: RE: How to order root issues?
- created Defect #18917.
- Plugins: RE: CKEditor: What should I know about it?
- thank you I already opened an issue. I will complete the information with the in ... . https://github.com/a-ono/redmine_ckeditor/issues/143
- Help: RE: Change default language population after install
- I had the same problem! In the database -> table: issue_statuses were hardcoded <ANYLANGUAGE> string ... uickly. Tables involved: * trackers * issue_statuses * enumerations If you need the ... esponding yml file in the languages folder.
- Open discussion: RE: Status and Priority localization stuck in different language
- I had the same problem. In the database -> table: issue_statuses were hardcoded french strings! Thi ... uickly. Tables involved: * trackers * issue_statuses * enumerations If you need the ... esponding yml file in the languages folder.
- Open discussion: RE: 2.5.2 REST API PUT/POST methods do NOT work
- I have exactly the same issues? Any news or solution? Thanks
- Hi, I have been trying to test the 'New Issue by Email' feature using an Gmail account. Th ... changed from 'unred' to 'read'), but no new issue was created in Redmine. I have searched foru ... lp to understand where to trouble shoot this issue (logs etc...). Here is my situation in detai ... Email sent to gmail: Subject - Open New Issue Test Content - Project: cloudmecsa Tr ... Status: New Category: Hardware Testing Issue by email ...... Command used in Redmine ... ed to be open. It does not seems to be gmail issue, but something didn't configured correctly o ... ny help will be greatly appreciated! Chuan
- We are using Redmine as a Customer Trouble Re ... r of custom fields that are important to the issues our customers experience. For example, we a ... ring is that the user gets to see only those issues with a "Target Firmware" version = 5.19. Th ... - Your assistance is greatly appreciated.
- Help: RE: Configuring Workflow and default 'New' Issue status
- Yes! That works. Thank you very much for the advice!
- Hello! Help me please. Question: if the user has access rights "Issues visibility - Issues created by or assigned to the user" and "Issue tracking - View Issues (YES)", and the user is assigned to the Issue as an Watcher, the user does not see this Issues. Tell me this is normal behavior? My ver ... sk 0.0.12 Thanks in advance for your help.
- Plugins: RE: CKEditor: What should I know about it?
- update to the newest version: https://github. ... releases if the problem persists: post an issue including redmine version, testimage, error-logs to https://github.com/a-ono/redmine_ckeditor/issues Roman