summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Do not display the magnifier for added files in email notifications (#4774).Jean-Philippe Lang2012-04-061-1/+1
* Moved the magnifier just after the filename.Jean-Philippe Lang2012-04-061-2/+2
* Aligns the magnifier in issue history details.Jean-Philippe Lang2012-04-061-0/+2
* Force encoding of custom field possible values (#10593).Jean-Philippe Lang2012-04-061-2/+12
* WikiContent::Version#text may return ascii-8bit encoded string (#10590).Jean-Philippe Lang2012-04-061-6/+8
* delete :only_path option from link_to options at application_helper link_to_a...Toshi MARUYAMA2012-04-061-0/+1
* fix attachment link has get parameter :class (#10602)Toshi MARUYAMA2012-04-061-1/+3
* add a view link to note attachment file (#4774)Toshi MARUYAMA2012-04-061-2/+9
* code layout cleanup app/helpers/issues_helper.rbToshi MARUYAMA2012-04-061-1/+2
* replace tabs to spaces at app/views/attachments/_links.html.erbToshi MARUYAMA2012-04-061-3/+3
* Fixed Internal Error in watchers XHR search (#10600).Etienne Massip2012-04-052-1/+21
* code layout clean up app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-3/+5