Search
Results (18298)
- I would like to enable Redmine browsing witho ... s is mainly for wiki on public projects, but issues handy too). When access is not from one of ... o login from everywhere. Is this possible?
- Plugins: RE: Errno::ENOENT No such file or directory ( Redmine-gitosis )
- follow these simple steps to resolve this issue (at least, it helped me): # temporary ena ... ll for redmine account again. HTH, Andrey
- Help: RE: BZR: no files listed in Repository section - but revision info displayed
- note: i tried using a google-code hosted svn ... les/folders displayed as expected just an issue with using local bzr repo
- Plugins: RE: Doodle Plugin
- Well, I already have a "ticket for the maybe thing":http://orga.fachschaften.org/issues/929, my biggest problem though is how to co ... e "made a note":http://orga.fachschaften.org/issues/1016 to mirror it to github, should be done by wednesday or thursday evening.)
- Help: RE: Better file manage plugin?
- Ok, I should have read the issue before answering: yes, that one, but it's been in core for a long time already.
- Help: RE: Better file manage plugin?
- Do you mean this patch? http://www.redmine.org/issues/1393 Looks like what I am looking for.
- Help: RE: Upgrade Issue
- Which still results a migration error :-) Try ... backup, don't try this at home, and so on ;-)
- Help: RE: Upgrade Issue
- Ya, sorry didnt mean to leave that question t ... iki table isn't populated on my current build
- Help: RE: Upgrade Issue
- No, something went wrong during the db migration.
- A few updates on the Backlogs plugin for Redm ... Redmine's underlying mechanism to relate one issue to another. * You can now create stories di ... .morphexchange.com/projects/redmine-backlogs/issues/new Find some more info on the plugin "h ... .org/wiki/redmine/Plugin_List#Backlogs-plugin
- Redmine 0.8.5.devel.2902 (MySQL) New serve ... troller.rb:36:in `index' Could this be an issue with my rails?
- I upgraded to latest redmine from git reposit ... undefined method `unsaved_attachments' for #<Issue:0xb5786224>): app/models/attachment.rb:161:in `attach_files' app/models/issue.rb:499:in `save_issue_with_child_records' app/models/issue.rb:487:in `save_issue_with_child_records' app/controllers/issues_controller.rb:181:in `update' </pre>
- Trying to get rolling using Redmine. I was ru ... 4. When I edit the Subject of an existing issue and try to save, I get an error "Start inval ... am not trying to change those dates. The issue (task) has subtasks (sub-issues). The issue also has related issues; one follows and several precedes. When I got this error on another issue I cleared the start date and it then let me save. On this issue, however, the start and due dates are not ed ... set start and due dates? I entered a lot of issues/tasks getting the project set up which all ... actual project start date Thanks R.Parr
- Help: RE: Arabic Charatcers
- Thanks for the hint http://demo.redmine.org/issues/27672 but how do i check DB collation and change it to UTF-8 Thanks again
- Hi Guys, I'm having problems installing th ... ract_server.rb:196:in `start_synchronously'
- Plugins: RE: Ticket grouping plugin
- Hi I've installed Redmine 1.0.0(RC) and woul ... user stories). It would be great to see the issues like a tasks tree. Please let me know how ... de an view to see the parent/child structure?
- I'm developing a plugin to redmine and want to create a menu on sidebar, only inside a issue. I'm trying use on my init.rb that way: <pre> Redmine::Plugin.register :redmine_issue_messages do ... end # Render the partial on side bar?! class IssueMessagesHook < Redmine::Hook::ViewListener render_on :side_bar, :partial => "menu/issue_messages_menu" end </pre> But don't work, anyone can help please?
- Development: RE: Merging Files & Documents
- > > I'm just wondering how this would on an issue. I think the typical behavior would be uplo ... on of a file at the same time as updating an issue. (e.g. "Here is a new version of X"). Files are not always associated with issues nor they should be associated with them one ... ed to the project as a whole not to just one issues. > > > * The md5sum is missing. I use ... is this field would be just noise. Igor
- Development: RE: Merging Files & Documents
- Shane Pearlman wrote: > * maybe same file na ... elete file: how will it affect corresponding issue/wiki page > > eric - I bat this to you. M ... tance: is it going to be allowed ie multiple issues/wiki pages referring to the same file > ... edmine already works like this. Eric Davis
- Development: RE: Merging Files & Documents
- Shane Pearlman wrote: > > * There is the com ... file itself or on it's target object? (e.g. issue comments, wiki comments) > > Those are co ... I've always been happy to force that into an issue, but I figured we should discuss it with the ... then I think it should be feed back into the issue/wiki page somehow. Maybe a comment bubble on the issue details page where the file is listed? > ... n I'm just wondering how this would on an issue. I think the typical behavior would be uplo ... on of a file at the same time as updating an issue. (e.g. "Here is a new version of X"). > > ... ts and don't want to hunt for a file. Eric
- Open discussion: RE: Shared Issues and Milestones (or "MetaProjects") - best feature request ever
- Douglas.. thanks for the feedback! Unfortunat ... On your last point.. I maybe the "related issues" feature in Redmine would meet your requirements? Cheers
- Help: RE: How to escape square brackets and highlight PHP code
- Vielen Dank, Felix. I think I have to upgrade our installation to the latest version to solve both issues. Mit freundlichen Gruessen, - Jay
- Help: RE: How to ban user (role1 in the project) to assign issue to the other user (role2 in the project)?
- Thank you for your answers!
- Help: RE: How to ban user (role1 in the project) to assign issue to the other user (role2 in the project)?
- You currently cannot restrict whom a ticket c ... e possibility to set the "assigned to" field.
- Help: RE: How to escape square brackets and highlight PHP code
- Wikilinks in pre tags getting (falsely) converted to links is an issue that has been resolved, IIRC in 0.9, example ... "war", $text); echo $text; ?></code></pre>