Activity
From 2010-10-29 to 2010-11-01
2010-11-01
-
23:16 Defect #6759 (Resolved): rdm-mailhandler does not have a port option, fails with port forwarding
- Ah, yes, that works too. I'm not sure why I thought that option wasn't working. I revisited it and have confirmed hos...
-
22:37 Feature #5010: Hours per project per user
- Any progress about this?
-
21:42 Defect #6776: Weird link_to_if_authorized behavior
- Might be an issue here that @link_to_if_authorized@ checks permission for the project that is @@project@ which might ...
-
20:53 Defect #6788: format_date in lib/redmine/i18n.rb does not support strings for dates anymore after r4183
- @Eric: I just send you a pull request including a test: http://github.com/edavis10/redmine/pull/16
-
20:46 Defect #6788: format_date in lib/redmine/i18n.rb does not support strings for dates anymore after r4183
- Will need to include a test case. Might be a problem with the plugins that need to be updated and not a core bug.
-
20:25 Defect #6788 (Closed): format_date in lib/redmine/i18n.rb does not support strings for dates anymore after r4183
- r4183 added a workaround for i18n >= 0.3.7. This broke compatibility with string parameters (as used by some plugins)
-
20:49 Feature #5664: Copying documents too when copying a project
- Also related to #886 and #3367. I'd like to see this added for the same reasons given here.
-
20:48 Feature #3367: Copy versions/custom fields/wiki when copying a project
- Related to #5664
-
20:48 Feature #886: Copy A Project
- Eric Davis wrote:
> Eddie Ringle wrote:
> > Just tried this out, Issues were copied over successfully. However, doc... -
20:38 Feature #2074: Sending email notifications when comments are added in the news section
- Has there been any work done on this yet? It still appears to be a missing feature (or is it just broken)?
-
20:03 Defect #6780: PGError with queries containing something like "projects.is_public = 't'"
- Sorry, some problems with the Syntax.
"Yes, I tried it with simply migrating the database content." Should be the ... -
20:02 Defect #6780: PGError with queries containing something like "projects.is_public = 't'"
- Felix Schäfer wrote:
> How did you "[migrate] the database from MySQL to PostgreSQL"? Just dumping it to SQL and rei... -
12:18 Defect #6780 (Closed): PGError with queries containing something like "projects.is_public = 't'"
- How did you "[migrate] the database from MySQL to PostgreSQL"? Just dumping it to SQL and reimporting it often doesn'...
-
18:42 Feature #6779: Project JSON API
- Great thank!
Another info:
I wanted to use JSON to create a mobile application with "Rhomobile":http://rhomobil... -
16:01 Feature #6779: Project JSON API
- Looks like the JSON api for projects was missed. I'm going to be reviewing the existing APIs and trying to clean them...
-
01:06 Feature #6779: Project JSON API
- nice alternative to complete redmine api, isn't it?
-
18:26 Defect #3163: Large inline images overflow
- You can set a max-width to all images in #content:...
-
18:02 Feature #2096: Custom fields referencing system tables (users and versions)
- Terence Mill wrote:
> Just an idea - for both sides.
That all seems cool to me :-) But really, I think even if th... -
17:55 Feature #2096: Custom fields referencing system tables (users and versions)
- >> I'm sorry for being so concise that it may seem rude, but I stand by what I've written
No apology needed! My p... -
17:28 Feature #5202: Gantt Chart and Calendar Resource View
- I am looking for a similar "group by" feature, which allows me to get an issue gantt chart for all our running projec...
-
16:37 Defect #6447: Issues API doesn't allow full key auth for all actions
- I'm working on this now by cleaning up the existing tests to see which actions are missing the auth key option.
-
16:26 Feature #6787 (New): Backup files from "Documents" tab
- I think it would be extremely useful if users (or admins at least) could backup the files that they upload to the doc...
-
16:06 Feature #3866: Central Plugin Directory
- How do you go to the next page of plugins? I can do it by changing the URL past "=1", but it seems like there should ...
-
12:50 Feature #3866 (Closed): Central Plugin Directory
- The plugins directory is now available at http://www.redmine.org/plugins.
-
16:02 Feature #6727: Add/remove issue watchers via REST API
- This should be two APIs:
* One to add watchers when creating an issues (just like the main issues form)
* One to ... -
15:59 Defect #6561: cannot update notes as explained in REST API example
- I'm going to look into the issues and projects APIs soon. I've heard a lot of reports that it's not working properly.
-
15:41 Defect #6786 (Closed): r4355 breaks tests for 1.0-stable branch
- Fix applied in r4356. Thanks.
-
15:36 Defect #6786 (Closed): r4355 breaks tests for 1.0-stable branch
- r4355 (which is the merged r4354, based on #6766) kills the test suite.
This is because the version controller in ... -
15:38 Defect #6785 (Closed): Issue list goes 500
-
15:23 Defect #6785: Issue list goes 500
- Felix Schäfer wrote:
> Have you run the migration properly? Did you have the subtasks plugin installed sometime in t... -
14:50 Defect #6785: Issue list goes 500
- Have you run the migration properly? Did you have the subtasks plugin installed sometime in the life of this redmine ...
-
14:40 Defect #6785 (Closed): Issue list goes 500
- Upgrading from an 0.9.3, everything seems to work except for the issue list. Activity list, individual issues, and th...
-
14:08 Defect #6766 (Closed): Changing target version name can cause an internal error
- Fixed in r4354.
-
13:02 Defect #6784 (Closed): Redmine not working with i18n gem 0.4.2
- See this forum post for details:
http://www.redmine.org/boards/1/topics/18793
-
12:36 Defect #6775 (Closed): Wrong number of arguments for issues in project view
- Pavel Valodzka wrote:
> Same problem occures when newer version of i18n gem was installed in system.
This is know... -
01:23 Defect #6775 (Reopened): Wrong number of arguments for issues in project view
- Same problem occures when newer version of i18n gem was installed in system. Problem in rails activesupport/lib/activ...
-
10:10 Defect #6781 (Closed): Add 1.0.3 to the Affected Version list
-
02:22 Defect #6781 (Closed): Add 1.0.3 to the Affected Version list
-
09:16 Patch #6226: Add multiple watchers at once and add any redmine user as a watcher
- Great! This is what I was looking for. I would strongly vote for this, too.
Since there are over 150 members in our... -
09:04 Patch #6783 (Closed): Swedish Translation for r4352
-
07:45 Patch #640: When choosing assignee, automatically switch status to Assigned
- +1
-
07:12 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Hi Enrique,
I would love to do something about the old patches, but I can't :-(. In any case, you should use the v... -
03:02 Patch #6782 (Closed): Traditional Chinese language file (to r4352)
- * Added translations:
** label_principal_search, label_user_search
-
01:22 Defect #6438 (Closed): Autologin cannot be disabled again once it's enabled
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6435 (Closed): Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #5948 (Closed): Update help/wiki_syntax_detailed.html with more link options
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #5803 (Closed): Precedes/Follows Relationships Broke
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #5652 (Closed): Bad URL parsing in the wiki when it ends with right-angle-bracket(greater-than mark).
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Feature #5484 (Closed): Add new issue as subtask to an existing ticket
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #5324 (Closed): Git not working if color.ui is enabled
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Feature #4416 (Closed): Link from version details page to edit the wiki.
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #4065 (Closed): Redmine.pm doesn't work with LDAPS and a non-standard port
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6765 (Closed): Traditional Chinese language file (to r4302)
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6750 (Closed): ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6740 (Closed): Max attachment size, incorrect usage of 'KB'
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6739 (Closed): Swedish Translation for r4288
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6736 (Closed): Traditional Chinese language file (to r4288)
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6732 (Closed): Japanese Translation for r4287
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6731 (Closed): Macedonian translation fix
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Feature #6669 (Closed): Bulgarian translation
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Feature #6629 (Closed): Change field-name of issues start date
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6612 (Closed): SortHelper missing from CalendarsController
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6607 (Closed): Unclear caption for german button_update
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6598 (Closed): Wrong caption for button_create_and_continue in German language file
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6596 (Closed): pt-BR translation updates
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6570 (Closed): Japanese Translation for r4231
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6569 (Closed): Updated Hebrew translation
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6563 (Closed): i18n-issues on calendar view
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Feature #6548 (Closed): Rake tasks to add/remove i18n strings
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6536 (Closed): Patch for swedish translation
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6525 (Closed): Traditional Chinese language file (to r4225)
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6521 (Closed): Tooltip/label for user "search-refinment" field on group/project member list
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Defect #6513 (Closed): "Move" and "Copy" are not displayed when deployed in subdirectory
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Feature #6511 (Closed): Rake task to test email
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6509 (Closed): Localization pt-PT (new strings)
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6508 (Closed): Japanese translation update
- Merged into 1.0-stable for release in 1.0.3
-
01:22 Patch #6494 (Closed): Typo in pt_BR translation for 1.0.2
- Merged into 1.0-stable for release in 1.0.3
-
01:17 Feature #6708: Change owner when change status
- Terence Mill wrote:
> There is the category field which shall be used set to set an owner. (eg if you mean a guy who... -
01:01 Feature #6708: Change owner when change status
- There is the category field which shall be used set to set an owner. (eg if you mean a guy who has to care for resolv...
2010-10-31
-
23:51 Feature #6708: Change owner when change status
- Jean-Philippe Lang wrote:
> Request is too vague. What does "automatically" means?
I think that should be configu... -
22:36 Defect #6780 (Closed): PGError with queries containing something like "projects.is_public = 't'"
- Just upgrade to Redmine 1.0.2 and migrated the database from MySQL to PostgreSQL. Now some SQL-Queries fail, so I cou...
-
19:20 Feature #6735: Add user-agent to reposman
- This is safe for the 1.0-stable branch and 1.0.3.
-
19:17 Defect #5310: Web Repository management crashes
- I can confirm this bug still with 1.0.1.
But now I can tell you how to reproduce that bug - It's probably because of... -
18:49 Defect #6521: Tooltip/label for user "search-refinment" field on group/project member list
- Jean-Baptiste Barth wrote:
> Applied in r4312. But as I said before, I don't think it's ready for 1.0.3 regarding lo... -
17:00 Feature #6779 (Closed): Project JSON API
- I doesn't seem to be possible to get projects as JSON
I did add this ... -
00:31 Feature #1011: Add voting to tickets
- It should be transparent to the comunity how ranking of features is. Else the future development can't be community d...
-
00:21 Feature #2096: Custom fields referencing system tables (users and versions)
- Felix, Jean would it be acceptable for you to inlcude patches with included tests, which will fullfill specified cirt...
2010-10-30
-
18:42 Defect #6521 (Resolved): Tooltip/label for user "search-refinment" field on group/project member list
- Applied in r4312. But as I said before, I don't think it's ready for 1.0.3 regarding locales updates.
-
18:09 Feature #5484 (Resolved): Add new issue as subtask to an existing ticket
- Committed in r4311, with additional css stuff so that you can easily hide it in your theme if you want.
-
16:37 Feature #6446: Remove length limits on project identifier and name
- Forgot to mention that, after applying the patch, you also need to run:...
-
02:34 Feature #6446: Remove length limits on project identifier and name
- I've written a patch to raise the limit of projects names and identifiers to 100 characters. Please note that I am no...
-
00:18 Feature #6446: Remove length limits on project identifier and name
- George Notaras wrote:
> This breaks almost every migration from other platforms
I don't mean that it breaks ticke... -
16:13 Defect #6775: Wrong number of arguments for issues in project view
- In that case, I will use mongrel for this or something that doesn't load the latest rack.
Thin is always loading th... -
14:59 Defect #6775: Wrong number of arguments for issues in project view
- Jesse Armand wrote:
> It works as far as I see.
There are other places known to break with rails 2.3.8, IIRC some... -
13:48 Defect #6775: Wrong number of arguments for issues in project view
- Hmm no.
Because I need to use thin and rails 2.3.8, and rails 2.3.5 is dependent on rack 1.0.1, so I decided to do ... -
12:20 Defect #6775: Wrong number of arguments for issues in project view
- Did using rails 2.3.5 solve the problem for you?
-
12:53 Patch #6778 (Closed): Wiki compatibility link broken w/o project_id
- Recent versions changed from using :id to :project_id for routing.
One replacement was missed in a compatibility lin... -
12:07 Feature #2096: Custom fields referencing system tables (users and versions)
- Jeremy Walker wrote:
> Instead, Felix basically just said "the developers have better things to do".
I'm sorry fo... -
02:59 Feature #2096: Custom fields referencing system tables (users and versions)
- First off, thanks for taking the time to respond. I know you have better things to do than answer random bug request...
-
11:55 Defect #4710 (Closed): syntax_highlight, wrong number of arguments (1 for 2) redering repositories/entry
-
09:12 Defect #4710 (Resolved): syntax_highlight, wrong number of arguments (1 for 2) redering repositories/entry
- > Probably ruby 1.9 issue
Ruby 1.9 is not supported yet. You have to use Ruby 1.8.x as stated above. -
11:44 Defect #6777 (Closed): Revert locale/i18n changes from r4296
- r4296 unnecessarily changed @page@ to @id@ for i18n strings pertaining to wiki stuff. That especially breaks the rath...
-
10:33 Defect #6195: Missing move issues between projects
- Yuri Tarasov wrote:
> We faced with this problem again in 1.0.2.
> Can somebody help?
Please see #6513. -
10:20 Defect #6195: Missing move issues between projects
- We faced with this problem again in 1.0.2.
Can somebody help? -
02:48 Feature #675: Anti-spam or captcha for issues
- Thanks for this plugin. Perhaps it should also protect the "Lost Password" form as this can be abused too.
-
01:16 Defect #5324 (Resolved): Git not working if color.ui is enabled
- I was able to reproduce too with a recent git version (1.7.0.4) on current trunk, with @color.ui@ set to @always@ and...
-
00:49 Patch #4065 (Resolved): Redmine.pm doesn't work with LDAPS and a non-standard port
- Applied in r4309, thans Fabian and sorry for the lag.
-
00:43 Patch #5948 (Resolved): Update help/wiki_syntax_detailed.html with more link options
- Applied in r4308, thanks!
-
00:42 Feature #4416: Link from version details page to edit the wiki.
- Jean-Baptiste Barth wrote:
> Have you investigated the problem with @link_to_if_authorized@ ?
No, and I have othe... -
00:34 Feature #4416 (Resolved): Link from version details page to edit the wiki.
- Have you investigated the problem with @link_to_if_authorized@ ? Anyway, I applied the patch in r4307 for 1.0.3 relea...
-
00:42 Defect #6776 (Closed): Weird link_to_if_authorized behavior
- See http://www.redmine.org/issues/4416#note-11 , better description once I've had time to have a better look at it ;-...
-
00:35 Defect #6435 (Resolved): Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
- Fix applied in r4307, thanks Mischa & Felix.
-
00:22 Defect #6438 (Resolved): Autologin cannot be disabled again once it's enabled
- Applied in r4306, thanks.
2010-10-29
-
23:44 Feature #6446: Remove length limits on project identifier and name
- People have been asking you to raise this useless limit for several years. Please make a decision and resolve this is...
-
21:17 Feature #415: Daily Digest option for Mail Notifications
- Best would be to offer some time based rules, like daily at 8.00 pm , weekly every thursday at 3 am, every 3 days at ...
-
17:31 Feature #415: Daily Digest option for Mail Notifications
- +1
-
20:54 Feature #2096: Custom fields referencing system tables (users and versions)
- Jeremy Walker wrote:
> But if the dev team has ZERO interest in "votes", bribes, or any other external motivation wh... -
20:20 Feature #2096: Custom fields referencing system tables (users and versions)
- A feature to "Add voting to tickets" (#1011) has been developed as a plugin, but Redmine itself doesn't use it.
Of... -
20:00 Feature #2096: Custom fields referencing system tables (users and versions)
- P.S. I know that, as with any open source project, one could always submit a patch, but what's the point if no one wi...
-
19:58 Feature #2096: Custom fields referencing system tables (users and versions)
- >>Oh, and regarding the bribing, I think everyone would love some 48-hour-days without the need to sleep more and stu...
-
20:24 Feature #1011: Add voting to tickets
- +1 (this is horrible)
Isn't it possible to add this feature to Redmine.org (into the trunk or as a plugin)? -
17:49 Feature #971: Add "Spent time" column to query
- http://stackoverflow.com/questions/321403/redmine-add-spent-time-field-to-issues-display
-
17:48 Feature #971: Add "Spent time" column to query
- +1
-
17:49 Patch #1582: Add Time Spent Column to Issue List
- Just in case people hadn't seen this ... http://stackoverflow.com/questions/321403/redmine-add-spent-time-field-to-is...
-
17:48 Patch #1582: Add Time Spent Column to Issue List
- +1
-
16:36 Defect #6770 (Closed): visibility of activity stream filters checkboxes don't follow module settings
-
16:23 Defect #6770 (Resolved): visibility of activity stream filters checkboxes don't follow module settings
- You are right! It has subprojects which are the cause, but this behaviour is quite correct.
I close my bug report as... -
07:15 Defect #6770: visibility of activity stream filters checkboxes don't follow module settings
- Does the project have sub projects? I can't remember if the activity view also checks if the module is activated some...
-
16:31 Defect #6775 (Closed): Wrong number of arguments for issues in project view
- Make sure you use rails 2.3.5.
-
15:20 Defect #6775: Wrong number of arguments for issues in project view
- The complete trace message:...
-
15:15 Defect #6775 (Closed): Wrong number of arguments for issues in project view
- Database version: PostgreSQL 8.4.5
Ruby version: 1.8.7
Rails version: 2.3.8
Redmine version: commit 5d6245b05950a4... -
15:13 Defect #6774: HTTP/500 when accessing my issues page
- The error happens while calling a hook, i.e. in a plugin. Grep through your plugins to see which hooks into @view_iss...
-
14:38 Defect #6774 (Closed): HTTP/500 when accessing my issues page
- ...
-
14:56 Feature #3668: Support Tickets / Helpdesk
- Another area to think is a distinction between an inter-org helpdesk feature (i.e. everyone can see other's incidents...
-
14:36 Feature #2009: Manually add related revisions
- +1
-
13:12 Feature #2117: Alternative view for "Projects" page
- +1
also I totally agree with Terence Mill, the projects list in administration would be a much better starting poi... -
13:07 Feature #6522: Projects page optional as collapsable tree
- you might also be interested in more comprehensive suggestions about re-designing the projects page as outlined in is...
-
13:02 Feature #867: Want more wiki link types
- what would also be great is a link to the user profile as suggested in issue #1629, note 10.
-
13:01 Defect #6714: Gant visualization issue
- So, do you recommend me to upgrade version 1.1.0 to solve the problem?
-
12:46 Feature #6767: View for issue categories similar to milestones
- I think that should be trivial to create an would improve the usability very much. May anybody do something about thi...
-
12:33 Defect #6754 (Closed): Links broken.
- Closing as it is a problem with a plugin. Mischa has been quite active in the last few weeks, so it should get fixed ...
-
12:30 Defect #6754: Links broken.
- Marcello Henrique wrote:
> Jean-Baptiste Barth wrote:
> > Can you try to see if you can reproduce without all those... -
12:24 Defect #6754 (Resolved): Links broken.
- Jean-Baptiste Barth wrote:
> Can you try to see if you can reproduce without all those plugins ? I suspect some of t... -
04:46 Defect #6754: Links broken.
- Can you try to see if you can reproduce without all those plugins ? I suspect some of theme override views with the b...
-
11:43 Feature #6773 (Closed): rake task for querying stats for munin
- i'd be great to have one or more rake tasks to query some stats from the database from the command-line.
this could ... -
11:38 Feature #482: Default assignee on each project
- The project jumpbox seems to be affected by this patch - it will just show the projects, this user is assigned to as ...
-
11:05 Feature #482: Default assignee on each project
- Raffaello Pelagalli wrote:
> Didn't saw this issue before making the patch :)
> Here is a patch for this
The pat... -
11:36 Feature #6772 (New): Group as meber of a group
- For easy, structured user group management it would be very nice if I could add a user group to a user group (multi l...
-
10:24 Feature #3463: Export all wiki pages to PDF
- If your installation uses the _redmine_wiki_permissions_ plugin, in the step 3 of installation you must edit @/vendor...
-
05:30 Defect #6521: Tooltip/label for user "search-refinment" field on group/project member list
- Jean-Baptiste Barth wrote:
> Side-question for Felix: [...]
Argl, forget it. Yours are also at the end of the fil... -
05:26 Defect #6521: Tooltip/label for user "search-refinment" field on group/project member list
- OK. Do we keep it for 1.0.3 ? Not sure we should, it will introduce dozens of incorrect translations in a stable rele...
-
05:02 Defect #6725: Acronyms don't work for Russian language
- OK. It won't be easy to implement until we fully support Ruby 1.9, which comes with the right libraries to handle non...
-
03:21 Defect #6447: Issues API doesn't allow full key auth for all actions
- Please fix this problem before cording test suite? minimum fix about issues_controller.rb and project_controller.rb.
-
03:11 Defect #6771 (Closed): undefined method `format_value' for #<ActionView::Base:0xb6a307e4>"
- Hi,
I am using Redmine v1.0.2 with MySQL under Ututube linux and Eric's exception log plugin. Here is the excepti...
Also available in: Atom