Search
Results (18301)
- It would be very nice to be able to have placeholders for issue properties to use in wiki pages. For exa ... ry of a project in a redmine wiki document.
- Hello, When Exporting all columns in CSV more than 2000 issues with > 20 customs fields, if export is long ... PreloaderIdleTime 0 Thanks for helping
- Help: RE: How to disable attaching files in issues ?
- You can listen to JavaScript events with "Red ... , not great but it's a quickfix. Cheers,
- Help: RE: How to disable attaching files in issues ?
- Thank's Martin but I don't want to hide the i ... (we can do that for all the others fields) ?
- Help: RE: Change the word "Issues" to "Processes", How?
- h2. For those just seeing this post... Be careful replacing the word __issue__ with __ticket__. The word __issue__ is used in the field name definitions (i.e ... pare against your *en.yml* file which uses __issue__. Additionally, sometimes it is __Issue__ and other times it is __issue__. Files for: * Issue replaced by Ticket * Issue replaced by Task * Original file with Issue If you prefer a different word and the *en-issue.yml* file matches your installed *en.yml* fi ... eve a server restart is required. Good luck!
- Help: RE: How to disable attaching files in issues ?
- Hello Sebastian, I didn't hear anything about disabling file attachments for issues. A quick fix would be to hide the input us ... Not great but better than nothing. Cheers,
- Hi Folks, I'm stuck on Redmine 1.22 with m ... hat other info might help in diagnosing this issue? Thanks
- Hi, Is there a way to avoid attaching files in issues. I didn't find in tracker configuration or any pluggin...
- Help: RE: patches for windows
- Yes I replaced (issue.rb) you gave me, but it didn't work! anyways, thank you so much.
- Open discussion: RE: Custom Field - Auto-Generated GUID - has anyone implemented this before?
- Doesn't http://projects.andriylesyuk.com/project/redmine/issue-id help?
- I'm trying to install plugin "Knowledgebase": ... ed any extra info that can help identify the issue.
- I want to have a field for new issues within a project and don't want to use the issue id which is incremented per entry. I want to ... org/projects/redmine/wiki/RedmineCustomFields
- Open discussion: RE: Redmine first impressions
- Hi, to avoid such installation nightmare, ... beginning of Version 2.x, there were several issues, which were different to 1.x and which were ... tallers became better on each version!!
- Hi Experts, I am trying to Install redmine ... rotected' /var/www/redmine-2.5.1/app/models/issue_relation.rb:73:in `<class:Issudebug2: channe ... elation>' /var/www/redmine-2.5.1/app/models/issue_relation.rb:18:in `<top (required)>' /usr/l ... o get rid from this Thanks, Kishore.
- Plugins: RE: CKEditor how to create Teaser?
- hmm, I think, it is not a CKEditor issue, but general to Redmine independently from u ... tor. I will create a thread in General Forum
- a project(ie. project A) create a issue,and include a subtask in another project(ie. project B),but in project A view issues list do not display this subtask,and the ga ... for this application or I was worked wrong?
- Hi all, I installed CKEditor on Redmine 2. ... ly great to create nice pages! I have one issue! I have created a project with some conte ... erview page. Any Ideas? Thanks Richard
- Open discussion: RE: REST API: Filter issues according to date
- This also appears to work: /time_entries.x ... n the filters available in the web (HTML) UI.
- Plugins: Released 0.0.8
- Hi, everyone. I've released Redmine Issue Template 0.0.8, fixed some bugs and support Global Issue Template. Since global issue template feature is now quite rough implemen ... eciated. * http://www.redmine.org/plugins/issue_templates
- Plugins: RE: DMSF: Cannot install on Redmine 2.5.1 on WinServer 2003
- Hello and thanks for the reply, Unfortunatel ... e. I can't be sure, but it seems like the issues I had this far were not windows issues since the "rake" bombed out before it even ... is :) Any other pointers much appreciated.
- Open discussion: RE: Redmine 500 error while Adding/Updating only a new Task
- I have a some issues in task, projects, administrator.
- Open discussion: RE: Redmine 500 error while Adding/Updating only a new Task
- Hello Guys Looking for some expert advise on this issue. I am really stuck with this issue. Regards Jo V
- Help: RE: Development question to view hooks
- From what I saw, here is how it works: In th ... : <pre><code class="erb"> <%= context_menu issues_context_menu_path %> </code></pre> It ech ... javascript"> //<![CDATA[ contextMenuInit('/issues/context_menu') //]]> </script> </code> ... d news: This JS code is made to work with issue in a table/tr and issues in the Gantt are displayed in divs. See the ... r monkey-patching Redmine files. Cheers!
- Plugins: RE: DMSF: Cannot install on Redmine 2.5.1 on WinServer 2003
- Hello Henrik, Didn't read it all but to me ... o get help if you run into a Windows related issue. That said, my advise would be to use a VM i ... (@D:\Bitnami\redmine\apps\redmine\htdocs\@ ?)
- Help: RE: Development question to view hooks
- Hi, thanks for the hint - I already though ... pen a context menu with a right click on the issue name exactly like it's available inside for each issues list/table in Redmine. So a user can modify the status etc. of an issue directly inside the gantt view, like it's already possible inside the view "Issues" and "My Page". Following your proposal ... in advance) for your hints! ciao, Chris