Search
Results (18279)
- Help: RE: Rest API Getting list of objects with multi parameter filters
- If someone else gets on this page via search ... bine parameters with or. Eg. .../redmine/issues.xml?author_id=24|34
- Help: RE: How to enable/disable "copy" issue functionality
- Can you tell if it's related to a user or group, to a certain project or a certain tracker?
- Help: RE: Issue status
- I'm not sure I understand your question right, would you like to "lock" an issue, once a certain status is set?
- under_construction is here https://github.com ... ideas? It only tested in firefox, in ie, no issue.
- Does anyone know how to display a custom field on RSS? I've registered an Issue page in my RSS, and it displays subject and description. But I want to show a custom field on "Issue" in my RSS. Is it possible? and if you know ... t) rails 3.2.14 Windows7 (64bit) Thanks,
- I have a fresh install of Redmine on Ubuntu 1 ... The admin user can create projects and open issues fine, indeed seems everything works fine ex ... 1.9 redmine_slack 0.1
- Plugins: RE: patching application helper in redmine 2.3
- paste your method in the base.class_eval bloc ... base.class_eval do def method_name(issue) //your code here end end
- Help: RE: automatic refresh of repositories is not working
- @Marc@ I just configured redmine with each pr ... sks. Found it to be working fine without any issue. I didnt use Hooks though.
- Hi community, can you think of a good reas ... it: after some testing, it does work for the Issue page but i still get the messy journal in my (first) email. I found that the email for changed issue get send form the Journal model when saving the issue. So the email gets send before the hock controller_issues_edit_after_save gets trigger by the custom ... ut having to many changes in the source code?
- Plugin: http://www.redmine.org/plugins/timel ... ps://github.com/behigh/redmine_timelog_timer/issues/13) The new actively maintained fork repo: https://github.com/emovere/redmine_timelog_timer/
- Development: RE: Bug? Posting attachments in issue by json API
- Discussed in #18695.
- Hello! Is it possible to do so after the change of status of a issue user of the project could not edit it anymore?
- Help: RE: Exporting from an older version of Redmine and Importing into 2.6
- Hi Alan, How I'd try to do it: # Dump t ... migrate the entire database and not just the issues. Cheers,
- Hi, I've tried to use REST API for creating issues but found that there no way to post multipl ... s" node, redmine API successfully creates an issue but without attachments - it simple ignores ... mat ('[]'). Can someone help me with this issue?
- Help: RE: How to disable commenting for closed issues?
- Thank you for reply, I was suprised when read it 'cause you still remember my ticket :).
- here are my data: -------------------------- ... mine_checklists 3.0.1 redmine_issue_status_change 1.0 redmine_theme_changer 0.1.0 redmine_xlsx_format_issue_exporter 0.1.0 ---------------------------- ... o images so you can see them. Please help me
- Open discussion: RE: SLA Violation Notification
- Hi Jan , I feel this requirement would complete the concept of Issue Tracker . As far as i am concerned - Redmine ... nts for each category ie lets say a critical issue is not updated in 30 mts , it should invoke ... Thanks and Regards Joby Joseph 9845629881
- How dose Redmine determine the current date? ... zone of "My Account" is "+8:00". On the "Issues" page of project, the "Updated" time is sho ... exactly what I expected. But in the *"New issue"* page, the *"Start date"* is shown as *"-5: ... 19 10:00("+8:00"). The "Start date" in "New issue" page and the "this day" in "Calendar" page ... mine or server to make sure the date in "New issue" and "Calendar" shown in the time zone of "My Account" ?
- Help: RE: How to disable commenting for closed issues?
- Sorry, I am wrong in #18382#note-1. There is feature request in #13814.
- Dear all, I would like to allow all users to copy an existing issue (to another project, by the way) but for some reason I cannot tell, not every issue/user have that "copy" button available. I have not found this "copy task/issue" configuration. How can I allow my users to copy issues between projects? Thank you!
- Help: RE: Where are email templates stored?
- I would like to change the email notification ... e information [project name - Bug number] Issue subject I would like to have [Author - Assignee] Issue subject Can someone help me to change it.
- Dear Team; I have upgraded my redmine proj ... 2.6.0-2-windows-installer Any help please!
- Hi Guys, We have an older version of Redmi ... 2.2+ What I wish to do, is export all the issues out of the old version into a csv file, and ... with the en.yml file - but I cannot see any issues with it? I have attached it. Can someon ... above versions? I only have around 1200 issues I want to import from the older mysql version to SQL server version..
- Hi all, I have two projects: project A an ... ifferent versions i.e.: I would like to have issues from A1 and B2 on one view. I can add filt ... of such settings: It was possible to create issue for project A and select target version from ... with version filtering? regards, Tomek
- Plugins: RE: How to create history with update issues by plugin redmine import task
- Hey, i exactly need this case! We must imp ... t in the new redmine manually # export alle issues from the old redmine via the csv export but ... i guess the importer plugin will create new issues, so we haven´t got our history/journal anym ... ly finished? Can i have a look? Thank you.