Activity
From 2011-01-28 to 2011-01-30
2011-01-30
-
23:07 Defect #7495 (Closed): Python multiline comments highlighting problem in Repository browser
- When viewing Python code (from an SVN repo) in the repository viewer multiline PyDoc style comments aren't highlighte...
-
20:35 Patch #7494 (Closed): Patch for support http protocol wirh mercurial repository
- Allow to use http with mercurial repository.
-
17:52 Defect #7280: Issues subjects wrap in Gantt
- Yes, I knew it, sorry.
This one should pass test.
-
10:10 Defect #7280 (Reopened): Issues subjects wrap in Gantt
- The patch broke gantt unit tests and was reverted in r4782 (http://www.redmine.org/builds/index.html).
-
07:55 Defect #7280 (Closed): Issues subjects wrap in Gantt
- Etienne, thanks for the patch. Committed in r4780 and merged in 1.1-stable.
-
17:21
Patch #7443: Found-in-version patch
- Unfortunately, after applying the "found-version-1.1.0" patch to the Redmine 1.1.0 sorting and grouping by "target_ve...
-
12:07 Feature #6856: Shibboleth authentication and SSO support
- +1
but it should be discussed how to implement this. via mod_shib and request headers? via saml2/shib ruby plugin?... -
12:07 Feature #6856: Shibboleth authentication and SSO support
- +1
but it should be discussed how to implement this. via mod_shib and request headers? via saml2/shib ruby plugin?... -
10:52 Feature #7493: Allowing underline "_" in project identifier
- Please see #6253.
-
10:07 Feature #7493 (Closed): Allowing underline "_" in project identifier
- We are just about to automate the repo creation a bit by using
repomanger. Our existing Git repos have a naming conv... -
10:07 Feature #7402: REST API - Enumerations
- This would be really useful.
-
07:45 Defect #7476 (Closed): Migration from Mantis (1.0.6) to Redmine (1.0.3) failed
- Merged in 1.1-stable.
-
07:42 Patch #7341 (Closed): Bulgarian translation for 1.1.x ordered
- Committed in r4777, thanks.
-
07:42 Patch #7301 (Closed): Swedish Translation for r4702
- Committed in r4777, thanks.
-
07:42 Patch #7264 (Closed): Czech translation
- Committed in r4777, thanks.
-
07:32 Defect #7256 (Closed): redmine/public/.htaccess must be moved for non-fastcgi installs/upgrades
- File renamed in r4775.
-
07:23 Defect #7329 (Closed): <code class="javascript"> with long strings may hang server
- Merged in 1.1-stable in r4774.
-
07:23 Feature #5344: Update to latest CodeRay 0.9.x
- Merged in 1.1-stable to fix #7329.
-
07:16 Defect #7277 (Closed): Enabling gravatas causes usernames to overlap first name field in user list
- Merged in 1.1-stable.
-
07:12 Defect #7274 (Closed): CSV value separator in dutch locale
- Merged in 1.1-stable.
-
07:10 Defect #7294 (Closed): "Notifiy for only project I select" is not available anymore in 1.1.0
- Merged in 1.1-stable.
-
07:09 Defect #7385 (Closed): Error when viewing an issue which was related to a deleted subtask
- r4741 merged in 1.1-stable.
-
07:06 Defect #7266 (Closed): Test test_due_date_distance_in_words fail due to undefined locale
- Merged in 1.1-stable.
-
07:04 Defect #7386 (Closed): NoMethodError on pdf export
- Merged in 1.1-stable.
-
07:02 Defect #7421 (Closed): no email sent with 'Notifiy for any event on the selected projects only'
- Merged in 1.1-stable.
-
07:01 Defect #7258 (Closed): Automatic spent time logging does not work properly with SQLite3
- Merged in 1.1-stable.
-
00:45 Feature #7404: REST API additions
- I am also missing these features. I am working on a project that automatically updates part of the state of the issue...
2011-01-29
-
21:58 Feature #7492 (New): Support for Amazon Simple Email Service
- AWS recently introduced Simple Email Service, a API for sending email without needing SMTP. This is a great opportuni...
-
15:37 Defect #7490 (Closed): issue's custom field string length check
- In Ruby 1.8, a String is always just a collection of bytes.
in, app/models/custom_value.rb
value.length show by... -
15:20 Defect #7489 (Closed): Issue's journal max string length
In Ruby 1.8, a String is always just a collection of bytes.
in, app/models/journal_detail.rb
value[0..254]
...-
14:34 Feature #1554: Private comments in tickets
- +1
Mantis has that feature as well and we are using it a lot. Our customers uses our issue management system and i... -
12:01 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Ok. Maybe you'll like this one better.
I was having a problem where a user that was not authorized to commit was a... -
08:54 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- michael fox wrote:
> […] Redmine.pm script assumes that the repo name is the same as the name of the project identif... -
08:35 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- I finally got this working, but here's the problem:
Redmine allows you to name your git repo anything, but Redmine... -
11:02 Defect #7488 (Closed): Bug d'un personnage de mon compte
- Le MJ ment, redmine n'a rien à voir avec le jeu.
Vois plutôt sur http://bugtracker.millenium-servers.com -
10:18 Defect #7488 (Closed): Bug d'un personnage de mon compte
- Bonjour , j'ai des équipements non lié dans mon sac et quand je veux les mettre aux enchère , je ne peux pas appuyer ...
-
09:01 Feature #7487 (New): change "author" field format to have login, fname, lname instead of ambiguous "full name"
- "author" and "assigned_to" fields included in "get issues" XML response have user *full* name under ambiguous "name" ...
2011-01-28
-
23:58 Defect #7485 (Closed): git commit --amend doesn't produce appropriate results in the repository browser
-
23:45 Defect #7485 (Resolved): git commit --amend doesn't produce appropriate results in the repository browser
- pebkac, darn!
-
23:20 Defect #7485: git commit --amend doesn't produce appropriate results in the repository browser
- Deleting the files, then commit, then add the files, then commit again (ie, w/o --amend or -f) still does not gain th...
-
23:16 Defect #7485: git commit --amend doesn't produce appropriate results in the repository browser
- After doing a normal commit and a normal git push, these files still don't gain any history. With eg. 'git log added1...
-
22:57 Defect #7485 (Closed): git commit --amend doesn't produce appropriate results in the repository browser
- I pushed a commit that I created with --amend since I had forgotten to add two files. In the repository browser, I ca...
-
23:42 Defect #7486 (Closed): Possibility to uncheck all trackers in project which leads to impracticability creating new issue
- When creating a new project it is possible to uncheck all check-boxes related to trackers (bug, feature, support) wit...
-
21:27 Patch #7469: Adds some strings into ru.yml - Defect #7464
- The last attachmenet should work fine. The problem was with utf-8 coding.
-
21:06 Patch #7469: Adds some strings into ru.yml - Defect #7464
- The same problem occured with the *.txt file... Any russian symbol. What's the problem?
-
21:03 Patch #7469: Adds some strings into ru.yml - Defect #7464
- Try txt-format, I don't know the reason why russian translation is not represented in yml-file (everything is OK with...
-
21:12 Feature #7484 (New): User search for non-admins
- Sometimes I want to see the activity of my colleagues, or find the e-mail for a user.
Searching by user would be u... -
20:53 Feature #7382: Integrated cost tracking module
- Would it really require more privacy then time tracking though?
-
13:06 Feature #7382: Integrated cost tracking module
- This feature is something that even I was hoping would be included in Redmine sooner than later. That being said, I w...
-
20:47 Defect #7464 (Closed): Not all items are translated into Russian in New Issue page
- Closing this in favour of #7469.
-
20:46 Defect #7464: Not all items are translated into Russian in New Issue page
- I don't see any string in your attachement.
-
20:44 Defect #7476: Migration from Mantis (1.0.6) to Redmine (1.0.3) failed
- This patch should solve this problem:...
-
10:22 Defect #7476 (Closed): Migration from Mantis (1.0.6) to Redmine (1.0.3) failed
- Hi,
I have trouble migrating a Mantis database to Redmine. I only uise 1.0.3 because the migration process started... -
20:40 Defect #7477 (Closed): Blank page when I delete a log time
- > in the timesheet plugin
Please, do not report plugin issues here. Contact the plugin developer. -
10:52 Defect #7477 (Closed): Blank page when I delete a log time
- I have a blank page when I try to delete (bin icon) the log time on a issue (in the timesheet plugin). The url is :
... -
20:38 Defect #7479 (Closed): Custom fields problem
- Please read [[SubmittingBugs]].
-
11:56 Defect #7479 (Closed): Custom fields problem
- When I go to custom fields and put in New custom fields inside Projets or User, redmine fails.
-
20:28 Defect #7280: Issues subjects wrap in Gantt
- Should work with IE6 too now.
-
16:59 Defect #7280: Issues subjects wrap in Gantt
- Luis Serrano Aranda wrote:
> I make changes to the files without my modification?
>
> With Internet Explorer if t... -
16:29 Defect #7280: Issues subjects wrap in Gantt
- Very nice solution! It working here.
-
15:41 Defect #7280: Issues subjects wrap in Gantt
- Ups is true sorry
-
15:31 Defect #7280: Issues subjects wrap in Gantt
- Just " for ' (single quotes), absolutely useless.
-
15:25 Defect #7280: Issues subjects wrap in Gantt
- What do you have changed in the line 360 (file gantt.rb) ?
Thanks -
15:16 Defect #7280: Issues subjects wrap in Gantt
- I make changes to the files without my modification?
With Internet Explorer if the subject is truncated fails to c... -
12:07 Defect #7280: Issues subjects wrap in Gantt
- What about truncating the subjects in the subjects column, as the full issue subject is displayed by the tooltip in t...
-
10:30 Defect #7280: Issues subjects wrap in Gantt
- +1
The fix from _Luis Serrano Aranda_ works, but now every row has the additional height. This can be used to work... -
20:05 Defect #7400: E-mail notifications are only sent when user watches issue
- I have same problem after upgrade from 1.0.5 to 1.1.0 on gentoo (if this make sense)
-
20:02 Defect #7400: E-mail notifications are only sent when user watches issue
- I have same problem
-
19:56 Feature #5634: Export issue to PDF does not include Subtasks and Related Issues
- I took this patch and enhanced it to really show subtasks, also ancestors are shown on top
-
17:37 Feature #5325: Add Parent Task to 'Group Results By' drop down
- Interim workaround less than optimal: *Name* your *subjects* in *descending* alphabetical order. Then the tasks will...
-
16:51 Defect #7294: "Notifiy for only project I select" is not available anymore in 1.1.0
- Bonjour,
j'ai une version de redmine en 1.0.4 pourtant pas installée y'a si longtemps et j'ai les mêmes soucis con... -
16:38 Feature #7483 (New): Files - Description
- When you add a file you can add a description.
Would it be possible to display it?
Or better customize the display ... -
15:39 Patch #4776: Totals for Estimated Time
- May I ask you one more thing? On Redmine 1.1, with subtasks, it counts subtasks' hours alongside with parent's, so a ...
-
15:33 Patch #7482 (Closed): pt-BR: translate language
- Please,
check files language
thanks -
15:29 Defect #7430: Log time page broken after 1.1 update
- Michael Tuschik wrote:
> Michael Tuschik wrote:
> > Hi there,
> >
> > we get a simmilar error when accessing the... -
14:38 Defect #7430: Log time page broken after 1.1 update
- Michael Tuschik wrote:
> Hi there,
>
> we get a simmilar error when accessing the timelog of an issue:
>
> [..... -
15:07 Defect #7474 (Closed): Internal error
-
14:25 Defect #7474: Internal error
- Hello,
we have resolved the problem. There were some old tables in the database.
Thanks -
14:19 Defect #7474 (Resolved): Internal error
- I suppose you could as it is not used by redmine.
Hope that it will resolve your problem. -
13:27 Defect #7474: Internal error
- We have installed some earlier before. But we removed it.
Can we manually delete this table column?
-
10:26 Defect #7474: Internal error
- Table @time_entries@ has no 'role' column in redmine db, are you using some plugin relative to roles ?
-
08:45 Defect #7474: Internal error
- As i could see, the error comes from database where column "role" is not submitted during insert.
Does anyone knows ... -
08:26 Defect #7474: Internal error
- Here is an abstract from the log-file:
> Processing IssuesController#update (for 217.194.224.41 at 2011-01-28 08:1... -
07:57 Defect #7474 (Closed): Internal error
- Hi,
if I update an issue while the 'time spent' wealth, I get the following error:
*Internal error
An error ... -
14:17 Feature #2715: "Magic links" to notes
- +1. I was used to this in Trac :)
-
13:54 Feature #415: Daily Digest option for Mail Notifications
- A big vote for this one, and agreeing with Luiz Carlos, the first step could be a very simple (digest or not digest a...
-
12:59 Defect #7272 (Closed): Mercurial test repository not compatible with old hg versions
- Fixed by r4683 and r4687.
-
12:44 Feature #7481 (New): Add to project and issue map support
- The general idea is to be able to create projects and tie them to a map (using OpenStreetMaps or Google Maps or somet...
-
12:34 Feature #7480 (New): Documents - Target Version
- It is possible to have target field in the documents tabs?
-
12:04 Defect #7478 (Closed): Konkurrenzanalyse
- Please use http://demo.redmine.org for testing purpose
-
11:25 Defect #7478 (Closed): Konkurrenzanalyse
-
11:42 Feature #7450: Subtask : automatic status
- What i would like is be able to define rules
Like for instance
For Subtask/tracker-ii *if* Status1 => Status2 _... -
10:39 Feature #7450: Subtask : automatic status
- You mean like grouping tasks for a project phase ?
This is indeed the most common use of subtasking, but not the o... -
09:58 Feature #7450: Subtask : automatic status
- Yes this is a rule to define. For me subtasking is not a "related task" but more a "split" of the parent task..
-
09:42 Feature #7450: Subtask : automatic status
- I guess closing children issues when closing their parent is ok, but closing the parent when closing the last opened ...
-
10:15 Defect #3371: Autologin does not work when using openid
- This issue still exists for me using 1.1.0.stable.4761
-
10:04 Feature #5839: Trackers for projects. To track projects the same we keep track of issues
- Hi Brian, your proposal makes certain sense. However, I see it applicable only when you just want a catalog of projec...
-
09:43 Defect #7377: Updating an Issue with custom fields set fails in V.1.1.0
- You need to save the custom fields with an extra command before you can save the issue....
-
09:40 Feature #7370: Interpret "file://" into issue description
- But then it should be optional because it introduces some security risk. And the user needs to be informed about this...
-
09:11 Feature #7391 (Closed): Html link as custom field
- Closed as duplicate of #5794
-
06:48 Feature #7391: Html link as custom field
- This can easily be done in about 1 minute.
simply wrap the line that renders the custom_value in the auto_link() fun... -
09:08 Defect #7475 (Closed): test
- Please use http://demo.redmine.org for testing purpose
-
08:57 Defect #7475 (Closed): test
-
09:08 Defect #7473 (Closed): check this emai
- Please use http://demo.redmine.org for testing purpose
-
07:38 Defect #7473 (Closed): check this emai
- 斯蒂芬
-
09:07 Defect #7472 (Closed): test
- Please use http://demo.redmine.org for testing purpose
-
07:39 Defect #7472: test
- 淡淡的
-
07:27 Defect #7472: test
- 测试邮件
-
07:27 Defect #7472: test
- 田志英 田志英 wrote:
> test
哈哈
-
06:16 Defect #7472 (Closed): test
- test
-
01:41 Defect #7263 (Closed): github repo is missing 1.1-stable branch
Also available in: Atom