Activity
From 2017-01-06 to 2017-01-08
2017-01-08
-
23:51 Patch #24535 (Closed): Flash messages on Board destroy
- Committed, thanks.
-
23:48 Patch #24692 (Closed): Issue destroy : Reassign time issue autocomplete
- Committed with slight changes. I removed the wrapping span, let me know if it was of any use.
-
23:42 Patch #24713 (Closed): Remove iteration in ApplicationHelper#syntax_highlight_lines
- Committed, thanks.
-
23:38 Feature #12598 (Closed): Add tooltip on Workflow matrix for helping in big ones
- Patch committed, thanks!
-
21:25 Defect #24509 (Closed): SSL Certificate expired for svn.redmine.org
- Fixed, sorry for the delay.
-
01:01 Defect #24509: SSL Certificate expired for svn.redmine.org
- Still expired as of Jan 7, 2017.
-
19:04 Feature #7896: submit issue on behalf of other user
- +1
-
15:38 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- Now trying plugin version based on conversation on this thread.
https://github.com/team888/redmine-issue_mail_with_a... -
15:30 Feature #3760: E-mail notifications for issue update/creation should include the attachments in the email
- Hi Anthony, following modification in redmine3.1-3760.patch fixed attachment corruption issue occurred on my win envi...
-
12:55 Defect #24506: On changing many issues to project with custom required fields, fields doesn't show, transfer doesn't work
- If you give link to some demo redmine, I can try to reproduse it
-
06:01 Defect #6023: All members are displayed in issue summaries, even if they cannot be assigned
- I wrote a patch. With this patch, only assignable users are listed as "Assignee" in the issues summary page.
-
04:57 Patch #24778 (Closed): Czech localisation for 3.3-stable
- From #24537....
-
02:21 Defect #9921 (Closed): New issue validation error
-
02:15 Defect #8955 (Closed): 404 Error when adding posts, issues, wiki edits
- Since there is no redirection to 'internal_error.html' in the source code of Redmine, the problem was caused by other...
-
01:22 Defect #24777 (Closed): Non-www version of redmine.org does not work
- Not fixed yet but closing as a duplicate of #22281.
Thank you for reporting this issue. -
01:06 Defect #24777 (Closed): Non-www version of redmine.org does not work
- Typing just "redmine.org" to get to this site returns a "403 Forbidden" error.
Steps to reproduce:
# Click http...
2017-01-07
-
19:05 Defect #24718: Prevent from reassigning spent time to an issue that is going to be deleted
- Nice catch Go...
-
18:59 Patch #24776: UI inconsistencies on /enumerations/index view
- Some comparative screenshots.
Before:
!before.png!
After:
!after.png!
-
18:41 Patch #24776 (Closed): UI inconsistencies on /enumerations/index view
- Coming out of and a follow-up to #24720. I spotted three things that could benefit improvement:
* re-position the ne... -
17:39 Feature #24720: Move all 'new item' links in project settings to above the item tables
- Jean-Philippe Lang wrote:
> I agree that all the "New xxx" links should be at the same place but I think it would be... -
15:03 Defect #24746: Template::Error after project and issue rebuild
- up please.
-
14:41 Feature #21577: The version should get a status archived like projects
- +1 and +1 for Wim's suggestion.
-
13:15 Patch #24382: More readable regex for parse_redmine_links
- Dmitry, that's a nice refactoring making the method a lot more readable and thus easier to understand.
-
11:53 Patch #24382 (Closed): More readable regex for parse_redmine_links
- Committed, thanks for fixing the patch.
-
12:48 Feature #24770: Custom field: issue linking
- To make sure I understand correctly, you would like a custom field that holds an issue id, right?
And that it could ... -
12:40 Patch #23519 (Closed): Don't preload projects and roles on Principal#memberships association
- Patch committed, thanks. FTR, the proposed patch was not working as expected and broke a few tests, @#roles@ has to b...
-
11:49 Defect #13741 (Closed): Not landing on home page on login after visiting lost password page
- Patch committed, thanks.
-
09:30 Feature #24662: Add option to remove trailing whitespace on saving wiki pages
- David Lukas Müller wrote:
> I am using Redmine 3.2.2.stable and observed the described problem. So the solution to p... -
09:00 Patch #24645 (Closed): Bulgarian translation
- Committed, thanks!
-
08:56 Patch #24750: Change Japanese translation for setting_text_formatting and setting_cache_formatted_text
- Toshi, what do you think about the proposed changes?
-
08:54 Defect #24774 (Closed): Ubuntu 14.04 LTS Redmine could not be started
- Sorry no technical support here in the issue tracker.
-
03:51 Defect #24774 (Closed): Ubuntu 14.04 LTS Redmine could not be started
- Trying to install Redmine using ==>
============
http://www.redmine.org/projects/redmine/wiki/HowTo_Install_Redmine... -
08:53 Defect #14658 (Closed): Wrong activity timezone on user page
-
08:23 Defect #22831 (Closed): Rest api no longer return estimated time ,hours spent for master tickets
- Fixed by #21757.
@estimated_hours@ and @spent_hours@ for a parent issue are now the value of the issue itself on R... -
08:08 Defect #10557 (Closed): Generate project identifier automatically and project creation using REST
- I can make a project through REST API without a project identifier when "Generate sequential project identifiers".
C... -
07:58 Defect #10433 (Closed): REST API Create Subproject not working
-
07:55 Defect #24775 (Closed): excute command ,work error.the command is bundle exec rake redmine:plugins:process_version_change RAILS_ENV=production --trace,how to fix?
- Probably you are setting up some plugin. Please contact the author of the plugin.
It is not a problem of Redmine. -
06:39 Defect #24775 (Closed): excute command ,work error.the command is bundle exec rake redmine:plugins:process_version_change RAILS_ENV=production --trace,how to fix?
- bundle exec rake redmine:plugins:process_version_change RAILS_ENV=production --trace
(in /opt/redmine-3.1.1-1/apps/r... -
06:25 Defect #7085 (Closed): "create project" with empty trackers list gives "NoMethodError (undefined method `each' for nil:NilClass)"
- No problem in the current trunk (r16138)....
-
01:25 Patch #21705: Option for long text custom fields to be displayed using full width
- Passed all tests. Looks good to me.
I hope this feature will be included in 3.4.0.
2017-01-06
-
23:36 Patch #20661: Show visible spent time link for users allowed to view time entries.
- +1
Works great on 3.3.1. Thanks. -
23:18 Defect #24746: Template::Error after project and issue rebuild
- For plug-ins I have creditors and http://redminecrm.com/ with light version.
-
17:18 Defect #24746: Template::Error after project and issue rebuild
- the probleme come from project table.
i set lft and rgt to 0, then i create a new sub-project of project id = 1.
no... -
19:19 Feature #22368: Ability to add private comments from the issue bulk edit page
- +1
Sometimes, we want to add the same private note to multiple issues. Unfortunately, when you bulk edit issues, t... -
17:24 Patch #11898: Inheritable issue categories
- Hello,
I tried to apply the patch with Redmine 3.3 and it goes wrong.
I had a look in the patch : there are some mi... -
15:49 Feature #24067 (Closed): Total Estimated Time should be available on Totals options
- This duplicates #21450. Closing as such.
-
15:19 Feature #5358: Share Issues Categories for sub-projects
- +1
I agree it would be really useful to inherit categories for subprojects.
The choice could be up to the user if t... -
14:27 Feature #24772 (Closed): Set note as private is bulk edit mode
- Pierre, nevermind the dup. It happens. There are a lot of issues to go through.
Wim, thanks for pointing it out... -
11:56 Feature #24772: Set note as private is bulk edit mode
- Damn it, I searched before I created the issue, but apparently not hard enough.
Sorry for the duplicate. -
11:54 Feature #24772: Set note as private is bulk edit mode
- duplicates #22368
-
10:54 Feature #24772 (Closed): Set note as private is bulk edit mode
- Hello,
Sometimes, we want to add the same private note to multiple issues. Unfortunately, when you bulk edit issue... -
11:08 Feature #11963: Hide the estimated times on issues for certain roles
- +1
-
10:30 Feature #2897: Tagging in Redmine
- +1
-
09:26 Feature #1448: Add tags to issues
- +1
-
08:56 Feature #7360: Issue custom query: default query per instance, project and user
- +1
-
01:57 Defect #24524: No API key on User Page
- !account.png!
-
01:56 Defect #24524 (Closed): No API key on User Page
-
01:47 Defect #9016 (Closed): displayed page after deleting time_entry
- Fixed by #14817.
-
01:38 Feature #1538: Adding "updates" information to CSV export
- Florian ROBERT wrote:
> +1, it could be interesting to export updates and to be able to show the last update into th...
Also available in: Atom