Search
Results (18279)
- Help: RE: Retrieving gmail via IMAP is resulting in incorrect timestamps in issues. Timezone trouble.
- I was able to find the problem. When I r ... :receive_imap rake from the command line the issue journals get created with the correct timest ... hey were before but hopefully no one notices.
- This message is Redmine.org incomplete tick ... the second and subsequent lines. |Count|IssueNo|Tracker|Status|Category|Subject|Comment|Up ... textile>Configurable Per-Project Text on New Issue Screen</notextile>":http://www.redmine.org/issues/946||2013/04/10||| |1|#6257|Feature|New|0| ... ki Sites</notextile>":http://www.redmine.org/issues/6257||2014/04/25||| |1|#5916|Feature|New|0 ... llations</notextile>":http://www.redmine.org/issues/5916||2012/03/19||| |1|#561|Feature|New|0| ... >Invites</notextile>":http://www.redmine.org/issues/561||2011/07/13|| #5668| |1|#5430|Feature| ... Priority</notextile>":http://www.redmine.org/issues/5430||2012/05/18||| |1|#470|Feature|New|0| ... blishing</notextile>":http://www.redmine.org/issues/470||2010/04/28||| |1|#4516|Feature|New|0| ... ravatars</notextile>":http://www.redmine.org/...
- This message is Redmine.org incomplete ticket ... e second and subsequent lines. |Count|IssueNo|Tracker|Status|Category|Subject|Comment|Up ... ectError</notextile>":http://www.redmine.org/issues/8546||2012/08/29||| |2|#6158|Defect|New|0| ... ther one</notextile>":http://www.redmine.org/issues/6158||2011/06/11||| |2|#3513|Feature|New|0 ... Project</notextile>":http://www.redmine.org/issues/3513||2013/01/23|| #5137| |2|#3505|Feature ... nagement</notextile>":http://www.redmine.org/issues/3505||2011/02/10||| |2|#3428|Feature|New|0|"<notextile>Need AJAX Based Issue Addition</notextile>":http://www.redmine.org/issues/3428||2011/11/04||| |2|#2448|Feature|New|0 ... example)</notextile>":http://www.redmine.org/issues/2448||2016/11/30|| #279, #559, #12647| |2|#2389|Feature|New|0|"<notextile>Standard and custom ...
- This message is Redmine.org incomplete ticket ... e second and subsequent lines. |Count|IssueNo|Tracker|Status|Category|Subject|Comment|Up ... linking</notextile>":http://www.redmine.org/issues/5537||2011/05/06||| |4|#3995|Feature|New|0 ... " module</notextile>":http://www.redmine.org/issues/3995||2012/11/15|| #4238, #991, #1196| | ... p / Role</notextile>":http://www.redmine.org/issues/10121||2016/02/13|| #4511, #9918| |4|#811 ... paces...</notextile>":http://www.redmine.org/issues/811||2015/01/08|| #2638, #6166, #10810| ... ctivated</notextile>":http://www.redmine.org/issues/3433||2011/01/16|| #7296, #3570, #3611, ... attempts</notextile>":http://www.redmine.org/issues/3096||2015/03/11|| #3155| |4|#1237|Feature ... tication</notextile>":http://www.redmine.org/issues/1237||2016/04/29|| #699| |4|#542|Feature|N ... /restore</notextile>":http://www.redmine.org/...
- Hi, Help me How can i upload a file from my local machine to an issue in redmine?? language: ASP, VBA When i ... with a text. RequestURL1 = "http://link/issues/77621.xml?key=590fe11527aa9e185539050a5d0d3 ... 4) & "?>" RequestBody = RequestBody & "<issue>" RequestBody = RequestBody & "<id>" & ... oads>" RequestBody = RequestBody & "</issue>"
- Plugins: RE: Issue Template Plugin v0.1.4.
- Akiko Takano wrote: > Hello, I've released Redmine Issue Template 0.1.4, maintenance release. > Feed ... eciated! Thank you very much for "Redmine Issue Template". Many Redmine installations around the world could not live without it !
- Dear all, When we create issue via email, emails in To and CC will be added as watcher of the issue. Is there any solution to add emails in To and CC as watcher after issue created. Thank you,
- Hey guys, I recently had an issue with a bug caused by a custom version of an ... racking functionality into the plugin itself?
- Hello, I am trying to create issues using Redmine Java API. I am able to succes ... ctory.createWithApiKey(uri, apiAccessKey); IssueManager issueManager = mgr.getIssueManager(); Issue issueToCreate = IssueFactory.create(10, "some subject"); CustomF ... FieldName.equals(CUSTOM_FIELD_BRANCH)) { issueToCreate.addCustomField(CustomFieldFactory.cr ... ieldName.equals(CUSTOM_FIELD_COUNTRY)) { issueToCreate.addCustomField(CustomFieldFactory.cr ... FieldName.equals(CUSTOM_FIELD_DOMAIN)) { issueToCreate.addCustomField(CustomFieldFactory.cr ... Name.equals(CUSTOM_FIELD_SUBMITTEDBY)) { issueToCreate.addCustomField(CustomFieldFactory.cr ... ieldName.equals(CUSTOM_FIELD_EMAILTO)) { issueToCreate.addCustomField(CustomFieldFactory.cr ... n.getName(), "xyz@abc.com.tr")); } ...
- Hi, We're having a bit of a problem with o ... edmine? I don't have a way to reproduce the issue, unfortunately. Any ideas on why this is ... 0.16.2 Thanks in advance!
- Help: RE: Internal Error Under Users Page
- Just found out it was due to redmine_digest plugin. After turning it off the issue has gone
- Help: RE: Logging user spent time problem
- Here is the log: <pre> Started PATCH "/issues/19909" for 95.170.246.42 at 2017-02-16 10:13:46 +0100 Processing by IssuesController#update as HTML Parameters: {"u ... =>"blabla", "form_update_triggered_by"=>"", "issue"=>{"description"=>"blabla", "status_id"=>"23 ... nal_id"=>"262818", "commit"=>"Submit", "next_issue_id"=>"19790", "issue_position"=>"1", "issue_count"=>"4", "id"=>"19909"} Setting Load ... n' ORDER BY `settings`.`id` DESC LIMIT 1 Issue Load (0.8ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 19909 LIMIT 1 Project Load (0.3m ... * FROM `settings` WHERE `settings`.`name` = '...
- Help: RE: Internal Error Under Users Page
- I've faced the same issue while updating user's email. Please, help! ... redmine_work_time 0.3.3 </pre>
- Plugins: Issue Template Plugin v0.1.4.
- Hello, I've released Redmine Issue Template 0.1.4, maintenance release. Feedba ... Repo: https://github.com/akiko-pusu/redmine_issue_templates I'm so sorry I could not implem ... l be implemented on Redmine itself. (#6715)
- Open discussion: RE: All Projects option for Saved Queries
- > Now my list only includes issues in the same project as issue 9. Yes, it is very bad effect. Very diffi ... in users why they sometime see all project's issues in custom queries and sometime current project's issues. Please improve this behavior ... I use ver 3.3
- Help: RE: Error adding attachment at first time
- This might just be a temporarily connection issue. Check your logs to see if something is going wrong on the server side.
- Help: RE: Prevent file added to issue via email
- Tuan Phan Anh wrote: > [...] The problem is when someone update the issue via email with a photo in the email signatur ... ., the photos will be added as a file to the issue. > Does someone know how to configure redmi ... ed in yet-to-be released Redmine version#119)
- Just one user has a problem with upload file (just image)into issue. He opens issue, fills up form a chooses file(image). Its shows error (see attachment) without confirm issue's form. There is no attachment after confirming form. He updates issue and adds the same file and it works fine. O ... ppend me as well (during filling this form).
- Open discussion: RE: Redmine account activation issues
- Unstickied, lost its actuality.
- Hi everyone, I am using email to update an issue on redmine. The problem is when someone update the issue via email with a photo in the email signatur ... ., the photos will be added as a file to the issue. Does someone know how to configure redmine to not allow to add file via email? Thank you.
- Development: RE: Plugin, ajax, query patch and authorized_for
- In the mean time I found out that the following *does* work: /app/views/vote_on_issues/cast_vote.js.erb: <pre><code class="erb"> ... ... <% end %> </code></pre> lib/vote_on_issues/patches/query_patch.rb: <pre><code class=" ... view_votes, nil, :global => true) VoteOnIssue.where('vote_val < 0 AND issue_id=?', issue.id).sum('vote_val') else '-' end </code></pre> But still...
- Help: RE: "Sort" and "Group Results by" not ... multiple values Custom Field formated as List
- Frédéric Chauvière wrote: > When you say "by ... ds. > I'm asking, because in our model an issue can affect several modules of your software, ... h modules will be affected by the fix of the issue. But after that, it's a pain in th @$$ to list issues affecting a specific module... and it shoul ... ults in Excel, and use macros to regroup our issues by module... Well, the _listing_ of issues affecting a specific module shouldn't be a ... kup and didn't find a similar request in the issue pool)...
- Hello, I have HelpDesk plugin installed on my ... reviously created using the REST API) to the issue that I'm creating from a java web applicatio ... SOLVED: Modifying the RedmineManager Calss
- Help: RE: Allow related issues to be started/due on the same date.
- I have the same issue. I had to stop using dates for most things because of this.
- Open discussion: RE: Bitnami Remine slowness issue
- We faced this issue because our mail server was not configured ... Settings -> Email Notifications -> uncheck "issue updated" and save. Hope this will fix the issue.