Activity
From 2014-03-31 to 2014-04-02
2014-04-02
- ...
- ...
-
23:20 Help: RE: custom field date remind
- u need to send reminder emails based on another custom field?
Probably need to code a new plug-in - Hi all,
Im trying to implemet our smtprelay server to the redmine server.
That is my config:
production:
em... -
15:06 Help: RE: NameError in Repository.fetch_changesets
- Jochen Knochen wrote:
> ok, I can live with that
> the next step will be to upgrade to ruby 1.9.3
> and that will... -
14:48 Help: RE: NameError in Repository.fetch_changesets
- ok, I can live with that
the next step will be to upgrade to ruby 1.9.3
and that will be hard enough anyway
Thanks! -
14:19 Help: RE: NameError in Repository.fetch_changesets
- that works in crontab:
@cd /usr/share/redmine/ && ./script/rails runner "Repository.fetch_changesets" -e production ... -
14:18 Help: RE: NameError in Repository.fetch_changesets
- Then you can try to @cd@ first in the cron:...
-
14:05 Help: RE: NameError in Repository.fetch_changesets
- No,
this is not working.
Just only if I'm inside /usr/share/redmine as you suggested previously.
I think I can do ... -
12:14 Help: RE: NameError in Repository.fetch_changesets
- Hi Jochen,
Glad to hear your problem is solved!
@./script/rails@ is itself an executable, you don't need to call ru... -
11:04 Help: RE: NameError in Repository.fetch_changesets
- Hi Martin,
@./script/rails runner "Repository.fetch_changesets" -e production@
works! :-)
As I have no knowledge o... -
06:37 Help: RE: NameError in Repository.fetch_changesets
- Hello Jochenm,
Try this:... -
13:58 Help: RE: Gott some problem with mail service.
- Ok, I'll try it.
It could be related to the recent change in Google policy to accept only HTTPS connection for new G... -
13:02 Help: RE: Gott some problem with mail service.
- Martin Denizet wrote:
> But did you check your recipient email?
> As the error suggests, if the email address of yo... -
12:57 Help: RE: Gott some problem with mail service.
- now i have try to create a new account from google.
fill in the file configuration.yml ... -
06:45 Help: RE: Gott some problem with mail service.
- But did you check your recipient email?
As the error suggests, if the email address of your admin user is admin@doma... -
13:52 Open discussion: RE: DMSF Module
- Such a feature is neither available nor planned in DMSF. Sorry.
-
13:49 Plugins: RE: DMSF: slow loading page dmsf
- I've just finished a next version 1.4.8. It's just before releasing. If you can test it, please do so.
https://git... -
13:44 Plugins: RE: dmsf slow
- DMSF plugin was optimized for speed in the version 1.4.7. Try to upgrade the plugin.
-
13:42 Plugins: RE: redmine DMSF javascript sort
- Fixed in DMSF 1.4.8.
-
10:48 Help: RE: Date format in comments
- Oh Thank you
-
06:41 Help: RE: Date format in comments
- Hello Alexander,
To do so, you have to make a plugin the override the @time_tag@ method in the @application_helper... -
10:38 Help: RE: Emailing files through DMSF always sets same sender
- The email changed to the emission email from the settings in DMSF 1.4.8.
-
09:47 Help: RE: redirect after login to project page
- You may want to check "redmine_landing_page":https://github.com/biow0lf/redmine_landing_page (see if it is compatible...
-
09:01 Help: RE: redirect after login to project page
- Can you tell me how I can do this? I am novice in redmine
- I have 3 projects, inside Redmin.
In order to link incoming emails to existing issue tracking, I would like each ... -
06:48 Help: RE: Ticket creation via email doesn't show the mailadress
- Hello Sebastian,
I know he "Helpdesk plugin":http://redminecrm.com/projects/helpdesk/pages/1 does that but it's not ...
2014-04-01
- I'd like to propose a change to fix one small thing:
File: root / branches / 2.5-stable / public / stylesheets / a... -
18:36 Plugins: RE: User Activity Report CSV Export?
- Not to my knowledge, but it should very straightforward to develop.
Cheers -
18:28 Help: RE: redirect after login to project page
- Hello Dzianis,
You can easily implement that by making a plugin overriding the _WelcomeController_.
Cheers - I'd like to setup a new Redmine instance but I need something so user can vote somehow. Is there a plugin that works ...
-
16:43 Open discussion: RE: Who's happy with current subtask/dates handling
- +1
This behaviour can't be the default, it can be useful if you can control it from the parent or by task type.
... -
16:42 Plugins: RE: Custom workflows plugin: how to control availability of custom field VALUES based on Status value selection or value of another custom field.
- It was discussed here http://www.redmine.org/boards/2/topics/35822 and here http://www.redmine.org/issues/5686. It ap...
-
16:05 Help: RE: Problem with generate_secret_token
- Problem has gone. I think it had something to do with another ruby installation on the machine.
-
16:03 Help: RE: How to upgrade from 1.1.3 to 2.5.0 and at the same time migrate to a new server?
- > 15. Create database structure and configuration (cd to /opt/redmine first):
> RAILS_ENV=production rake db:migrate... -
15:38 Help: RE: How to upgrade from 1.1.3 to 2.5.0 and at the same time migrate to a new server?
- I did almost the same things except I've installed the latest Bitnami Redmine Stack.
Now my problem is a little bi... -
12:48 Help: RE: How to upgrade from 1.1.3 to 2.5.0 and at the same time migrate to a new server?
- What I´ve done so far has been:
+On the new machine+
# Install Apache2 (Apache 2.2.22, apt-get....)
# Install ... -
15:28 Plugins: RE: XLS export plugin
- Karel Pičman wrote:
> Hmm. I dunno :-(
> Check the previuos posts. The same problem has been already discussed a fe... -
15:20 Plugins: RE: XLS export plugin
- Hmm. I dunno :-(
Check the previuos posts. The same problem has been already discussed a few times. -
15:08 Plugins: RE: XLS export plugin
- Karel Pičman wrote:
> ??LoadError (No such file to load -- spreadsheet)?? - that is the problem.
> gem spreadsheet ... -
14:33 Plugins: RE: XLS export plugin
- ??LoadError (No such file to load -- spreadsheet)?? - that is the problem.
gem spreadsheet is missing.
Not familiar... -
14:18 Plugins: RE: XLS export plugin
- Karel Pičman wrote:
> Please post a corresponding part of the production.log file.
This is the err msg production... -
13:13 Plugins: RE: XLS export plugin
- Please post a corresponding part of the production.log file.
-
12:03 Plugins: RE: XLS export plugin
- Karel Pičman wrote:
> Why do you think that it is incompatibile? I run the version 0.2.1.t3 in both 2.4 and 2.5 vers... -
10:43 Plugins: RE: XLS export plugin
- Why do you think that it is incompatibile? I run the version 0.2.1.t3 in both 2.4 and 2.5 versions without any problems.
-
10:36 Plugins: RE: XLS export plugin
- Can somebody please update this plugin for compatible with 2.4 and 2.5 version.
-
15:14 Plugins: RE: DMSF - Disable emailing documents or files
- An interesting idea. There is no existing solution, I'm afraid. But you can simply comment out the 'Email' button in ...
-
15:09 Help: RE: Emailing files through DMSF always sets same sender
- The email form displays a wrong email. Correctly there should be the emission email from the settings or simply nothi...
- I am trying to add issues using the REST API and I have everything working fine as to posting the new issue. The pro...
- hello,
is it possible to set a regular expression on custom field in order to transform the result in the issue li... - Hi,
I'm upgrading the redmine from 2.3.1 to 2.5.0. After the upgrade the POST request via REST API is not working.... -
11:05 Open discussion: RE: Custom Field --- LINK doesn't work.
- hello,
same issue after upgrading from 2.4 to 2.5
plus the plugin http://projects.andriylesyuk.com/projects/red... -
09:22 Help: RE: NameError in Repository.fetch_changesets
- Anyone?
more version info:
gem: 1.8.18
rake: 10.1.1
2014-03-31
-
21:59 Open discussion: RE: mod_passenger problems
- After "service httpd restart" again annot load such file -- bundler/setup (LoadError).
Please help! -
21:16 Open discussion: RE: mod_passenger problems
- I rebooted the server again and all display the correct...
- Hello!
Environment:
CentOS release 6.5 (Final)
ruby 2.1.1p76 (2014-02-24 revision 45161) [x86_64-linux]
Rails 4.0... - I know we can click on User's link and see his activities but I want to add filter on the activity page. One line cod...
- Hi
We are using redmine 1.1.2. One user experiences problem that he is kicked off the redmine for several times pe... - Hello Everyone,
Could you please help me understand how to implement (exact methods) using custom workflow plugin ... - Hi, Everyone.
I quite new in Redmine but I found it awesome. I quickly manage everything but I'm stuck in configur... - Hi,
I'm trying to migrate all the data from an old RM install on OS X/Passenger/Apache to a new VM running CentOS/... -
15:18 Help: RE: How can I run nodeJS code in my plugin?
- Hi,
I want to use an executable, so I use the number 3 and it works !
Thanks!
Eloïse - Hi,
I have added an Issue for this under: Defect #16476
After migrating to 2.5.0 my custom fields (with type ... - Hello to everyone.Need help.
How can I configure redmine in this way: when user successfully logged, redirect goes ... -
11:58 Help: RE: NameError in Repository.fetch_changesets
- To be honest,
to fix the fastercsv not found error I also changed the line
in one correspondent ruby script from 'f... - Hi,
the command
@ruby /usr/share/redmine/script/rails runner "Repository.fetch_changesets" -e production@
gives... -
11:49 Plugins: RE: Redmine Plugin People - undefined local variable or method `current_theme'
- Hello,
I work with Jerome, and use the Redmin plugin People too (same config: redmine 2.1, plugi v1.0.8). I have t... - Hello,
Since i use the Redmine plugin People (http://www.redmine.org/plugins/people), i have this error thats occu... -
11:33 Help: RE: "no such file to load -- active_support" after upgrade Ruby 1.8.7 up to 1.9.3
- deleted because completely wrong thread
-
11:24 Help: RE: How to upgrade from 1.1.3 to 2.5.0 and at the same time migrate to a new server?
- I would copy the existing instance to the new machine, so that it works with the old version, and then do the upgrade...
- I'm trying to execute
@/usr/local/bin/bundle exec /usr/local/bin/rake generate_secret_token@
However, I get ... - Hello. I have problem.
Now comments have view.
"Updated by 7 days ago"
But,It is uncomfortably.
I want next v... -
03:36 Help: RE: How to migrate from MySQL to PostgreSQL
- I've just migrated a Redmine installation from MySQL to PostgreSQL using mysql2psql using the process below. Starting...
Also available in: Atom