Project

General

Profile

Activity

From 2010-04-10 to 2010-04-12

2010-04-12

23:43 Feature #3389: Increase speed of Repository.fetch_changesets
Bruno Medeiros wrote:
> Sorry for the dumb questio, but I didn't find any docs of how to use it.
> I'm trying to d...
Felix Schäfer
23:04 Feature #3389: Increase speed of Repository.fetch_changesets
Sorry, I did generate a new key and saved the configs again and now it seems to be working. Bruno Medeiros
21:56 Feature #3389: Increase speed of Repository.fetch_changesets
Sorry for the dumb questio, but I didn't find any docs of how to use it.
I'm trying to do a 'http://redmine.mycompa...
Bruno Medeiros
23:10 Defect #5297 (Closed): openid not validated correctly
the user supplied a openid with a semicolon instead of the colon. instead of a validation / login error he got a 500.... Niklas ...
21:47 Defect #860: mercurial repository view
I know this is an old ticket, but I was getting similar behavior running redmine 0.9.3 on windows with Mercurial. It ... Jason Best
21:29 Defect #3929: Error parsing svn output: #<REXML::ParseException: No close tag for /lists/list>
It's working for me, no need to manually configure svn as I said on http://www.redmine.org/issues/3929#note-5 when I ... Bruno Medeiros
21:20 Defect #3743: Mercurial repository path on windows....
I was having problems with HG_BIN as well on Redmine 0.9.3 on Apache/windows. Attached is a diff for the modification... Jason Best
21:17 Defect #5229: db:migrate fails from older redmine
It might be problem from your installed plugin.
Because I have found the problem like this then take a look on my in...
minkbear minkbear
19:47 Defect #5229: db:migrate fails from older redmine
Further: in examining my old from-the-old-machine MySQL dump, I see no such table there. Somewhere along the line, th... Marc Tooley
19:35 Defect #5229 (Reopened): db:migrate fails from older redmine
Could I request that you make sure it doesn't error out, but instead just deletes the table?
I was upgrading from ...
Marc Tooley
21:15 Defect #5260: Missing users in project member settings
is there a way around this? or does the system overload at 100 users? Michael Koch
21:11 Feature #5283: Allow more than one parent project i.e. share subprojects
+1 this would be very useful for projects that are being worked on by different organizations Michael Koch
19:52 Feature #5286: Need a way to load all issues in 1 web request, not just 25/50/100
Thanks, guys. I didn't know that. Alex Last
19:19 Feature #5286 (Closed): Need a way to load all issues in 1 web request, not just 25/50/100
Indeed. Jean-Philippe Lang
10:03 Feature #5286: Need a way to load all issues in 1 web request, not just 25/50/100
Check your Redmine settings. In your Settings -> General you have the "Objects per page options" where you can add yo... Henrik Ammer
19:41 Defect #5290 (Closed): r3664 breaks tests on SQLite3
The problem was due to transactional fixtures and was not occuring when running the application.
Anyway, it's fixed ...
Jean-Philippe Lang
19:16 Defect #5290: r3664 breaks tests on SQLite3
You're absolutely right. I'm aware of it. Jean-Philippe Lang
19:17 Defect #5288 (Closed): sql error for null root_ids in app/controllers/timelog_controller.rb
Thanks for the feedback. Jean-Philippe Lang
19:15 Defect #5293: too slow ticket update in new version
You've got to provide some details. Please also try to disable email notifications. There may be something wrong with... Jean-Philippe Lang
09:22 Defect #5293 (Closed): too slow ticket update in new version
Slowness is come With last commits from unstable svn
It is about 10-20 seconds to add a comment to some issue and I ...
Igor Kalashnikov
18:12 Defect #5024: Internal error after clicking on link to PDF Export
Here is the output to the log:
Processing IssuesController#show to pdf (for 00.000.00.000 at 2010-04-12 12:12:04) ...
Fitz Agard
18:03 Defect #5024: Internal error after clicking on link to PDF Export
I've encountered the same "defect" using redmine 0.9.3 stable with english. I can replicate on my server irrespective... Fitz Agard
15:42 Patch #5296 (Closed): Some corrections to russian translation (ru.yml)
I propose some correction to russian language translation (ru.yml):... Vladimir Potekhin
14:13 Feature #5295: Possibility to filter issues by my role in associated projects
You need to do your own custom queries.
1. Login for redmine
2. Goto http://<redmine>/issues or "Project" => "Vie...
minkbear minkbear
13:48 Feature #5295 (New): Possibility to filter issues by my role in associated projects
Example: I wan't to see all *completed* but *not closed* tasks in all projects, where *I* *am* the *manager*, the onl... Alexander Usikov
13:56 Feature #1448: Add tags to issues
+1 minkbear minkbear
13:35 Feature #1448: Add tags to issues
+1 Alexander Usikov
13:55 Feature #4602: User specific theme
+1 Yuki Kita
13:33 Feature #5272: Allow multiple target versions
+1
Need for this feature
Alexander Usikov
13:28 Feature #4921: Project custom fields according project type
+1
Need this feature very much! Also we need to assign issue custom fields to the project type it belongs to.
We ha...
Alexander Usikov
12:49 Feature #973: Assign different status sets and workflows for separate projects
+100
Actually we can't use redmine because of lack of this feature
Alexander Usikov
12:06 Feature #5294: Add a "last comment by" column to the issues list
Just workaround.
1. Goto Activity tab
2. Check only issue then press apply.
you will see history of issues list....
minkbear minkbear
11:00 Feature #5294 (Closed): Add a "last comment by" column to the issues list
Quite often, new tickets do not include enough information or the steps to reproduce a problem, so we ask the author ... Theo Bean
11:04 Feature #4052: Cross-project redmine links with alternate link text for source and export links.
+1 Antonio García-Domínguez
07:03 Patch #5291 (Closed): Updated basque translations
Up to date with trunk r3627
Also, previous basque translation issue (#4650) was closed to version 0.9.1 but not in...
Ales Zabala Alava
00:35 Defect #5219: Cannot delete a project with subprojects that shares versions
I confirmed that it was fixed.
Thank you.
Yuki Kita

2010-04-11

20:56 Defect #5288 (Resolved): sql error for null root_ids in app/controllers/timelog_controller.rb
yes, running "update issues set lft = 1, rgt = 2, root_id = id WHERE parent_id is NULL" by hand fixed the problem. T... Burt Culver
20:52 Defect #5288: sql error for null root_ids in app/controllers/timelog_controller.rb
Burt Culver wrote:
> Jean-Philippe Lang wrote:
> > I can not reproduce. The root_id column for all issues was updat...
Burt Culver
20:49 Defect #5288: sql error for null root_ids in app/controllers/timelog_controller.rb
Jean-Philippe Lang wrote:
> I can not reproduce. The root_id column for all issues was updated by the @AddIssuesNest...
Burt Culver
15:21 Defect #5288: sql error for null root_ids in app/controllers/timelog_controller.rb
I can not reproduce. The root_id column for all issues was updated by the @AddIssuesNestedSetsColumns@ migration and ... Jean-Philippe Lang
20:13 Defect #5290 (Closed): r3664 breaks tests on SQLite3
See http://ci.finn.de/builds/1-8-7_redmine-trunk_sqlite3/3664... Holger Just
19:48 Defect #5260 (Closed): Missing users in project member settings
This is the desired behaviour, the list will display a maximum of 100 users.
You have to type their name in the text...
Jean-Philippe Lang
19:45 Defect #5219 (Resolved): Cannot delete a project with subprojects that shares versions
This should be fixed by r3668. Jean-Philippe Lang
19:17 Defect #5149 (Closed): The roadmap progessbar is strange
Indeed. I made a slight update to the documentation. Jean-Philippe Lang
19:13 Defect #5206 (Closed): Issues -> export to CSV or PDF
Thanks for the feedback. Not a Redmine issue. Jean-Philippe Lang
19:11 Patch #5264 (Closed): Watchers on view issue with gravatars needed some margin (application.css)
Committed in r3667. Jean-Philippe Lang
19:09 Patch #5281 (Closed): Remove empty ul tags in the issue history
Patch committed in r3666. Thanks. Jean-Philippe Lang
19:04 Defect #5280 (Closed): Issue lock_version not working
All is fixed in r3663. Thanks for pointing it out. Jean-Philippe Lang
17:26 Defect #5229 (Closed): db:migrate fails from older redmine
This table is only created once (in @CreateGroupsUsers@ migration).
I don't know from which version you were upgradi...
Jean-Philippe Lang
17:23 Defect #5253: Not working notification about comments on Wiki page
What are comments to a wiki page? Do you mean when the page gets edited? Jean-Philippe Lang
17:17 Feature #5164 (Resolved): Linkify folder names on revision view
Feature committed in trunk in r3659. Will wait 0.9.5 to merge into 0.9-stable. Jean-Philippe Lang
16:51 Defect #5255 (Closed): Update of Subversion changesets broken under Solaris
Jean-Philippe Lang
15:54 Defect #5255 (Resolved): Update of Subversion changesets broken under Solaris
Indeed, Iconv doesn't seem to support @UTF-8//IGNORE@ on Solaris. Similar problem found here:
http://woss.name/blog/...
Jean-Philippe Lang
16:41 Feature #5204 (Closed): Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
Jean-Philippe Lang
16:40 Defect #5177 (Closed): Links to missing wiki pages not red on project overview page
Jean-Philippe Lang
16:39 Defect #4743 (Closed): Migrate from trac - not displayed Wikis
Jean-Philippe Lang
16:39 Patch #4978 (Closed): Add hooks and text for login page (bottom and top)
Jean-Philippe Lang
16:38 Defect #5129 (Closed): backslashes in issue description/note should be escaped when quoted
Jean-Philippe Lang
16:36 Defect #5160 (Closed): Long text in <pre> disrupts Associated revisions
Jean-Philippe Lang
16:35 Defect #5049 (Closed): Possible error 500 while moving an issue to another project with SQLite
Jean-Philippe Lang
16:31 Defect #5008 (Closed): Gravatar breaks layout of "logged in" page
I don't really see what is wrong on your screenshot.
I'm closing this ticket since the initial problem is solved and...
Jean-Philippe Lang
16:30 Feature #4786: Gantt Chart - Grouping issues by target version
Groovy, thank you for the information Jeffrey Jones
16:29 Defect #5039 (Closed): Reposman.rb on Windows
Jean-Philippe Lang
16:28 Defect #5002 (Closed): Bazaar v2.1.0 changed behaviour
Jean-Philippe Lang
16:28 Patch #4966 (Closed): Defect #4671 No Email Notification on New File Added to Redmine
Jean-Philippe Lang
16:27 Defect #4970 (Closed): Crash while deleting in-use enumeration
Jean-Philippe Lang
16:26 Defect #4958 (Closed): Lost password no longer flashes a confirmation message
Jean-Philippe Lang
16:19 Defect #4931 (Closed): Migrating from trac is not possible, fails to allocate memory
Yes, it will be part of 0.9.4. It was merged in 0.9-stable in r3643. Jean-Philippe Lang
16:17 Feature #4672 (Closed): When copying projects, redmine should not generate an email to people who created issues
Jean-Philippe Lang
16:07 Patch #4623 (Closed): Filters collapsed by default on Issues index page
Jean-Philippe Lang
16:06 Patch #4609 (Closed): Plugin generators should display help if no parameter is given
Jean-Philippe Lang
16:05 Defect #4204 (Closed): Failing test in test_show_atom
It seems to be OK. Merged in 0.9-stable. Jean-Philippe Lang
16:03 Defect #3832 (Closed): Git blame/annotate fails on moved files
Jean-Philippe Lang
16:01 Defect #3740 (Closed): Code syntax highlighting not working in Document page
Jean-Philippe Lang
16:00 Defect #3259 (Closed): remove "main-menu" div when the menu is empty
Jean-Philippe Lang
15:54 Patch #989: Migration task from Bugzilla
Alexander Zhovnuvaty wrote:
> Ralph Juhnke wrote:
> > I created another migration script.
> >
> > We have been s...
Ralph Juhnke
15:37 Defect #5263 (Closed): LDAP: Administrator flag is reset on login
I can not reproduce with a fresh trunk checkout. Please read [[SubmittingBugs]]. Jean-Philippe Lang
15:24 Defect #5271 (Closed): repetition of values
Can not reproduce with 0.9 stable. Upgrade if needed. Jean-Philippe Lang
15:22 Defect #5278 (Closed): Config Redmine 0.9.3 work with Gmail
This is a configuration problem. redmine.org uses gmail SMTP just fine. Jean-Philippe Lang
15:18 Defect #5265 (Closed): timetracking: subtasks time is added to the main task
The total estimated time for the version is fixed in r3633. It should now be 15. Jean-Philippe Lang
14:54 Patch #2010 (Closed): Wiki Sidebar: Adding a (navigational / TOC) section
Feature added in r3632. Jean-Philippe Lang
14:54 Feature #5208 (Closed): Aibility to edit wiki sidebar
Feature added in r3632. Jean-Philippe Lang
12:37 Feature #3382: Ability to select only source code without line numbers
By the way, CodeRay 1.0 will have the ":line_number_anchors option":http://redmine.rubychan.de/issues/208, too. Maybe... Kornelius Kalnbach
04:39 Defect #2664: Mercurial: Repository path encoding of non UTF-8 characters
Yuya Nishihara wrote:
> That's because Mercurial (and also Git) treats file names as _byte string_.
> Here we need ...
Yuya Nishihara
03:49 Feature #1208: Restructured text support for the wiki
William - any chance you could add support for macros and TOC etc? James Turnbull

2010-04-10

23:45 Feature #5289: Add Initials to options in 'User Display' settings
I already treated (or not for that matter, as the OP never replied it seems) a similar question over on "the forum":h... Felix Schäfer
23:18 Feature #5289 (New): Add Initials to options in 'User Display' settings
Please could I request an option for Initials option in User Display? Use of Initials is a normal business model for ... Simon Pickles
16:13 Feature #703: Configurable required fields per tracker/status/role
The Jean-Philippe Lang's solution is not suitable for me because there are projects without categories. So not being ... Anton Statutov
14:44 Feature #582: Make fields mandatory/unmandatory based on role
+1 Anton Statutov
14:37 Feature #482: Default assignee on each project
The Plugin doesn't work with the latest Redmine version. I'm still searching the solution. Anybody have one? Anton Statutov
14:23 Feature #801: WebDAV access to Documents/Files
+1
Dong Wang
09:39 Feature #801: WebDAV access to Documents/Files
+1 Jerome Vanthournout
11:07 Defect #5287 (Closed): Subtask feature is not working
Please be aware that the subtasks feature is in trunk only for a reason: it's not ready yet. The second thing you men... Felix Schäfer
09:38 Defect #5287 (Closed): Subtask feature is not working
I have downloded the latest redmine code from ruby forge trunk, initially everything seems to be working, particculal... Somesh Gangapuri
10:46 Defect #5288 (Closed): sql error for null root_ids in app/controllers/timelog_controller.rb
I just upgraded to redmine trunk r3630 from r3200. When I tried to view the time_entries on an issue I got an SQL err... Burt Culver
09:29 Defect #4745 (Closed): Bug in index.xml.builder (issues)
I've removed the count attribute in issues.xml. It's not ideal because of the pagination won't show all of the issue... Eric Davis
09:29 Feature #1208: Restructured text support for the wiki
FWIW, my plugin has moved to http://github.com/alphabetum/redmine_restructuredtext_formatter William M.
08:47 Defect #5226 (Closed): 'can't typecast' in REST API for issues
Duplicate of #4745 Eric Davis
08:40 Feature #1554: Private comments in tickets
Philippe Lafoucrière wrote:
> Great, thanks. Anyway, I want to make sure we're talking about the same thing. This is...
Oleg Volkov
07:24 Feature #1554: Private comments in tickets
First you have to push in a trunk feature 337, then make private comments. Please test the feature 337. Oleg Volkov
08:18 Feature #1193: Staff-only notes with Role-base access control
See features #337. This is private Issue. Please test it.
Private Issue Notes - second step (see #1554 too).
Oleg Volkov
05:20 Feature #4602: User specific theme
+1 minkbear minkbear
05:07 Feature #4602: User specific theme
+1 Tide _
02:45 Feature #4937: Create users on the LDAP server
Vladimir Dzalbo,
Thanks I didn't know if anyone was using it. I guess this means I need to do an official release...
Eric Davis
02:42 Feature #4786: Gantt Chart - Grouping issues by target version
Jeffrey Jones wrote:
> Eric, is this part of the work that was recently included by Jean-Phillipe as part of the new...
Eric Davis
 

Also available in: Atom