Project

General

Profile

Search

Results (18279)

Help: RE: MailHandler: an unexpected error oc ... mail: code converter not found (xxx to UTF-8)
Matthew Paul wrote: > Deoren - that info you ... thread was excellent - > > > Some related issues: #24992, #21398 > > > > #21398#note-10 i ... otFoundError) from -e:1:in `<main>' </pre> 2017-07-27 15:55
Open discussion: RE: Receiving emails from Office365
To be exhaustive, and for future references, ... _________.* La demande #\d* a .t.(.*)[.].* Issue #\d* has been(.*)[.].* </pre> 2017-07-27 11:00
Open discussion: RE: Receiving emails from Office365
Ok, it's working now, I don't know why it did ... before (cache ?) but now users can reply to issues and forum threads directly via emails. thanks a lot ! cyril 2017-07-26 19:20
Help: RE: MailHandler: an unexpected error oc ... mail: code converter not found (xxx to UTF-8)
Deoren - that info you posted on my forum thread was excellent - > Some related issues: #24992, #21398 > > #21398#note-10 in pa ... s again and sorry to bust into this thread... 2017-07-26 15:14
Development: RE: How to update journal by using Rest Api
AFAIK you can't edit a journal using REST Api, you can add a journal to an issue or obtain the issue's journal list. The library Python Redmine ... t it > https://python-redmine.com/resources/issue.html#journals The docs are about the librar ... what you can or can't do using the REST Api. 2017-07-26 12:20
Help: RE: [Solved] - Emoticons/Emojii/4-byte Non-UTF-8 characters
Some related issues: #24992, #21398 #21398#note-10 in partic ... they're rejected) and attempts to post to an issue via the web UI (500 server error). 2017-07-26 00:37
Help: MailHandler: an unexpected error occurr ... mail: code converter not found (xxx to UTF-8)
h3. Background I've seen these errors off/ ... nt variables in an attempt to workaround the issue. Here is a trimmed down version of that scri ... this will help with character # conversion issues encountered when scraping emails into Redmi ... email_scraping_script_log_file} </pre> }} 2017-07-26 00:04
Open discussion: RE: Receiving emails from Office365
Ok, I fixed the issue and created a pull request. Until the fix is ... orking again for me. Bon courage Pierre 2017-07-25 23:41
Help: PDF export doesn't display all desired fields of project issue
Pardon my ignorance, as I am new to Redmine and Ruby. I'm trying to get the fields within my Issue-title to display on the PDF export to the issue. *The title, produced by the code within ... ile, produces the Client name/Job/Job Number/Issue Number here:* _(See screenshot 1 for visual ... <%= formatted %> | <% end %> <%= issue_heading(@issue) %> <% end %> </h2> </code></pre> *A snippet of the PDF export code from "issues_pdf_helper.rb":* _(See screenshot 2 for vi ... module Export module PDF module IssuesPdfHelper # Returns a PDF string of a single issue def issue_to_pdf(issue, assoc={}) pdf = ITCPDF.new(current_language) pdf.set_title("#{issue... 2017-07-25 19:30
Open discussion: RE: Receiving emails from Office365
Have you correctly setup the plugin options ? ... il_checker_controller.rb, it should fix your issue without damage. 2017-07-24 18:31
Open discussion: RE: Receiving emails from Office365
Redmine matches the sender email address with ... ect to associate the email with the relevant issue (when updating an existing issue). I don't know for new issues as we don't have this case. 2017-07-24 17:50
Help: delimiter '/' is missing in url
hello, could you please help after some actions (like add new issue or edit issue or change account settings) program will not ... ariaDB 10.0.29 client: IE 11, Chrome 59 2017-07-24 17:28
Open discussion: Redmines dependency on ruby-dev
After experimeting similar issues to message#51703 I came out with a solu ... re-properties-common to manage repositories 2017-07-24 15:30
Plugins: Plugin redmine_issues_from_excel
Hello I start on the forum and on redmine ... When I try to install the plugin "redmine_issues_from_excel", I have an error "We're sorry, ... ps://github.com/redminehappiestminds/redmine_issues_from_excel Could you help me please ? Sincerely, 2017-07-21 17:58
Help: [Solved] - Emoticons/Emojii/4-byte Non-UTF-8 characters
I logged this as a bug but it was rejected. B ... - 1) Convert the various affected tables (issues, journals mostly) to UTF8MB4 - which I trie ... t. But that info is in here elsewhere as an issue I think. 2) You can simply strip/convert ... }-\u{1F984}\u{1F9C0}]/ # description if @issue.description_changed? if @issue.description self.description = [self.de ... .gsub regex, '?' end end # notes if @issue.notes self.notes = [self.notes,""].join ... lace, but like I say wanted to log it anyway. 2017-07-14 19:29
Open discussion: Receiving emails from Office365
Hi Many customers complain about Redmine because they wish they could answer or post an issue from their email client. This is what [[R ... fice365 + Redmine please ? thanks Cyril 2017-07-14 15:19
Help: Redmine wont start after reboot!
I get this message when I try to load Redmine ... r) /usr/share/redmine/lib/plugins/redmine_issues_tree-master/init.rb:24:in `block in <top (r ... r) /usr/share/redmine/lib/plugins/redmine_issues_tree-master/init.rb:24:in `block in <top (r ... r) /usr/share/redmine/lib/plugins/redmine_issues_tree-master/init.rb:24:in `block in <top (r ... r) /usr/share/redmine/lib/plugins/redmine_issues_tree-master/init.rb:24:in `block in <top (r ... r) /usr/share/redmine/lib/plugins/redmine_issues_tree-master/init.rb:24:in `block in <top (r ... cpp:967 ]: Passenger core shutdown finished 2017-07-13 17:26
Help: Restoring a wiki article from backup
So, one of the users deleted a wiki page by m ... ecover/restore single items like wiki pages, issues etc.? I am aware it will require some sql-fu etc. Any help appreciated Thank you - Allan 2017-07-13 11:09
Help: Understanding acts_as_searchable
Good evening I'm a little confused about the ... My problem: I want to add another filter in issue index search (it's not a custom field) I wa ... cionar outro filtro na pesquisa da index das issues (não é um campo personalizado) Eu queria f ... o campo é chamado flow_name_id e é um status 2017-07-12 22:41
Open discussion: Redmine users able to create new issues in Projects they are not members of
This is my Redmine environment: <pre> Env ... be missing something simple, but here is my issue: I have user accounts that are divided am ... ject they are not a member of and create new issues in there.* They cannot edit issues, but I would rather them not even be able to create issues if they are not a member of the project. ... am I missing something? Thank you! Mark 2017-07-12 20:13
Help: How to run Redmine 3.4.1 with Apache 7
Hi, I am new to Redmine and installed Redm ... ning Ruby 2.4.1 and Rails 4.2.8. I ran into issues trying to following the instruction ([[HowT ... my gems path is incorrect or my install has issue or because there is something else... Can s ... mcat is 7.0.72 Thanks and Regards, 2017-07-12 00:10
Help: RE: Exporting to pdf a wiki page containing a list of issues
Jerome Dupont wrote: > Hello > > We try ... ent containing an introduction and a list of issues (with their description). > > To do this, we have created a wiki page with a macro @{{ref_issues(-q=testBdc2)}}@ (testBdc2 is a predefined r ... want, that is, the wiki page, including our issues. > > But now we want to export it in pdf ... fortunately in the generated pdf, instead of issues list, I find : > > > [...] > > Than ... roblem I've got on Redmine while exporting a issue-list with about 400 entries including the description to a pdf-file. Reducing the amount of issues sometimes helps - but it isn't a solution! ... ------------------- Error executing the ref_issues macro (Missing partial issues/_list with {:locale=>[:de, :en], :formats=> ... -3.1.0-0/apps/redmine/htdocs/plugins/redmine_issue... 2017-07-11 18:14
Plugins: Redirect inside of controller hook
I'm currently developing a plugin which calls ... ticket was created/updated. So I hooked the issue controller and overwrite the methods _controller_issues_edit_after_save_ and _controller_issues_new_after_save_. Everything is working fine ... ion he wants to share? Thanks in advance. 2017-07-11 09:00
Help: Send Client. Mail notification for all activities in project
My clients are a watcher for my project but t ... r configuration I need to do to resolve this issue. 2017-07-11 08:11
Help: Custom Field selectable as column but not as a filter in "View all Issues"?
Hello, Redmine noob here, using Redmine 3.2.0. I've been scourging the issues but never found a straight answer. We have ... needs. When we go to Projects > View all Issues, we can select those fields as columns, but ... feature we were hoping to cover with Redmine. 2017-07-10 16:32
(3301-3325/18279)