Activity
From 2010-04-11 to 2010-04-13
2010-04-13
-
23:42 Feature #5289: Add Initials to options in 'User Display' settings
- Simon Pickles wrote:
> Hi, I had a look at the forum link but I don't see any instructions for code changes. Could yo... -
19:05 Feature #5289: Add Initials to options in 'User Display' settings
- Eric Thomas wrote:
> If the login name is your initials...
This had occurred to me, but I am reluctant to ask all... -
15:57 Feature #5289: Add Initials to options in 'User Display' settings
- If the login name is your initials, then you can do this by going to Administration-->Settings-->Display-->Users disp...
-
10:07 Feature #5289: Add Initials to options in 'User Display' settings
- Felix Schäfer wrote:
> I already treated (or not for that matter, as the OP never replied it seems) a similar questi... -
21:22 Defect #5309 (Closed): "Move issues" permission not working for Non member
- Use case:
Bob is a developper on public project A and he wants to move an Issue to public project B. He's a Devel... -
20:23 Feature #5304: "parent id" field is required in XMl data provided by REST API
- Alexey skor wrote:
> I'm trying to use demo.redmine.org for this prototype. Is it updated automatically with redmine... -
20:01 Feature #5304: "parent id" field is required in XMl data provided by REST API
- thanks a lot.
I'm trying to use demo.redmine.org for this prototype. Is it updated automatically with redmine TRUNK ... -
19:48 Feature #5304 (Closed): "parent id" field is required in XMl data provided by REST API
- I see, I did not understand the initial request.
It's added in /issues.xml and /issues/1.xml (see r3671). -
19:35 Feature #5304: "parent id" field is required in XMl data provided by REST API
- I'm trying to load data from Redmine to MSP (Microsoft project) using Redmine REST API. I need "parent-child" relatio...
-
19:26 Feature #5304: "parent id" field is required in XMl data provided by REST API
- Could you please describe what happens when you don't provide this attribute?
-
18:54 Feature #5304 (Closed): "parent id" field is required in XMl data provided by REST API
- can't build tasks tree from imported data otherwise.
need to add "task parent id" info into basic XML data provide... -
20:14 Feature #5307 (New): Enhanced display interactions on issue list
- Hello,
As part of my job I'm using a ticketing system called Service-Now which has some nice features especially o... -
20:10 Feature #5303: Add spent_hours to /issues/index API
- I haven't looked at the redmine database structure, but I believe adding this info into basic/default data packet sen...
-
18:46 Feature #5303 (Closed): Add spent_hours to /issues/index API
- I'm trying to import redmine tasks into Microsoft Project through REST API.
I need "time spent" info for tasks to up... -
19:36 Feature #3324 (Closed): Default version of a project
-
19:34 Feature #5277 (Closed): configure default "target" version
- Already reported in #1828.
-
19:32 Feature #5306 (Closed): Separation of core and Redmine plugins
- Currently, Redmine plugins are mixed with Rails plugins used by the core in @/vendor/plugins@.
It's not very clean a... -
19:27 Feature #5300 (Resolved): add "assignee" info to XML response generated by REST API
- sorry, never mind. I didn't have anyone assigned to tasks in my demo project. as soon as I assigned people, REST API ...
-
05:51 Feature #5300 (Closed): add "assignee" info to XML response generated by REST API
- I see "author", but don't see "assignee" field in XML data provided by demo.redmine.org through REST API.
I really n... -
19:25 Defect #5301 (Closed): Remine Via VPN issues
- Please, no support request here.
-
06:11 Defect #5301 (Closed): Remine Via VPN issues
- When connecting via Cisco VPN to Redmine I encounter an issue where those from the VPN connection seems to lock up Re...
-
19:04 Feature #5305 (Closed): "related issues" info is required in XML data
- basic XML data produced by REST API should include "Related issues" info.
e.g.: id and name of blocking tasks.
th... -
18:30 Defect #5293 (Closed): too slow ticket update in new version
- OK, thanks for the feedback.
-
17:40 Defect #5293 (Resolved): too slow ticket update in new version
- Thank you, it is really cause of our smtp :(
-
18:30 Defect #5299 (Closed): Problem about Redmine 0.9.3 respond very slow
- Please, no support request here.
-
04:23 Defect #5299 (Closed): Problem about Redmine 0.9.3 respond very slow
- Hi All,
I install redmine 0.9.3 at Window Server 2003. After shorttime user ( about < 5 minutes). Redmine have a pro... -
17:42 Patch #4274: Use Issue status for percent done
- Good idea, Aleksey!
Avoid user to set manually the status is not needed to this feature to work. -
17:21 Feature #5125: Export roadmap to PDF
- here's a patch that adds PDF export option to roadmap and individual version's pages. It's a bit more extensive that ...
-
14:54 Patch #5267: Allow for OpenID-only operation
- Alex Munroe wrote:
> I don't think it's possible to use the identity URL for the login, anyway; login names are rest... -
06:59 Patch #5267: Allow for OpenID-only operation
- Nope; the login is set to be the sreg "nickname". If your provider doesn't send back any sreg at all, you'll get the...
-
04:43 Patch #5267: Allow for OpenID-only operation
- Isn't the login the OpenID? In which case it'll be unique.
It's true that the email address must also be unique. I... -
03:06 Patch #5267: Allow for OpenID-only operation
- If the sreg response doesn't contain a *unique* login, first/last names, and an email address, this patch will still ...
-
14:40 Defect #5302 (Closed): back_url not work for openid login
- The attached patch solves the problem. We use cookies.
Please test my patch. -
13:59 Feature #5295: Possibility to filter issues by my role in associated projects
- Alexander Usikov wrote:
> The problem that I can't filter by my ROLE in projects. I participate in many projects, bu... -
13:26 Feature #5295: Possibility to filter issues by my role in associated projects
- The problem that I can't filter by my ROLE in projects. I participate in many projects, but only in some of them I ha...
-
13:45 Defect #3371: Autologin does not work when using openid
- My session resets each browser restart.
Here: rm.smix.name is clean redmine installation with a couple of projects.
... -
08:19 Defect #5253: Not working notification about comments on Wiki page
- Could it be the comments that the Wiki Extension plugin adds? Beacuse if so, it should go either be "added as a ticke...
-
07:29 Defect #5024: Internal error after clicking on link to PDF Export
- Sheng Wang wrote:
> Steps:
> # browse http://www.redmine.org/issues/408
> # Click on link to PDF Export
>
> Err... -
05:19 Defect #5191: Upgrade Issue
- On the current build, when I try to go to the wiki tab I get:
D:/Ruby/lib/ruby/gems/1.8/gems/activerecord-2.3.4/li... -
03:54 Defect #3780: Attribute exchange with OpenID providers
- +1 -- the patch is about the same hack I made, but seeing something more robust built in would be nice.
-
03:11 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- +1
-
03:10 Feature #4955: How to simplify the interface as much as possible
- +1
-
01:22 Feature #5298 (Closed): Store attachments in sub directories
- To prevent Redmine's storage_path's (by default: @File.join RAILS_ROOT, 'files'@) index growing too large (we have so...
-
00:10 Patch #2525: Redmine management of Git repositories
- Jan from www.plan.io wrote:
> We're using a Gitosis-based approach for "Planio":http://plan.io. You can check out ou...
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... -
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.
-
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... -
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....
-
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 ...
-
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 ...
-
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...
-
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... -
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...
-
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 ... -
21:15 Defect #5260: Missing users in project member settings
- is there a way around this? or does the system overload at 100 users?
-
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
-
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.
-
19:19 Feature #5286 (Closed): Need a way to load all issues in 1 web request, not just 25/50/100
- Indeed.
-
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...
-
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 ... -
19:16 Defect #5290: r3664 breaks tests on SQLite3
- You're absolutely right. I'm aware of it.
-
19:17 Defect #5288 (Closed): sql error for null root_ids in app/controllers/timelog_controller.rb
- Thanks for the feedback.
-
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...
-
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 ... -
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) ... -
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...
-
15:42 Patch #5296 (Closed): Some corrections to russian translation (ru.yml)
- I propose some correction to russian language translation (ru.yml):...
-
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... -
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...
-
13:56 Feature #1448: Add tags to issues
- +1
-
13:35 Feature #1448: Add tags to issues
- +1
-
13:55 Feature #4602: User specific theme
- +1
-
13:33 Feature #5272: Allow multiple target versions
- +1
Need for this feature -
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... -
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 -
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.... -
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 ...
-
11:04 Feature #4052: Cross-project redmine links with alternate link text for source and export links.
- +1
-
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... -
00:35 Defect #5219: Cannot delete a project with subprojects that shares versions
- I confirmed that it was fixed.
Thank you.
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?
Also available in: Atom