Commit Graph

1862 Commits (b5d9a1dfbdbaf3b4193efb3bf3654a33670ff0d6)

Author SHA1 Message Date
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
Eric Davis 155083ec97 Change Role#anonymous and #non_member so they generate the record as needed. 15 years ago
Eric Davis b86b9b898e Refactor: Moved the raw SQL finders from ReportsController to Issue. 15 years ago
Eric Davis 39c585740d Refactor: Extract method to create a Change from a Changeset. 15 years ago
Eric Davis 358e3194d7 Refactor: Move recipients method into acts_as_event 15 years ago
Jean-Philippe Lang d43c860448 Allow commits to reference issues of parent projects and subprojects (#4674). 15 years ago
Jean-Philippe Lang df46d704e8 Log email delivery errors. 15 years ago
Jean-Philippe Lang a0364deb6a Log info when sending an email notification. 15 years ago
Jean-Philippe Lang a1a24483b5 Fixed: deleting a project with subprojects breaks the project tree (#4701). 15 years ago
Jean-Philippe Lang 7ef20cc169 Fixed: potential security leak on my page calendar (#4691). 15 years ago
Jean-Philippe Lang 12ea682b66 Fixed: NOT NULL constraint error when adding a group (#4632). 15 years ago
Eric Davis 675f28f895 Use the minimum password length setting when reseting a password. (#4683) 15 years ago
Azamat Hackimov d1c90d9abf New strings to translate (#4647): 15 years ago
Eric Davis d4525828b9 Fixed some labels to be more accessible. 15 years ago
Jean-Philippe Lang 1bc00ac022 Accept filters from API calls without set_filter parameter. 15 years ago