Commit Graph

  • b7e3f80e14 Translation update for en: field_member_of_group and field_assigned_to_role Eric Davis 2010-10-22 22:10:41 +00:00
  • b1921830de Mark the failed test in r4276 as pending. Tests should never fail when committed. Eric Davis 2010-10-22 21:29:02 +00:00
  • d8ef4b6f4d Fixed: timelog link in the activity broken by recent refactoring (#6702). Jean-Philippe Lang 2010-10-22 20:40:11 +00:00
  • d0bbe830ad Adds a failing test for #6350. Jean-Philippe Lang 2010-10-22 20:32:05 +00:00
  • dc26fd215b Add ids to some sections of the issue form Eric Davis 2010-10-22 18:20:00 +00:00
  • d9652183f6 Fixed: file upload on wiki page broken by recent refactoring (#6724). Jean-Philippe Lang 2010-10-22 17:38:05 +00:00
  • 432b00df40 Add documentation about contributing to Redmine with git integration-to-svn-trunk Eric Davis 2010-10-22 17:18:11 +00:00
  • cac3b1e538 Refactor: split WikiController#edit into #update Eric Davis 2010-10-22 16:20:20 +00:00
  • 2fbf7bbcf1 Fixes display of archived child projects on the admin project list. Jean-Philippe Lang 2010-10-22 15:11:04 +00:00
  • 128c92779c Removes description column from the admin project list to get a better looking project tree. Jean-Philippe Lang 2010-10-22 14:57:20 +00:00
  • 2589bec48b Removes duplicate helper introduced in r4072. Jean-Philippe Lang 2010-10-22 14:49:46 +00:00
  • f17c990a77 Fixed: "Add file" link broken by recent refactoring (#6627). Jean-Philippe Lang 2010-10-22 14:45:02 +00:00
  • b26ba17184 Fixed: "Add news" link broken by recent refactoring (#6650). Jean-Philippe Lang 2010-10-22 14:42:38 +00:00
  • c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action Eric Davis 2010-10-21 16:07:28 +00:00
  • d3381fb518 Refactor: change :id on WikiController to use :project_id Eric Davis 2010-10-20 21:26:30 +00:00
  • c058bc2245 Remove the Description label from the issue view and omit the block if empty (#6677). Jean-Philippe Lang 2010-10-19 19:26:07 +00:00
  • f3baa5bfee Fixed: precedes/follows relations no longer update start/due dates (#5803). Jean-Philippe Lang 2010-10-19 19:16:50 +00:00
  • 297eb6f81b Refactor: remove WikiController#special Eric Davis 2010-10-19 15:24:16 +00:00
  • c06c22cf2e Refactor: extract method from WikiController#special Eric Davis 2010-10-18 15:27:49 +00:00
  • fef21d5aa2 Remember the selected "Member of Role" and "Member of Group" options. #6467 Eric Davis 2010-10-16 00:00:23 +00:00
  • ce99f3247f Use HTTP DELETE when deleting a time entry. #6674 Eric Davis 2010-10-15 23:37:01 +00:00
  • c8177b99ed Revert part of r3936. Eric Davis 2010-10-15 23:11:05 +00:00
  • 5823a71c18 Revert part of r4064. Eric Davis 2010-10-15 23:11:00 +00:00
  • 06c0e5ad1c Add rake task to send test email. (#6511) Eric Davis 2010-10-15 22:50:33 +00:00
  • c20308c7ba Remove the translated string. It's definition changed in en Eric Davis 2010-10-15 22:41:52 +00:00
  • 1bfbc012f5 Add rake tasks to add and remove keys in the locales. #6548 Eric Davis 2010-10-15 22:41:47 +00:00
  • 0271105794 Refactor: extract #page_index from WikiController#special Eric Davis 2010-10-15 15:36:10 +00:00
  • bbbfd4ee4c Refactor: extract finder to a utility method Eric Davis 2010-10-14 18:01:46 +00:00
  • e8468b51cc Refactor: extract method in WikiController#special to create a new #export method Eric Davis 2010-10-13 17:13:50 +00:00
  • 718816c5d4 Refactor: convert timelogs to a REST resource (:time_entries) Eric Davis 2010-10-12 15:55:21 +00:00
  • 71dd4b8a7d Fixed bad markup in users/general partial Jean-Baptiste Barth 2010-10-11 20:34:33 +00:00
  • 435c90eb47 Refactor: extract TimelogController#edit to #update Eric Davis 2010-10-11 15:31:42 +00:00
  • 700c302fca Change Project#notified_users to check for the 'all' notification option. #6541 Eric Davis 2010-10-10 21:42:24 +00:00
  • d2986eb98f Correctly update all mail_notification options. #6549 Eric Davis 2010-10-10 21:17:15 +00:00
  • eabf1ff3e7 Add SortHelper so custom queries will run on the Calendar. #6612 Eric Davis 2010-10-10 21:17:10 +00:00
  • 4acd990ee2 Refactor: extract TimelogController#create from TimelogController#edit Eric Davis 2010-10-08 15:39:39 +00:00
  • 84ebd786d6 Fix the Log Time link on an issue page Eric Davis 2010-10-08 15:01:20 +00:00
  • 156eca4d22 Added ability to edit issues from different project through contextual menu (#5332) Jean-Baptiste Barth 2010-10-08 03:09:51 +00:00
  • 73f12765a9 Don't duplicate users in Issue#assignable_users. From r4240 Eric Davis 2010-10-07 17:46:37 +00:00
  • 7798e1b1f7 Allow assigning issues back to the author. #4199 Eric Davis 2010-10-07 17:28:29 +00:00
  • 068771ea07 Refactor: extract TimelogController#new from #edit Eric Davis 2010-10-07 15:51:09 +00:00
  • e59156b446 Rename task to issue in calendar (#6563) Azamat Hackimov 2010-10-07 15:26:53 +00:00
  • 5592e77fc6 Translation updates * de (#6598) * ja (#6508, #6570) * he (#6569) * ru * pt (#6509) * pt-BR (#6494, #6596) * sv (#6536) * zh-TW (#6525) Azamat Hackimov 2010-10-07 15:19:28 +00:00
  • b255b7760a Added ability to delete issues from different projects through contextual menu (#5332) Jean-Baptiste Barth 2010-10-07 05:11:28 +00:00
  • 2ecca7e4df Refactor: rename TimelogController#details to #index Eric Davis 2010-10-06 18:23:45 +00:00
  • c43ef6e769 Code cleanup: renamed variables in User#allowed_to? with explicit names Jean-Baptiste Barth 2010-10-06 05:08:38 +00:00
  • e59c927ee5 Fixed: User#allowed_to? returning true in any case if array of projects had only one item (#5332) Jean-Baptiste Barth 2010-10-06 05:08:31 +00:00
  • e13790c62c Refactor: extract TimelogController#report to a new controller class Eric Davis 2010-10-05 16:07:17 +00:00
  • a034172b24 Refactor: convert UsersController to resource Eric Davis 2010-10-04 15:36:16 +00:00
  • 86ba692bf5 Refactor: split UsersController#edit into #edit and #update Eric Davis 2010-09-30 18:22:46 +00:00
  • d06a1a7fa4 Refactor: rename UsersController#add to #new Eric Davis 2010-09-29 16:00:45 +00:00
  • 4853dd97fd Splitted #find_issues filter in ApplicationController to #find_issues and #check_project_uniqueness (#5332) Jean-Baptiste Barth 2010-09-29 05:22:53 +00:00
  • e8f3dd07dd Added ability to specify multiple projects in User#allowed_to? (#5332) Jean-Baptiste Barth 2010-09-29 05:22:45 +00:00
  • fda1a0cb3b Fix test failure from Setting changes in other tests Eric Davis 2010-09-29 03:02:23 +00:00
  • a04e1bd582 Locale update Eric Davis 2010-09-28 22:15:56 +00:00
  • 747b9ec568 Refactor: move method to model Eric Davis 2010-09-28 22:13:11 +00:00
  • 437690119b Allow admins to edit user's email notifications and preferences. #3503 Eric Davis 2010-09-28 22:13:06 +00:00
  • 26ef9da02b Changed the notifications to use a hierarchy UI Eric Davis 2010-09-28 21:09:06 +00:00
  • 4c9f261a24 Added three new notifiable events based on issue attributes Eric Davis 2010-09-28 20:20:00 +00:00
  • 244e94de80 Refactor the hardcoded event actions (notifiables) to use a class Eric Davis 2010-09-28 20:19:55 +00:00
  • 582ed86d82 Add a default mail notification setting for new users Eric Davis 2010-09-28 18:36:50 +00:00
  • c059300d99 Added User#notify_about? to check when a user should be notified about an event Eric Davis 2010-09-28 18:22:10 +00:00
  • a61ee73e69 Added tests for Issue#recipients Eric Davis 2010-09-28 18:22:05 +00:00
  • 0316af7f6b Converted User#mail_notification from a boolean to a string. Eric Davis 2010-09-28 18:22:00 +00:00
  • 3a3263102a Refactor: split UsersController#add into #add and #create Eric Davis 2010-09-28 15:28:50 +00:00
  • 79e30e7087 Refactor: convert News to a REST resource Eric Davis 2010-09-27 16:51:12 +00:00
  • b5cfe79044 Tagging 1.0.2 1.0.2 Eric Davis 2010-09-26 22:43:11 +00:00
  • 38a2beb2c0 Merged r4210 from trunk. integration-to-svn-stable-1.0 Eric Davis 2010-09-26 22:41:55 +00:00
  • 77ba8bbfc0 Merged r4209 from trunk. Eric Davis 2010-09-26 22:41:50 +00:00
  • 0a224e8bb1 Bump version to 1.0.2 Eric Davis 2010-09-26 22:39:50 +00:00
  • d3517e87e5 Update changelog for the 1.0.2 release Eric Davis 2010-09-26 22:39:44 +00:00
  • 7bbf4af0c1 Locales update Eric Davis 2010-09-26 22:34:05 +00:00
  • babcd39918 Merged r4189 from trunk. Eric Davis 2010-09-26 22:33:59 +00:00
  • 924bb8da0b Merged r4188 from trunk. Eric Davis 2010-09-26 22:33:52 +00:00
  • 2c91d15c58 Merged r4187 from trunk. Eric Davis 2010-09-26 22:33:45 +00:00
  • dd91dc4cb7 Merged r4186 from trunk. Eric Davis 2010-09-26 22:33:39 +00:00
  • 98eaff414f Merged r4185 from trunk. Eric Davis 2010-09-26 22:33:33 +00:00
  • eb05880717 Merged r4183 from trunk. Eric Davis 2010-09-26 22:33:28 +00:00
  • 25b2ffb8fd Merged r4182 from trunk. Eric Davis 2010-09-26 22:33:22 +00:00
  • c4e123b2f0 Merged r4181 from trunk. Eric Davis 2010-09-26 22:33:17 +00:00
  • 324baf60a6 Merged r4180 from trunk. Eric Davis 2010-09-26 22:33:11 +00:00
  • 22bcce63aa Merged r4177 from trunk. Eric Davis 2010-09-26 22:33:06 +00:00
  • ef90132cf3 Merged r4175 from trunk. Eric Davis 2010-09-26 22:33:01 +00:00
  • 3909d2c8ba Merged r4173 from trunk. Eric Davis 2010-09-26 22:32:55 +00:00
  • 5e7e11440c Merged r4171 from trunk. Eric Davis 2010-09-26 22:32:50 +00:00
  • 7d55572bd1 Merged r4169 from trunk. Eric Davis 2010-09-26 22:32:44 +00:00
  • 945cd3933e Merged r4167 from trunk. Eric Davis 2010-09-26 22:32:38 +00:00
  • 47b969de00 Merged r4166 from trunk. Eric Davis 2010-09-26 22:32:32 +00:00
  • c51f9b8907 Merged r4165 from trunk. Eric Davis 2010-09-26 22:32:26 +00:00
  • 65b6b7f5a9 Merged r4164 from trunk. Eric Davis 2010-09-26 22:32:21 +00:00
  • ffb3d9260a Support leading and trailing spaces in filenames or directories in the git adapter. #6499 Eric Davis 2010-09-26 21:54:52 +00:00
  • bd51119460 Support spaces in the files or directories in the git adapter. #6054 Eric Davis 2010-09-26 19:07:46 +00:00
  • 319849caf8 Parse the timezone in #last_rev for git to correct display the Age diplay. #6346 Eric Davis 2010-09-26 18:41:06 +00:00
  • 83e0be5d07 Fixes reverting an issue to a status with a done_ratio of 0%. #5170 Eric Davis 2010-09-26 18:13:31 +00:00
  • 76fcf136d0 Redirect to project settings after copying a project. #6443 Eric Davis 2010-09-26 18:04:54 +00:00
  • 83bfb8cd2b Revert "Fixed: gantt broken when no due date on project issues and versions." Eric Davis 2010-09-26 17:35:18 +00:00
  • 768d67f27b Workaround for i18n 0.4.x with the old style syntax. #6428 #5608 Eric Davis 2010-09-26 17:13:52 +00:00
  • 1781d87477 Add documentation about setting the log level. #6135 Eric Davis 2010-09-26 16:54:38 +00:00
  • 2f380a7985 Fixed: don't reset watchers when changing tracker. #6479 Jean-Baptiste Barth 2010-09-26 13:52:25 +00:00
  • b3c5bf3f2e Translation updates * pt-BR (#6490) Azamat Hackimov 2010-09-26 13:47:56 +00:00