Project

General

Profile

Search

Results (18280)

Development: Need help making Capybara + selenium with Ajax working
Ok I've tried and failed to make it work, cou ... + :enabled_modules, + :issue_statuses, + :issues, + :enumerations, + : ... :custom_fields_trackers + + def test_new_issue_preview + log_user 'jsmith', 'jsmith' + + visit new_issue_path(:project_id => 1) + + find('form#issue-form #issue_description').set 'This is a test' + + ... patch::TestProcess </code></pre> Thanks ! 2012-12-20 19:32
Development: RE: How to get history of changes made to a redmine ticket
There is no REST API for isue hiistory yet bu ... l_details@ (or similar names) where type is 'Issue' and journalized_id is the issue id. 2012-12-20 19:19
Open discussion: issue status change - triggers email
Hi, Does anyone know if it is possible to se ... ing" to "solved" sends email to group y etc. 2012-12-20 12:29
Help: wiki email notification to all users
Hi, I am currently running redmine 1.3.2.s ... ut, update the wiki and summarise all of the issues that have been addressed. I am not 100% su ... els right way to go for us at the moment. 2012-12-20 11:44
Help: time_entries : Waiting from many days. Would be thankful if any one update on this
Can any one help me in solving below thing ... _entry": { "hours": 1.25, "issue": { "id": 10386 }, ... se :* Redmine 500 error Thanks Anand 2012-12-20 11:26
Help: Another entry or revision was not found in the repository error issue
I am new to redmine. I got a version running ... d? svn and red mine installed on same server. 2012-12-19 23:46
Plugins: RE: Redmine preview attach column/image gallery
<pre> Environment: Redmine version ... Started GET "/projects/redmineimprovement1/issues" for 127.0.0.1 at 2012-12-19 16:23:24 +0100 Processing by IssuesController#index as HTML Parameters: {"pr ... ueries/_columns.html.erb (1.8ms) Rendered issues/index.html.erb within layouts/base (29.8ms) ... _html_erb__481089824_106014040' app/views/issues/index.html.erb:27:in `block in _app_views_issues_index_html_erb__981229035_95911220' app/views/issues/index.html.erb:11:in `_app_views_issues_index_html_erb__981229035_95911220' app/controllers/issues_controller.rb:83:in `block (2 levels) in index' app/controllers/issues_controller.rb:82:in `index' </pre> 2012-12-19 14:32
Help: RE: activesupport issue with Redmine
iconv is just deprecated in ruby 1.9.3, that doesn't mean it's no longer working. Your issue was something else, as I'm running 1.9.3p327 without problems... 2012-12-19 14:14
Help: RE: How to access my projet from
Hi! I am facing the same issue can somebody guide in how to access the redmine application from the Web Thanks 2012-12-19 13:24
Help: RE: To fetch issues for a date range: GET /issues.xml?created_on=><2012-03-01|2012-03-07
This gave me little insight on how to proceed with this issue. To make your answer more precise, 1) Go ... add-on 3) Open redmine filter page(View all issues) 4) Apply the filter you are interested in ... first line(which will look like GET redmine/issues?set_filter=1..... 11) Add you domain name ... he same in browser(http:mydomain.com/redmine/issues?set_filter=1.....) NOTE : I tried to set ... o day ago today this week Thanks Anand 2012-12-19 07:03
Help: RE: activesupport issue with Redmine
I've resolved this problem. Turns out Ruby 1. ... led am now running Redmine through Passenger. 2012-12-19 06:49
Help: cant review issue details
I can't access issues which are migrated from mantis.but if i create any issue in redmine i can access.i am using redmine v ... I am in huge trouble!! Thank you sukanta 2012-12-19 06:38
Help: activesupport issue with Redmine
Greetings, I'm setting up Redmine for the ... you can provide would be greatly appreciated. 2012-12-18 23:20
Help: RE: To fetch issues for a date range: GET /issues.xml?created_on=><2012-03-01|2012-03-07
Maybe API docs are wrong, I don't really know ... n] = >= v[created_on][] = 2012-12-01 </pre> 2012-12-18 11:32
Help: RE: To fetch issues for a date range: GET /issues.xml?created_on=><2012-03-01|2012-03-07
Any update? Anand Walvekar wrote: > Hello, ... m this response I copied "created_on" of one issue which looked as "2012-12-07T11:14:10+01:00" > https://myProject/redmine/issues.xml?project_id=41&tracker_id=20&key=3293075 ... ot returning any result (i.e. only one line <issues type="array" total_count="0" limit="25" offset="0"/>) > https://myProject/redmine/issues.xml?project_id=41&tracker_id=20&created_on= ... 4j8b03fb01d797k > https://myProject/redmine/issues.xml?project_id=41&tracker_id=20&created_on= ... 4j8b03fb01d797k > https://myProject/redmine/issues.xml?project_id=41&tracker_id=20&created_on= ... Basically my intention is to get the list of issues created after some date. > > Looking for your response > > Thanks > Anand 2012-12-18 10:48
Help: RE: Fetch issues with some custom field "cf_x"
Any update? Anand Walvekar wrote: > Hi > > I am trying to fetch issue having some custom field value by making req ... is not as expected(it is giving response of issues having custom field other than iOS also). I ... lp to proceed. > "https://myProject/redmine/issues.xml?tracker_id=20&status_id=5&cf_9=iOS&key= ... a64e8d13fb35e797k" > > Thanks > Anand 2012-12-18 10:47
Help: RE: Customize issues's identifier
i think i don't explain my problem very well but don't mind i've found what i want... 2012-12-18 08:59
Help: RE: redmine 2.2 + lighttpd 500 error
turns out it was an issue with fastcgi. I switched to unicorn instead ... ot of different things and nothing worked. :/ 2012-12-18 08:26
Open discussion: RE: Fail to apply redmine_importer plugin in Redmine 2.1
Thanks for your quick response! Is there any other way for me to import CSV files (Issue list) into Redmine? I am planing to migrate to Redmine from my old bug system. 2012-12-18 06:33
Open discussion: Fail to apply redmine_importer plugin in Redmine 2.1
Hi: I just installed Redmine 2.1.4 (bitnami-redmine) and works well. I want to import some Issue list as CSV file into Redmine and I found th ... Can someone help me on this! Many thanks! 2012-12-18 04:08
Plugins: RE: Release notes plugin
Michael Powell wrote: > This is an old post, but there's still a known issue that breaks the Release notes tab, seems like when Issues Release Notes have been marked to Done or s ... a year, and it's certainly been useful to me. 2012-12-17 00:22
Help: REST API current status
Hi, can someone please confirm current (Redmi ... f Journals supposed to work when creating an issue? * If it is supported: is creation of journ ... the copied projects. * it optionally copies Issues for the copied projects. * it allows modif ... ily on what I can or cannot do. TiA Mauro 2012-12-16 11:28
Help: How can a URL be generated that pages the project's issue listing around a given issue number?
Given an issue number I want to page the issue listing for the associated project so that the issue number can be the Nth line in the listing assuming that there are at least N issues in the project or the last line if there ar ... away a URL can be constructed in that manner? 2012-12-15 12:01
Plugins: RE: Meetings Plugin is not working with 1.4
Yes the server is running well and plugin con ... curity is also set. What can be the possible issue for such error. 2012-12-14 17:01
Open discussion: NoMethodError in IssuesController#show and NoMethodError in Projects#show
Hello, I has update bitnami redmine stack ... his errors in web browser when I want to see issues or projects : NoMethodError in Projects#sh ... "=>"text/html"} for projects and this for issues :NoMethodError in IssuesController#show undefined method `multiple?' for #<IssueCustomField:0x395ee00> RAILS_ROOT: C:/BitN ... /redmine/apps/redmine/htdocs/app/controllers/issues_controller.rb:340:in `retrieve_previous_and_next_issue_ids' C:/BitNami/redmine/apps/redmine/htdocs/app/controllers/issues_controller.rb:117:in `block (2 levels) in s ... /redmine/apps/redmine/htdocs/app/controllers/issues_controller.rb:115:in `show' Request Par ... ache", "Content-Type"=>"text/html"} But issues were fine unless I created new column in repositories: is_default, which has missing. After that ... 2012-12-14 16:14
(8326-8350/18280)