Activity
From 2015-04-01 to 2015-04-03
2015-04-03
-
23:51 Open discussion: RE: Register my custom theme to the redmine.org themes list
- Just edit the [[Theme_List]] and put it in there.
-
22:04 Open discussion: RE: Use Plugins occur "Redmine 500 error"
- Checking your bundle&rake tab in excel it says...
- I installed Bitnami Redmine 2.6.1. And want to use CodeReview Plugin, but it had some issue when i installed it, fort...
-
21:22 Development: RE: Redmine > 3.0 : Redmine::SafeAttributes unable to mass-assign attributes.
- I found this on stackoverflow
http://stackoverflow.com/questions/6062971/rails-warning-cant-mass-assign-protected-at... -
21:06 Development: RE: Extend a Issue Model Function
- What's in your @init.rb@ file?
I'm more familiar at modifying existing plugins than writing from scratch, but I'd ... -
20:44 Help: RE: How to export data in custom fields?
- I tried exporting all columns (one custom text field) just like you described
And the custom field is included in th... - I added 2 custom fields for a project.
When I clicked "Also available in: Atom CSV PDF" to export the report of a... -
20:20 Help: RE: Update from Redmine 2.6.2.stable to 3.0.1 issues
- it seems you have another plugin *global_roles* which is not compatible with redmine-3.0.0.
>I don't know Ruby and R... -
17:33 Help: RE: Update from Redmine 2.6.2.stable to 3.0.1 issues
- Hi thanks for your reply.
I did not noticed that there was a message about the extra_queries plugin.
Even rem... -
11:42 Help: RE: Update from Redmine 2.6.2.stable to 3.0.1 issues
- Hi,
The plugin *extra_queries* says that is only compatible with Redmine 2.6.x, 2.5.x, 2.4.x, 2.3.x
- Hi all,
I'm trying to migrate my Redmine server from 2.6.2 version to 3.0.1
Besides a problem with a particular... -
15:34 Help: RE: Redmine email log
- Also, this is a very old version of Redmine on Ubuntu.
Redmine 0.8.3
Ubuntu 9.04 (Jaunty)
Ruby 1.8.7
Basica... -
15:20 Help: RE: Redmine email log
- I found my production.log file in a different directory.
/var/www/rails_apps/redmine/log/production.log
Unfort... -
08:22 Help: RE: Redmine email log
- If your Redmine is installed on a Debian Linux, you'll find a logfile in /usr/share/redmine/log. The file may be call...
-
14:54 Help: RE: install redmine 3 on debian 8
- Done:
HowTo Install Redmine on Debian 8 with Apache2-Passenger -
11:44 Help: RE: install redmine 3 on debian 8
- You can modify the wiki pages or create new ones
-
11:18 Help: RE: install redmine 3 on debian 8
- Hi,
i have successfully completed the installation.
i will write a documentation this weekend.
where can i uploa... - I got this problem when adding a tab to project/setting tab.
http://stackoverflow.com/questions/29429165/adding-tab-... -
00:34 Help: RE: An odd request: login without a username/password
- David Gessel wrote:
>...
We share the same mindset on these issues :-)
2015-04-02
-
20:35 Open discussion: RE: Any way to change issue status only if attachment uploaded?
- We are using 3.0 because we need to have a default statuses for each issue tracker and it's available only in 3.0.
... -
18:19 Open discussion: RE: Any way to change issue status only if attachment uploaded?
- hi,
which version do you use?
try this plugin: http://www.redmine.org/plugins/custom-workflows
It should be pos... - Hi all,
From my search, I found an old plugin that looks like it would accomplish what I'm trying to do. The issue... - Hi,
I created a theme based on other existing themes and adding my touch.
I wonder how to register it in the them... -
13:18 Help: RE: Redmine 3.0.1 problem with email
- Thanks a lot.
Necessary to correctly place the spases.
Notepad++ helped me. - Hi, I encounter a plugin confiction with redmin_jenkins and scrum.
I installed scrum plugin(http://www.redmine.org...
2015-04-01
- Hi,
suddenly I get errors when Redmine tries to send an email. Nothing has changed in the configuration since year... - Is there a log generated by Redmine that shows all notification emails created by new ticket creation and/or updating...
-
18:45 Help: RE: [plugin] redmine_jenkins redmine_bootstrap_kit
- Fixed in "release 1.0.1":https://github.com/jbox-web/redmine_jenkins.
Nicolas -
17:45 Help: RE: install redmine 3 on debian 8
- I never installed redmine on debian or any other linux distro, but I can try to help.
Can you please put which debia... - Hi all,
is there somewhere a tutorial installing redmien 3 on debian 8?
I used some of the debain 7 tutorials but... -
16:53 Help: RE: Wiki link to changeset with multiple repositry
- Ok..found it:
the problem was that I wrote [ [ svn1 | r758 ] ]
It was for the square brackets.
Thanks a lot -
15:24 Help: RE: Wiki link to changeset with multiple repositry
- I did the same thing you described, but in order to create links to the changesets I had to specified the repository....
-
14:05 Help: RE: Wiki link to changeset with multiple repositry
- Sorry for the up but..nobody?
-
16:16 Help: RE: An odd request: login without a username/password
- Thanks to both of you. I think one of the issues we have is really don't want to authenticate anyone. However at th...
-
13:48 Help: RE: An odd request: login without a username/password
- Your concerns are legitimate in a public-facing installation, but less so in a private-facing one. The confused emai...
-
10:09 Help: RE: An odd request: login without a username/password
- David Gessel wrote:
> - this request is not for redmine.org, but for a self-hosted redmine install
I didn't think t... -
13:12 Help: RE: Where are email templates stored?
- Hi, i find file views "reminder.html.erb"
but i can't insert closing date task
any body have idea ? - Hello,
I created a Plugin to import some stuff in Redmine and now it is required to extend a Model function in the...
Also available in: Atom