Support #1216
Update redmine to latest 3.0.x trunk
Description
There is issue - filter for closed issues does not work currently.
Updated by tin over 7 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 80
root@rnd:/usr/local/www/redmine-3 # bundle update Fetching gem metadata from https://rubygems.org/......... Fetching version metadata from https://rubygems.org/.. Resolving dependencies... Using rake 10.4.2 Using i18n 0.7.0 Installing json 1.8.3 (was 1.8.2) Using minitest 5.7.0 Using thread_safe 0.3.5 Using tzinfo 1.2.2 Installing activesupport 4.2.3 (was 4.2.1) Using builder 3.2.2 Using erubis 2.7.0 Using mini_portile 0.6.2 Using nokogiri 1.6.6.2 Using rails-deprecated_sanitizer 1.0.3 Using rails-dom-testing 1.0.6 Using loofah 2.0.2 Using rails-html-sanitizer 1.0.2 Installing actionview 4.2.3 (was 4.2.1) Installing rack 1.6.4 (was 1.6.1) Using rack-test 0.6.3 Installing actionpack 4.2.3 (was 4.2.1) Using globalid 0.3.5 Installing activejob 4.2.3 (was 4.2.1) Using mime-types 2.6.1 Using mail 2.6.3 Installing actionmailer 4.2.3 (was 4.2.1) Using actionpack-action_caching 1.1.1 Using actionpack-xml_parser 1.0.2 Installing activemodel 4.2.3 (was 4.2.1) Installing arel 6.0.2 (was 6.0.0) Installing activerecord 4.2.3 (was 4.2.1) Using bundler 1.9.9 Installing xpath 2.0.0 Installing capybara 2.4.4 Installing ffi 1.9.10 (was 1.9.8) Installing childprocess 0.5.6 Using coderay 1.1.0 Installing docile 1.1.5 Using thor 0.19.1 Installing railties 4.2.3 (was 4.2.1) Installing jquery-rails 3.1.3 (was 3.1.2) Installing metaclass 0.0.4 Installing mocha 1.1.0 Installing multi_json 1.11.2 (was 1.11.0) Using net-ldap 0.3.1 Installing pg 0.18.2 (was 0.17.1) Installing protected_attributes 1.1.3 (was 1.0.9) Using ruby-openid 2.3.0 Using rack-openid 1.4.2 Installing sprockets 3.2.0 (was 3.1.0) Installing sprockets-rails 2.3.2 (was 2.3.1) Installing rails 4.2.3 (was 4.2.1) Installing rbpdf 1.18.6 (was 1.18.5) Installing rdoc 4.2.0 Using redcarpet 3.1.2 Using request_store 1.0.5 Installing rmagick 2.15.2 (was 2.13.4) Installing rubyzip 1.1.7 Installing websocket 1.2.2 Installing selenium-webdriver 2.46.2 (was 2.45.0) Installing simplecov-html 0.9.0 Installing simplecov 0.9.2 Installing yard 0.8.7.6 Bundle updated!
rake db:migrate RAILS_ENV=production rake tmp:cache:clear tmp:sessions:clear RAILS_ENV=production
Environment: Redmine version 3.1.0.stable Ruby version 2.1.6-p336 (2015-04-13) [amd64-freebsd10] Rails version 4.2.3 Environment production Database adapter PostgreSQL SCM: Mercurial 3.4 Git 2.4.1 Filesystem Redmine plugins: due_date_reminder 0.3.2 menu_link 1.0.0 wiki_graphviz_plugin 0.4.1 xdevs_projects 0.0.3
Issue still there :(
Updated by tin over 7 years ago
- Status changed from In Progress to Resolved
Issue due to xDevs plugin.
Updated by tin over 7 years ago
- Status changed from Resolved to Closed
- % Done changed from 80 to 100
There is issue - filter for closed issues does not work currently fixed