Project

General

Profile

Search

Results (18279)

Help: Redirect URL falls to error while creating a new issue
Hi All, I just met the Redmine product. We ... em. We get an error in the step of creating "Issue" in the project. The window (URL) that opens after the confirmation of creating "Issue" falls into error. I would appreciate if any of you could help the issue... *Error message:* Internal error A ... edmine/htdocs/log/production.log"* Rendered issues/_sidebar.html.erb (4.8ms) Rendered watch ... R] The original source for 'show-projects-in-issue-description' has changed, this override shou ... R] The original source for 'show-projects-in-issue-description' has changed, this override shou ... Rendered plugins/mega_calendar/app/views/issues/show.html.erb within layouts/base (276.7ms) ... 0.0.18 redmine_multiprojects_issue 4.1.0 redmine_people 1 ... 8 that_meeting 0.0.1 2020-07-14 13:00
Help: RE: Can't upload files
The files should not have to be world writabl ... ll don't know why the 3.4 install was having issues, I know it's not related to the version of Redmine. 2020-07-13 16:58
Plugins: Remove feature: checklists pluginn integration
As I posted above 2 years ago, I'm going to r ... t to maintain the basic functionality of the Issue template. If you want to use the function ... lf. h3. 20200715 Update: I created the issue related to this topic. Please see for more details. * https://github.com/akiko-pusu/redmine_issue_templates/issues/363 2020-07-13 11:38
Help: Email Postfix not working
Hello, I've tried to configure "Receiving ... cut rdm-mailhandler.rb and create/update the issue ? Kind Regards 2020-07-13 10:14
Help: Failed when type Vietnamese
Hello, I have installed Redmine by docker- ... I can't find a file log to investigate the issue. I tried to change the character set in MySQ ... but it's not working. Pls, help me. !!!! 2020-07-11 05:52
Open discussion: How to find code for call_hooks function in redmine
I have to do some development in redmine to c ... o hide the side bar when we open the list of issues. I find call_hook function throughout the a ... . For example: <pre> <%= call_hook(:view_issues_sidebar_issues_bottom) %> <%= call_hook(:view_issues_sidebar_planning_bottom) %> <%= render_sidebar_queries(IssueQuery, @project) %> <%= call_hook(:view_issues_sidebar_queries_bottom) %> </pre> Where to find (:view_issues_sidebar_issues_bottom) in the app. It will help me to understand what this hook is doing. 2020-07-10 14:37
Plugins: ERPmine v4.0
We are happy to announce the release of ERPmi ... cation module - Start/Stop log time for issue - Disposed Assets - Add permission ... setting page error - Asset detail save issue - Change gem source - Cells are no ... bhrVF4k For more: https://erpmine.org 2020-07-07 16:22
Help: Cannot save issues report
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... 2020-07-06 06:34
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 2020-07-05 17:58
Help: How to configure mod_wstunnel in lighttpd.conf file
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 ... ============================================= 2020-07-02 11:39
Help: We're sorry, but something went wrong
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 2020-07-01 14:20
Help: Issues after upgrade from 3.4.5 to 4.1.1
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> 2020-06-29 18:58
Open discussion: Not able to open the Redmine on new server
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. 2020-06-29 12:49
Help: upgrading issues from redmine-3.3.3 to redmine-4.1.stable
Hi Everyone, I really need some help ... ... to do ? :'( Thanks for your help. Amir. 2020-06-29 11:38
Help: Internal error - after migration
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 2020-06-27 12:21
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? 2020-06-25 14:58
Open discussion: Mail configuration stop working when upgrading from 3.4 to 4.0.6
Hi. I need to create a new server with redmi ... . What should I do in order to solve this issue? 2020-06-25 14:37
Open discussion: Redis Cache with Redmine API
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. 2020-06-25 07:04
Help: We're sorry, but something went wrong
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 2020-06-24 12:57
Open discussion: We're sorry, but something went wrong
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 2020-06-24 11:07
Help: Story Points
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 2020-06-23 11:30
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 2020-06-18 04:35
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. 2020-06-18 02:33
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 2020-06-18 01:43
Open discussion: RE: Where is issue_url() defined?
Rich Kay wrote: > Can anyone point me to whe ... provide out-of-the-box search functionality. 2020-06-17 22:40
(1726-1750/18279)