Commit Graph

3796 Commits (8944c70ced79b33b9eeca34d7709b4da05d5c0d3)

Author SHA1 Message Date
Eric Davis 3de1f2e157 Refactor: Extracted the duplication from the last commit into a new method 15 years ago
Eric Davis c68d853bf4 Refactor: Move the updating of an Issue to the #update method. 15 years ago
hjust 10d57ae832 Display an empty cell for not visible costs instead of 0.0000 (refs #14199) 15 years ago
Eric Davis d581510af6 Refactor: Start to extract IssuesController#edit into #update (REST). 15 years ago
Jean-Philippe Lang e24d6cc223 Bulk edit refactoring. 15 years ago
Eric Davis f838904a7e Refactor: Extract Issue#bulk_edit from the IssuesController 15 years ago
Jean-Philippe Lang 08d7c5bfb4 Adds a controller hook before issue move (#4850). 15 years ago
Jean-Philippe Lang 74e85953f0 Move SQL LIKE tokens to acts_as_searchable. 15 years ago
Jean-Philippe Lang c11d30ebc9 Makes search providers extensible (#3936). 15 years ago
Eric Davis 9e22faa640 Converted the REDMINE_SUPPORTED_SCM constant to a class 15 years ago
hjust e65c795eef Revert most of r517. 15 years ago
hjust 100a6c8689 Round unit_sum to two decimals. (refs #14168) 15 years ago
Eric Davis 49bfee0535 Refactor: Merged TrackersController#list and #index 15 years ago
Eric Davis c5f30fde28 Refactor: Merged AuthSourcesController#list and #index 15 years ago
Eric Davis 038a88e970 Refactor: Merged RolesController#list and #index 15 years ago
Eric Davis 8d086cb7d4 Removed hard coded English string. 15 years ago
Eric Davis c18f8d34fb Refactor: Merged IssueStatusesController#list and #index. 15 years ago
Jean-Philippe Lang 55a3ac764f Issue relation: fixes error with postgres when entering a non-numeric id (#4820) + accept hash (#) before id. 15 years ago
Eric Davis d2baf5f2a7 Log failed user logins to the Rails logger 15 years ago
Eric Davis 937d0c70f7 Refactored IssueStatus finder to a before_filter 15 years ago
hjust ce2d03900a Use the correct default sort 15 years ago
Jean-Philippe Lang 1fec53cc25 Fixed: roadmap show subprojects issues even if subprojects is unchecked (#4761). 15 years ago
Eric Davis a8a49a26a1 Refactor: inline the utility methods in ReportsController. 15 years ago
Eric Davis f50feca730 Extracted the rendering from each case statement in issue_reports_details 15 years ago
hjust 3b8c142d63 Changed default sort order for cost reports (refs #14261) 15 years ago
hjust cb02bd3827 reenable safety net for report exceptions 15 years ago
Eric Davis 597725d77c Separated ReportsController#issue_report into two separate actions. 15 years ago
hjust 3015251cf6 Added display of units sums for report groups. (refs #14168) 15 years ago
hjust 19f898cb7e fixed redirect target to the index action 15 years ago
hjust c1c78cd303 Cleaned up authorization 15 years ago
Jean-Philippe Lang eac7fcff6e Fixed: error raised when trying to view the gantt or calendar with a grouped query (#4751). 15 years ago
Jean-Philippe Lang 8fb29d4d21 Adds pagination to forum messages (#4664). 15 years ago
Jean-Philippe Lang 6c8b87fbc8 Adds a permission for exporting wiki pages. 15 years ago
Eric Davis e5d300af0a Refactor: Pull up several #find_project methods to ApplicationController 15 years ago
Jean-Philippe Lang 626b71622d Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737). 15 years ago
Jean-Philippe Lang ea51dcf911 Reverts r3366. 15 years ago
Jean-Philippe Lang cfe4d0e7db Fixed: invalid format parameter returns a DoubleRenderError on issues index (#4737). 15 years ago
Eric Davis b86b9b898e Refactor: Moved the raw SQL finders from ReportsController to Issue. 15 years ago
Jean-Philippe Lang d43c860448 Allow commits to reference issues of parent projects and subprojects (#4674). 15 years ago
Jean-Philippe Lang 1bc00ac022 Accept filters from API calls without set_filter parameter. 15 years ago
Jean-Philippe Lang 320c191f04 Fixed: PDF export of a issue list grouped by a custom field raises an error (#4600). 15 years ago
Jean-Philippe Lang 0ef9bc039d Adds a log message when an API call raises an InvalidAuthenticityToken error. 15 years ago
Jean-Philippe Lang f8b52b13a0 Fixed: Issue Summary tables that list by user are not sorted (#4552). 15 years ago
Joakim Kolsjö d2c89c73c1 Added a hide tasks checkbox. It only saves the state so far. 15 years ago
Joakim Kolsjö a0299af264 Making the talk page compatible with rails 2.1.2. 15 years ago
Joakim Kolsjö b0cb2b01e5 Revert "Making sure we only load what is nessesary (we have a lot of old tickets...). Also defaulting to not showing closed backlogs.". 15 years ago
Joakim Kolsjö 6acbb343d1 Making sure we only load what is nessesary (we have a lot of old tickets...). Also defaulting to not showing closed backlogs. 15 years ago
Eric Davis 1827d609a1 Cleaned up the IssueController redirects to use the back_url like the other actions. 15 years ago
Jean-Philippe Lang 68a4cd38f5 XML REST API for Projects (#296). 15 years ago
Jean-Philippe Lang 3873388f9b XML REST API for issues that provides CRUD operations for Issues (#1214). 15 years ago