Activity
From 2010-02-10 to 2010-02-12
2010-02-12
-
21:58 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- Maxim,
I got how it works. Sorry for stupid questions.
I my point of view it's not good to use hardcoded charset. I... -
21:39 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- Maxim Verevkin wrote:
> When Base64.encode64 is applied the result is the string splitted with CRLF. The patch decor... -
20:48 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- Stanislav German-Evtushenko wrote:
> Maxim Verevkin wrote:
> > Only the new patch works well for redmine v0.9.1. It... -
20:46 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- Maxim Verevkin wrote:
> Only the new patch works well for redmine v0.9.1. It completely solved the issue of unreadab... -
16:35 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- Only the new patch works well for redmine v0.9.1. It completely solved the issue of unreadable UTF-8 subjects in emai...
-
12:49 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- Maxim Verevkin wrote:
> When Base64.encode64 is applied the result is the string splitted with CRLF. The patch decor... -
09:43 Defect #3592: Unreadable quoted-printable utf-8 long subject in some mail clients
- When Base64.encode64 is applied the result is the string splitted with CRLF. The patch decorates each line with '=?ut...
-
21:27 Feature #4814: Option to prevent removing all members with a certain role
- The update mentioned warns you when you delete yourself from the project, although I haven't paid attention if it was...
-
21:25 Feature #4814: Option to prevent removing all members with a certain role
- Maybe it could be an option in the Admin settings, where you could choose that "At least 1 user with this role" was o...
-
11:35 Feature #4814: Option to prevent removing all members with a certain role
- Have a look if #4402 / r3249 solves what you are describing here. The problem with "making sure at least 1 user with ...
-
08:47 Feature #4814: Option to prevent removing all members with a certain role
- I think I saw something like that in the changelogs some days ago, but I think it was only for the _Manager_ role… I'...
-
05:24 Feature #4814 (New): Option to prevent removing all members with a certain role
- Not sure if this is a huge problem (or why many people would do this), but we had a user that started a project then ...
-
21:07 Feature #4823 (New): Don't evaluate commit-message "refs, closes, ..." when adding a repository
- The problem is like this:
* A project that uses redmine already is forked
* that project's repository contains comm... -
21:06 Defect #4821 (Closed): Corrupted uploaded files
- OK, thanks for the feedback.
-
19:59
Defect #4821: Corrupted uploaded files
- after upgrading to 0.9-stable, no changes BUT the same installation/database/version work on my devel server and don'...
-
19:20
Defect #4821: Corrupted uploaded files
- i'm upgrading all my redmines to branches/0.9-stable (r3393) and i'll give some news
-
19:18 Defect #4821: Corrupted uploaded files
- Can not reproduce with latest trunk.
Uploading a file > 100KB 3 times gives me the same exact md5 hash. -
17:14
Defect #4821: Corrupted uploaded files
- oops, sorry, i forgot some infos
Redmine 0.8.7.devel (MySQL)
(humm ... maybe i should update ...)
-
17:08
Defect #4821: Corrupted uploaded files
- I've uploaded 3 times the same file...
-
16:54
Defect #4821 (Closed): Corrupted uploaded files
- Hi,
when i upload files, like pictures, not always but very often, file is corrupted.
This append on file > 100k
... -
21:03 Patch #4800: Ability to add search providers from plugins
- There is a similar issue #3936.
-
21:03 Feature #4812: Create links to other projects
- [[project1:a_page]] do the job, no?
-
19:46 Defect #4813 (Resolved): Div.task incorrectly wrapping on Gantt Chart
- Fixed in r3414. Tested with Firefox 3.5, IE8 (Win32) and Safari 3.2 (OSX).
-
02:44 Defect #4813 (Closed): Div.task incorrectly wrapping on Gantt Chart
- When using the Gantt Chart all issues that end after the initial visible Gantt screen (That can only be viewed by scr...
-
19:38 Defect #4820 (Resolved): 500 Internal Server Error if add related issue with NaN value
- Fixed in r3413.
-
14:59 Defect #4820 (Closed): 500 Internal Server Error if add related issue with NaN value
- # Open any issue
# Click 'Add' near 'Related issues' block
# Specify any NaN value into 'related to Issue #' field
... -
19:23 Defect #4817 (Closed): All-project (system) shared versions not filtered properly
- These so called "system versions" are project versions that are shared with other projects. They still belongs to a p...
-
10:52
Defect #4817 (Closed): All-project (system) shared versions not filtered properly
- All project system versions should be treated differently than hierarchy-tied versions.
# System versions should n... -
19:20 Defect #4801: ActiveRecord::StatementInvalid when searching wikis
- Please give details about your environment as requested in [[SubmittingBugs]].
-
19:19 Patch #4822: Version cannot be added from issue without existing versions
- Already reported as a defect in #4569.
-
18:01 Patch #4822 (New): Version cannot be added from issue without existing versions
- There seems to be a problem with the ability to add versions from the issue form when there are no versions yet: the ...
-
13:54 Patch #4819 (Closed): Replace images with smushed ones for speed
- The attached patch overwrites some images in the public/images folder with images processed
by the ysmush.it service... -
13:37 Patch #4818 (Closed): Swedish Translation for r3412
-
11:23 Defect #3554: The IMAP method for anonymous issue creation doesn't work from revision Revision 2789
- Problem seems to be solved.
Changed the following thing:... -
10:42
Feature #4816 (New): Global views for multiproject instalations
- When you use redmine to manage multiple projects, you often want Issue summaries across all projects, list RoadMap fo...
-
10:27 Feature #4815: More criteria for filtering tickets
- It's related to issue #2942
-
10:24 Feature #4815 (Closed): More criteria for filtering tickets
- It would be nice to have more options when filtering tickets; it would be great to have options like:
* is empty
* ... -
08:57 Feature #4589 (Resolved): SJIS Encoded source-code not displaying properly
- Just discovered the repository encoding option in administration which resolves the problem.
-
08:51 Feature #4049: Permission management on a per project basis
- Well, we leverage the project nesting feature to work around that, and create say a project @project1@ and subproject...
-
01:10 Feature #4049: Permission management on a per project basis
- Specially, for:
* Public project
* with private SVN repository
It would be very useful to have project-specific ... -
08:23 Defect #4745: Bug in index.xml.builder (issues)
- thats what i said, if you delete the :count parameter, all is working fine !
-
04:00 Defect #4745: Bug in index.xml.builder (issues)
- I wrote a script rest2.rb:...
-
03:44 Defect #4745: Bug in index.xml.builder (issues)
- I wrote a script rest.rb:...
-
03:03 Defect #4745: Bug in index.xml.builder (issues)
- REST API bug?
I tried to run the script http://www.redmine.org/wiki/redmine/Rest_api_with_ruby. Displays an error ... -
07:24 Feature #4786: Gantt Chart - Grouping issues by target version
- I have checked out the custom queries and was unable to create a gantt chart based on the custom query with regards t...
-
02:15 Feature #4798: Bugzilla RPC compliant adapter
- Good lord that looks like a big API ( Assuming http://www.bugzilla.org/docs/3.0/html/api/ ).
Maybe the chances of ... -
02:08 Defect #4775: Sub-project version on Gantt chart - Duplicated project name
- Thank you very much; fix works fo rme.
-
01:08 Feature #4455: Mercurial overhaul
- Toshi Maruyama wrote:
> History editing is rare case on shared repository. I think everytime check of histoy editing... -
01:01 Feature #4455: Mercurial overhaul
- History editing is rare case on shared repository. I think everytime check of histoy editing is high cost. For this c...
-
00:32 Feature #4455: Mercurial overhaul
- Peter Fern wrote:
>
> Be careful - with history editing, the current code does not clear missing revisions, so y...
2010-02-11
-
23:29 Feature #4455: Mercurial overhaul
- Toshi Maruyama wrote:
> Adding a field at "changesets" table is only way to resolve this performance problem.
> So ... -
22:13 Feature #4455: Mercurial overhaul
- I reconsidered above performance problem.
Mercurial revision number is sequential from 0.
So, "changesets.count - 1... -
19:26 Feature #4455: Mercurial overhaul
- Toshi Maruyama wrote:
>
> I tried to resolve this problem referring patch of #3449.
I mistake issue number. Cor... -
18:31 Feature #4455: Mercurial overhaul
I found the reason of #3449 "Redmine Takes Too Long" *everytime*.
The reason is "db_revision" and "scm_revision" a...-
03:29 Feature #4455: Mercurial overhaul
- I created wiki converter rake task.
http://github.com/marutosi/redmine/commit/ec8d2de04876f2a77aeb2ca88f4407c0e1db8b... -
23:12 Feature #4812 (Closed): Create links to other projects
- Currently there appears to be no way to create an automatic link within a wiki to a particular project. The only way ...
-
23:00 Feature #4199: Reassign back to original author from an SCM commit
- The same patch above can be applied to 1.9
-
22:41 Feature #1214: REST API for Issues
- Just to give some feedback. The problem Henrik and I mentioned was solved for me, if I removed the redmine_subtasks_p...
-
22:11 Defect #3449: Redmine Takes Too Long On Large Mercurial Repository
- This patch is only for this issue.
I will describe this patch purpose at #4455 - Mercurial overhaul later.
-
21:57 Patch #4755: Create and maintain groups from LDAP attributes
- I have not been aware of #1113, thanks for pointing this out.
Indeed, there have been thoughts about having more t... -
20:44 Defect #4795 (Closed): REST Api for Issues returns HTML
- OK, thanks for the feedback.
-
20:37 Defect #4795: REST Api for Issues returns HTML
- Ok, I’ve just downloaded a fresh trunk and only did transfer the database without any plugins. This worked great.
An... -
19:14 Defect #4795: REST Api for Issues returns HTML
- Can not reproduce with a fresh trunk.
-
13:44 Defect #4795: REST Api for Issues returns HTML
- Ok, sorry...
I tested the REST API with the script you described here [[Rest_api_with_ruby]]. Then I get this error... -
20:41 Feature #605 (Closed): User groups!
- Groups were added in 0.9.
-
20:40 Defect #3353: Wiki won't show [...]
- I can't reproduce it anymore either, so I'd suppose it has been corrected somehow. Thanks for checking again though :-)
-
20:36 Defect #3353 (Closed): Wiki won't show [...]
- Just tried to preview your comment and it looks fine. Just like your comment above.
-
20:39 Defect #1336 (Closed): After 0.6.3 -- 0.7.1 upgrade, project views fail with SQL error about "tracker_id" column
-
20:38 Defect #2316 (Closed): Problem tags with email issues.
- Keywords are now filtered and should not appear in issue description.
-
20:37 Defect #2509 (Closed): autofetch with cvs repository does not find changes in sub folders
-
20:36 Defect #2528 (Closed): Add member to project does not work in Safari.
-
20:33 Defect #3757 (Closed): Issuses assigned to ID problem
-
20:32 Defect #3899 (Closed): Textilizable parses min() and max() comments in commit messages
-
20:32 Defect #4276 (Closed): Login failure running 0.8.7 in tomcat with jRuby
-
20:30 Defect #4801: ActiveRecord::StatementInvalid when searching wikis
- Okay I tracked this down to having to do with the nested inclusion of @{:wiki => :project}@ - as soon as I reduce thi...
-
20:05 Defect #4801: ActiveRecord::StatementInvalid when searching wikis
- While I try to reproduce why it works for you, I'm putting this question: Why does Redmine even try to find wiki cont...
-
19:12 Defect #4801: ActiveRecord::StatementInvalid when searching wikis
- Can't reproduce. A join with wiki_contents table is expected.
-
12:41 Defect #4801 (Closed): ActiveRecord::StatementInvalid when searching wikis
- If you try to search wiki pages, the following error is logged and Redmine shows a 500 error:...
-
20:26 Feature #4806 (Closed): Filter the issue list by issue ids
- Type an issue id in the search field and hit enter.
-
15:55 Feature #4806 (Closed): Filter the issue list by issue ids
- It should be possible to filter by issue id (the # column).
Now (Redmine 0.9.2-devel) it is not. -
20:22 Defect #4797 (Resolved): Project copy loses wiki pages hierarchy
- Fixed in r3412.
-
20:21 Feature #4811 (Closed): Track changes to issue descriptions like wiki content
- It would be nice if Redmine would treat issue descriptions like wiki content by tracking the changes to the descripti...
-
20:10 Feature #2214: Autocreate repositories
- Redmine is configured to create repositories on reposman.rb run if the module Repository is enabled. What I did was: ...
-
19:27 Patch #4623: Filters collapsed by default on Issues index page
- +1
-
18:59 Feature #630: Allow non-unique names for projects
- what is the status on this? there is no reason for project names to be unique
this is especially annoying when 2 dif... -
17:24 Feature #3071: connect ecm systems to redmine
- +1
-
17:18 Feature #2521: Allow specifying default categories
- Seems to be a duplicate of #1278
-
17:11 Feature #2521: Allow specifying default categories
- Me too!!!
-
17:15 Feature #1278: Creating global (default) categories.
- Me too!!! - Seems to be a duplicate of #2521
-
16:58 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
Good news and bad news:
The good news is that the patch works, and the repository import
proceeded beyond the p...-
16:20 Patch #4807 (Closed): Allow to set the done_ratio field with the incoming mail system
- Here's a small patch that allows the updating of the "done_ratio" field in the incoming mail handler.
-
15:38 Feature #4805 (New): Replace original "Added by" in Issue Copy function
- It would be nice if the issue copy function has a "Replace original added by" function.
Reason:
When I copy betwe... -
15:19 Feature #4804 (New): Removal of category/date of publication and Files header from a document
- Right now any document you create includes the category and the date of publication at the top of the document, and a...
-
14:41 Feature #4802 (Closed): TEST2010
-
14:17 Feature #4802 (Resolved): TEST2010
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
13:56 Feature #4802 (Closed): TEST2010
-
14:41 Feature #4803 (Closed): Projekt1
-
14:17 Feature #4803 (Resolved): Projekt1
- Please use the "demo redmine":http://demo.redmine.org/ for testing purposes.
-
13:57 Feature #4803 (Closed): Projekt1
-
12:29
Defect #4728: Bugs in Version sharing
- Maxim Krušina wrote:
> ANd this fir is for redmine trunk or for plugin code?
I have it running ( and the patch is... -
11:50 Defect #4728: Bugs in Version sharing
- ANd this fir is for redmine trunk or for plugin code?
-
10:59
Defect #4728: Bugs in Version sharing
- Maxim Krušina wrote:
> So it's bug in subtasking plugin?
> If so, we have to disable it, because we cannot work cor... -
10:56 Defect #4728: Bugs in Version sharing
- So it's bug in subtasking plugin?
If so, we have to disable it, because we cannot work correctly with versions...
-
11:07 Feature #1077: ICS view of Calendar
- Can someone create plugin or integrade it into trunk, please? ;)
-
08:07 Feature #1077: ICS view of Calendar
- Hi,
thanks for your work on that. I would also be interested in the SVN patch.
Thanks again,
David -
10:16 Defect #4610: undefined method `env_table' for nil:NilClass (NoMethodError) with rev 3335
- i had the same issue, resolved with passenger :)
-
09:45 Defect #4789 (Resolved): Cross references from SCM to projects work, but are missing on projects to SCM with project inheritance
- I have rechecked the issue with plain redmine installation built with new database (loaded from defaults) and everyth...
-
09:19 Patch #4800 (Closed): Ability to add search providers from plugins
- When I was trying to upgrade Redmine Blogs plugin to 0.9.x Redmine and to implement an activity and a search provider...
-
02:15 Feature #3545 (Resolved): Changes in PERMISSIONS access rights
- The functions are now readily available.
DELETE! -
01:05 Feature #4799 (New): Issue Custom Fields Parent-Child
- Issue Custom Fields Parent/Child:
I am a newbie trying to do this requirement. I could not make it work by just usi... -
00:33 Feature #286: SVN revision pseudo-automatically linked to issue
- Sorry, delete these 2 notes, I added it to the wrong issue. See #4798
-
00:30 Feature #286: SVN revision pseudo-automatically linked to issue
- Just adding my 2 cents. I personally feed that Redmine is quite superior to Jira and Bugzilla. However, a lot of so...
-
00:33 Feature #4798 (New): Bugzilla RPC compliant adapter
- I personally feed that Redmine is quite superior to Jira and Bugzilla. However, a lot of software, such as Teamcity, ...
2010-02-10
-
23:39
Defect #4792: Version sharing - not available in "All Issues Report"
- The r3409 is fine. However it creates version names, that contain the name of project you were creating the version i...
-
22:33 Defect #4792 (Resolved): Version sharing - not available in "All Issues Report"
- Fixed in r3409.
-
17:53
Defect #4792 (Closed): Version sharing - not available in "All Issues Report"
- Shared "System" versions are not available in Filters on http://redmine/issues
It is therefore not possible to fi... -
23:32 Feature #4791: Activity per project and user - missing link?
- How about to convert user names in project's activity page into this links?
-
22:40 Feature #4791: Activity per project and user - missing link?
- It actually works. Just need to find where to add these links.
-
16:43 Feature #4791 (New): Activity per project and user - missing link?
- It's possible to track "user's activity":http://www.redmine.org/activity?user_id=1 from "user's page":http://www.redm...
-
23:26 Defect #4797 (Closed): Project copy loses wiki pages hierarchy
- Copying a project loses the parent-child relationships between wiki pages. Version is current devel r3403.
-
23:01 Feature #4796 (Closed): Rails 3 support
- Migrate Redmine to Rails 3 once Rails is out of beta. Must make sure Redmine plugins are still *functional* and can ...
-
22:59 Defect #4773: Redmine+Git+PostgresSQL 8.4 fails with linux kernel tree (encoding)
- Can you try this patch:...
-
22:42 Defect #4788 (Closed): issue filter with custom fields failed after upgrade to 0.9.2
- Thanks for your feedback.
-
22:33 Defect #4788: issue filter with custom fields failed after upgrade to 0.9.2
- Thx, Jean-Philippe,
I install fresh copy and everything was OK. I began to install plug-ins one by one and found t... -
21:54 Defect #4788: issue filter with custom fields failed after upgrade to 0.9.2
- Can not reproduce. And I don't see how you can get this ArgumentError since #sql_for_field actually accepts 6 argumen...
-
11:32 Defect #4788 (Closed): issue filter with custom fields failed after upgrade to 0.9.2
- Hi,
I upgraded our company redmine from 0.8.6 to 0.9.1 and then to 0.9.2
When I tried to run some of saved quer... -
22:23 Defect #4778: Change to "Subproject of" silently fails
- Can not reproduce. I'm able to change the parent project of a child project without using your workaround.
-
22:20 Defect #4761 (Resolved): Sub-projects are always displayed on the roadmap
- Fixed in r3408.
-
22:05 Defect #4775 (Resolved): Sub-project version on Gantt chart - Duplicated project name
- Fixed in r3406.
-
21:46 Defect #4789: Cross references from SCM to projects work, but are missing on projects to SCM with project inheritance
- You're absolutely right Felix, a test exists for this use case:
source:/trunk/test/unit/changeset_test.rb@3357#L88
... -
16:57 Defect #4789: Cross references from SCM to projects work, but are missing on projects to SCM with project inheritance
- Ok, I think JPLang will be more able to help with that.
-
16:53 Defect #4789: Cross references from SCM to projects work, but are missing on projects to SCM with project inheritance
- I've just re-checked the issue with 0.9 branch r3393 and it does not work properly...
-
13:49 Defect #4789: Cross references from SCM to projects work, but are missing on projects to SCM with project inheritance
- test
-
13:46 Defect #4789: Cross references from SCM to projects work, but are missing on projects to SCM with project inheritance
- I think It has already been fixed in r3357/r3380 and is the same request as #4674. Could you please check if that sol...
-
13:23 Defect #4789 (Closed): Cross references from SCM to projects work, but are missing on projects to SCM with project inheritance
- In normal case when the repository is imported all #number log messages are properly converted to the links to issues...
-
21:36 Defect #4793 (Closed): incorrect search behaviour
- Use "123" (with double-quotes).
-
17:55 Defect #4793 (Closed): incorrect search behaviour
- I'm trying to search entering a number in appropriate field.
It always opens issue with the passed number instead of... -
21:34 Defect #4794 (Closed): wiki rendering bug
- One more duplicate.
-
18:01 Defect #4794 (Closed): wiki rendering bug
- put the following as part of wiki text....
-
21:32 Defect #4795: REST Api for Issues returns HTML
- Can't reproduce, please give some details.
-
19:12 Defect #4795 (Closed): REST Api for Issues returns HTML
- Calling the REST /issues.xml like described in the documentation returns an invalid html code.
No XML is returned at... -
21:30 Defect #4790 (Resolved): Problem with configuring subprojects
- This should be fixed in r3405.
-
15:26 Defect #4790 (Closed): Problem with configuring subprojects
- I have _managers_ that are allowed to create subprojects, but not (main) projects. Also the manager can edit projects...
-
19:14 Feature #1214: REST API for Issues
- Hi there... I just submitted a bug report Issues #4795.
Hopefully this is going to be fixed soon ;-) -
10:10 Feature #1214: REST API for Issues
- Hannes and Henrik, the issues.xml issue is a new bug regarding functionality that has been introduced and is believed...
-
08:23 Feature #1214: REST API for Issues
- I’ve got the same issue like Henrik. Projects.xml works just fine, but issues.xml returns html.
I just updated from ... -
18:27
Defect #4728 (Resolved): Bugs in Version sharing
- > shared versions are visible in subproject's Settings/Verions, but aren't listed in Target version field, when addin...
-
15:53
Defect #4728: Bugs in Version sharing
- Another:
System Issues - common for all projects - are displayed as "<Project_where_admin_added_global_version> - ... -
16:39 Feature #482: Default assignee on each project
- We would be very greatful, if you could provide feedback, if this feature is to be resolved in nearest 2-3 months?
-
16:30 Feature #4675: Multiple e-mails for each user
- That would indeed be a nice to have. As the mail-Attribute in LDAP may be multi-valued (e.g. you can have several "ma...
-
16:14 Feature #1113: Link LDAP groups with user accounts
- You may also be interested in #4755.
-
03:02 Feature #1113: Link LDAP groups with user accounts
- I'm starting to work on some LDAP features for a customer, including linking them to groups in Redmine. A few of the...
-
16:10 Patch #4755: Create and maintain groups from LDAP attributes
- +1
What you did is extremly close to our needs here at my institute. Thanks for your work! I would appreciate to h... -
16:00 Feature #2024: gantt chart editing
- @Eric Davis : Where can i find your rewrite ? is this plugin will be integrated to the core of redmine ?
-
12:38 Feature #1935: An option to completely disable email notifications
- Wanted to give this issue a little poke.
We would really like to have this functionality and the fix seems pretty s... -
10:09 Defect #4780 (Closed): ActionView::TemplateError (undefined method `<=>' for nil:NilClass)
-
08:48
Defect #4780 (Resolved): ActionView::TemplateError (undefined method `<=>' for nil:NilClass)
- Problem is resolved. ...
-
09:31 Defect #4743: Migrate from trac - not displayed Wikis
- > You have to set up your wiki start page in the settings of your project.
Setup wiki start page in the settings n... -
09:12 Defect #4784: Upgrade failed from 0.8.7 to 0.9.2 at "rake db:migrate"
- I tried several things
*1.* +I first tried "gem install mysql" but it failed+... -
08:51 Feature #4786: Gantt Chart - Grouping issues by target version
- I just saw issue #4751 allows this it you create custom queries and view the resulting gantt chart from there.
It... -
08:38 Feature #4786 (Closed): Gantt Chart - Grouping issues by target version
- On of my colleagues has started using the Gantt chart a lot for project management.
She noticed that all issues, ... -
08:44 Defect #4787 (Closed): Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- When exporting a gantt chart to png format all Japanese (hiragana,katakana and kanji) characters are replaced with ? ...
-
08:04 Defect #4607: Completely broken unit tests with Ruby 1.9 (encoding problem)
- Thanks.
-
02:01 Defect #4607: Completely broken unit tests with Ruby 1.9 (encoding problem)
- Aleksey Palazhchenko wrote:
> btw, I think support for Ruby 1.9 would be a great target for Redmine 1.0. How about t... -
06:45 Feature #4455: Mercurial overhaul
- Toshi Maruyama wrote:
> I update source:trunk/test/unit/repository_mercurial_test.rb.
> And I create git repository... -
06:26 Feature #4455: Mercurial overhaul
- I update source:trunk/test/unit/repository_mercurial_test.rb.
And I create git repository on github.
http://github.... -
05:01 Feature #4785 (Closed): Request for Drag and Drop feature for file upload in Issues, Forum Messages etc...
- Is there any feature available for uploading files using Drag and Drop facility ?
We are using redmine very effect... -
03:27 Defect #4723 (Closed): HTML is shown while the target version selection
- Thanks Jérémy Lal.
-
01:32 Defect #4723: HTML is shown while the target version selection
- I've fixed it and will release a new package soon.
This issue should be rejected as it is not a bug in the official ... -
01:08 Defect #4723: HTML is shown while the target version selection
- The bug has been reported upstream: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569080
-
03:22 Defect #4718: MenuManager dies if you delete all items and then re-add
- Robert brought this to my attention on IRC. A workaround is to make sure a menu always has at least one item in it.
-
03:07 Patch #4661 (Closed): In roadmap.rhtml, misplaced minus-signs.
- @<%- ... -%>@ is actually valid ERB, it means to trim leading whitespace '@<%-@' and trailing whitespace '@-%>@'. Th...
-
02:57 Feature #247: Notification mail sender is the author and includes project information.
- Ryan Phung wrote:
> In big project teams, when people receive a lot of email they usually filter their email by send... -
02:56 Feature #4199: Reassign back to original author from an SCM commit
- Any update or thoughts on this making it's way into a release?
-
02:16 Patch #4641: Add information about openid requirements to /admin/info
-
02:12 Feature #4638 (Closed): Finishing Document GMCP
-
02:11 Feature #4636: System-wide Object Label Settings and the general Open Pario Malaise
- If anyone is interested, I have a (officially unreleased but used in production) plugin that lets you override Redmin...
-
01:47 Patch #4573 (Closed): Move github gems to Gemcutter
- Konstantin Haase wrote:
> Why not embed Object Daddy as a plugin, which seems to be the official way to do it?
It... -
01:45 Feature #4582: Automaticly set an issue status when an issue is first assigned
- Mischa is correct, #3605 renamed the default "Assigned" status to "In Progress".
I've reword the subject to descri... -
01:28 Defect #4565 (Closed): settings : stack level too deep
Also available in: Atom