Commit Graph

540 Commits (7b77301eabcbd620b4a762d29c71fb800b8d372d)

Author SHA1 Message Date
Jean-Philippe Lang 7b77301eab Fixed: first day of date range is not included in time report with SQLite (#3112). 15 years ago
Jean-Philippe Lang 27e3fa2bed Use FasterCSV or ruby1.9 CSV instead of ruby1.8 builtin CSV. 15 years ago
Jean-Philippe Lang 9943f64ff0 Fixed: inline images in wiki headings (#4112). 15 years ago
Jean-Philippe Lang 92ec35e657 Unified UsersController#list and #index. 15 years ago
Jean-Philippe Lang e117dc8c9c Include missing fixtures. 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang ac56d1d5e5 Do not show user profile if no visible project or activity (#4129, #3720). 15 years ago
Jean-Philippe Lang 97b4e75478 Add a permission to remove issue watchers (#2450). 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
Jean-Philippe Lang f206dfe9b5 Reverts r2770 (#3391). 15 years ago
Eric Davis ff3d0fe4db Fixed some merge bugs. #4077 15 years ago
Eric Davis 2e0cbd2840 Added all list and boolean custom data fields to the Time Report. #4077 15 years ago
Eric Davis 37d401ac58 When a specific TimeEntryActivity are change, associated TimeEntries will be 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 e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 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
Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 15 years ago
Eric Davis b887cef7af Moved object daddy helpers to their own module. 15 years ago
Eric Davis 6456f7c4a4 Updated some object_daddy exemplars for the Models. 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
Jean-Philippe Lang 52a6b0a21e Fixed: Custom values with a nil value cause error on (project|account)/show (#3705). 15 years ago
Jean-Philippe Lang 41cbd239c4 Makes timelog report work at issue level (#2935). 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 677d1769d6 Reset the default language for the test, autotest was caught it staying at :no 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 5b97570693 SCM: 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 30526d55c3 Added missing fixture file from r2837 (#3731) 15 years ago