Commit Graph

3207 Commits (36ad597b6916a8c88b626c27b9a50330c3a89ef9)
 

Author SHA1 Message Date
Jean-Philippe Lang 6a8dc735d3 Fixes Bazaar adapter for JRuby/Win32 (#5404). 15 years ago
Jean-Philippe Lang b897089729 Fixes Mercurial adapter for JRuby (#4494, #5404). 15 years ago
Jean-Philippe Lang 4a4bc93278 Adds jdbc rake tasks (#5404). 15 years ago
Jean-Philippe Lang 1be15816dd Adds test helpers for test repositories. 15 years ago
Jean-Philippe Lang 80f7faf10a Fixes EOL style related test failures. 15 years ago
Jean-Philippe Lang 0a47389a65 Fixes some textile issues with JRuby (#5404). 15 years ago
Eric Davis 306ca5e714 Refactor: Pull up #find_optional_project to ApplicationController. 15 years ago
Jean-Philippe Lang f65c47e3a7 Fixes theme discovery under JRuby on Rails war structure (#632, #5404). 15 years ago
Jean-Philippe Lang da7c89bfd0 Fixes workflow edit with JRuby (#5404). 15 years ago
Jean-Philippe Lang 663f0c83b2 Fixes time report with JRuby (#5404). 15 years ago
Jean-Philippe Lang 554c047d80 Fixes random test failure. 15 years ago
Jean-Philippe Lang a4e411c643 Removes broken code in ProjectsController (#5412). 15 years ago
Jean-Philippe Lang a00d1eabd7 Fixed: watchers selection lost when issue creation fails (#5406). #watched_by? was fixed in order to work with #watcher_user_ids= used in controllers on unsaved objects. 15 years ago
Jean-Philippe Lang e5180884c1 Fixes selected menu tab when issue creation fails. 15 years ago
Jean-Philippe Lang 51c8f3143c Fixes URLs in atom feeds broken by r3681 (#5403). 15 years ago
Jean-Philippe Lang 0d938dff59 Fixed: 500 internal error when browsing any Redmine page in Epiphany (#5401). 15 years ago
Jean-Philippe Lang 3db77a86a9 Fixes some parameters in functional tests. 15 years ago
Jean-Philippe Lang b6cd076441 Fixes an object instantiation in tests. 15 years ago
Eric Davis 7ccdaee110 Only copy visible issues. 15 years ago
Eric Davis 488879d9cf Refactor: pull #query_statement_invalid up to ApplicationController. 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Jean-Philippe Lang a925435b29 Add "Check/Unckeck all" buttons to rows and columns on workflow edit screen (#3201). 15 years ago
Jean-Philippe Lang eabe8c51cd Adds an assertion on issues deletion when deleting a project (#5381). 15 years ago
Jean-Philippe Lang c18cb9451d Fixed: private subprojects names may be revealed on issue summary report (#5360). 15 years ago
Eric Davis df7edb843b Refactor: move method to helper. 15 years ago
Eric Davis dfc448030d Refactor: extract error to new method with before_filter. 15 years ago
Eric Davis 23f097e344 Refactor: Extract duplicated code to a new method. 15 years ago
Eric Davis 2c898d8a81 Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago
Eric Davis 9b595c689d Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
Eric Davis 0fc884cf42 Move more routing tests into the routing integration test. 15 years ago
Eric Davis 657aa624a4 Adding missing setter for Query#available_columns 15 years ago
Eric Davis bf33b57aa4 Refactor: Move method to Query model 15 years ago
Jean-Philippe Lang 0004b52646 Fixes behaviour of move_issues permission for non member role (#5309). 15 years ago
Jean-Philippe Lang de51e16d2b Removes hard-coded size on user search fields (#5319). 15 years ago
Jean-Philippe Lang 760c933bd7 Fixes acts_as_event with a String as url option (#5343). 15 years ago
Jean-Philippe Lang 3bf6790826 Add "Repository" menu item after repository creation (#5328). 15 years ago
Jean-Philippe Lang aa4d1fe816 Fixed: API 401 response does not include WWW-Authenticate header (#5322). 15 years ago
Jean-Philippe Lang 2c0ce104e7 Fixed: Error on db:migrate with table prefix set (#5335). 15 years ago
Jean-Philippe Lang e4e4b0f4b8 Fixes error on subtask XML format (#5336). 15 years ago
Azamat Hackimov 7e9d4811ec Translation updates 15 years ago
Eric Davis 538642c5c4 Let custom field formats control how they are edited. 15 years ago
Eric Davis 4cb943571a Change the case statement into a method call based on the name 15 years ago
Eric Davis d22723ed04 Refactor: Move method 15 years ago
Eric Davis 88db9d0bdc Replace the hardcoded CustomField::FIELD_FORMATS with a class. 15 years ago
Jean-Philippe Lang 0e1595ad56 Adds parent issue id in issue REST API (#5304). 15 years ago
Eric Davis 6a6f403978 Added missing Enumeration STI exemplars. 15 years ago
Jean-Philippe Lang f23aceba86 Fixes a test failure with SQLite3 due to transaction fixtures (#5290). 15 years ago
Jean-Philippe Lang 9ccccb9984 Do not raise an error when destroying a Version with assigned issues. 15 years ago
Jean-Philippe Lang c76b9edf6c Adds bottom margin to issue watchers avatars (#5264). 15 years ago
Jean-Philippe Lang 734f8324ea Fixed: empty ul tag for issue updates with notes only (#5281). 15 years ago