| Commit message (Expand) | Author | Age | Files | Lines |
* | Use fancy colors as right border instead of background. | Jean-Philippe Lang | 2017-07-29 | 2 | -14/+15 |
* | Reduce max height of check box groups. | Jean-Philippe Lang | 2017-07-29 | 1 | -1/+1 |
* | Adds some system tests. | Jean-Philippe Lang | 2017-07-29 | 3 | -1/+68 |
* | Adds a system test for creating an issue with attachment. | Jean-Philippe Lang | 2017-07-29 | 1 | -0/+17 |
* | Adds label_x_revisions string to locales. | Jean-Philippe Lang | 2017-07-29 | 47 | -0/+47 |
* | Add update info at the bottom of the wiki page. | Jean-Philippe Lang | 2017-07-29 | 5 | -1/+15 |
* | Moves the "Private" label after the subject like in journals. | Jean-Philippe Lang | 2017-07-29 | 1 | -1/+1 |
* | Add some left padding when avatars are enabled. | Jean-Philippe Lang | 2017-07-29 | 3 | -5/+11 |
* | Use solid border bottom instead of dotted. | Jean-Philippe Lang | 2017-07-29 | 1 | -1/+1 |
* | Adjust journal actions position. | Jean-Philippe Lang | 2017-07-29 | 1 | -2/+1 |
* | Move journal action links above the notes. | Jean-Philippe Lang | 2017-07-27 | 3 | -20/+27 |
* | Hide the issue tracking tab if module is disabled (#26488). | Jean-Philippe Lang | 2017-07-27 | 1 | -2/+4 |
* | Preload members project to prevent multiple cache hits. | Jean-Philippe Lang | 2017-07-27 | 1 | -1/+1 |
* | Renames tab to "Project". | Jean-Philippe Lang | 2017-07-27 | 1 | -1/+1 |
* | Project settings: Move issue tracking settings to their own tab (#26488). | Jean-Philippe Lang | 2017-07-27 | 6 | -53/+53 |
* | add missing fixture for IssueTest#test_update_should_notify_previous_assignee | Toshi MARUYAMA | 2017-07-27 | 1 | -0/+1 |
* | fix db migrate broken by r16889 (#26548) | Toshi MARUYAMA | 2017-07-27 | 1 | -1/+1 |
* | Removes the Modules tab in project settings (#26488). | Jean-Philippe Lang | 2017-07-26 | 6 | -31/+7 |
* | Code cleanup. | Jean-Philippe Lang | 2017-07-26 | 1 | -3/+3 |
* | Make sure that something was actually deleted. | Jean-Philippe Lang | 2017-07-26 | 1 | -3/+8 |
* | Get rid of acts_as_versioned. | Jean-Philippe Lang | 2017-07-26 | 30 | -1712/+178 |
* | Removes darcs test repository (#26391). | Jean-Philippe Lang | 2017-07-25 | 1 | -0/+0 |
* | Drop Darcs support (#26391). | Jean-Philippe Lang | 2017-07-25 | 13 | -765/+4 |
* | Update nokogiri gem (~> 1.8.0) (#26503). | Jean-Philippe Lang | 2017-07-25 | 1 | -1/+1 |
* | Use jquery-rails instead of vanilla javascript ujs (#26518). | Jean-Philippe Lang | 2017-07-25 | 2 | -3/+3 |
* | revert r16881 (#26513, #26524, #26526) | Toshi MARUYAMA | 2017-07-25 | 1 | -2/+0 |
* | fix NameError (uninitialized constant) when "config.eager_load = true" (#26513) | Toshi MARUYAMA | 2017-07-25 | 2 | -0/+4 |
* | add "config.enable_dependency_loading = true" at config/environments/producti... | Toshi MARUYAMA | 2017-07-25 | 1 | -0/+2 |
* | add newline at end of config/initializers/10-patches.rb | Toshi MARUYAMA | 2017-07-25 | 1 | -1/+1 |
* | fix search engine returns 500 error by Go MAEDA (#26526) | Toshi MARUYAMA | 2017-07-25 | 1 | -0/+2 |
* | remove trailing white spaces from lib/plugins/acts_as_searchable/lib/acts_as_... | Toshi MARUYAMA | 2017-07-25 | 1 | -3/+0 |
* | Fixed that sort_criteria is required (#26513). | Jean-Philippe Lang | 2017-07-24 | 1 | -0/+2 |
* | Fixed link to user in email notifications (#26506). | Jean-Philippe Lang | 2017-07-24 | 2 | -4/+13 |
* | Japanese translation updated by Go MAEDA (#26500) | Toshi MARUYAMA | 2017-07-24 | 1 | -5/+4 |
* | Test fails with mysql 5.7. | Jean-Philippe Lang | 2017-07-23 | 1 | -0/+2 |
* | add empty directories to run "rake test:units" and "rake test:functionals" (#... | Toshi MARUYAMA | 2017-07-23 | 4 | -0/+0 |
* | Removes acts_as_list plugin. | Jean-Philippe Lang | 2017-07-23 | 4 | -639/+0 |
* | Removes deprecated methods. | Jean-Philippe Lang | 2017-07-23 | 3 | -25/+2 |
* | Removes #reorder_links for Redmine 4. | Jean-Philippe Lang | 2017-07-23 | 1 | -18/+0 |
* | Remove ActiveRecord workaround (#26323). | Jean-Philippe Lang | 2017-07-23 | 1 | -6/+1 |
* | Removes /script. | Jean-Philippe Lang | 2017-07-23 | 2 | -4/+0 |
* | Moves changelog.rb to /bin. | Jean-Philippe Lang | 2017-07-23 | 1 | -0/+0 |
* | Don't try to open tmp files. | Jean-Philippe Lang | 2017-07-23 | 1 | -1/+1 |
* | Use CSS selector to find move left/right buttons. | Jean-Philippe Lang | 2017-07-23 | 2 | -4/+4 |
* | Converts UI tests to system tests (#23630). | Jean-Philippe Lang | 2017-07-23 | 9 | -125/+97 |
* | Renames test/ui to test/system. | Jean-Philippe Lang | 2017-07-23 | 6 | -703/+0 |
* | Renames test/ui to test/system. | Jean-Philippe Lang | 2017-07-23 | 6 | -0/+703 |
* | Use roadie-rails 1.2 (#25807). | Jean-Philippe Lang | 2017-07-23 | 1 | -1/+1 |
* | Renames column comments.comments to comments.content to please Rails 5.1 (#23... | Jean-Philippe Lang | 2017-07-23 | 4 | -27/+16 |
* | Merged rails-5.1 branch (#23630). | Jean-Philippe Lang | 2017-07-23 | 381 | -644/+602 |