Activity
From 2012-02-02 to 2012-02-04
2012-02-04
-
21:08 Revision 8775 (svn): Fixes assertion.
-
19:56 Defect #10153: Missing "add new file" in Files section after upgrade from 1.0.0 to 1.3.0
- Here's the content of my app/views/files/index.html.erb :...
-
19:32 Defect #10153: Missing "add new file" in Files section after upgrade from 1.0.0 to 1.3.0
- Make sure that none of these plugins override app/views/files/index.html.erb and that you don't have local changes.
-
18:54 Defect #10153: Missing "add new file" in Files section after upgrade from 1.0.0 to 1.3.0
- I have this plugins installed :
* Localizable plugin 0.1.1
* Redmine Gitrevision Download plugin 0.0.8
* Redmin... -
18:51 Defect #10153: Missing "add new file" in Files section after upgrade from 1.0.0 to 1.3.0
- Works ok for me on 1.3 stable.
Some changes were done in the files view, any plugins or custom code changes? -
14:35 Defect #10153: Missing "add new file" in Files section after upgrade from 1.0.0 to 1.3.0
- Database : PostgreSQL 9.0
-
14:33 Defect #10153 (Closed): Missing "add new file" in Files section after upgrade from 1.0.0 to 1.3.0
- After upgrading from redmine 1.0.0 to 1.3.0 (latest stable release) i don't have the "add new file" button in the Fil...
-
19:39 Patch #10154 (Closed): Bulgarian translation (r8774)
-
18:58 Feature #2621 (Closed): Errors when editing an issue that was just edited - StaleObjectError
- Superseded by #8691 which is fixed for 1.4.0.
-
18:46 Feature #8691 (Closed): Better handling of issue update conflict
- Feature added in r8774. The proposed patch seems a bit overcomplicated on the controller side but the behaviour was a...
-
18:36 Revision 8774 (svn): Better handling of issue update conflicts (#8691).
-
15:02 Revision 8773 (svn): Revision graph code cleanup.
-
12:50 Defect #10152 (Closed): Attachment diff type is not saved in user preference
- Fixed in trunk r8760, r8761 and 1.3-stable r8762, r8763.
-
07:02 Defect #10152 (Closed): Attachment diff type is not saved in user preference
- #9612 provides the feature of "side by side" and "inline" patch view for attachments.
Repository diff view saves use... -
12:48 Feature #1005: Add the addition/removal/change of related issues to the history
- Sridhar P wrote:
> Okay, here comes the patch. The wording for the history entries might not be exactly pleasing, bu... -
11:44 Feature #1005: Add the addition/removal/change of related issues to the history
- Okay, here comes the patch. The wording for the history entries might not be exactly pleasing, but you can see that a...
-
12:48 Revision 8772 (svn): replace tabs to spaces at public/help/wiki_syntax_detailed.html
-
12:41 Revision 8771 (svn): Removed useless code.
-
12:25 Defect #10150 (Closed): CSV export and spent time: rounding issue
- Actually, the spent time column is not available in 1.3-stable but in trunk for 1.4 only.
-
12:04 Defect #10150 (Resolved): CSV export and spent time: rounding issue
- Fixed in r8764.
-
12:17 Defect #10013 (Closed): Rest API - Create Version -> Internal server error 500
- Merged.
-
12:17 Revision 8770 (svn): Backported r8686 from trunk (#10013).
-
12:15 Defect #9937 (Closed): Repository settings are not saved when all SCM are disabled
- Merged.
-
12:15 Revision 8769 (svn): Merged r8568 from trunk (#9937).
-
12:14 Defect #9795 (Closed): Unrelated error message when creating a group with an invalid name
- Merged.
-
12:14 Revision 8768 (svn): Merged r8231, r8235, r8236, 8237 from trunk (#9795).
-
12:09 Defect #9793 (Closed): Bad spacing between numbered list and heading (recently broken).
- Merged.
-
12:09 Revision 8767 (svn): Merged r8258 from trunk (#9793).
-
12:08 Defect #9792 (Closed): Ruby 1.9: [v1.3.0] Error: incompatible character encodings for it translation on Calendar page
- Merged.
Leon, please open a separate issue if your problem still persists. -
12:08 Revision 8766 (svn): Merged r8210 from trunk (#9792).
-
12:06 Defect #9775 (Closed): app/views/repository/_revision_graph.html.erb sets window.onload directly..
- Merged.
-
12:06 Revision 8765 (svn): Merged r8209 from trunk (#9775).
-
12:03 Revision 8764 (svn): Fixed rounding issue on spent hours column in CSV export (#10150).
-
10:29 Feature #6296: Bulk-edit custom fields through context menu
- hiroyuki SHIRAKAWA wrote:
> +1
++1 -
09:26 Revision 8763 (svn): Merged r8761 from trunk
- attachment: fix that diff type is not saved in user preference.
-
09:26 Revision 8762 (svn): Merged r8760 from trunk
- scm: git: add test that diff type is saved in user preference.
-
08:53 Defect #10089: Bug in file attaching
- Thanks Jean-Philippe Lang, our static files were still being served from the old version of redmine.
-
07:23 Revision 8761 (svn): attachment: fix that diff type is not saved in user preference (#10152)
-
07:23 Revision 8760 (svn): scm: git: add test that diff type is saved in user preference (#10152)
2012-02-03
-
22:01 Feature #10149: CSV export option: Allow for user selected file name
- I am using Chrome. What I wanted was to have that option built into the export option popup that Redmine shows me so ...
-
21:48 Feature #10149: CSV export option: Allow for user selected file name
- My browser lets me do that. What is yours?
-
20:10 Feature #10149: CSV export option: Allow for user selected file name
- I hit create too soon. Bad description on that one. Sorry.
Basically I just want the ability to do something like ... -
19:59 Feature #10149 (Closed): CSV export option: Allow for user selected file name
- I would like to be able to name my file something other than export.csv. And then automatically export(N).csv when I ...
-
21:52 Defect #10150 (Confirmed): CSV export and spent time: rounding issue
- Same behaviour with spent time column available in current trunk.
-
20:04 Defect #10150 (Closed): CSV export and spent time: rounding issue
- When I export to CSV and include spent time it is being displayed in general not as something like %.2f but as 0.2500...
-
21:45 Defect #10148: Private issue in public projects
- It looks fine. Any plugins or custom changes to the code?
-
20:15 Defect #10148: Private issue in public projects
- Attached image shows Anonymous permissions.
-
20:13 Defect #10148: Private issue in public projects
- !attached_Selection_002.png!
-
19:37 Defect #10148: Private issue in public projects
- Can you check the issue visibility setting for your Anonymous role (in Administration -> Roles -> Anonymous)?
-
19:18 Defect #10148: Private issue in public projects
- 19 private issues: 16 really private / 3 are with error.
We call them.. 1, 2 and 3:
* 1: Created / Changed pub to... -
18:45 Defect #10148: Private issue in public projects
- Sorry, this issue works well.. but, take a look to this: http://projek.psico.edu.uy/issues/1868
I have 19 private ... -
18:40 Defect #10148: Private issue in public projects
- Works for me, I can't access a private issue on a public project.
BTW, the link you provide requires authentication. -
18:16 Defect #10148 (Closed): Private issue in public projects
- We realize that in public projects, when you mark an issue as private you can see publicly.
An example here: http... -
18:44 Defect #10135: ActionView::TemplateError (can't convert Fixnum into String)
- And please, don't assign issues.
-
18:43 Defect #10135: ActionView::TemplateError (can't convert Fixnum into String)
- You upgraded to 1.2.1 but you report this issue against 1.2.3. So what version are you using?
-
18:37 Defect #10089: Bug in file attaching
- James Silver wrote:
> We are also experiencing this exact error since we upgraded to Redmine 1.3.0.stable (MySQL).
... -
17:26 Defect #10089: Bug in file attaching
- We are also experiencing this exact error since we upgraded to Redmine 1.3.0.stable (MySQL).
When the "Add another... -
17:23 Feature #1157: Gantt chart for a user across all projects
- Hello, Here is how I manage to have the functionality (1.3.0 version):
Page "Projects" --> "View all issues" --> "... -
16:50 Feature #1853: Make Projects truly independent of each other
- +1 Language settings per project is welcomed to!.
-
16:00 Defect #10146 (Closed): Can't view file trough SVN repository
- You didn't miss anything, it only means that the Ultraviolet plugin version you've installed is not 1.3 compatible; y...
-
15:31 Defect #10146: Can't view file trough SVN repository
- After looking closely to the log file I've found that the issue is related to the method _toutf8 not being found in t...
-
15:21 Defect #10146 (Closed): Can't view file trough SVN repository
- After upgrading from redmine 1.2.0 to 1.3.0 I can't view the contents of my repository files, altough I can browse th...
-
15:58 Defect #10147 (Closed): Heroku, Redmine and Github
- Please post in forum:Help or forum:Plugins forums, the tracker is for bugs and FR only.
-
15:39 Defect #10147 (Closed): Heroku, Redmine and Github
- Hi!
I'm successfully install Redmine to Heroku (sharp-day-7947.heroku.com/), and now want to add github repo conne... -
13:07 Defect #8167: Custom field of 'list' type always fail validation
- I got the same issue.
Redmine 1.3, no plugins.
If I destroy this issues' custom filed and re-create it, I did not... -
12:55 Feature #5638: Use Bundler (Gemfile) for gem management
- This is a full patch for r8759.
After applying this patch, you need to delete "vendor/gems" and "lib/faster_csv.rb... -
11:13 Feature #4131: Configurable default trackers
- +1
This functionality is very important, especially when You have many diffrent projects at Redmine. -
10:52 Feature #10088 (Closed): API support to bind "parent" on create and update for Issues
- Thanks.
-
10:00 Feature #10088 (Resolved): API support to bind "parent" on create and update for Issues
- wiki updated...closing
-
09:56 Feature #10088: API support to bind "parent" on create and update for Issues
- After researching the source, it looks like the post parameters needs to be changed to:
<parent_issue_id>19</parent... -
09:24 Defect #10144 (Closed): repository view bug
- Please don't assign issues directly.
Closed as duplicate of #9824. -
09:17 Defect #10144: repository view bug
- !http://www.redmine.org/attachments/7141/Screen%20shot%202012-02-03%20at%204.13.21%20PM.png!
-
09:16 Defect #10144 (Closed): repository view bug
- revisions view first column
-
09:15 Feature #10142: Add quick filter "Assigned to me" to saved issue filters
- I think that the solution is to clean up your saved query list.
-
03:20 Feature #10143 (New): Abuse Reporting Method
- It would be great to have a way to mark a post or user to be SPAM on a Redmine installation that you do not control. ...
-
03:00 Feature #1739: Add ability to change issue author
- SPAM SQUASHING
-
00:40 Patch #10137 (Closed): Korean language file ko.yml updated to Redmine 1.3.0
- Committed in trunk r8757 and 1.3-stable r8759, thanks.
-
00:39 Revision 8759 (svn): Merged r8757 from trunk
- Korean translation for 1.3-stable updated by Ki Won Kim.
-
00:38 Feature #10138: Video Player
- I currently use the plugin attached in #5171.
Have it working fine with the latest release of Redmine.
-
00:27 Revision 8758 (svn): remove Korean yaml comment header
- It is too hard to maintain.
-
00:27 Revision 8757 (svn): Korean translation for 1.3-stable updated by Ki Won Kim (#10137)
-
00:26 Revision 8756 (svn): code layout cleanup app/controllers/sys_controller.rb
2012-02-02
-
23:55 Defect #10085: 500 Server error when invalid assigned_to_id parameter passed
- That said, I can't reproduce. I'm getting a 200 reponse with an empty result set.
-
23:47 Defect #10085: 500 Server error when invalid assigned_to_id parameter passed
- According to RFC2616:
> 500 Internal Server Error:
> The server encountered an unexpected condition which preven... -
23:41 Defect #10141: REST API - Projects.xml not working
- Please attach the API response.
-
22:03 Defect #10141 (Closed): REST API - Projects.xml not working
- Hello!
I'm creating an utility to access my redmine installation, and when testing out the different REST API comm... -
23:31 Revision 8755 (svn): Permissions report: display role names on each permission group (#10119).
-
23:18 Feature #10142 (Closed): Add quick filter "Assigned to me" to saved issue filters
- We have created some predefined filters at issue page (by Category, by Status, by Target version). By default they sh...
-
21:18 Defect #10130 (Closed): Broken italic text style in edited comment preview
- The div can not be moved out of form without adding some div and changing some javascript (try to edit and cancel). I...
-
20:58 Defect #10130 (Reopened): Broken italic text style in edited comment preview
- I thought I would have fixed it simply by moving the preview @div@ in source:/trunk/app/views/journals/_notes_form.ht...
-
20:46 Defect #10130 (Closed): Broken italic text style in edited comment preview
- Fixed and merged.
-
21:07 Revision 8754 (svn): Adds specific css class for information in forms.
-
20:46 Revision 8753 (svn): Merged r8752 from trunk.
-
20:45 Revision 8752 (svn): Fixed broken italic text style in edited comment preview (#10130).
-
20:31 Defect #9685 (Closed): Adding multiple times the same related issue relation is possible
-
20:30 Defect #4824 (Closed): Unable to connect (can't convert Net::LDAP::LdapError into String)
- Fixed in r8751.
-
20:30 Revision 8751 (svn): Replaced ruby-net-ldap with net-ldap 0.2.2 gem.
-
20:25 Feature #10140 (Closed): Allow certain fields in an issue to be designated as uncommon for display purposes
- There are certain fields, regular or custom, that while needed as part of an issue are not needed regularly, or are u...
-
19:10 Defect #3087 (Closed): Revision referring to issues across all projects
- This is now fixed:
* related changesets are displayed on the issue even if the repository module is disabled on the ... -
19:09 Revision 8750 (svn): Adds a setting that allows to reference/fix issues of all projects (#3087).
-
18:43 Revision 8749 (svn): Fixed: associated changesets from other projects are not visible if the current project doesn't have the repository module enabled (#3087).
-
17:46 Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
- Ulrich Scheller wrote:
> We have the same problem with our Redmine/git and several bigger projects. It is not that v... -
17:28 Defect #8857: Git: Too long in fetching repositories after upgrade from 1.1 or new branch at first time
- We have the same problem with our Redmine/git and several bigger projects. It is not that visible, because fetching h...
-
17:16 Feature #10138: Video Player
- It should be very interesting to have this functionality work like it does for images.
-
13:33 Feature #10138 (Closed): Video Player
- It would by nice to have ability to play video in Redmine (wiki, issues, documents)
I would prefer to have HTML5 vi... -
17:12 Feature #10139 (New): extend ability to associate settings based on initial category
- Much like the selection of a category can link a default assignee I would like to see this extended to allow for the ...
-
16:21 Feature #8579: Multiple file upload with HTML5 / Drag-and-Drop
- +1 would love this feature
-
14:58 Defect #10136 (Closed): Error rake db:migrate in BuildsProjectsTree
- Closed as Oracle is not supported for now.
-
12:11 Defect #10136 (Closed): Error rake db:migrate in BuildsProjectsTree
- I've got this error:...
-
12:35 Patch #10137 (Closed): Korean language file ko.yml updated to Redmine 1.3.0
- Korean language file ko.yml updated to Redmine 1.3.0
-
12:32 Feature #5577: Add Watcher based on issue category
- +1
-
10:00 Feature #5577: Add Watcher based on issue category
- I wrote a patch for this problem.
In the issue category settings,
we can select default watchers for the category... -
12:29 Defect #10134 (Confirmed): Case insensitive search is not working with postgres 8.4 and umlauts
- Sorry; you're right there is an issue here I can reproduce with Ruby 1.8.7 although I think it should be gone with 1....
-
11:20 Defect #10134 (Reopened): Case insensitive search is not working with postgres 8.4 and umlauts
- #6551 is about search highlighting. My problem is that when searching for "Ämber" no search results are returned at all.
-
11:12 Defect #10134 (Closed): Case insensitive search is not working with postgres 8.4 and umlauts
- Closed as duplicate of #6551.
I guess that demo site is running with Ruby 1.9? -
10:33 Defect #10134 (Confirmed): Case insensitive search is not working with postgres 8.4 and umlauts
- We are using Redmine 1.3.0 with postgres 8.4 on GNU/Linux:
----------------------------------------------
Ruby vers... -
12:12 Feature #8691: Better handling of issue update conflict
- I have applied patch for 1.3.0 stable release and all works fine: some chance to land it on next 1.4.0 milestone?
-
11:31 Defect #10135 (Closed): ActionView::TemplateError (can't convert Fixnum into String)
- Hi
I have migrated my Redmine 1.0.2 to 1.2.1. Everything was good and the migrate DB generated no error or warmin... -
11:14 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- Etienne Massip wrote:
> Can't you add a setting to embed fonts into exported file?
It is difficult that user/admi... -
11:07 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- Can't you add a setting to embed fonts into exported file?
-
10:46 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- On Redmine 1.3, CJK PDF fonts are hard-coded.
source:tags/1.3.0/lib/redmine/export/pdf.rb#L52
Redmine 1.3 uses *non ... -
10:35 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- Etienne Massip wrote:
> This should be automatic
There is no standard font in Japanese.
* Windows: MS Mincho, ... -
09:44 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- I can't see why a font would be a user preference?? This should be automatic, who wants to select a specific font to ...
-
03:17 Defect #4787: Gannt to PNG - CJK (Chinese, Japanese and Korean) characters appear as ?
- This is a patch using user preference.
!user-pref.png!
-
11:01 Feature #1565: Custom query on My page
- This feature would be very useful. As it is now, the "my page" is a bit pointless, since custom queries are not avail...
-
09:48 Feature #10132 (Closed): Upload attachments via drag and drop
- Closed as duplicate of #8579.
-
09:45
Feature #4179: Link to user in wiki syntax
- +1
-
08:54 Feature #4179: Link to user in wiki syntax
- +1
-
07:20 Feature #944: Oracle Support in Redmine
- --
-
07:06 Defect #8783: Words selected from issue list disappeared
- I have the same sad bug too... and even have recorded a video of how it "works"
-
05:24 Feature #9908: The /files directory should contain attachments in subdirectories
- +1 we are also having this issue. We need to save attachments in subdirectories to allow the file systems to handle t...
-
01:24 Feature #5487: Allow subtasks to cross projects
- +1
-
00:35 Feature #779: Multiple SCM per project
- I would like to add another plugin that would be "broken" by non-unique IDs: redmine_git_hosting. (Perhaps "broken" ...
Also available in: Atom