Search
Results (18327)
- Since i have made the upgrade, in the view of the issues, in the sidebar are no longer displayed the ... an i configure it? I miss this funcionality!
- Help: RE: REST API for Issues + custom fields
- Hi, this seems like you hit a bug, please pos ... f you need to format your POST somewhat else.
- Hello! (How) Cann I define a page (e.g. the issue page of one of my projects) as a startpage w ... efore I cannot install plugins)? Thank you
- Hi. I've been playing with REST API as I need to be able to create issues from an external application. Everything w ... ata follows: h2. Request: <pre> POST /issues.xml HTTP/1.1 Authorization: Basic XXXXXXXX ... 15 <?xml version="1.0" encoding="UTF-8"?><issue> <subject>Issue_from_REST_API</subject> <project_id>dummy</ ... id="1">3</custom_field> </custom_fields> </issue> </pre> h2. Response: <pre> HTTP/1 ... :21 GMT Location: http://192.168.1.100:3000/issues/304 Content-Type: application/xml; charset ... <?xml version="1.0" encoding="UTF-8"?> <issue id="304"> <project name="dummy" id="76"/> ... author name="foo_user" id="35"/> <subject>Issue...
- When creating a new issue you can manualy select which Watcher(s) you want to get the issue ticket. Is it possible to automaticly send the issue to all the members in a project instead of selecting each user?
- Plugins: RE: ToDo lists plugin
- @Ivan and Ricardo Machado I tried to repro ... everything works as expected, I dont see any issues sorry. if you can trap the error in your ... on.log (inside /log) then maybe I can help.
- Plugins: RE: XLS export plugin
- Thanks a lot Vitaly Klimov I attached "Kor ... e was not recognition. ex) Project name : Issue Tracker 테스트용 => suggested name : Issue_Tracker__뚯뒪_몄슜_issues_export.xls I hope you understand what I am not familiar with English. :-)
- I am using hook to develop plugin. Like want to extend issue part. Is it possible to call private method in issue.rb like create_journal while calling hook?
- Project information cannot be exported now. Is there any plugin can do the same think just like "issue tracking" in "setting"(see the attached file), project customed fields can be viewed in list?
- I am a n00b of ror, and this is my first plug ... client for each project. Also when creating issue, you can choose client(like this issue refer to which client). quit stupid clien ... p://github.com/skargor/redmine-clients-plugin
- Help: RE: Subversion integration problem
- Hi! I've actually run on the same problem ... edmine, in Ubuntu apache, it's www-data) 3. issue the following command: svn --config-dir / ... epo.address:443': - The certificate is not issued by a trusted authority. Use the fingerp ... GMT until Sat, 26 Feb 2011 20:58:09 GMT - Issuer: Internet Widgits Pty Ltd, Some-State, AU ... to be reapplied, i think. Cheerz! =^_^=
- Hi All, Currently I have a test debian ser ... me grief with session variables. Is the issue I am seeing related to the rails version in use?
- Hi, Is it possible to extract a view from ... nother application? I would get a list of issues that were closed for a particular release, ... ossible and how to do it? Thanks, Dan
- Hi, I'm a newby in using redmine, so my quest ... been answered to: 1) I want to insert, in an issue, a link to a file on the server where Redmin ... se, how can I obtain this? Thanks in advance.
- Plugins: RE: C# scanner file for CodeRay
- http://code.licenser.net/issues/78
- Hi everyody, I'd like to customize the noti ... every time an attachment is deleted from an issue. Like deleting watchers doesn't send a not ... oul someone help me, please? Thanks a lot.
- Hi, I've written a little plugin, inspired ... gin to ease time tracking when working on an issue. The plugin allows to start/stop a timer on ... l display a 'start' link in the menu when an issue is shown. If a tracker is running, the tracked issue id is displayed with the current spent time ... eatly welcome (especially on code quality)!
- Open discussion: RE: Redmine plugin for Agile Project Management
- Please post issues on GitHub: [[http://github.com/software-project/scrum-pm/issues]] I need something to work with (server log, trace, http response).
- Open discussion: RE: Redmine plugin for Agile Project Management
- Hi, I have installed bitnami-redmine-0.9.2 ... ed from it. Please guide me for the above issues.
- Hi, I have installed bitnami-redmine-0.9.2 ... ed from it. Please guide me for the above issues.
- Open discussion: RE: 2 little questions
- Try source:trunk/app/views/mailer/_issue_text_html.rhtml (or plain.rhtml if using pla ... start your app for the change to take effect.
- Hi guys, I have two questions about last version of Redmine: 1. how can I set the issues attributes (when a new issues is created and sent to the involved players ... ification? 2. how can I reset the number issues created? Thanks. A.
- Plugins: RE: wiki-latex plugin
- Steve G wrote: > Hi, > > Thanks for your ... to Ruby?) > > Any ideas to manage the '&' issue? A quick and dirty fix could be to replac ... a nice !http://i45.tinypic.com/8wbock.jpg!
- Plugins: RE: wiki-latex plugin
- Hi, Thanks for your great plugin! Just ... ent to Ruby?) Any ideas to manage the '&' issue?
- Open discussion: RE: r3219 - Added support for HTTP basic auth- How to enable?
- I'm not sure how much of the REST interface is active at the time being (afaik issues are not RESTified in stable for now), and y ... .e. get @https://www.x.pl/r/projects/t.xml@).