Commit Graph

314 Commits (cd110535a35a35c68c8581fa5c0486fbf0eebae1)

Author SHA1 Message Date
Jean-Philippe Lang 1d8b4ee778 Fixed pre tags containing "<pre*" (#4125). 15 years ago
Jean-Philippe Lang 4b83a0d848 Fixes diff parser for when lines starting with multiple dashes are removed (#4186). 15 years ago
Jean-Philippe Lang c31411ec00 Fixes ApplicationHelper#link_to_user 15 years ago
Jean-Philippe Lang 8f40750ad7 Adds a link to automatically close completed versions in project settings (#1245). 15 years ago
Jean-Philippe Lang cc684803ba Ignore emails received from the application emission address to avoid hell cycles (#4139). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Jean-Philippe Lang 86a9d90f07 Fixes distance of date in words calculation. 15 years ago
Eric Davis 5f48256c20 Fixed a typo in Object daddy 15 years ago
Jean-Philippe Lang 9943f64ff0 Fixed: inline images in wiki headings (#4112). 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago
Jean-Philippe Lang eecec44ed2 Add a test that breaks before r2967 (broken project wiki copy). 15 years ago
Jean-Philippe Lang 5b787785b4 Project copy: let the user choose what to copy from the source project (everything by default). 15 years ago
Jean-Philippe Lang 9233a07a23 Adds a test for attached image inside a link (#4033). 15 years ago
Jean-Philippe Lang de8dcc5b26 Sets proper content type for plain text mails (#3970). 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 15 years ago
Eric Davis 29301c8a38 Added project specific Enumeration overrides. 15 years ago
Eric Davis ac4937a767 Enumerations can now have custom fields defined on them. #4077 15 years ago
Eric Davis 29ab7b4108 Updated the unit test so Enumerations are tested separately from the subclasses. 15 years ago
Eric Davis 61c09b6442 Added shoulda macros to test Project's associations 15 years ago
Eric Davis 257c92f8f9 Replaced a custom test with a shoulda macro. 15 years ago
Eric Davis a150689be9 Improved Project#copy to copy more data from the source Project. #3367 15 years ago
Eric Davis 945ea9b01c Refactored duplicated test code to a setup. 15 years ago
Eric Davis 548d5a21f6 Converted Project#copy test to use shoulda 15 years ago
Eric Davis 35333367df Configured object_daddy to help generate test data instead of fixtures. #4004 15 years ago
Eric Davis 4425acafff Setup shoulda for testing. (#4005) 15 years ago
Jean-Philippe Lang 9cd662f8dc Fixes some test failures due to Array#to_s behaviour in ruby1.9. 15 years ago
Jean-Philippe Lang 38dc4d1cf9 Sets file encoding to utf-8 for ruby 1.9. 15 years ago
Jean-Philippe Lang ac8a67191f Renames uploaded_test_file helper. 15 years ago
Jean-Philippe Lang 6656d41a41 Fixes User/CustomValue association broken by r2869 (#3978). 15 years ago
Jean-Philippe Lang 30ad78e57d Fixed: RepositoriesController#revision may show wrong revision (#3779). 15 years ago
Jean-Philippe Lang 21e18c1eb4 Adds missing native eol properties. 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Eric Davis 609faba6a3 Allow referencing issue numbers in brackets. This style is used by other 15 years ago
Eric Davis cd1e094ce8 Missing 'test_' prefix on a helper test caused it to not run. 15 years ago
Jean-Philippe Lang e10577e9ed SCM: 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
Eric Davis 9886827a66 Allow spaces between the keyword and colon in incoming mail. (#3731) 15 years ago
Jean-Philippe Lang dcba9f18e6 Allow line breaks in wiki table cells (#2346). 16 years ago
Jean-Philippe Lang bf0ddc2886 Fixes artefacts in truncated search results (#3622). 16 years ago
Jean-Philippe Lang 36d8f35192 Prevent creation of project with identifier 'new' (#3602). 16 years ago
Jean-Philippe Lang da22a9c8d6 Do not require a non-word character after a comma in Redmine links (#3561). 16 years ago
Jean-Philippe Lang 6994d1c23b Actually block issues from closing when a blocking issue isn't closed (#1740). 16 years ago
Jean-Philippe Lang a7bb63a182 Fixed: case sensitivity in issue subject filtering (#3536). 16 years ago
Jean-Philippe Lang 72a396227a Fixes default data loader broken by r2777 (#3507). 16 years ago
Jean-Philippe Lang b3afde14fa Ability to accept incoming emails from unknown users (#2230, #3003). 16 years ago
Jean-Philippe Lang 7642b5a9ab Fixed: editing a message may cause sticky attribute to be NULL (#3356). 16 years ago
Jean-Philippe Lang 6da0542af4 Delete previous tokens when creating a new one. 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago