Project

General

Profile

Search

Results (18298)

Open discussion: RE: Time Spent - Custom Fields: Paid Jobs: Tracking amounts paid
Yes, I did find that table called custom_valu ... ne would keep a running total of things 'per issue' the same way it does with other Time Spent fields. Your thoughts? 2010-06-27 02:24
Help: RE: Wiki sidebar not displayed
Lars Fischer wrote: > I'm using Redmine 0.9. ... wiki? > [...] Nope, it's a feature (see issue #5208) which is integrated in the trunk only ... too... :)   Kind regards, Mischa. 2010-06-26 03:05
Plugins: RE: Include items from plugins (eg. ezLibrarian) in search
Joerg Jans wrote: > [...] Before creating a ... this should be discussed in this area. An issue already exists: #3021. It's possible there are some duplicates too... ;) 2010-06-26 02:52
Open discussion: RE: Add Demo link to Main Page
I think if you add the Blink and the Marquee ... am does not help. I have not created a new issue on redmine.org yet so I never saw the Yellow Text. 2010-06-26 00:09
Open discussion: RE: Add Demo link to Main Page
There's a big orange banner on the "New Issue":http://www.redmine.org/projects/redmine/issues/new but since it's not using the <blink> ta ... k to the Demo will be included. Eric Davis 2010-06-26 00:04
Development: On Topic or Off Topic - What should be posted here
Redmine is a very active project, in order to ... to add X" - these need to be filed into the "Issue Tracker":http://www.redmine.org/projects/redmine/issues/new * "I want to report a bug" - these need to be filed into the "Issue Tracker":http://www.redmine.org/projects/redmine/issues/new * "I'm having problems with X" - these ... e.org/projects/redmine/boards/1 Eric Davis 2010-06-26 00:02
Open discussion: Time Spent - Custom Fields: Paid Jobs: Tracking amounts paid
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 2010-06-25 16:44
Open discussion: Add Demo link to Main Page
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 2010-06-24 20:05
Development: Project default assignee
I implemented a "Default Assignee" system in ... ot already a default assignee defined by the issue categories. 2010-06-24 18:11
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 2010-06-24 17:11
Help: RE: Reminder and due date
[[Plugin_List#Issue-Due-Date-plugin]] 2010-06-24 14:41
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! 2010-06-24 09:10
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. 2010-06-24 06:53
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 2010-06-24 04:24
Open discussion: Changelog/release notes generation
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. 2010-06-23 22:04
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> 2010-06-23 21:04
Help: Reminder and due date
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. 2010-06-23 15:42
Open discussion: Absolute Date Ranges in Date-Type Filters
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 2010-06-23 15:16
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. 2010-06-23 11:12
Help: Query deletion failed : Internal error (PGError: ERROR: relation "issues_queries" does not exist)
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) 2010-06-23 09:41
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. 2010-06-23 00:39
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... 2010-06-22 22:02
Help: RE: Internal server error 500 on issue creation/update
when the bug will be fixed? 2010-06-22 14:42
Help: Sorting within tables
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 2010-06-22 09:50
Help: remove fields that I dont use - still not possible?
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 2010-06-21 21:14
(14126-14150/18298)