Activity
From 2010-11-26 to 2010-11-29
2010-11-29
-
23:05 Defect #7001 (Closed): adding users to an existing group yeilds an error
- Adding a member to a group via visting the groups user tab fails. No error message is shown via the webui, and error ...
-
22:34 Defect #7000 (Closed): Project filter not applied on versions in Gantt chart
- Redmine Version 1.0.4
I have versions which have Not shared set on them. This works correctly for things like addi... -
22:14 Feature #5977: "check status" feature to verify validity of Redmine installation and API access key
- I see task #5901 describes similar feature.
HTTP HEAD on some random resource does not help with goal 2 I listed above -
21:50 Feature #4834: Java implementation of redmine API
- the zip file attached above is outdated now. I have Java API for Redmine REST service, which I'm using in this proje...
-
21:44 Feature #5901: REST API to expose the Redmine version
- this would be a very useful feature for my application. I could add a "ping" button to "Redmine server" dialog and sh...
-
20:42 Patch #6926: Plugins captions for name and descriptions has not i18n support
- I think that localized plugin names can be confusing and I'm not aware of a software that provides this feature. For ...
-
20:27 Defect #6996 (Closed): Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char
- Committed in r4449.
-
18:36 Feature #6995: multi-action with the context menu on a issue
- You should try :-)
-
16:52 Feature #2829: Ability to set default search filter for Issues
- Did anything get done about this? I would also like to change the default search filter.
-
14:34 Defect #6999 (Closed): Export PDF is broken for Mongolian language
- Duplicate of #61.
-
14:02 Defect #6999 (Closed): Export PDF is broken for Mongolian language
- broken in mongolian (Redmine 0.9.3), used cyrillic font.
-
13:48 Defect #6997 (Closed): reconexion falla
-
00:00 Defect #6997 (Closed): reconexion falla
- lo que pasa es que no me reconecta y por lo tanto las descargas no se incian!
como puede configurar mi ruter o mod... -
12:27 Defect #6981 (Resolved): NoMethodError (undefined method `new' for Digest:Module)
- Ruby enterprise installer for some reason did't install correctly openssl native extension.
Let's install it manualy... -
12:15 Defect #3780: Attribute exchange with OpenID providers
- Is there any progress in this case or I have some wrong settings? This doesn't look very well ;?(
!redmineOpenID.png... -
10:28 Feature #6975: Autocalculate the issue done ratio only for certain issue status
- Jean-Philippe Lang wrote:
> This feature was implemented in r3151.
> Isn't it what you need?
Mischa The Evil is ... -
07:43 Defect #6858: Wrong translation merge for ja.po (revert r4313)
- Takeshi, meaning of label_user_mail_option_none changed in r4216 and commited in 1.0.3, there no way to revert it to ...
-
01:54 Feature #746: Versioned issue descriptions
- Mischa The Evil wrote:
> Aleksander Palyan wrote:
> > I wrote new plugin for this feature.
> >
> > You can try t... -
01:42 Feature #779: Multiple SCM per project
- +1
It also fix our problem.
2010-11-28
-
22:20 Defect #6996: Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char
- Jean-Philippe Lang wrote:
> Can you try with the attached patch?
thanks! it helped :)
-
17:55 Defect #6996: Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char
- Can you try with the attached patch?
-
17:36 Defect #6996 (Closed): Migration trac(sqlite3) -> redmine(postgresql) doesnt escape ' char
- During migration:...
-
19:59 Feature #1448: Add tags to issues
- Ok, now everything is ready, the only thing that left is some css styling eye-candies.
-
12:12 Feature #1448: Add tags to issues
- My fork is based on top of Eric's git repo and available as a separate branch here:
https://github.com/ixti/redmine/... -
18:59 Feature #2333: Add ability to search for issues that the user touched
- This feature is very important in business environments where project managers often need to be able to sum up user's...
-
18:56 Patch #3586: Add an option to filter issues by people who were assigned to it in the past
- This patch is only a proof of concept and needs more development and tests and possibly some discussion about the per...
-
18:46 Defect #6994: Error after saving a issue
- omg, what a noobish mistake, I am so sorry :-$
-
15:50 Defect #6994 (Closed): Error after saving a issue
- You forgot to migrate. See #6848.
-
15:09 Defect #6994 (Closed): Error after saving a issue
- Trunk r4448:...
-
18:10 Feature #6995: multi-action with the context menu on a issue
- Jean-Philippe Lang wrote:
> Why don't you click Edit on the context menu and change "% done" and "status" on the bul... -
17:57 Feature #6995: multi-action with the context menu on a issue
- Why don't you click Edit on the context menu and change "% done" and "status" on the bulk edit screen?
-
17:15 Feature #6995 (New): multi-action with the context menu on a issue
- If i want to do an update on issue by changing more than one properties with the context menu, i must 'reselect' the ...
-
16:07 Defect #6656: Mercurial adapter loses seconds of commit times
- Is next release version 1.1.0?
Could someone set this issue target to next release version? -
02:25 Defect #6656: Mercurial adapter loses seconds of commit times
- I have updated unit test to switch Mercurial version higher than 1.0 or not.
Because template keyword 'isodatesec' i... -
16:02 Feature #6975: Autocalculate the issue done ratio only for certain issue status
- This feature was implemented in r3151.
Isn't it what you need?
2010-11-27
-
22:00 Feature #1448: Add tags to issues
- I have some success on implementing tags on base of acts_as_taggable on steroids <https://github.com/jviney/acts_as_t...
-
00:40 Feature #1448: Add tags to issues
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
17:57 Defect #6348 (New): Gantt chart PDF rendering errors
- The way the new gantt chart generates PDF (all subjects then all lines) makes it hard, if not impossible, to fix with...
-
00:40 Defect #6348: Gantt chart PDF rendering errors
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
17:37 Defect #6841 (Closed): Projects API doesn't allow full key auth for all actions
- Committed in r4441 to r4444 and merged in 1.0-stable.
-
00:40 Defect #6841: Projects API doesn't allow full key auth for all actions
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
16:50 Defect #6986 (Closed): trackers page not found (404)
- Thanks for the feedback.
-
16:15 Defect #6986: trackers page not found (404)
- It is !
-
15:58 Defect #6986: trackers page not found (404)
- IMHO, it's more an apache configuration problem rather than a Redmine issue, isn't it?
-
14:51 Defect #6986: trackers page not found (404)
- Sorry, you can reject it !
It's because of my Apache proxy :
* my sub-URI is /tracker and not default /redmine,
* ... -
16:49 Defect #5324 (Closed): Git not working if color.ui is enabled
- r4386 merged in 1.0-stable for 1.0.4 release.
-
16:09 Defect #6447 (Closed): Issues API doesn't allow full key auth for all actions
- All the required changes are merged in 1.0-stable (r4439).
-
00:40 Defect #6447: Issues API doesn't allow full key auth for all actions
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
15:39 Defect #6457 (Closed): Edit User group problem
- Fix committed.
-
15:33 Patch #6973 (Closed): Update es.yml
- Applied in 1.0-stable.
-
15:33 Patch #6948 (Closed): Bulgarian translation
- Applied in 1.0-stable.
-
15:33 Patch #6814 (Closed): Japanese Translation for r4362
- Applied in 1.0-stable.
-
15:33 Patch #6804 (Closed): Bugfix: spelling fixes
- Applied in 1.0-stable.
-
15:33 Patch #6783 (Closed): Swedish Translation for r4352
- Applied in 1.0-stable.
-
15:33 Patch #6782 (Closed): Traditional Chinese language file (to r4352)
- Applied in 1.0-stable.
-
15:23 Defect #6990 (Closed): Layout problem in workflow overview
- Merged in 1.0-stable.
-
10:46 Defect #6990 (Resolved): Layout problem in workflow overview
-
15:23 Defect #6966 (Closed): Records of Forums are remained, deleting project
- Merged in 1.0-stable.
-
13:34 Defect #6966 (Resolved): Records of Forums are remained, deleting project
- Fixed in r4431.
-
15:21 Defect #6740 (Closed): Max attachment size, incorrect usage of 'KB'
- Azamat, thanks for your fix.
Merged in 1.0-stable. -
15:17 Defect #6496: Remove i18n 0.3.x/0.4.x hack for Rails 2.3.5
- We'll have to keep the hack for 1.1 with Rails 2.3.5.
-
15:16 Defect #6495: Convert translations to the new format for i18n 4.x
- The I18n version (0.1.3) vendor'd in Rails 2.3.5 does not support the new syntax.
We can not convert locales as long... -
15:04 Feature #6887: Upgrade to Rails 2.3.11
- It was decided to keep 1.1 using Rails 2.3.5.
-
15:01 Feature #5712 (Closed): Reload themes
- Done in r4432. Themes are reloaded when going to application settings.
-
00:40 Feature #5712: Reload themes
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
14:33 Feature #6446 (Closed): Remove length limits on project identifier and name
-
13:36 Feature #4455: Mercurial overhaul
- Marcel Gmür wrote:
> shouldn't you apply this mq to the repo http://bitbucket.org/marutosi/redmine-hgsubversion-allb... -
13:24 Feature #4455: Mercurial overhaul
- shouldn't you apply this mq to the repo http://bitbucket.org/marutosi/redmine-hgsubversion-allbranches-clean since th...
-
13:09 Defect #6656: Mercurial adapter loses seconds of commit times
- As I described at "note-164":http://www.redmine.org/issues/4455#note-164 of #4455, bug fix for this issue is no behav...
-
12:23 Patch #6985 (Closed): Bug in diff partial
- This is a plugin problem. It should either include Redmine::I18n in its mailer (so that @#l@ accepts a Symbol like in...
-
12:08 Defect #6987 (Closed): Missing template wiki/update.erb
- The _Missing template wiki/update.erb_ error is fixed in r4429.
The page search was indeed case sensitive with postg... -
11:05 Defect #6992: wrong list number after table
- > The latter list is another list, not the tail of the first one.
No, because the table sould end with two newline c... -
08:26 Defect #6992: wrong list number after table
- Hi,
The latter list is another list, not the tail of the first one.
Another question arises: is it possible to ... -
02:54 Defect #6992 (Closed): wrong list number after table
- Sample code:...
-
05:42 Patch #1717: Show diff for issue description change
- See the plugin-announcement by Aleksander Palyan in "note-12":http://www.redmine.org/issues/746#note-12 of issue #746...
-
05:39 Feature #746: Versioned issue descriptions
- Aleksander Palyan wrote:
> I wrote new plugin for this feature.
>
> You can try to use this plugin: https://githu... -
05:17 Feature #6975: Autocalculate the issue done ratio only for certain issue status
- Maybe the "Issue Done Ratio Both":https://github.com/vaz/redmine_issue_done_ratio_both plugin (provides a base to ext...
-
00:40 Patch #5530: Additional hooks on top of the issue new/edit/bulk edit views
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #5418: Add Gravatar and edit link to "My account" page
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Patch #4878: More Hook Features
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Patch #4641: Add information about openid requirements to /admin/info
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #4382: [Refactor] Move autocomplete methods to an AutocompleteController
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #3735: view hook for project Settings/Information page
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #3672: Unable to set "value" and "old_value" through :helper_issues_show_detail_after_setting hook
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #3568: New view-hook in contextual "(action) menu" in issues show view
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #3163: Large inline images overflow
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Patch #3052: Patch for Redmine to persist form state when adding multiple issues
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #2435: Plugin API to check that a plugin is correctly installed
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #6779: Project JSON API
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Patch #6778: Wiki compatibility link broken w/o project_id
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #6771: undefined method `format_value' for #<ActionView::Base:0xb6a307e4>"
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #6758: Move Simple CI plugin to Github
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #6757: Move Embedded plugin to Github
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #6756: Move Bots Filter plugin to github
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #6724: Wiki uploads does not work anymore (SVN 4266)
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #6701: Split the Enumerations admin panel to separate panels
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #6561: cannot update notes as explained in REST API example
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Patch #6528: Hooks for Administration -> Settings
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #6407: New gantt charts shouldn't display all issues / versions
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #6403: Updating an issue with custom fields fails
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #6393: Review setup instructions for Ubuntu 10.04
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #6383: modifying flash from model hooks
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #6324: requires_redmine_plugin should defer loading plugins if not all dependencies are met
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #6260: REST API for Users
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #6140: REST issues response with issue count limit and offset
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Defect #5930: Gantt Tooltip Html Escape Error
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Feature #5901: REST API to expose the Redmine version
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Patch #5717: Request for controller_timelog_edit_after_save hook
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:40 Patch #5714: Request for controller_issues_bulk_edit_after_save hook
- I am stepping down from working on Redmine. If someone else is interesting in working on this issue, feel free to re...
-
00:36 Defect #6991 (Needs feedback): Date/time display incorrect w.r.t. time zone
- I'm currently at +1:00 GMT. I uploaded a file called "UUSP10-21-sep.pdf", and then **later** someone submitted a file...
2010-11-26
-
19:59 Feature #1838 (Resolved): Bulk import for LDAP users
- Samu Tuomisto wrote:
> rain man wrote:
> > Hi, I made some modifications to make this work in Active directory. It ... -
19:40 Feature #6972: Custom fields in timelog report
- Everything becomes clear. Thank You for your support.
-
18:43 Feature #6972 (Closed): Custom fields in timelog report
- Felix Schäfer wrote:
> I think this has been added in trunk but hasn't made its way to stable yet, sorry.
Nope, t... -
17:26 Defect #6990 (Closed): Layout problem in workflow overview
- Look at the screenshot.
-
17:21 Feature #6989 (New): Wiki template for version wiki pages
- Inspired by #4416 I thought it would be quite helpful for me if a wiki page for a version could be created somehow by...
-
16:45 Feature #746: Versioned issue descriptions
- I wrote new plugin for this feature.
You can try to use this plugin: https://github.com/freedayko/redmine_issue_hi... -
16:23 Feature #6813: List all users/roles who will be notified by an issue create/update and allow selection
- I would agree that some improvments are needed with the notification system.
Here is a comment from a member of my... -
15:17 Patch #6985: Bug in diff partial
- I insert this code:...
-
13:57 Patch #6985: Bug in diff partial
- Thanx, i'll try to investigate a bit more
-
13:52 Patch #6985: Bug in diff partial
- Ivan Evtuhovich wrote:
> This is problem in redmine.
>
> @l(:text_diff_truncated)@ - but l() should receive Date,... -
12:37 Patch #6985: Bug in diff partial
- This is problem in redmine.
@l(:text_diff_truncated)@ - but l() should receive Date, DateTime or Time, not Symbol.... -
10:44 Patch #6985: Bug in diff partial
- Is this a bug in core redmine or in the plugin? If the latter is the case, this is the wrong place to report this.
-
10:38 Patch #6985 (Closed): Bug in diff partial
- When using redmine_diff_email plugin, it throws error when generated diff is big
Patch attached... -
14:04 Feature #2585: Add Modules to hide/display Overview, Activity, Roadmap
- +1
-
13:45 Feature #6988 (Closed): Des. telas Aton
- Please use the "demo redmine":http://demo.redmine.org for testing.
-
12:32 Feature #6988 (Resolved): Des. telas Aton
- hiuhuihnjhghfgdr
-
12:28 Feature #6988 (Closed): Des. telas Aton
- Des. html telas Aton
-
13:42 Defect #6986: trackers page not found (404)
- Please copy the error trace you get from @log/development.log@ to here.
-
12:13 Defect #6986 (Closed): trackers page not found (404)
- With an administrator user, when i click "trackers", i've got a 404 error !
Page not found
The page you were tryi... -
13:26 Feature #6982: Change in behavior of Repository auto-fetch feature
- I still don't prefer post commit hooks. Especially on remote server's like assembla, etc creating these hooks are com...
-
09:12 Feature #6982: Change in behavior of Repository auto-fetch feature
- Dayson Pais wrote:
> Why the need for a post-commit-hook when again, the solution is easily implementable within red... -
08:58 Feature #6982: Change in behavior of Repository auto-fetch feature
- @Felix
Ignore my github example then. We don't really use git. Most of our projects are still under svn.
Why the ... -
12:35 Defect #3087: Revision referring to issues across all projects
- +1 here. It could be controlled by the existing admin setting to allow cross project issue linkage. If you need that,...
-
12:18 Defect #6987: Missing template wiki/update.erb
- *The problem is somewhere else, the way to reproduce is wrong*
There have been two separate links to the page one ... -
12:14 Defect #6987 (Closed): Missing template wiki/update.erb
- Hi today we ran into Internal Error when trying to update previously deleted page.
The way to reproduce this is
... -
11:49 Feature #1233: change default homepage to My page
- Here's how to change it manually:
Edit *config/routes.rb*
Change ... -
11:21 Defect #6931: German translation contains english texts
- Ooops ... sorry for that.
I've just retried, here's the result. My comment about my test possibilities still appli... -
10:50 Defect #6981: NoMethodError (undefined method `new' for Digest:Module)
- You seem to have have some weirdness in your rails install, I think the failing @Digest:Module@ is from when rails tr...
-
09:27 Defect #6981: NoMethodError (undefined method `new' for Digest:Module)
- what can i do? any checks?
gems on my system:... -
10:22 Feature #1624: Issue merging
- I could also really use this. We have all emails coming from service@yomamma.com auto-creating issues in a redmine pr...
-
10:05 Feature #4427: Create a new type of role for not project specific maintenance
- +1 a special role for user management would be great
-
06:03 Defect #6740 (Resolved): Max attachment size, incorrect usage of 'KB'
-
06:02 Defect #6740 (Reopened): Max attachment size, incorrect usage of 'KB'
- Heh, autoclosing working! :)
Also available in: Atom