Project

General

Profile

Search

Results (12665)

Defect #5293 (Closed): too slow ticket update in new version
Slowness is come With last commits from unsta ... about 10-20 seconds to add a comment to some issue and I don't know what to do. What is abou ... Is it used? I have no files it /tmp/cache :( 2010-04-12 09:22
Patch #5291 (Closed): Updated basque translations
Up to date with trunk r3627 Also, previous basque translation issue (#4650) was closed to version 0.9.1 but not ... files included. ¿Anything left from my side? 2010-04-12 07:03
Defect #5290 (Closed): r3664 breaks tests on SQLite3
See http://ci.finn.de/builds/1-8-7_redmine-tr ... 664 <pre> Failure: test_put_update_stale_issue(IssuesControllerTest) [/test/functional/issues_controller_test.rb:988:in `test_put_update_stale_issue' /test/functional/issues_controller_test.rb:987:in `test_put_update_stale_issue']: "TimeEntry.count" didn't change by 0. ... d back (I might be seriously wrong though...) 2010-04-11 20:13
Defect #5288 (Closed): sql error for null root_ids in app/controllers/timelog_controller.rb
I just upgraded to redmine trunk r3630 from r3200. When I tried to view the time_entries on an issue I got an SQL error in timelog_controller. ... {"project_id"=>"bgz", "action"=>"details", "issue_id"=>"11023", "controller"=>"timelog"} Ac ... ersion for the right syntax to use near 'AND issues.lft >= 9 AND issues.rgt <= 14) AND (spent_on BETWEEN '2006-01-3 ... `time_entries`.project_id LEFT OUTER JOIN `issues` ON `issues`.id = `time_entries`.issue_id WHERE (1=1 AND (issues.root_id = AND issues.lft >= 9 AND issues.rgt <= 14) AND (spent_on BETWEEN '2006-01-3 ... s causing the sql error. After I updated the issue I could view the time_entries. Most likely b ... called on it and the root_id was set to the ... 2010-04-10 10:46
Feature #5286 (Closed): Need a way to load all issues in 1 web request, not just 25/50/100
I'm trying to use Excel<-Redmine import featu ... #5284. Another problem I see is that "# of issues per page" parameter is not saved in user se ... d query http://<server>/projects/<my_proj>/issues?per_page=5000&query_id=229 but it seems al ... see ALL tasks there. I know I can export issues from redmine to a CSV file, but this is les ... the server, but I don't think this is a big issue in my circumstances. Any help? 2010-04-09 21:38
Feature #5285 (Closed): Introduce "Remaining time" column on "Issues list" page
calculate it as (estimated_time - estimated_t ... ns" list. this request is related to #5284 2010-04-09 21:03
Feature #5284 (New): "% done" should provide data in text form too
I see "Issues list" page can have "% done" field, which s ... RL like http://demo.redmine.org/projects/ace/issues is it possible to provide text info for ... for remaining time and other parameters. 2010-04-09 20:28
Feature #5283 (New): Allow more than one parent project i.e. share subprojects
I haven't been able to see this discussed anywhere, so entering an issue seems like the next step: there are use case ... t. Any reason not to allow multiple parents? 2010-04-09 15:59
Feature #5282 (Closed): Hide custom fields elements
Hi All, We have installed redmine for a cu ... eir own customers for which they can make an issue. I want that if a user from usergroup Ort ... ry(document).ready(function(){ jQuery('#issue_custom_field_values_1').find('option').each( ... ript> Does someone of you know a solution? 2010-04-09 14:58
Patch #5281 (Closed): Remove empty ul tags in the issue history
I was a bit annoyed that the @ul@ with the de ... f* <pre><code class="diff">Index: app/views/issues/_history.rhtml =========================== ... ============================= --- app/views/issues/_history.rhtml (revision 3629) +++ app/views/issues/_history.rhtml (working copy) @@ -6,11 +6, ... <% end %> - </ul> <%= render_notes(issue, journal, :reply_links => reply_links) unles ... blank? %> </div> <%= call_hook(:view_issues_history_journal_bottom, { :journal => journal }) %> </code></pre> Use it if needed. 2010-04-09 13:51
Defect #5280 (Closed): Issue lock_version not working
I'm finding that on trunk the lock_version of the Issue model isn't being taken into account, meaning that different users can make conflicting changes to issues without any notice from redmine. I've on ... ibute, the stale object exception handler in IssuesContoller::update attempts to read a non-exi ... ike that variable was refactored away to the Issue model in r3545 2010-04-09 12:41
Feature #5279 (New): Branch level associations between projects and repositories.
I am in a situation where I have two versions ... t for the software with two sub-projects for issues etc. SOFTWARE NAME - Production Versio ... RE REPOSITORY git demo branch (an svn branch) 2010-04-09 04:27
Defect #5278 (Closed): Config Redmine 0.9.3 work with Gmail
Hi, I'm using Redmine 0.9.3 and I want use g ... occurred while sending mail (530 5.7.0 Must issue a STARTTLS command first. 14sm447694gxk.11 ) ... e: "xxxx@gmail.com" password: "xxxx" 2010-04-09 04:01
Feature #5276 (New): show "project name" field for "related issues" in roadmap for a specific target version
currently it only shows list of issues summaries 2010-04-08 21:04
Feature #5275 (New): Show tree of issues instead of a list in Roadmap
Since we have "subtasks" now, it would be better to (optionally) show a _tree_ of issues in the "Roadmap" instead of a _list_ of issues. Is there an overall design ready how subtasks will affect the user interface in general? 2010-04-08 20:52
Feature #5274 (Reopened): Add hook allowing AuthSources to supply a CAPTCHA challenge
It would be extremely useful to me if an Auth ... he drawback that sometimes Google decides to issue a CAPTCHA challenge. When this happens, the ... ion simply fails until the challenge expires. 2010-04-08 17:40
Defect #5273 (New): Unable to configure PluginSimpleCI plugin - custom fields list is empty
Was not able to select specific project custo ... Here is a scenario on how to reproduce this issue: 1. Install patch using next URL: http:/ ... y find the environment properties where this issue is appeared: C:\redmine-0.9.3>C:\ruby\bin ... hot Paste 1.0.2 Simple CI 1.0 2010-04-08 16:58
Feature #5272 (Closed): Allow multiple target versions
Assume you develop two major branches of a pr ... developing a 2.x. branch. When you now have issues that affect both branches (or features that ... assign multiple versions as target versions. 2010-04-08 13:25
Defect #5271 (Closed): repetition of values
I noticed that once I add a member to a proje ... (obviously because I was able to add private issues without many errors). Thanx... 2010-04-08 12:19
Defect #5269 (Closed): Redmine 0.9.3 CSV export unicode fail
Hi all, I use REDMINE 0.9.3. It works fine now. However, when I use vietnamese for the name of issue, export by CSV have problem. It display inco ... ). Please help me to resolve it. Thanks. 2010-04-08 10:20
Patch #5267 (Closed): Allow for OpenID-only operation
This patch against 0.9 stable branch in Git a ... prefer to keep user management to the users. 2010-04-07 21:35
Feature #5266 (New): show some summary fields for search results
I created a filter for my features and would ... at the bottom): * total estimated time for issues in search results * total time spent on th ... mate) * total time left for the listed tasks 2010-04-07 21:01
Patch #5264 (Closed): Watchers on view issue with gravatars needed some margin (application.css)
On the issue view page when gravatars are enabled the ima ... did a small fix for it which I include here. 2010-04-07 18:23
Feature #5262 (New): Different priority levels for different trackers
Allow the user to relate the issue priority levels (set in the Enumerations adm ... Use cases are described in message#12181 2010-04-07 15:57
Defect #5253 (Closed): Not working notification about comments on Wiki page
I'm author of a wiki page and added it to my ... so don't get notification about new comments. 2010-04-07 06:49
(9851-9875/12665)