Activity
From 2014-07-13 to 2014-07-15
2014-07-15
-
19:15 Defect #16859: rdm-mailhandler: subject corruption
- Hello Toshi,
I want to help to find and fix this bug.
How can I debug mail receiving API? -
17:14 Feature #17469: Add percentage done of project's version to Version#index API response
- I did this 8 months ago, and I don't see it in the new releases' changelog
-
17:13 Feature #17469 (Reopened): Add percentage done of project's version to Version#index API response
- Adding this:
api.completed_percent version.completed_percent.to_i
On /app/views/versions/index.api.rsb did the ... -
16:11 Defect #15754: Error when email is configured.
- Hi,
I have exactly the same problem.
But after deleting the incompatible plugin and restart the service, this err... -
14:45 Feature #7360: Issue custom query: default query per instance, project and user
- +1
That would save me a lot of time. -
12:51 Feature #11044: Custom field types for time and datetime
- any update?
-
09:25 Feature #17465 (New): Files page: change the version (group) without re-upload
- I a role with sufficient rights (e.g. Manager), It should be possible to assign a different version to an already upl...
-
08:59 Feature #10541: Fixed start date for gantt chart (per project)
- + 1 !
-
06:34 Feature #17462 (New): Create a dynamic table navigation view in my welcome page.
- Is there anyway i can take my project list and display it in a table format, that follows the heirachy.
If the hiera... -
06:01 Feature #17461 (New): Add new file in issue ticket. Can this file be viewed in File module?
- File in issue cannot be searched in the search bar. Is there any way to quick search all projected related document e...
-
03:02 Feature #17431: Display a target version's date if available in issue forms, as a tooltip
- Thank Olivier Houdas and JPL.
-
01:48 Defect #13932: File upload does not work with Safari
- While this hack[1] allows the user to click on the "choose" button for @<input type=file>@ and select a file, you sti...
-
01:29 Defect #15988: Unexpected behaviour on issue fields for users that have multiple roles
- Any updates on this issue? Is this defect fixed in recent Redmine versions?
-
01:12 Feature #13638: Issue filtering - Adding time (hours) component in date filters with interfield comparison
- No update nor workaround. :(
-
00:10 Feature #17460 (Closed): MySQL 5.7 support
Env:
OS: Ubuntu 14.04 LTS
ruby 2.1.2p95 (2014-05-08 revision 45877) [i686-linux]
rails (4.1.4, 3.2.19)
redmine-...
2014-07-14
-
20:43 Feature #10248: Specific text instead of addresses to the Redmine internal links
- +1 This would be amazing to have.
-
20:42 Feature #1565: Custom query on My page
- +1
This is really a much wanted feature that would lift up redmine to become similar to thise kanban-like system lik... -
20:42 Feature #17060: Custom text formatting for issue links
- +1 I've been looking for this all day.
-
20:24 Feature #8002: Close issue at a precise date
- +1 I have this need too. For example many issues are sometimes forgotten to be closed and closed much later. This mak...
-
18:21 Defect #17202 (Resolved): Copying Project Fails to Copy Queries with visibility == VISIBILITY_ROLES
- Fix committed in r13329, thanks for pointing this out.
-
18:21 Revision 13330 (svn): WARNING: Can't mass-assign protected attributes: user_id, type.
-
18:20 Revision 13329 (svn): Fixed that query roles are not copied when copying a project (#17202).
-
17:52 Defect #17446 (Closed): Error when editing custom field with blank min_length or max_length
- Fix is committed in 2.4-stable (r13328), thanks for the feedback!
-
17:16 Defect #17446: Error when editing custom field with blank min_length or max_length
- I just added the min/max values (0) and that fixes the problem! Thanks for the work-around; I guess this issue can be...
-
15:19 Defect #17446 (Needs feedback): Error when editing custom field with blank min_length or max_length
- This error is fixed in 2.5. You should be able to prevent that by editing your custom fields and making sure that min...
-
17:50 Revision 13328 (svn): Handle min_length and max_length nil values (#17446).
-
15:23 Feature #7092: Disable access to Redmine
- hey guys, I made a "real" plugin out of the code hunk from @edavis10
check it out: http://www.redmine.org/plugins/re... -
15:07 Patch #17400 (Closed): Typo in Changelog
- Committed in r13327, thanks!
-
15:07 Revision 13327 (svn): Typo (#17400).
- Patch by Daniel Felix.
-
15:06 Patch #17401 (Closed): Better fix for r13159 issue #16708
- Patch committed in r13326, thanks!
-
15:06 Revision 13326 (svn): Use type="button" instead of return false; (#17401).
- Patch by Daniel Felix.
-
14:05 Defect #17459 (Closed): Duplicate attachments in the History Field
- Hi All,
I have issue with: duplicate attachments in the History Field.
How can I fix this?
-
13:27 Feature #17431 (Closed): Display a target version's date if available in issue forms, as a tooltip
- Change done in #link_to_version to have the same behaviour in different places.
-
13:26 Revision 13325 (svn): Don't prepend project name if the version is not shared.
-
13:03 Revision 13324 (svn): Adds version date as title in #link_to_version (#17431).
-
12:37 Revision 13323 (svn): Class mismatch when reloading in development mode (#17431).
-
12:35 Revision 13322 (svn): Moved #link_to_version to ApplicationHelper (#17431).
-
11:37 Defect #17437 (Closed): Missing attachments in fixtures
- These fixture files aren't needed in tests and won't be added, you should handle that in your tests.
-
11:36 Defect #17403: Unknown file size while downloading attachment
- Daniel Felix wrote:
> Tested this with 2.3 till 2.6-devel, no version sends a Content-Length header with the reque... -
10:02 Defect #17403: Unknown file size while downloading attachment
- Another solution. Adds Content-Length field if it is not included in a response header....
-
08:48 Defect #17403: Unknown file size while downloading attachment
- Jean-Philippe Lang wrote:
> Tested with 2.4 and 2.5, Content-Length header is properly set in the response.
Teste... -
09:47 Defect #16260: Add Subtask does not work correctly from tasks with Parent Task field disabled
- A related plugin that modifies that method is Subtasks Inherited Fields Plugin. Checkout at https://github.com/edosof...
-
09:37 Feature #6217: When creating a subtask, pre-fill fields Target version, Category & Start- and Due date based on parent values
- You should checkout Subtasks Inherited Fields Plugin at https://github.com/edosoft/redmine-inherit-fields-plugin
-
09:35 Feature #6117: subtasks default to parent issue target version
- You should checkout Subtasks Inherited Fields Plugin at https://github.com/edosoft/redmine-inherit-fields-plugin
-
09:34 Feature #13585: Make sub-task inherit the properties of parent
- You should checkout Subtasks Inherited Fields Plugin at https://github.com/edosoft/redmine-inherit-fields-plugin
-
09:34 Feature #17452: Add support for download resume to attachments
- Thanks Daniel,
I'll apply necessary changes instructed by you and let you know the results.
Regards,
Amit -
09:31 Feature #17452: Add support for download resume to attachments
- Just tested it on my environment. It worked for me on my server, but it is proper configured.
-
09:09 Feature #17452: Add support for download resume to attachments
- Hi there,
this should be done by adding a new header and some client side server configuration..
This releates ... -
06:25 Defect #17045: Error message while bulk update of multiple trackers
- This issue has been resolved. When redmine is configured to access Thin servers directly(i.e. through 3001 or 3002), ...
-
05:29 Patch #17456 (Closed): Japanese translation change (custom fields)
- Improved 5 strings more clear, concise.
2014-07-13
-
22:26 Feature #14574: "I don't want to be notified of changes that I make myself" as Default for all User
- +1 for me this is also very important
-
19:14 Feature #17455 (New): Easier anchor linking / Textile anchor links
- I would like to be able to link to other sections of the current page more easily.
Currently, this requires linkin... -
17:14 Revision 13321 (svn): Display response body when these assertions fail.
-
17:00 Revision 13320 (svn): Linking to copied issue creates a journal entry if cross project relation is allowed.
-
15:48 Revision 13319 (svn): Sort by id too for when messages have same created_on.
-
15:22 Revision 13318 (svn): Don't change start_of_week setting for the other tests.
-
14:56 Revision 13317 (svn): Don't change default_projects_modules setting for the other tests.
-
14:49 Defect #17045: Error message while bulk update of multiple trackers
- Please describe what hang is. Webserver? Proxy?
-
13:00 Revision 13316 (svn): fastercsv gem no longer needed now that ruby1.8 support is dropped.
-
12:49 Feature #14534: Upgrade to Rails 4.2
- On r13312, some tests fail on Travis.
https://travis-ci.org/marutosi/redmine-bb/jobs/29816929
On my console, foll... -
12:38 Revision 13315 (svn): Use .on() instead of .live().
-
12:30 Revision 13314 (svn): Adds missing PATCH routes.
-
12:26 Revision 13313 (svn): Upgrade to JQuery 1.11.1
-
12:14 Defect #13456: <% content_for :header_tags do %> doesn't work inside hook
- I can confirm this issue, too!
Still happening in 2.5.1 -
11:56 Revision 13312 (svn): Merged r13311 from trunk to rails-4.1
- add missing fixtures to SettingsControllerTest
-
11:54 Revision 13311 (svn): add missing fixtures to SettingsControllerTest
-
11:53 Feature #17454 (Closed): Additional view hook for body_top
- Any chance to add the following one-liner to add another hook at the beginning of the body element like we have it at...
-
11:12 Revision 13310 (svn): Resets current user to nil.
-
10:46 Revision 13309 (svn): Use assert_include to get additional information when the assertion fails.
-
10:36 Revision 13308 (svn): Set appropriate default language.
-
07:39 Defect #5593: Grey out workflow checkboxes for transitions to the same status
- +1
I have made Yuki Kita's patch compatible with current trunk(Redmine 2.5.2.devel.13306). -
04:45 Revision 13307 (svn): Merged r13306 from trunk to rails-4.1
- add missing fixtures to SearchControllerTest
-
04:44 Revision 13306 (svn): add missing fixtures to SearchControllerTest
-
02:50 Patch #17451 (Closed): Bulgarian translation (r13217)
- Committed in trunk r13299 and 2.5-stable r13300, thanks.
-
02:48 Defect #17453: Linking to page on same domain...
- You can use @project:redmine@.
project:redmine -
02:44 Defect #17453 (Closed): Linking to page on same domain...
- "Link to projects":/projects does not included hostname.
-
02:28 Revision 13305 (svn): .travis.yml: run same commands with Redmine official CI server
-
02:08 Revision 13304 (svn): Merged r13302 from trunk to rails-4.1
- add missing fixtures to test/unit/journal_test.rb
-
02:04 Revision 13303 (svn): remove unneeded statement from Issue#parent_issue_id=
-
02:04 Revision 13302 (svn): add missing fixtures to test/unit/journal_test.rb
-
02:03 Revision 13301 (svn): backport rails-4.1 r13296 to trunk
- Add missing fixtures.
-
01:26 Revision 13300 (svn): Merged r13299 from trunk to 2.5-stable (#17451)
- Bulgarian translation updated by Ivan Cenov.
-
00:58 Revision 13299 (svn): Bulgarian translation updated by Ivan Cenov (#17451)
Also available in: Atom