Search
Results (18306)
- 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.
- Plugins: RE: Object Daddy, plugins and test
- And in my case it was double plugin initializ ... ails/init.rb. Several other plugins has this issue too.
- Plugins: RE: Advanced Query Plugin Suggestion Box
- Jacky Leung wrote: > * Additional search selection such as Issue last updated by [Anyone|assignee|list of sel ... th] > * Additional search selection such as Issue last status change by [Anyone|assignee|list ... status is "Blocked" and there is no blocking issue *** ask assigned dev to link up a blocking issue ** Ticket status is "Blocked" and blocking issues are in status "Resolved" or "On Live" or th ... t any idea of how to apply into Query Filter?
- Help: RE: Change next issue number?
- out of curious, why would you want to change the ticket number?
- Help: RE: Getting associated revisions to show up...
- (oh, and it will only reference issues on fetching the logs, so you will need to d ... re-add it for old logs to reference tickets)
- Help: RE: Getting associated revisions to show up...
- Ok, so adding # to the list of statements wou ... ng to @*@, see [[RedmineSettings#Referencing-issues-in-commit-messages]].
- Help: RE: Getting associated revisions to show up...
- I'm pretty sure I'm using the required syntax ... mmit itself, I can see it linked back to the issue. We also added a post commit hook to run ... don't see the associated revisions show up...
- Help: RE: Change next issue number?
- ALTER TABLE issues AUTO_INCREMENT = 1000 at database (sample with phpmyadmin) should work
- Hello! I need to change future issues numbers to 1XXX from current 1XX. Is it possible to change it in Redmine and how? Thanks, Alex.
- Is there an easy way to perform a proverbial ... ery bad side effect of re-opening all closed issues. Is there a way to facilitate such chang ... related to supporting repository url changes?
- Open discussion: RE: Creating new issues is slow.
- See [[FAQ#When-I-create-a-new-issue-Redmine-freezes-for-one-minute]].
- Hello, i'm using trunk version of redmine ... hile creating a subtask <pre> Processing IssuesController#create (for 212.91.243.228 at 201 ... iZeomrtGNRWYqegG0ws1t2wbbvNmBhN7WX+IYJts=", "issue"=>{"start_date"=>"2010-06-18", "estimated_hours"=>"", "priority_id"=>"4", "parent_issue_id"=>"307", "done_ratio"=>"0", "assigned_to_ ... wand implementieren kann"}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}}} ... Issue Update (0.0ms) Mysql::Error: You have an e ... = 626 WHERE (id = 314)' at line 1: UPDATE `issues` SET root_id = , lft = 625, rgt = 626 WHERE (id = 314) </pre>