Search
Results (270)
- Wiki: ThemeWatersky
- h1. Watersky theme A Redmine theme based o ... ns/silk/) h2. Screenshots |=. *Project Issuelist* | | !issues_list_tn.png!:/attachments/2175/issues_list.png | |=. *Issue details* | | !issue_details_tn.png!:/attachments/2173/issue_details.png | h2. Obtaining the theme ... :http://www.redmine.org/boards/1/topics/6716.
- Wiki: PluginEzSummary
- h1. ezSummary Plugin ezSummary plugin can send issue status summary mail to people who can't see the issue but want to know things about that issue. Current version: 0.0.1. ONLY compatible ... Feature 1. Add a 'Send Summary' button to issue's show page. 2. You can input email-address ... fy the mail subject and add notes before the issue's summary info in the mail content. 4. Emai ... nable the module by checking "EzSummary".
- Wiki: HowTo_configure_Apache_to_run_Redmine
- This document is very confusing - it talks ab ... ng a bunch of resources. If you're having issues with apache virtual hosts, this can be very ... on'. Restart apache and you should be set.
- Wiki: EmailConfiguration
- h1. Email Configuration {{>toc}} h2. ... :https://community.bitnami.com/t/updating-an-issue-in-redmine-takes-10-seconds/4421 could be a ... ailer_basics.html#action-mailer-configuration
- Wiki: EsGuide
- h1. Documentación de Redmine h2. Traduccio ... [RedmineRoles|Roles y permisos]] * [[RedmineIssueTrackingSetup|Sistema de gestión de peticione ... ivity|Actividades del proyecto]] * [[RedmineIssues|Seguimiento de peticiones]] ** [[RedmineIssueList|Lista de peticiones]] *** [[RedmineIssueChangelog|Registro de cambios]] *** [[RedmineIssueSummary|Resumen de peticiones]] ** [[Redmine ... so: [[RedmineWikiFormatting|Wiki formatting]]
- Wiki: PluginRate
- h1. Rate Plugin The Rate plugin stores bil ... . Usage To ask a question, just update an issue and select a Member from the question select box right below the issue notes. h2. License This plugin is lice ... ects.littlestreamsoftware.com h2. News
- Wiki: Plugin_Internals
- h1. Plugin Internals {{>toc}} This page ... to load code in the plugins # Rails finds @IssueController@ in MyPlugin and see it defines a ... he application from _../app_ # Rails finds @IssueController@ again and see it also defines a @ ... 5076b1c88b57c2068aa92cdf694769dbd22d061a/lib/issue_patch.rb. Here he added a new method to Issue called @deliverable_subject@ and also declared a relationship. <pre><code class="ruby"> module IssuePatch def self.included(base) # :nodoc: ... ne plugins When you want to hook into all issues which are saved/created for example, you ca ... ain reason for this is that the @:controller_issues_edit_before_save@-hook is not triggered when a new issue is created. For example see the implementat ... 33caa43082c4e4d0a9f989623/lib/redmine_kanban/issue_patch.rb#L13 This will make sure that @...
- Wiki: ThemeSqueejee
- h1. Redmine Squeejee theme {{>toc}} A t ... s: black, grey and white. It includes: * issue-colouring in the issuelist, based on default priority-enumerations for issues * more sophistically styled "tabs", "table ... |=. *Project issuelist* ... tachments/1757/roadmap-800x600.jpg | !issuelist-480x360.jpg!:/attachments/1758/issuelist-800x600.jpg | |=. *Issue* |=. *Issue journal* ... | | !issue-480x360.jpg!:/attachments/1759/issue-800x600.jpg | !issue_journal-480x360.jpg!:/attachments/1751/...
- Wiki: PluginGraphs
- h1. Graphs Plugin This is a plugin for Red ... are included. * Version completion (total issues vs closed issues over time in a single version) * Open aging issues (by creation date and last updated date) * Total issues over time (all issues over time) h2. Screenshots !open-aging-issues_thumb.png!:/attachments/1736/open-aging-issues.png !total-issues-over-time_thumb.png!:http://www.redmine.org/attachments/1737/total-issues-over-time.png !version-completion_thumb. ... dmine 0.8 is available on github (2009-06-14)
- Wiki: RedmineReminderEmails
- h1. Sending reminder emails Redmine offers ... ds reminder emails about assigned and active issues that are past due or due in the next specif ... ersion: name of target version for filtering issues (defaults to none) The following example will send an email to each user who has assigned issues that are past due or due in the next 7 days ... users *1*, *23*, and *56* who have assigned issues that are past due or due in the next *7 day ... minders days=7 RAILS_ENV="production" </pre>
- Wiki: Changelog_0_7
- h1. Changelog for 0.7.x {{>toc}} h2. v0 ... invalid. * Fixed: Error when creating a new issue * Fixed: NoMethodError on @available_filter ... * Fixed: private subprojects are listed on Issues view * Fixed: Textile: bold, italics, unde ... t working after parentheses * Fixed: Update issue form: comment field from log time end out of screen * Fixed: Editing role: "issue can be assigned to this role" out of box * ... jects, despite not granting access * Fixed: Issue number display clipped on 'my issues' * Fixed: Roadmap version list links not carrying state * Fixed: Log Time fieldset in IssueController#edit doesn't set default Activity ... Link to PDF doesn't work after creating new issue * Fixed: "Replies" should not be shown on f ... sword being displayed to end users (security issue...
- Wiki: HowTo_Install_Redmine_in_a_sub-URI
- {{toc}} h1. HowTo Install Redmine in a sub ... does NOT work with Rails 2.3.x* To fix this issue create a file config/initializers/patch_for_ ... onfiguring.html#configuring-action-controller
- Wiki: PluginSchedules
- h1. Schedules Plugin This is a plugin for ... ee/master. If you would still like to log an issue, please do so at "Little Stream Software":ht ... treamsoftware.com/projects/redmine-schedules/issues/new. h2. Screenshot !user-week_thumb. ... 7) * 0.1.0 Release announcement (2009-02-13)
- Wiki: Contribute
- h1. Contribute {{>toc}} Redmine is buil ... nly to the latest code is very helpful. Many issues will have patches but they will not run on ... eue":http://www.redmine.org/projects/redmine/issues?query_id=931 for the list of open patches. "Patch" is Redmine.org custom [[RedmineIssueTrackingSetup#Trackers|Tracker]] for Issues containing patches h3. Code documentatio ... way to contribute. **"List of documentation issues":http://www.redmine.org/projects/redmine/issues?query_id=84** h3. Development Patches ... ated. If you are going to work on a specific issue, make a note in the issue details so the developers will know what you ... ke test" for entire tests or "ruby test/unit/issue_test.rb" for an each test. For more details, ... and check for bugs # Post the patch to the issue...
- Wiki: PluginQuestion
- h1. Redmine Question plugin The Questions ... to ask questions directly to other users in issue notes. Questions will be highlighted so the ... eatures * User can ask a question with an issue note * Question can be assigned to be answered by a project member * Filters for the issue list: ** Question is assigned to ** Question was asked by * Question column for the Issue list showing a preview of all the open questions asked on an issue * Email notification when questions are ask ... h2. Screenshots |=. *Question on an issue* | | !question_on_issue_thumb.png!:/attachments/1535/question_on_issue.png | |=. *Issue list filters* | | !question_issue_filters_thumb.png!:/attachments/1537/question_issue_filters.png | |=. *Issue...
- Wiki: ThirdPartyTools
- h1. Third Party Tools {{>toc}} Here you ... for Eggdrop creating direct links to Redmine issues [Author: Rami Kassab for Typethink] * "RBo ... in for RBot creating direct links to Redmine issues [Author: James Turnbull] * "Supybot/Limnor ... ays informations and direct links to Redmine issues. [Author: Matthias Meusburger] h2. IDE i ... a plugin for Tortoise SVN/GIT/Hg for Redmine issue tracking. Once this plugin is installed and ... give you direct access to a list of Redmine issues that you can select to include in your comm ... ing-gateway: Engine with GUI that replicates issues and jobs in both directions. h2. Monitor ... nt supporting multi servers, multi projects, issue editing, wiki and much more * "OpenRedmine" ... lter, search and edit specific tasks, change issue status, as well as assign it to other users. ... dmineclient.sourceforge.net: Allows creating ...
- Wiki: PluginStuffToDo
- h1. Stuff To Do Plugin The Stuff To Do plugin allows a user to order and prioritize the issues they are doing into a specific order. It wi ... ser lists for Administrators * Filtering of issues based on user, priority, or status * Notification emails based on low issue counts * Drag and drop time logging using t ... I'm doing now This pane lists the next 5 issues a user is supposed to be working on. These issues should be the *most* important issues assigned to the user. As the user closes an issue, the items lower in the list will rise up an ... 's available This pane lists all the open issues that are assigned to the user. They are the pool of issues that a user can draw on as they work on issues. h3. Workflow The standard workflow for this plugin is as follows: # A user will drag ...
- Wiki: PluginCollapse
- h1. Redmine Collapse plugin {{>toc}} Co ... occur between different browsers. Some known issues are listed in the following table: |_.Re ... ischa_The_Evil@). h2. Attached screenshots
- Wiki: PluginSystemNotification
- h1. System Notification Plugin System Noti ... email address (See CREDITS.txt) or create an issue in the Bug Tracker. The bug tracker is loca ... /system-notification-plugin-v0-2-0-released
- Wiki: RedmineProjectActivity
- h1. Project Activity The *_Activity_* page ... will include: * !/images/ticket.png! A new issue (feature, defect...) has been created. * !/images/ticket_edit.png! The status of the issue has been changed. * !/images/ticket_checked.png! The given issue has been closed. * !/images/ticket_note.png! A note to the issue has been added. * !/images/changeset.png! T ... l lists the activity of all visible projects.
- Wiki: RedmineProjectOverview
- h1. Project Overview The Project overview ... e whole project. On left upper side in the *_Issue tracking_* area you will get an overview of how many task are open and closed for each [[RedmineIssueTrackingSetup|tracker]] specified for the pro ... the particular project. TODO: Write about Issue trackers and configuration.... !redmine ... trator. TODO: Make links to other areas...
- Wiki: RedmineIssueSummary
- h1. Issue summary h2. Overview The issue summary provides a report of the amount of all the issues at a project-level (in contrast to the vers ... block shows the amount of open/closed/total issues per: * Tracker * Priority * User to which the issue is assigned to * User who opened the issue (the author) * Version * Category !{width: 1024px; border: 1px solid #ccc;}.issue_summary@2x.png! h2. Drill-through links ... , version and category links to the [[RedmineIssueList|issue list]] which has the selected item as the current filter. Also the numbers of issues in the reports provides drill-through links to their respective views in the [[RedmineIssueList|issue list]]. h2. Detailed reports Each repo ... t only shows the amount of open/closed/total ...
- Wiki: RedmineEnumerations
- 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-selec ... eld(s). !{width: 640px;}.enumerations.png!
- Wiki: RedmineIssueChangelog
- h1. The Change log |{background-color:#f88 ... vides a project-level overview of all closed issues, sorted per target version. !changelog-o ... n the specified target-versions, only closed issues which have the target-version field filled ... boxes and an apply-button to include/exclude issues from specific trackers on the changelog (wh ... heckboxes depends on the individual [[RedmineIssueTrackingSetup#Trackers|tracker-configuration] ... f starting with the selected target-version
- Wiki: ThemeBasecamp
- h1. Basecamp theme {{>toc}} This is a R ... he 37signals® Basecamp® theme which includes issuelist-colouring based on issue's priority. h2. Author Peter Theill. ... blue-ish. h2. Screenshots |=. *Project Issuelist* |=. *New Issue form* | | !picture_1.png! | !p ... ://www.redmine.org/boards/1/topics/show/1524.