Search
Results (18272)
- When I open the issues page with the issues been listed as status is open, then I click the "save" button to save the issues report, then will get Internal error page. ... 6725 #6590] INFO -- : Started GET "/redmine/issues?skip_issues_tree_redirect=true" for 110.50.159.45 at 20 ... 29:26.588953 #6590] INFO -- : Processing by IssuesController#index as HTML I, [2020-07-06T04:29:26.589034 #6590] INFO -- : Parameters: {"skip_issues_tree_redirect"=>"true"} I, [2020-07-06T04: ... 6590] INFO -- : Rendering plugins/redmine_issues_tree/app/views/issues/index.html.erb within layouts/base I, [202 ... #6590] INFO -- : Rendered plugins/redmine_issues_tree/app/views/issues_trees/_issue...
- Plugins: Issue Template Plugin 1.0.4 Released (Add watcher / category / Assignee fields support)
- Hi, I've just released version 1.0.4 :) https://www.redmine.org/plugins/redmine_issue_templates https://github.com/akiko-pusu/redmine_issue_templates/releases/tag/1.0.4 Still using ... * https://www.youtube.com/watch?v=EAStH40gG14
- Hi All, I have upgraded lighttpd from 1.4. ... , I am not able to login from the webui, the issue is mod_websocket is replaced by mod_wstunnel ... =============================================
- Redmine version 4.1.1.stable ... "We're sorry, but something went wrong. The issue has been logged for investigation. Please try again later" -> Whats Wrong? thx for answer
- Hello everyone! A week ago I upgraded redm ... erything seems to be ok but there're several issues I would like you to help me with. {{coll ... n "Step 3" I chose "Option 2" }} So, the issues: # There're messages in production.log <p ... I see "Filters" and "Options" when I open an issue list (/issues): !rm.png! An arrow near "Options" indica ... 1.17.3 [root@redmine log]# </code></pre>
- Hello All, I am new to Redmine , we have a ... line.so.5) so , i need a help to fix this issue asap on new server, so please suggest asap.
- Hi Everyone, I really need some help ... ... to do ? :'( Thanks for your help. Amir.
- Have migrated from 2.1.4 to 4.1.1 running on ... AILS_ENV=production == 20161010081301 ChangeIssuesDescriptionLimit: migrating ===================== -- change_column(:issues, :description, :text, {:limit=>16777216}) ... r column 'due_date' at row 358: ALTER TABLE `issues` CHANGE `description` `description` longtex ... Redmine plugins: no plugin installed
- Help: RE: Add an issue via PHP form
- Update: I found a version of PHP ActiveResour ... code runs but doesn't create any new Redmine issue: <pre> require_once ('ActiveResource/lib/ActiveResource.php'); class Issue extends ActiveResource { var $site = 'https://www.ourserver.com/redmine/issues.xml?key=12345689'; var $request_format = 'xml'; } // create a new issue $issue = new Issue (array ('subject' => 'XML REST API issue creation test', 'project_id' => '17')); $issue->save (); </pre> Anyone have any idea why the above doesn't create a new issue?
- Hi. I need to create a new server with redmi ... . What should I do in order to solve this issue?
- Hello Team, I want to integrate redis cach ... end and store all the data into redmine. Now issues we are facing for performance as we have lo ... e are not using redmine UI only redmine apis.
- yesterday it was running, today not - nth. ch ... "We're sorry, but something went wrong. The issue has been logged for investigation. Please try again later" -> Whats Wrong? thx for answer
- yesterday it was running, today not - nth. ch ... "We're sorry, but something went wrong. The issue has been logged for investigation. Please try again later" -> Whats Wrong? thx for answer
- We are facing a situation, that Story Points ... ther setting that needs to be set or it's an issue with the plugin? We need to have this so ... in Jira. https://i.imgur.com/P8e4BbC.png
- Open discussion: RE: Where is issue_url() defined?
- Yeah, I'm a newbie with Rails and redmine (ob ... nto the routes guide more deeply. Rich
- Open discussion: RE: Where is issue_url() defined?
- Rich Kay wrote: > Oh, so it sounds like the "issue" in issue_url is a verb, not a noun. No, the "issue" in @issue_url@ is a noun. It refers to the singular form of the (Redmine core) _issues resource_ (source:/trunk/config/routes.rb@1 ... linked Rails guide carefully. HTH, Mischa.
- Open discussion: RE: Where is issue_url() defined?
- Oh, so it sounds like the "issue" in issue_url is a verb, not a noun. That would clears up that mystery. Thanks, Rich
- Open discussion: RE: Where is issue_url() defined?
- Rich Kay wrote: > Can anyone point me to whe ... provide out-of-the-box search functionality.
- I'm familiarizing myself with the redmine sou ... formation helpers refer to a method called "issue_url()" but I can't find issue_url() defined in the redmine source. Ca ... int me to where that's defined? Thanks much.
- Open discussion: RE: I have probllem in dowloading redmine. Redmine issued certificate expired
- One time, it's safe to use @--no-check-certificate@.
- Open discussion: RE: I have probllem in dowloading redmine. Redmine issued certificate expired
- The problem is generated by #33544, hopefully it'll be fixed soon by Jean-Philippe.
- Good morning, I have a random issue. We send mail to create tickets to a gmail ... ot understand why? Thanks for your feedback,
- Dear Experts, I am trying to download redm ... cannot verify www.redmine.org's certificate, issued by ‘/C=FR/ST=Paris/L=Paris/O=Gandi/CN=Gandi Standard SSL CA 2’: Issued certificate has expired. To connect to www ... go about this error Thanks Shivam
- Open discussion: RE: How to change the default calender field format while issue creation from "mm/dd/yyyy" to "dd/mm/yyyy".
- You can't. That's because of "this":https:// ... te field to the old one with expected format.
- Help: RE: How to fix error "Path to repositor ... n creating new repository in project setting?
- The paths to rep-A and rep-B differ probably. ... ow) it is configured and if that causes your issue.