summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Limit the size of repository files displayed inline too.Jean-Philippe Lang2009-02-213-2/+21
* Fixes new setting name.Jean-Philippe Lang2009-02-214-4/+4
* Adds a setting to limit the size of text attachments that can be displayed by...Jean-Philippe Lang2009-02-2137-1/+53
* Process all translations files.Jean-Philippe Lang2009-02-211-1/+1
* Adds locales:update task as a replacement for gloc:update.Jean-Philippe Lang2009-02-211-0/+31
* Add missing 'support' section to he and it locales.Jean-Philippe Lang2009-02-212-0/+10
* Do not show the changed files list on the revision page if the user is not al...Jean-Philippe Lang2009-02-211-1/+3
* Moves project menu tests to a dedicated integration test.Jean-Philippe Lang2009-02-212-32/+69
* Fixes menu translation.Jean-Philippe Lang2009-02-211-3/+6
* Adds rake config/initializers/session_store.rb to the install doc.Jean-Philippe Lang2009-02-211-3/+8
* Deprecated truncate call.Jean-Philippe Lang2009-02-211-1/+1
* Fixes UsersControllerTest.Jean-Philippe Lang2009-02-211-0/+2
* Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.Jean-Philippe Lang2009-02-21237-32193/+27993
* Refactored the mess known as Hook default_url_options in favor of the simplerEric Davis2009-02-212-43/+4
* Implementing the missing tests now that HookTest has a cleaner setup.Eric Davis2009-02-211-7/+21
* Refactored the HookTest methods to use Redmine::Hook::Helper insteadEric Davis2009-02-211-7/+13
* List the Default Columns displayed on the issue list verticallyEric Davis2009-02-201-5/+7
* Allow the other format links to appear on the issue list (ATOM, PDF, CSV).Eric Davis2009-02-201-1/+1
* Fixes "too few arguments" error on activerecord error translation (#2626).Jean-Philippe Lang2009-02-201-5/+5
* Adds (a maximum of 3) links to project ancestors in the page title (#2788).Jean-Philippe Lang2009-02-206-6/+38
* Send an email to the user when an administrator activates a registered user (...Jean-Philippe Lang2009-02-205-1/+34
* Fixed the bug in the OpenID registration where the form wouldn't take a loginEric Davis2009-02-201-3/+3
* Fixed a bug in the OpenID login when a user signed up with OpenID but hasn'tEric Davis2009-02-202-3/+26
* Fixes Setting.openid? (#2764).Jean-Philippe Lang2009-02-192-1/+6
* translation updates: hu (#2737), sv (#2740), pl (#2741), pt-br (#2781)Azamat Hackimov2009-02-184-47/+47
* translation updates: zh, zh-tw (#2743, #2758), ruAzamat Hackimov2009-02-183-15/+14
* Fixed: add group option to set the repository gid. Default is root (#2747)Nicolas Chuche2009-02-161-2/+6
* Fixed: User#identity_url raises an error when invalid url is supplied (#2742).Jean-Philippe Lang2009-02-152-4/+19
* Makes the "type" field disabled when updating a custom field (#2744).Jean-Philippe Lang2009-02-151-1/+2
* Create a wiki with a default start page named 'Wiki' when enabling wiki modul...Jean-Philippe Lang2009-02-152-2/+60
* Do not DELETE/INSERT enabled_modules when updating project modules.Jean-Philippe Lang2009-02-152-5/+24
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-1517-39/+51
* Updates 0.8.1 CHANGELOG.Jean-Philippe Lang2009-02-151-2/+21
* Removes invalid css class on issue details (#2753).Jean-Philippe Lang2009-02-151-1/+1
* Adds an index on watchers table to speed up watched issue filtering.Jean-Philippe Lang2009-02-141-0/+9
* Fixes headings style in html emails (#2739).Jean-Philippe Lang2009-02-141-11/+6
* Timelog is ignored when updating an issue if user is admin but not a project ...Jean-Philippe Lang2009-02-131-1/+1
* Removes invalid css class on issue details (#2733).Jean-Philippe Lang2009-02-131-1/+1
* Adds watch/unwatch link on the issue context menu (#2730).Jean-Philippe Lang2009-02-121-0/+3
* Issues pagination loses project param after applying or clearing filter (#2726).Jean-Philippe Lang2009-02-123-5/+8
* Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...Jean-Philippe Lang2009-02-12196-30208/+223
* Link to watched issues list on my page.Jean-Philippe Lang2009-02-121-1/+1
* Adds ability to filter watched issues (#846).Jean-Philippe Lang2009-02-1237-16/+81
* Adds missing strings (#699).Jean-Philippe Lang2009-02-1233-0/+99
* Hide openid stuff on my account if disabled (#699).Jean-Philippe Lang2009-02-121-0/+2
* Normalize the identity_url when it's set.Eric Davis2009-02-122-0/+28
* Fixed the bundled ruby-openid gemEric Davis2009-02-122-4/+2
* Slight changes to the issue lists displayed on My page.Jean-Philippe Lang2009-02-111-5/+6
* Added a space so words don't runtogeatherlikethis. #699Eric Davis2009-02-111-1/+1
* Added a system setting for allowing OpenID logins and registrationsEric Davis2009-02-118-4/+22