Search
Results (31868)
- Hi, I have a custom field where I want to use the Wiki format, mainly to convert the issue# and revision#. Can I use wiki format in custom fields? Thanks, Romano
- Feature #3956 (New): Login by Email
- I was looking at a "phpBB MOD":http://www.php ... ch the emails of previously registered users.
- Open discussion: RE: Target date for 0.9
- Cool; the Redmine install ive got work on is ... 4; as its totally internal security isn't an issue (i.e. I wont be arsed updating :op ) I've ... .9s additions for a while. Cant wait :o)
- Help: RE: Plugin Permission Issues (Rails? Ruby?)
- Could you share some of it's code, maybe it's ... y controllers should be enough. Eric Davis
- Open discussion: RE: cleaning up the bugs/feature/patch database of redmine
- That's a great idea. I've been trying to close duplicate issues as I go but it's been difficult. Eric Davis
- Open discussion: RE: Target date for 0.9
- Chris McKee wrote: > It would be good to see ... ng as there are no critical bugs or security issues, we won't have to do any more minor releases. :) Eric Davis
- Feature #3952 (New): Filtering by subproject still shows current project's issues
- Set a filter for Subproject is <subprojectname>. The current parent project's issues will still be shown. Issue seen in trunk.
- Defect #3949 (Closed): custom ticket status can not be shown.
- Hi. I would like to custom the ticket's statu ... ove. something wrong with my setting?
- Plugins: RE: TortoiseSVN plugin to visualise the issue list in Commit windows
- I've fixed some of the code and enhanced it a ... bay/wiki/REDMINETSVN Thanks Chris
- Is there a way to be color the bg of issue based on their priority or other factors? ... gher priority tasks as well in the task view.
- Feature #3946 (New): Mark the Issue closed date on Gantt Chart
- Display a green (or similar) line indicating the date when an issue was resolved/reached completion. This would ... leted/resolved. Case 1: A user completes issue #1 ahead of schedule and begins working on issue #2. Issue #2 ends up slipping past its deadline and is ... chart, it should be possible to see when an issue was resolved to better judge the progress of ... use he is constantly behind in resolving his issues. By looking at the gantt chart for User A, ... g it actually took to implement/resolve some issue. Great for future planning to be able to review an issuers ability to estimate workload and such.
- Feature #3945 (Closed): Shorten revision ID for git events
- Using the full SHA1 hash in the activity tab ... no idea how to do that, as I am new to Ruby.
- Defect #3944 (Closed): [UI] Unable to un-fold the ticket- and timelogs-filters in issues-view
- p=. Consider this issue "for form's sake" due to lack of spare time; ... e.g. http://www.redmine.org/projects/redmine/issues and try to un-fold the "Options" (which contains the issue-grouping tools).
- Defect #3943 (New): Subversion: Directory revision list contains faulty revisions
- p=. Consider this issue "for form's sake" due to lack of spare time; ... hould be considered as a commit which solves issue #1311.
- Help: RE: Redmine upgrade from 0.8.4 to 0.8.5 - Old version number displayed
- Stefano Arlandini wrote: > please it's important, any idea? See issue #3860. You could have found the answer yours ... rsion+0.8.5&scope=&all_words=1&titles_only=1&issues=1&submit=Submit. :-) Kind regards, Mischa.
- Help: RE: Associating a commit to an issue in the issue comments
- Looks like issue #2009 is related to this.
- Defect #3942 (Closed): Redmine + PostgreSQL 8 ... entInvalid in RepositoriesController#revision
- Trying to load a specific revision gives the ... Customizations plugin 0.0.1 </pre> <pre>
- When I try to generate a monthly report on so ... ble "Member" field, which shows an author of issue, not a person, who works on this issue. I need to include in a report "Assignet to" field, is it possible?
- Feature #3941 (Closed): Display Gravatar Icons on News Page
- Since users can comment on news items, if the ... also be displayed under the comments section.
- Plugins: RE: ToDo lists plugin
- Redmine ToDos plugin <code>0.0.3.8</code> is ... scrum-plugin Here the new features : * Issue page integration (Adding todos directly in the Issue page) * You can edit the text of a todo * ... age) * Bugs fix And look my screenshots !
- Hello. Is there any generic solution for thi ... files not being reloaded. To resolve the issue I tried to apply the solution described by " ... )@ Any suggestions on how to resolve this issue? In production mode it seems to work fine.
- Plugins: RE: Ticket grouping plugin
- This is how far I come before it fails: C: ... .. Migrating gravatar... Migrating redmine_issues_group... == 1 AddQueriesGroupBy: migrating ... ================================= == 3 AddIssuesRelations: migrating ============================================ -- add_column(:issues, :parent_id, :integer, {:null=>true, :default=>nil}) -> 1.3130s -- add_column(:issues, :lft, :integer) -> 1.3120s -- add_column(:issues, :rgt, :integer) -> 1.3130s == 3 AddIssuesRelations: migrated (3.9380s) =================================== == 4 BuildIssuesTree: migrating ============================ ... k with --trace) Any ideas as to the cause?
- Plugins: RE: Can I redefine Redmine's controller method in plugin?
- Aleksey Palazhchenko: I've blogged about d ... e for a controller. You might run into some issues since the latest Redmine uses Rails 2.3.4 a ... e-redmine-classes-from-a-plugin Eric Davis
- I can associate an issue with a commit if I manage to remember to put the issue number in the commit message. However, there are times when I forget to include the issue number in the commit, and I would like to go ... and associate a particular commit ID with an issue. How can I do this? I tried using 'r####' in the comment text, but that did not work.
- I've been working on a very basic plugin for ... I'm wondering if anyone else is having this issue, or has had it in the past, or could at leas ... m trying to update it now, but the strangest issue is, the other plugins I've tried have permis ... l Any input would be appreciated. Thanks!