Activity
From 2010-10-25 to 2010-10-27
2010-10-27
-
23:59 Defect #6763 (Closed): New gantt charts: subject displayed twice on issues
- See screenshot:
!gantt_issue_subjects_displayed_twice.png!
Probably due to the fact that @link_to_issue@ alread... -
23:42 Feature #3967: Ability to define default columns to display based on project
- +1
I really need this to use Redmine for different groups of users! -
23:41 Defect #6714: Gant visualization issue
- Eric Davis wrote:
> Parent/child issues are displayed in the new implementation.
Hm, not on my tests 5 mins ago :... -
23:27 Defect #6714: Gant visualization issue
- Jean-Baptiste Barth wrote:
> It seems parent task to subtasks relations are not displayed anymore in the new impleme... -
23:20 Defect #6714: Gant visualization issue
- Gantt charts has been completely rewritten for Redmine 1.1.0, which will be released in the end of 2010. It seems par...
-
23:35 Defect #6725: Acronyms don't work for Russian language
- Acronyms only work with one capital letter followed by some capital letters or numbers. By letter, we mean A to Z... ...
-
23:26 Defect #6713: Git: Not able to Resetting Redmine project respository
- Can you provide the exact error message, the eventual error in the logs, and the informations listed in [[SubmittingB...
-
23:01 Patch #6762 (Closed): Use GET instead of POST to retrieve context_menu
- See #6750. As the action doesn't change anything on the server, it should use GET not POST if we follow REST principles.
-
22:59 Patch #6761 (Closed): Use blank?/present? methods instead of empty? to avoid nil undefined method errors
- Discussed in #6750, I think it would be a good practice to avoid the well known "undefined method error for nil:NilCl...
-
22:56 Defect #6750 (Resolved): ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
- Original problem fixed in r4302. I'll open new issues for the other things we mentionned.
-
19:17 Defect #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
- Eric Davis wrote:
> I think GET is better. Since the parameters passed to the context menu don't change anything on... -
16:40 Defect #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
- Jean-Baptiste Barth wrote:
> Two problems at first sight:
> * we should use @blank?@ everywhere, which works with @... -
14:34 Defect #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
- Two problems at first sight:
* we should use @blank?@ everywhere, which works with @nil@, whereas @empty?@ doesn't
* ... -
10:45 Defect #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
- Noted. :)
-
04:36 Defect #6750: ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
- Thanks for the bug report.
It's easier if you post the error message into the body of the issue so someone doesn't... -
04:10 Defect #6750 (Closed): ActionView::TemplateError (undefined method `empty?' for nil:NilClass) on line #12 of app/views/context_menus/issues.html.erb:
- Visiting this URL always results in a 500 internal server error. The error in the production log has been attached.
... -
22:50 Defect #6754: Links broken.
- All these links are OK on my instance. Can you provide informations listed in [[SubmittingBugs]] and make sure you do...
-
18:14 Defect #6754 (Closed): Links broken.
- In project overview details and report:
wrong: http://domain.com/projects/<project_name>/timelog/(details|report)
... -
22:45 Defect #6749: Manage is too broad for Issue Categories
- I think it would be too specific and complicated to track who created what and manage permissions around that. But ma...
-
03:16 Defect #6749 (New): Manage is too broad for Issue Categories
- A setting that was "Create Issue Categories and delete Issue Categories which I've created" would be great, as I want...
-
22:33 Defect #61: Broken character encoding in pdf export
- Hi, after updating the RFPDF my application stopped to work. I also applied this 61 patch, But the problem persists.
... -
22:27 Defect #6752 (Closed): Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement
- Thanks. I've heard they'll remove it for rubygems 1.4 but I cannot find a pointer to this anymore... The warning has ...
-
20:53 Defect #6752: Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement
- I figured it was possible it wasn't Redmine related, but you never know.
My rubygems version is 1.3.7 -
19:16 Defect #6752: Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement
- If I remember correctly it's due to the way Rails 2.3.5 manage its gems, not related to Redmine specifically. We deci...
-
16:06 Defect #6752 (Closed): Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement
- I'm getting this error in my default Apache error log....
-
22:16 Defect #6760 (Closed): Select box sorted by ID instead of name in Issue Category
- When attempting to assign a user to an issue category, the list is sorted by ID instead of by Name. This makes it dif...
-
20:46 Defect #6759 (Closed): rdm-mailhandler does not have a port option, fails with port forwarding
- In our environment, applications use port forwarding to avoid using root to start up web services. Port 80 and 443 ar...
-
20:46 Patch #6569: Updated Hebrew translation
- updated for new line (notice_not_authorized_archived_project)
-
20:40 Defect #6740 (Resolved): Max attachment size, incorrect usage of 'KB'
- Fixed in r4300.
-
20:35 Feature #6629 (Resolved): Change field-name of issues start date
- Fixed in r4299.
-
20:24 Defect #6607 (Resolved): Unclear caption for german button_update
- Commited.
-
20:22 Feature #5728: Parent task field should be made available as filter in the issue list
- I'm using version 1.0.1 and still unable to filter tasks as parent_task is Null
-
20:16 Patch #6739 (Resolved): Swedish Translation for r4288
- Commited to svn.
-
20:16 Patch #6736 (Resolved): Traditional Chinese language file (to r4288)
- Commited to svn.
-
20:16 Patch #6732 (Resolved): Japanese Translation for r4287
- Commited to svn.
-
20:16 Patch #6731 (Resolved): Macedonian translation fix
- Commited to svn.
-
20:16 Feature #6669 (Resolved): Bulgarian translation
- Commited to svn.
-
20:06 Defect #6435: Links to wikipages bound to versions do not respect version-sharing in Settings -> Versions
- Included in a fix for #4416, I didn't take the if-block though, as it seems superfluous.
-
20:05 Feature #4416: Link from version details page to edit the wiki.
- Ok, just adapted Mischa's patch to trunk and used the same link in the project settings > versions. The idea for the ...
-
19:09 Feature #6755 (Closed): Wiki field format for type for custom field
- Closing as duplicate of #5794 ; you could test the patch provided there, and give us a feedback. It might be integrat...
-
18:20 Feature #6755 (Closed): Wiki field format for type for custom field
- It would be great to have a custom text field that could be wikified.
-
19:06 Feature #6758 (Closed): Move Simple CI plugin to Github
- http://www.redmine.org/boards/3/topics/16859
-
19:06 Feature #6757 (Closed): Move Embedded plugin to Github
- http://www.redmine.org/boards/3/topics/16859
-
19:05 Feature #6756 (Closed): Move Bots Filter plugin to github
- http://www.redmine.org/boards/3/topics/16859
-
18:45 Feature #5561: Auto add assign person to watch list
- Would it be difficult to extend this to be on creation per project? That is, any issue created in a certain project ...
-
18:40 Feature #5577: Add Watcher based on issue category
- +1
I'd like to see this feature expanded to allow a default watcher on all issues in a project as well. -
16:57 Patch #1582: Add Time Spent Column to Issue List
- I make this changes:
app/models/query.rb
+ "QueryColumn.new(:spent_hours)," to @@available_columns
config/locale... -
16:29 Feature #3169: Multiple repositories for projects
- I would definitely vote 'yes' for this feature.
We create subprojects to cover multiple repositories, but this is no... -
15:26 Feature #6751 (Closed): Advanced user administration
- At the moment, there's no way to delete a user once he/she is registered.
It would be nice if there were better wa... -
12:05 Patch #4905: Redmine.pm: add support for Git's smart HTTP protocol
- Hi,
I'm interested on this patch. However I'm confused. There 9 patch files.
Which one should I use?
Can any... -
10:52 Feature #2715: "Magic links" to notes
- +1
-
07:21 Feature #2653: New permission for issues: view_own_issue
- Use subprojects for different groups
-
07:04 Feature #2653: New permission for issues: view_own_issue
- Is it possible for not showing view-own-issues only members in Overview/Member area? Also, is it possible not allow...
-
07:04 Feature #2549: Enable the watching of news
- +1 from me... +100 from each of my clients :-)
-
04:48 Feature #502: Alternate way of adding files to projects
- Concur --- my need is similar. I already have a USB drive attached that has quite a few ISO disk images that are 4GB...
-
03:08 Feature #5220: Subcategories or multiple category tags or multi-select custom fields
- Moving issue categories to be tags/labels would be great. I've been wanting to tag things as 'javascript' and 'ajax'...
-
01:57 Feature #2972 (Closed): Improve Changelog feature (separate tab and merge Roadmap features)
- I've ported the old Changelog view to a plugin and upgraded it for Redmine 1.0.x/1.1.x.
http://github.com/edavis10... -
01:45 Feature #6666: Soft delete of issues
- We accidentally had one of our issues permanently deleted. I disabled the delete issue option for now, but I second t...
2010-10-26
-
23:25 Feature #685: New Custom Field "Found in Version"
- This is quite useful in many situations. +1 :)
And having it generalized as "feed custom field with project data (so... -
21:42 Feature #6522: Projects page optional as collapsable tree
- I did this using jQuery, and some minor changes to the code.
If someone wants help to make this, just mail me. -
21:40 Feature #1712: add custom fields that are calculations of other fields
- +1
I also would like a custom aggregate field to be exposed in custom aggregated queries. -
19:47 Patch #5441: Initialize TimeEntry attributes with params[:time_entry]
- I forgot to ask you to execute the updated test as I'm not confident in my redmine installation...
-
19:44 Patch #5441: Initialize TimeEntry attributes with params[:time_entry]
- I've updated the patch according to current github master.
The 'test_get_edit_with_params' functional test has been ... -
17:38 Defect #6746 (Closed): Wiki links are broken on Activity page
- Fixed in r4294
-
16:53 Defect #6746 (Closed): Wiki links are broken on Activity page
- Changes in r4265 has broken the wiki links on the Activity page when "Wiki Edits" are checked.
-
17:37 Defect #6747: Wiki diff does not work since r4265
- I'll fix this after I finish refactoring the wiki controller. The routing is a mess and I don't see any clear way to...
-
16:55 Defect #6747 (Closed): Wiki diff does not work since r4265
- Wiki function "View differences" in history does not work anymore since r4265.
-
15:32 Defect #6745 (Closed): テストTT
- Please use the "demo redmine":http://demo.redmine.org for testing.
-
14:05 Defect #6745 (Closed): テストTT
-
15:31 Defect #6724: Wiki uploads does not work anymore (SVN 4266)
- Adrian S. wrote:
> Should I submit a new issue with these points?
Please do. -
14:05 Defect #6724: Wiki uploads does not work anymore (SVN 4266)
- I've updated to the latest SVN version. Wiki uploads work now.
But I've found new problems dealing with wiki in ge... -
15:05 Feature #5862: Additional email notification preferences
- You can disable creators from receiving emails notification by comment the following line at issue.rb located in app/...
-
11:32 Patch #1582: Add Time Spent Column to Issue List
- Hi,
I applied the patch listed in #17 post. Everything is working fine except that when i try to sort by spent_hou... -
11:05 Defect #6744 (Closed): lft and rgt fields are null when issue is added via redmine:email:receive_imap
-
06:12 Defect #6744 (Resolved): lft and rgt fields are null when issue is added via redmine:email:receive_imap
- I'm sorry for the false report. It turns out that I was using the *old* redmine's rakefile, which is what was causing...
-
04:03 Defect #6744 (Closed): lft and rgt fields are null when issue is added via redmine:email:receive_imap
- When receiving a report via email in 1.0.2, lft and rgt columns in the issues table are set to null. This causes inte...
-
11:04 Feature #6743 (Closed): Custom queries for all projects and for all users
- Ok, thanks for the feedback.
-
10:59 Feature #6743: Custom queries for all projects and for all users
- As an admin, right. Sorry I did not check that. Therefore, please reject the issue.
-
09:58 Defect #6734: robots.txt: disallow crawling issues list with a query string
- Oh, and if /issues?sort= isn't the only one that bots might follow (because there's other parameterized stuff on the ...
-
09:56 Defect #6734: robots.txt: disallow crawling issues list with a query string
- This isn't "official", but I tried to find as many sources as I could, hopefully these'll help out. From what I read,...
2010-10-25
-
23:57 Feature #6743: Custom queries for all projects and for all users
- I can create a custom query that is public, for all projects, and will list all open issues not assigned to me, me he...
-
19:26 Feature #6743 (Closed): Custom queries for all projects and for all users
- There should be a possibility (even for an admin) to create custom query for the issues and assign them for all users...
-
23:55 Defect #6742: Custom queries defined as public can be edited by others
- This should only be possible for users with the permission "manage public custom queries", and those should be trustw...
-
19:06 Defect #6742 (Closed): Custom queries defined as public can be edited by others
- When defining a custom query for issues it is possible to define it as 'public'. Therefore it can be used by everyone...
-
23:43 Defect #6734: robots.txt: disallow crawling issues list with a query string
- Ве Fio wrote:
> From what documentation I can get my hands on, this doesn't seem to be documented. I know that putti... -
20:15 Defect #6734: robots.txt: disallow crawling issues list with a query string
- Hi,
From what documentation I can get my hands on, this doesn't seem to be documented. I know that putting an entr... -
12:39 Defect #6734: robots.txt: disallow crawling issues list with a query string
- Do you have any idea/example on how to disable bots to navigate parametrized URLs?
-
22:49 Patch #2268: Patch to show Total Estimated Time at the bottom of each list of issues.
- Eric, we are still using a version of this patch today (some changes since the first version I think). It gives us is...
-
22:38 Feature #6522: Projects page optional as collapsable tree
- +1
Here we have lots of projects.
The coordinator's project page is pretty messy. -
22:17 Feature #5862: Additional email notification preferences
- +1 to "Only for things I watch".
_I have someone who submits all of my issues. he doesn't want to get an email just ... -
22:06 Feature #3640: Freeze / Close Projects
- +1
-
20:20 Patch #3461: Manage permission on issue assigment
- +1
Thanks for the fix, Chad S. It worked fine on 1.0.2.stable. One additional comment, the "lang/en.yml" file now... -
18:50 Feature #5186 (Closed): Issue Categories inheritance
- Closed as duplicate of #5358.
-
18:23 Feature #5186: Issue Categories inheritance
- Duplicated by #5358 and #4159
-
18:49 Feature #4159 (Closed): Make Issue categories to be inherited with the project
- Closed as duplicate of #5358.
-
18:43 Defect #6741 (Closed): Попытка написать очень много букв для того чтобы давать ясные наименования.
- Please use the "demo redmine":http://demo.redmine.org for testing.
-
18:18 Defect #6741 (Closed): Попытка написать очень много букв для того чтобы давать ясные наименования.
- проба
-
18:42 Patch #6709 (Closed): Updating an issue will fail if mail_notification is false
-
17:27 Patch #6709 (Resolved): Updating an issue will fail if mail_notification is false
-
17:27 Patch #6709: Updating an issue will fail if mail_notification is false
- Please disregard, a migration run was missed.
-
18:21 Feature #5358: Share Issues Categories for sub-projects
- +1
-
17:29 Feature #5358: Share Issues Categories for sub-projects
- +1
-
18:20 Feature #6666: Soft delete of issues
- I think he means that they would be removed from the users view (a rejected issue would still appear with -strike out...
-
18:10 Defect #6608: Disable not-available options in administration instead of hiding them
- Ewan Makepeace wrote:
> This is so universal now that we don't even think about it, but in previous UI designs it te... -
18:08 Feature #2653: New permission for issues: view_own_issue
- Patch is dead! :(
-
17:51 Feature #5831: Parent Task to Issue Bulk Edit
- +1
-
16:17 Defect #6728 (Reopened): how to assign global rights?
- (status: waiting for feedback)
-
16:14 Feature #6643: real priorities
- > My page, top left?
This is very off-topic by now, but yeah, it's very neat functionality. Doesn't quite allow y... -
15:20 Defect #6740 (Closed): Max attachment size, incorrect usage of 'KB'
- When I came to change the maximum attachment size, I was confused about the 'KB' prefix used, since 'KB' is not a sta...
-
15:17 Feature #2636: Feature Request: Wiki ACLs (Access control for individual pages)
- +1 This would be extremely helpful for having clients interacting with developers on projects while keeping some cont...
-
14:51 Feature #2964: Ability to assign issues to groups
- Hi,
I'm back on it as I just seen that Eric was planning this feature for 1.1.
Honestly, this is a must have feat... -
12:52 Defect #6737: Defect #3922 not properly merged to 1.0.x
- Can confirm that for version:1.0.2, see source:/tags/1.0.2/config/locales/en.yml#L234 .
Assigned to Eric as he clo... -
07:21 Defect #6737 (Closed): Defect #3922 not properly merged to 1.0.x
- In defect #3922, it shows that it was merged for release in 1.0.1, however, if you look at the 1.0-stable branch, it'...
-
12:35 Defect #6733 (Closed): Error 500 after changing Date Format or Time Format
-
12:01 Defect #6738 (Closed): Code sauber schreiben
- Please use the "demo redmine":http://demo.redmine.org for testing.
-
11:33 Defect #6738 (Closed): Code sauber schreiben
-
11:43 Patch #6739 (Closed): Swedish Translation for r4288
-
11:11 Patch #6736: Traditional Chinese language file (to r4288)
- Oops, there was a BOM character added by mistake again. Sorry!
-
04:32 Patch #6736 (Closed): Traditional Chinese language file (to r4288)
- * Added translations:
** label_user_mail_option_none, field_member_of_group, field_assigned_to_role, notice_not_auth... -
10:04 Feature #6481: Gravatars: Add option to force default avatar display
- I have a working patch stashed in my local git repo, I wasn't able to make the spec run correctly though…
@Eric: d... -
08:56 Feature #6481: Gravatars: Add option to force default avatar display
- Any chance to get this into the next version?
-
07:51 Defect #4674: Sub-project repository commits not displayed on parent project issues
- Is it possible to reference a commit in a subproject's repository from a wiki page?
Also available in: Atom