Commit Graph

2995 Commits (eb80b79c26664d48e910902b58ca9a9b135b09e6)
 

Author SHA1 Message Date
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
Eric Davis ed9eb2d684 Switch to using the shoulda gem from gemcutter. #4573 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
Azamat Hackimov 349a5d3b55 Translation updates 15 years ago
Eric Davis 81ee2ff884 Updated object_daddy to a newer version (bugfixes) 15 years ago
Eric Davis 9482831313 Removed the duplicated configuration in the different test environments. 15 years ago
Eric Davis 597725d77c Separated ReportsController#issue_report into two separate actions. 15 years ago
Eric Davis 23c46c68ab Moved a routing test from a functional to an integration test. 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 be2004e398 Update for 0.9.2 release. 15 years ago
Jean-Philippe Lang 446ef61680 Korean support for PDF export (#4639). 15 years ago
Jean-Philippe Lang f5dfe8b2f5 Translation updates. 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 fece6aa4d0 Fixed: deprecation warning in reposman.rb (#4736). 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 34ee5eccda Renames WikiFormatting.cache to .cache_store 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
Azamat Hackimov d7725ecc06 Translations updates 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 112fc99311 Added tests for Issue#by_X finders 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 778117fead Converted a test to shoulda and added more checks for it's assignments. 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
Azamat Hackimov a5698b3745 Translation updates 15 years ago
Jean-Philippe Lang 7ef20cc169 Fixed: potential security leak on my page calendar (#4691). 15 years ago
Jean-Philippe Lang 2261ec7b95 Updates for 0.9.1 release. 15 years ago
Jean-Philippe Lang 080ad6a16c Fixed: tests with ruby1.9 broken by r3322 (#4607). 15 years ago
Jean-Philippe Lang 12ea682b66 Fixed: NOT NULL constraint error when adding a group (#4632). 15 years ago