Search
Results (18279)
- I have installed redmine2.2.6 on centos7 seve ... lumns.html.erb (2.8ms) Rendered settings/_issues.html.erb (21.6ms) Rendered settings/_not ... rit_members"=>"0", "enabled_module_names"=>["issue_tracking", "time_tracking", "news", "documen ... _erb___918456766727946767_27251780' </pre>
- Open discussion: RE: How to prevent users Log time on closed issues?
- Pavel Potcheptsov wrote: > In my case Closed issue has ID 5. Check in the database what ID in y ... [...] Thank you Pavel, works as intended!
- Just installed Redmine and not quite sure if ... edmine before and I don't recall having this issue. For example, "h2. Test", "h1. test" it all ... e wiki. Can someone tell me what I'm missing?
- Open discussion: RE: How to prevent users Log time on closed issues?
- I've been looking for a more convenient way to prevent users from logging time to closed issues.
- We have thousands of tasks or issues and your plugins are useful, professional a ... mented and installation process is very easy.
- Hello, I have been trying to set up email ... in localhost, but not in AWS. I think the issue could be VPN related, because Localhost only ... re any way around this for AWS? Thank you.
- Help: RE: I'm confused -- is Redmine's git just for looks/downloads?
- Git in redmine is not a Server. It is a norma ... o with git is for example: * link e.g. from issues or wiki pages to changesets * connect a commit to a ticket/issue * react on keywords in a commit (write time, Close ticket, ...)
- I am using bitnami redmine stack which integrates redmine 3.3.1 stable. I want to import issues from a csv file. Although I found out this article [[HowTo_import_issues]] , I can not see import assistant. And whi ... Is anybody suffering from this situation?
- Help: RE: Hide public projects for specific roles
- Hi, Thank you for this patch. We had a similar issue to resolve. We have also secured the dire ... revision patch attached. Regards, Fabrice
- Hi! I am running a Redmine like this: * ... ly for users in user group B When viewing issues in project B and add a "Assignee's group" f ... 0.1 ---------------------
- Help: RE: Document Management System ?
- To answer my own question, at least partially ... ty. That should take care of majority of our issue, hopefully. https://github.com/danmunn/redmine_dmsf/issues/170
- GET http://172.172.174.100/redmine/custom_fie ... mine_editauthor 0.9.1 redmine_issue_buttons 1.0.0 redmine_issue_tabs 1.1.1 redmine_subtasks_i ... 2.0.2 usability 2.1.5
- How to select the project issues, which were to a certain status (eg "in work"), more than a day in past or now? Any idea?
- Hi, i'm beginner in web developpement and i d ... "@388.json" -u login:password http://redmine/issues/388.json When i run this code i have a ' ... N:xxxxx https://helpdesk.ccm.fr/projects/115/issues I don't know what to replace :"@388.json" Someone can help me please.
- Help: RE: Hide "assigned_to" if status "xy"
- Patrick Brüls wrote: > Hey Guys, > i'm sea ... ion to hide the "Assigned_to"-Field when the issue status is "xy". > We have the plugin "Custo ... me? Disabled the field is also a solution.
- Hey Guys, i'm searching for a solution to hide the "Assigned_to"-Field when the issue status is "xy". We have the plugin "Custom ... got any JS-skills. Can anybody help me?
- Hi, We use sub-tasks in a sub-project agai ... in the top level project. When I query the issues in the main project, I can add a column for ... I will separately add the request. Thanks.
- Hello, noticed, that in Google Chrome there is no week numbers when you add new issue and try to use start date (or due date). bu ... help users on the Edge too, but nobody cares)
- Hello, I'm trying to create a subtask. When I ... under the *Subtask* section when I visit the issue page. I browsed the database and both *parent_id* column of *issues* is null and there is no relevant entry in *issue_relations* table. I do not know which ver ... http://demo.redmine.org/projects/mxmxm/issues/new?issue%5Bparent_issue_id%5D=164025&issue%5Btracker_id%5D=1 Url on my installation is: http://localhost:3000/projects/test/issues/new?issue%5Bparent_issue_id%5D=36 My environment copied from the * ... se adapter PostgreSQL Thanks
- Help: RE: Refresh repository in Redmine after editing commit message
- I know this is 3 years old, but it was bother ... rent places. The first place is 'changesets_issues' which associates your changes with Redmine issues, the next is 'changes' which describe discr ... Then, you will first delete the 'changesets_issues' and 'changes' table entries as they refere ... s' table... <pre> delete from changesets_issues where changeset_id in(select id from change ... fetch_changesets" -e production </pre>
- Help: RE: Add users as watcher via email after issue created
- Immanuel Wilhelmy wrote: > This has been fix ... TR: #7017, introduced in Redmine version#110.
- Development: RE: Query issues via REST API, using custom fields filtering with RegExp
- Oho ! That would fulfill my need, thanks !
- Help: RE: Add users as watcher via email after issue created
- This has been fixed in redmine (dont' know ex ... f updates are added as watchers). Immanuel
- Development: RE: Query issues via REST API, using custom fields filtering with RegExp
- I found a solution for the python rest api. M ... https://github.com/maxtepkeev/python-redmine/issues/164
- Help: RE: Custom queries for groups
- It's not in the core for sure, and that's why I just opened issue #25129. I don't know if there is already some plugin that would allow that.