Activity
From 2010-04-09 to 2010-04-11
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...
-
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... -
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... -
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 ...
-
20:13 Defect #5290 (Closed): r3664 breaks tests on SQLite3
- See http://ci.finn.de/builds/1-8-7_redmine-trunk_sqlite3/3664...
-
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... -
19:45 Defect #5219 (Resolved): Cannot delete a project with subprojects that shares versions
- This should be fixed by r3668.
-
19:17 Defect #5149 (Closed): The roadmap progessbar is strange
- Indeed. I made a slight update to the documentation.
-
19:13 Defect #5206 (Closed): Issues -> export to CSV or PDF
- Thanks for the feedback. Not a Redmine issue.
-
19:11 Patch #5264 (Closed): Watchers on view issue with gravatars needed some margin (application.css)
- Committed in r3667.
-
19:09 Patch #5281 (Closed): Remove empty ul tags in the issue history
- Patch committed in r3666. Thanks.
-
19:04 Defect #5280 (Closed): Issue lock_version not working
- All is fixed in r3663. Thanks for pointing it out.
-
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... -
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?
-
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.
-
16:51 Defect #5255 (Closed): Update of Subversion changesets broken under Solaris
-
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/... -
16:41 Feature #5204 (Closed): Issue "#" table cells should have a class attribute to enable fine-grained CSS theme
-
16:40 Defect #5177 (Closed): Links to missing wiki pages not red on project overview page
-
16:39 Defect #4743 (Closed): Migrate from trac - not displayed Wikis
-
16:39 Patch #4978 (Closed): Add hooks and text for login page (bottom and top)
-
16:38 Defect #5129 (Closed): backslashes in issue description/note should be escaped when quoted
-
16:36 Defect #5160 (Closed): Long text in <pre> disrupts Associated revisions
-
16:35 Defect #5049 (Closed): Possible error 500 while moving an issue to another project with SQLite
-
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... -
16:30 Feature #4786: Gantt Chart - Grouping issues by target version
- Groovy, thank you for the information
-
16:29 Defect #5039 (Closed): Reposman.rb on Windows
-
16:28 Defect #5002 (Closed): Bazaar v2.1.0 changed behaviour
-
16:28 Patch #4966 (Closed): Defect #4671 No Email Notification on New File Added to Redmine
-
16:27 Defect #4970 (Closed): Crash while deleting in-use enumeration
-
16:26 Defect #4958 (Closed): Lost password no longer flashes a confirmation message
-
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.
-
16:17 Feature #4672 (Closed): When copying projects, redmine should not generate an email to people who created issues
-
16:07 Patch #4623 (Closed): Filters collapsed by default on Issues index page
-
16:06 Patch #4609 (Closed): Plugin generators should display help if no parameter is given
-
16:05 Defect #4204 (Closed): Failing test in test_show_atom
- It seems to be OK. Merged in 0.9-stable.
-
16:03 Defect #3832 (Closed): Git blame/annotate fails on moved files
-
16:01 Defect #3740 (Closed): Code syntax highlighting not working in Document page
-
16:00 Defect #3259 (Closed): remove "main-menu" div when the menu is empty
-
15:54 Patch #989: Migration task from Bugzilla
- Alexander Zhovnuvaty wrote:
> Ralph Juhnke wrote:
> > I created another migration script.
> >
> > We have been s... -
15:37 Defect #5263 (Closed): LDAP: Administrator flag is reset on login
- I can not reproduce with a fresh trunk checkout. Please read [[SubmittingBugs]].
-
15:24 Defect #5271 (Closed): repetition of values
- Can not reproduce with 0.9 stable. Upgrade if needed.
-
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.
-
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.
-
14:54 Patch #2010 (Closed): Wiki Sidebar: Adding a (navigational / TOC) section
- Feature added in r3632.
-
14:54 Feature #5208 (Closed): Aibility to edit wiki sidebar
- Feature added in r3632.
-
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...
-
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 ... -
03:49 Feature #1208: Restructured text support for the wiki
- William - any chance you could add support for macros and TOC etc?
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...
-
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 ...
-
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 ...
-
14:44 Feature #582: Make fields mandatory/unmandatory based on role
- +1
-
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?
-
14:23 Feature #801: WebDAV access to Documents/Files
- +1
-
09:39 Feature #801: WebDAV access to Documents/Files
- +1
-
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...
-
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...
-
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...
-
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...
-
09:29 Feature #1208: Restructured text support for the wiki
- FWIW, my plugin has moved to http://github.com/alphabetum/redmine_restructuredtext_formatter
-
08:47 Defect #5226 (Closed): 'can't typecast' in REST API for issues
- Duplicate of #4745
-
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... -
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.
-
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). -
05:20 Feature #4602: User specific theme
- +1
-
05:07 Feature #4602: User specific theme
- +1
-
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... -
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...
2010-04-09
-
21:38 Feature #5286 (Closed): Need a way to load all issues in 1 web request, not just 25/50/100
- I'm trying to use Excel<-Redmine import feature I described in task #5284.
Another problem I see is that "# of issue... -
21:03 Feature #5285 (Closed): Introduce "Remaining time" column on "Issues list" page
- calculate it as (estimated_time - estimated_time*%done)
do not include this column in "default columns" list.
thi... -
20:56 Feature #5284: "% done" should provide data in text form too
- what I actually need to do is to estimate "remaining time" for all tasks for a particular target version.
If I could... -
20:28 Feature #5284 (New): "% done" should provide data in text form too
- I see "Issues list" page can have "% done" field, which shows info as a progress bar. This looks nice, but I also nee...
-
17:41 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- sorry again for multi-posting...
If I remove any "Allow from..." from <location>, it seems to work. ie:
no password... -
17:16 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- oooops, sorry...
if I use the "allow from all" in <location>, then nobody is asked password to co/ci (both server or... -
17:08 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- aaaaaah, sorry..!
OK, I've commented them out, and well seen, it still asks me for a password at the server prompt a... -
16:43 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- I meant...
comment out those two lines in <Location> :) -
16:35 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- Radek Antoniuk wrote:
> Interesting. Can you try hashing out the PerlAccessHandler too?
hmmm... I'm not sure to k... -
16:02 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- Interesting. Can you try hashing out the PerlAccessHandler too?
-
15:57 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- Hi again,
Yeah, I had the same idea (and I'm confused I didn't think about it before).
I moved the <limit> so I h... -
15:29 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- Move the things out of <Limit>, to the <Location> and try then?
-
14:54 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- Thanks for your prompt reply!
Allow from any (or all) didn't change the behaviour.
Checking the log let me know t... -
13:25 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- All my projects are private.
And I don't see any connection between setting the project to private and the ability t... -
11:10 Defect #5236: Can't browse SVN of private project w/o giving a login and pass in settings
- Yes, I'm using a self-signed certificate however it doesn't seem to be the problem.
I've read many topics about it, ... -
16:17 Feature #801: WebDAV access to Documents/Files
- +1 yeah, it would be great !
Keep up the good work, guys
(And thanks for your hard work) -
15:59 Feature #5283 (New): Allow more than one parent project i.e. share subprojects
- I haven't been able to see this discussed anywhere, so entering an issue seems like the next step: there are use case...
-
15:09 Feature #1554: Private comments in tickets
- Great, thanks. Anyway, I want to make sure we're talking about the same thing. This issue is about private COMMENTS i...
-
15:03 Feature #1554: Private comments in tickets
- Feature #337 is updated for current trunk version.
-
14:58 Feature #5282 (Closed): Hide custom fields elements
- Hi All,
We have installed redmine for a customer of us. We now have to tweak it a little bit. What we want.
We ... -
14:51 Feature #337: Private issues
- Add database migration file, add field on all language.
-
14:18 Feature #337: Private issues
- Oleg Volkov wrote:
> New version patch supported:
> 1. Private issue view only for
> - all, with "View private iss... -
14:02 Feature #337: Private issues
- New version patch supported:
1. Private issue view only for
- all, with "View private issues"
- author
- assigned... -
10:42 Feature #337: Private issues
- You used the patch v.0.2, except the file app/models/issue.rb
I combined the two "visible?" in one.... -
06:33 Feature #337: Private issues
- For patch v.0.2:
@
sed 's/visible/visible_private/'
@
TODO: Watchers should also have permission to view tasks. -
14:37 Feature #3033: Bug Reporting: Using "Create and continue" should show bug id of saved bug
- attached is a patch to show the issue number in the "successful creation" message.
-
13:51 Patch #5281 (Closed): Remove empty ul tags in the issue history
- I was a bit annoyed that the @ul@ with the details in history always showed even when empty. Sure, it does not render...
-
12:41 Defect #5280 (Closed): Issue lock_version not working
- I'm finding that on trunk the lock_version of the Issue model isn't being taken into account, meaning that different ...
-
12:30 Feature #5272: Allow multiple target versions
- I agree this would be a useful feature.
-
10:50 Feature #5234: merge status changes and comments, which are very close to each other
- Maybe you can try this: http://www.redmine.org/boards/3/topics/10106. You'll have two tabs for comments; one shows th...
-
09:31 Feature #1624: Issue merging
- One more vote for manual merging :)
-
06:53 Defect #5278: Config Redmine 0.9.3 work with Gmail
- You carefully compare email.yml file.
I think there is missing parameter:... -
05:51 Defect #5278: Config Redmine 0.9.3 work with Gmail
- Hi,
I did follow this guide before but it doesn't work now.
Thanks for your reply. -
05:33 Defect #5278: Config Redmine 0.9.3 work with Gmail
- You need to install *action_mailer_optional_tls* plugin.
Further information:
see http://redmineblog.com/articles... -
04:01 Defect #5278 (Closed): Config Redmine 0.9.3 work with Gmail
- Hi,
I'm using Redmine 0.9.3 and I want use gmail to configure notification email.
When I use "send a test email" fu... -
04:39 Patch #5254: How can I add a MenuItem in Redmine
- yes, I havn't realized that a plug-in can solve this (actually I havn't know there's a plug-in focus on Adding a Item...
-
04:19 Patch #5254 (Resolved): How can I add a MenuItem in Redmine
- I believe this was answered in the forums. You have to create a plugin and add via that method. That is what I ended ...
-
04:27 Feature #5279 (New): Branch level associations between projects and repositories.
- I am in a situation where I have two versions of one piece of software.
One is a version that is used in productio... -
04:17 Defect #5265: timetracking: subtasks time is added to the main task
- I have been using time-tracking with no problems on 0.9.3.
If course that doesn't have sub-tasks. This is a new fe...
Also available in: Atom