Activity
From 2014-09-13 to 2014-09-15
2014-09-15
-
22:38
Defect #16794: plugin update check not working correctly
- Tobias Fischer wrote:
> You should see a "check for updates" link at the bottom left of the plugins page...
Thank... -
20:12 Defect #17882 (New): Subversion: French character filename causes error 404
- The file name is "AnalyseOpportunité.docx" and is converted to "AnalyseOpportunit%C3%A9.docx" so cannot be found by S...
-
18:16 Defect #17881 (Resolved): Javascript error when displaying a saved query with some defined filters omitted from the available_filters
- Here's another fresh and easy one, Jean-Baptiste, if you like.
-
14:12 Defect #17881 (Closed): Javascript error when displaying a saved query with some defined filters omitted from the available_filters
- Attached to this issue, there is a fix for an issue that can occur if a users defines a query in another scope than w...
-
10:56 Feature #17380: Move project sidebar content to a partial
- Thanks a lot !
-
04:27 Defect #14303: Can't add members into project
- Having the same problem with Bitnami Redmine Stack 2.5.2-2 installed on Windows XP SP3 computer.
Internet Explorer 6... -
04:17 Patch #17880 (Closed): Performance issues on Issue model
- Issue safe_attribute 'is_private' cause a author loading if not necessary in some situations, and status_id_was is sa...
-
02:14 Feature #5220: Subcategories or multiple category tags or multi-select custom fields
- +1. This would come in handy as long as existing values and to a lesser extent custom queries aren't adversely affect...
-
01:22 Feature #16048: XSD of the Rest API
- I do not think it is possible to describe Redmine's REST API with an XSD file. you can look at the existing Java libr...
-
01:19 Feature #17879 (Closed): support deleting attachments
- I see page http://www.redmine.org/projects/redmine/wiki/Rest_Attachments does not say anything about deleting attachm...
2014-09-14
-
19:32 Defect #17581 (Closed): Drag & Drop does not work with Safari 5.1
- Committed in trunk, 2.5-stable and 2.4-stable, thanks.
-
15:15 Defect #17630 (Needs feedback): Non-Administrator account can't show Issues list on multi role.
- Thanks for this detailed report but I'm not able to reproduce this probelm with the permissions set as in your example.
-
13:33 Patch #16685 (Closed): Introduce the request_store gem to hold User.current and prevent data leakage in error messages
-
13:33 Patch #17492 (Closed): Lowering configuration.example.yml confusion
- If the examples are uncommented below as proposed in the patch, all the settings in previous production "section" wil...
-
13:12 Feature #17599: Allow users to edit issues without adding notes.
- The "Add notes" permission lets users add notes without editing the issue. But whenever a user is allowed to edit an ...
-
13:04 Defect #6579 (Closed): Tree hierachy being currupted on multiple submissions of an issue
-
12:52 Defect #17517 (Needs feedback): Attempting to Add a Related Issue Multiple Times Sequentially Causes 500
- The proposed fix has a side effect with Firefox (tested with 24 ESR):
# go to an issue, add a relation
# hit F5
# ... -
12:47 Defect #17322 (Closed): Long strings such as URL break out of box
- Committed in r13401, thanks.
-
12:43 Defect #14281 (Closed): Parent issue autocomplete does not follow to the "Allow cross-project subtasks" setting
- Parent issue selection does not depend on @Setting.cross_project_issue_relations@ but @Setting.cross_project_subtasks...
-
11:49 Defect #12580 (Closed): long hyperlinks inserted in task description breaks right frame boundary
- Patch committed in r13399, thanks.
-
11:42 Defect #9660 (Closed): Issues counters in roadmap only link to issues in the same project
- Patch committed in r13398 with slight changes: helper method renamed and moved to VersionHelper, thanks.
-
11:20 Defect #17163 (Closed): Files assigned to a version can not be deleted if Issue Tracking module is disabled
- Merged.
-
11:19 Defect #17202 (Closed): Copying Project Fails to Copy Queries with visibility == VISIBILITY_ROLES
- Thanks for your feedback, please open a new issue for your additional fixes and try to include tests in your patch.
-
11:16 Defect #17023 (Closed): The error flash message on session expiration is not in the language of the user but of the user of the previous request
-
10:36 Patch #17717: Password/Email address change should invalidate security tokens
- Thanks!
-
10:24 Patch #17717 (Closed): Password/Email address change should invalidate security tokens
- Committed it in r13396.
2014-09-13
-
15:16 Feature #17857 (New): Custom fields for repositories
- Attaching custom fields to repositories would allow, along with a repository REST API (see #11977), to write smart cu...
-
15:10 Feature #11977: REST API for repositories
- I would like to see this feature implemented too. It would allow to write a proper implementation of a remote reposit...
-
14:43 Patch #17717: Password/Email address change should invalidate security tokens
- Etienne Massip wrote:
> Why are both issues in Security? Do you have any objection if we move them to public?
It ... -
14:28 Patch #17717: Password/Email address change should invalidate security tokens
- Why are both issues in Security? Do you have any objection if we move them to public?
More generally, now that iss... -
11:54 Patch #17717: Password/Email address change should invalidate security tokens
- Jan from Planio www.plan.io wrote:
> Personally, I don't think it would be a problem since it's not a fix for a se... -
13:23 Feature #10914 (Closed): Include is_private setting in xml/json output
- Feature added in r13395, thanks.
-
13:13 Patch #16905 (Closed): Count users with a single query on group list
-
13:12 Feature #16930 (Closed): Need Additional parameter for hook to enable Multi Factor Authentication Patch
- Actually, adding :params to the context of controller hooks is not needed. The request is automatically added to the ...
-
12:53 Feature #17380 (Closed): Move project sidebar content to a partial
- Committed in r13393.
-
12:49 Feature #17077 (Closed): fetch_changesets should use POST method too
- Fix committed in r13392.
-
12:39 Patch #16133: Available watchers on new issue form include users who cannot even view issues
- I see the point but this change adds to much overhead for projects with lots of users.
-
12:36 Defect #17023 (Resolved): The error flash message on session expiration is not in the language of the user but of the user of the previous request
- Fixed in r13391.
-
12:17 Defect #17163 (Resolved): Files assigned to a version can not be deleted if Issue Tracking module is disabled
- Patch committed in r13390, thanks.
-
12:08 Defect #17486 (Closed): Error when removing user from group
- Merged.
-
11:55 Patch #17796: Expire all other sessions on password change
- We can commit this patch now, but I'd like to change the new column to @passwd_changed_on@ instead of @password_chang...
-
05:31 Defect #13375 (Closed): Inline Image formatting does not allow a file name with spaces
- Michael Esemplare wrote:
> Duplicate of #10189
Thank you for your pointing.
Also available in: Atom