Search
Results (18301)
- Hi Team, I have a issue. h1. We are using your ticketing Tool. if a ... e help on these. if any think i need to do.
- Help: RE: Maximum call stack size exceeded. non changed attachments.js and jQ
- It's a Chrome issue, see #17151.
- Help: RE: Maximum call stack size exceeded. non changed attachments.js and jQ
- Same here. Using "Choose Files" to add files to issue ends up adding duplicated buttons (screen sh ... eam: Stable System: Mac OS X 10.9.3 64-bit
- We have two team in different place. The netw ... want synchronize the data of two redmine, an issue is created in A redmine, the issue is also show in B redmine, some one update issue in B redmine, the change is also show in A r ... asted this solution? http://www.rubyrep.org/
- Help: RE: Maximum call stack size exceeded. non changed attachments.js and jQ
- Same issue here. Strange thing is that it only appears ... ine... Redmine 2.4.2.stable.12689 This issue appeared out of nowhere a few days ago.
- Hello, I have installed to-do list plugin ... se assist me on this ? Thank You Linson J
- Plugins: Released 0.0.9, Bug Fix version.
- Hello, I've released Redmine Issue Template 0.0.9, fixed some bugs. If you hav ... stall rake task will be failed with 0.0.8.
- Hi ! I have added custom fields for time e ... t see them in the list of time entries of an issue. I only see the default fields (PROJECT, DATE, USER, ACTIVITY, ISSUE, COMMENT, HOURS) but not my own (REMAINING HOURS). Is it possible ? I have found the issue #1766 that talks about something similar, but I am not sure if it fits what I describe.
- Help: RE: This tracker contains issues and can't be deleted.
- Has a bug being filled ? I'm using Redmine 2.3.1.stable and the problem is still here?
- Help: RE: Cannot remove old trackers: "This tracker contains issues and can't be deleted"
- Hi, I have the same problem. Did 'Projects' > 'View all issues' > Added a filter 'Tracker is <My Tracker>' but I don't see any issue in the result. I also deleted archived proj ... he tracer from all my projects. BR, Mat
- 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?