Search
Results (18291)
- Help: RE: 2.1.2 - Create New Issue Fails
- I had this problem again when re-upgrading redmine. I finally ALLOWed NULL values for the field @issues.position@. <pre><code class="sql">mysql> ALTER TABLE issues MODIFY position INT(11);</code></pre> Hoping it won't generate any problem later.
- Help: RE: Redmine mail software not working
- Actually now that I think about this more I d ... had to adjust my security for who can create issues to be anonymous. roles and permissions, anonymous, issue tracking, check add issues. Try that. Oh and you need the unknown_ ... I can not remember but I see mine is checked.
- Hello, :) I try to modify the value of a c ... d. So how, update value of custom field in issue (or other) class. Thanks
- Plugins: RE: patching application helper in redmine 2.3
- Any update on this? maybe a work around? I'm experiencing the same issue!
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- Regards not working in Firefox - a fix has b ... com/credativUK/redmine_image_clipboard_paste/issues/7#issuecomment-49756773
- Hello, I have some strange issue with my Redmine's server: Redmine checks ma ... ine_contacts 3.2.17 redmine_issue_checklist 2.0.5 My Scheduled task: ... wbie in Redmine, how can I troubleshoot this issue? PS: Sorry for my English.
- Plugins: RE: MS Project 2007 Import/Export plugin
- Tasks read successfully. but when i click im ... t tasks: undefined local variable or method `issue' for #
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- > Hi will this plugin work for adding images to Wiki pages? yes it will.
- Help: RE: Add link to view all versions (as "View all issues")
- Please, I need your help, this functionality can be very helpful for my team ...
- Help: RE: Issues list 500 error
- Thank you very much. I updated the plugin and it worked.
- Plugins: RE: MS Project 2007 Import/Export plugin
- Hi all, i tried to install this plugin on ... ows an error and i have to remove the line: "Issue.__send__(:include, IssuePatch)" from init.rb I can upload and anal ... ta. If i click import, all seems fine but no issues will be imported ... Where can i see some ... r reporting ? Thanks a lof for help, Timo
- Help: RE: Change the start date of gantt chart
- I found the definition of retrieve_query, but ... #{@project.id}" if @project @query = IssueQuery.where(cond).find(params[:query_id]) ... a name, required to be valid @query = IssueQuery.new(:name => "_") @query.project ... session @query = nil @query = IssueQuery.find_by_id(session[:query][:id]) if session[:query][:id] @query ||= IssueQuery.new(:name => "_", :filters => session[: ... @query.project = @project end end
- Does anyone here has a plugin in worktime in different feature? like instead of issues under the project's name it would be the us ... Name1 Name2 somewhat like that
- Help: RE: Upgrade broke readmine
- IMHO the fastest way to get your system up and running again is to get an expert look into the issue. >I think you need to get a specialist, a ... the server. I could not have put it better.
- Help: RE: Upgrade broke readmine
- I apologize for showing my frustration in dea ... of re-building the entire server to fix the issue cause by running "appt-get update" which automatically installed apache 2.4 and broke redmined?
- Help: RE: Upgrade broke readmine
- Joe Klovance wrote: > I do not have the time ... , too, doesn't have anything to do with your issue. h2. Moderator warning: Please focus and ... dislike for one operating system or another.
- Hello ) how i can edit filters list in the issues page? Thanks!
- Hi I'm currently testing Redmine and tryin ... issions and now only a reporter can close an issue. When a user is assigned, i don't want him to be able to close the issue. But as he is also a reporter he is able to ... a multi-roles user has only one role for an issue ? Thanks
- Hi, I would like to create a link in the page "Projects", near to "View all issues", to view all versions for all projects. I ... Thank you for your help, Cheers, Alice.
- Help: RE: Issues list 500 error
- Hi, I have exactly the same problem. As I ... ded_watchers plugin. Maybe thats the problem.
- Help: RE: Upgrade broke readmine
- It looks like the issue is that the upgrade installed apache2.4 whic ... there an easy way to downgrade apache to 2.2?
- When i want to add users to my project the us ... inance 1.0.9-light redmine_issue_checklist 2.0.7 redmine_issue_detailed_tabs_time 0.1.0 redmine_issue_templates 0.0.8 redmine_latex_math ... you know how to fix it? - Would be very nice!
- Help: RE: Cannot create or update an issue (RuntimeError : Delivery method cannot be nil)
- Ok, I solved the problem ! Thank you :)
- Help: RE: Cannot create or update an issue (RuntimeError : Delivery method cannot be nil)
- Your email configuration seems to be incorrec ... s the pilcrow(¶) in the top toolbar. Cheers,
- Development: RE: Web service when creating or updating an issue
- Ok, thank you very much... I will try this and keep yourself informed :)