Search
Results (18279)
- Help: RE: New Issue Status not showing
- Yes I'm sure. @Image deleted by moderator.@
- Help: RE: Can I load data into redmine database running query?
- Hi Jenny, I strongly recommend you don't do ... e runner such as: <pre><code class="ruby"> Issue.create(subject:'My subject',due_date:Date.to ... it is a short, simplified example._ Cheers,
- I've checked help and some other plugins, but ... or example, I need to add a boolean field to Issue. How can I mark get/set and datatype for it? ... ? I'm not sure about standard Ruby functions.
- Help: RE: New Issue Status not showing
- >We run Redmine 1.0.1.stable (SQLite) Are yo ... er supported and has very (!) nasty security issues, see [[Security_Advisories]]
- Help: RE: Intermittent 500 internal errors
- This solved our issue.
- I've added a new Issue status and have done everything that I've se ... via Workflow. I've even re-ordered all my Issue Statuses but nothing makes a difference. I ... way helps to assist in resolving my problem.
- Hello, this is my first post so sorry if i miss some info. Im trying to update an issue from excel, with VBA. My code: Dim urlRedmine As String urlRedmine = "http://myurl/redmine/issues/683.xml" '683 is the id of issue im trying to change as an example Set ... deusu:pwd" Dim xml As String xml = "<issue><subject>changed_subject</subject></issue>" req.Send (xml) As response i get an er ... problem. Can anyone help me please?
- Help: RE: Redmine 2.X Tuning with MySQL
- Hi Martin, Thank you for your reply. I'm u ... is tables are InnoDB) to test: * users * issues * journals * journal_details On every ... in set (18.40 sec) mysql> optimize table issues; +----------------+----------+----------+- ... --------------------------------+ | redmine.issues | optimize | note | Table does not supp ... oing recreate + analyze instead | | redmine.issues | optimize | status | OK ... ----------+ 2 rows in set (3.37 sec) </pre>
- Hi everyone, I have just configured LDAP ... ge. Anyone know how to troubleshoot this issue? Thanks a lot.
- Help: RE: Internal error when viewing settings page after upgrade from 1.2.1 to 2.4.6
- It turns out the issue has nothing to do with the upgrade. Insta ... to get ruby 1.9.3 and redmine 2.4.5 working.
- Open discussion: RE: Ability to set the date for news and issue comments
- Oh sorry, you're right of course...
- Open discussion: RE: Ability to set the date for news and issue comments
- Jan Niggemann (redmine.org team member) wrote ... llowed for such objects : news and notes (on issues).
- Open discussion: RE: Ability to set the date for news and issue comments
- You could create a custom field of type date and use that...
- Help: RE: Adding an Issue Status: not working?
- No, there's no limit for those. Please open a ... full details of your system and environment.
- Plugins: RE: Error 404 with redmine_xlsx_format_issue_exporter
- Finally I tried with redmine_xlsx_format_issue_exporter 0.1.0 and I can run this feature succesfully. Thanks to everyone!!
- Hello, I have installed the CK Editor plugin without any issue and configured redmine's setting to use this ... the txt formatting option. When editing the issue, the format helper bar appears for the descr ... ing the custom ones ? thank you. Thomas
- Help: RE: Adding an Issue Status: not working?
- I have the same problem and have done everyth ... y this tracker" I've even re-ordered all my Issue Statuses but nothing makes a difference. I ... haps a limitation to the number of statuses?
- Plugins: RE: CKEditor can't parse picture.
- From the log/production.log, found : Errno:: ... So i open the permission to the user, this issue has gone, thanks!
- Hi, I've been looking for a while for a conve ... publishing a news or adding a comment to an issue. Is it possible to display a date field when creating or editing a news (or a comment in an issue) set to the actual date by default but open for modification ?
- Hi all, would like to check if there is feature or "workflow" to make it easier to track same issue in multiple projects. Say I have five projects: A/B/C/D/E. And I just found one issue X in project A, but should also apply to B/C/D/E. I would like to spawn/clone the issue X on project A/B/C/D/E and also link those issue together, anyway to do this? Thanks for advise and suggestion in advance.
- Is it possible to set the default value for the Related Issues default from "Related to" to "Follows" ?
- Help: RE: Redmine 2.X Tuning with MySQL
- Another interesting thing is that it takes a long time rendering a page, for example displaying new issue from production.log: <pre> Rendered issues/new.html.erb within layouts/base (6283.2ms) ... ws: 6198.0ms | ActiveRecord: 401.8ms) </pre>
- Hi, I've been running Redmine for more tha ... an 15 seconds now and same with creating new issues (it displays all users as watchers). In pro ... le improvement. Any ideas? Thanks
- Open discussion: RE: Export all Issues as PDF questions
- > feature that exports all issues in any format. At this point I'd be happy w ... of a way to do this? Projects -> View All Issues, set Status filter to Any, then Apply, then ... SV (see bottom of the page). You've got all issues (except closed projects). Does it work for you? PS If you have an access to _all_ issues, of course.
- Help: RE: Admin LDAP Settings Crash
- No I didn't actually and started to think that it was a SQL issue. But I don't remember it actually migrating ... look at the database and see if there is an issue. I'll update tomorrow when I get a chance to look at it better. Chad