Commit Graph

2399 Commits (ac4937a76755de2f9b6a83f6160efa0fde2d03aa)
 

Author SHA1 Message Date
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 739e11702a Change the order of checkboxes for boolean custom fields. 15 years ago
Eric Davis d40756d611 Renamed Project#public named_scope so it will not override Ruby's public method 15 years ago
Eric Davis 50bab8b429 Mocha is needed for tests. 15 years ago
Eric Davis a41ba2aed7 Renamed the default "Assigned" status to "In Progress". #3605 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 6531c3f887 Preselect the issue custom fields from the source project when copying. #4045 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
Azamat Hackimov ee9c2d3d88 pt-BR update (#4040) 15 years ago
Eric Davis 70118fb136 Adding missing database indexes for foreign keys and STI fields. 15 years ago
Eric Davis 07ffad4a7e Rename the wiki toolbar's JavaScript variable, 'toolbar' conflicts with 15 years ago
Eric Davis 5e539c31b0 Fixed the generated test in the redmine_plugin_model. (#3927) 15 years ago
Eric Davis 4425acafff Setup shoulda for testing. (#4005) 15 years ago
Jean-Philippe Lang afd2d4afc6 Fixed: HTML entities displayed when editing an issue note (#3996). 15 years ago
Jean-Philippe Lang 0b3e3471b0 Makes migration scripts load tickets in batches (#4011). 15 years ago
Jean-Philippe Lang 0ac07afc67 Fixes migration scripts broken by r2726. 15 years ago
Jean-Philippe Lang 6224f7caca da locale updated (closes #3919). 15 years ago
Jean-Philippe Lang 1088c7360b el locale updated (closes #3932). 15 years ago
Jean-Philippe Lang c5d8bbeb8c translation updates (closes #4016, #4017). 15 years ago
Jean-Philippe Lang 4c42e1a08f ko locale updated (closes #3954). 15 years ago
Jean-Philippe Lang ca250c1f2e ro locale updated (closes #2900). 15 years ago
Jean-Philippe Lang f65133093a Fixes project shortcut combo. 15 years ago
Jean-Philippe Lang d8ba5c2a06 Fixes MailHandler for ruby1.9. 15 years ago
Jean-Philippe Lang 4450e6f24b String#each removed in ruby1.9. 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 22d3d5a3b0 Defines String#to_a (Object#to_a removed in ruby1.9). 15 years ago
Jean-Philippe Lang 531eb65557 Fixes a wrong number of arguments error with 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 94d34887cc Change deprecated dbfile parameter. 15 years ago
Jean-Philippe Lang 8ffc61f66c Completes r2856 (#3979). 15 years ago
Jean-Philippe Lang 480ccbf045 French locale update. 15 years ago
Jean-Philippe Lang 6656d41a41 Fixes User/CustomValue association broken by r2869 (#3978). 15 years ago
Eric Davis bcbf08017a Upgrade the Engines plugin to get the bugfix for Rails::Plugin::GemLocator 15 years ago
Jean-Philippe Lang 4e811bebd1 Fixes Repository#find_changeset_by_name with PostgreSQL (#3937). 15 years ago
Eric Davis 19df1b636c Fixed a bug where the form would POST causing a routing error. (#3918) 15 years ago
Azamat Hackimov e6ac92487a Translation updates 15 years ago
Jean-Philippe Lang 30ad78e57d Fixed: RepositoriesController#revision may show wrong revision (#3779). 15 years ago
Jean-Philippe Lang e89d4825dd Set mime-type property (#3885). 15 years ago
Jean-Philippe Lang dd633322f9 Unexpected closing tag removed. 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