Activity
From 2013-07-08 to 2013-07-10
2013-07-10
- Redmine OOB on the project summary page shows X open/ Y(total). Is there a way to break this into X open/ Z resolved/...
- Is Alinco 635T being considered for future development? Or is there some technical reason that it is not eligible fo...
-
21:52 Help: RE: Option to export/import Redmine projects?
- Thanks! TFLMK. :)
-
21:49 Help: RE: Option to export/import Redmine projects?
- Unfortunately no.
-
21:38 Help: RE: Option to export/import Redmine projects?
- Do you know a plugin that can do that?
-
21:02 Help: RE: Option to export/import Redmine projects?
- AFAIK there is no such core feature to export projects.
- Hi!
Is there a way to export then import Redmine projects?
Would this be a feature Redmine already has? Would I u... - When I open a new account
seems all projects
How different projects in different accounts -
16:50 Help: RE: Problem with Bundler
- Thank you for your support.
It’s runs perfectly.
For OpenSuSE I have made a init-script:
> #!/bin/bash
> j# A... -
14:17 Help: RE: Problem with Bundler
- add this line to _databse.yml_ file
.
.
*password: xx
socket: /var/run/mysql/mysql.sock* -
14:02 Help: RE: Problem with Bundler
- Thank you very much. Next problem :P
How can i change the MySQL-Server-Directory
# RAILS_ENV=production rake db:... -
13:26 Help: RE: Problem with Bundler
- its just for gem installation, wont reinstall Mysql
_keep the DB backup for safety anyway_ -
13:19 Help: RE: Problem with Bundler
- But once, i have installed mysql. In MySQL we have very important DBs. Can't it crash, if i install mysql via gem again?
-
13:14 Help: RE: Problem with Bundler
- Try this
$ sudo apt-get install libmysql-ruby libmysqlclient-dev
$ gem install mysql
Delete file _Gem... -
13:04 Help: RE: Problem with Bundler
- Thank you, but i use Linux (openSuSE 12)
-
12:47 Help: RE: Problem with Bundler
- If u are in windows you need to do some extra configuration.
Download Mysql-connector-c--c-noinstall-6.0.2-win32 ... -
16:19 Help: RE: Help with upgrade on Windows
- I changed mysql2 to mysql and found this error:
C:\redmine-2.3>rake db:create
←[31mCould not find gem 'mysql2 (~>... -
15:23 Help: RE: Help with upgrade on Windows
- I moved the folder with Redmine and again ran the command:
*C:\redmine-2.3>bundle install*
I discovered another... -
15:12 Help: RE: Help with upgrade on Windows
- I provide you with access to your computer through the program "TeamViewer" would have looked to where the error is?
-
15:02 Help: RE: Help with upgrade on Windows
- It seems to be database.yml file is not recognizing. Now, open redmine/config folder and rename _database.yml.example...
-
14:51 Help: RE: Help with upgrade on Windows
- here is error:
C:\Users\Jiří Losert\Desktop\redmine-2.3>rake db:create
Please configure your config/database.yml ... -
14:44 Help: RE: Help with upgrade on Windows
- paste the error as it is(with command also)
-
14:33 Help: RE: Help with upgrade on Windows
- still the same error. I've attached my database.yml file
-
14:03 Help: RE: Help with upgrade on Windows
- i've attached database.yml file. Download and paste it in redmine-2.3.0/config directory
change database name and p... -
13:53 Help: RE: Help with upgrade on Windows
- I installed everything as you described, but I have a problem with the step:
5. rake db:create
I did:
*'c:\users\... -
12:19 Help: RE: Help with upgrade on Windows
- Download and install Rails installer from http://railsinstaller.org/
These Packages will be installed automatica... -
12:14 Help: RE: Help with upgrade on Windows
- When you follow just as you so:
c:\users\jl> ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [i386-mingw32]
c:\... -
11:24 Help: RE: Help with upgrade on Windows
- First you need to check whether Ruby and Rails installed on your machine.
c:\users\rk> ruby -v
ruby 1.9.3p392 (20... - hello everyone, I have a big problem I can not to install redmine on my computer ... do you have video for a beginner...
-
14:59 Plugins: RE: Smart issues sort plugin
- Hi guyz. Last fixes here: https://github.com/logical-and/redmine_smart_issues_sort
-
13:50 Help: RE: problem installing on windows.
- Download Mysql-connector-c--c-noinstall-6.0.2-win32 from
http://dev.mysql.com/downloads/connector/c/
Extract it... -
13:10 Help: RE: Stuck on Ubuntu 11.10, want to use latest Redmine?
- Very sorry for the late reply
I don't have a redmine database I wish to keep. So a fresh install is ok by me. But ... -
11:50 Help: RE: Putting database from redmine 1.1.2 to redmine 2.3.1
- mysql -u root -p new_db_name < backup.sql
c:\redmine-2.3.0>rake db:migrate
that's all -
11:36 Help: RE: Upgrade REDMINE v1.1.2 to the Latest
- Hi,
Back up your database.
Download the latest version of Redmine source code.
Run the application like traditiona... -
09:00 Open discussion: RE: Problem with modules
- I am in the process of migrating, although the system is inaccessible from the internet anyway, so the security issue...
2013-07-09
-
23:32 Open discussion: RE: Notifications to Skype?
- Hmmm.... perhaps as a plugin, I don't see this in core; businesses I know try not to use skype...
More generally spe... -
23:29 Open discussion: RE: Upgrading Redmine - Debian Package version to svn.
- Ian Walker wrote:
> OK thanks, I could possibly give this a try by upgrading and migrating my system - although not ... -
23:24 Open discussion: RE: How to make existing input fields required
- karim ouari wrote:
> I've got 1.3.3 version
Please update ASAP, your version is *very* old and has security issues:... -
11:06 Open discussion: RE: How to make existing input fields required
- I've just add " :required => true, " in redmine/app/views/attachments/_form.html.erb
<%= file_field_tag 'attachme... - Hello
I've got 1.3.3 version from ubuntu 1204 and I'd like make required the "upload files" field but I don't know h... -
23:23 Open discussion: RE: Problem with modules
- Ian Walker wrote:
> Redmine version 1.0.1-2 with Debian Squeeze.
Please update ASAP, your version is *very* old and... -
09:22 Open discussion: RE: Problem with modules
- Of course, when I add a project, I can select/deselect the options at will, but none of them are selected at all, eve...
- When I open a new project, the default modules are not selected. I had previously selected these in the defaults, ho...
-
21:09 Help: RE: Error 422 - This request was denied because it was considered spam or your IP adress is temporarily blocked.
- I rewrote my submission for #14420 to exclude all but one mention of an example email address (less precise, but what...
-
19:33 Plugins: RE: Detailed tabs and time in Issue (v 0.0.6)
- Is there some other app that must be installed first? I'm asking because the tab view shown in your picture looks not...
- Hello,
I am trying to run redmine with an apache alias, but it only shows me the index files. After that I read th... - I am new to StrongSwan so sorry if this question has already been posted (couldnt find it with the search tool)
I ... - Hi,
I'm runs suricata on ubuntu 12.10 64bit with pf_ring, after installation of "python-dev" package I can't start... - Hey Y'all,
I've built a custom field plugin for my organization, but we had already created (and have used) a cust... -
14:59 Help: RE: Help with upgrade on Windows
- Thank you for your response, but did not help me.
I have a few questions:
Step 4: In version 1.1 does not in fold... - Hi all,
I'm using redmine in configuration which described in the topic, once I have setup fetching email function, ... -
13:57 Help: RE: the exported PDF Can't display the right layout
- Thanks for this info.
Based on your solution I tried to fix it for all custom field and added a patch to bug report ... -
12:54 Help: RE: "AuthUserFile not specified in the configuration"
- UPDATE/Solved: I don't know if it will fix you problems as well: I made the following mistake by not following this g...
-
12:24 Development: RE: Ability to specify default git branch for repository browser
- I'm not sure how to "vote" for an issue in this system, so I comment to add my support to this issue. I have just mig...
-
12:24 Help: RE: Changing the email template
- Hi, Kuniharu
Thank you very much for help, it works!
I use version 1.0.4.
If someone needs, files are called _... -
09:24 Help: RE: Changing the email template
- Hi, Tory
This is my patch for Redmine 2.2.4-stable.
I did not test it well, but hope this help.... - If I start bundler, it gives an error: “Make sure that `gem install mysql -v '2.8.1'` succeeds before bundling.”
Bu... - Dear Redmine users
I have a problem with configuring fields permission in workflow settings. I configured assignee...
2013-07-08
-
23:12 Open discussion: RE: Startup Help
- Please dis-regard I have figured it out. Thanks for pointing me in the right direction.
-
22:43 Open discussion: RE: Startup Help
- Yes, I am now using passenger, but still can't figure out how to autostart it?
-
22:15 Help: RE: Show git branch name in activity
- What is the status of this ?
I would really like to see that integrated as a feature in a future release of Redmin... - Hi Friends
I am currently running REDMINE 1.1.2.Stable with MySQL Server 5.1. My REDMINE server is currently runni... - I'm trying to submit a Feature request and I keep getting this message. Because my feature request involves email scr...
-
17:08 Help: RE: Fetched emails going into rejected folder
- To respond to my own question, it seems that the *production* mode doesn't enable logging of useful email-related tro...
-
15:52 Open discussion: RE: Upgrading Redmine - Debian Package version to svn.
- I suppose yes, but run the upgrade procedure ...
-
07:59 Open discussion: RE: Upgrading Redmine - Debian Package version to svn.
- OK thanks, I could possibly give this a try by upgrading and migrating my system - although not ideal for production....
- Hi,
I have a database dump of the version 2.2.2. Is it possible to use it with redmine 2.3.x ? Is it the same data... - I want to retrieve the all users from redmine by calling it's REST-API. But it returns only 100 user as maximum. If i...
- Hello everyone,
We would like to know if it is possible to generate basic tasks based on the content of wiki or t...
when i run rake generate_secret_token i got the below error.
D:\redmine\redmine-2.3.1>
D:\redmine\redmine-2.3.1...
Also available in: Atom