Activity
From 2014-01-23 to 2014-01-25
2014-01-25
-
21:45 Feature #7623: "Create and continue" should default issue fields to previous issue's values
- I would like to see this too.
I get around it by setting the fields I want to preserve in the GET parameters of th... -
16:56 Feature #15928: Disable email notifications for ticket's updates
- In the presented usecase it nmight be a good idea, but generally this has a high potential of being abused for inform...
-
15:35 Feature #15948 (Needs feedback): Change clip icon
- I'm *strongly* against removing the paperclip, as it's the paperclip that people recognize as a de-facto symbol for "...
-
14:19 Defect #15831: Successful update notice for workflows
- Thanks!
-
14:17 Defect #15831 (Closed): Successful update notice for workflows
- Fixed in r12706.
-
14:17 Defect #15907 (Closed): Can't select last entry in comboboxes with Chrome 32.0.1700.76 m
- OK, thanks for the feedback.
-
13:40 Feature #5660 (Closed): Multiple tabs, login pages with back_url
- Fixed in r12705 (see #15926).
-
13:39 Patch #11847 (Closed): Autologin if have back_url
- Fixed in r12705 (see #15926).
-
13:39 Defect #13308 (Closed): Redirect after login
- Fixed in r12705 (see #15926).
-
13:38 Patch #14096 (Closed): back_url is ignored after auto login existing session.
- Fixed in r12705 (see #15926).
-
13:35 Feature #15926 (Closed): Redirect to back_url or referer when clicking "Sign in" while already logged-in
- Feature added in r12705.
-
13:08 Defect #15929 (Closed): REST API: Integer custom field validation fails when using non-string values
- Fixed in r12704, thanks for pointing this out.
-
12:27 Defect #15935 (Closed): Email notifications doesn't work
- Thanks for the feedback.
-
12:27 Defect #15951 (Needs feedback): Error when deleting project
- I don't see any call to @#children@ at @app/models/issue.rb:165:in `create_or_update'@. Could you try without plugins?
-
12:17 Defect #15954 (Closed): Redcase Plugin
- Please conact the plugin author, this tracker is for Redmine core only.
-
12:15 Defect #15963 (Needs feedback): internal error administration page
-
10:57 Defect #15963: internal error administration page
- Read "this":http://www.redmine.org/projects/redmine/wiki/Submissions guide
-
08:59 Defect #15963 (Closed): internal error administration page
- latest version update 2.4.2
login admin
goto administrator
click setting or information internal error
please c... -
08:23 Patch #15962 (Closed): Japanese translation update (r12692)
- Translated 7 strings.
-
05:49 Patch #15961 (Closed): pt-BR translation for trunk
- https://github.com/redmine/redmine/pull/26
-
05:25 Patch #15960 (Closed): pt-BR translation for 2.4-stable
- https://github.com/redmine/redmine/pull/26
2014-01-24
-
21:55 Patch #15959 (Closed): Spanish translation updated r12692
- I have added my name as a contributor (I did some work before: #15688)
-
20:23 Feature #1853: Make Projects truly independent of each other
- After more than two years of administration of Redmine in your company (1156 living projects in 2013), I think that t...
-
18:49 Feature #1853: Make Projects truly independent of each other
- Zarooba Rozruba wrote:
> I would ask, can translations also be applied to things like :
> - Statuses / Trackers / ... -
19:02 Defect #15958 (Closed): AnonymousUser class not found by plugin
- Because the AnonymousUser class is in app/models/user.rb, plugins like http://www.redmine.org/plugins/anonymous-autho...
-
18:40 Defect #15957 (Confirmed): Invalid calculation of %done of parent issues under certain ciscumstances
-
18:36 Defect #15957 (Closed): Invalid calculation of %done of parent issues under certain ciscumstances
- One of our customers at "Planio":https://plan.io noticed a bug in the calculation of the %done field for parent issue...
-
18:28 Feature #8417: per tracker configurable issue form layout with preview
- +1 also for me, Redmine core is great but it would need some appearance enhancement, IMHO.
-
16:39 Patch #15956 (Closed): Bulgarian translation (12692)
- Translated:
* setting_force_default_language_for_anonymous
* setting_force_default_language_for_loggedin
Changed... -
15:14 Patch #15955 (Closed): German translation for r12692
- Hi there,
these are the german translations for r12692.
@
setting_force_default_language_for_anonymous: Standa... -
14:21 Feature #15910: Update regarding Redmine installation on Windows Sub URI page
- Lajish Lakshmanan wrote:
> Hi, I am putting this tracker for the regular update of installation steps regarding the ... -
14:20 Defect #15797: Could not find gem 'database_cleaner (>= 0) x86-mingw32' in the gems available on this machine.
- Thanx for your valuable suggestions. Above mentioned has been resolved.
-
13:47 Defect #15954 (Closed): Redcase Plugin
- when i try install bundle install it shows error like below image !Untitled.png!
-
12:36 Patch #15953 (Closed): Russian translation (r12692)
- ...
-
11:32 Feature #2691 (Closed): Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header
- r12692 adds 2 new settings that let force the default language for anonymous and/or logged-in users.
-
09:51 Defect #15947 (Closed): Deadlock when delete issues in same time on multiple sessions
- This was fixed in r12445 for 2.5.0. Only the deleted issues are now locked:...
-
08:49 Feature #8313: Restrict Assignee List by Role
- +1. In our process RD (role) can only assign a changing-to-verification issue to QA (role), but some RD will assign v...
-
08:45 Defect #15951: Error when deleting project
- Addition:
I can delete all projects except the only one. -
08:31 Defect #15951: Error when deleting project
- Daniel Felix wrote:
> Really the latest 2.4.2 or a checkout from our trunk?
> You can check this via Administration... -
08:28 Defect #15951: Error when deleting project
- Really the latest 2.4.2 or a checkout from our trunk?
You can check this via Administration > Info.
It points to ... -
08:26 Defect #15951 (Needs feedback): Error when deleting project
- When I tried to delete project in Administratoion/Projects after confirmation I received an error Redmine 500 error.
... -
08:05 Feature #12844: Allow upper-case letters in project identifiers
- What is the use case behind this? What benefit do you get from uppercase identifiers and uppercase URL's? Mostly this...
-
05:15 Defect #15949 (Closed): uninitialized constant Redmine::Scm::Adapters::AbstractAdapter::CommandFailed
2014-01-23
-
21:43 Feature #12844: Allow upper-case letters in project identifiers
- This shouldn't be difficult to implement:
root/trunk/public/javascripts/project_identifier.js | line 54:
- ... -
21:38 Defect #15950 (Closed): Project identifier instructions still too ambiguous
- As discussed in #5877 a project identifier cannot be composed of only numbers. As of version 2.2.2.stable the instruc...
-
18:31 Feature #8313: Restrict Assignee List by Role
- I agree, it would be quite necessary at least to limit the assignee list to some roles (and by project).
Then, the c... -
17:47 Patch #811: Username validation - allow spaces...
- [redacted]
-
13:34 Defect #15949 (Resolved): uninitialized constant Redmine::Scm::Adapters::AbstractAdapter::CommandFailed
- Oh I just notices that this plugin is referenced also in second error, so this must to be a plugin problem, sorry I m...
-
13:31 Defect #15949 (Closed): uninitialized constant Redmine::Scm::Adapters::AbstractAdapter::CommandFailed
- I can see above error suspiciously often. First I tried to migrate a plugin redmine_git_hosting and it gave me this:
... -
12:41 Feature #6405: Add subtask or related issues events in activity report
- and option like "notify on all child activitiy" and "notify on all parent activitiy" could be nice. maybe there is th...
-
12:40 Defect #6359: Move subtasks between issues and set existing issue as a subtask
- the process is working in principle.
it still would be easier to handle if doing such an interconnection would work ... -
12:38 Feature #15948 (Needs feedback): Change clip icon
- I think it would be clearer to change the icon clip for the thumbnail image of the attached fle
-
11:53 Feature #15899: Cover All and Every Atlassian JIRA Feature
- # In my initial proposal, I stressed "either supporting it in core of Redmine, or through a plugin (set)". I'm surely...
-
08:16 Feature #15899: Cover All and Every Atlassian JIRA Feature
- Well... why should we try to rebuild all Jira Features?
We moved from Jira, as it uses many features which sounds ... -
11:48 Defect #15947 (Closed): Deadlock when delete issues in same time on multiple sessions
- Dear team,
When we have multiple sessions try to delete issues in same times, we encounter this internal error:
... -
11:00 Defect #13654: Can't set parent issue when issue relations among child issues are present
- I'm running Redmine 2.3.1.stable. We experience this issue as well.
*This workaround doesn't work*
1) Remove any... -
10:24 Defect #15881: Using Role::PermissionsAttributeCoder makes migration from 1.4 lose role permissions
- My setup is serializing this way because it uses a plugin which replaces YAML with "ZAML":http://github.com/hallettj/...
-
08:24 Defect #15944: Some columns in redmine should be double data type, i.e estimated_hours
- Yes, I encountered the same problems in small edge cases. Float isn't a good datatype for precission. It's just a bit...
-
04:22 Defect #15944 (New): Some columns in redmine should be double data type, i.e estimated_hours
- Dear Team,
We have some problems with fields having float data type (mysql db), sometimes query is wrong.
Example... -
03:06 Feature #2691: Option to disable automated language-guessing based on HTTP_ACCEPT_LANGUAGE HTTP-header
- I miss this option severly. No recent development? Not available as a plugin?
Also available in: Atom