Activity
From 2013-01-31 to 2013-02-02
2013-02-02
-
22:24 Open discussion: RE: Installing Redmine on Windows Server 2008 R2 and Apache with Thin as a windows service (note for puma server)
- I suppose that "puma":http://puma.io/ server is installed as Windows service the same way. Simply...
-
22:08 Help: RE: Howto install Redmine on Heroku
- I have posted some time ago article in my blog "How to deploy Redmine to Heroku":http://railsguides.net/2012/04/28/ho...
-
22:00 Help: RE: How to set anchors in wiki pages?
- I didn't yet ...
-
20:50 Help: RE: How to set anchors in wiki pages?
- Ivan Cenov wrote:
> How are set anchors in wiki pages? I know that headings generate anchor automatically, but I wan... -
18:27 Help: RE: Internal Server Error on file upload
- You have some trunk code inside your 2.2.1 setup.
The migration adding the @#disk_directory@ (see source:/trunk/db... -
13:59 Help: RE: Internal Server Error on file upload
- Hi !
No, I did run the migrations.
Note:
This duplicates my post to - https://github.com/leovitch/redmine_importer/issues/36
I love the Importer...- I created a new project. when i took the setting tab its showing an internal server error.But the rest of other pro...
- Okay this seems like a really basic thing - are issues always sorted by # in descending order by default? Is there no...
- Is it possible to change the identifiers naming convension?
Actually I wouldn't mind having the DB id as identifier! - Dear all,
our redmine consist of 3 groups..reporter, support and developer.
Reporter will create issues to supp... - What does happen when deleting projects?
What more is deleted besides the record in 'projects' table? -
06:43 Plugins: RE: Overall gantt diagram showing all projects?
- When selected all projects the picture is too large (high) and when scrolling left / right one cannot see if a partic...
-
06:27 Plugins: RE: Overall gantt diagram showing all projects?
- David Brandt wrote:
> Actually I found a "hack" to fulfill my needs!
> I made a main project, eg "ARCHITECTURAL PRO... - [fyi: i posted this on the 'Help' forum about 1 month ago but
got no response...]
Hi,
I'm creating several pri...
2013-02-01
-
21:21 Help: RE: Upgrade from 1.0.4 to 2.2.2 - Windows
- Ok - it helps to paste the .DLL file in the Ruby\bin folder and not the .LIB file. This has fixed this issue.
Now... -
20:36 Help: RE: Upgrade from 1.0.4 to 2.2.2 - Windows
- Here is the install it asks for -
C:\webserver\Redmine>gem install activerecord-mysql2-adapter
Successfully inst... -
20:33 Help: RE: Upgrade from 1.0.4 to 2.2.2 - Windows
- I thought I would go in another direction and try fresh install of 2.2.2 instead of an upgrade of 1.0.4
I have mad... -
18:12 Help: RE: Upgrade from 1.0.4 to 2.2.2 - Windows
- This means Apache can't translate the request to the app.
What's in your Apache log file and production.log file? - All -
Looking for some "major" help/advice/input/feedback etc.
Using "_HowTo Install Redmine in a sub-URI on Wi... -
18:41 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Not i was not. The previous server is using mysql.
I've just changed the line back to mysql and restarted everything... -
18:35 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Robert Murdock wrote:
> No problem Etienne :)
>
> I'm already using mysql2, define in the database.yml file as me... -
18:28 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- No problem Etienne :)
I'm already using mysql2, define in the database.yml file as mentionned in the documentation... -
18:25 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Robert Murdock wrote:
> Thank you for your help.
>
> I already reimported dozen of times, it is always in latin1 ... -
18:20 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Thank you for your help.
I already reimported dozen of times, it is always in latin1 for all tables. And on my pre... -
18:17 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- Robert Murdock wrote:
> On the new redmine server, the DB was in latin1 but i changed it when i saw the wrong char... -
18:15 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- On both servers, it is "InnoDB utf8_general_ci" (please find the attached JPG to confirm, from my phpmyadmin interfa...
-
18:11 Help: RE: Ubuntu 10. - Redmine 1.3 to Ubuntu 12 - Redmine 2.2 - Wrong charset ?!!
- What's your DB default charset?
- Hello,
As Ubuntu 10 is deprecated, i intended to move to another Bitnami VMWare Appliance with a 12 Ubuntu versio... -
17:03 Plugins: RE: Jaconda Notifications Plugin v0.0.1
- An update for this plugin to Redmine 2 can be found here:
https://github.com/paalvibe/redmine_jaconda_notifications -
16:58 Help: RE: Internal Server Error on file upload
- You forgot to run migrations?
- Hi !
We have installed redmine 2.2.1 running on our server.
Everything works fine except when we want to upload f... -
15:36 Plugins: RE: Plugin tests failing with "undefined method `stubs'"
- Solved -- I had done ...
- Here's an excerpt from a patch for SettingsController for my plugin:...
-
15:06 Help: RE: moving from myweb.com/redmine to myweb.com
- Set the DocumentRoot to your redmine directory...
-
15:01 Plugins: RE: maintenance_mode / User.current is always Anonymous
- OMG, you're right it was the filter chain...
Swapped out @prepend_before_filter...@ with @before_filter...@ and it w... -
13:33 Plugins: RE: maintenance_mode / User.current is always Anonymous
- Perhaps this happens before the user is retrieved from the session. Is there an @append_before_filter@?
-
14:47 Open discussion: RE: How to reslove Installing json (1.7.6) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension
- You need to have the "DevKit":http://rubyinstaller.org/add-ons/devkit installed.
-
14:13 Open discussion: RE: How to reslove Installing json (1.7.6) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension
- Jay Looney wrote:
> The same thing happens, it just throws the error.
How can you be sure? Are you the OP "Fathima ... -
13:47 Open discussion: RE: How to reslove Installing json (1.7.6) with native extensions Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension
- The same thing happens, it just throws the error. I'm experiencing this problem also... Could it be related to the fa...
-
13:26 Plugins: RE: use project.identifier as variable in redmine
- Am I right in thinking that the backup resources want to be nested within a project, like this?
GET /projects/... - Hi jan,
Is there a way out wherein I can disable the email notifications for the users?The reason for ask is that ... -
09:50 Help: RE: How to link sub project's repository to master projects?
- Following configuration of project's SVN is possibe:...
-
09:09 Help: RE: How to link sub project's repository to master projects?
- I have the same problem. When we build a big system, there are modules, which we consider different project, but the ...
-
09:50 Open discussion: RE: robot txt file for redmine
- Redmine already generates a robots.txt file, see @WelcomeController#robots@ action[1] and matching view[2].
fn1. s... - Hi. guys ,
where do i need to put robot.txt file in redmine ,
is it in redmine-2.1.2/public/ Folder ,
P... - how to show the log time in gant chart? thanks.
-
01:08 Help: RE: redmine 2.2.1 refuses to see repositories
- Same problem here. This bug only happens with git 1.8.1.1 and 1.8.1.2, dowgrading to 1.8.1 fixes the problem.
-
00:36 Help: RE: Http 401 authenticate pop up with ajax request
- I am seeing this too. Would really like to know what causes this...
2013-01-31
-
23:50 Help: RE: moving from myweb.com/redmine to myweb.com
- Hi Jan,
I'm using Apache and this is the config. Thanks!
cat /etc/apache2/sites-available/default
<VirtualHo... -
21:03 Help: RE: moving from myweb.com/redmine to myweb.com
- You need to edit your webserver config, do you use apache? Please post the relevant portions of your config.
- Hi all,
I would like to have myweb.com as main page instead of myweb.com/redmine.
I tried to change /etc/apach... -
22:34 Plugins: RE: Overall gantt diagram showing all projects?
- Hi Jan
Actually I found a "hack" to fulfill my needs!
I made a main project, eg "ARCHITECTURAL PROJECTS" and made... -
21:15 Plugins: RE: Overall gantt diagram showing all projects?
- Funny thing, I was looking for the exactly same thing just yesterday... I found nothing notable for 2.2.x...
-
21:13 Plugins: RE: Getting lists of issues based on custom conditions in plugins
- Hi Dhanasingh,
thanks a lot for your answer! That helped me a lot! If you finde the discussion, let me know please... -
17:58 Plugins: RE: Getting lists of issues based on custom conditions in plugins
- Martin,
This is what we do in the Weekly Timesheet plugin
cond =["#{IssueStatus.table_name}.is_closed = ?", true]
... - Hi there,
this is my first post here :-) I am currently creating my second theme (I will publish this theme) for r... -
21:13 Help: RE: Spent time as % done
- David Brandt wrote:
> Wouldent it be nice to see the 5 hours make the % done go to 50, if the issue is set to 10 hou... -
21:06 Help: RE: Mandatory notes field
- Create a new custom field and set its properties to "required":
Administration -> Custom Fields -> Issues - Hi,
We use redmine to track bugs and issues during development. while i give the programmers freedom to change the... -
21:04 Help: RE: Email notification only runs when system creates new issue
- I have the same problem.
When the system creates an new issue, everyone gets the mail. On an Update only the author... - I've seen requests to be able to sort gantt. That would work as well. But it is frustrating that you can't easily i...
-
17:14 Help: RE: Active Directory LDAP login instructions
- For us it worked this way on a Windows 2008 R2:
> Port - 389
> Account - username@domain.local
> Base DN - DC=do... -
14:18 Help: RE: Issue when installing redmine 2.2.2 on apache (dispatch not found)
- Hi,
Found the solution.
Changed: ... -
13:34 Open discussion: RE: Reg "delete issues" permission
- Hi jan,
Got it,Thanks -
13:33 Help: RE: How do to enable RMagick
- There is an explanation on how to install RMagick on windows
http://www.redmine.org/projects/redmine/wiki/HowTo_inst... -
12:01 Help: RE: How do to enable RMagick
- We haved the same problem with redmine 2.2.1
and ImageMagic installed in /redmine/ImageMagic
We solved it by uni... -
11:29 Plugins: RE: Weekly Timesheet 1.3
- Lijo,
it is already there, when you enter time through the log time entry screen, it will automatically show up on h... -
11:27 Plugins: RE: Weekly Timesheet 1.3
- Cristian,
This feature will probably be implemented in version 1.5
I think you can implement it in the javascript... -
06:15 Plugins: RE: Weekly Timesheet 1.3
- Hi,
Is there a way we can map the "Log time" entry in the issue tracker with the Weekly TimeSheet plugin to avoid... -
05:02 Plugins: RE: Weekly Timesheet 1.3
- Hi Dhanasigh
I've been working with weekly timesheet, and works perfectly with the projects entered.
I have one... -
11:17 Help: RE: Get Ticketinformation via CommandLine
- Hello again,
no hints for me on that?
I have no idea how to get this info.
Regards,
Patrick -
11:04 Help: RE: Tomcat+JRuby Could not find jdbc-postgres-9.1.901
- Hello Askia,
I just give up to try to find a solution. I just configure an old plain configuration (ruby+apache).
... -
05:07 Help: RE: Jetty+JRuby Could not find jdbc-mysql-5.1.22.1
Any progress on this? I have almost the same issue except that my database.yml only has a production entry with p...-
10:05 Help: RE: Can I get actual date of update in addition to or instead of number of days?
- I made this :
def time_tag(time)
text = distance_of_time_in_words(Time.now, time) + " (" + format_time(time) ... - My installation information:...
-
02:19 Open discussion: RE: Reg Issue No
- Hi jan,
Why we thought of having a customized issue no is that we can even extend redmin to our external vendors f...
Is there a way to determine the date when the an Issue has an update where Prop_Key equals status_id?
I'm trying...
Also available in: Atom