]>
source.dussan.org Git - redmine.git/log
Jean-Philippe Lang [Sat, 7 Mar 2009 12:57:16 +0000 (12:57 +0000)]
Fixes that Redmine::WikiFormatting.register did not raise ArgumentError when giving name as a string (#2856).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2562
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 7 Mar 2009 12:45:46 +0000 (12:45 +0000)]
Test that account activation email contains the appropriate link (#2825).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2561
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 7 Mar 2009 11:02:40 +0000 (11:02 +0000)]
Change to line #'s links in file/repo viewer (#2835).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2555
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 6 Mar 2009 22:46:49 +0000 (22:46 +0000)]
Fixed: export links on the issue list lose project param after applying a filter (#2908).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2554
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 6 Mar 2009 18:25:19 +0000 (18:25 +0000)]
Fixed: MailHandler raises an error when processing an email without From header (#2916).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2553
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 4 Mar 2009 18:09:15 +0000 (18:09 +0000)]
Fixes typo in locales (#2805).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2552
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 4 Mar 2009 17:37:28 +0000 (17:37 +0000)]
Fixed broken OpenID authentication after migration to Rails 2.2 (#2894).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2551
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 4 Mar 2009 17:29:02 +0000 (17:29 +0000)]
Added missing field_content translation (#2896).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2550
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 4 Mar 2009 17:13:05 +0000 (17:13 +0000)]
Removes double % in locales (#2891).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2549
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 1 Mar 2009 12:58:30 +0000 (12:58 +0000)]
Adds some functional tests.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2547
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 1 Mar 2009 12:03:48 +0000 (12:03 +0000)]
Reorder links refactoring (follows r2526).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2546
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 1 Mar 2009 11:39:01 +0000 (11:39 +0000)]
Adds some functional tests.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2545
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 1 Mar 2009 10:56:20 +0000 (10:56 +0000)]
Removes unused code.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2544
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 1 Mar 2009 10:55:01 +0000 (10:55 +0000)]
Fixes a failure when running rake test:coverage.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2543
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 1 Mar 2009 10:15:38 +0000 (10:15 +0000)]
Fixed that some error messages were not displayed (#2866).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2542
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 1 Mar 2009 10:00:52 +0000 (10:00 +0000)]
Fixed: Undefined Method (l_YesNo) Being Called (#2867).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2541
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Azamat Hackimov [Sun, 1 Mar 2009 07:04:26 +0000 (07:04 +0000)]
small update
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2540
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Azamat Hackimov [Sun, 1 Mar 2009 07:03:07 +0000 (07:03 +0000)]
localization updates
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2539
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 28 Feb 2009 09:21:49 +0000 (09:21 +0000)]
Fixes tests broken by r2532 (#2853).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2535
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 27 Feb 2009 18:34:08 +0000 (18:34 +0000)]
Add links for one-click activity filtering (#2857).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2534
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 27 Feb 2009 12:08:52 +0000 (12:08 +0000)]
Fixes user's activity link (#2853).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2532
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 27 Feb 2009 11:32:43 +0000 (11:32 +0000)]
Fixes #2851.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2531
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 26 Feb 2009 16:37:48 +0000 (16:37 +0000)]
Updates sample plugin README.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2530
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 26 Feb 2009 16:36:56 +0000 (16:36 +0000)]
Allow My Page blocks to be added to from a plugin (#2840).
Partials must be placed under the app/views/my/blocks directory of the plugin.
An example can be found in the sample plugin.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2529
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 26 Feb 2009 16:15:07 +0000 (16:15 +0000)]
Allow underscore in block partial name (#2840).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2528
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 26 Feb 2009 09:28:33 +0000 (09:28 +0000)]
Clickable/linkable line #'s while browsing the repo or viewing a text file (#2835).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2527
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 26 Feb 2009 09:21:41 +0000 (09:21 +0000)]
Trackers controller refactoring.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2526
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 26 Feb 2009 08:59:30 +0000 (08:59 +0000)]
Applies r1723 on Engines update to allow view override (#2841).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2525
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 25 Feb 2009 14:59:33 +0000 (14:59 +0000)]
Fixed: When logging in via an autologin cookie the user's last_login_on should be updated (#2820).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2524
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 25 Feb 2009 09:41:58 +0000 (09:41 +0000)]
Adds missing time format in locales (#2831).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2523
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 25 Feb 2009 07:25:01 +0000 (07:25 +0000)]
Fixing Plugin and Mailer default_url_options.
Both the plugin hooks and Mailer were setting default_url_options incorrectly
and causing ActionContoller::UrlWritter to cache the settings on the module
(mattr_accessor) causing several url generators to fail in either the plugin
hooks or the Mailer.
* Replaced Mailer's use of the default_url_options accessor with the proper class method
* Replaced Hook's use of the default_url_options accessor with the proper class method on the ViewListener class
* Added a test to reproduce the bugs in the Mailer when a hook is registered (thanks Chaoqun Zou)
#2542
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2522
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 23 Feb 2009 17:35:16 +0000 (17:35 +0000)]
Fixed that MailHandler#plain_text_body was returning nil if there was nothing to strip (#2814).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2520
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 22 Feb 2009 15:16:18 +0000 (15:16 +0000)]
Sort changesets in the same order as comments on the issue details view (#1546).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2519
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 22 Feb 2009 14:46:32 +0000 (14:46 +0000)]
Patch ActiveRecord::Errors#full_messages so that it contains custom values error messages.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2518
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 22 Feb 2009 11:22:23 +0000 (11:22 +0000)]
Fixed: visited links to closed tickets are not striked through with IE6 (#2615).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2516
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 22 Feb 2009 11:04:17 +0000 (11:04 +0000)]
Slight changes to the files list (#2658, #2806).
* Adds a link to the version
* Moves styles to the stylesheet
* Indent the files
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2515
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Azamat Hackimov [Sat, 21 Feb 2009 19:20:49 +0000 (19:20 +0000)]
New shiny locale config update - pt-BR (thank to Alexandre da Silva, #2802)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2511
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 16:44:56 +0000 (16:44 +0000)]
Changes default english date/time formats.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2510
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 16:41:31 +0000 (16:41 +0000)]
Translation update (#2798).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2509
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 16:25:38 +0000 (16:25 +0000)]
Adding more missing strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2508
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 16:15:44 +0000 (16:15 +0000)]
Makes the default issue list columns selection look like other multi-checkbox fieldsets.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2507
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 16:10:51 +0000 (16:10 +0000)]
Adds missing strings.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2506
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 16:04:51 +0000 (16:04 +0000)]
Limit the size of repository files displayed inline too.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2505
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 15:44:00 +0000 (15:44 +0000)]
Fixes new setting name.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2504
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 15:34:11 +0000 (15:34 +0000)]
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.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2503
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 15:21:31 +0000 (15:21 +0000)]
Process all translations files.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2502
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 15:11:09 +0000 (15:11 +0000)]
Adds locales:update task as a replacement for gloc:update.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2501
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 14:10:46 +0000 (14:10 +0000)]
Add missing 'support' section to he and it locales.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2500
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 12:58:18 +0000 (12:58 +0000)]
Do not show the changed files list on the revision page if the user is not allowed to browse the repository (#2762).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2499
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 12:28:19 +0000 (12:28 +0000)]
Moves project menu tests to a dedicated integration test.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2498
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 11:31:22 +0000 (11:31 +0000)]
Fixes menu translation.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2497
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 11:13:37 +0000 (11:13 +0000)]
Adds rake config/initializers/session_store.rb to the install doc.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2496
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 11:10:34 +0000 (11:10 +0000)]
Deprecated truncate call.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2495
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 11:07:22 +0000 (11:07 +0000)]
Fixes UsersControllerTest.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2494
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 21 Feb 2009 11:04:50 +0000 (11:04 +0000)]
Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2493
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Sat, 21 Feb 2009 00:23:28 +0000 (00:23 +0000)]
Refactored the mess known as Hook default_url_options in favor of the simpler
:only_path as suggested by splatteal on GitHub.
#2542
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2491
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Sat, 21 Feb 2009 00:23:22 +0000 (00:23 +0000)]
Implementing the missing tests now that HookTest has a cleaner setup.
Controller and Views are now tested through the Redmine::Hook::Helper module.
#2542
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2490
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Sat, 21 Feb 2009 00:23:16 +0000 (00:23 +0000)]
Refactored the HookTest methods to use Redmine::Hook::Helper instead
of the Redmine::Hook class directly. Redmine::Hook::Helper is the
public API so it should be one that is tested.
#2542
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2489
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Fri, 20 Feb 2009 22:59:59 +0000 (22:59 +0000)]
List the Default Columns displayed on the issue list vertically
instead of horizontally so it's easier to read.
#2745
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2488
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Fri, 20 Feb 2009 22:45:16 +0000 (22:45 +0000)]
Allow the other format links to appear on the issue list (ATOM, PDF, CSV).
#2779
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2487
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 20 Feb 2009 18:55:56 +0000 (18:55 +0000)]
Fixes "too few arguments" error on activerecord error translation (#2626).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2486
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 20 Feb 2009 18:34:57 +0000 (18:34 +0000)]
Adds (a maximum of 3) links to project ancestors in the page title (#2788).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2485
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 20 Feb 2009 17:04:47 +0000 (17:04 +0000)]
Send an email to the user when an administrator activates a registered user (#2656).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2484
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Fri, 20 Feb 2009 00:31:50 +0000 (00:31 +0000)]
Fixed the bug in the OpenID registration where the form wouldn't take a login
AccountController#open_id_authenticate was adding an auth_source_registration
to the session which caused AccountController#register to use the wrong codepath.
#2757
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2483
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Fri, 20 Feb 2009 00:16:45 +0000 (00:16 +0000)]
Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't
been activated yet.
When logging in the user would come back to the login page with the back_url
of My Page. This was caused by open_id_authenticate sending the user to My Page
and My Page redirecting the user back to the login page because they haven't
been activated.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2482
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 19 Feb 2009 21:03:08 +0000 (21:03 +0000)]
Fixes Setting.openid? (#2764).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2481
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Azamat Hackimov [Wed, 18 Feb 2009 19:20:56 +0000 (19:20 +0000)]
translation updates: hu (#2737), sv (#2740), pl (#2741), pt-br (#2781)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2480
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Azamat Hackimov [Wed, 18 Feb 2009 19:15:10 +0000 (19:15 +0000)]
translation updates: zh, zh-tw (#2743, #2758), ru
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2479
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Nicolas Chuche [Mon, 16 Feb 2009 19:33:43 +0000 (19:33 +0000)]
Fixed: add group option to set the repository gid. Default is root (#2747)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2478
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2009 18:46:50 +0000 (18:46 +0000)]
Fixed: User#identity_url raises an error when invalid url is supplied (#2742).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2476
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2009 16:55:48 +0000 (16:55 +0000)]
Makes the "type" field disabled when updating a custom field (#2744).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2475
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2009 16:43:06 +0000 (16:43 +0000)]
Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2474
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2009 16:26:48 +0000 (16:26 +0000)]
Do not DELETE/INSERT enabled_modules when updating project modules.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2473
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2009 13:33:09 +0000 (13:33 +0000)]
Replaces Enumeration.get_values and Enumeration.default with named scopes.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2472
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2009 09:02:41 +0000 (09:02 +0000)]
Updates 0.8.1 CHANGELOG.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2468
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 15 Feb 2009 08:33:48 +0000 (08:33 +0000)]
Removes invalid css class on issue details (#2753).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2467
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2009 19:06:44 +0000 (19:06 +0000)]
Adds an index on watchers table to speed up watched issue filtering.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2466
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 14 Feb 2009 18:32:11 +0000 (18:32 +0000)]
Fixes headings style in html emails (#2739).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2465
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 13 Feb 2009 17:59:45 +0000 (17:59 +0000)]
Timelog is ignored when updating an issue if user is admin but not a project member (#2717).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2463
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 13 Feb 2009 17:29:49 +0000 (17:29 +0000)]
Removes invalid css class on issue details (#2733).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2461
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 12 Feb 2009 22:14:22 +0000 (22:14 +0000)]
Adds watch/unwatch link on the issue context menu (#2730).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2460
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 12 Feb 2009 22:01:20 +0000 (22:01 +0000)]
Issues pagination loses project param after applying or clearing filter (#2726).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2459
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 12 Feb 2009 21:25:50 +0000 (21:25 +0000)]
Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2458
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 12 Feb 2009 17:38:36 +0000 (17:38 +0000)]
Link to watched issues list on my page.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2457
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 12 Feb 2009 17:35:57 +0000 (17:35 +0000)]
Adds ability to filter watched issues (#846).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2456
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 12 Feb 2009 17:30:56 +0000 (17:30 +0000)]
Adds missing strings (#699).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2455
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 12 Feb 2009 17:19:32 +0000 (17:19 +0000)]
Hide openid stuff on my account if disabled (#699).
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2454
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Thu, 12 Feb 2009 04:31:28 +0000 (04:31 +0000)]
Normalize the identity_url when it's set.
OpenId uses a specific format for the url it uses which requires the protocol
and trailing slash. This change will normalize the value to when a user sets it.
#699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2453
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Thu, 12 Feb 2009 01:32:50 +0000 (01:32 +0000)]
Fixed the bundled ruby-openid gem
* The open_id_authentication plugin will require the gem automatically so
it doesn't need to be added to environment.rb
* Changed the version requirement on the open_id_authentication to match
the latest stable version. Rails config.gem looks for a directory named
after that specific version and will not load newer versions.
#699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2452
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 11 Feb 2009 20:25:05 +0000 (20:25 +0000)]
Slight changes to the issue lists displayed on My page.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2451
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:45:53 +0000 (19:45 +0000)]
Added a space so words don't runtogeatherlikethis. #699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2450
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:24:28 +0000 (19:24 +0000)]
Added a system setting for allowing OpenID logins and registrations
* Defaults to off
* Is set in the Administration panel under Authentication
#699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2449
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:07:41 +0000 (19:07 +0000)]
Prevent registration via OpenID if self registration is off. #699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2448
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:07:34 +0000 (19:07 +0000)]
Refactored common methods out of register and open_id_authenticate
* Extracted register_by_email_activation
* Extracted register_automatically
* Extracted register_manually_by_administrator
#699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2447
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:07:28 +0000 (19:07 +0000)]
Added user setup needed based on the system's registration settings
* Copied the register action's chunk of code used to setup the account
based on Setting.self_registration
* Extracted method for when onthefly_creation_failed
* Added tests to confirm the behavior
#699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2446
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:07:23 +0000 (19:07 +0000)]
Added tests for the other OpenID authentication cases. #699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2445
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:07:18 +0000 (19:07 +0000)]
Adding OpenID mock and test. #699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2444
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:07:12 +0000 (19:07 +0000)]
Hooked up on the fly OpenID user creation.
* Use OpenID registration fields for the user.
* Generate a random password when a user is created.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2443
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:07:07 +0000 (19:07 +0000)]
Added the ability to login via OpenID.
* Refactored AccountController#login to use either
password or openid based authentication
* Extracted AccountController#successful_authentication
to setup a user's session cookies and redirect
* Implemented the start of AccountController#open_id_authentication
which will check with the OpenID server and perform authentication.
* Added text field for the OpenID url to /login
* Added identity_url for OpenID to the user forms.
* Added option to login with OpenID to the register form.
* Added a root url route, which is used by the OpenID plugin
#699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2442
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Eric Davis [Wed, 11 Feb 2009 19:07:00 +0000 (19:07 +0000)]
Fixed a bug in open_id_authentication, where relative_url_root is defined
on ActionController:AbstractRequest not Base
#699
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2441
e93f8b46 -1217-0410-a6f0-
8f06a7374b81