Search
Results (18298)
- Redmine's wiki has been evolving very nicely ... is currently alphabetical - this would be an issue, see below * PDF page generation is pretty ... Any major stumbling blocks you can think of?
- My versions: <pre> Redmine version ... oes included the hostname in the CN: <pre> Issuer: C=VN, ST=Hanoi, L=HN, O=x, OU=y, CN=mail.m ... n.vn </pre> What may be the cause of this?
- Open discussion: RE: having some issues with slow database
- How large of a system are we talking about? H ... g slow (high I/O wait on the mysqld process)?
- Greetings; I'm trying to install Redmine 2 ... don't know if this is relevant, but I had an issue installing rmagick, because my centos versio ... Q16. Could this be a psych or ImageMagick issue? Thanks in advance! P
- Plugins: RE: Rails 3 porting issues
- It works for me: <pre> RedmineApp::Applicat ... atch 'checklist/done/:checklist_item_id' => 'issue_checklists#done' match 'checklist/delete/:checklist_item_id' => 'issue_checklists#delete' end </pre>
- Help: RE: SMTP Server, Sending Mail Not Working Despite Following Wiki
- Problem found: The installation instructio ... mv configuration.ymc email.ymc fixed the issue. I'll see if you have public access to the wiki to update it for the next person. -_-'
- database using innoDB on mysql The ticketing system is crawling along, some sort of issue related to tickets being inserted into the t ... "innodb_log_file_size " any ideas? HC
- - Ubuntu 12.04. - Redmine 1.3.2+dfsg1-1ubunt ... Redmine doesn't *appear* to have any other issues, of course this is not very testable withou ... u need any more details, thanks for the help.
- Hi, How to create a project's template wit ... hat is the good plugin ? I have installed Issue Template and Default queries by template plu ... uvez aussi me répondre en français, merci !!!
- Hi, Just a question on best practice. A ... project "ACME" Doesn't get used to input any issues, it's used for the clients details and the ... ytime we start a new project for that client?
- Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- I use the latest from https://github.com/dubcanada/projects_tree_view. And fixed several issues to work with 1.4.x. Tested in 1.4.2 and 1.4.4. Attached patch and the plugin (tar file).
- Plugins: RE: Projects Tree View Plugin - Version 0.0.1
- Fixed issues for supporting Redmine 1.4.*
- Help: RE: Can't change status of issues to desired "Closed".
- Thanks, it ended up being a relation issue. I had a suspicion this was the case, as I was snooping around in PostgreSQL and saw within the "issues_related" table a reference to the ID of the issue I couldn't close. The issue it was related to (blocked) was inside another project that had been archived, so "Related issues" didn't show anything at all. I had to unar ... ived project), this would never have been an issue. Anyways, thanks for the tips! Edit: entered as a bug #11214
- Help: RE: Can't change status of issues to desired "Closed".
- Make sure that your workflows permits to chan ... www.redmine.org/projects/redmine/wiki/RedmineIssues of your issues. You can't close an issue that is blocked by another one. In my above case, the user did not have the roles to change the issue status to closed.
- Help: RE: Can't change status of issues to desired "Closed".
- I'm having the exact same problem. I have an issue for a project where it cannot be set to a cl ... ole, even reset almost all properties on the issue. Nothing. (I am admin too.) All other issues for this project are closable just fine. ... can this be fixed? Edit: I found another issue in the project with the same problem. These issues were all imported from Bugzilla, but I haven't had any other problems in other projects (yet).
- I am building a web application that requires pulling certain issues from our Redmine repository. I can accomplish this by appending "issues.xml?key=<keyvalue>" to our Redmine URL. How ... , and use that information to access Redmine issues. Format I'm using now... http://myredmine.com/issues.xml?key="1234567890123456789" Assuming ... to include the user login information? Ron
- Open discussion: RE: Status and Priority localization stuck in different language
- Let me know if you figure this out. We have similar issues. I understand that Redmine cannot translate ... tor and slot to fill in multi-lingual values.
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- Please check this version, it should work.
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- I'm still getting an error with 0.2.4b and re ... </pre> If you need any info, please ask.
- Open discussion: RE: /etc/redmine/default/session.yml file is not exist. how to fix?
- Hi, I'm also having this issue : No such file or directory - /etc/redmine/ ... ake (0.8.7) rubygems-update (1.8.24) </pre>
- {{>toc}} h1. Writing plugins compatible wi ... icket on redmine.org (http://www.redmine.org/issues/11104) proposing possible solution to this issue. Meanwhile i would like to ask anyone who in ... ugin_views_revisions This plugin solves this issue. Anyway, if we are about to make existing ... be added to the plugins related wiki pages
- Redmine 2.0.3 1. Create new issue 2. Attach a file 3. Press "Submit" button ... attachments But if i try update existing issue and attach file to it - i see a link to it in notifiaction email
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- Yes! Seems to be working! I will report if I find any other problems. Thanks!
- Plugins: RE: Redmine boards/wiki/issues watchers management plugin
- Please try version attached. If all is ok, i will post it on plugin page. Thanks!
- Help: RE: REST API for Issues
- Found a solution.