Search
Results (18291)
- Open discussion: RE: Mails sent by redmine received as SPAM.
- Opened #14792, thank you for pointing out the issue.
- Open discussion: RE: Online Demo in Wiki to prevent test spams
- I hope so ... Actually, if I look at the recent issues created, I don't see #14777, #14778, #14779 ... ... And two tests again ... #14788, #14789
- Open discussion: RE: Online Demo in Wiki to prevent test spams
- We usually don't delete SPAM issues, we close them as "invalid", that way, the ... change will help to get less "test" tickets.
- Plugins: RE: Smart issues sort plugin
- I solved some compatibility problems with the Redmine 2.3.2.
- Hi all, I am new to the forums and hoping ... oting documentation at http://bit.ly/bundler-issues. Thanks! NoMethodError: undefined method ` ... ould appreciate any help. Thanks in advance!
- We are happy to announce the release of Time ... gs - Filter timesheets by groups - Filter Issues assigned to me - Configure Public Holiday ... c http://www.youtube.com/watch?v=cTZ2FCqgdwQ
- Help: RE: Update issue using REST API using PHP
- Posted on stackoverflow as well. http://stac ... m/questions/18470401/redmine-rest-api-update-issue-using-php/18470457?noredirect=1#comment27148187_18470457
- Open discussion: RE: Online Demo in Wiki to prevent test spams
- I might be mistaken, but I can't find 7 test issues in the production tracker today. There's the usual MMORPG issue (#14785) and the usual MATLAB issue (#14776) which makes 2 SPAMs for today... ... 3rd paragraph. Thanks for pointing this out.
- Help: RE: have two roles one with read only one with read/write advanced svn repository access
- Actually i found out its not possible with co ... till now accepted. http://www.redmine.org/issues/3712
- Plugins: RE: Is there a plugin for automatic login to Redmine by user name from LDAP?
- I had exactly this running, by using the info ... tched to passenger now, and got stuck on the issue again). Be sure to configure your browser fo ... Name" on google should help you on this one).
- Hello, According to the great many number of test issues in the production system, I was wondering i ... 10am and 3pm (France), we can count 7 spams.
- Development: RE: Where in the code Redmine send emails?
- This is the model Mailer.rb : http://www.redm ... nctions that send mails such as : * deliver_issue_add * deliver_issue_edit * ... Redmine will send an e-mail each time one of these functions is called.
- Help: RE: How to deal with "salt" using authMSQL?
- Kosuke Fudy wrote: > this deb can't be insta ... (salt+SHA1(password)) http://www.redmine.org/issues/7410 > > We patched mod_auth_mysql for wor ... ee https://github.com/laiyonghao/redmine-auth
- Hello, I'm intending to filter the emails sent by redmine (issues and wiki updates) but I didn't find where i ... ode Redmine send e-mails to users? Thanks.
- Hi ! I'm using redmine for a while, since ... suddenly, i've discovered, that when i group issue list by user-defined field there is no count value near group headers - just empty brackets.
- Help: RE: Notify email without status in subject
- Hi, yes. I have opened issue for this: http://www.redmine.org/issues/13656 But as I remember, I have had the or ... arted to work as expected. Hope this help.
- I am new to APIs and I am having trouble updating the status of issues. I have successfully listed projects and issues but not sure how to update them. I am using ... hare some example in php to how to update an issue using json. I have read the API documentatio ... xample or tutorial on the internet. Thankyou!
- Development: RE: Auto-Close parent after his children are closed.
- nooope, not interested in :P but little u ... <code class="ruby"> def parent_close Issue.roots.each do |root| all = root.d ... cool if someone could refactor it. Peace.
- Plugins: RE: Smart issues sort plugin
- a new issue found when I used the issue list to save my query, I click [save] button ... hui (id=3) Rendered plugins/redmine_smart_issues_sort/app/views/queries/_form.html.erb (0.0m ... te::Error (undefined method `category' for #<IssueQuery:0x2b8bb20>): 8: <%# VVK start %> ... new_html_erb___1038067327_26445144' </pre>
- Plugins: RE: Detailed tabs and time in Issue (v 0.1.0)
- Hi Mark, just installed new version, works like a charm! :) Thanks a lot for your support!
- Dear All we want create project allow all user to open issue but this issue is private between the user which has create this issue and the manager. For example, HR department , when the user want to open issue for new vocation then it will display it for ... ager and user manager. Thank you for help.
- Plugins: RE: Detailed tabs and time in Issue (v 0.1.0)
- Hi Sergey, i just release your feature req ... work with all roles and not alter entry id
- Recently, I want to make some customization t ... some other fields in the subject when a new issue is added. I was have the impression that ... I added “TESTMSG” to the following line in issue_add function in mailer.rb and was expecting ... with that string in subject when I add a new issue. However, nothing changed after I made this change. :subject => "[TESTMSG #{issue.project.name} - #{issue.tracker.name} ##{issue.id}] (#{issue.status.name}) #{issue.subject}" I am using clean install of Bit ... ce or did I missed anything ? Any ideas?
- Open discussion: RE: No import function = giving up on Redmine
- I've written some changes that allow to import issues (only ISSUES!) with custom fields. Please use attached ... t." puts %w(users projects issues).each do |type| next unless cont ... object.tracker = Tracker.first if klass == Issue attributes.each_with_index do | ... ings[type][index] if type == "issues" && field == "project_identifier" ... :value => value v.customized_type = "Issue" my_custom_fields.push(v) ... have to create custom fields after creating issue because we need issue's ID my_custom_fields.each do |mcf| m ... rs.each{|e| puts e} end end
- Everytime Redmine sends an E-Mail, example new Issue or Issue Changed, the E-Mail time is on hour in futur ... g changed. Can you please help me.