Commit Graph

  • 597266e5a2 Merged r3929 from trunk. Eric Davis 2010-08-19 04:32:36 +00:00
  • 36ad597b69 Merged r3928 from trunk. Eric Davis 2010-08-19 04:32:31 +00:00
  • c67272599c Merged r3927 from trunk. Eric Davis 2010-08-19 04:32:25 +00:00
  • b6bc3a3665 Merged r3926 from trunk. Eric Davis 2010-08-19 04:32:19 +00:00
  • a96eb375ec Merged r3925 from trunk. Eric Davis 2010-08-19 04:32:13 +00:00
  • c7e719fc4b Merged r3924 from trunk. Eric Davis 2010-08-19 04:32:06 +00:00
  • 18d841553e Merged r3923 from trunk. Eric Davis 2010-08-19 04:31:59 +00:00
  • 31d233e567 Merged r3922 from trunk. Eric Davis 2010-08-19 04:31:53 +00:00
  • 4ff6070126 Merged r3921 from trunk. Eric Davis 2010-08-19 04:31:48 +00:00
  • dfe44017b6 Merged r3920 from trunk. Eric Davis 2010-08-19 04:31:42 +00:00
  • 7cae43314a Merged r3919 from trunk. Eric Davis 2010-08-19 04:31:36 +00:00
  • 2f529fd834 Merged r3918 from trunk. Eric Davis 2010-08-19 04:31:30 +00:00
  • 9892ede7b7 Merged r3917 from trunk. Eric Davis 2010-08-19 04:31:24 +00:00
  • 102e845391 Merged r3916 from trunk. Eric Davis 2010-08-19 04:31:18 +00:00
  • 7bdf0ab729 Merged r3915 from trunk. Eric Davis 2010-08-19 04:31:12 +00:00
  • 4426fd695e Merged r3914 from trunk. Eric Davis 2010-08-19 04:31:06 +00:00
  • 3f1c3fa020 Merged r3913 from trunk. Eric Davis 2010-08-19 04:30:59 +00:00
  • 19bbb6e2cb Merged r3912 from trunk. Eric Davis 2010-08-19 04:30:53 +00:00
  • b02463184a Merged r3911 from trunk. Eric Davis 2010-08-19 04:30:48 +00:00
  • a6408945e5 Merged r3910 from trunk. Eric Davis 2010-08-19 04:30:41 +00:00
  • c20e85e4dd Merged r3909 from trunk. Eric Davis 2010-08-19 04:30:35 +00:00
  • 7a9fab7748 Merged r3908 from trunk. Eric Davis 2010-08-19 04:30:29 +00:00
  • acaa223cf8 Merged r3907 from trunk. Eric Davis 2010-08-19 04:30:23 +00:00
  • 8dde6e019d Merged r3906 from trunk. Eric Davis 2010-08-19 04:30:03 +00:00
  • ae3d542664 Merged r3905 from trunk. Eric Davis 2010-08-19 04:29:57 +00:00
  • c731d11209 Merged r3904 from trunk. Eric Davis 2010-08-19 04:29:51 +00:00
  • 8458dc23d4 Merged r3903 from trunk. Eric Davis 2010-08-19 04:29:46 +00:00
  • 782a5f1218 Add Issue Status to the tooltip. #6169 Eric Davis 2010-08-19 03:43:33 +00:00
  • fc6e7f12b7 Small test refactoring, extract method. Eric Davis 2010-08-19 01:28:33 +00:00
  • a256e4b1dc Scope the calendar popup CSS so it doesn't conflict with the Calendar menu. #6163 Eric Davis 2010-08-19 01:13:50 +00:00
  • 73ba49a715 Use the base layout for all 403, 404, and 500 pages. #6172 Eric Davis 2010-08-19 01:01:35 +00:00
  • c090d115e2 Added a rake task to display permissions. Eric Davis 2010-08-18 17:23:23 +00:00
  • e6e21046c0 No more IssuesController#preview action. Eric Davis 2010-08-18 15:03:42 +00:00
  • 1f8d396e3f Refactor: move IssuesController#preview to a new controller. Eric Davis 2010-08-18 15:01:35 +00:00
  • 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 Eric Davis 2010-08-17 15:03:58 +00:00
  • e63acb70ca Add the Calendar as a project menu item. Eric Davis 2010-08-16 23:56:42 +00:00
  • a24f448dc0 Add the Gantt chart as a project menu item Eric Davis 2010-08-16 23:56:37 +00:00
  • d2b0a51848 Allow key authentication for Boards. #6132 Eric Davis 2010-08-16 23:39:27 +00:00
  • 22c978ad94 Refactor: move IssuesController#reply to JournalsController Eric Davis 2010-08-16 16:25:04 +00:00
  • 13fe01a185 Refactor: pull up method to ApplicationController. Eric Davis 2010-08-13 14:59:04 +00:00
  • 32f6fa5b00 Fixed: changing view style in repository/diff doesn't keep previously selected file. #6045 Jean-Baptiste Barth 2010-08-13 06:09:38 +00:00
  • f18b126fba Refactor: Pull up method to ApplicationController. Eric Davis 2010-08-12 13:57:51 +00:00
  • a6112ef40d Fix path to test_helper Eric Davis 2010-08-12 13:57:46 +00:00
  • ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. Eric Davis 2010-08-11 14:42:10 +00:00
  • e43f9fc21e Show projects depending on their visibility in user's profile. #6100 Jean-Baptiste Barth 2010-08-10 23:07:44 +00:00
  • 0cfa757db0 Added a warning when a new user or group membership is invalid. #3834 Jean-Baptiste Barth 2010-08-10 22:37:00 +00:00
  • 83e4cf3dd4 Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// Jean-Baptiste Barth 2010-08-10 21:12:32 +00:00
  • 52c624aabd Refactor: extract method from #move and #perform_move. Eric Davis 2010-08-10 15:11:11 +00:00
  • 424b482579 Refactor TimelogController#report's joins and provide a hook to add more. Eric Davis 2010-08-09 23:15:32 +00:00
  • a1b89a53eb Refactor: extract POST version of IssuesController#move to #perform_move. Eric Davis 2010-08-09 14:53:23 +00:00
  • e00884bcca Removed hard-coded english error message on failed Member creation Jean-Baptiste Barth 2010-08-09 05:10:00 +00:00
  • 56e3953a71 Removed useless debug code. #5978 Jean-Baptiste Barth 2010-08-08 20:26:33 +00:00
  • 56a6d86af5 Added project filter when viewing all issues. #5084 Jean-Baptiste Barth 2010-08-08 09:01:25 +00:00
  • bc5d32d6de Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477 Jean-Baptiste Barth 2010-08-08 07:07:38 +00:00
  • 780bdccc42 Fixed wrong commit range in git log command. #5628 Jean-Baptiste Barth 2010-08-08 07:07:30 +00:00
  • a1b607480a Refactor: added link_to_project helper to handle links to projects Jean-Baptiste Barth 2010-08-08 07:07:20 +00:00
  • 5b64f0ff96 Updated changelog format to use lists. Eric Davis 2010-08-07 15:11:31 +00:00
  • 2e14ba95a0 Add static docs to YARD. Eric Davis 2010-08-07 15:11:26 +00:00
  • 2c79572e4b Save yard doc to the doc/app directory. Eric Davis 2010-08-07 15:11:21 +00:00
  • 7a3dcdc67f Exclude test files from YARD. Eric Davis 2010-08-07 15:11:15 +00:00
  • ab546a14cb Add a rake task to run CI. Eric Davis 2010-08-06 20:46:44 +00:00
  • 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. Eric Davis 2010-08-06 15:47:27 +00:00
  • e4af6e77a7 Refactor: extract method in IssuesController#move. Eric Davis 2010-08-05 17:43:07 +00:00
  • 0bcde4ab28 Fixed: assigned_to and author filters in cross project issues view should be based on user's project visibility. #5760 Jean-Baptiste Barth 2010-08-04 21:01:56 +00:00
  • 8a2bc5772e Focus on the input when adding a related issue on issues/show page. #4656 Contributed by Edouard Briere Jean-Baptiste Barth 2010-08-04 20:52:31 +00:00
  • 491c9d2b55 Display projects as links in users/memberships partial. #5898 Jean-Baptiste Barth 2010-08-04 20:41:32 +00:00
  • 70973fda64 Fix a few requires for metric_fu's rcov. Eric Davis 2010-08-04 15:04:30 +00:00
  • 8c79385261 Refactor: extract back_url method to ApplicationController. Eric Davis 2010-08-04 13:37:44 +00:00
  • a544a1e57c Added css classes to the HTML body based on the theme, controller, and action. #819 Eric Davis 2010-08-04 01:17:45 +00:00
  • 07cd12978e Add maxlength attributes to some Project fields. #4896 Eric Davis 2010-08-04 00:59:15 +00:00
  • 6f3ae29522 Use the MenuManager for the Administration menu. #6008 Eric Davis 2010-08-04 00:38:22 +00:00
  • 6e14b8a6af Remove extra css like the border on revision links in Associated Revisions. #5971 Eric Davis 2010-08-04 00:27:41 +00:00
  • 16969fdbbb Show the number of days in the subject line of Reminder emails. Eric Davis 2010-08-03 16:01:53 +00:00
  • 13234f8552 Refactor: Add methods to User to edit the encapsulate the status field. Eric Davis 2010-08-03 15:26:50 +00:00
  • 25037b841b Refactor: extract method to shoulda macro. Eric Davis 2010-08-02 15:43:04 +00:00
  • d3158e37b9 Added tests for AccountController#register POST with automatic registration. Eric Davis 2010-08-02 15:42:59 +00:00
  • 5c525f0b41 Added tests for AccountController#register GET. Eric Davis 2010-08-02 15:42:54 +00:00
  • 9af4cb5c38 Merged r3899 from trunk Eric Davis 2010-07-30 19:20:56 +00:00
  • df120e43cd Merged r3898 from trunk Eric Davis 2010-07-30 19:20:52 +00:00
  • 59f98693ae Merged r3897 from trunk. Eric Davis 2010-07-30 19:20:46 +00:00
  • ca663fcd10 Use image_path for the favicon instead to pick up asset hosts. #3301 Eric Davis 2010-07-30 19:18:33 +00:00
  • dbb8645353 RTL theme for reference (thanks to Orgad Shaneh, #5972) Azamat Hackimov 2010-07-29 15:48:53 +00:00
  • 702b7296a0 Translation updates * de (#5982) * zh (#5910) - revert last commit & new string Azamat Hackimov 2010-07-29 15:47:38 +00:00
  • 677fee310a Merged r3894 from trunk. Eric Davis 2010-07-29 15:03:11 +00:00
  • 0843b188fb Merged r3893 from trunk. Eric Davis 2010-07-29 15:03:06 +00:00
  • 5f20bc240e Add a favicon link with support for suburi. #3301 Eric Davis 2010-07-29 14:58:33 +00:00
  • 2a85a1cebf Translation updates * de (#5982) * he (#5972) * hu (#5962) * zh (#5910) Azamat Hackimov 2010-07-28 20:05:06 +00:00
  • 8f64938b9e Merged r3891 from trunk. Jean-Philippe Lang 2010-07-25 12:57:49 +00:00
  • 4f2d1b7424 Fixed: Vertical scrollbar always visible in Wiki "code" blocks in Chrome (#5861). Jean-Philippe Lang 2010-07-25 12:56:57 +00:00
  • 29e7ae9698 Merged r3889 from trunk. Jean-Philippe Lang 2010-07-25 12:49:15 +00:00
  • db55ea8cb3 Moves LDAP entry in admin menu. Jean-Philippe Lang 2010-07-25 12:48:28 +00:00
  • f682be8468 Merged r3887 from trunk. Jean-Philippe Lang 2010-07-25 11:56:45 +00:00
  • e1c3415795 Fixes context menu broken by r3869 (#5925). Jean-Philippe Lang 2010-07-25 11:55:57 +00:00
  • e771fc03bd Merged r3883, r3884 and r3885 from trunk. Jean-Philippe Lang 2010-07-25 11:49:07 +00:00
  • 701d2eaeac Display project names in cross-project gantt PNG (#5904). Jean-Philippe Lang 2010-07-25 11:43:19 +00:00
  • bdad35a736 Display project names for versions too on PDF (#5904). Jean-Philippe Lang 2010-07-25 11:19:44 +00:00
  • cb5e63d846 Display project names in cross-project gantt PDF (#5904). Jean-Philippe Lang 2010-07-25 11:10:08 +00:00
  • 52a12aaca8 Merged r3881 from trunk. Jean-Philippe Lang 2010-07-25 10:49:08 +00:00
  • c47d23a87b Fixed: Deleting statuses doesn't delete all workflow entries (#5811). Jean-Philippe Lang 2010-07-25 10:48:27 +00:00
  • 8146e096f4 Merged r3879 from trunk. Jean-Philippe Lang 2010-07-25 10:35:35 +00:00