Commit Graph

3140 Commits (64d2221db526f695919eb9aba370e22ed3dc09f8)
 

Author SHA1 Message Date
Jean-Philippe Lang e109c9b6b6 Do not reset session when a non logged in user request the login form (#4958). 15 years ago
Jean-Philippe Lang 7e4aa9ca92 Fixed windows platform detection in reposman.rb (#5039). 15 years ago
Jean-Philippe Lang c312b8b058 More detailed failures message. 15 years ago
Jean-Philippe Lang 4d19007fd1 Fixes a test failure. 15 years ago
Jean-Philippe Lang 7adf05810a Refactors textile formatting tests. 15 years ago
Jean-Philippe Lang 054ff0db8e Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416). 15 years ago
Jean-Philippe Lang 3dc4dbe302 Fixed: error while moving an issue to a project with disabled tracker with SQLite3 (#5049). 15 years ago
Jean-Philippe Lang 63ed494f21 Adds missing flash messages on project settings (#5043). 15 years ago
Jean-Philippe Lang b028a48c53 Cleanup and warning added in database.yml.database about the test database. 15 years ago
Jean-Philippe Lang 24b4c5f48d Fixed: text formatting breaks when using parenthesis inside bold tags (#1334). 15 years ago
Jean-Philippe Lang 6ea1ef77e5 Fixed: avatar display breaks user profile page layout (#5008). 15 years ago
Jean-Philippe Lang 4e5078ebb0 Fixed: some textile modifiers combinations don't work, eg. bold inside underline (#5045). 15 years ago
Eric Davis c7c3c0cc7c Refactor: Extract method for setting the flash on bulk issue saves. 15 years ago
Jean-Philippe Lang 3e2e5a0a0c Removes broken javascript on wiki history. 15 years ago
Eric Davis ddaa95523a Use assert_select to check the download link. (#4204) 15 years ago
Eric Davis 22c1e2b8cf Adds named scopes to replace custom finders. 15 years ago
Azamat Hackimov cfa1f0c231 Translation updates 15 years ago
Jean-Philippe Lang b99d4189b7 Fixed: NoMethodError error on roadmap if no trackers are selected and a shared version is available (#5006). 15 years ago
Eric Davis c07696b578 Refactor: Remove duplicated case statements. 15 years ago
Eric Davis 43e3c43cbd Refactor: Extract similar logic in IssuesHelper#show_detail to a new method. 15 years ago
Eric Davis 1a73f8fa0f Added unit tests for IssuesHelper#show_detail 15 years ago
Jean-Philippe Lang fe066e793d Moves scm adapters unit tests to a dedicated folder. 15 years ago
Jean-Philippe Lang 332d88cd67 Makes test pass with Bazaar 2.1.0 (#5002). 15 years ago
Jean-Philippe Lang 6511e94233 Moves ProjectsController#add_issue_category to IssueCategoriesController#new. 15 years ago
Jean-Philippe Lang 729bea1cf3 Moves ProjectsController#add_version to VersionsController#new. 15 years ago
Jean-Philippe Lang 2af97616f7 Adds context menu to the roadmap issue lists. 15 years ago
Eric Davis d65922afde Remove double negative condition 15 years ago
Eric Davis 3f3e30c2aa Refactor: Moved the contents of #issue_update into Issue. 15 years ago
Jean-Philippe Lang 69769e1dfd Unselect issues when clicking outside of the list. 15 years ago
Jean-Philippe Lang e8bc0b2980 Do not disable text selection in the issue list. 15 years ago
Jean-Philippe Lang bd5fe10c13 Adds an helper for creating the context menu. 15 years ago
Jean-Philippe Lang 12759fd416 Fixed: hard coded English string at the selection of issue watchers (#4982). 15 years ago
Eric Davis c58dc83e74 Refactor: Replace @journal with @issue.current_journal 15 years ago
Eric Davis 7514e12d33 Hide the main menu div if there isn't any items for it. #3259 15 years ago
Eric Davis afdcd770dc Refactor: Extract method 15 years ago
Eric Davis bc79caaf69 Refactor: Extract method 15 years ago
Eric Davis be20d98040 Refactor: Extract methods to before_filters 15 years ago
Eric Davis 3a99f18913 Refactor: Split method 15 years ago
Eric Davis ca6df3d78d Refactor: Extract method 15 years ago
Eric Davis 976cba0c5d Refactor: use the existing Issue#new_statuses_allowed_to method. 15 years ago
Jean-Philippe Lang cdb86d5ef7 Fixed: no email notification on new project/version file added (#4966). 15 years ago
Jean-Philippe Lang 3355ffe029 Fixes git annotate (#3832). 15 years ago
Jean-Philippe Lang 6817a45e7f Adds hooks on login view (#4978). 15 years ago
Jean-Philippe Lang f2b227547e Filters collapsed by default for saved queries (#4623). 15 years ago
Eric Davis fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages 15 years ago
Eric Davis 44955a519c Added test for when an attachment fails to save. 15 years ago
Eric Davis f6d8752e44 Fixes destroying attachments if the update fails. (r2875 r3523) 15 years ago
Eric Davis 3c0c0a7677 Allow multiple selected projects in #project_tree_options_for_select 15 years ago
Jean-Philippe Lang b09a483aa9 Fixed: error while deleting an in-use enumeration (#4970). 15 years ago
Eric Davis 0fd7e2d696 Refactor: Moved ApplicationController#attach_files to the Attachment model 15 years ago