Activity
From 2011-02-23 to 2011-02-25
2011-02-25
- Cpanel/WHM, Cent OS
ruby 1.8.7 (2009-06-12 patchlevel 174) [x86_64-linux]
*** LOCAL GEMS ***
abstract (1.0.0)
a... -
21:57 Help: RE: How to Send SMS of Emergency Ticket creation
- I'd suggest doing this in a plugin for maintainability, There are tutorials in the wiki.
- Hello,
I'm a programmer with limited kwowledge about the Redmine structure and/or RoR.
I need to know where I s... - I'm currently working on a set of instructions on setting up Redmine ( trunk ) on a Ubuntu 10.10 server with support ...
-
20:25 Help: RE: Segmentation fault during db:migrate
- In case it's relevant, /etc/security/limits.conf:...
-
19:37 Help: RE: Segmentation fault during db:migrate
- > So I guess you can use Redmine as usual.
No .. I'm upgrading redmine in hopes of fixing another issue we're havi... -
19:24 Help: RE: Segmentation fault during db:migrate
- From activeRecord migration.rb RDoc :...
-
19:14 Help: RE: Segmentation fault during db:migrate
- So I guess you can use Redmine as usual.
Could you post the core dump please ? -
18:50 Help: RE: Segmentation fault during db:migrate
- The schema changes remain. Running @db:mgirate@ on the same sqlite3 db as earlier (haven't touched it since I posted...
-
18:43 Help: RE: Segmentation fault during db:migrate
- 0.8.7 is the most commonly used, guess you don't need to change it.
About the transaction, I meant : if you @rake ... -
18:34 Help: RE: Segmentation fault during db:migrate
- > Is the full migration rolled back then ?
As I said, I'm building this on a parallel database. The original dbs ... -
18:11 Help: RE: Segmentation fault during db:migrate
- Is the full migration rolled back then ?
What's your gem list, what's you rake version, did you try another rake v... -
17:25 Help: RE: Segmentation fault during db:migrate
- Still segfaults. For posterity, I've included database.yml with relevant sqlite3 config info, as well as the output ...
-
10:40 Help: RE: Segmentation fault during db:migrate
- Could you try with a bare sqlite3 db ?
-
00:12 Help: RE: Segmentation fault during db:migrate
- If they're relevant, 2 pieces of information:
I have applied this hack to config/environment.rb: http://www.redmin... -
00:05 Help: RE: Segmentation fault during db:migrate
- Not on Windows. Debian 5....
-
18:37 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
- It should be included with your ruby installation or you can install it via the @gem install rake@ command.
As a r... -
18:30 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
- Thanks,
we were able to backup the DB. Now we are stuck on the command: rake config/initializers/session_store.rb
... -
17:37 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
- use the database name, username & password defined in you @config/database.yml@ file, this should work ?
-
17:32 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
- We are already blocked at first step: we do not the name of the database to make the backup, nor the userid and passw...
-
17:17 Help: RE: Upgrading from 0.8.4 (MySQL) on Windows
- This is pretty much the same process described in [[RedmineUpgrade]].
What went wrong the last time you tried ? - Hi,
we are using Redmine since mid 2009 but we are stuck to version 0.8.4 because we were never able to upgrade it t... -
16:03 Help: RE: Error fetching changes from git repo
- I am not a pro at all, but I did manage to fix this on my server by doing the following:
* shutdown the apache serve... -
12:16 Plugins: RE: Blocks Layout plugin
- rake db:migrate:plugin NAME=redmine_blocks VERSION=0 RAILS_ENV="production"...
-
11:07 Plugins: RE: Blocks Layout plugin
- Terence Mill wrote:
> Victor, can please help out?
>> We have a püroblem with migrating a plugin called "redmine-bl... -
10:53 Plugins: RE: Blocks Layout plugin
- Victor, can please help out?
-
12:13 Open discussion: RE: Calendar / Meeting schedule
- +1
Good idea. I think this feature could be very useful.
-
11:32 Open discussion: RE: Plugin: Twitter-like status updates for projects
- Same here!
- Hello,
I'm a new user of Redmine and I'm trying to find out how can I get a field in a task filled with the same fie... -
11:06 Open discussion: RE: data of enumerations table
- @ Etienne, Yes i had set up utf8 as encoding in config/database.yml.
Thank you Felix for the image. I updated manu... -
09:33 Open discussion: RE: data of enumerations table
- You can edit the names of the enumerations from redmine, see [[RedmineEnumerations]], just fix the names there.
-
09:26 Open discussion: RE: data of enumerations table
- Did you try to had the @ encoding: utf8@ parameter to your db connection configuration in @config/database.yml@ ?
... - Hello all,
I installed redmine using mysql as database. The character set was set to latin1. I manually changed the ... -
10:32 Plugins: RE: Latest Forum Messages plugins
- Bug Report:
Altough i run "rake db:migrate_plugins RAILS_ENV=production"... -
10:15 Help: RE: How to link to Git commit?
- Felix Schäfer wrote:
> Well, I'm not sure if it works cross-project, you might to check that for the cases with prob... -
09:30 Help: RE: How to link to Git commit?
- Toni Mueller wrote:
> Unfortunately, I'm struggling with this as well.
Well, I'm not sure if it works cross-proje... -
09:57 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
- Greg Nowak wrote:
> How do I get to bitnami forums ? Where are they ?
Google is your friend ;-) http://bitnami.or... -
09:51 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
- Hi!
How do I get to bitnami forums ? Where are they ?
Regards,
Greg
-
09:42 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
- Mmh, I usually do everything in UTF-8, I don't know what the default for the mysql adapter is, and I don't know what ...
-
09:28 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
- Hello,
Sorry for the delay, but I had to wait for admin to get the information.
The database.yml file does not ... - By mistake I have never migrated the database to update, now I try and give me error
== CreateQueries: migratin... -
09:33 Help: RE: How to check redmine version
- _Administration_ > _Information_
-
09:30 Help: RE: How to check redmine version
- Go to Administration / Information or check the content of file @doc/CHANGELOG@ (or @lib/redmine/version.rb@).
- I installed redmine on ubuntu 10.10. But I can't check the version installed. How do i check which version is install...
-
09:28 Help: RE: Email problems
- What versions of Redmine, rails, rack, ruby, … do you use?
-
09:25 Help: RE: Problem installing Redmine on CentOS 5 - error at generate session store
- IIRC Redmine stable isn't compatible with rubygems 1.5, and I don't think there's a bundle for it yet either.
-
01:33 Help: RE: Problem installing Redmine on CentOS 5 - error at generate session store
- Ok - updated gems to 1.5.2 which caused me to update rake, RedCloth, coderay, json_pure, rubyforge and hoe.
New er... -
00:48 Help: RE: Problem installing Redmine on CentOS 5 - error at generate session store
- fyi
ruby version 1.8.7
gem version 1.3.7
file "shared_helpers.rb:2" does not exist on the server
any suggestions ...
2011-02-24
-
23:27 Help: RE: Segmentation fault during db:migrate
- If you're under windows there is a lead "here":http://www.ruby-forum.com/topic/181884#832278
-
23:19 Help: RE: Segmentation fault during db:migrate
- What's the rake ... --trace result ?
-
22:55 Help: RE: Segmentation fault during db:migrate
- Seems I forgot to set the pre tag .. here's a cleaner copy:...
-
22:53 Help: RE: Segmentation fault during db:migrate
- I've tried using both mysql (2.8.1) and mysql2 (0.2.6). I also tried uninstalling and re-installing the mysql gem. ...
-
21:11 Help: RE: Segmentation fault during db:migrate
- Could be a buggy db adapter ? what's your db config ?
- Hi,
I'm attempting to upgrade from redmine 0.9.3 to redmine 1.1.1 (yes, it's been a while). I'm running rails 2.3... -
23:18 Help: RE: Edit Issues Permission / Change Issue Properties
- Could you fill in a Defect for this please ?
-
22:44 Help: RE: Edit Issues Permission / Change Issue Properties
- The solution I found was to edit Workflow for the role in question and uncheck all New Status codes. Now the role can...
-
20:25 Help: RE: Edit Issues Permission / Change Issue Properties
- Is no one else worried that a user with the View Issues permission can close Issues?
-
22:17
Help: RE: Issue Reminder
- I am having an issue with this plugin. All of the users in Redmine receive reminders when issues are due within the n...
- Hey guys, I'm at my wits end here. I'm trying to use redmine email notifications but I keep getting the error
<pre... - Following "HowRo install Redmine on CentOS5. No Errors until I get to step "generate session store"
>> RAILS_ENV=pro... -
19:12 Help: RE: How to link to Git commit?
- Felix Schäfer wrote:
> As stated in the text formatting help: "Link to a changeset with a non-numeric hash: commit:c... -
17:10 Plugins: RE: CMI plugin translation issues
- You're welcome !
For my part I'm waiting for a complete traduction, because I can't understand the spanish trakers a... -
15:35 Plugins: RE: CMI plugin translation issues
- Sorry, I forgot to respond to this before. The author replied with the same suggestion as above and it fixed the prob...
-
15:29 Plugins: RE: CMI plugin translation issues
- Try to do that :
-In redmine_cmi\config\locales, copy en.yml in en-GB.yml
-Open en-GB.yml (with notepad or gedit) a... -
16:56
Help: RE: Tree view for tickets?
- +1
I'm also having a hard time keeping an overview.maintaining tasks that are divided in to smaller pieces.
As an e... -
16:42 Open discussion: RE: Guide - Install Redmine on Debian
- François K. wrote:
> Hello,
>
> I wrote a documentation about my last installation of Redmine on a Debian server ... - Hi all,
I'm looking for the RequMGMT plugin by isotroll : http://www.redmine.org/projects/redmine/wiki/Plugin_List... -
13:59 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
- On the Redmine side of things :-) The @config/database.yml@ is in your redmine directory.
-
13:55 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
- Hello!
Where do I find this file (database.yml)?
I set the ODBC connection to be utf-8 - see enclosed screensho... -
13:33 Help: RE: problem with text coding when using external reporting tool (QlikView, MS Excel) - access via ODBC
- What charset is your connection configured to? (have a look at @config/database.yml@)
- Dear All,
I have a *problem reading text entered into redmine and then imported into reporting tool
via ODBC* - g... -
12:06 Help: RE: [Extract] Extract data from specific date to an other date.
- Note of these 2 take account of Author field.
You won't get stats for User3 who created issues but has never been ... -
11:52 Help: RE: [Extract] Extract data from specific date to an other date.
- Hi,
Thanks its seems perfect :).
Thanks a lot for your time.
PS: Just for your information yesterday i have... -
10:54 Help: RE: [Extract] Extract data from specific date to an other date.
- You'd need to query the db directly, with some SQL query like :...
-
11:36 Open discussion: RE: Relating an issue to multiple projects
- You're right, forgot that. There is issue #5487 open to change that, but actually you'll have to use the "Related iss...
-
11:14 Open discussion: RE: Relating an issue to multiple projects
- The problem with that is in order to relate tasks they need to be within the same immediate redmine project :-(
-
11:10 Open discussion: RE: Relating an issue to multiple projects
- You could create a task for the following of the whole process and a subtask for each concerned project.
- Is it somehow possible to relate an issue to multiple projects and target a version in each project?
For example... -
11:02 Help: RE: Redmine 1.1.1 on Debian Squeeze64bit - unusable (SOLVED - sosospider)
- Finally i found out, what has happend.
A chinese crawler named *sosospider+* requested an enormous amount of pages... -
09:09 Help: RE: Login Page - Remove Search
- hi,
Thanks for suggestion, the patch worked.
BR, Ionut
-
09:04 Help: RE: Help, Error
- Conor Calby wrote:
> I need the actual command and not part of it
If you just want to push buttons and have it wo... -
04:53 Plugins: RE: Embedded plugin doxygen layout
- hey volks,
i had the exact same problem ... i add the css stuff to the doxygen.css file but the issue is still pre... -
00:02 Help: RE: How Do I Delete Multiple Issues?
- Use the short-cut menu and bulk edit: [[RedmineIssueList#Shortcut-menu]].
2011-02-23
- What is the best way for deleting multiple issues?
I would like to delete all issues prior to a cutoff date (i.e. 1... -
22:17 Help: RE: [Extract] Extract data from specific date to an other date.
- In the CSV i don't have the information if an tickets is only passed to an user ;).
-
19:49 Help: RE: [Extract] Extract data from specific date to an other date.
- Use Excel to filter the CSV :p
-
19:39 Help: RE: [Extract] Extract data from specific date to an other date.
- Yes i have try this too but, with filter like this i don't have tickets assigned to the users and after assigned to a...
-
19:28 Help: RE: [Extract] Extract data from specific date to an other date.
- Query issues list with filters Assigned to, Author and Created less than 60 days ago and, finally, filter out the iss...
-
18:50 Help: RE: [Extract] Extract data from specific date to an other date.
- Thanks for the quick answer but i use redmine 1.0.1 and the plugin seems not compatible (and i cannot upgrade my redm...
-
18:47 Help: RE: [Extract] Extract data from specific date to an other date.
- You may want to see this plugin
http://www.redmine.org/plugins/redmine_extra_query_operators - Hi,
I need to extract the number of tickets opened and assigned in January 2011 for/to a specific user in my perso... - Hello,
first of all, thanks for redmine!
I was thinking about a feature where you could set, retrieve and calcu... - Hello everybody,
I've just installed Redmine on my fedora 14 laptop without any problem.
I can access my projects... -
21:25
Help: RE: Help, Error
- What command you can use to get it to run in the background even when you exit SSH.
Redmine is installed at /home/... -
16:34
Help: RE: Help, Error
- Its gonna be used for bug tracking and SVN use.
Only problem is Ruby is not my area of knowledge. I have never use... -
08:30 Help: RE: Help, Error
- Conor Calby wrote:
> The program needs to be started in shell. What is the command you recommend you use to run it s... -
05:24
Help: RE: Help, Error
- Great thanks, however one issue now,
It has been installed and it does work, however
The program needs to be s... -
00:40 Help: RE: Help, Error
- You seem to have rubygems 1.5, which IIRC isn't supported in redmine 1.1, you'll have to downgrade to a previous vers...
- Is there a way (or, a plugin) that would move all open issues that are targetted for a project version out of that ve...
-
21:21 Help: RE: How do I reset authentication mode on admin from LDAP to local
- thanks
-
20:16 Open discussion: RE: Statement about the ChiliProject fork?
- Is it possible to do like Debian and Ubuntu?
-
14:51 Help: RE: Login Page - Remove Search
- There is an open issue for this : #3715
Should be good if someone could take care of it. - Hi everyone,
Does anyone knows how I can remove Seacher from the login page?
I'm finding it uselless unless you're ... -
13:55 Help: RE: Redmine Internal server error, postgres-pr
- I've been running 0.10.0 version of pg with Rails 1.8.7 without any problems for about 6 months.
Redmine is compat... -
13:00 Help: RE: Redmine Internal server error, postgres-pr
- Thank you.
pg requires more recent ruby:
[root@nginx ~]# gem install pg
ERROR: Error installing pg:
pg requ... -
12:25 Help: RE: Redmine Internal server error, postgres-pr
- You should try @pg@ adapter, @postgres-pr@ is not very up-to-date and has already some glitches with PG9, including b...
- Hello,
I have recently started to use redmine. It is installed on fedora core, nginx with passenger, database is s... - Hi, i have one global proyect and many sub-proyects on redmine. When i open the issue report from an subproyect, ever...
-
12:13 Plugins: RE: wiki-latex plugin
- Still have two great problem:
1. if latex text is to big, i got "Internal error"
2. if more than 6 latex macro on p... -
12:11 Plugins: RE: wiki-latex plugin
- Problem with commas solved in lib/redmine/wiki_formatting.rb
in def execute_macros
$
if macro == 'latex'
... -
11:06 Plugins: RE: wiki-latex plugin
- I got this error, when latex text contains commas
"
Internal error
An error occurred on the page you were trying... -
11:10 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Bug Report: Clicking/opening Linked Tasks directly results in "access denied"
I i click the Link for Issue id in t... -
10:10 Help: RE: Internal error trying to list issues or view a specific issue
- No problem. The only origin I can think of is that you already had these columns in your @issues@ table (because of a...
-
10:08 Help: RE: Internal error trying to list issues or view a specific issue
- Thanks a lot anyways for helping me, you saved my day!
Cheers
//Carl - I would like to know how Redmine allow to users view only trackers initiated by the client and not the trackers of an...
-
08:37 Open discussion: RE: Subversion integration
- You can point a Redmine project to an svn repository, by default that will show the repository tab and fetch new revi...
- Let me say up front that I am probably being an idiot ... please be gentle with me.
I see that there is a level of... -
08:33 Development: RE: Is there a ISO with CentOS?
- I don't know of other packaged versions than those linked on the download pages. If you want to stick to RHEL or Cent...
- Hello,
Is there a ISO with CentOS?
I asked you because I saw avaliable only ISO with suse or umbuntu.
We use r... -
08:31 Help: RE: redmine backup!
- That seems to be a bitnami install, and if I recall correctly bitnami stacks come with a backup script, use that.
-
04:02 Help: RE: redmine backup!
sorry , the 4 databases as below:
information_schema
bitnami_redmine
mysql
test ...- Dear experts!
There are 4 databases in redmine. should I back all of these ? as below.
+--------------------+
... - Hello !
Big problems. I´ve installed redmine on a debian system, man years ago, working via passenger. Very nice, ...
Also available in: Atom