Activity
From 2014-01-07 to 2014-01-09
2014-01-09
-
23:48 Feature #15817 (Needs feedback): Lock an issue during edit
-
23:46 Feature #15817: Lock an issue during edit
- >updates have been lost
When more than one user updates an issue, the other(s) will get the following options:
- ... -
23:42 Defect #15830 (Closed): Internal error
- You didn't read [[SubmittingBugs]] and there's no Redmine 4.2.1...
-
06:58 Defect #15830 (Closed): Internal error
- I have installed redmine 4.2.1 on Cetos 5.8. I am getting the following log error which i am trying access the redmin...
-
21:37
Feature #15782: Workflow Field Permissions - Status-Based Field Visibility
- Just to note: _this_ issue's relation to #12005 is only as far as the description given in the initial issue creation...
-
20:27 Feature #15340: Custom field referencing other tickets
- #13690 proposes a solution to allow new relationships to be added. However, I'm not fluent enough in Ruby to implemen...
-
09:39 Feature #15340: Custom field referencing other tickets
- thanks for the nice little implementation for prototyping.
For a final solution I would rather make a new field type... -
06:44 Feature #15340: Custom field referencing other tickets
- Nice to see some progress on this.
However, even today this is possible by creating a text field (and using one o... -
19:50 Feature #15838 (New): feedback recived status designation
- when an update is received to an issue via email the status is set to the designated "feedback received" status
3 pa... -
19:44 Feature #15837 (New): Reply to closed ticket changes status to "reopen" designated status
- when an email is received from a valid user to a closed issue that issue's status is set to the designated "reopen" s...
-
19:02 Feature #15836 (Closed): Automatically add user as watcher for issues created via email.
- 1. fill the description:
I have a queue issue that when an email comes into redmine and it isn't for a project it ge... -
17:36 Feature #1926: Issues identifiers
- Take a look at this plugin: http://projects.andriylesyuk.com/project/redmine/issue-id
Please help him to release thi... -
17:31 Feature #13378: Custom fields Type Auto Number Increasing
- Hi All,
Take a look at this plugin: http://projects.andriylesyuk.com/project/redmine/issue-id
But it is still dev... -
17:13 Feature #12706: Ability to change the private flag when editing a note
- +1
When adding a note, most users forget to set the "private notes".
And at this time, it is not possible to chang... -
16:43 Feature #15835 (New): New permission to allow to view all projects
- We are developing an synchronization of projects between Redmine and another application with the usage of the Redmin...
-
16:20 Patch #15833: Watchers checkboxes are now being hidden by default
- This patch duplicates in some way my patch #14339.
-
15:11 Patch #15833: Watchers checkboxes are now being hidden by default
- I have patched our instance already, so you need to click on the new icon to see the huge list :-)
Take care. -
15:09 Patch #15833 (Closed): Watchers checkboxes are now being hidden by default
- Hello,
on our instance when reporting new issues, we have many members for our project and the checkbox columns ar... -
16:04 Defect #15834 (Closed): Creating subtask without having permission on parent issue tracker
- In my Redmine I have multiple trackers, multiple roles and crossed permissions: let's say "developer" user can create...
-
14:37 Feature #15760: JS response support for #render_error
- Recommend an errors.js view in common directory that adds the flash messages to the top of the page similar to a vali...
-
14:16 Feature #12215: Option to inherit Issue Category list from Parent project to Sub-projects
- Duplicate of #5358
-
14:12 Feature #5358: Share Issues Categories for sub-projects
- +1
database logic have to be definitly be modified the right way.
Edit - Workaround:
In solution to use catego... -
11:05 Feature #10541: Fixed start date for gantt chart (per project)
- +1
-
10:32 Defect #15831 (Closed): Successful update notice for workflows
- It seems the successful update notice for workflow edits has been removed in r9977, and no such notice is rendered ei...
-
08:50 Feature #7993: Select Default Report (or Custom Report quick links)
- +1
-
08:40 Defect #15781 (Closed): Customfields have a noticable impact on search performance due to slow database COUNT
- Thanks for the feedback, I'm closing it as using an alternative search engine is out of the scope of this request. It...
-
05:13 Feature #15829 (Closed): Filter by updated user
- Hi Guys
I want to filter by assign users who updated on issue. How to make it? Please advise. And which mobile app... -
05:01
Feature #15828: mention system.
- typo @i got a notification.@ -> @user got a notification.@
-
04:59
Feature #15828 (Closed): mention system.
- It is nice to have some like when i type @@user@ in any of redmine wiki areas (wiki/issue/comment...) user got a noti...
-
02:15 Feature #14418: Copy inner issues relations along with issues
- This would also be useful to us. we use a structure of issus -> child issues with set proceeds/follows as a template ...
2014-01-08
-
23:33 Defect #15827: Redmine is using a buggy Rails SQLite adapter
- Since Rails itself will not see these bugfixes in the 3.2 version (since they stopped accepting them), Redmine should...
-
23:28 Defect #15827 (Closed): Redmine is using a buggy Rails SQLite adapter
- Redmine is hitting at least two bugs in the Rails SQLite adapter (there is one more, but Rails folks stopped acceptin...
-
22:54 Defect #13210: 500 with sqlite exception (database locked)
- Most likely, the problem in this bug is a result of https://github.com/rails/rails/issues/13631 (again, a bug in the ...
-
20:15 Defect #15826 (Closed): Unable to edit some Wiki pages
- I'm having the same issue described in this forum post.
http://www.redmine.org/boards/2/topics/36850
For some p... -
19:46 Feature #415: Daily Digest option for Mail Notifications
- From what I've seen the available plugins are either of poor quality or simply incompatible, etc. So I decided to do ...
-
19:22 Feature #15340: Custom field referencing other tickets
- Here is a basic implementation I made (from trunk development version)
Just use a classical Text custom field. If ... -
18:52 Patch #6586: Calendar view hook Request
- Let's see if we can get one of the committers to merge it in ;-)
-
18:41 Patch #6586: Calendar view hook Request
- +1: Appears to comply with the logic for the existing ":view_issues_index_bottom" hook, too.
-
18:37 Patch #11495: Reopen closed issues on reply by email
- got the patch to run by using p1
$ sudo patch -p1 < issue-reopen.patch
patching file app/models/mail_handler.rb... -
18:07 Patch #11495: Reopen closed issues on reply by email
- guzzi jones wrote:
> When i run this on the latest version of redmine i get "can't find file to patch at input line ... -
18:06 Patch #11495: Reopen closed issues on reply by email
- When i run this on the latest version of redmine i get "can't find file to patch at input line 5"
-
18:31 Defect #15824 (Closed): CommandFailed not found in git_adapter
- Fixed by #15756.
-
17:16 Defect #15824 (Closed): CommandFailed not found in git_adapter
- CommandFailed moved from redmine/scm/adapters/abstract_adapter to
redmine/scm/adapters in r12273
See patch for a ... -
15:37 Feature #643: Issue description templates
- There are reasons for, but even *against custom fields*.
E.g. if you have different types of tickets like "service... -
14:26 Feature #15820: How to list all files from sub category and wiki from main category in all sub category ?
- Christian Dähn wrote:
> This request should be better placed as question inside the discussion forums.
Ok, thanks... -
14:17 Feature #15820: How to list all files from sub category and wiki from main category in all sub category ?
- This request should be better placed as question inside the discussion forums.
2014-01-07
-
20:52 Feature #15820 (Closed): How to list all files from sub category and wiki from main category in all sub category ?
- How to list all files from sub-categories in files categorie
Main category 1 - files 1 *+* file 2 ???
sub categor... -
19:39 Defect #13210: 500 with sqlite exception (database locked)
- The errors above are not actually concurrency issues with SQLite3. They are bugs in the way SQLite3 is used.
The o... -
18:52 Patch #15819 (New): Migrating from trac, mysql2-query is defect
- There is a mix up of "mysql" and "mysql2" in the script
migrate_from_trac.rake
so the migration is not possible, if... -
17:01 Defect #14491: MailHandler: Unable to determine target project (when allow_override=project and project=unassigned is used)
- Jean-Philippe,
Since I've applied that patch you provided I've not seen any further emails rejected. I just wanted... -
15:27 Feature #15752: Add attachments to search index and list them in a search results
- We use attachments a lot in issues but it's difficult for someone else to find the issue when they only know more or ...
-
13:16 Feature #15817 (Closed): Lock an issue during edit
- There have been many occasions where updates have been lost because multiple people have been updating the same issue...
-
11:31 Feature #14470: Standard implementation of redmine 'stealth mode'
- redmine_stealth plugin will work with 2.4.2 if you edit init.rb (from line 23):...
-
11:28 Feature #15815 (Closed): REST API : Add project status in API response
- I've been using the Rest API mobile apps.
RedminePM | Redmine Client for iPhone / Android
http://redminepm.com/
... -
05:07 Defect #15812: Default Gravatar image setting ignored in activity feed with user_id parameter
- I've been playing with this a little bit today and it doesn't actually appear to be related to the user_id parameter ...
Also available in: Atom