Project

General

Profile

Search

Results (270)

Wiki: F29Installation
h1. HowTo Install Redmine 4.0.0 on Fedora 29 ... e that all installed packages are up-to-date issue the following command: <pre>> dnf update ... nger_enabled on; } </pre> h3. Apache 2018-12-19 11:14
Wiki: Changelog_4_0
h1. Changelog 4.0.x h2. version:4.0.9 (202 ... * Defect #35045: Mail handler bypasses add_issue_notes permission * Defect #35085: Arbitrary ... ch #34461: Update Redcarpet to 3.5.1 h3. [Issues] * Defect #33576: Done ratio of a parent issue may be shown as 99% even though all subtasks are completed h3. [Issues list] * Defect #33548: Column header is ... ually sortable * Defect #34297: Subprojects issues are not displayed on main project when all ... Defect #6734: robots.txt: disallow crawling issues list with a query string h3. [Security] ... 360: Names of private projects are leaked by issue journal details that contain project_id changes * Defect #33689: Issues API bypasses add_issue_notes permission * Feature #33906: Upgrade ... #34447: Typo in translation string 'setting_issue... 2018-12-09 07:49
Wiki: Install_Redmine_346_on_Centos_75
h1. Installation of Redmine 3.4.6 on CentOS 7 ... tead, but that helps checks if there are any issues so far): <pre> [As root/sudo]: cd $RED ... ket::SSL </pre> *Possible authentication issue*: MySQL 8 sets the default password policy t ... </Limit> </Location> </pre> 2018-10-01 22:38
Wiki: HowTo_keep_Redmine_in_sync_with_Github_without_dedicated_plugin_(Apache_CGI_+_Github_Webhook)
h1. HowTo keep Redmine in sync with Github wi ... r/lib/redmine/repo' # Empty stdin, Apache issue https://bz.apache.org/bugzilla/show_bug.cgi? ... ctive: yes Update webhook and you're done. 2018-09-17 14:49
Wiki: Issue_description_edit_UIUX_issues_overview
h1. Issue description edit UI/UX issues overview h2. Introduction This page lists an overview of issues which are speaking about a/the 'issue description edit' UI/UX issue. The initial change that is the root of these long-standing issues is r1129, which itself was done in preparat ... could use optimization/redesign based on the issues reported after that change for #7603. This list could be used for tracking all these issues and for getting an insight into what is actually expected. h2. Issue list (chronological) h3. Initial report * Patch #1487: subject and description edition on Issues are hard to find h3. Reports effectively ... l ticket * Feature #3182: Allow edit to the issue's description field * Feature #3696: Descri ... iption * Feature #7603: Please make editing ... 2018-02-17 03:01
Wiki: RedmineKeyboardNavigation
h1. Keyboard Navigation {{>toc}} h2. Ac ... | |=. 7 | Creates a new issue | |=. n | Moves forward through issue stacks, paginations and [[RedmineKeyboardNav ... ore]]... | |=. p | Moves backward through issue stacks, paginations and [[RedmineKeyboardNav ... .. | |=. e | Jumps into the editor mode. (Issues, wiki, news ) | |=. f | Jumps in the gl ... | h3. Creating a new issue By using the accesskey **7**, you can create a new issue from everywhere in a project. h3. Switch ... accesskey is available for: * documents * issues * wiki pages * news entries h3. Movi ... p** (previous) to move through: * stacks of issues * lists with pagination * activity pages ... ch, you can open it with the accesskey **4**. 2018-01-20 01:42
Wiki: RedmineMyPage
h1. My page My page lets you display vario ... The following blocks are available. Only "Issues assigned to me" and "Reported issue" block are enabled by default. The layout ... red and modified using drag-and-drop. h3. Issues assigned to me "Issues assigned to me" block provides a cross-project list of issues, which are assigned to the current user, showing the issue id's, projects, trackers and subjects with the current issue status appended between braces. h3. Reported issues "Reported issues" block provides a cross-project list of issues, which are reported by the current user, showing the issue id's, projects, trackers and subjects with the current issue... 2017-09-12 17:40
Wiki: Changelog_3_4
h1. Changelog 3.4.x h2. version:3.4.13 (20 ... ode cleanup/refactoring] * Defect #32022: IssueSubtaskingTest fails with high probability ... #32294: Update ruby-openid to 2.9.2 h3. [Issues] * Defect #31778: Total estimated time issue query column and issue field might leak information h3. [Issues list] * Defect #31779: Total estimated t ... in MailHandler#receive_message_reply h3. [Issues filter] * Patch #31276: Serialize group_ ... ion silently deletes its attachments h3. [Issues filter] * Defect #30367: "Last updated b ... [REST API] * Defect #29055: Searching for issue number with REST API redirects to issue HTML page h3. [Rails support] * Featur ... date to 3.0.0 h3. [UI] * Patch #30818: Issues autocomplete should respond with content ty ... [Importers] * Patch #30412: Import UTF-8 ... 2017-04-16 09:23
Wiki: DeRedmineProjectOverview
Übersetzung der "Rev. 10":http://www.redmine. ... für jeden im Projekt angegebenen [[DeRedmineIssueTrackingSetup|Tracker]] geöffnet und geschlos ... tiert gelistet. TODO: Schreiben Sie über Issue Tracker und Konfiguration.... !DEproject- ... ODO: Machen Sie Links zu anderen Bereichen... 2017-02-09 21:05
Wiki: HowTo_import_issues
h1. HowTo import issues "Since 3.2.0":http://www.redmine.org/news/104 Redmine can import issues from CSV files (#950). In the issues tab there is a import link on the right. Yo ... ly assign them to the different fields of an issue. h2. Notes on different Fields h3. Parent Issue If the field starts with an #, the issue with that id is referenced. If the field contains a number it references the index of the issue in the import. Note that it's not the line n ... Jean-Philippe Lang wrote: >> When importing issues, the content of a the parent colum can be: ... 10) => the parent will be the 10th imported issue >> * a number with # (eg: !#10) => the parent will be the existing issue with id=10 {{collapse(Two examples...) A ... | will be imported creating the following ... 2016-08-25 11:40
Wiki: RedmineTextFormattingRedmineLinks
Redmine allows hyperlinking between resources (wiki pages, issues, documents...) from anywhere text formattin ... nt page]]. Links to other resources: * Issues: * *!#124* (link to an issue: displays #124, link is striked-through if the issue is closed) * *!#124-6*, or *!#124#note-6* (link to an issue note: displays #124-6, or #124#note-6) * *!##124* (link to an issue including tracker name and subject: displays ##124) * *!#note-6* (link to an issue note within the same issue) * Documents: * *!document#17* (link ... ject can be referenced only (if you're on an issue, it's possible to reference attachments of this issue only) * Changesets: * *!r758* (link ... preceding them with an exclamation mark: ! 2016-07-23 06:07
Wiki: Changelog_3_3
h1. Changelog 3.3.x h2. version:3.3.10 (20 ... h #32294: Update ruby-openid to 2.9.2 h3. Issues filter * Feature #15773: Filtering out s ... ed even if validation fails when updating an issue via email * Defect #29191: Cannot set no_no ... ex h2. version:3.3.8 (2018-06-10) h3. [Issues] * Patch #28649: Log automatic rescheduling of following issues to journal h3. [SCM] * Defect #28725: ... omment_added h3. [UI] * Defect #22023: Issue id input should get focus after adding related issue h2. version:3.3.7 (2018-04-07) h3. [Custom fields] * Defect #28393: Sort issue custom fields by position in tracker UI h ... reaks gantt when assignee is a group h3. [Issues] * Defect #27862: Preformatted text over ... t-menu edit of % done and priority of parent issues if the fields are not derived h3. [Secur ... install public_suffix if ruby < 2.1 h3. [... 2016-06-19 14:51
Wiki: Changelog_3_2
h1. Changelog 3.2.x h2. version:3.2.9 (201 ... eanup/refactoring] * Defect #26055: Three issues with Redmine::SyntaxHighlighting::CodeRay.l ... r - handle UndefinedConversionErrors h3. [Issues] * Defect #26072: Set default assignee before validation h3. [Issues filter] * Defect #25212: User profile should link to issues assigned to user or his groups h3. [Secu ... ki page with the same name * Defect #24875: Issues API does not respect time_entries_visibilit ... bility * Defect #25478: Related to "no open issues" shows all issues * Patch #20661: Show visible spent time li ... 6: Revert API change in spent_hours field in issue#show * Defect #23793: Information leak when ... s should also be reassigned when deleting an issue * Defect #24718: Prevent from reassigning spent time to an issue... 2016-06-19 14:50
Wiki: Rest_Search
h1. Search {{>toc}} h2. /search.:format ... @titles_only@: matched only title or not * @issues@: include Issues or not * @news@: include News or not * @d ... @projects@: include Projects or not * @open_issues@: filterd by open issues. * @attachments@: filterd by description a ... query_string&offset=0&limit=100 Filtering issues and wikis example: GET /search.xml?q=issue_keyword wiki_keyword&issues=1&wiki_pages=1 </pre> +Response+: <p ... lt> <result> <id>10</id> <title>Issue #10 (Closed): Issue_Title</title> <type>issue closed</type> <url>http://www.redmin.org/issues/10</url> <description>issue... 2016-05-09 05:43
Wiki: RusRedmineTimelogReport
h1. Трудозатраты - отчет Оригинал: [[Redmi ... ogReport.png! h3. Вывод в виде CSV |_. Issue|_. Activity|_. 2010-09-20|_. 2010-09-21|_. 2 ... |2.00| |Total| | |1.00|1.33|3.00|0.33|5.67| 2016-04-03 06:52
Wiki: RusRedmineTimelogDetails
h1. Трудозатраты - подробно Оригинал: [[Re ... . Date |_. User |_. Activity |_. Project |_. Issue |_. Tracker |_. Subject |_. Hours |_. Commen ... |Feature|Build a bridge|2.0|showing a closed issue| |09/22/2010|Test Developer|Research|Develo ... opers| | | |1.0|Create this project and demo issue| 2016-04-02 18:04
Wiki: RusRedmineRoadmap
h1. Оперативный план Оригинал: [[RedmineRo ... менено администратором в разделе [[RusRedmineIssueTrackingSetup#Трекеры|трекеры]]. h2. Боков ... здесь зависит от индивидуальных [[RusRedmineIssueTrackingSetup#Трекеры|настроек трекера]]) * ... сам план, начиная с выбранной целевой-версии 2016-04-01 19:25
Wiki: RusRedmineIssueSummary
h1. Сводка по задачам h2. Обзор Краткая ... дача * Авторам * Версиям * Категориям !issue_summary.jpg! h2. Ссылки на расшифровку ... и количество задач это ссылки на [[RusRedmineIssueList|список задач]] с выбранными соответствую ... о всем другим сконфигурированным [[RusRedmineIssueTrackingSetup#Статусы-задач|статусам задач]]. ... показан детализованный отчёт по версиям. !issue_summary_version-details.jpg! 2016-03-31 08:41
Wiki: RusRedmineIssueChangelog
h1. Журнал изменений |{background-color:#f ... ие начиная с version#6 (а именно в r3162)._ | 2016-03-31 08:31
Wiki: Rest_api_with_perl
h1. Using the REST API with Perl The follo ... pre><code> ./restget http://www.redmine.org/issues/22097.json ./restget -k 57acc39afc967564aa79a6bd329897d7040a9bc8 http://demo.redmine.org/issues/117594.json </code></pre> The next comm ... rial":http://perldoc.perl.org/perlunitut.html 2016-02-21 02:27
Wiki: Changelog_3_1
h1. Changelog 3.1.x h2. version:3.1.7 (201 ... 500) message with MS SQL when displaying an issue from a list grouped and sorted by fixed vers ... e * Patch #23764: closed_on field of copied issue is always set to source issue's value h2. version:3.1.6 (2016-06-05) ... get copied without private flag to Duplicate issues * Defect #22127: Issues can be assigned to any user * Defect #2121 ... for start/due date fields are not shown for issues with subtasks * Defect #21477: Assign to " ... ue date in the date picker * Defect #21504: IssuePriority.position_name not recalculated every ... fect #21551: Private note flag disappears in issue update conflict * Defect #21843: Nokogiri security issue * Defect #21900: Moving a page with a child ... m PDF export of wiki pages * Defect #21136: Issue... 2015-12-06 15:10
Wiki: PtBRRedmineGantt
h1. Gantt chart The gantt chart displays issues that have a start date and a due date or ar ... version with a date. p=. !subtasking.png! 2015-07-27 21:57
Wiki: PtBRRedmineEnumerations
h1. Enumerations Enumerations are global ( ... es (time tracking) * Document categories * Issue priorities (sorted from lower priority to hi ... category (activities, document categories or issue priorities) no enumeration will be pre-selected for the specific field(s). !enumerations.jpg! 2015-07-27 21:53
Wiki: PtBRRedmineIssueTrackingSetup
h1. Issue tracking system !>tracker_config.jpg! h2. Trackers Trackers are how you split your issues into different types - common ones are Bug, ... e (the example pictured is 'Bug') * if the issues bound to the tracker should be displayed on the [[RedmineRoadmap|roadmap]] * -if the issues bound to the tracker should be displayed on the [[RedmineIssueChangelog|changelog]]-, merged into [[Redmine ... wn list on the 'New tracker' screen). h2. Issue statuses Issue statuses can be added and deleted freely. Ea ... ble options: * *Closed*: indicates that the issue is considered as closed (more than one statu ... *Default*: status applied by default to new issues (only one status can be declared as default ... f work done, including % progress of work on Issues unfinished but partially done: Then set the [[RedmineSettings#Calculate-the-... 2015-07-27 21:52
Wiki: PtBRRedmineCustomFields
h1. Custom fields {{>toc}} Custom field ... ield supporting data types h3. Fields for Issues Data in issue custom fields can be used and/or will be displayed in [[RedmineIssues|issues]], [[RedmineIssueList|issue lists]], [[RedmineIssueList#Custom-queries|custom queries]] and the ... which is required in order to create/save an issue * *For all projects*: if checked, this field is used for the issues of all the projects. If unchecked, each pro ... oose whether or not to use the field for its issues (see [[RedmineProjectSettings|Project setti ... to create/save an activity h3. Fields for Issue priorities *Note*: issue priority custom fields are not (yet) used in ... ny other parts of Redmine for the time being. 2015-07-27 21:51
(26-50/270)