Search
Results (18336)
- Help: RE: MTA issue on CRON when send reminder mail
- I have not installed or postfix or sendmail. ... global/bin/rake ????? Greetings and thanks
- Is it possible to view all details (Project, Date, User, Activity, Issue, Comment) of the "Spent time" on this issue on the main screen of the summary of the specific issue ?
- Hi, I have a custom query on Issues. This custom query aggregate hundreds of issues by a specific column. It's works great, but ... w, to get a global overview of the aggregate issues, I must collapsed by hand each single group... it is not so nice. Thanks
- Help: RE: MTA issue on CRON when send reminder mail
- > Post exact content of your -cron job file-, ... S_ENV="production" > /dev/null 2>&1 </pre>
- Help: RE: MTA issue on CRON when send reminder mail
- The content of my script reminder.sh <pre> ... explains the user of the first post thank
- I need a developer to built a plugin of deparments relations with users, issues and attachements
- Help: RE: MTA issue on CRON when send reminder mail
- Post exact content of your cron job file, scr ... . Do you have sendmail or postfix installed?
- Hi, I've just configured Redmine with a plug ... that allows the application to create a new issue from a mail received by a google IMAP server ... er) receives a mail notification at each new issue creation, even if he is not supposed to be involved into the issue. In other words, this user must receive *always* a notification when a new issue is created, whether by a user or via Cron. ... plugin above? I hope I have explained my issue in a decent way, and I thank you in advance. ... pient@mydomain.com -- -f sender@mydomain.com@
- Help: RE: MTA issue on CRON when send reminder mail
- The problem arises only when running through ... rry for the translation, use google translate
- Hi ! I try to follow the Rails documentation ... on_libs 2.1.6 csv_import_issues 0.0.2 easy_baseline ... usability 2.1.2 </pre>
- Help: RE: 3.2 CSS Issues
- Not sure, but the fact is Redmine core does n ... .3. http://www.redmine.org/builds/index.html
- Help: RE: MTA issue on CRON when send reminder mail
- http://www.redmine.org/projects/redmine/wiki/EmailConfiguration
- Help: RE: Cannot delete attached file and issue relations in 'Edit/new issue' window.
- More details: Clicking the 'Remove relatio ... ttachments_controller.rb nor app/controllers/issue_relations_controller.rb.
- Help: RE: MTA issue on CRON when send reminder mail
- Steven Wang wrote: > Hi: > > This problem ... . > But none of them mentioned this kind of issue. > I hope people who familiar with redmine ... BRs, > Steven I have the same problema!!
- Help: RE: 3.2 CSS Issues
- Toshi, are you sure Ruby 2.3 is the cause of the css issues? Everything else seems to work fine.
- Hi, I'm trying to create an issue from api Java in Eclipse. However when I cre ... r. What minimum data is needed to create the issue? Thank you. <pre><code class="java"> ... createWithApiKey(uri, apiAccessKey); IssueManager issueManager = mgr.getIssueManager(); ProjectManager projectManager = mgr.getProjectManager(); List<Issue> issues = null; List<Project> projects = null; Issue issueToCreate = new Issue(); try { issues = issueManager.getIssues(projectKey, queryId); projects = projec ... block e.printStackTrace(); } for (Issue issue...
- Help: RE: Home does not work, other links work fine
- I solved the problem, so I thought I should s ... d there myself in an attempt to fix original issue. The .htaccess was a copy of htaccess.fcgi.e ... one to look in the right direction. Cheers
- Help: RE: 3.2 CSS Issues
- Ruby 2.3 is not supported.
- Hi, I just installed Redmine 3.2.2 and having css issues with the display, the top menu is split int ... 4.0 redmine_slack 0.1
- Help: RE: Cannot delete attached file and issue relations in 'Edit/new issue' window.
- First of all revert back any changes you've m ... web server that is used for handling redmine.
- Help: RE: How to hide members
- Sam online wrote: > How to hide members if s ... s fine for us. You can see in the related issues of #17747 that there are other redmine-users with the same problem
- Hi Anyone know of a way to mass import issues into redmine. I am moving my projects int ... am working on Redmine v3.1 Thanks, kevin
- Help: RE: Wrong link in e-mail
- hm, maybe a configuration settings issue!? like in Apache with virtual hosts: ... er. Of course depending on your setup.
- Hi guys I need help with our issue summary display page. Ever since we moved to redmine-3.2.1 our issue summary page display doesn't look right - it ... an attachment. Thank you. Regards Les.
- Hi, Im trying to upgrade from version 2.6. ... but when I try to go to a project page or a issue page I get an mysql error: ActionView::Te ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')))))) h1. Full error log: ... ct_id FROM enabled_modules em WHERE em.name='issue_tracking')))))): 85: <% end %> ... > Any ideas how to solve this? Thanks