Project

General

Profile

Search

Results (18279)

Help: Parent task In New Issue
How to pull only Features(Not Bugs) from Parent Task Field in New Issue Form. *<%= javascript_tag "observeAutocompleteField('issue_parent_issue_id', '#{escape_javascript auto_complete_issues_path(:project_id => @issue.project, :tracker_id => @issue.project.trackers, :scope => (Setting.cross_project_issue_relations? ? 'all' : nil))}')" %>* This code is in issues/_attributes.html.erb and pull all the track ... ers. Please help me out with this. Thanks. 2014-03-21 19:28
Help: Unable to save custom query
Hi all, I have created a new user role but ... www.redmine.org/projects/redmine/wiki/RedmineIssueList does not mention any special right either. Thanks, Mathieu 2014-03-21 14:04
Plugins: RE: Time & Expense 1.6
We get the following message: "Please Note: T ... as I can see I can still write hours on the issue. Does somebody knows why I see this message? 2014-03-21 13:07
Help: Translation missing for some locales and not others
Hello, After upgrading a redmine 1.4.4 to ... english local got error 500 when displaying issues, resulting in the following logs: <pre> Started GET "/issues/7701" for 194.167.18.244 at 2014-03-20 11:15:55 +0100 Processing by IssuesController#show as HTML Parameters: {"id"=>"7701"} Current user: dad (id=17) Rendered issues/_action_menu.html.erb (8.7ms) Rendered issue_relations/_form.html.erb (2.5ms) Rendered issues/_relations.html.erb (4.4ms) Rendered issues/_changesets.html.erb (15.3ms) Rendered issues/_history.html.erb (21.2ms) Rendered issues/_action_menu.html.erb (4.5ms) Rendered issues/_form_custom_fields.html.erb (5.1ms) Rendered issues/_attributes.html.erb (88.4ms) Rendered ... 2014-03-21 11:51
Help: spesific edit permission for only assigneed issues
Hi, I'm new redmine and i have a problem, M ... s İf it's possible to give privelege edit issues for only assigned issues of members. For example: (in Admisitrati ... there will be a checkbox) "Edit assigned issues" I have short time. Please help me.. 2014-03-21 09:17
Help: RE: Personalize My Page default setup
Yeah unfortunatly the page didnt scroll to th ... ph > - recent_status_changes_graph > - issuesreportedbyme > - issueswatched > top: > - my_schedule > - issuesassignedtome > :comments_sorting: asc > :n ... users preferences and users don't like that. 2014-03-21 09:09
Help: Hide other fields (not view-able) from Non Members and Guests
Hello. I plan to hide others fields from n ... to "Read Only" but when I tried viewing the issue, the rest of the fields are still displayed (the one in yellow section when I choose to click the issue number). Even guests are able to view the fi ... e from being viewed by nonmembers and guests? 2014-03-21 08:53
Plugins: redmine anonymous authors.
First i've had problems with installing this ... Error (undefined method `author_mail=' for #<Issue:0x00000007404ac8>): [App 47867 stderr] app/controllers/issues_controller.rb:418:in `build_new_issue_from_params') Can anyone help me get this plugin working :(? 2014-03-20 20:49
Help: When i do svn commit automatically change issue status
Hello, When i do svn commit automatically changed issues status with custom_values .I set up settin ... red) for the custom_field not able to change issue status any one can help me regarding the it is very urgent 2014-03-20 13:16
Open discussion: Removing Prority Attribute
Hi all,I want to remove priority attribute from new issue page. I have removed its name from administration >settings > issue tracking but stll I can priority attribute for new issues. The changed settings are just not reflecting. Please help. 2014-03-20 11:51
Help: Cannot delete issue relation, unwatch issue
Hi, I am using Redmine 2.3.2. I can create issue, update issue, delete issue, create issue relation, watch issue. Batch function also works fine. However, I cannot delete issue relation and unwatch issue. When I try to delete issue relation, after confirm to delete, I can see ... Same thing happens when I try to unwatch an issue. Anyone has clue on how this happens? Any log that I can check? 2014-03-20 06:22
Open discussion: RE: How to import/update issues from csv file
James, Thanks! I current use a python script to import the csv file. Thanks, Lusu. 2014-03-20 02:26
Open discussion: Custom Field --- LINK doesn't work.
Hi Expert, I am using 2.5.0, but I see the Custom Field of "LINK" doesn't work in issue/ticket list. but it really works in ticket page. I attached two snapshot. in the issue page, I see there is a URL link after I move ... . and it works when I clicked. but in the issue list page, I just see text of the custom fie ... onse for mouse moving on and click. (But in issue list, the "subject" and "assignee" field is clickable to a web page) Thanks! 2014-03-20 02:14
Plugins: Filter and view spend time
I would like to have a quick view on the issues I get filtered from my time report. For ... click on this time to check the details (by issues). Thanx 2014-03-19 17:25
Help: RE: Add a new item in 'Also available in' menu
So, I found the way! I use a Hook. <pre> ... o ... end </pre> Now, I have a new issue... "Here my text!" was in all redmine pa ... it to appears in all wiki page ? Thanks! 2014-03-19 10:11
Help: Internal Error after MySQL conversion from latin1 to utf8
We're running a Redmine 2.5.0 wiki on Ubuntu ... ection to MySQL server during query: SELECT `issues`.`id` AS t0_r0, `issues`.`tracker_id` AS t0_r1, `issues`.`project_id` AS t0_r2, `issues`.`subject` AS t0_r3, `issues`.`description` AS t0_r4, `issues`.`due_date` AS t0_r5, `issues`.`category_id` AS t0_r6, `issues`.`status_id` AS t0_r7, `issues`.`assigned_to_id` AS t0_r8, `issues`.`priority_id` AS t0_r9, `issues`.`fixed_version_id` AS t0_r10, `issues`.`author_id` AS t0_r11, `issues`.`lock_version` AS t0_r12, `issues`.`created_on` AS t0_r13, `issues`.`updated_on` AS t0_r14, `issue... 2014-03-19 08:35
Help: New Issue Problems
Is there any way to assign every bug to a fea ... of the search icon"Parent Task" in the “new issues” page ONLY pulls in FEATURES AND they must be related to that project 2014-03-18 16:16
Help: RE: Execute script (on linux bash shell) whenever a new issue is submitted
So no good news at this moment? 2014-03-18 15:59
Open discussion: RE: How to import/update issues from csv file
https://github.com/zh/redmine_importer 2014-03-18 15:00
Help: RE: Execute script (on linux bash shell) whenever a new issue is submitted
It was already discussed earlier and there se ... ting plugin yet... http://www.redmine.org/issues/5331 2014-03-18 13:19
Help: Execute script (on linux bash shell) whenever a new issue is submitted
I would like to execute a script whenever a user create a new issue. Is there anyway to do this without construct an ad hoc plugin? Thank you for suggestion 2014-03-18 12:42
Help: issue closed -> change "due date" to today / now
When I close an issue (today) which had a "due date" of tuesday ne ... also in the gantt Chart. I've altered the issue Status workflow to set closed to a "% done" ... ring "succeeding" Tasks in the gantt Chart. 2014-03-18 12:11
Help: Get time by issue type
Hello, Sorry for my bad english, I am fren ... ype Can you help me? thank you Baptiste 2014-03-18 11:46
Development: Get time by issue type
Move : http://www.redmine.org/boards/2/topics/41731 2014-03-18 11:23
Help: Attaching files results in a 500 error
Whenever I attach a file to a Redmine Issue (or elsewhere) on our installation (2.2.3.st ... t occurs to me that this might be a firewall issue, but I cannot determine what protocol and po ... other file uploads. Is #8817 related to this issue? I too have a red exclamation mark icon foll ... Thanks for any help that anyone can provide! 2014-03-17 20:21
(6301-6325/18279)