Search
Results (12601)
- Defect #11298 (Closed): Issue API may not work on Ruby 1.9 in Redmine 1.4
- When you query the issue api in redmine running on Rails 1.9.3 it produces the following error: <pre> Processing IssuesController#index to xml (for 127.0.0.1 at 20 ... d"=>["1"]}, "per_page"=>"10", "controller"=>"issues", "action"=>"index", "project _id"=>"pycroft", "format"=>"xml"} Rendering issues/index ActionView::TemplateError (uniniti ... Builders::Xml::Time) on line #1 of app/views/issues/index.api.rsb: 1: require 'time' 2: logger.fatal(api) 3: api.array :issues, api_meta(:total_count => @issue_count, :offset => @offset, :limit => @limit) do 4: @issues.each do |issue| /usr/lib/ruby/vendor_ruby/active_sup ... views/builders.rb:23:in `for' app/views/issue...
- Patch #11295 (Closed): Add class-attributes to custom fields on issue show page
- On the issues show page custom fields are currently rende ... eady done for the default Redmine fields for issues on that page. This feature should allo ... was generated against redmine trunk at r9903.
- Feature #11294 (New): Option to choose the Issues owner on copy project
- We use some projects like a template to start ... ew project. The problem is the owner of the issues, until Redmine 1.3 the owner of the issues of the template was copied to the new proje ... user can choose who will be the owner of the issues and etc... of the new project.
- Feature #11293 (New): Order/Group tasks by users on Gantt
- At current version Redmine we have standart sorting issues in Gantt chart by Issue ID. Also we have a plugin provides order ... http://www.redmine.org/plugins/redmine_smart_issues_sort But i think sorting/grouping must b ... but it is not usefull, i need to see all map.
- Defect #11292 (Closed): I can not paste the screen shot.
- I can not paste the screen shot. What I do no ... ния/Снимок экрана от 2012-06-29 12:56:39.png!
- Defect #11290 (Closed): ParseDate missing in Ruby 1.9x
- I'm running Redmine on a Ruby 1.9x interprete ... se( data[:data][i] ).to_time </pre></code>
- Defect #11289 (Closed): LDAP authentication with group filter issue
- Hi guys is LDAP group authentication pos ... =ldap,dc=ihk,dc=com)) Thanks you John
- Defect #11288 (Closed): acts_as_watchable - cannot reassign task to group
- *To reproduce:* # Create new task assign to ... mine/hook.rb:58:in `call_hook' app/models/issue.rb:708:in `save_issue_with_child_records' app/models/issue.rb:696:in `save_issue_with_child_records' app/controllers/issues_controller.rb:182:in `update'@ I use the 2.0.2 Redmine version so set in affected version.
- Defect #11285 (Closed): Problem with PDF export if a custom field is used to group issues
- If a custom field is used to group issues - I have a row with a group name for every issue (see attachment). Environment: Redmine ... atabase adapter MySQL
- Defect #11283 (Closed): Adding time to an issue where a custom field regexp doesn't match adds the time spent twice
- Adding time to an new issue where a custom field regexp (emailadress) do ... data in the "custom field" and resubmit the issue.
- Defect #11277 (Closed): Production log not re ... assed X_Real_IP and/or X-Forwarded-For Header
- When Redmine 2.0.3 (r9873) is setup behind a ... in logs with Redmine 1.4.4 (r9893)
- Feature #11276 (Closed): Missing related issues "regressed" and "regressed by" (for experts scenario)
- Into "related issues" section today missing "regressed" and "regressed by" to define an issue that is the cause of a malfunction into an o ... eveloper mistake into a small\large team.
- Defect #11274 (Closed): Repository edit link is incorrect when running in a sub-URI
- Hi there! I'm running a apache2 fastcgi re ... he hack according to http://www.redmine.org/issues/11058 is applied. Everything works fine, ... Edit & Delete links and Project->Settings->Issue Categories->Edit & Delete links Do you have any clue what's wrong? Thanks & Cheers, Achim
- Defect #11273 (Closed): ActiveRecord::SubclassNotFound
- Hi, I'm trying to upgrade my redmine from ... Please help me Thanks
- Defect #11271 (Closed): 404 after pressing Wiki on closed project
- trunk, r9901 Error 404 after pressing Wiki ... ink on the menu -> Wiki editor window appears
- Defect #11267 (Closed): Time
- Insite tue issue page in the data field, now I look the date ... change the time). thanks in advance.
- Feature #11265 (Closed): Allow non-members to be added as watchers
- This ticket requests a single feature: * Update the "add watcher" interface on issues to allow the addition of non-members of a project as watchers on an issue. This has been asked for and partially ... he past: * #3448 - Never addressed. This issue is still open, but it is a slightly differen ... mitted for this ticket supposedly solved the issue, but doesn't look to have been included in t ... d feature is similar to the request for this issue. This was closed as a duplicate of #5159. ... OSE THIS TICKET as a duplicate of any of the issues listed above.
- Defect #11262 (Closed): Link is escaped in wiki added/updated notification email
- After wiki page update/addition a notificatio ... this workaround and unit tests covering this issue. Please let me know if there is a better ... 3 Database schema version 20120422150750
- Patch #11259 (Closed): zh.yml file updated on 06/26/2012
- I've add a patch for zh.yml file,but I don't ... tps://github.com/redmine/redmine/pull/6
- Feature #11255 (Closed): Add delete button for comment
- The only way I found to delete a comment on an issue is to erase whole text and hit save button. ... it/quote buttons with confirmation? Thanks
- Feature #11253 (Closed): Total time spent from subtasks on the issue list
- On the issue list the progress bar includes the progress ... ease see the attached screenshot for details.
- Defect #11248 (Closed): rake aborted! uninitialized constant RAILS_ENV trying to update Database
- I'm trying to update redmine from 1.3.0 to 2. ... lve this error ? my database is postgreSQL...
- Feature #11246 (New): New Design and Analysis section
- Would be extremely useful if in Redmine will ... Test case management * Diagrams / Sketchs
- Feature #11245 (Closed): Image/Logo of the project
- Would be interesting if it was possible to as ... the application icon to the project itself .
- Defect #11230 (Closed): Postgres issue on heroku
- Hi, I just installed the latest version of re ... 81:in `user_setup' any thoughts? Thanks!