Activity
From 2021-01-25 to 2021-01-27
2021-01-27
-
17:56 Defect #33419 (Reopened): Show only valid projects on issue form when the issue is a subtask
- Yuichi HARADA wrote:
> When the new issue input form is displayed with "Projects(#top-menu) > Issues > New issue", t... -
05:52 Defect #33419: Show only valid projects on issue form when the issue is a subtask
- When the new issue input form is displayed with "Projects(#top-menu) > Issues > New issue", the projects that can be ...
-
10:22 Defect #34634: Deletion of project wiki leaves the project wiki inaccessible (404) until module reactivation
- Ivan Cenov wrote:
> An user delete all wiki pages including the root page. Then he could not see the root page and c... -
10:00 Patch #34643 (Closed): Cleanups and fixes after Wiki tab removal from project settings (#26579)
- This is a series of patches that includes cleanups, fixes and improvements after the Wiki tab was removed from the pr...
-
04:03 Patch #34642 (Closed): Traditional Chinese translation (to r20729)
- * New tag added
** notice_invalid_watcher
* Translation term changed
** watch/watcher
*** unifying from 觀察/觀察者 to... -
02:56 Defect #34641: When editing an issue, the Log time and/or Add notes does not show or hide dynamically
- When you change the project, source:trunk/app/views/issues/edit.js.erb will be executed, so you should be able to sho...
-
02:32 Defect #34641 (Closed): When editing an issue, the Log time and/or Add notes does not show or hide dynamically
- I changed the project when editing an issue, but the Log time does not show or hide dynamically. There is a mixture o...
2021-01-26
-
23:27 Feature #5358: Share Issues Categories for sub-projects
- +1
-
18:47 Feature #16195: Role with Issue visibility Permission as "View Issues within current users' group"
- Michael Michalewicz wrote:
> Just implemented the patch to Redmine 4.1.1
> Works with one exception.
> User1 and U... -
18:19 Feature #16195: Role with Issue visibility Permission as "View Issues within current users' group"
- Just implemented the patch to Redmine 4.1.1
Works with one exception.
User1 and User2 are in the same group.
User1... -
17:42 Feature #16195: Role with Issue visibility Permission as "View Issues within current users' group"
- +1 Great feature.
-
16:55 Defect #25286: Workflow Status
- Other possible causes would be:
# you have no workflow defined;
# the role of your user has not acces do created ne... -
16:30 Feature #15928: Disable email notifications for ticket's updates
- I also think that this function has potential if it is fully implemented:
* Role management
** Who can be deactiva... -
15:38 Feature #15928: Disable email notifications for ticket's updates
- +1
-
15:36 Feature #3390: Ability to add watchers to forum threads
- I have updated the patch to make permission names unique.
Setting the target version to 4.2.0. -
14:20 Patch #30919: Group Issues Custom Fields - (Form like Issues)
- Ivan Nikhayev wrote:
> Does GCF-4.1.patch can be used for 4.1.1?
It works in my 4.1.1 redmine.
-
10:52 Defect #32156: No left padding for first level entries in discussion board list
- I changed the tracker and description of the issue to clarify the problem and to make clear that this is a bug, not a...
-
09:58 Feature #2477: mail reminder for watchers
- Hi,
I'm also very keen on this feature. I've used the standard rake command on my task scheduler which works perfe... -
07:51 Feature #34549 (Closed): Add keyboard shortcuts for wiki toolbar buttons
- Committed the patch. Thank you.
-
07:26 Patch #34639 (Closed): Plugin develop, every change need to start server
- I am a plugin developer.
i update file(plugin/xxx/lib/***.rb) and error occur when a refresh page
LoadError (Unabl...
2021-01-25
-
16:26 Feature #34635: Separated email template for "Closed" status.
- *I need to add a few strings
-
16:25 Feature #34635 (New): Separated email template for "Closed" status.
- Hi Team,
I need to a few strings in the email notifications for tickets which status changed to "Closed".
Is ther... -
14:01 Defect #34615: 'Search' falsy parameters are not respected
- Marius thanks for review. Would be great if in the future i could pass "0" and/or "false", but for now it's totally O...
-
00:10 Defect #34615: 'Search' falsy parameters are not respected
- I took a look and it seems that some params (for example: @all_words@, @titles_only@) already supports passing a "fal...
-
13:11 Patch #34633 (Closed): Bulgarian translation (#33329)
- Committed the patch. Thank you.
-
09:20 Patch #34633 (Closed): Bulgarian translation (#33329)
- Bulgarian translation for #33329:
* notice_invalid_watcher -
12:13 Defect #34634 (Confirmed): Deletion of project wiki leaves the project wiki inaccessible (404) until module reactivation
- Thanks for opening this issue. I've been reading along and it already got me curious, so I already had a look at the ...
-
09:48 Defect #34634: Deletion of project wiki leaves the project wiki inaccessible (404) until module reactivation
- Environment
> Redmine version 3.4.4.devel
> Ruby version 2.4.1-p111 (2017-03-22) [x86_64-linux]
> Rails version 5.... -
09:34 Defect #34634 (Closed): Deletion of project wiki leaves the project wiki inaccessible (404) until module reactivation
- This issue is inspired by a thread in the forum (message#61955)
An user delete all wiki pages including the root p... -
09:59 Defect #34178: no redirect after login
- Any news???
-
08:57 Feature #29076: Add button to "Create and follow" when adding a subtask from the parent issue
- This is how it would look like...
!{width:550px; border: 1px solid #ccc;}mockup_create_and_return.png!
The list... -
06:23 Feature #29076: Add button to "Create and follow" when adding a subtask from the parent issue
- Bernhard Rohloff wrote:
> From my point of view I would rename Marius' first option to "Create and return" because t... -
06:19 Feature #29076: Add button to "Create and follow" when adding a subtask from the parent issue
- Marius BALTEANU wrote:
> Go MAEDA wrote:
> What if we introduce a third button "Create and follow" and then the use... -
00:23 Feature #29076: Add button to "Create and follow" when adding a subtask from the parent issue
- Go MAEDA wrote:
> Go MAEDA wrote:
> > I am also annoyed by this behavior. Sometimes I mistakenly update a parent is... -
06:56 Patch #34623 (Closed): Japanese translation update (r20726)
- Committed the patch.
-
06:30 Feature #34549: Add keyboard shortcuts for wiki toolbar buttons
- Marius BALTEANU wrote:
> The new version adds the following changes:
> 1. Adds a new method @osx?@ on lib/platform ... -
01:24 Feature #34549: Add keyboard shortcuts for wiki toolbar buttons
- Thanks Go Maeda for catching this issue, I had in mind only to pass on Linux instances (I've docker on my local env)....
-
00:38 Defect #34235 (Closed): Losing data due to unsupported characters
- I agree with Holger, most probably is the 4-Byte unicode issue.
In Redmine 4.1 we fixed this problem for new fresh... -
00:27 Defect #34594: Redmine 3.3.2 redirect after creating issue broke
- Łukasz Zaremba wrote:
>
> This breaks our workflow because we work on long tree structures and finding "last" task... -
00:17 Defect #34594 (Closed): Redmine 3.3.2 redirect after creating issue broke
- Thanks Łukasz for reporting this issue. I'm closing this in favour of #29076, please watch that ticket for further up...
Also available in: Atom