Commit Graph

1776 Commits (d46609f4bbd409c6f740b6a0c527af2ba4035a67)

Author SHA1 Message Date
Eric Davis c6b2f1d606 Refactor: Extract #get_user_dn from AuthSourceLdap. 15 years ago
Eric Davis d828122009 Refactor: extract AuthSourceLdap#search_attributes 15 years ago
Jean-Philippe Lang 026fbb99a6 Escaping in html email templates (#4874). 15 years ago
Jean-Philippe Lang d18fba4ffe Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki (#4872). 15 years ago
Eric Davis 6f930e9be6 Refactor: Rewrite authenticate_dn to use an implicit return. 15 years ago
Eric Davis 82dd1b2bf2 Refactor: Moved the check for an empty DN to authenticate_dn 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 4f268c5606 Refactor: extract an #authenticate_dn method in AuthSourceLdap 15 years ago
Eric Davis 9e22faa640 Converted the REDMINE_SUPPORTED_SCM constant to a class 15 years ago
Eric Davis b3330d3995 Refactor: Extract method from AuthSourceLdap#authenticate 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
Jean-Philippe Lang d16c2d4cd3 Adds a few divs to the base layout (#871). 15 years ago
Jean-Philippe Lang 2f8cf7f762 Removes duplicated LOC. 15 years ago
Jean-Philippe Lang a811f67748 Fixed: SystemStackError (stack level too deep) on Issue#attributes= after model reload (#4838). 15 years ago
Jean-Philippe Lang 0ee17b132c Slight forum styles changes. 15 years ago
Jean-Philippe Lang 00cec500c6 Do not include news author in emphasis tag. 15 years ago
Jean-Philippe Lang 3168ee3d47 Adds projects links (#4812). 15 years ago
Eric Davis 4a67c211ca Fixed a nil method error in Setting#value= 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
Jean-Philippe Lang 541d830d2a Fixed: Project copy loses wiki pages hierarchy (#4797). 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
Jean-Philippe Lang 2c8a24092b Adds filter for system shared versions on the cross project issue list (#4792). 15 years ago
Jean-Philippe Lang 1fec53cc25 Fixed: roadmap show subprojects issues even if subprojects is unchecked (#4761). 15 years ago
Jean-Philippe Lang 00d7bc3766 Makes use of format_version_name. 15 years ago
Jean-Philippe Lang 0b17e735ea Fixed: Duplicated project name for subproject version on gantt chart (#4775). 15 years ago
Jean-Philippe Lang d02ddefff4 Fixed: parent project field doesn't include blank value when a member with 'add subproject' permission edits a child project (#4790). 15 years ago
Eric Davis a8a49a26a1 Refactor: inline the utility methods in ReportsController. 15 years ago
Jean-Philippe Lang d04d3f181a Fixed: Repository.fetch_changesets tries to fetch changesets for archived projects (#4782). 15 years ago
Eric Davis f50feca730 Extracted the rendering from each case statement in issue_reports_details 15 years ago
Eric Davis 57a4cefd97 Fixed the link to the Issue Details report, broken in r3396 15 years ago
Eric Davis 597725d77c Separated ReportsController#issue_report into two separate actions. 15 years ago
Jean-Philippe Lang 3c20a9b0ac Do not parse the entire git log to fetch new commits (takes several minutes for a few thousands commits), but only 1 week before the last known commit (#4547, #4716). 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 88339fd98b Do not show 'Quote' links on locked topics (#4749). 15 years ago
Jean-Philippe Lang 5a5d02dfb5 Removes overflow:auto on #content which broke the fix in r2118 (#4724). 15 years ago
Jean-Philippe Lang 695bffe684 Fixed: error messages displayed twice when creating a group (#4715). 15 years ago
Jean-Philippe Lang 8fb29d4d21 Adds pagination to forum messages (#4664). 15 years ago
Jean-Philippe Lang 2ad8242ae7 Adds a setting to cache textile rendering (off by default). 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 5bd912e9a2 Refactor: Extracted the select_all calls to a new private method. 15 years ago