Search
Results (12519)
- Defect #4853 (Closed): Issues --> apply --> page link, then page show nothing, and does not work
- redmine "Issues" page shows nothing right after I push "app ... an change how many tickets are displayed on "Issues" page. OS -->ubuntu8.10 web browser --> ... never happens. Neither does windows OS.
- Defect #4852 (Closed): changing user/roles of project member not possible without javascript
- It just took me very long time to figure why ... wasted time while trying to find the problem.
- Defect #4851 (Closed): Activity screen Day separators when server in another timezone
- If you look at the screenshot you will see a ... PST so was displayed as today. To fix the issue RedMine should adjust the day starting/endin ... ezone but this would affect spread-out teams)
- Patch #4850 (Closed): Extract updatable attrs on move
- I am currently developing a plugin which extends issues with additional information from a differen ... mation is project specific, I need to handle issue moves across project boundaries. This pat ... ve) and after_create (for copy) hooks on the issue itself.
- Defect #4849 (Closed): Could not upload picture into existing issue
- # Create an issue # Update the issue but add a picture this time *Actual Resul ... It is OK if add picture while creating a new issue. I'm on @Redmine 0.9.2.devel.3434 (Post ... mine Code Review plugin 0.2.9.3</pre>
- Feature #4845 (Closed): New "Task" tracker
- When we managed a non-conding project using R ... e. The German translation would be "Aufgabe".
- Feature #4844 (New): Multi language site
- I'm running a multi language site, accessed m ... one. This will never solve a problem with issues descriptions, but it would help a lot.
- Defect #4843 (Closed): confusion by redirecting the user to an empty "new issue" page after saving an new issue entry
- it might be useful when somebidy wants to do bulk entering of many issues at once, but normally, the current behaviour of redmine to show a "new issue" page with no data after saving an entry is ... e with the data he just entered into the new issue, to let him check the data and give him proper feedback that his entry is saved.
- Defect #4838 (Closed): Error while creating news issues
- When creating a new issue to any project in Redmine, an error occurs: Processing IssuesController#new (for 83.24.129.86 at 2010-02- ... gLnr3ZTtHzxP3k1aoOY4sHGoKfNyvyJbgBZIUN7A=", "issue"=>{"start_date"=>"2010-02-12", "estimated_ho ... id"=>"1", "description"=>""}, "controller"=>"issues", "attachments"=>{"1"=>{"description"=>""}} ... kError (stack level too deep): app/models/issue.rb:146:in `tracker_id=' app/models/issue.rb:158:in `attributes_without_tracker_first=' app/models/issue.rb:160:in `send' [[ repeated couple hundred of times!!]] app/controllers/issues_controller.rb:138:in `new' /usr/lib/ruby ... blic/500.html (500 Internal Server Error)
- Patch #4837 (Closed): Traditional Chinese language file (to r3424)
- * Added keys **permission_export_wiki_pages, ... nage_project_activities, error_unable_delete_issue_status
- Feature #4835 (New): Mono compatable .NET implementation of the redmine API
- Hi, It would be good to be able to write . ... or the past 4.5 years and programming for 25)
- Feature #4834 (Closed): Java implementation of redmine API
- Hi, It would be nice to have a java implem ... tation raised as a different feature request.
- Feature #4833 (Closed): mobile java client for redmine
- Hi, Since many mobile phones support mobil ... e than willing to write the touch screen one.
- Feature #4832 (Closed): Symbian client for redmine
- It would be nice to have a symbian client for ... o write this client with a little assistance.
- Feature #4830 (Closed): Android client for redmine
- Hi, I see there is already a iphone client ... the tickets may want to reference each other.
- Feature #4829 (New): Write an installer
- I know there are installation instructions on ... I was really expecting to be in there (like issue dependancies and dependancies) that weren't ... he most productive or correct priority order)
- Feature #4828 (New): Dynamic / modular workflows.
- Hi, I tried playing around with work-flows ... pick a particular work flow for a particular issue not just a particular type of issues (though this could be accomplished through ... hat it becomes a work flow for raising a new issue in general and then having a data input into ... group of modules being the tracker that the issue is assigned to) It may also be nice to customize the work-flow for a particular issue etc... in a lot of instances a nice fast way ... be as part of the work-flow for raising the issue to collect details that then define how the ... ouldn't take me very long to get up to speed.
- Feature #4827 (New): Tags on `media` / `data sets` (issues, projects, file etc...)
- It should be possible to enter a number of ta ... it could be the second file uploaded for an issue) should be referanceable in the super tag, t ... ta' against things like project / files / issues etc.. that can then be used for all kinds o ... t / field (like a file is a sub object or an issue for instance) without having to set up lots ... with users etc... so hopefully the ideas and issues are pretty good even if the write-up isn't ... clarify as I'll be more than happy to do so'
- Feature #4826 (New): picker needed to find id's of related issues and projects etc...
- Background.... "One of the features I need ... ng a module yet, it's really a subproject) / issues etc... so I don't have to open another brow ... ly for instance create a number of dependant issues from an existing issue or raise an issue and then create it's pendant issue or project.
- Defect #4825 (New): Several related bugs relating to registration, sign in and account preferences.
- Hi, these bugs / feature requests which I con ... the browser crashed or the power went etc....
- Defect #4824 (Closed): Unable to connect (can't convert Net::LDAP::LdapError into String)
- I have upgraded to the latest version of redm ... olving correctly on my redmine box (systems3)
- Feature #4823 (New): Don't evaluate commit-message "refs, closes, ..." when adding a repository
- The problem is like this: * A project that u ... added to another redmine (which already has issues), some issues will be closed / referenced mistakenly, as the issue IDs in the commit message is referencing an issue of a completely different redmine. So it ... n to skip that step when adding repositories.
- Patch #4822 (New): Version cannot be added from issue without existing versions
- There seems to be a problem with the ability to add versions from the issue form when there are no versions yet: the field and icon will not be shown. This is only a minor issue but it is somewhat irritating. For a quick fix see the attached patch. With the patch the issue form will always show the version select if ... available or the user may add a new version.
- Defect #4820 (Closed): 500 Internal Server Error if add related issue with NaN value
- # Open any issue # Click 'Add' near 'Related issues' block # Specify any NaN value into 'related to Issue #' field # Press Add and observe log file *Actual Results*: <pre>Processing IssueRelationsController#new (for 1xx.1x.7x.xx at ... xxxxxxxxxxxxxxxxxxxxxxxxxxxx", "id"=>"975", "issue_id"=>"4390", "controller"=>"issue_relations", "relation"=>{"delay"=>"", "issue_to_id"=>":1:", "relation_type"=>"relates"}} ... d input syntax for integer: ":1:" : SELECT "issues"."id" AS t0_ [...] WHERE ("issues"."id" = ':1:') AND (projects.status=1 AND p ... ct_id FROM enabled_modules em WHERE em.name='...
- Feature #4816 (New): Global views for multiproject instalations
- When you use redmine to manage multiple projects, you often want Issue summaries across all projects, list RoadMap ... r some of these reports already exist like @/issues@, @/activity@, @/versions/show/...@ It c ... o these: @Overview | Activity | RoadMap | Issues | Wiki@