Search
Results (18307)
- I have a problem with Redmine, and I don't know if this is the correct functioning. I have two issues A anb B None has no start date No end date ... the finish date, is that correct? Thanks
- I'm running RM 1.1.2 (BitNami edition), and everything is running fine. Except that when new Issues are created, the link in the email pointing to the issue is broken. The link reads http://https:/redmine/issues/99. Please see attachment. It happens to ... into the code. Anyone can help?! Charles
- bulk_edit is not working in Redmine 1.1.2.stable, is this a known issue? it seems like the url path is wrong, for example if i right click on an issue and click edit, i am forwarded to the url /r ... nd" error however if i go to the specific issue, and click update issue then in forwarded to the url /redmine/issues/139/edit and also, none of the /redmine/ ... lk_edit and edit links. Some help please..
- Hello, Having issues with email submissions and new issue creations. Below is the command I am running ... ber and anonymous roles to allow everything (issue creation, editing, etc.) and ensured that th ... like to get this worked out. Thank you.
- Help: RE: REST API json/xml syntax for updating/creating issues
- It's essentially the same thing I'm looking f ... stumbled upon this solution: <pre> PUT /issues/8.json {"issue":{"custom_field_values":{"<custom_field_id>":"<new_value>",...}},"key":"..."} </pre>
- Help: RE: rake/rdoctask is deprecated
- Etienne Massip wrote: > Sorry, didn't see yo ... wngrade Ruby. > > Ruby 1.8.7 is fine, the issue was because of Gems version, so you should h ... e full trace by running task with --trace) @
- Help: RE: rake/rdoctask is deprecated
- Sorry, didn't see you were trying to downgrade Ruby. Ruby 1.8.7 is fine, the issue was because of Gems version, so you should have solved it already.
- Help: RE: REST API json/xml syntax for updating/creating issues
- Not sure this is related, though, as he was trying to *create* an issue, not update it.
- Help: RE: REST API json/xml syntax for updating/creating issues
- I didn't try yet, but someone else has filled an issue for your concern : #8195.
- I'm trying to figure out the syntax for updating an issue via the REST API. In my case, I'm trying to ... eld named "Order". Unfortunately, the [[Rest_Issues#Creating-an-issue|Rest_Issues]] wiki page doesn't include this informatio ... .1, my attempts so far include: <pre> PUT /issues/8.json {"issue":{"custom_fields":[{"id":"4","name":"Order", ... d"]]} </pre> Another attempt: <pre> PUT /issues/8.json {"issue":{"custom_values":[{"id":"4","name":"Order", ... ng at the code (source:/tags/1.1.1/app/views/issues/index.api.rsb#L22 and source:/tags/1.1.1/ap ... ields_helper.rb#L109), I tried: <pre> PUT /issues/8.json {"issue...
- Plugins: RE: Contacts plugin
- Hi, Thank I update to redmine-1.1.3 and it ... gems\redmine_client-0.0.1\lib\redmine_client\issue.rb to contact.rb Change it to module Red ... contact plugin? Thank and Regards Zacky
- Plugins: RE: Daily Digest by email
- Yes Vishnu, you said: bq. A main advantage ... I think Terence is refering to "Anonymous Issues By Email":http://www.redmine.org/projects/r ... ingEmails#Enabling-anonymous-users-to-create-issues-by-email
- I filled almost all New Issue form including a long description. Then I ac ... icking on Forward button, I came back to New Issue form but it was completely empty. I lost abo ... nother Redmine tab (not browser tab) such as Issues or Wiki. Please cache the contents of this ... t inform user that the contents will be lost.
- Help: RE: 1.2-stable upgrade issue
- This is a common Redmine issue,search this site for "undefined method `-' f ... dmineUpgrade#Step-4-Update-the-database]]).
- Help: RE: 1.2-stable upgrade issue
- This is a data issue related to issue.lft and issue.rgt. I do believe I have solved my issue. Thanks
- After attempting to upgrade using the 1.2-sta ... eceiving the error below when selecting the "Issues" menu item for a project. I'm assuming this ... ted, but projects generating this error have issue references to locked users. Any help woul ... ' for nil:NilClass) on line #28 of app/views/issues/_list.rhtml: 25: </tr> 26: ... = group %> 27: <% end %> 28: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 30: <td class="id"><%= link_to issue.id, :controller => 'issues', :action => 'show', :id => ...
- Development: RE: Redmine 1.2 Release date
- I'm also very interested in the 1.2 release. I see that the number of open issues have gone up to 9 today... Is there any new ETA for the 1.2 release?
- Hi, We have several projects and sub-proje ... ral clicks from login to simply reporting an issue in the correct project. Is there any way of having a "New issue" page that lets you also choose project to send the issue to? Preferably i would like to have a "report issue" link on The HomePage ( or my page) that take you to a page such as described above?
- Hi, First off... great software. I'm tr ... ojects/businesses is better integrated. The issue is that there are a few locations within red ... ent collectively. Thoughts? Terry
- Help: RE: migrate_from_mantis Mysql::Error
- Currently, Project.trackers seems to be initi ... ake like this: p.enabled_module_names = ['issue_tracking', 'news', 'wiki'] p.trackers.clear ... rate Mantis 1.2.2 to Redmine trunk(rev.5856).
- Open discussion: RE: Provide an Issue 'Closed Date' in the DB for query purposes
- Maybe this will help: http://www.redmine.org/plugins/closed_date
- Hi, I have two roles: Reporters and Develo ... mostly only "read" access except adding new issues. I see that I can customizable everything i ... d sets only developers or admins. Regards.
- Hello, I added quite a few custom fields to my project issues and the problem is that it's quite messy so ... operties categories when you are updating an issue but something else is also good Is that p ... way to go about it ? Thanks for your help.
- Plugins: RE: auto assigned user plugin
- Hello, I am on 1.1.3 and can't seem to get t ... in configuration. But when I create a new issue as a user in one of the other roles, the ass ... h-needed feature so thanks for creating it!
- Installed redmine-1.1.2,and applied the CMI plpugin Now we are facing the bellow issues: 1.Spanish tabs and descriptions 2.Transl ... sts still CMI plugin is not working.