Activity
From 2012-08-07 to 2012-08-09
2012-08-09
-
23:43 Open discussion: RE: Optimal setup for Redmine on Linux (machine specs, etc)
- Forgot:
Rails 3.2.5
PostgreSQL 9.1
-
23:42 Open discussion: RE: Optimal setup for Redmine on Linux (machine specs, etc)
- Yes, it is blazing fast. My average is 78ms for issues list.
Using:
ruby 1.9.3p194 (2012-04-20 revision 35410) [x... -
20:37 Open discussion: RE: Optimal setup for Redmine on Linux (machine specs, etc)
- Arthur Turrini wrote:
> We're running here 6 distinct redmine on the same server. ~300 users, PostgreSQL 9.1, Debian... -
23:34 Help: RE: Language problem: some labels are shown incorrectly in Arabic characters
- I've searched a lot in the forums but all I could find was related to the whole site translation. Not this particular...
-
22:28 Help: RE: Language problem: some labels are shown incorrectly in Arabic characters
- Although I can't recall where exactly it was, I already read something similar, perhaps even here on the forums...
- We have a fresh installation and everything seems to be working ok except for some labels showing incorrectly in Arab...
- I have several users complaining about not being able to export more then our set limit for "issues export limit". T...
-
22:25 Help: RE: Is there anyway to export redmine project to localfile , and import that localfile to other redmine server ?
- AFAIK there's no such possibility in redmine.
If it's not about a specific project and you want to relocate the whol... - I use Centos 6.1 redmine 2.0
I am thinking of moving project to ohter redmine server.
Is there anyway to export red... -
22:11 Help: RE: Images attached to issues created by email
- Resolved: Actually, this was a Lotus Notes issue...
-
21:28 Help: RE: 2.0.1 to 2.0.3 issues
- Going back over my steps, I've come to realize I should have been doing the db:migrate first. So I'm actually stuck ...
- Trying to upgrade 2.0.1 to .3 on a CentOS 6.2 box. When I first got it going I had a Passenger error talking about t...
- We just moved our installation from Windows to Linux, and to be honest, I expected it to be even faster than it is.
... -
18:32 Help: RE: redmine db migration sqlite > mysql
- This post are very outdated but if it helps here comes:
* dump db sqlite to sql file
* copy to new file that dump... - As the title, anyone can help me ?
Thank so much ! -
14:43 Plugins: RE: Plugin for Redmine 2.x to appear only in certain project menus
- How embarrassing, a simple mistake. I defined the method check_to_display as follows:
def check_to_display
... - Hello,
I am integrating Redmine with other PHP based website via JSON API. I have problem with sending date into c... -
13:51 Help: RE: Changing the resolution of issue done ratio from "0 - 10 - 20 ..." to "0 - 5 - 10 - 15"
- Reinhard Borek wrote:
> How I can change the resolution of issue done ratio from "0 - 10 - 20 ..." to a higher resol... -
12:52 Help: RE: Enummerating issues in the REST API without fetching all data
- worked like a charm
ty :) - Hi,
I am quite new to redmine and ruby but i managed to setup an instance.
We did it via SVN checkout (Redmine Ve... -
12:26 Help: RE: I would like to know plugin supported redmine version.
- Hi,
I am quite new to redmine and ruby but i managed to setup an instance.
I also have the same problem to figure... - In the Github , I found a lot of redmine plugins.
But I do not how to look up supported redmine version those plugin... -
12:03 Open discussion: RE: Is there anyway to export redmine project to localfile , and import that localfile to other redmine server ?
- I would like to delete this thread. I will post Help category.
- We use Centos 6.1 redmine 2.0
I am thinking of moving project to ohter redmine server.
Is there anyway to export re... -
11:37 Plugins: RE: Agile Dwarf project management plugin released
- Yep, thanks, Vladimir Dzalbo, I'll let you know when the fix is available.
- Hi, I have Redmine 1.0.4 running on a Windows Server 2008 machine using Apache. I would like to upgrade to later ver...
-
04:52 Help: RE: Code Review Plugin Usage Questions
- Yes! I now see the pencil icons and I get my comment window when I click on it.
FYI, my steps were slightly differ... -
03:40 Help: RE: Migration depuis Mantis 1.2.0a1 : Table 'mantis.mantis_project_category_table' doesn't exist
- I can't believe I'm posting to a four-year-old forum post, but there doesn't seem to be very many posts on this subje...
- Is there any plugin which enable ticket importing by redmine 2.0 ?
-
01:16 Help: RE: Issue filter on Author shows only current members of a project
- Didn't see #1875 when I was doing my searches..
I also understand the concern about a pull down of thousands of u... -
01:04 Open discussion: RE: Redmine 1.x vs 2 -- plugin compatibility? Downgrade to 1.x?
- J N wrote:
> Is someone working on improving the plugin ecosystem? It's current state makes it somewhat chilling, I'...
2012-08-08
- This article does not clearly state under what conditions these procedures apply. I would like to upgrade from 1.4.2 ...
-
22:42 Help: RE: Issue filter on Author shows only current members of a project
- Duplicate of #1875 - wow that's already 4 years old...
-
20:08 Help: RE: Issue filter on Author shows only current members of a project
- Created Feature Issue #11606
I also noticed that the same "problem" exists for the Assignee filter (I noted this ... -
19:45 Help: RE: Issue filter on Author shows only current members of a project
- I'd say that it's important that the Author is still available to filter on.
Can you please file a feature request? - We have a case where a person changed projects. When they were removed from the project, the ability to filter them ...
-
21:35 Open discussion: RE: Redmine 1.x vs 2 -- plugin compatibility? Downgrade to 1.x?
- Is someone working on improving the plugin ecosystem? It's current state makes it somewhat chilling, I'm sure some pe...
-
20:14 Open discussion: RE: Why is Formal Requirements Tool is Needed?
- I'll not be doing your homework buddy ;-)
- BAs in my company use Word, Excel and Visio for requirements definition reasonably well. What are the key advantages...
-
20:11 Help: RE: Changing the resolution of issue done ratio from "0 - 10 - 20 ..." to "0 - 5 - 10 - 15"
- IIRC that can be changed in the admin menu, but I' on the go and can't look it up...
-
20:04 Help: RE: Reporting
- Depends on what you'd like to do...
I like this one: http://www.redmine.org/plugins/monitoring-controlling
For co... -
20:01 Help: RE: Subtasks change priorities/dealines of parent task?
- I don't think that's possible and for the most of us, the current functionality is what we expect anyway...
-
18:48 Help: RE: Enummerating issues in the REST API without fetching all data
- If the whole point is getting the number of items, set the limit to 1
GET /issues.xml?project_id=2&status_id=3&lim... - Sorry error looking for TheForeman forum.
-
17:26 Help: RE: Filter on issue id in query
- I have users also asking for the exact same function
- Hi,
I have a lot of users requesting to be able to list issues based on a list of ids.
Thing is that's the way th... - Hi all,
i need some advice regarding a plugin that i want to create for Redmine.
*
the idea is simple:* we have ... - Hi,
if I create issues by email, any images in my mail get attached and a placeholder text is inserted.
For non-i... - Hello all,
After I have installed redmine and I followed those instruction(http://www.redmine.org/projects/redmine/... -
13:30 Plugins: RE: Agile Dwarf project management plugin released
- just found another weird problem: cannot update end time for a sprint.
Start time gets updated OK.
End time does ... -
11:37 Help: RE: "script/console" missing Redmine 2.x
- Thanks it works now :)
- Hi,
We're using Redmine in our company and the team is really satisfied. Thanks for this great tool !
Sometim... - [b]Watch Red Hook Summer Online[/b] because this movie tells the story of Flik Royal a sullen young boy from middle-c...
2012-08-07
-
22:33 Help: RE: Redmine on CentOS 6.2(almost there)
- Have the same issue but nobody have answered yet. (
- Hi,
I am using the ActiveResource script and the Redmine REST API but I was wondering if there is an option to enumm... -
21:30 Help: RE: "script/console" missing Redmine 2.x
- Redmine 2.x is using Rails 3. http://en.lmgtfy.com/?q=Rails+3+console gives http://markconnell.co.uk/posts/2010/02/ra...
- Hello,
Does anybody know how to install the console (script/console) in redmine 2.x ?
I used to work with it wi... - Hi Everyone.
Is there any reporting tool in or for Redmine or is there only the filtering by columns?
Thanks,
... - Hi,
I have a simple issue:
When I create a subtask with a different priority or deadline than the parent task,... -
10:05 Open discussion: RE: problems
- now i get a new error:
rake aborted!
(<unknown>): mapping values are not allowed in this context at line 2 column... -
06:31 Open discussion: RE: problems
- Fix your old config/database.yml from
> @dbfile: db/redmine.sqlite3@
to
> @database: db/redmine.sqlite3@
"dbfil... - How I can change the resolution of issue done ratio from "0 - 10 - 20 ..." to a higher resolution like "0 - 5 - 10 - ...
-
08:04 Help: RE: Reset password lost without admin redmine account but with admin redmine database account
- sha1(sha1(password)) should be:
353e8061f2befecb6818ba0c034c632fb0bcae1b -
07:37 Plugins: RE: Duplicate views list plugin
- Nice.
I tested it on Redmine 2.0.3 and it works well.
Thanks so much.
If there's some other features, the plugi... -
06:17 Help: RE: Error while sending email through Gmail.
- I have solved in Redmine 2.0
1. Don't install "action_mailer_optional_tls" plugin.
2. Copy gmail setting example ... -
01:33 Development: RE: email format that works for redmine:email:receive_imap
- I got it working.
What I did was change the mail_handler.rb code a little.
With your help you clued me in on someth... -
00:27 Help: RE: Please help with the repository templates
- You shall "use this":http://www.redmine.org/projects/redmine/wiki/Repositories_access_control_with_apache_mod_dav_svn...
-
00:27 Open discussion: RE: Redmine edit issue diffs
- It's a missing feature i think. Create an feature request.
It only makes sense if comment is edited, else there is...
Also available in: Atom