Activity
From 2010-05-08 to 2010-05-10
2010-05-10
-
23:39 Feature #5478: Add the ability to display Activity by User
- Just click on the _Activity_ title on the user's page and you will see a paginated list of the user's activity :-)
-
22:43 Feature #5478: Add the ability to display Activity by User
- I should add - THIS may be within my skill set! I'll take a closer look at the code.
-
22:43 Feature #5478: Add the ability to display Activity by User
- Felix - thank you for correcting the category.
I had read the code and figured out the ?user_id=XXXX aspect - but ... -
21:16 Feature #5238: Related issues option accessible during issue creation
- +1. This would be a benefit.
-
20:13 Defect #5397: Internal Error Thrown, no logging information provided, but everything 'works'.
- We are running 3733 and it works great . . except for the one guy that has IE 8. He can do anything except create or...
-
16:44 Feature #5493 (Closed): bots filter should include more bots
- A common bot that seems to crawl redmine is:
"Sogou web spider/4.0(+http://www.sogou.com/docs/help/webmasters.htm#... -
15:21 Feature #5492 (New): Issues should implement acts_as_ferret
- In using Redmine regularly over the last several months, we have found that locating duplicate tickets is really toug...
-
13:02 Defect #5408: Mercurial and chinese code
- Set PATH to your ruby.exe installed path....
-
07:43 Defect #5408: Mercurial and chinese code
- Thank you very much .
Here is the explain of BitNami:http://bitnami.org/learn_more
my database.yml exits. -
07:24 Defect #5408: Mercurial and chinese code
I don't know what BitNami is.
"hg clone" is an example of source install.
You need rename config/database.yml.exa...-
03:43 Defect #5408 (Resolved): Mercurial and chinese code
- Thank you! But I can't run the command too.
-
11:28 Defect #5491 (Closed): context_menu javascript POST'ed twice on right mouse button
- Hi
Using firebug and listing http://www.redmine.org/projects/redmine/issues, if I right click on any issue the con... -
10:36 Feature #3668: Support Tickets / Helpdesk
- Hey Charly,
nice dig. Would be great, if you could post your experiences with that plugin. :)
Cheers
Matthias -
10:07 Feature #5490 (Closed): Option for independent subtask priority/start date/due date/done ratio
- In the subtasks patch in trunk a subtask controls the parent task. Priority/start date/due date is completely control...
-
10:02 Defect #5051: Cookie issue when using Redmine on Firefox
- By the Way:
if i "update" the Issue, i can add a time an everthing ist well, but just logging an Time Log is not p... -
08:59 Defect #5051: Cookie issue when using Redmine on Firefox
- an other related bug ? #5387
-
09:22 Feature #5489 (Closed): Custom Update Query
- You will need to create a custom plugin for that. Please also note that the bug tracker is only for problems with red...
-
07:29 Feature #5489 (Closed): Custom Update Query
- Here is my problem: I have 3 custom fields and my organisation has this maintenance project for which we need to deci...
-
08:59 Defect #5387: Invalid autenticity token
- maybe same problem as in #5051
-
07:22 Defect #5461: Cannot browse SVN Repositories with whitespaces in them
- The error you get is (or looks very much like) an apache reverse proxy error, we won't be able to help you without kn...
-
02:17 Defect #5461: Cannot browse SVN Repositories with whitespaces in them
- Given that i could do
svn ls https://hostname/svn/project%20name/
but not
svn ls https://hostname/svn/project... -
01:39 Defect #5461: Cannot browse SVN Repositories with whitespaces in them
- Where abouts is the code that redmine uses to get the repository contents?
-
00:35 Defect #5461: Cannot browse SVN Repositories with whitespaces in them
- I've come to realize that i think the issue is with the "GET \ADDRESS\OF\URL" which is different to the address that ...
2010-05-09
-
23:03 Defect #5461: Cannot browse SVN Repositories with whitespaces in them
- Nope - i don't.
-
22:31 Defect #5488 (Closed): Links to wiki pages of on a version wiki page of a subproject broken on main project roadmap
- When accessing Roadmap of a project which has subprojects, links from subproject version wiki page are linking to cur...
-
20:36 Defect #5473: adding parent when cross project
- #5487 created.
-
12:20 Defect #5473 (Closed): adding parent when cross project
- Indeed, subtasks can not belong to a different project.
That's how it works now, fill a feature request if needed. -
20:35 Feature #5487 (Closed): Allow subtasks to cross projects
- We use subtasks and would like to have subtasks that belong to other projects. For example, we have two projects adm...
-
19:57 Defect #5486 (Closed): Does redmine force to point to development?
- Please visit the forums for support, and make sure you include what exactly you are trying to call webrick with so we...
-
17:35 Defect #5486 (Closed): Does redmine force to point to development?
- Hello,
I am trying to switch to production by adding RAILS_ENV="production" while running webrick.. but somehow it... -
17:38 Defect #5481: Move picture with "bad" words
- Ah ok, thanks for the heads up, I will replace it soon :)
-
17:10 Defect #5481: Move picture with "bad" words
- Name of Feature #93 in Russian is a foul word (obscene, abuse). I understand that it's not a great trouble, but to se...
-
15:34 Defect #5481: Move picture with "bad" words
- I'm sorry, but I don't see any "bad" words in that image. The image is there just to demonstrate the functionality of...
-
11:48 Defect #5481 (Closed): Move picture with "bad" words
- Change picture for *Gantt chart and calendar* on [[http://www.redmine.org/wiki/redmine/Features]] because it contains...
-
17:24 Feature #5485 (Closed): Readable date display for recent events : "3 hours ago" instead of the full date
- For recent events, a time indication relative to the present time is much more readable than the absolute datetime. F...
-
16:13 Feature #5325: Add Parent Task to 'Group Results By' drop down
- The patch indicated in #5196 was applied prior to reporting this and did not fix this issue. Can this issue please b...
-
13:05 Feature #5325 (Closed): Add Parent Task to 'Group Results By' drop down
- See #5196.
-
14:56 Feature #5484 (Closed): Add new issue as subtask to an existing ticket
- Subtask feature was implemented in r3573.
In comparision to Erics patch in ticket #443 the current implementation do... -
14:50 Feature #5483: Change subtask view
- Erics solution:
!hierarchy_displaying_erics_patch.png!
implemtend in trunk:
!hierarchy_displaying_trunk.png! -
14:48 Feature #5483 (New): Change subtask view
- Subtask feature was implemented in r3573.
In comparision to Erics patch in ticket #443 we have a different subtasks... -
14:34 Defect #5463 (Reopened): Update INSTALL and UPGRADE documentation in the repository
- Jean-Philippe,
My apology for not being a more extensive/accurate with this bug report. Yes, I agree the instruc... -
12:48 Defect #5463 (Closed): Update INSTALL and UPGRADE documentation in the repository
- This rake task creates this file. Run the specified command and it will be created.
-
14:12 Defect #5482: Wiki link markup doesn't work on welcome message
- Yes, my bad. Obvious now you point it out.
Thanks
Thom -
14:02 Defect #5482 (Closed): Wiki link markup doesn't work on welcome message
- The welcome page is not inside a project, so you have to give the project name in your wiki link.
For example:
<p... -
13:52 Defect #5482: Wiki link markup doesn't work on welcome message
- Version details:
Database version: PostgreSQL 8.4.3
Ruby version: 1.8.7
Rails version: 2.3.5 -
13:48 Defect #5482 (Closed): Wiki link markup doesn't work on welcome message
- I've placed a link on the welcome page, but it displays exactly as typed, i.e. it doesn't convert to a link.
Examp... -
13:20 Defect #5434: Redmine 0.9.3 - HTTP500 when trying to filter users for adding to a group
- I can not reproduce with a fresh 0.9.4 and have no idea how this error can occur.
-
13:14 Defect #5440 (Closed): UI Inconsistency : Administration > Enumerations table row headers should be enclosed in <thead>
- Patch committed in r3734. Thanks.
-
13:10 Defect #5442 (Closed): For help: How to let the TortoiseHg to incorporate Redmine user authentication and permissions, makes Mercurial server use Redmine permission system?
- Please, go to the forums or IRC to get help.
-
13:08 Defect #5480 (Closed): Missing features of subtask implementation (r3573)
- Jens Goldhammer wrote:
> - the issue hierachy in the issue view is missing. An overview of all substasks for one i... -
11:27 Defect #5480 (Closed): Missing features of subtask implementation (r3573)
- There are three features I miss in the current implementation of the subtask feature (r3573) in comparision to Erics ...
-
13:04 Feature #3668: Support Tickets / Helpdesk
- Hi Matthias,
I too am looking for a helpdesk solution. I found the download on Github:
http://github.com/yeah/re... -
12:56 Feature #5196 (Closed): Grouping, ordering and viewing issues list by parent tasks
- > Wow, no idea how that last comment got here, but it should comment (and actually also does) #5101
Closing an iss... -
12:47 Defect #5469 (Closed): Migration from 0.8.x to 0.9.4 problems
- Can not reproduce with a fresh 0.9.4.
This rake task is defined in the engines plugin and runs fine. -
10:41 Feature #5478: Add the ability to display Activity by User
- While this is a workaround, you can already see the activity of a user over the whole redmine by going to the user's ...
-
04:47 Feature #5478 (Closed): Add the ability to display Activity by User
- Currently the Activity tab has, on the right side, the ability to select which items have their activity shown.
Th... -
10:32 Defect #5479 (Closed): Can't login to redmine (Windows server 2003, correct username and password)
- This bugtracker is only for bug reports and feature requests, please use the "help forum":projects/redmine/boards/2 f...
-
08:35 Defect #5479: Can't login to redmine (Windows server 2003, correct username and password)
- bitnami redmine stack for redmine 0.9.4
-
08:34 Defect #5479 (Closed): Can't login to redmine (Windows server 2003, correct username and password)
- apache port is 8080.
http://127.0.0.1:8080 can see the login interface.
but after put in username and password w... -
10:29 Defect #5422: email notification broken on OSX snow leopard
- The problem is indeed fixed with the new redmine release from bitnami.
-
10:15 Defect #5091: User timezone is not honored everywhere
- I suggest the following patch but it is not fully tested and is delivered AS IS....
-
02:39 Feature #5305: "related issues" info is required in XML data
- Eric Davis wrote:
> I'd rather keep the API simple and not add a bunch of non-field options.
>
> What I was think...
2010-05-08
-
21:37 Patch #5477 (Closed): Replace Test::Unit::TestCase with ActiveSupport::TestCase
- To make tests totally independent from each other.
-
21:31 Patch #5476 (Closed): Translation update for Russian locale
- We translate issue as ”задача“, not ”отчёт“. Attached patch fixes some grammar errors.
-
20:57 Feature #2653: New permission for issues: view_own_issue
- Can you see the issue if it's assigned to you?
-
18:59 Defect #5474 (Closed): Redmine application randomly stops
- You don't have enough memory it seems. Try any or a combination of the following: less mongrels, more memory, lower T...
-
16:16 Defect #5474 (Closed): Redmine application randomly stops
- Hi,
I have redmine installed on a shared server environment with a cPanel interface, but the redmine application s... -
18:52 Defect #5475 (Confirmed): Non conformances with W3C xhtml transitional standards
- I have made some verifications with W3C validator.
I found some erros like :
- input tag doesn't close with />
-... -
14:06 Defect #5461: Cannot browse SVN Repositories with whitespaces in them
- Do you use a reverse proxy to server redmine?
-
11:16 Defect #5461: Cannot browse SVN Repositories with whitespaces in them
- hmm ok - well it doesn't? When i click on the repository tab and click through to the svn url with the whitespace in ...
-
14:03 Defect #5473: adding parent when cross project
- The cross-project issue relations setting is not for subtasks but only for the related issues feature. AFAIK the subt...
-
11:22 Defect #5473 (Closed): adding parent when cross project
- Using redmine r:3683 I'm unable to change an issue to have a parent issue that is from a different project with cross...
-
13:40 Feature #3936: configurable list of models to include in search
- will this also address search (fulltext) capabilities for the repositories ?
-
13:37 Feature #3668: Support Tickets / Helpdesk
- I'm currently looking into setting up a user support system. After installing Redmine as the project management softw...
-
09:13 Defect #5472 (Closed): libimobiledevice
- I think you have hit the worng bugtracker, here it's all about redmine :-)
-
04:10 Defect #5472 (Closed): libimobiledevice
- unity linux dont have this in the repos,this software library that talks the protocols to support iPhone®, iPod Touch...
-
09:12 Defect #5465 (Closed): Revision links fail for 4 digits or more
-
04:55 Defect #5465 (Resolved): Revision links fail for 4 digits or more
- Argh, sorry. Just realized the ticket I spotted this on was moved from Project A (which has about 3000 revisions) to ...
-
03:13 Defect #5452: Member role forms in project settings are not hidden after member added
- > But I noticed that there still remains some code to be fixed.
Member role forms are shown not only after member ... -
02:53 Defect #5452: Member role forms in project settings are not hidden after member added
- Alain Gandon wrote:
> See patches attached for application.js and _members.rhtml
>
> The name of the function hid...
Also available in: Atom