Commit Graph

2071 Commits (46f52d306dc475022c8544772d2bdd21501e115d)
 

Author SHA1 Message Date
Jean-Philippe Lang 46f52d306d Applies r1723 on Engines update to allow view override (#2841). 16 years ago
Jean-Philippe Lang 21eb3c089d Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820). 16 years ago
Jean-Philippe Lang 94cc23f103 Adds missing time format in locales (#2831). 16 years ago
Eric Davis 4baf32b166 Fixing Plugin and Mailer default_url_options. 16 years ago
Jean-Philippe Lang 0f68334f0b Fixed that MailHandler#plain_text_body was returning nil if there was nothing to strip (#2814). 16 years ago
Jean-Philippe Lang 0101e609f7 Sort changesets in the same order as comments on the issue details view (#1546). 16 years ago
Jean-Philippe Lang a64b8695c8 Patch ActiveRecord::Errors#full_messages so that it contains custom values error messages. 16 years ago
Jean-Philippe Lang 67fd5f3dc9 Fixed: visited links to closed tickets are not striked through with IE6 (#2615). 16 years ago
Jean-Philippe Lang 7342a00e0a Slight changes to the files list (#2658, #2806). 16 years ago
Azamat Hackimov 0123f7cde0 New shiny locale config update - pt-BR (thank to Alexandre da Silva, #2802) 16 years ago
Jean-Philippe Lang 4596a35c0e Changes default english date/time formats. 16 years ago
Jean-Philippe Lang 82ea6c001d Translation update (#2798). 16 years ago
Jean-Philippe Lang 8cc8f5164d Adding more missing strings. 16 years ago
Jean-Philippe Lang 84de5fa3b0 Makes the default issue list columns selection look like other multi-checkbox fieldsets. 16 years ago
Jean-Philippe Lang 0624bdb6c9 Adds missing strings. 16 years ago
Jean-Philippe Lang 1c5a2ddfb0 Limit the size of repository files displayed inline too. 16 years ago
Jean-Philippe Lang 79c074dbe5 Fixes new setting name. 16 years ago
Jean-Philippe Lang 66afc8c054 Adds a setting to limit the size of text attachments that can be displayed by the file viewer (default set to 512KB). Larger files are sent for download. 16 years ago
Jean-Philippe Lang 2bd419f23b Process all translations files. 16 years ago
Jean-Philippe Lang 1770fe54be Adds locales:update task as a replacement for gloc:update. 16 years ago
Jean-Philippe Lang 1511b31377 Add missing 'support' section to he and it locales. 16 years ago
Jean-Philippe Lang 79fd564b61 Do not show the changed files list on the revision page if the user is not allowed to browse the repository (#2762). 16 years ago
Jean-Philippe Lang 9c4a86d96c Moves project menu tests to a dedicated integration test. 16 years ago
Jean-Philippe Lang 9819a6bfd1 Fixes menu translation. 16 years ago
Jean-Philippe Lang 95ba220b79 Adds rake config/initializers/session_store.rb to the install doc. 16 years ago
Jean-Philippe Lang 6b770fa70c Deprecated truncate call. 16 years ago
Jean-Philippe Lang cf70f187dd Fixes UsersControllerTest. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 9a986ac0a5 Refactored the mess known as Hook default_url_options in favor of the simpler 16 years ago
Eric Davis 00b568c194 Implementing the missing tests now that HookTest has a cleaner setup. 16 years ago
Eric Davis b6c4b21b47 Refactored the HookTest methods to use Redmine::Hook::Helper instead 16 years ago
Eric Davis 3fa9535670 List the Default Columns displayed on the issue list vertically 16 years ago
Eric Davis befe278fa9 Allow the other format links to appear on the issue list (ATOM, PDF, CSV). 16 years ago
Jean-Philippe Lang b9e95e7a70 Fixes "too few arguments" error on activerecord error translation (#2626). 16 years ago
Jean-Philippe Lang 33e7ae96ad Adds (a maximum of 3) links to project ancestors in the page title (#2788). 16 years ago
Jean-Philippe Lang 04c428e059 Send an email to the user when an administrator activates a registered user (#2656). 16 years ago
Eric Davis 24ee6b9a1b Fixed the bug in the OpenID registration where the form wouldn't take a login 16 years ago
Eric Davis aed1787d51 Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't 16 years ago
Jean-Philippe Lang 9525e5f147 Fixes Setting.openid? (#2764). 16 years ago
Azamat Hackimov 5966f71c73 translation updates: hu (#2737), sv (#2740), pl (#2741), pt-br (#2781) 16 years ago
Azamat Hackimov ee4a754475 translation updates: zh, zh-tw (#2743, #2758), ru 16 years ago
Nicolas Chuche 6359e51477 Fixed: add group option to set the repository gid. Default is root (#2747) 16 years ago
Jean-Philippe Lang d643d9a94c Fixed: User#identity_url raises an error when invalid url is supplied (#2742). 16 years ago
Jean-Philippe Lang 3183445aea Makes the "type" field disabled when updating a custom field (#2744). 16 years ago
Jean-Philippe Lang 9e4a118528 Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657). 16 years ago
Jean-Philippe Lang b05ed594a0 Do not DELETE/INSERT enabled_modules when updating project modules. 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang 13e2c727cf Updates 0.8.1 CHANGELOG. 16 years ago
Jean-Philippe Lang d77be4e908 Removes invalid css class on issue details (#2753). 16 years ago
Jean-Philippe Lang d3038eee92 Adds an index on watchers table to speed up watched issue filtering. 16 years ago