Activity
From 2013-05-14 to 2013-05-16
2013-05-16
-
21:56 Help: RE: structured view
- See this plugin http://www.redmine.org/plugins/redmine_smart_issues_sort
- I am missing a structured view of a project: a tree like view, showing how issues are
dependant on each other. A lef... - Can i change an issue status from console or by making a custom script?
- Whats the best way to run a system command when a issue is created or has its status changed?
-
20:39 Help: RE: NGINX Subversion/Redmine authentication without Apache ?
- Hey Tobias: I am trying to accomplish the same thing. Did you have any luck so far?
-
18:18 Help: RE: redfire
- You should definitely try to contact the plugin author or reach his bugtracker directly. This forum is only for Redmi...
- Hi,
I keep getting Internal error when clicking on Campfire tab?!
During instalation I guess it gors into plugins/r... - Hi, I recently upgraded my Redmine installation from version 2.2.4 to 2.3.1. Everything worked fine except email noti...
-
16:31 Help: RE: New attachments are not shown after upgrade to 2.3.0
- Any plugins?
-
14:46 Help: RE: New attachments are not shown after upgrade to 2.3.0
- #Etienne, yes :)
-
14:25 Help: RE: New attachments are not shown after upgrade to 2.3.0
- This means the files are uploaded but not attached to the issue.
Stupid question: do you click on Save button of t... - I updated redmine from version 1.1 to 2.3.0. Now new attachments are not displayed in the issues form. The old attach...
-
16:28 Plugins: RE: Determine if Module is Turned On
- Started [[Plugin_FAQ]], don't hesitate to improve it if you want.
-
16:10 Help: RE: Projects REST API doesn't return the archived projects
- Currently there's no way to do that through the API if I understand "the code":/projects/redmine/repository/entry/tru...
-
15:55 Help: RE: Migration from MySQL to MSSQL. Is it possible?
- A plain old SQL dump isn't portable by default. Mysql provide some tools to achieve a certain level of compatibility ...
-
15:15 Help: RE: Migration from MySQL to MSSQL. Is it possible?
- OK, i'm understand. Thanks for reply :)
-
14:28 Help: RE: Migration from MySQL to MSSQL. Is it possible?
- It is as much possible as it is to migrate from MySQL to PostgreSQL or sqlite3, PG to sqlite3, MySQL or MSSQL etc.
... - Hi all!
Since Redmine have supported MSSQL as DB backend, does it support migration from mysql to mssql?
Thanks... -
15:45 Help: RE: Cant get redmine to run with lighttpd
- I don't understand how you run your application server. Lighttpd doesn't know how to boot a rails app, maybe you coul...
- We will install git before we upgrade with redmine.
Is there a syntax in the commit message that links to a wiki pag... -
14:21 Help: RE: Receive E-Mails via cronjob on Debian
- i changed my shell-script to...
- Hi,
i have a big problem to receive incoming mails to create new tickets via cronjob.
using the commands in the s... -
10:57 Help: RE: how can i connect redmine with php code
- Dear Supporter,
Thank you so much for your reply, I have instructions below:
My goal build app php code integ... - Hi i have integrated charts 2 plugin successfully into my Redmine 2.3.0.
Then Created new project with the charts op... -
06:03 Open discussion: RE: receiving emails from imap ssl
- I think this may be the key to your issues:...
-
02:24 Help: RE: somebody help me?
- Code Review plug in is not playing nicely, whenever someone tries to access the repository tab, they get a 404 not fo...
2013-05-15
-
22:51 Help: RE: Post Commit Hook Help
- Brad Miller wrote:
> Sorry for resurrecting an older thread. I found this thread while searching for an answer for ... -
19:41 Help: RE: menu buttons
- Zdravko Balorda wrote:
> I can see that www.redmnine.org has different menu buttons than mine installation. How to s... - HI,
I can see that www.redmnine.org has different menu buttons than mine installation. How to set up this menu?
... -
17:31 Plugins: RE: Smart issues sort plugin
- I'm having the same issue with the fix posted above by Jakub....
- I find Slovene translation to be pure "lectorial" translation, with obviously no insight into the purpose. I wonder i...
-
16:13 Plugins: RE: Redmine Scrumbler plugin
- Hello,
I've tried to install the plugin on our BitNami Redmine Stack 1.3.0 but I get the following error when I tr... -
16:13 Open discussion: RE: receiving emails from imap ssl
- no, we do not have webmail
but I checked the certificate in my thunderbird client, the hostname is correct.
And it ... -
15:54 Open discussion: RE: receiving emails from imap ssl
- BTW I have migrated my boxes to Rails 2.0 and its still working fine for me.
-
15:53 Open discussion: RE: receiving emails from imap ssl
- And you have verified that the hostname on the certificate matches the server hostname?
-
14:14 Open discussion: RE: receiving emails from imap ssl
- the issue is only with receiving mails.. sending works ok.
openssl connect works:
OpenSSL> s_client -connect imap... - I'm using the REST API to access the server data, including of course projects.
I'm retrieving the project list with... -
12:52 Open discussion: RE: Logfile repeats "OpenIdAuthentication.store is nil. Using in-memory store"
- Maybe take a look at #14060.
- now in my team, i want to get the issus by changeset as parameter through java rest api.
I found out the api which c... -
09:41 Help: RE: Cant get redmine to run with lighttpd
- Hello? Anyone?
After update to redmine V2.3.0, I have a problem with sendding email to users belong to a project when creat new ...-
04:15 Open discussion: RE: problem in installing redmine on centos
- done, my problem is solve. thank u Steve
-
04:08
Help: RE: email sendding problem when update 2.2.3 to 2.3.0 and 2.3.1
- The problem is not fixed event I update redmine from 2.3.0 to 2.3.1
In 2.3.1 no email was sent when new issue or up...
2013-05-14
- I'm Running on a Windows Server.
Redmine V2.3.1
Ruby 1.8.7
MS SQL Server 2008R2
everything seems to be installin... -
18:56 Help: RE: Filtering issues with custom field (in date format)
- I have the same situation.
Redmine version: 2.3.0.stable.11692
About your application's environment
Ruby version... -
18:31 Plugins: RE: Redmine Scrumdashboard plugin
- ok, I can understand !
I think I will move to another dashboard plugin.
Here is a list of identified plugin.
*... -
15:31 Plugins: RE: Redmine Scrumdashboard plugin
- Sorry, I have no time to support the plugin due to my graduation work for university till summer.
- Hello
I am trying the whole day to get lighttpd to run with redmine, but I can not get a solution to that error.
... -
16:42 Plugins: RE: Determine if Module is Turned On
- I've managed to work out how to determine if a module is enabled:
@Project.module_enabled?("MODULE NAME") should e... - So after a fair amount of effort (ruby/rails noob here), I finally managed to figure out duck-punching/monkey-patchin...
-
16:08 Help: RE: how can i connect redmine with php code
- For the most part I usually just use an iFrame to handle using PHP code with Redmine.
You could potentially look i... - Hello everybody,
My settings are as follows:
Redmine version 2.2.2.stable
Ruby vers... -
15:55 Plugins: RE: Error while installing plugin custom _workflow
- Sorry I forgot to say that i'm using redmine verion 2.3.0
- Hello,
I'm trying to install the plugin : "redmine_custom_workflow" from this page [[http://www.redmine.org/plugins... - Hi Everyone,
I am looking to hire someone to help me upgrade, configure email receiving, and performance tune my ... - Hi.
We upgraded MS Outlook version 2003 to 2010 and then some tickets with attachments via email lost the attachme... -
14:31 Open discussion: RE: Installing Redmine on Windows Server 2008 R2 and Apache with Thin as a windows service
- "NSSM":http://nssm.cc/ could be used instead of srvany.
- Hi there,
we just start up with RedMine. First of all - thank you for this Applikation!
As we now configured ou... - now in my team, i want to get the issus by changeset as parameter through java rest api.
I found out the api which c... - Hi everybody,
I'm trying to upgrade from Redmine 2.2.2 to 2.3.1 and when I try to generate the secret token I get ... -
02:39 Open discussion: RE: problem in installing redmine on centos
- I had the same problem. To resolve I edited Gemfile but with the following:
gem "mysql", "~>2.8.1"
and then re... -
00:01 Open discussion: RE: A couple of "how to" questions
- kevin evans wrote:
> I like the All Activity Report - is there a way to other it other than by date ?
> So as a ...
Also available in: Atom