Search
Results (31861)
- Patch #1594 (Closed): Updated Italian translation
- Updated to r1624 Following several advices i modified "Contesto" (issue) to "Segnalazione" as it seems it makes more sense.
- Defect #1591 (Closed): http links containing parentheses fail to reder correctly
- for example: http://en.wikipedia.org/wiki/ ... will be rendered without right parenthesis.
- Feature #1590 (Closed): Awkward way of accessing shortcut menu in issue list
- IMHO the way to access shortcut menu in issue list is a bit awkward. From [[RedmineIssueList]] > Note that you have to right-click outside of the issue link, otherwise the browser's default contex ... ake the popup menu appear after normal click.
- Open discussion: RE: Optional Issue Description
- Thank you!
- Patch #1587 (New): Simple Phone Number and Address List for Users
- This patch adds a "Contact" tab to the normal ... st of default location values thru a combobox
- Feature #1586 (Closed): Gantt for the filtered issue
- Sometimes I find myself wandering between the issue and overview tab to check the gantt or calen ... be nice to see the gantt or calendar at the issue page. Furthermore, generating gantt only for the filtered issue will give a more clear view over the work to be done. * gantt chart with filtered issue * gantt chart within issue page How about to put the simplified gantt at the bottom of the issue list? (if configured to do so)
- Defect #1585 (Closed): If timezone is set in an user, a exception is raised.
- Using trunk, when a user has the timezone set ... ' for #<TimeZone:0xb7992e1c>) on line #17 of issues/_list_simple.rhtml: 14: <%= link_to issue.id, :controller => 'issues', :action => 'show', :id => issue %> 15: </td> 16: <td><%=h issue.project.name %> - <%= issue.tracker.name %><br /> 17: <%= issue.status.name %> - <%= format_time(issue.updated_on) %></td> 18: ... subject"> 19: <%= link_to h(issue.subject), :controller => 'issues', :action => 'show', :id => issue %> 20: </td> app/helpers ... helper.rb:81:in `format_time' app/views/...
- Feature #1583 (Closed): Try task automatization
- I think that there are some actions in the ac ... are connected. For instance, when I mark an issue as RESOLVED i always set the %DONE = 100%. I ... fs this modification. Keep up the good work!
- Help: RE: Reporting the details of the Issues
- Hello, I also need this. Currently we are ... ts that list the complete description of the issue. Is there a way we can specify a report usin ... TRAC and move to Redmine. Cheers, Jack
- Patch #1582 (Closed): Add Time Spent Column to Issue List
- This patch adds a new column to the issues list, called Time Spent. It will be the total of all time logged on an issue. Git patch applies successfully to r1618 ... -p1 < ../../patches/add_time_spent_column_to_issues.patch patching file app/helpers/issues_helper.rb patching file app/models/query.rb patching file lang/en.yml </pre>
- Open discussion: RE: Optional Issue Description
- > Is there an option somewhere to make the "Description" field of an issue optional? Sometimes the title contains enough information to not require a description. See Issue #1014, I created a patch to make description ... asn't been added to the codebase yet. Eric
- Help: RE: How to enalbe the context menu for tickets/issues
- Works now with svn version 1617.
- Help: RE: need some help with accessing SVN repository over HTTPS
- The lines/line problem on my system was tied ... I also found the solution to the log file issue. Apparently, instead of asking to set permi ... ubversion balking at the invalid certificate issue. I have created <redmineapp>/.svn/subvers ... ineapp>/.svn folder and all subfolders and reissue the "svn --config-dir <redmineapp>/.svn/subv ... ve a repository view. Hope this helps.
- Open discussion: RE: Optional Issue Description
- Hey Patrick, you can try to disable the " ... ing it from the following line in app/models/issue.rb: from: @validates_presence_of :sub ... -option for doing that. Best, Martin
- Feature #1580 (Closed): Field to store comments in Custom Fields
- Custom fields are extremely handy and I am using a lot of custom fields on issue module for various projects. However, managi ... ield in custom fields editor will be helpful.
- Hi guys, first of all, great job on Redmine!! ... ewhere to make the "Description" field of an issue optional? Sometimes the title contains enoug ... require a description. Thanks, -Patrick
- Defect #1578 (Closed): Right floating image formats badly in some places
- When a right image is added to a project desc ... aces, some example screen shots are attached.
- Defect #1577 (Closed): Editing subversion log message does not update 'Repository' view
- If you make a commit to subversion then updat ... ing the "Repository.fetch_changesets" script.
- Defect #1576 (Closed): Google Calendar Plugin Installation Trouble
- HI, I'm trying to install the Google Calen ... may be causing this error? Thanks, Lee
- Feature #1575 (Closed): Toolbar button to insert a table
- When you open the formatting help popup it la ... no table icon it means there is no tables. ;)
- Feature #1574 (New): Deployments - new module
- In large projects you have multiple versions ... ious location/branches and then relate it to issues. It can be done with custom fields but t ... stems rollouts do not occur in the same time.
- Feature #1572 (New): Delete Users and automatically ticket change
- 1) In order to free the username for other us ... to deactivate their own account. 2.1) New issues can't be accidently assigned to unactive me ... delete their own account. 3.1) All unclosed issues of deleted users will change to the default pause status e.g. "On-Hold".
- Open discussion: RE: Redmine Commercial License
- Good to see a constructive discussion on licensing issue. I have gone through GPL v2 very closely ... orward to continue this discussion. Thanks
- Open discussion: RE: Redmine Commercial License
- [sorry, too fast on Submit and I can't find t ... rywhere. This is something like the Firefox issue that popped up a couple of years ago where M ... er to this question. Later... Richard
- I have been trying to get LDAP authentication ... connection successfully. I am thinking that issue might be with my base dn. I was hoping someo ... n? Thank you in advance for your input.