Project

General

Profile

Search

Results (18047)

Open discussion: RE: Strike-through text is defaulted in application
Go MAEDA wrote: > Could you attach screensho ... talking about the styling of links to closed issues (source:/trunk/public/stylesheets/applicati ... In fact, it is the desired behavior (#1127). 2020-06-15 02:19
Open discussion: Strike-through text is defaulted in application
Redmine is creating strike-through text for n ... rike-through text does not appear. Has an issue about unnecessary strike-through text in Redmine ever been addressed? Thanks! 2020-06-15 00:43
Help: Add an issue via PHP form
Hi! I'm trying to figure out how to create an HTML form that lets me add an issue to a Redmine project via PHP. I've figured o ... documentation. It says that to create an issue, I should use "POST /issues.[format]" and the parameter "issue - A hash of the issue attributes". So I assume I should POST to e.g. the URL https://www.myserver.com/redmine/issues.xml ? But what does "A hash of the issue attributes" mean in this context? The example shows an XML snippet with the issue attributes, so I guess I should create a sim ... reate a form in HTML+PHP that lets me add an issue to my Redmine project? 2020-06-12 13:28
Help: RE: Restoring a db in v4.1.1 gives Error 500, while in v4.0.5 is fine
Mischa The Evil wrote: > Well. You are clearly having an issue with it, don't you? And that's because the R ... ma was less descriptive in prior versions? 2020-06-12 08:10
Help: RE: Restoring a db in v4.1.1 gives Error 500, while in v4.0.5 is fine
Hi I think I couldn't express my case, in my ... from using different versions. I solved this issue by the help of PhpMyAdmin page as I explaine ... -p bitnami_app > backup.sql Wish you luck 2020-06-12 06:43
Help: RE: Restoring a db in v4.1.1 gives Error 500, while in v4.0.5 is fine
In cases like this I can only recommend to ei ... ne/gem version set, so this should not be an issue. Or is it? Well. You are clearly having an issue with it, don't you? And that's because the R ... stated by kumar abhinav (and Go MAEDA in the issue you opened), you still need to properly migr ... uspect the db:migrate command may not be the issue. I'm convinced your suspicion is not righ ... put do you get from the DB-migration command? 2020-06-12 04:36
Help: RE: Restoring a db in v4.1.1 gives Error 500, while in v4.0.5 is fine
I *can* access the new database, the 500 error appears when browsing individual Issues inside it. So this my not relate to the pro ... nami stack like in your case). Sadly the issue is still unresolved. 2020-06-12 01:25
Open discussion: RE: What should be the corro ... QL for using it with Redmine version 2.6.1?
Well first: You shouldn't be running that ... er, stay away from the 9.x series due to EOL issues over the next couple of years. 2020-06-11 18:08
Help: QUERY - Want to find PEOPLE who is not assigned to any issue ?
Redmine queries shows the issues as the basis or in other words uses the uni ... orts as the first column. When we search the issues and try to look at the assigned issues to people, ig you forget somebody you may m ... ere any body can help or any plugin for this issue? I am using Redmine Plus Agile (Bitnami) 4.1.0-8. 2020-06-11 16:20
Help: RE: Restoring a db in v4.1.1 gives Error 500, while in v4.0.5 is fine
Thanks Kumar, I'm already running it (line 2 ... uspect the db:migrate command may not be the issue. 2020-06-11 01:15
Help: Default filter is not collapsed
Hi When clicking on "view all issues" on the issues tab on a project the filter is "open", show ... s the filter that is not collapsed Regards 2020-06-10 16:17
Help: How to check group membership with ruby code?
I'm trying to find a proper syntax of doing s ... rs if one of members of the group creates an issue. The code below just the idea of what I'm ... atcher(user) unless watched_by?(user) } } 2020-06-10 13:05
Help: RE: Restoring a backed up database in v4.1.1 results in Error 500
Thanks Mischa I did that of course. Step 4 is ... and can see the project list and the overall issue list. That strange error blocks it from showing individual projects (or issues). Everything else is available to me. I ... ne/gem version set, so this should not be an issue. Or is it? 2020-06-10 06:45
Help: Restoring a db in v4.1.1 gives Error 500, while in v4.0.5 is fine
I have just installed a fresh v4.1.1 on a new ... <%= link_to tracker.name, project_issues_path(@project, :set_filter => 1, :tracker_i ... > 71: <%= link_to @open_issues_by_tracker[tracker].to_i, project_issues_path(@project, :set_filter => 1, :tracker_i ... linux-gnu] - Rails 5.2.4.2 Many thanks! 2020-06-10 03:54
Plugins: Redmine 4 Updating locales for plugins
Hello, I'm using redmineup plugin with mis ... pleased if anyone could help me address this issue. Regards. 2020-06-09 18:24
Help: Hidden custom queries that are still accessable to all.
I've been searching but if there is anything ... Custom Queries listed in the sidebar of the issues tab and would like to clean it up a bit. So ... but just keep them from being listed in the issue sidebar. Any thoughts? Thank you, M ... silencer 0.4.1 redmine_wiki_issue_fields 0.5.9 redmine_wiki_lists ... idebar_hide 0.0.8 </pre> 2020-06-08 20:07
Help: Redmine Running on Nginx: 403 (Forbidden) and Uncaught ReferenceError on all pages
I have a Redmine v4 instance running on Cento ... ries it seems to be pointing to but found no issues. I have also tried installing a fresh new i ... nd migrating the files and database, but the issue persists. Any advice on where to look next f ... dmine plugins: no plugin installed </pre> 2020-06-05 17:26
Open discussion: RE: Redmine miss read my ruby version
I'm glad that you have been able to solve the issue you were having. 2020-06-05 02:27
Open discussion: New issue / updating issue email notification receiving delay....
When I have created the issue, It will be not able to receive email notifi ... It will get received within one or two days. 2020-06-04 10:58
Open discussion: KB4549951 & KB4550945 error installing
Hi I've been trying to install these two u ... reading that these updates have been causing issues for installing but for those who have had similar issues and got them resolved? What did you do to f ... if that works. Version is Windows 10 1909 2020-06-03 12:49
Open discussion: RE: Redmine miss read my ruby version
This confirms that you are using RVM as a Rub ... m -qa | grep ruby</pre> How to solve this issue depends entirely on your situation. Some var ... rubies/list ** https://rvm.io/rubies/default 2020-06-03 10:08
Plugins: New Plugin Announcement - Redmine Issue Query Detail
Hello All, I am developing a new plugin *Redmine Issue Query Detail*. https://github.com/kabhinav25/redmine_issue_query_detail It let users view issue details on the issue query page itself. The plugin is in a ver ... ugin. !screenshot.png! Thanks, Abhinav 2020-06-01 19:33
Help: Export to PDF Error
Hi, When we try to export an issue to pdf which including private note gives be ... can't modify frozen String): 1: <%= raw issue_to_pdf(@issue, :journals => @journals) %> lib/redmine/export/pdf/issues_pdf_helper.rb:215:in `block in issue_to_pdf' lib/redmine/export/pdf/issues_pdf_helper.rb:212:in `each' lib/redmine/export/pdf/issues_pdf_helper.rb:212:in `issue_to_pdf' app/views/issues/show.pdf.erb:1:in `_app_views_issues_show_pdf_erb___4376083027826501785_70101456 ... smtp </pre> Thanks, Ahmet 2020-06-01 14:50
Help: Updating an Issue with SCM comment via REST
I have a simple set up with an instance of Redmine for issue tracking and Gitea as my Git repository (it's like Github). I would like to update issues if I ever reference an issue in a git comment. My thinking is to use a gi ... //www.redmine.org/projects/redmine/wiki/Rest_Issues#Updating-an-issue Should I just add a note (say with a link ... te "SCM" type reference I should use instead? 2020-06-01 00:56
Open discussion: New issue / issues updating email notification delay..
When I have created the issue, It will be not able to receive email notifi ... It will get received within one or two days. 2020-05-30 11:40
(1526-1550/18047)