| Commit message (Expand) | Author | Age | Files | Lines |
* | Swedish translation updated by Nicklas Holm (#10750) | Toshi MARUYAMA | 2012-04-24 | 1 | -56/+53 |
* | Japanese translation updated by Go MAEDA (#10745) | Toshi MARUYAMA | 2012-04-24 | 1 | -6/+6 |
* | Traditional Chinese translation updated by ChunChang Lo (#10733) | Toshi MARUYAMA | 2012-04-23 | 1 | -7/+7 |
* | Methods moved. | Jean-Philippe Lang | 2012-04-22 | 1 | -18/+18 |
* | Removed Query.generate_default! helper. | Jean-Philippe Lang | 2012-04-22 | 2 | -9/+1 |
* | Removed #generate_with_protected helper methods. | Jean-Philippe Lang | 2012-04-22 | 5 | -36/+25 |
* | Renamed object_daddy_helper and removed exemplars. | Jean-Philippe Lang | 2012-04-22 | 39 | -286/+3 |
* | Removed object_daddy dependency. | Jean-Philippe Lang | 2012-04-22 | 10 | -96/+149 |
* | Use create!. | Jean-Philippe Lang | 2012-04-22 | 1 | -9/+9 |
* | No need to save journal details. | Jean-Philippe Lang | 2012-04-22 | 1 | -11/+11 |
* | Additional tests for IssuesHelper#show_detail. | Jean-Philippe Lang | 2012-04-22 | 2 | -54/+50 |
* | Reverted r9464 that broke a test. Project identifiers or ids can be used as p... | Jean-Philippe Lang | 2012-04-22 | 1 | -1/+1 |
* | Rails3: use Project.visible.find_by_identifier instead of .find for adding wa... | Toshi MARUYAMA | 2012-04-22 | 1 | -1/+1 |
* | Rails3: helper: html_safe for watchers_checkboxes in WatchersHelper | Toshi MARUYAMA | 2012-04-22 | 1 | -2/+4 |
* | Rails3: view: html_safe for principals_options_for_select in ApplicationHelper | Toshi MARUYAMA | 2012-04-21 | 1 | -1/+1 |
* | Updates for 1.4.1 release. | Jean-Philippe Lang | 2012-04-20 | 2 | -1/+12 |
* | Fixed that date range fields don't get enabled when using the calendar popup ... | Jean-Philippe Lang | 2012-04-19 | 1 | -1/+1 |
* | Load Gemfile.local with absolute path. | Jean-Philippe Lang | 2012-04-19 | 1 | -2/+3 |
* | Fixed that users with different case logins cannot update their accounts (#10... | Jean-Philippe Lang | 2012-04-19 | 2 | -1/+15 |
* | Additional test for MailHandler. | Jean-Philippe Lang | 2012-04-19 | 1 | -1/+11 |
* | Additional test for memberships API. | Jean-Philippe Lang | 2012-04-19 | 1 | -0/+8 |
* | Additional tests for Principal scopes. | Jean-Philippe Lang | 2012-04-19 | 1 | -0/+8 |
* | Additional tests for the PDF export of an issue. | Jean-Philippe Lang | 2012-04-19 | 1 | -0/+36 |
* | Updated ru and uk locales (#10664). | Jean-Philippe Lang | 2012-04-19 | 2 | -12/+8 |
* | Fixed that "Create and continue" buttons are broken by r9391 (#10675). | Jean-Philippe Lang | 2012-04-19 | 1 | -6/+9 |
* | Additional test for TrackersController. | Jean-Philippe Lang | 2012-04-18 | 1 | -1/+9 |
* | Additional tests for TimelogController. | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+12 |
* | Additional test for Tracker model. | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+4 |
* | Additional test for MyController. | Jean-Philippe Lang | 2012-04-18 | 1 | -1/+9 |
* | Additional tests for CustomFieldsController. | Jean-Philippe Lang | 2012-04-18 | 1 | -0/+17 |
* | fix typo of German "text_account_destroy_confirmation" (#10693, #10664) | Toshi MARUYAMA | 2012-04-18 | 1 | -1/+1 |
* | Removed invalid css property. | Jean-Philippe Lang | 2012-04-18 | 1 | -1/+1 |
* | Fixed that textile nested lists are not properly closed in output (#10642). | Jean-Philippe Lang | 2012-04-18 | 2 | -1/+31 |
* | German translation changed by Hannes Meier (#10693) | Toshi MARUYAMA | 2012-04-17 | 1 | -3/+3 |
* | German translation for #10664 updated by Hannes Meier (#10693) | Toshi MARUYAMA | 2012-04-17 | 1 | -6/+4 |
* | German translation for 1.4.0 updated by Hannes Meier (#10693) | Toshi MARUYAMA | 2012-04-17 | 1 | -4/+4 |
* | Bulgarian translation updated by Ivan Cenov (#10671, #10664) | Toshi MARUYAMA | 2012-04-16 | 1 | -6/+4 |
* | Cleanup in rake scripts. | Jean-Philippe Lang | 2012-04-15 | 3 | -33/+12 |
* | Adds a rake task to remove expired tokens: redmine:tokens:prune. | Jean-Philippe Lang | 2012-04-15 | 1 | -2/+8 |
* | Adds new strings to locales. | Jean-Philippe Lang | 2012-04-15 | 44 | -0/+264 |
* | Fixed that Token.destroy_expired destroys API tokens. | Jean-Philippe Lang | 2012-04-15 | 2 | -1/+24 |
* | Fixed that rss key is generated twice when user is not reloaded (#10668). | Jean-Philippe Lang | 2012-04-15 | 2 | -4/+24 |
* | Additional test for Watcher.prune. | Jean-Philippe Lang | 2012-04-15 | 1 | -0/+8 |
* | Adds the ability for users to delete their own account (#10664). Can be disab... | Jean-Philippe Lang | 2012-04-15 | 14 | -8/+133 |
* | French local update. | Jean-Philippe Lang | 2012-04-14 | 1 | -1/+1 |
* | Note about the mysql2 adapter in database.yml.example. | Jean-Philippe Lang | 2012-04-14 | 1 | -1/+3 |
* | Updated trunk CHANGELOG. | Jean-Philippe Lang | 2012-04-14 | 1 | -3/+20 |
* | Fixed MissingFeatureException: let user choose to copy attachments or not whe... | Jean-Philippe Lang | 2012-04-14 | 4 | -4/+57 |
* | When copying issues, let the status be changed to default or left unchanged. | Jean-Philippe Lang | 2012-04-14 | 4 | -33/+63 |
* | Removed deprecated accept_key_auth methods. | Jean-Philippe Lang | 2012-04-13 | 1 | -12/+0 |