Search
Results (18267)
- Open discussion: RE: Issues and Issue list can not be shown.
- Did you run the migrations too? It seems the database schema version is a little old.
- Open discussion: RE: Issues and Issue list can not be shown.
- Updated trunk to r3625 and restarted apache. Same issue still stays (even in another browser and stuff - no cache issue at the client).
- We have a few projects and teams that are usi ... a new tracker for user stories. We then use issue relations to match stories to their tasks.
- Help: RE: "Category" vs. "Target version" fields in issues
- Thanks--this is very helpful! When I get a ... Redmine guide wiki to be more clear on this.
- Hi all, Do you know how to make a "private" ticket that only issue create and assigned person can see it? I want that customer can submit issue to the project and see only his issues and don't see other issues in the project. Thanks!
- Help: RE: Help installing/using redmine
- Hi, I finally went through this issue. If my long search may help: DO NOT INST ... ems and follow instructions regards Serge
- Hi to all you, I have to modify issues creation/editing by adding the start time ( ... 55): in the database I added a column to the issue table to store start time. Since the new inf ... e nil. Why? Thank you, greetings nicola
- Open discussion: RE: Issues and Issue list can not be shown.
- Yes. I did restart Apache and that solved ano ... where some icons had moved to CSS properties.
- Open discussion: RE: Issues and Issue list can not be shown.
- Just to make sure: have you restarted redmine ... restart.txt@ or @/etc/init.d/apache reload@).
- Hello everybody, I upgraded redmine 0.8.7 to ... rver. Main Redmine features still work (not issue filter or file upload, for instance), but in ... blem. Can anyone help? Thanks, Enrico
- Help: RE: [Patch?] Browse private repositories without supplying login and password
- OK, thank you very much for your time and y ... eature request) here: http://www.redmine.org/issues/5236 Thanks again!
- I run a small Redmine setup and after a recent update of the Subversion trunk I can not get the issue list to show, instead I get a 500 error (see ... s far as I can tell right now it is only the issues that are dead. I haven't got too much RnR ... tput at the error page. <pre> Processing IssuesController#index (for 90.224.34.234 at 2010- ... =>"drift", "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(...
- Request: Pre-1.0 have a commit-freeze where the devs go through the literally thousands of issues here and make decisions on implementability ... d future contributors. Thanks, Khalsa
- Help: RE: "Category" vs. "Target version" fields in issues
- I would say that Categories should be: * key ... (this is tied to all the background research issues, or when the supervisor asks when you'll be ... rk) * Final Draft (tied to all new research issues and some of the research paper issues) * Submit (tied to remaining research paper issues, e.g. reviewer feedback, check references, ... nce) Just some thoughts, I hope they help.
- Hi, I'm confused about the difference betw ... egory" and "target version" attributes on an issue. Is there an example somewhere showing how to properly define these fields? I've read the "issues" section in the guide, but it leaves the "t ... ine which release version should include the issue at hand. Can anybody explain how to use these fields in our context? Thanks very much!
- Plugins: Hudson Plugin 1.0.3.1 released
- Sorry, I added serious bug. error occurred on issue page, when issues are related to Hudson build results. 1.0.3 ... * #316 (Defect) internal error occurres on issue page
- Help: RE: Win + MySQL: Object is not missing constant Project!
- Solved! The issue was, of course, the compatibility of the mysql gem with MySQL 5.1 I solved the issue (temporary) using the libmysql.dll from the ... ble until mysql gem supports the 5.1 version.
- Open discussion: RE: Subcategories or multiple category tags or multi-select custom fields
- Another option, which I have 60% implemented: Make issues[and anything else you fancy for that matter ... xample, I added "acts_as_taggable_on" to the issue model, and made it taggable for 3 contexts: ... s, Skills AKA I want to be able to tag an issue for what skills it takes to implement, what ... a plugin as I had to edit a constant in the issue model to get the fields to save. Once I f ... users so a user can look at JUST their tags]
- Sorry about the simplistic question, but I'm ... a plugin to use it to add some variables to issues. I was able to add the fields to the form and make issue taggable on multiple contexts, but the tag f ... ally, I have up on the plugin and edited the issue model and controller itself and had the same issue, until I added platform_list[I had used plat ... ( tracker_id status_id parent_issue_id category_id assigned_to_id ... appening is that redmine is removing all the issue fields sent in the put request which are not ... y own variables so they don't get scrubbed.
- Help: RE: syntax highlighter and plugin directory, ubuntu server
- There is no "auto-update" per se, if you mean ... ), updating the database (for which you just issue a migrate command, rails uses a versioning o ... you have a backup to be on the safe side ;-)
- Hi, In my plugin, I want to redirect the user to the issue editing page when he clicks a link. The thi ... d for example). In the edit action of the issues controller, there is a "request.post?" test ... ruby/rails noob (and web dev in general...).
- Help: RE: errors w/ remote viewing
- So are you getting the stated issue above when running in webrick and apache, or ... ix may be right about it being a permissions issue. Also what are you using to interface bet ... GI Ruby 1.8.6 Rails 2.3.5 Apache 2.2.3
- Help: RE: Where does Redmine determine if the Repository tab is shown?
- Jake Tanner wrote: > Every time I install ... s same spot. I want to have a public forum, issues and wiki but a private repository. An e ... has all the private stuff (or vice-versa)
- Plugins: RE: ToDo lists plugin
- another bug? add a query with order, can' ... }} Redirected to http://172.30.8.11/redmine/issues?query_id=1 Completed in 87ms (DB: 14) | 30 ... 8.11/redmine/queries/edit/1] Processing IssuesController#index (for 172.30.7.56 at 2010-03 ... n"=>"index", "query_id"=>"1", "controller"=>"issues"} *NoMethodError (undefined method `todo ... e/public/500.html (500 Internal Server Error)
- I'm trying to get redmine running w/ Apache on gentoo and having issues. Didn't get a response last time, couldn't ... . Any ideas what I'm doing wrong here?