Commit Graph

2018 Commits (dfd1d0c7feef44685f4c72a3126f972610021055)

Author SHA1 Message Date
Jean-Philippe Lang 2fda2c1826 Adds trackers to individual project XML (#5342). 15 years ago
Jean-Philippe Lang cbd4af236c Adds issue relations to individual issue XML (#5305). 15 years ago
Eric Davis 306ca5e714 Refactor: Pull up #find_optional_project to ApplicationController. 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 a4e411c643 Removes broken code in ProjectsController (#5412). 15 years ago
Jean-Philippe Lang e5180884c1 Fixes selected menu tab when issue creation fails. 15 years ago
Jean-Philippe Lang 0d938dff59 Fixed: 500 internal error when browsing any Redmine page in Epiphany (#5401). 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 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 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 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
Eric Davis 538642c5c4 Let custom field formats control how they are edited. 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
Jean-Philippe Lang 9ccccb9984 Do not raise an error when destroying a Version with assigned issues. 15 years ago
Jean-Philippe Lang 734f8324ea Fixed: empty ul tag for issue updates with notes only (#5281). 15 years ago
Jean-Philippe Lang f77e5d093a Merge issue and time entry validation error messages. 15 years ago
Jean-Philippe Lang f35921d308 Fixes Issue#save_issue_with_child_records so that time entry do not get saved if issue save fails. 15 years ago
Jean-Philippe Lang 43e5bb75d2 Fixed: issue optimistic locking broken by r3308 (#5280). 15 years ago
Jean-Philippe Lang 2674c6116c Linkify folder names on revision view (#5164). 15 years ago
Jean-Philippe Lang 5163904a3a Fixed: Update of Subversion changesets broken by r3466 under Solaris (#5255). 15 years ago
Jean-Philippe Lang 71a4158fd0 Fixes calculation of version estimated hours with subtasks (#5265). 15 years ago
Jean-Philippe Lang 5879273739 Makes the wiki sidebar editable (#5208). 15 years ago
Eric Davis 3979224693 Removed count from issues.xml. It causes a typecast error in ActiveResource. (#4745) 15 years ago
Azamat Hackimov eb80b79c26 New strings to localization (#5225) 15 years ago
Jean-Philippe Lang 8df189ff86 Adds a css class to issue id tds (#5204). 15 years ago
Jean-Philippe Lang 2bbc948e06 Preview description if it was edited while updating an issue (#741). 15 years ago
Jean-Philippe Lang ce549933c8 Applies the same style to the admin project tree than issues. 15 years ago
Jean-Philippe Lang e8729feba7 Slight optimization in issue tree rendering. 15 years ago
Jean-Philippe Lang 4524bc04e9 Issue list improvements for subtasking (#5196): 15 years ago
Jean-Philippe Lang 06d2c3fd4e Adds parent issue id to the issues CSV export. 15 years ago
Jean-Philippe Lang b93cf03483 Fixes backslashes escaping when quoting issue description/note (#5129). 15 years ago
Jean-Philippe Lang 43a5febf61 Fixed: Links to missing wiki pages not red on project overview page (#5177). 15 years ago
Jean-Philippe Lang 89aa60cbbd Escape revision on repository view (#5153). 15 years ago
Jean-Philippe Lang 84dfff5957 Fixes permission check in QueriesController (#5181). 15 years ago