Activity
From 2011-02-24 to 2011-02-26
2011-02-26
-
22:41 Help: RE: Can anybody help me with HGRedmine
- Investigating this issue myself and it would appear that the addition of the individual salts to users passwords may ...
- I've been looking into HGRedmine as a system to allow push access to HG Repositories based on a user Redmine permissi...
-
21:22 Help: RE: I'm writing a plugin ,and i need a little help...
- Archie Con wrote:
> [...]
You must past a @Proc@ to the @:if@ parameter. Something like @:if => Proc.new { User.c... - My problem is i my plugin to be accessed only by logger
users, so i use :if symbol in my init.rb file of my
plugin ... -
21:20 Help: RE: Files/attachments can be downloaded by anyone without permissions (by using tools like wget)
- Stan Thorovsky wrote:
> Since in "Roles/Permissions" Redmine allows to specify 'View Documents/Files" permission I w... - Considering that our Redmine requires authentication to access any projects it strikes me as a security hole that any...
-
20:06 Help: RE: Edit Issues Permission / Change Issue Properties
- Id did : #7729.
-
18:07 Help: RE: Apache + Passenger will not redirect to directory
- this, plus an ifconfig /flushdns helped. thanks
-
16:14 Help: RE: Apache + Passenger will not redirect to directory
- Set the RailsBaseURI to / in the projects.ideaplexus.com virtual site.
If the Redmine public dir is SymLinked to t... - Hello,
I've setup today a debian sqeeze server for redmine. First, redmine works fine, but on the false (sub)domai... -
17:11 Help: RE: Segmentation fault during db:migrate
- I'm a very basic linux user and I didn't know such a file existed :/
I meant before that I rake crash at the very ... -
06:55 Help: RE: Submitting Issues through PHP
- Michael Holm wrote:
> I've reviewed the working examples, and have searched and read everything I can find. However,...
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]].
Also available in: Atom