Search
Results (12665)
- Feature #7093 (Closed): List of logged in users
- Hi, It would be nice to have a list of log ... in (home) page -- something like forums have.
- Feature #7092 (Closed): Disable access to Redmine
- It would be useful if Redmine's administrator ... thing in Redmine when he is administering it.
- Feature #7091 (Closed): Tree view of the project list / grouping projects
- Hello, It will be nice if the project list ... ct hierarchy -- visually it would looks like issue lists, grouped by some field, assignee par e ... s list view to switch to another view Ivan
- Defect #7088 (Closed): 500 Internal Error: when click "issues" label
- Version Info: Redmine 1.0.4 ( Rails 2.3.5 ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: <% previous_group = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| %> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cyc ... <tr class="group open"> app/helpers/issues_helper.rb:28:in `issue_list' app/helpers/issues_helper.rb:23:in `each' app/helpers/issues_helper.rb:23:in `issue_list' app/views/issues/_list.rhtml:16:in `_run_rhtml_app47views47issues47_list46rhtml_locals_issue...
- Defect #7087 (Closed): RMB bulk operations not supported across projects
- In 1.0.4 I have several issues that are in different projects and subproje ... t allow me to change the version if I select issues that are in different projects. Once I select issues that are in different projects the only opt ... several albums or groups of individual songs.
- Defect #7083 (New): Moving a ticket results in invalid assignee
- If you move a ticket to a project where the p ... t's impossible to assign that task to nobody.
- Feature #7082 (Closed): Rest API for wiki
- Feature #7079 (New): Adding Holidays to Calendar
- We want to show national holidays and Sundays ... directly want to change the redmine calendar.
- Defect #7078 (Closed): Migration from redmine_subtasks plugin
- После установки системы Redmine 1.0.2.stable ... рых страниц в проектах. <pre> Processing IssuesController#index (for ip.add.re.ss at 2010-1 ... ter"=>"1", "action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... ' for nil:NilClass) on line #16 of app/views/issues/_list.rhtml: 13: </tr></thead> 14: ... roup = false %> 15: <tbody> 16: <% issue_list(issues) do |issue, level| -%> 17: <% if @query.grouped? && (group = @query.group_by_column.value(issue)) != previous_group %> 18: <% reset_cyc ... <tr class="group open"> app/helpers/issues_helper.rb:28:in `issue...
- Feature #7075 (Closed): Improve OpenID Selector
- The identity selector for OpenID login is a s ... login page to improve the OpenID experience.
- Feature #7067 (Closed): Develop editable textile custom field
- Dear designers, the feature to create cust ... to enter some information before posting the issue. However, when a new custom filed is crea ... type text using textile formatting, like on issues creation. The only option we have is the lo ... and required custom field, thus obliging the issue author to define exactly what he wants before assings the issue to someone.
- Feature #7066 (New): Develop wiki save and continue feature
- Dear Developers, first of all, I'd like to ... inue" button to click (as we have in the new issue page). Then, the user is obliged to click on ... d make the wiki editing more user friendly.
- Defect #7064 (Closed): Mercurial adapter does ... alphabetic nor numeric in UTF-8 copied files
- h2. Before applied patch This is the orig ... chment:hg-urlescape.diff . !after.png!
- Defect #7059 (Closed): Error on the implementation issues Repository.fetch_changesets
- Error message: <pre> ruby script/runner "Re ... .3.5 rack --version=1.0.1 ruby1.8 </pre>
- Patch #7058 (New): Duplicate submit and link buttons on top of the edit form.
- I thinks it's nice to have the submit button ... e user needs just to update the status of an issue, or the priority; this patch would keep him from scrolling.
- Feature #7057 (Closed): Send email notification on subtask and parent updates
- Using 1.0.4 ... If you remove the tickets from “subtasks” or "related issues” for the current ticket, no notification is ... ng the parent ticket and not the current one.
- Feature #7056 (Closed): Download all attachments at once
- Did a quick search to see if this had been re ... o be a way to download all attachments to an issue in a single click rather than each one separately.
- Feature #7055 (Closed): Default description per tracker.
- Similar to google-code's issuetracker, I would like to have a defaultDescri ... eopple what to fill in. We have a lot of issue reports that state "xxxx doesn't work". Whic ... er other browsers where you have tested this issue: Safari 5: Firefox 3.x: IE ... . Attach a screenshot if possible. </pre>
- Feature #7050 (Closed): Navigation bar for faster issues handling
- The "Issues" tab can be confusing: it switches namely between a list of issues to one issue. When moving to one issue and then to another one, one must always go back to the list all issues and click again. There should be a kind of navigation bar at the top of the Issues tab, which would be like | Issues> Issue #987|| Prev | Next| This would allow to move fast in both mode
- Feature #7048 (New): users can not edit an issue which is not assigned to them
- In current version(I am using v1.0.3 now), it seems that every user can edit an issue even if it is assigned to him. I am not sure ... n, it should be limited the edit function of issues that only the user who is assigned to the issue can edit it, or if the issue is not assigned to anyone, it can be edited ... limitation is enable for a certain workflow.
- Defect #7047 (New): Git adapter very slow when a commit modifies a lot of files
- I have a Git repo with thousands of files mod ... 's not a common use case, hence the priority.
- Feature #7046 (Closed): User should be able to specify path for files directory
- This issue is related to incompatibility with heroku an ... would be nice if Redmine support it natively.
- Defect #7045 (Closed): links broken after upgrade 1.0.4.devel.4465 (MySQL)
- nginx + passenger URL -> <redmine_site>/pr ... users_controller.rb:72:in `show' ... </pre>
- Defect #7039 (Closed): CSV export. Line breaks. Excel
- When I make csv export of issues and open the result in Excel, line breaks ... escription field are not correctly displayed.
- Feature #7037 (Closed): CSV export encoding and excel. UTF-8 and BOM
- Redmine doesn't add BOM to the UTF-8 exported ... tmtm/redmine_csv_with_bom/blob/master/init.rb