Project

General

Profile

Search

Results (18267)

Help: RE: Issue Reminder
btw currently this only send email to assigne ... n the code (feel free to fork it if you want) 2010-08-10 15:48
Help: RE: Issue Reminder
I attached examples 2010-08-10 15:45
Help: RE: Issue Reminder
Lukas Resch wrote: > Is there a easy way to ... ion to all developers of a projects, when an issue has to be done within 3 days, 1 day and on d ... roject no matter if they are assigned to the issue or not. Actually I happened to have wrote ... eating query, http://github.com/jk2l/redmine_issue_reminder and also I wrote rake task that "su ... ) but i think you can help me try this out :D 2010-08-10 15:39
Help: NoMethodError on Save in 1.0.0
Hi all, I'v got a problem with 1.0.0 that ... , until someone tries to save something - an issue, a wiki page, whatever, at which point they ... rnal error'. This is what gets logged for an issue: NoMethodError (undefined method `unsaved_attachments' for #<Issue:0xb6318fec>): 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' An this fo ... rs would be very much appreciated. Thanks 2010-08-10 15:24
Help: RE: Issue Reminder
Got it done with this script, maybe it can help someone. It makes comments on issues, so everyone on the project gets an update. ... ("%Y-%m-%d") url = "http://localhost:3000/issues.xml?due_date=#{date}" #wir machen den re ... cument.new(remote_xml) doc.elements.each("issues/issue/id"){ |id| url = "http://localhost:3000/issues/#{id.text}.xml" if date == Time.now.s ... #{url}" system(command) }} </pre> 2010-08-10 13:16
Open discussion: RE: Identify sub-project via email
Hi Felix and thanks for your reply, I mana ... the header only reports the project that the issue belongs to. We are using Redmine 0.9.4.stabl ... nks in advance for letting me know :) Gael 2010-08-10 11:25
Open discussion: RE: Is it possible to set the default issue query?
I already wrote plugin for this: http://www.redmine.org/boards/3/topics/11764 2010-08-10 09:20
Open discussion: Is it possible to set the default issue query?
I have an issue query called "Default" which I want to be th ... ing I can hack? Maybe I could write a plugin? 2010-08-09 23:30
Help: RE: query by issue numbers/ issue lists
You can't query a "random" set of issues, you really do have to find some way to tag/mark them and create a custom filter on those. 2010-08-09 21:08
Help: query by issue numbers/ issue lists
Is there a way to set up a query so that it displays a fixed set of redmine issues? I often need to track a set of issues for some reason or another and would like t ... elds that I can use to retrieve this list of issues. Instead, I'd like to set up a query or even URL that would display a fixed list of issues as if they were the result of a query. I ... . Also, other people add me as a watcher to issues that are not related to the list I'm trying ... e in redmine, or have any plugins to suggest? 2010-08-09 19:53
Help: RE: Shorten Git revision tags in Activity tab / feed
After speaking with a helpful person in #redm ... d a feature request: http://www.redmine.org/issues/6092 2010-08-09 18:06
Open discussion: Identify sub-project via email
Hi every body, First of all, thanks for th ... lutions but without success: * using the "issue category" option as it is present in the bod ... in advance for your reply :) Cheers Gael 2010-08-09 17:59
Help: Move the SVN repository of a project
Hello. I created a project and associated a ... nly. I can't create new project because all issues, documents, and others of this project must be kept. Thx. (I'm french, sorry for my english) 2010-08-09 16:38
Open discussion: RE: How to move all/multipel issue from a project to a subproject
See [[RedmineIssueList#Bulk-editing-issues]]. 2010-08-09 16:29
Help: RE: Installation...problem installing mysql gem
gempaths? I don't really know what that means. Anyone else having this issue or have any suggestions? Would it help to get sudo access and install in root? 2010-08-09 16:22
Open discussion: How to move all/multipel issue from a project to a subproject
I had one project running since past 1 yr have various issues (open / close) Now I have one more similar ... ject. How do i move all/multiple existing issues from main project to one of the subjects ? ... individually , but how can I do a bulk move ? 2010-08-09 15:41
Help: RE: Uploading large files fails for some users
Did so in Issue #6089. In the further analysis it now becam ... ropably some timeout set to tight in firefox. 2010-08-09 15:23
Help: RE: Uploading large files fails for some users
Hi, I checked the uploading temporary files ... ould be required to get to the cause of this issue, which is kind of out of the scope for me. ... ggestions and hints for troubleshooting this issue. 2010-08-09 14:07
Open discussion: RE: reposman.rb: wrong constant name 0
If it really was the checkout plugin then please update to the current trunk. It fixes the issue for me. Be aware that there is a new migration. --Holger 2010-08-08 22:59
Open discussion: redmine upgrade 0.9.4 to 0.9.6
I just did an upgrade of my work's redmine in ... - Look in the redmine/logs folder for any issues - Now you can copy over plugins to redmi ... y do one at a time to make sure there are no issues. in /redmine/ run: <pre> rake db:m ... estart redmine@ - copy over /redmine/files 2010-08-08 22:09
Help: Troublesome upgrade from 0.8.4 to 1.0.0
Hi everyone, I could use your help upgradin ... Inserting new version # for plugin redmine_issues_group.. ... so I skipped that step, and ... command, and the plugins failing to migrate? 2010-08-08 18:13
Help: RE: rake aborted!
Hi Rafi, I experienced the same problem. I fixed the issue by deleting an unnecessary entry (in your ca ... n' column) from 'plugin_migration' table. 2010-08-07 04:59
Help: RE: Uploading large files fails for some users
The issue still persists with 1.0.0 and the nginx on version 0.7.67. 2010-08-07 00:17
Help: RE: Extremely Slow SVN Page Load.
If you use a remote repo that has some latency/bandwidth/performance issues and activated that the repository informati ... itory page, that would cause stuff like that. 2010-08-06 10:42
Plugins: RE: I have it working with textile on Redmine 1.0...
Hello Marc, First of all - thank you for t ... your patch then and hopefully also fix known issues listed here: http://github.com/ndl/wiki_external_filter/issues. 2010-08-06 08:19
(13776-13800/18267)