Search
Results (7)
- Defect #40081 (Closed): Redmine 5.1.1
- After updating Redmine 5.0.7 on Redmine 5.1.1, problems began with the bundle due to which it is not possible to remove any plugin, in addition, every time you run the installation bundle, a message is displayed stating that the gemfile contains a gem that is repeated several times, which in the future can cause Problems. After I failed to achieve results in the product environment, I deployed the installation from 0. I used the following installation algorithm for Ubuntu ... o -u redmine tar xz -C /opt/redmine/ --strip-components=1 *under the redmine user 10) cp /opt/redmine/config/con ... abase: redmine host: localhost username: redmine password: "redmine" encoding: utf8 - Com...
- Feature #24681 (Closed): Syntax highlighter: replace CodeRay with Rouge
- I propose replacing CodeRay with other syntax highlighter, "Rouge":https://github. ... es":https://github.com/jneen/rouge/wiki/List-of-supported-languages-and-lexers. Current s ... ctive C, Swift, ... and so on. Unfortunately the development of CodeRay is not so active now, it is difficul ... e languages. Citation from Rouge's "README.md":https://github.com/jneen/rouge/blob/master/README.md : > **Advantages to CodeRay** > * The HTML output from Rouge is fully compatible with stylesheets designed for pygments. > * The lexers are implemented with a dedicated DSL, rather than being hand-coded. > * Rouge supports every language CodeRay does and more.
- Defect #7579 (Closed): Gantt tab gives internal error.
- I apologize, but I'm relatively new to RoR, and decided to move forward with a stable version of Redmine with a preconfigured environment. I selected BitNami RubyStack and installe ... until I tried to make a filter change inside the Issues area. *note I've entered over 700 issues without problems. Then, the Gantt tab stopped working and reports an redMine500 Error. (see log results). ENVIRONMENT COMPONENTS: BitNami Redmine Stack ships with the following software versions: - Redmine 1.1.1 - Apach ... G - REPORT ... Processing GanttsController#show (for 127.0.0.1 at 2011-02-08 14:03:39) [GET] Parameters: {"project_id"=>"iris", "action"=>"show", "controller"=>"gantts"} Rendering template within layouts/base Rendering gantts/...
- Feature #7382 (New): Integrated cost tracking module
- h1. Overview Being that Redmine is a project management web application, I believe that it could b ... uding cost tracking. Along with scope and time, tracking project costs is often considered to be one of the "triple constraints" on a project (see "project management triangle":http://en.wikipedia.org/wiki/Project_management_triangle) While I am aware of the existence of various plug-ins which provide such function ... ) I would continue to argue for inclusion in the main trunk for the following reasons: # Tracking costs is so central to project management, it is likely to be utilized by enough individuals to warrant being provided out-of...
- Feature #6716 (New): Linking version to category
- h2. Use Case The *Galaxy* company is developing a new project called *Solar System* foo project base on several components: *Earth*, *Mercury*, *Jupiter*, and others. The *Galaxy* administrator decided to define a category for each components in Redmine. During the project life cycle components *Earth* reached versions: 1.0.0, 0.8.0, 0.6.0 The component *Mercury* reached versions 1.2.0, and 1.0.0 Andrea, a developer, find an issue on Mercury component, so she decides to create an issue on Redmine. During the compilation of the "new issue" form she select first the Me...
- Defect #3087 (Closed): Revision referring to issues across all projects
- Hello *Short summary* I am trying to ge ... g insert into changesets_issues table. Further more, if I insert into changesets_issues table myself, the url to repositories/revision/ is generated to main project (where issue exists) instead of pointing to sub project (where the revision exists). Redmine 0.8.2 *L ... lopers have split this project into distinct components, each with own repository (background tasks, ... te a sub project. Users do not care about these components. I have made such that: - main project ... sees repository updates from subprojects and shows them on main project screen. However, revisio ... hangesets_issues table) is not working. There are two projects - Main project : url w ... b id 'main' ) url : http://example/issues/show...
- Feature #1245 (Closed): close versions
- it would be great to have the chance to close a Version, so that no more i ... obsolet „versions” (dates / milestones) become history …