summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a rake task to remove expired tokens: redmine:tokens:prune.Jean-Philippe Lang2012-04-151-2/+8
* Adds new strings to locales.Jean-Philippe Lang2012-04-1544-0/+264
* Fixed that Token.destroy_expired destroys API tokens.Jean-Philippe Lang2012-04-152-1/+24
* Fixed that rss key is generated twice when user is not reloaded (#10668).Jean-Philippe Lang2012-04-152-4/+24
* Additional test for Watcher.prune.Jean-Philippe Lang2012-04-151-0/+8
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-1514-8/+133
* French local update.Jean-Philippe Lang2012-04-141-1/+1
* Note about the mysql2 adapter in database.yml.example.Jean-Philippe Lang2012-04-141-1/+3
* Updated trunk CHANGELOG.Jean-Philippe Lang2012-04-141-3/+20
* Fixed MissingFeatureException: let user choose to copy attachments or not whe...Jean-Philippe Lang2012-04-144-4/+57
* When copying issues, let the status be changed to default or left unchanged.Jean-Philippe Lang2012-04-144-33/+63
* Removed deprecated accept_key_auth methods.Jean-Philippe Lang2012-04-131-12/+0
* Disable submit buttons when submitting a form (#6555).Jean-Philippe Lang2012-04-131-0/+12
* Ignore emails with Auto-Submitted: auto-replied header (#10607).Jean-Philippe Lang2012-04-132-11/+26
* Updated CodeRay to 1.0.6.Etienne Massip2012-04-123-40/+37
* Makes time syntax case insensitive (#10635).Jean-Philippe Lang2012-04-112-1/+2
* Additional assertions on creation of relations.Jean-Philippe Lang2012-04-111-0/+9
* Strip issue id when adding a relation.Jean-Philippe Lang2012-04-112-1/+11
* Fixed that export links include page parameter.Jean-Philippe Lang2012-04-112-1/+10
* CSV export breaks custom columns (#10168).Jean-Philippe Lang2012-04-091-1/+1
* Fixed that rake redmine:send_reminders fails if an issue is assigned to a gro...Jean-Philippe Lang2012-04-091-1/+1
* Fixed that "Default administrator account changed" is always true (#10622).Jean-Philippe Lang2012-04-093-3/+38
* Fixed that improper statuses are proposed when changing status before tracker...Jean-Philippe Lang2012-04-093-6/+47
* Upgrade required pg gem (#6941).Jean-Philippe Lang2012-04-081-1/+1
* Disable IE 8 compatibility mode (#10128).Jean-Philippe Lang2012-04-081-0/+1
* Adds missing route to project search.Jean-Philippe Lang2012-04-083-0/+15
* Reverted r9368.Jean-Philippe Lang2012-04-081-6/+1
* Slight changes to the plain text issue notification.Jean-Philippe Lang2012-04-082-10/+13
* Adds double quotes around issue change details in plain text notifications (#...Jean-Philippe Lang2012-04-081-1/+6
* Fixed: reminder mails are not sent when delivery_method is :async_smtp (#5058).Jean-Philippe Lang2012-04-062-2/+15
* Additional test for gzipped wiki history.Jean-Philippe Lang2012-04-061-2/+26
* Additional tests for WatchersController.Jean-Philippe Lang2012-04-061-0/+16
* Code cleanup.Jean-Philippe Lang2012-04-061-1/+1
* Code cleanup.Jean-Philippe Lang2012-04-064-12/+17
* Adds assertions on the content of a versioned wiki page export (#6941).Jean-Philippe Lang2012-04-061-0/+24
* Adds assertions on the content of a wiki page export (#6941).Jean-Philippe Lang2012-04-061-0/+2
* Fixed test_show_with_permission_should_display_the_new_message_form broken by...Jean-Philippe Lang2012-04-061-1/+1
* Makes the mail handler ignore out-of-office emails (#10607).Jean-Philippe Lang2012-04-062-0/+16
* remove 1.3-stable merged issues from CHANGELOG 1.4.0 listToshi MARUYAMA2012-04-061-3/+0
* Removed permissions logic from view.Jean-Philippe Lang2012-04-061-2/+6
* Fixed: Unable to change locked, sticky flags and board when editing a message...Jean-Philippe Lang2012-04-062-2/+25
* Let non required list/user/version custom fields to be set to blank when bulk...Jean-Philippe Lang2012-04-063-4/+39
* Adds a note about Gemfile.local in the INSTALL doc.Jean-Philippe Lang2012-04-061-0/+4
* Load Gemfile.local if present.Jean-Philippe Lang2012-04-061-0/+5
* Simplified Chinese translation updated by fangzheng (#10611)Toshi MARUYAMA2012-04-061-6/+6
* Do not install rmagick gem with jruby.Jean-Philippe Lang2012-04-061-6/+8
* Typo in database rake task.Jean-Philippe Lang2012-04-061-2/+2
* Set version to 1.4.0.Jean-Philippe Lang2012-04-062-2/+86
* Adds a quick and dirty task for creating databases on the CI server.Jean-Philippe Lang2012-04-061-0/+36
* Uploading of attachments which filename contains non-ASCII chars fails with R...Jean-Philippe Lang2012-04-061-0/+1