Search
Results (12462)
- Patch #35975 (Closed): Add missing fixtures to UserTest
- I confirmed https://www.redmine.org/builds/lo ... ts. Run with --verbose for details. </pre>
- Defect #35963 (New): Redmine: Associated revisions not updating automatically
- I have add a reference to the issue including "refs #ISSUEID" in the comment, that commit is not added to the "Associated revisions" of the issue. But I am able to see the commits after r ... uggest. Is there anyway to automate that?
- Defect #35949 (Closed): Several Critical CVEs
- We use redmine 4.2.2 through a container and ... 9.4 xmlhttprequest-ssl 1.5.5 1.6.1 No
- Defect #35948 (Closed): We are not able configure domain in our redmine server
- We tried to configure the domain as below screenshot but still the issue is same. So please tell me any other solutio ... 0.9, Mysql Database and Ruby 2.6.7. have used
- Patch #35946 (New): Mark project categories as "inactive"
- Hello, since nobody has responded to my comme ... oper tracker type (tracker=Patch). See also issue #16188. --------------------------------- ... e/patch needs adaption, please let me know.
- Feature #35938 (New): custom relationship and tracker filter
- as a user i would like to link issues with custom relation types over the standar ... for the tracker "feature" and can link only issues from the tracker "business request". It ca ... multiple tracker selection and not only one.
- Defect #35927 (Closed): Slow loading of /time_entries/new
- Opening /time_entries/new takes 10s, when we ... oked into code and it seems I have found the issue, attaching additional info via screens. Basi ... stem Redmine plugins: no plugin installed
- Feature #35920 (New): Display caption of "Group by column" on the grouped issues list
- After specifying group option on issues list, It may be difficult to know what grou ... w. !{width:600px}display-group-option.png!
- Patch #35919 (New): Illumination of overdue closed issues
- To improve the visual analysis of the department's performance, the illumination of overdue closed issues was added
- Defect #35917 (New): Bringing redmine projects back from a restored hard drive
- Hello I was using a bitnami redmine virtual ... ory with all the attachments held by created issues. But I don't see any way to make mysqldump ... like me? Please, help. There must be a way...
- Defect #35916 (Closed): Time-Entries CSV export is broken
- If you want to export certain rows in the tim ... 2. select specific rows 3. retrieve via CSV
- Patch #35910 (Closed): How to change localhost to public url
- how to change my default url (http://localhos ... o https://projects.moreyeahs.com in redmine.
- Defect #35901 (Closed): We are not able to create new issue
- We are not able to create new issue after dashboard plugin installation.
- Defect #35899 (Closed): Need to configure static IP in Ultimate Amarisoft
- Hi, We would like to configure below IP in ... ? Thanks and Regards, Santosh Hiremath
- Feature #35898 (Closed): add user
- how to adding a user through API ,is it possible?
- Feature #35890 (New): Equalize content order for diff views
- _This issue is currently based only on a inspection of t ... ending alphabetical order would be preferred.
- Feature #35889 (New): Textile and Markdown at ... ndering should support third-party formatters
- As it is implemented currently with #29752, T ... port for either a Textile or Markdown flavor.
- Defect #35885 (New): the change of routing ra ... ies not included in the upgrade proces/manual
- Hello, after upgrading, as described on ht ... /raw/.. hth, suggestions welcome
- Defect #35879 (Closed): mail handler failing when smilies inline
- My system info: <pre> Environment: Red ... 2 additionals 3.0.2 issue_recurring 1.4 localizable ... mine_dashboard 2.7.1 redmine_issues_tree 0.0.14 redmine_lightbox2 ... column 'description' at row 1: INSERT INTO `issues` (`tracker_id`, `project_id`, `subject`, `d ... ums, bet ja to var sakārtot, varbūt ir vērts
- Feature #35877 (Closed): We are not able to install plugin
- Hello Team, We are not able to install kan ... help me how to install plugins on redmine.
- Feature #35876 (Closed): We are not able to install plugin
- Hello Team, We are not able to install kan ... help me how to install plugins on redmine.
- Defect #35873 (Closed): Installation error
- An error occurred while installing rmagick (2.16.0), and Bundler cannot continue.
- Defect #35872 (New): Attendee listbox ordering problem solution
- !!
- Feature #35861 (New): Add hook to import issue fields mapping view
- I want to display the dedicated items of the plugin in Import Issue mapping. In bottom of /app/views/imports/_issues_fields_mapping.html.erb <pre> <%= call_hook(:view_issues_fields_mapping_bottom, :import => @import) ... attached file is a patch created from V4.2.2.
- Feature #35843 (Needs feedback): Rest Api: filter by issue category
- It would be really nice to allow filtering issues by their assigned issue category. E.g.: <pre> /issues.json?category_id=1234 </pre> Perhaps th ... for sub-strings in custom fields. <pre> /issues.json?category_id=~some-category-search-string </pre>