Search
Results (18267)
- Hello, We use freelance web developers in ... Thank you. We create a project and assign issues to a developer. The developer updates the issue frequently along with their time. This w ... w much has been paid to a developer for each issue. We can then do a report for Time Spent (-) ... ed. What sayeth the group? Thanks
- I Have been watching the RSS feeds for Issues, and have noticed the amount of test issues created. Is there any way that we can add a ... that will take people to the demo.redmine.org
- I implemented a "Default Assignee" system in ... ot already a default assignee defined by the issue categories.
- Help: RE: SQL Error at subtaks
- Subtasks work now with MySQL 5.1 at my server ... l" and create the error on update. UPDATE issues SET root_id = id, lft = 1, rgt = 2 WHERE root_id IS NULL fix the error
- Help: RE: Reminder and due date
- [[Plugin_List#Issue-Due-Date-plugin]]
- Help: RE: High CPU usage
- Hi Felix, thanks a lot for your suggestions. ... grel processes. Memory doesn't seem to be an issue as at the time the server hangs, memory usag ... ur suggestions and report back. Thanks a lot!
- Open discussion: RE: Calendar / Meeting schedule
- One more vote for this as a great idea. I use ... d be the perfect solution for much more than issue tracking.
- Open discussion: RE: Redmine vs Bugzilla for developers
- > Looking at Redmine vs Bugzilla from the per ... your Redmine instance has the "Create a New Issue" turned off for the Anonymous role. A simpl ... mber of members on the project. Eric Davis
- Hi, everyone. Does Redmine provide a way ( ... the changelog information gathered (from the issues, repository log...)? Currently we use an issues filter and export it to Atom so it can be p ... ntion needed. Thanks in advance, Gabriel.
- Plugins: RE: Show Issue Descriptions plugin
- just tried with 0.9.4 and get a Internal Server Error 500 <pre> Processing IssuesController#index (for 192.168.2.143 at 2010- ... rameters: {"action"=>"index", "controller"=>"issues"} Rendering template within layouts/base Rendering issues/index.rhtml ActionView::TemplateError (u ... /plugins/redmine_show_descriptions/app/views/issues/index.rhtml:34:in `_run_rhtml_vendor47plugins47redmine_show_descriptions47app47views47issues47index46rhtml' vendor/plugins/redmine_show_descriptions/app/views/issues/index.rhtml:11:in `_run_rhtml_vendor47plugins47redmine_show_descriptions47app47views47issues47index46rhtml' app/controllers/issues_controller.rb:83:in `index' app/controllers/issues_controller.rb:82:in `index' public/dis ... 00.html (500 Internal Server Error) </pre>
- Hello, Apparently reminders are only sent for issues having a due date entered. Is there a wa ... roject="lab" RAILS_ENV="production"): * for issues with due date in the given range set by the days parameter. * for issues with due date of the associated version (roadmap) is in the given range set by the days parameter.
- Hi, Is anyone aware of a way that issue filters based on date fields can be used to filter on exact dates? For example, show all issues where the Created date is between 01/06/201 ... 's Poignant Guide to Ruby*) Cheers, Chris
- Help: RE: Query deletion failed : Internal error (PGError: ERROR: relation "issues_queries" does not exist)
- Please do not double-post, the forums are a p ... the tracker. Closing here in favor of #5738.
- When deleting a self made query, an error pag ... StatementInvalid (PGError: ERROR: relation "issues_queries" does not exist : SELE ... = d.adnum WHERE a.attrelid = 'issues_queries'::regclass AND a.at ... .attnum </pre> Has anybody solved this issue ? I'm using Redmine 0.8.4.stable (PostgreSQL)
- Help: RE: Internal server error 500 on issue creation/update
- 1. If you think this is a redmine bug, please ... to be a cookie handling error in the browser.
- Help: RE: Install problem: rake db:migrate is half-working
- Actually trace doesn't say much but here it i ... rce=>true}) -> 0.0625s -- create_table("issue_categories", {:force=>true}) -> 0.0625s -- add_index("issue_categories", ["project_id"], {:name=>"issue_categories_proje ct_id"}) -> 0.1406s -- create_table("issue_histories", {:force=>true}) -> 0.0469s -- add_index("issue_histories", ["issue_id"], {:name=>"issue_histories_issue_id" }) -> 0.1094s -- create_table("issue_statuses", {:force=>true}) -> 0.0781s -- create_table("issues", {:force=>true}) -> 0.0625s -- add_index("issues", ["project_id"], {:name=>"issue...
- Help: RE: Internal server error 500 on issue creation/update
- when the bug will be fixed?
- Hi there I am very new to Redmine and I ha ... ch I found this URL: http://www.redmine.org/issues/1718 It talks about a piece of javascript ... et sorting facilities from within a Wiki page
- Hi there, I would really like to remove some fields from new issue like "Estimated time" "Assigned to" and "% D ... ted for customers. Kind regards, Daniel
- Help: RE: Disable file uploading
- Felix Schäfer wrote: > the uploading of attachments to wiki pages or issues no.
- Help: RE: Disable file uploading
- I need disable uploading in add/change issue. Wiki: uploading separated from editing - t ... ther user, than has not rights for uploading?
- Hello everyone, I've been having a problem setting up email to create issues in Redmine 0.9.3(stable). I've managed to g ... er"=>"accept", "allow_override"=>"project", "issue"=> {"category"=>"bug", "project"=>"support" ... Is this a bug, or something that I've missed?
- Help: RE: Change next issue number?
- Thank you so much! I thought there is any int ... or that action. I need to change current issue number for existing issues (with numbers) which should be moved here from another bug tracking system.
- there is no problem when attach files to issue in the brower. However, if the issue is created via incoming email, the attached ... d </code></pre> Any help is appreicated!
- Hi there, I'm having a problem installing re ... tables are created but the process stops at IssueAddNote: migrated(0.0123) line. then when i ... ? Help is very appriciated. Thanks anyway.