Project

General

Profile

Search

Results (12601)

Defect #13208 (Closed): Ticket Filter and Edit Preview not working
After upgrading from 1.2.2 -> 2.2.3 there see ... ql2 Database schema version 20121026003537 2013-02-18 13:56
Patch #13202 (Closed): German Translation for r11404
This is the german translation for r11404, regarding issue #824. I have to proposals for this. Fi ... schlossen@ I would prever the first one. 2013-02-18 10:17
Defect #13197 (Closed): Don't send password in plain text via email after registration
When the registration process is set to manua ... ssword anyway, because it was set by himself. 2013-02-17 20:10
Feature #13194 (Closed): I'm lost
Dear Redmine developers, please hear me out.. ... I'd very much appreciate help on this, this issue is really a plea from me to you to create (o ... get a lot of silent nods and second smiles... 2013-02-17 13:42
Defect #13192 (Closed): Russian "notice_failed_to_save_time_entries" translation
#12645#note-5 2013-02-16 22:38
Feature #13191 (Resolved): Custom query: When an issue was applied to version x?
On the roadmap page I can't recognize which issues were added in the last days. I'd like to have a possibility to sort/query the date when a issue was applied to the version x. Now I see 68 issues for redmine 2.3 and I never know which issue was added the last days. 2013-02-16 15:02
Defect #13189 (New): Redmine version in trunk should be based on next major release
I'm developing a plugin against trunk, which relies on the IssueQuery class. This class only exists in trunk. Therefore the first version which will contain IssueQuery will be 2.3.0, so it makes sense to put ... is @2.2.3-devel@; should it be @2.3.0-devel@? 2013-02-16 00:51
Defect #13188 (Closed): Forms are not updated after changing the status field without "Add issues" permission
I noticed that after changing the status fiel ... hat has a role without permission to add new issues. Example: 1-Consider an issue in "New" status. 2-Log on with a user "John" that has a role unable to create new issues (only update). 3-John changes the issue status to "Analysis". 4-Screen refreshes th ... s a mandatory field to be filled in when the issue status is "Analysis" (not showed in "New" st ... ration admin page and enable John to add new issues and repeat the previous steps, the mandator ... ver, we would not like to enable John to add issues... Environment: Redmine version 2.1.2.s ... nvironment production Database adapter MySQL 2013-02-15 19:00
Defect #13184 (Closed): 500 internal server error when changing tracker
Hi, I can't change tracker, when i click o ... onsole: POST http://IP:3000/projects/test/issues/new.js 500 Internal Server Error jquery ... What is wrong and how can I fix it please ? 2013-02-15 14:07
Feature #13183 (Closed): add wiki format to custom issue fields (text areas) optionally
We defined some custom fields into the issues. One is a info for requirement documents f ... possibility to make custom text areas in the issue tracker formatable with your editor like the documents text area uses it? 2013-02-15 14:04
Defect #13178 (Closed): error with r11298
Getting the following error after upgrading t ... cal variable or method `position_name' for #<IssuePriority:0x0000000724da40>): 29: < ... p %> 32: <% end %> 33: <tr id="issue-<%= issue.id %>" class="hascontextmenu <%= cycle('odd', 'even') %> <%= issue.css_classes %> <%= level > 0 ? "idnt idnt-#{ ... hide-when-print"><%= check_box_tag("ids[]", issue.id, false, :id => nil) %></td> 35: <td class="id"><%= link_to issue.id, issue_path(issue) %></td> app/models/issue_priority.rb:39:in `css_classes' app/models/issue.rb:943:in `css_classes' app/views/issues/_list.html.erb:32:in `block (2 levels) in _app_views_... 2013-02-14 18:04
Feature #13176 (Closed): Possibilty to define a "mask" in a field of type "Text"
This is to precise which information to not f ... ression: --------------------------------- 2013-02-14 16:46
Defect #13172 (Confirmed): Changing assignee ... atus reverts unsaved assignee change (during issue edit/update)
In update issue view, when first changing assignee, then sta ... dapter SQLite </pre> 2013-02-14 12:25
Defect #13169 (Closed): Accessing issue's attachments error - 404 - The page you were trying to access doesn't exist or has been removed.
Hi, We made an update from 2.1.5 to 2.2.2. ... hen trying to access attachments in existing issues. As the result there is an 404 page displa ... hments`.`id` = ? LIMIT 1 [["id", "185"]] Issue Load (0.4ms) SELECT `issues`.* FROM `issues` WHERE `issues`.`id` = 418 LIMIT 1 Project Load (0.3ms) ... r4, `roles`.`permissions` AS t2_r5, `roles`.`issues_visibility` AS t2_r6 FROM `members` LEFT OU ... re> Environment information: Debian OS 6.0 2013-02-14 09:46
Defect #13159 (Closed): Spent Time report - Column Total different for week
Project - Overview - Report - Data Range (all ... imesheet_plugin 0.7.0 </pre> 2013-02-13 15:37
Feature #13157 (Closed): Link on "My Page" to view all my spent time
On my page there is no link below the spent t ... All projects (in the breadcrumbs path) This issue could use the new feature #10191 so by click ... ll projects is displayed. Compared to the issue blocks on my page there is always a link below to "View all issues". 2013-02-13 15:09
Defect #13154 (Closed): After upgrade to 2.2.2 ticket list on some projects fails
On some projects I get just a 500 error with ... b__1987712775818747131_9018920' app/views/issues/index.html.erb:18:in `block in _app_views_issues_index_html_erb___3250084186343222987_10921720' app/views/issues/index.html.erb:11:in `_app_views_issues_index_html_erb___3250084186343222987_10921720' app/controllers/issues_controller.rb:83:in `block (2 levels) in index' app/controllers/issues_controller.rb:82:in `index' </pre> In d ... e 1.4.x to 2.2.2, all other stuff is working. 2013-02-13 10:34
Patch #13152 (Closed): Locale file for Azerbaijanian language
Please see a file attached 2013-02-13 06:34
Feature #13147 (New): worflow enhancement: overleap status if allowed
We really would like to see roles in worflows ... ti set all status between a and c (or even z) 2013-02-13 00:25
Defect #13146 (Closed): Parent Task Chooser
Lets say you have thousands of projects and a ... opup screen that lets you pick from existing issues to automatically complete this field for you? Screenshot should clear up confusions. 2013-02-12 22:47
Feature #13145 (Closed): Update Security_Advisories to include latest rails vulnerabilities.
Update Security_Advisories to include latest rails vulnerabilities. 2013-02-12 21:52
Defect #13140 (Closed): Redmine doesn't find plugin settings partial
I'm trying to fix the redmine-gitolite plugin ... e docs. Am I missing something or it's a bug? 2013-02-12 14:36
Defect #13138 (Closed): Generating PDF of issue causes UndefinedConversionError with htmlentities gem
When attempting to create a PDF of an issue an internal error occurs. I think it is caus ... lib/redmine/export/pdf.rb:681:in `block in issue_to_pdf' lib/redmine/export/pdf.rb:668:in `each' lib/redmine/export/pdf.rb:668:in `issue_to_pdf' app/controllers/issues_controller.rb:124:in `block (2 levels) in show' app/controllers/issues_controller.rb:116:in `show' </pre> This ... abase schema version 20121026003537 </pre> 2013-02-12 12:03
Defect #13136 (Closed): Apache error with Timesheet plugin
Hi, I'm getting the apache error while cli ... 8.140 Port 80." . Can anyone please help me?. 2013-02-12 06:50
Feature #13134 (Closed): Focus first text field automatically
The attached patch uses JS to focus the Name ... d, and didn't find anything; hence, no tests. 2013-02-12 01:01
(6226-6250/12601)