Project

General

Profile

Search

Results (18307)

Plugins: RE: ezSummary plugin 0.0.1 - Send issue status summary(including all journals) mail to somebody
I tested the Plugin ... * Redmine 1.01 * ... content_disposition, find_current_user, find_issues, find_language, find_model_object, find_opt ... re_admin, require_login, set_flash_from_bulk_issue_save, set_language_if_valid, set_localizatio ... erver.rb:196:in `start_synchronously' </pre> 2010-10-18 12:59
Plugins: RE: why is plug-in "widget" not working?
on redmine 1.01 i get following error: <pr ... widgets-plugin/app/views/my/blocks/_assigned_issues_cloud.html.erb: 35: <% end %> 36: 37: < ... widgets-plugin/app/views/my/blocks/_assigned_issues_cloud.html.erb:38 app/helpers/applicat ... widgets-plugin/app/views/my/blocks/_assigned_issues_cloud.html.erb:37 app/views/my/page.rh ... erver.rb:196:in `start_synchronously' </pre> 2010-10-18 12:26
Plugins: RE: Questions Plugin by Eric Davis
I can report that after the patch i no more g ... .question subject "[Question #{question.issue.project.name} ##{question.issue.id}] #{question.issue.subject}" recipients question.assigned_ ... config/email.yml. </pre> Please help! 2010-10-18 11:19
Help: RE: Allowing IP's on certain projects
Terence Mill wrote: > You can forefront with ... n you tell just from @http://redmine.example/issues/12@ what project this issue belongs to? Ergo: you can't restrict access to a specific project just by "looking" at the URLs. 2010-10-18 09:24
Help: "Downgrade" database?
Hi, I have been using the trunk version of Re ... ne could guide me what to look at to fix the issue. PS: OK i learned my lesson: no trunk for production again... 2010-10-17 23:29
Plugins: RE: Plugin for Tests
Riewert Holtermann wrote: > I think I need to establish an (n:m)-relation in the model, between issues and tests. > How can this be done, so that ... xtend the core classes (I think at least the Issue model) to add support for this relation, and you will need to add a migration for the join table. 2010-10-17 17:42
Open discussion: RE: Looking for user frontend
I think no one here will call you nuts, but y ... or plugged in the (currently only supporting issues and projects) REST API. My advice would ... ight hire someone to implement those for you. 2010-10-17 17:21
Help: RE: How to delete/replace file in a issue
There is a button to delete a file if you hav ... ssion where you are trying to do that though. 2010-10-17 17:17
Open discussion: RE: Warning: Gem::Dependency ... oved on or after August 2010. & Rake Aborted Issue
Ankit Shah wrote: > [2010-10-16 14:38:04] WA ... start redmine after installing a plugin, yes. 2010-10-17 17:07
Help: RE: Troubleshooting retrieving emails via IMAP from GMAIL account
I'm getting the same timeout message as the o ... this error? I really want to be able to add issues in Redmine via email. Here's my command an ... rake:19:in `load' /usr/bin/rake:19 </pre> 2010-10-17 14:41
Help: RE: In which version appeared REST API for issues?
Ok, thank you. I was confused by last Eric's comment. 2010-10-17 13:27
Help: RE: In which version appeared REST API for issues?
Nikita Pustovoytov wrote: > Is REST for issues supported in 1.0.3? In 1.0, so yes. > ... move" and "copy" buttons but breaks REST for issues. Is it so? No. 2010-10-17 13:13
Help: RE: In which version appeared REST API for issues?
Is REST for issues supported in 1.0.3? From #6513 it seems th ... move" and "copy" buttons but breaks REST for issues. Is it so? 2010-10-17 12:05
Plugins: RE: Schedules Plugin
Just my 2 cents on this issue: Be sure to use a correct version of this ... or isn't very actively working on the plugin. 2010-10-17 01:47
Open discussion: Looking for user frontend
I have recently successfully setup Redmine wi ... s attached to completed projects. Create Issues/modification requests on existing-completed ... for project requests and libraries of files) 2010-10-16 19:25
Help: How to delete/replace file in a issue
Hi, I uploaded a localization file in a issue (task). Several days after, I decided to upd ... elete the old file? It is not needed. Ivan 2010-10-16 16:44
Open discussion: RE: Warning: Gem::Dependency ... oved on or after August 2010. & Rake Aborted Issue
It works when i change the port $ ruby scr ... rom script/server:3 > > > To solve this issue i'm doing below > [root@vi65 redmine]# rake ... encoding: utf8 > > > so where is the issue? > > I'm not able to start application 2010-10-16 11:53
Open discussion: Warning: Gem::Dependency#ver ... oved on or after August 2010. & Rake Aborted Issue
[root@vi65 redmine]# ruby script/server webri ... from script/server:3 To solve this issue i'm doing below [root@vi65 redmine]# rake d ... min12 encoding: utf8 so where is the issue? I'm not able to start application 2010-10-16 11:07
Help: RE: Receiving emails and Truncate emails
I think the issue for me was that strip_tags was leaving white ... MULTILINE) </pre> Seems to have fixed it. 2010-10-16 05:54
Plugins: RE: Questions Plugin by Eric Davis
Eric Davis wrote: > Terence Mill wrote: > > ... > https://projects.littlestreamsoftware.com/issues/3890 Maybe silly question , but why don' ... ll. A question is just a regular note on an issue with extra highlighting. > > By the way: ... lso tried openid, but nothing works.. 2010-10-16 00:37
Plugins: RE: Questions Plugin by Eric Davis
Terence Mill wrote: > I tested the "Plugin": ... https://projects.littlestreamsoftware.com/issues/3890 > Who can see the question and answ ... ll. A question is just a regular note on an issue with extra highlighting. By the way: I ha ... com/projects/redmine-questions. Eric Davis 2010-10-15 23:30
Help: Receiving emails and Truncate emails
Hi, I am having a weird problem with recei ... HIS LINE</p> </pre> as the first line of issue_edit.text.html.rhtml so that this line appears in the email notification when an issue is edited. So far so good - notifications of issue edit now contain the line, I can reply and the reply gets added as a comment to the issue *BUT* the body is _not_ truncated. Not even ... aking a fool out of myself? Many thanks! 2010-10-15 19:12
Plugins: Questions Plugin by Eric Davis
I tested the "Plugin":http://github.com/edavi ... models/journal.rb:43:in `save' app/models/issue.rb:799:in `create_journal' app/models/issue.rb:505:in `save_issue_with_child_records' app/models/issue.rb:487:in `save_issue_with_child_records' app/controllers/issues_controller.rb:170:in `update' passenger ... it was assigned to or all? Tx for help! 2010-10-15 17:22
Help: RE: Keep Getting NoMethodError when trying to install Plugins
Maciej Szczytowski wrote: > The issue has been fixed in the latest version of plug ... r.rb:196:in `start_synchronously' </pre> 2010-10-15 15:23
Plugins: RE: Importer plugin - Help
Hi, I figured out the silly mistake I made. ... he fields to save it back as a csv file. The issue was, when I exported and opened the csv in s ... Thanks for the nice plugin. cheryan 2010-10-15 12:28
(13226-13250/18307)