]> source.dussan.org Git - redmine.git/shortlog
redmine.git
2012-04-25 Jean-Philippe... Do not sanitize escaped text in NullFormatter.
2012-04-25 Jean-Philippe... Manually generates the javascript that prototype_helper...
2012-04-25 Jean-Philippe... Merged rails-3.2 branch.
2012-04-24 Toshi MARUYAMASwedish translation updated by Nicklas Holm (#10750)
2012-04-24 Toshi MARUYAMAJapanese translation updated by Go MAEDA (#10745)
2012-04-23 Toshi MARUYAMATraditional Chinese translation updated by ChunChang...
2012-04-22 Jean-Philippe... Methods moved.
2012-04-22 Jean-Philippe... Removed Query.generate_default! helper.
2012-04-22 Jean-Philippe... Removed #generate_with_protected helper methods.
2012-04-22 Jean-Philippe... Renamed object_daddy_helper and removed exemplars.
2012-04-22 Jean-Philippe... Removed object_daddy dependency.
2012-04-22 Jean-Philippe... Use create!.
2012-04-22 Jean-Philippe... No need to save journal details.
2012-04-22 Jean-Philippe... Additional tests for IssuesHelper#show_detail.
2012-04-22 Jean-Philippe... Reverted r9464 that broke a test. Project identifiers...
2012-04-22 Toshi MARUYAMARails3: use Project.visible.find_by_identifier instead...
2012-04-22 Toshi MARUYAMARails3: helper: html_safe for watchers_checkboxes in...
2012-04-21 Toshi MARUYAMARails3: view: html_safe for principals_options_for_sele...
2012-04-20 Jean-Philippe... Updates for 1.4.1 release.
2012-04-19 Jean-Philippe... Fixed that date range fields don't get enabled when...
2012-04-19 Jean-Philippe... Load Gemfile.local with absolute path.
2012-04-19 Jean-Philippe... Fixed that users with different case logins cannot...
2012-04-19 Jean-Philippe... Additional test for MailHandler.
2012-04-19 Jean-Philippe... Additional test for memberships API.
2012-04-19 Jean-Philippe... Additional tests for Principal scopes.
2012-04-19 Jean-Philippe... Additional tests for the PDF export of an issue.
2012-04-19 Jean-Philippe... Updated ru and uk locales (#10664).
2012-04-19 Jean-Philippe... Fixed that "Create and continue" buttons are broken...
2012-04-18 Jean-Philippe... Additional test for TrackersController.
2012-04-18 Jean-Philippe... Additional tests for TimelogController.
2012-04-18 Jean-Philippe... Additional test for Tracker model.
2012-04-18 Jean-Philippe... Additional test for MyController.
2012-04-18 Jean-Philippe... Additional tests for CustomFieldsController.
2012-04-18 Toshi MARUYAMAfix typo of German "text_account_destroy_confirmation...
2012-04-18 Jean-Philippe... Removed invalid css property.
2012-04-18 Jean-Philippe... Fixed that textile nested lists are not properly closed...
2012-04-17 Toshi MARUYAMAGerman translation changed by Hannes Meier (#10693)
2012-04-17 Toshi MARUYAMAGerman translation for #10664 updated by Hannes Meier...
2012-04-17 Toshi MARUYAMAGerman translation for 1.4.0 updated by Hannes Meier...
2012-04-16 Toshi MARUYAMABulgarian translation updated by Ivan Cenov (#10671...
2012-04-15 Jean-Philippe... Cleanup in rake scripts.
2012-04-15 Jean-Philippe... Adds a rake task to remove expired tokens: redmine...
2012-04-15 Jean-Philippe... Adds new strings to locales.
2012-04-15 Jean-Philippe... Fixed that Token.destroy_expired destroys API tokens.
2012-04-15 Jean-Philippe... Fixed that rss key is generated twice when user is...
2012-04-15 Jean-Philippe... Additional test for Watcher.prune.
2012-04-15 Jean-Philippe... Adds the ability for users to delete their own account...
2012-04-14 Jean-Philippe... French local update.
2012-04-14 Jean-Philippe... Note about the mysql2 adapter in database.yml.example.
2012-04-14 Jean-Philippe... Updated trunk CHANGELOG.
2012-04-14 Jean-Philippe... Fixed MissingFeatureException: let user choose to copy...
2012-04-14 Jean-Philippe... When copying issues, let the status be changed to defau...
2012-04-13 Jean-Philippe... Removed deprecated accept_key_auth methods.
2012-04-13 Jean-Philippe... Disable submit buttons when submitting a form (#6555).
2012-04-13 Jean-Philippe... Ignore emails with Auto-Submitted: auto-replied header...
2012-04-12 Etienne MassipUpdated CodeRay to 1.0.6.
2012-04-11 Jean-Philippe... Makes time syntax case insensitive (#10635).
2012-04-11 Jean-Philippe... Additional assertions on creation of relations.
2012-04-11 Jean-Philippe... Strip issue id when adding a relation.
2012-04-11 Jean-Philippe... Fixed that export links include page parameter.
2012-04-09 Jean-Philippe... CSV export breaks custom columns (#10168).
2012-04-09 Jean-Philippe... Fixed that rake redmine:send_reminders fails if an...
2012-04-09 Jean-Philippe... Fixed that "Default administrator account changed"...
2012-04-09 Jean-Philippe... Fixed that improper statuses are proposed when changing...
2012-04-08 Jean-Philippe... Upgrade required pg gem (#6941).
2012-04-08 Jean-Philippe... Disable IE 8 compatibility mode (#10128).
2012-04-08 Jean-Philippe... Adds missing route to project search.
2012-04-08 Jean-Philippe... Reverted r9368.
2012-04-08 Jean-Philippe... Slight changes to the plain text issue notification.
2012-04-08 Jean-Philippe... Adds double quotes around issue change details in plain...
2012-04-06 Jean-Philippe... Fixed: reminder mails are not sent when delivery_method...
2012-04-06 Jean-Philippe... Additional test for gzipped wiki history.
2012-04-06 Jean-Philippe... Additional tests for WatchersController.
2012-04-06 Jean-Philippe... Code cleanup.
2012-04-06 Jean-Philippe... Code cleanup.
2012-04-06 Jean-Philippe... Adds assertions on the content of a versioned wiki...
2012-04-06 Jean-Philippe... Adds assertions on the content of a wiki page export...
2012-04-06 Jean-Philippe... Fixed test_show_with_permission_should_display_the_new_...
2012-04-06 Jean-Philippe... Makes the mail handler ignore out-of-office emails...
2012-04-06 Toshi MARUYAMAremove 1.3-stable merged issues from CHANGELOG 1.4...
2012-04-06 Jean-Philippe... Removed permissions logic from view.
2012-04-06 Jean-Philippe... Fixed: Unable to change locked, sticky flags and board...
2012-04-06 Jean-Philippe... Let non required list/user/version custom fields to...
2012-04-06 Jean-Philippe... Adds a note about Gemfile.local in the INSTALL doc.
2012-04-06 Jean-Philippe... Load Gemfile.local if present.
2012-04-06 Toshi MARUYAMASimplified Chinese translation updated by fangzheng...
2012-04-06 Jean-Philippe... Do not install rmagick gem with jruby.
2012-04-06 Jean-Philippe... Typo in database rake task.
2012-04-06 Jean-Philippe... Set version to 1.4.0.
2012-04-06 Jean-Philippe... Adds a quick and dirty task for creating databases...
2012-04-06 Jean-Philippe... Uploading of attachments which filename contains non...
2012-04-06 Jean-Philippe... Do not display the magnifier for added files in email...
2012-04-06 Jean-Philippe... Moved the magnifier just after the filename.
2012-04-06 Jean-Philippe... Aligns the magnifier in issue history details.
2012-04-06 Jean-Philippe... Force encoding of custom field possible values (#10593).
2012-04-06 Jean-Philippe... WikiContent::Version#text may return ascii-8bit encoded...
2012-04-06 Toshi MARUYAMAdelete :only_path option from link_to options at applic...
2012-04-06 Toshi MARUYAMAfix attachment link has get parameter :class (#10602)
2012-04-06 Toshi MARUYAMAadd a view link to note attachment file (#4774)
2012-04-06 Toshi MARUYAMAcode layout cleanup app/helpers/issues_helper.rb
next