Commit Graph

2782 Commits (9482831313024635e47c2a434020f6e20c0a9d4a)
 

Author SHA1 Message Date
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
Eric Davis 8420f25109 Added and updated some more object daddy exemplars. 15 years ago
Eric Davis 675f28f895 Use the minimum password length setting when reseting a password. (#4683) 15 years ago
Eric Davis 9044305b93 Added some exemplars for object daddy to generate test data. 15 years ago
Azamat Hackimov d1c90d9abf New strings to translate (#4647): 15 years ago
Azamat Hackimov 56268d146d New language - Basque/ Euskara (#4650). 15 years ago
Eric Davis a8f56aad2c Added User.spawn_with_protected to generate an unsaved User record. 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
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 002f440bcd Move ids in XML views. 15 years ago
Jean-Philippe Lang 3eb815fddd Adds a rake task to receive emails from a POP3 server (#2420). 15 years ago
Jean-Philippe Lang b4cf8ea525 Adds a few STDOUT.flush to migration scripts (#3675). 15 years ago