Activity
From 2011-02-22 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, ...
2011-02-22
- We have been trying to create the database structure but keep getting the following error:
undefined local variabl... -
22:26 Help: RE: Notifications occur for Issue creation but not News item or Document creation
- I have a similar problem. Notifications are sent to all of my users when issues are updated etc. I installed the Remi...
-
22:04 Open discussion: RE: Recreate Database Entries
- Try @RAILS_ENV=production rake db:migrate:plugin NAME=redmine_whatever VERSION=0@ (that will reset the migrations for...
- How do you re-create your db entries for all your plugins. I am having an issue with the scheduling plugin. I issue r...
-
22:02 Help: RE: "New Issue" and "Trackers" for clients
- Bill Doern wrote:
> My question is, will Redmine allow us to create a low-level user with limited access to New issu... - I'm new to Redmine, so I'll be brief and thank you in advance for your answers.
We are hoping to use Redmine as ou... -
22:01 Help: RE: How do I reset authentication mode on admin from LDAP to local
- Locate the row with the login @admin@ in the @users@ table and delete the entry in @auth_source_id@, you can reset th...
- I enabled my Redmine instance to use LDAP authentication and in the process set even the admin account to use LDAP (A...
-
20:22 Help: RE: Redmine stops responding when trying to open a subversion repository
- Any ideas on how to fix this issue?
Thanks! -
19:49 Help: RE: Howto install Redmine on Heroku
- Well, good news... either heroku _does_ have the svn binaries available, or redmine has implemented svn access in som...
-
13:07 Help: RE: Howto install Redmine on Heroku
- I was able to successfully install redmine-1.1.1 on Heroku, but I needed to perform some additional steps.
1.) Dow... -
19:05 Plugins: RE: Latest Forum Messages plugins
- Update:
I just tried this on the latest redmine trunk on an entirely different server and it does the exact same t... -
18:51 Help: RE: Redmine Svn Auto Creation: Can't make DBI com handle for DBD::mysql::db: unknown package.
- I'm having this same problem.
Any idea on how to fix it? -
17:58 Help: RE: Strange problem with file upload in documents
- Nice =)
-
17:56 Help: RE: Strange problem with file upload in documents
- Problem solved:
It was in permissions to passenger dir for buffered uploads
solved by adding PassengerUploadBufferD... -
15:40 Help: RE: Strange problem with file upload in documents
- will try no run redmine with nginx
-
15:30 Help: RE: Strange problem with file upload in documents
- Found one more thing
If I start WEBrick web server
ruby script/server -e production
and try to work directly wi... -
12:26 Help: RE: Strange problem with file upload in documents
- I'm don't know much about Apache / Passenger / fastCgi :(
Don't you have some more information in @http-errors-log... -
11:52 Help: RE: Strange problem with file upload in documents
- there is no any limitations in httpd.conf
post_max_size=40M
but this string in php.ini and doesn't have any influen... -
17:48 Open discussion: RE: 500 Error when clicking on a User
- Thanks
This fixed the issue -
16:56 Open discussion: RE: 500 Error when clicking on a User
- This one would be my fault. There was a bogus call to a hook initializing constants for the "act as activity provide...
-
17:12 Help: RE: Problems to install redmine 1.1.1 on debian lenny server
- Why would you execute this "command" ?
Are you talking about running @RAILS_ENV=production rake generate_session_... -
16:05 Help: RE: Problems to install redmine 1.1.1 on debian lenny server
- ok ehmm sorry for double post, but after a few days I give redmine a next try ... at the beginning it looks good but ...
- I am running on windows with the following:
abstract (1.0.0)
actionmailer (3.0.4)
actionpack (3.0.4)
activemode... -
15:50 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Never mind. I ran the migration wrong. :/
-
15:48 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Now I get an error when I try to view projects:
@A ActionView::TemplateError occurred in projects#show:
Mysql:... -
15:32 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Natan Yellin wrote:
> Redmine crashes when I try to create a new project. I am running Redmine 1.0.
I have releas... -
08:27 Plugins: RE: Code Review Plugin 0.2.7 Released.
- Redmine crashes when I try to create a new project. I am running Redmine 1.0.
(And thank you for the amazing plugin.) -
15:26 Help: RE: Can I reopen a closed ticket?
- Oh, I see, you need to define in the configuration that this transition is possible. Hm.
-
15:17 Help: RE: Internal error trying to list issues or view a specific issue
- Readable:
acts_as_activity_provider
acts_as_attachable
acts_as_customizable
acts_as_event
acts_as_list
acts... -
15:15 Help: RE: Internal error trying to list issues or view a specific issue
- I don't think so, but I did download a fresh install of the new redmine version, rewrote rules to use that one; and i...
-
15:08 Help: RE: Internal error trying to list issues or view a specific issue
- Did you use some kind of issue hierarchy plugin with 0.9.3 or did you apply one of the patches posted with #443 ?
-
14:55 Help: RE: Internal error trying to list issues or view a specific issue
- Actually, I never had an empty db, instead of dumping/re-importing I just dumped a backup and went on with the install.
-
12:02 Help: RE: Internal error trying to list issues or view a specific issue
- Here is the migration file : source:trunk/db/migrate/20100313132032_add_issues_nested_sets_columns.rb
It both adds... -
11:44 Help: RE: Internal error trying to list issues or view a specific issue
- That SQL-query worked very well, thank you @Etienne. Problem solved.
If this is a migration bug, perhaps it should... -
11:35 Help: RE: Internal error trying to list issues or view a specific issue
- You can only if you don't have any subtasks.
In this case, @root_id@ = @id@, @lft@ = 1 and @rgt@ = 2 :... -
11:29 Help: RE: Internal error trying to list issues or view a specific issue
- @Etienne:
Your second statement is true: or these columns contain Null values => should be a data export/import is... -
11:18 Help: RE: Internal error trying to list issues or view a specific issue
- Check your @issues@ table :
* either columns @root_id@, @lft@ and @rgt@ do not exist => should be a db:migrate issue... -
11:12 Help: RE: Internal error trying to list issues or view a specific issue
- Forgot to mention: the error still exists even after the db:migrate
-
11:04 Help: RE: Internal error trying to list issues or view a specific issue
- @Etienne:
I thought I had the updates right but tried again. Does this look correct?
$ rake RAILS_ENV=product... -
10:48 Help: RE: Internal error trying to list issues or view a specific issue
- Already seen that not a long time ago.
I think you forgot to run db:migrate rake task.
See [[RedmineUpgrade#Ste... -
10:48 Help: RE: Internal error trying to list issues or view a specific issue
- I tried to remove the - on line 16 but I guess the same error, even though the - is not in the file anymore. Is it ca...
-
10:43 Help: RE: Internal error trying to list issues or view a specific issue
- @Etienne Massip:
Hi!
You are correct, I was checking /var/log/redmine/default/production.log for some reason.
... -
10:07 Help: RE: Internal error trying to list issues or view a specific issue
- Is there a @log/production.log@ in your Redmine directory ?
- Hello!
After upgrading Redmine from 0.9.something to 1.1.1, I have a problem with "issues". I can browse every pro... -
14:33 Open discussion: RE: Change default email notification
- Etienne Massip wrote:
> What did you try ? To set a custom email setting or to edit this file ?
>
>
> ERb is HT... -
14:25 Open discussion: RE: Change default email notification
- What did you try ? To set a custom email setting or to edit this file ?
ERb is HTML embedded with ruby. Ruby pie... -
14:14 Open discussion: RE: Change default email notification
- Etienne Massip wrote:
> Redmine version:1.1.0 (since r4362) allows you to define your own email header in the Admini... -
14:08 Open discussion: RE: Change default email notification
- Redmine version:1.1.0 (since r4362) allows you to define your own email header in the Administration / Settings / Ema...
-
14:03 Help: RE: Why I can not get Issue update from RSS (from Outlook)?
- If you want to monitor global activity (all projects), go to Projects -> Overall activity.
-
14:02 Help: RE: Why I can not get Issue update from RSS (from Outlook)?
- Got it! Just subscribe the project's activity page's Atom. Many thanks to Etienne!
-
13:53 Help: RE: Why I can not get Issue update from RSS (from Outlook)?
- You can use email notifications or monitor issues only in activity feed.
-
13:50 Help: RE: Why I can not get Issue update from RSS (from Outlook)?
- No. I used the Issues page's Atom which list all issues. I just wonder in this case, only new issue will be received ...
-
10:33 Help: RE: Why I can not get Issue update from RSS (from Outlook)?
- Are you using activity feed ?
- Hi All,
I use Outlook RSS to subscribe Redmine RSS. I can successfully get new issues but fail to get any update of ... -
13:58 Open discussion: RE: any way to hide completed issues in roadmap?
- You can zoom in opened (or closed) issues only by using on the tiny links just behind the version progress bar.
-
13:05 Plugins: RE: Contacts plugin
- vaibhav saxena wrote:
> Kirill Bezrukov wrote:
> > I think problem in migration file. I changed add taggings table ... -
11:33 Plugins: RE: Contacts plugin
- Kirill Bezrukov wrote:
> I think problem in migration file. I changed add taggings table migration in this version. ... -
09:34 Plugins: RE: Contacts plugin
- Bug Report: Database Table name conflict with plugin redmine_tags
Both plugins use same table named "tags", which ... -
12:56 Help: RE: .how to push files in git repository on redmine using other computer?
- You seem to lack a grasp of how git works, I'd suggest reading documentation about it, for example http://git-scm.com...
- pls help......
tnx in advance :) -
11:47 Help: RE: Multiple redmine installations and SVN
- Checking the tutorial
http://www.redmine.org/projects/redmine/wiki/Repositories_access_control_with_apache_mod_dav... -
11:05 Help: RE: member_roles' doesn't exist error while upgrading from redmine-0.8.0 to 1.1.1
- You should definitely re-run db:migrate which should gives you errors.
-
10:39 Plugins: RE: Risks plugin
- My apologies, it was my fault. This plugin perfectly works on RedMine V1.1.1
Also available in: Atom