Commit Graph

  • e605973ec4 Move issue watchers to the sidebar. Jean-Philippe Lang 2010-03-13 17:45:41 +00:00
  • 8cc519e763 Adds index on issues nested set columns. Jean-Philippe Lang 2010-03-13 17:17:10 +00:00
  • 508df4a33a Slight UI changes to the subtasks tree. Jean-Philippe Lang 2010-03-13 15:47:06 +00:00
  • e016f3ef13 Add subtasking strings to locales. Jean-Philippe Lang 2010-03-13 15:45:22 +00:00
  • 54eea93def Translations updates. Jean-Philippe Lang 2010-03-13 15:42:57 +00:00
  • d550c46160 Makes subtasks rescheduled when a 'precedes' relation is set on a parent task. Jean-Philippe Lang 2010-03-13 15:29:34 +00:00
  • 8e3d1b694a Adds subtasking (#443) including: * priority, start/due dates, progress, estimate, spent time roll-up to parent issues * descendant issues tree displayed on the issue view with context menu support * issue tree display on the gantt chart * issue tree copy on project copy * unlimited nesting Jean-Philippe Lang 2010-03-13 14:56:49 +00:00
  • e109c9b6b6 Do not reset session when a non logged in user request the login form (#4958). Jean-Philippe Lang 2010-03-12 19:22:11 +00:00
  • 7e4aa9ca92 Fixed windows platform detection in reposman.rb (#5039). Jean-Philippe Lang 2010-03-12 18:15:19 +00:00
  • c312b8b058 More detailed failures message. Jean-Philippe Lang 2010-03-12 15:22:05 +00:00
  • 4d19007fd1 Fixes a test failure. Jean-Philippe Lang 2010-03-12 15:19:49 +00:00
  • 7adf05810a Refactors textile formatting tests. Jean-Philippe Lang 2010-03-12 15:17:53 +00:00
  • 054ff0db8e Fixed: inline code with less-then/greater-than produces @lt; and @gt; (#1416). Jean-Philippe Lang 2010-03-12 15:12:23 +00:00
  • 3dc4dbe302 Fixed: error while moving an issue to a project with disabled tracker with SQLite3 (#5049). Jean-Philippe Lang 2010-03-12 14:51:33 +00:00
  • 63ed494f21 Adds missing flash messages on project settings (#5043). Jean-Philippe Lang 2010-03-12 13:51:00 +00:00
  • b028a48c53 Cleanup and warning added in database.yml.database about the test database. Jean-Philippe Lang 2010-03-12 13:48:14 +00:00
  • 24b4c5f48d Fixed: text formatting breaks when using parenthesis inside bold tags (#1334). Jean-Philippe Lang 2010-03-12 13:43:11 +00:00
  • 6ea1ef77e5 Fixed: avatar display breaks user profile page layout (#5008). Jean-Philippe Lang 2010-03-12 13:35:36 +00:00
  • 4e5078ebb0 Fixed: some textile modifiers combinations don't work, eg. bold inside underline (#5045). Jean-Philippe Lang 2010-03-11 19:55:31 +00:00
  • c7c3c0cc7c Refactor: Extract method for setting the flash on bulk issue saves. Eric Davis 2010-03-11 16:34:08 +00:00
  • 3e2e5a0a0c Removes broken javascript on wiki history. Jean-Philippe Lang 2010-03-10 19:16:03 +00:00
  • ddaa95523a Use assert_select to check the download link. (#4204) Eric Davis 2010-03-10 05:38:58 +00:00
  • 22c1e2b8cf Adds named scopes to replace custom finders. Eric Davis 2010-03-10 05:10:43 +00:00
  • cfa1f0c231 Translation updates * ja (#4946) * zh-TW (#4947) * ru Azamat Hackimov 2010-03-09 21:02:11 +00:00
  • b99d4189b7 Fixed: NoMethodError error on roadmap if no trackers are selected and a shared version is available (#5006). Jean-Philippe Lang 2010-03-08 20:17:09 +00:00
  • c07696b578 Refactor: Remove duplicated case statements. Eric Davis 2010-03-08 16:47:57 +00:00
  • 43e3c43cbd Refactor: Extract similar logic in IssuesHelper#show_detail to a new method. Eric Davis 2010-03-08 16:47:52 +00:00
  • 1a73f8fa0f Added unit tests for IssuesHelper#show_detail Eric Davis 2010-03-08 16:47:47 +00:00
  • fe066e793d Moves scm adapters unit tests to a dedicated folder. Jean-Philippe Lang 2010-03-06 20:35:38 +00:00
  • 332d88cd67 Makes test pass with Bazaar 2.1.0 (#5002). Jean-Philippe Lang 2010-03-06 20:14:09 +00:00
  • 6511e94233 Moves ProjectsController#add_issue_category to IssueCategoriesController#new. Jean-Philippe Lang 2010-03-06 18:43:00 +00:00
  • 729bea1cf3 Moves ProjectsController#add_version to VersionsController#new. Jean-Philippe Lang 2010-03-06 18:25:01 +00:00
  • 2af97616f7 Adds context menu to the roadmap issue lists. Jean-Philippe Lang 2010-03-06 18:03:25 +00:00
  • d65922afde Remove double negative condition Eric Davis 2010-03-05 17:25:51 +00:00
  • 3f3e30c2aa Refactor: Moved the contents of #issue_update into Issue. Eric Davis 2010-03-05 17:11:50 +00:00
  • 69769e1dfd Unselect issues when clicking outside of the list. Jean-Philippe Lang 2010-03-04 19:09:14 +00:00
  • e8bc0b2980 Do not disable text selection in the issue list. Jean-Philippe Lang 2010-03-04 19:06:33 +00:00
  • bd5fe10c13 Adds an helper for creating the context menu. Jean-Philippe Lang 2010-03-04 19:02:57 +00:00
  • 12759fd416 Fixed: hard coded English string at the selection of issue watchers (#4982). Jean-Philippe Lang 2010-03-04 18:49:03 +00:00
  • c58dc83e74 Refactor: Replace @journal with @issue.current_journal Eric Davis 2010-03-04 16:18:51 +00:00
  • 7514e12d33 Hide the main menu div if there isn't any items for it. #3259 Eric Davis 2010-03-04 06:01:05 +00:00
  • afdcd770dc Refactor: Extract method Eric Davis 2010-03-04 05:33:54 +00:00
  • bc79caaf69 Refactor: Extract method Eric Davis 2010-03-04 05:33:49 +00:00
  • be20d98040 Refactor: Extract methods to before_filters Eric Davis 2010-03-04 05:33:45 +00:00
  • 3a99f18913 Refactor: Split method Eric Davis 2010-03-04 05:33:40 +00:00
  • ca6df3d78d Refactor: Extract method Eric Davis 2010-03-04 05:33:35 +00:00
  • 976cba0c5d Refactor: use the existing Issue#new_statuses_allowed_to method. Eric Davis 2010-03-04 00:58:52 +00:00
  • cdb86d5ef7 Fixed: no email notification on new project/version file added (#4966). Jean-Philippe Lang 2010-03-03 21:32:41 +00:00
  • 3355ffe029 Fixes git annotate (#3832). Jean-Philippe Lang 2010-03-03 21:15:46 +00:00
  • 6817a45e7f Adds hooks on login view (#4978). Jean-Philippe Lang 2010-03-03 20:21:05 +00:00
  • f2b227547e Filters collapsed by default for saved queries (#4623). Jean-Philippe Lang 2010-03-03 20:09:39 +00:00
  • fe1e3ccd18 Refactor: Decouple failed attachments and the flash messages Eric Davis 2010-03-03 17:05:00 +00:00
  • 44955a519c Added test for when an attachment fails to save. Eric Davis 2010-03-03 17:04:55 +00:00
  • f6d8752e44 Fixes destroying attachments if the update fails. (r2875 r3523) Eric Davis 2010-03-03 17:04:50 +00:00
  • 3c0c0a7677 Allow multiple selected projects in #project_tree_options_for_select Eric Davis 2010-03-03 03:37:40 +00:00
  • b09a483aa9 Fixed: error while deleting an in-use enumeration (#4970). Jean-Philippe Lang 2010-03-02 20:03:09 +00:00
  • 0fd7e2d696 Refactor: Moved ApplicationController#attach_files to the Attachment model Eric Davis 2010-03-02 19:26:03 +00:00
  • 81d617cd5b Fixes failing tests from r3521 Eric Davis 2010-03-02 19:25:58 +00:00
  • b52e75aad9 Fixes some context menu links broken by r3478. Jean-Philippe Lang 2010-03-01 20:54:55 +00:00
  • f5f5a5f64f Verify issues are updated by HTTP PUT only. Regression from r3486. Eric Davis 2010-03-01 18:29:18 +00:00
  • 8699e5bbcd Refactor: Decouple building Issue and TimeEntry objects in #issue_update. Eric Davis 2010-03-01 17:40:54 +00:00
  • ae55978515 Adds a test for not sending email without recipient (#4920). Jean-Philippe Lang 2010-02-28 17:18:21 +00:00
  • 8e57b1f6cd Fixed: Trac importer creates duplicate wiki records (#4743). Jean-Philippe Lang 2010-02-28 16:51:36 +00:00
  • c9197769fb Fixes bottom links placement in issue with associated changesets (#4883). Jean-Philippe Lang 2010-02-28 16:42:31 +00:00
  • fc6ccc1ea2 tagged version 0.9.3 0.9.3 Jean-Philippe Lang 2010-02-28 15:12:09 +00:00
  • da84474391 Fixed: Plugin generators should display help if no parameter is given (#4609). Jean-Philippe Lang 2010-02-28 12:15:47 +00:00
  • 9a85d4d063 Fixed: Git blame/annotate fails on moved files (#3832). Jean-Philippe Lang 2010-02-28 12:09:09 +00:00
  • d6c299f57d Adds 'Blocked by' (#1755) and 'Duplicated by' relation types to the dropdown menu for new relations. Jean-Philippe Lang 2010-02-28 11:28:32 +00:00
  • 241f79ac06 Fixed: attachments with the same name at the same time overwrite (#3691). Jean-Philippe Lang 2010-02-28 11:12:40 +00:00
  • 82310d3162 Allow project custom fields to be searchable (#4945). Jean-Philippe Lang 2010-02-28 10:55:24 +00:00
  • 1ab77ee015 Fixes a test failure due to a default custom field value. Jean-Philippe Lang 2010-02-28 10:48:35 +00:00
  • 551993d3c2 Adds missing fixtures. Jean-Philippe Lang 2010-02-28 10:42:13 +00:00
  • bfd9164c0a Merged r3506 for 0.9.3 release. Jean-Philippe Lang 2010-02-28 10:21:33 +00:00
  • 049f47eaf0 Update for 0.9.3 release. Jean-Philippe Lang 2010-02-28 10:20:40 +00:00
  • d80fb751fd Merged r3469, r3472 and r3473 from trunk. Jean-Philippe Lang 2010-02-28 10:10:55 +00:00
  • aacabbe645 Merged r3498 from trunk. Jean-Philippe Lang 2010-02-28 09:59:31 +00:00
  • 8eafcbede9 Merged r3481 from trunk. Jean-Philippe Lang 2010-02-28 09:58:33 +00:00
  • 43c1481998 Merged r3446 from trunk. Jean-Philippe Lang 2010-02-28 09:56:55 +00:00
  • 17f60af490 Merged r3394, r3466, r3467, r3468 and r3471 from trunk. Jean-Philippe Lang 2010-02-28 09:51:10 +00:00
  • c174540a0e Adds attachments upload on wiki edit form (#1223). Jean-Philippe Lang 2010-02-28 09:43:13 +00:00
  • 02cc0efdd7 Fixed: journal details duplicated when an issue is saved twice (#3690). Jean-Philippe Lang 2010-02-28 09:21:12 +00:00
  • 26e9a0d919 Fixed: Wrong link when "http" not included in project "Homepage" link (#4944). Jean-Philippe Lang 2010-02-28 09:10:33 +00:00
  • ddec53b9a2 Refactor: Extracted saving logic out of #update and into a utility method Eric Davis 2010-02-26 16:16:18 +00:00
  • 113049412b Link to the user from the wiki history view. Jean-Philippe Lang 2010-02-26 16:03:05 +00:00
  • bda2aa474c Adds a link to the user profile from the administration user edit screen (#4480). Jean-Philippe Lang 2010-02-26 16:01:04 +00:00
  • c7c43d38ce Removes a useless assignment in Trac importer (#4931). Jean-Philippe Lang 2010-02-26 15:55:02 +00:00
  • bfed36ac84 Let administrators see locked user profiles. Jean-Philippe Lang 2010-02-26 15:50:16 +00:00
  • d6f9e576e8 Makes AuthSource.authenticate return a hash instead of an array. Jean-Philippe Lang 2010-02-26 09:13:12 +00:00
  • f1d16bc007 Test that AuthSourceLdap#authenticate returns valid User attributes only. Jean-Philippe Lang 2010-02-26 08:50:37 +00:00
  • 899f06612a Moves the LDAP test server to a fixture. Jean-Philippe Lang 2010-02-26 08:42:40 +00:00
  • 7ae53845ac Adds a sample test LDAP configuration file. Jean-Philippe Lang 2010-02-26 08:31:36 +00:00
  • aa521c5a5a User model should not have to clean up LDAP attributes. Jean-Philippe Lang 2010-02-26 08:29:20 +00:00
  • 3de1f2e157 Refactor: Extracted the duplication from the last commit into a new method Eric Davis 2010-02-25 17:01:10 +00:00
  • c68d853bf4 Refactor: Move the updating of an Issue to the #update method. Eric Davis 2010-02-25 17:01:05 +00:00
  • 19d4ddf2f2 Fix LDAP on the fly creation. The User object doesn't have a :dn attribute. Eric Davis 2010-02-25 16:19:55 +00:00
  • 39c97279ca Optimize: Only select the name when getting the module names. Eric Davis 2010-02-25 04:55:33 +00:00
  • f7bd0801f6 Fixed: changing user/roles of project member not possible without javascript (#4852) Jean-Philippe Lang 2010-02-24 21:23:20 +00:00
  • 46ecc488a9 Fixed: projects are referenced by id in search results. Jean-Philippe Lang 2010-02-24 21:08:08 +00:00
  • b2dee55e72 Makes project identifiers searchable (#4897). Jean-Philippe Lang 2010-02-24 21:05:14 +00:00
  • d581510af6 Refactor: Start to extract IssuesController#edit into #update (REST). Eric Davis 2010-02-24 17:21:41 +00:00