Search
Results (18279)
- Plugins: RE: Issue Template plugin
- Hi, Ilkka. Let me confirm you hope to use ... use case and request would be templates for issue replies. I'm running a redmine based helpdes ... pe the replies to same problems every time.
- Plugins: Released 0.0.7
- Hello. I've released Redmine Issue Template 0.0.7, fixed some bugs and add tran ... upported. Feedback is highly appreciated.
- Hello, could anybody help me out of trouble p ... project versions). How can I resolve this issue, i.e. only one 'Target Version' field; show ... der 'Settings' to have this field displayed.
- Help: RE: Update the main text of an issue
- theres a little icon that you need to press to edit the description
- Plugins: RE: Plugin tutorial - Pools from project menu - error after pressing Yes/No
- Hi I'm new to Ruby even without Rails and ... de a few times while investigating the above issues and now the permissions stuff is working too. This doesn't help your issues with the permissions, Massimo, especially s ... to need much good forum karma in the future.
- Hi, Since i've updated to 2.x, i can't change the first text of the issue. Before, there is a link near the title whe ... Redmine plugins: no plugin installed
- Hello, I want to add some custom relations in the issue_relation model. Can anybody please help me ... ed very critical for my plugin development.
- It looks like time (e.g. _@5m_ or _@0.5hours_ ... )h? ) /x def scan_comment_for_issue_ids return if comments.blank? # keywords used to reference issues ref_keywords = Setting.commit_ref_keyw ... ords.delete('*') # keywords used to fix issues fix_keywords = Setting.commit_update_k ... gexp.escape(kw)}.join("|") referenced_issues = [] comments.scan(/([\s\(\[,-]|^)(( ... )(\s+@#{TIMELOG_RE})?/).each do |m| issue, hours = find_referenced_issue_by_id(m[0].to_i), m[2] if issue referenced_issues << issue # Don't update issues or log time when importing old commits ... _on < repository.created_on fix_issue(issue...
- Help: RE: Help with changinge Redmine 2.4 to Production Mode
- I assume you have already looked at: http:// ... works fine in production mode, then the only issue I can see would be your Apache configuration ... the "development:" section in "database.yml"
- Hi, I'm trying to develop a hook in order to do a specific operation when someone closes an issue in a project. What I'm exaclty trying to do ... : * Project_1 - Subproject1_2014 + Issue1 + Issue2 (special field : recursive) - Subproject2_2014 ... IF someone *closes* the issue with the special field "recursive" set to 1, ... alled "Subproject1_2015" containing the same issue than the one currently closed but with the s ... om_values.collect {|v| v.clone} new_project.issue_custom_fields = cur_project.issue_custom_fields # Custom new_project.name = ... 0.0.1 <- my plugin </pre>
- Open discussion: RE: 2.5 release date
- I would like to hear the answer too. Personal ... d #15520. As I see there are few unresolved issues (#14361, #15760) without any updates for at least a week. Do you still work on them?
- Help: RE: 500 error when upload files and documents (firewall settings?)
- I also see a 500 error when attaching files to an issue, but have confirmed that the user account ru ... lder. chmod/chown fixes will not resolve the issue in my case. I am wondering whether my pro ... nd ports Redmine uses for attachment uploads?
- Help: RE: ActionController::RoutingError (No route matches [GET] "/"):
- UPDATE as far as I can tell so far this is not a dependency issue, but a problem with RM2.4 + lighttpd + fastcgi where to next i wonder?
- Help: RE: Lightbox plugin doesn work
- In my opinion, this module is very comfortable. It is strange that no one else has the same issue did not arise...
- Hi, is there any way (or plugin) to query how long issues stay in certain staus? I don't mean how man ... tus is updated. As when looking in into the issues you can see at which time (or how long ago) ... is information is available. Thanks, Jan
- Hi, I would like to know if it's possible to ... New to Closed after current date has passed Issue's "End Date". I need this because I've created a custom issue type called "Contract", and I'm using Start ... I would like Redmine to do it automatically.
- Help: RE: applying custom jQuery after form is dynamically refreshed?
- I think we were able to resolve this rather s ... $(document).ajaxComplete(function(){ modifyIssue(); });
- We are using a custom theme.js file with jQuery to make minor HTML modifications to issue forms (adding help links within labels, hidi ... nt that calls the Javascript function "updateIssueFrom". We have tried calling appending our c ... in hopes that it would be fired after updateIssueFrom was complete - and it is - but none of t ... is happening behind the scenes of the updateIssueFrom function. Does anyone have any suggesti ... our custom jQuery can be applied after updateIssueFrom is completed and the form has been reloa ... lti_column_custom_fields 0.0.1 redmine_newissuealerts 0.0.2 </pre>
- Hi guys, is there any possibility how to t ... time(To) of some activity e.g. on project or issue? Would be very helpful - I cannot find the solution:( Thanks Peter
- Open discussion: RE: Estimated time and subtasks
- I don't now if it's the same, but I posted it as issue "here":http://www.redmine.org/issues/16092
- Hi, I'm trying to implement a very simple Ser ... "Contract = True", but not it is listing the ISSUES related to those subprojects, not the subpr ... a way to list the subprojects, and not their issues?. I'm using Redmine 2.3.2.stable.12037
- Hello, I am lookig for a redmine feature/p ... utomatically calculates the time spent on an issue based on the ticket status. E.g., it sums th ... xplicitly has to define the time spent on an issue. I assume that all the information should ... g plugin it on my own? Many thanks, Chris
- Plugins: RE: Time & Expense 1.6
- Adam, Can you check the production log and s ... ply' once This might be a plugin conflict issue as well, see if wktime is in conflict with some other plugin. Dhanasingh
- Plugins: RE: Paste screenshots into body of Issue - as images (not atachments): Plugin coming soon
- Hi Does it not work in IE ? I am getting ... nning on windows 7. Please update. Thanks
- Hello, I'm kinda new to Redmine. I just create some project and some issue, applied some to me. I add user as dev to t ... e the task applied to me in his "my Page" > "Issue applied to me" (he customs the page). I wou ... hide, it please ? I want him to see only the issue applied to him. Thanks for your help !