Commit Graph

  • 3f80a89a69 Show view/annotate/download links on repositories/entries and repositories/annotate views (#2367). Jean-Philippe Lang 2008-12-22 20:33:01 +00:00
  • 4fd2e4aa90 Sligth change to fr.yml. Jean-Philippe Lang 2008-12-22 19:25:07 +00:00
  • 67f82e32b4 Do not hardcode Watcher string in r2164. Jean-Philippe Lang 2008-12-22 19:24:17 +00:00
  • 1f89dad23a Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. Jean-Philippe Lang 2008-12-22 19:21:02 +00:00
  • 311a005af7 Prettier parent project combo-box and prevent calls to Project#level. Jean-Philippe Lang 2008-12-21 12:25:03 +00:00
  • 161e32889f Fixes project jump box. Jean-Philippe Lang 2008-12-21 12:22:12 +00:00
  • ea729654cc Few fixes and cleaning. Jean-Philippe Lang 2008-12-21 10:07:50 +00:00
  • 1773be565c Project#set_parents! inserts children or root projects in alphabetical order. Jean-Philippe Lang 2008-12-21 09:45:39 +00:00
  • 2891ba2933 Makes the project jump box work. Jean-Philippe Lang 2008-12-21 08:03:24 +00:00
  • 1f75a1f957 Makes public and admin project lists work as expected. Jean-Philippe Lang 2008-12-21 06:21:54 +00:00
  • 3697ad1007 Deleting a project deletes all its descendants. Jean-Philippe Lang 2008-12-20 18:02:29 +00:00
  • efff5dff9b Adds :order option to acts_as_nested_tree so that children are sorted alphabetically when the tree is rebuilt. Jean-Philippe Lang 2008-12-20 17:58:55 +00:00
  • 01ab34d401 All ancestors must be active to unarchive a project. Jean-Philippe Lang 2008-12-20 17:45:40 +00:00
  • 288c9a250a Show the entire projects tree on admin project list. Jean-Philippe Lang 2008-12-20 17:19:03 +00:00
  • 7353a628bf Makes Project.allowed_to_condition actually works with nested sets. Jean-Philippe Lang 2008-12-20 14:48:59 +00:00
  • 76462d76b5 Replaces #active_children with nested scopes #descendants.active Jean-Philippe Lang 2008-12-20 14:38:02 +00:00
  • 89ecc00326 Removes calls to child_ids. Jean-Philippe Lang 2008-12-20 14:31:44 +00:00
  • 8de41294c0 Makes parent parent assignment work on project form. Jean-Philippe Lang 2008-12-20 13:43:05 +00:00
  • 058e4db223 Use acts_as_nested_set instead of acts_as_tree for project hierarchy. Jean-Philippe Lang 2008-12-20 12:22:38 +00:00
  • 04fea923a4 Adds a branch for unlimited project hierarchy. Jean-Philippe Lang 2008-12-19 20:51:35 +00:00
  • 3de4a1d788 CHANGELOG updated. Jean-Philippe Lang 2008-12-19 14:13:24 +00:00
  • 7389b4bed0 Merged r2109, r2118, r2130, r2131, r2134, r2135, r2136 and r2139 to r2145 from trunk. Jean-Philippe Lang 2008-12-19 11:45:33 +00:00
  • ede011243b Check that wiki page exists before processing (#2360). Jean-Philippe Lang 2008-12-19 10:43:06 +00:00
  • 4ec5b1600a Escape double-quotes in image titles. Jean-Philippe Lang 2008-12-19 10:16:15 +00:00
  • 3ce1be14f7 Escape textarea content when editing a issue note. Jean-Philippe Lang 2008-12-19 08:10:35 +00:00
  • 22b4005fd3 Typo on translation, #2352 winterheart 2008-12-18 22:27:32 +00:00
  • ce64a42250 Fixed a failing test caused by comparing a Time object (n.day.ago) with a Date object Eric Davis 2008-12-18 07:10:23 +00:00
  • 2564f05037 Adds a css class (overdue) to overdue issues on issue lists and detail views (#2337). Jean-Philippe Lang 2008-12-16 21:13:35 +00:00
  • 02c2a83494 Adds a helper that returns issues css classes. Jean-Philippe Lang 2008-12-16 21:11:37 +00:00
  • 4570fcb7a2 Merged r2137 from trunk. Jean-Philippe Lang 2008-12-15 20:20:56 +00:00
  • 7cea286c23 Fixes repository user mapping submission when a repository username is blank (#2339, Conflicting types for parameter containers). Jean-Philippe Lang 2008-12-15 18:02:25 +00:00
  • 3bb2fccaf1 Mail handler: strip tags when receiving a html-only email (#2312). Jean-Philippe Lang 2008-12-14 17:10:16 +00:00
  • 840bb53f5b Fixed: CVS browser should not show dead revisions (deleted files) (#2319). Jean-Philippe Lang 2008-12-14 15:57:13 +00:00
  • e2952d3e5f Rails 2.1.2 deprecations (#2332). Jean-Philippe Lang 2008-12-14 15:36:59 +00:00
  • 0a709660d2 Merged r2119 to r2127 from trunk. Jean-Philippe Lang 2008-12-14 15:32:11 +00:00
  • 633e026e44 Merged r2110 to r2112 (diff limit) from trunk. Jean-Philippe Lang 2008-12-12 19:49:22 +00:00
  • 040d0a32d2 Fixing quotes winterheart 2008-12-12 19:41:12 +00:00
  • 83c9fcb13e translation updates winterheart 2008-12-12 19:34:31 +00:00
  • dcf5ba1ea6 Make use of User.find_by_mail Jean-Philippe Lang 2008-12-12 19:11:16 +00:00
  • a37f4b9cf6 Capture scm CLI stderr to log/scm.stderr.log when running in dev environment Jean-Philippe Lang 2008-12-12 16:07:14 +00:00
  • 740ec7656f Undo unwanted change. Jean-Philippe Lang 2008-12-12 16:04:54 +00:00
  • 1bfbecbcab Rescue back_url param parsing on redirect. Jean-Philippe Lang 2008-12-12 16:03:57 +00:00
  • 29f364f63c Escape back_url field value (#2320). Jean-Philippe Lang 2008-12-12 16:01:35 +00:00
  • b21b6c365c Fixed: default category ignored when adding a document (#2328). Jean-Philippe Lang 2008-12-12 13:49:14 +00:00
  • c651184998 Fixed: default flag removed when editing a default enumeration (#2327). Jean-Philippe Lang 2008-12-12 13:32:39 +00:00
  • 72d0843c1f Makes User.find_by_mail case-insensitive (password reminder #2322, repo users mapping). Jean-Philippe Lang 2008-12-12 12:07:09 +00:00
  • da98386bf7 Added plugin hooks around Journal editing Eric Davis 2008-12-10 23:44:22 +00:00
  • f02717ab94 russian update winterheart 2008-12-10 17:13:04 +00:00
  • 63faea0c42 Translation updates (#2310, #2309, #2306, #2304, #2302, #2300, #2299) winterheart 2008-12-10 17:01:39 +00:00
  • 2aceccf285 Fixed: Firefox cuts off large diffs (#2234). Jean-Philippe Lang 2008-12-09 18:30:22 +00:00
  • 66ff4cb7de Files module: makes version field non required (#1053). Jean-Philippe Lang 2008-12-09 18:00:27 +00:00
  • 5d2899ee1b AttachmentsController now handles attachments deletion. Jean-Philippe Lang 2008-12-09 16:54:46 +00:00
  • 618ab6004e Merged r2114 from trunk. Jean-Philippe Lang 2008-12-08 18:30:00 +00:00
  • 2b6e332318 Fixed: project activity truncated after viewing user's activity. Jean-Philippe Lang 2008-12-08 18:20:26 +00:00
  • 7ae224f5c2 Rails 2.2 deprecations Jean-Philippe Lang 2008-12-07 16:16:01 +00:00
  • fec86a9ce1 Adds a setting to limit the number of diff lines that should be displayed (default to 1500). Jean-Philippe Lang 2008-12-07 15:21:40 +00:00
  • 02acc7fc28 Follows r2110. Jean-Philippe Lang 2008-12-07 14:44:08 +00:00
  • ea603e4ea5 Use options hash in UnifiedDiff.new Jean-Philippe Lang 2008-12-07 14:40:33 +00:00
  • 0ea3d150e1 Makes logged-in username in topbar linking to (#2291). Jean-Philippe Lang 2008-12-07 13:12:19 +00:00
  • 1fe90cbfb5 tagged version 0.8.0-RC1 0.8.0-RC1 Jean-Philippe Lang 2008-12-07 12:39:53 +00:00
  • 644f03b834 Set version to stable. Jean-Philippe Lang 2008-12-07 10:01:10 +00:00
  • 1154141ee7 Merge from trunk up to r2105. Jean-Philippe Lang 2008-12-07 10:00:40 +00:00
  • e93d02d228 UPGRADING updated Jean-Philippe Lang 2008-12-07 09:59:19 +00:00
  • d9714bff32 Update changelog for 0.8 rc1 Jean-Philippe Lang 2008-12-07 09:56:28 +00:00
  • 70393f491d Set version to 0.8 Jean-Philippe Lang 2008-12-07 09:54:37 +00:00
  • 657fa55118 Upgrade to Rails 2.1.2 Jean-Philippe Lang 2008-12-07 09:53:27 +00:00
  • a02ee73181 Show project name in front of related issues if cross-project issue relations are enabled (#2282). Jean-Philippe Lang 2008-12-07 08:48:29 +00:00
  • 70fa891d48 Changelog updated. Jean-Philippe Lang 2008-12-07 08:41:54 +00:00
  • bf42d9b706 0.8 branch added Jean-Philippe Lang 2008-12-06 22:41:47 +00:00
  • e2050d61fd Translations updates. Jean-Philippe Lang 2008-12-06 22:40:50 +00:00
  • 1dfe63093b Slight change to css so that gravatar is vertically centered on user's page. Jean-Philippe Lang 2008-12-06 18:01:20 +00:00
  • 472ec31662 Fixed: CVS connexion string may not contain @. Jean-Philippe Lang 2008-12-06 17:40:54 +00:00
  • e66945cbd8 Fixes Darcs#cat with Postgresql. Jean-Philippe Lang 2008-12-06 17:20:37 +00:00
  • 8a0a25fceb Changes issue history headings. Jean-Philippe Lang 2008-12-06 11:21:10 +00:00
  • cf77c93cb4 Added several useful hooks to the Issue sidebar Eric Davis 2008-12-06 00:51:03 +00:00
  • 956437b7fe Final refactoring on Query#sql_for_field to rename v to value Eric Davis 2008-12-05 22:56:13 +00:00
  • a464d26e73 Bit more refactoring on Query#sql_for_field to remove multiple returns Eric Davis 2008-12-05 22:56:08 +00:00
  • ea77929d62 Refactor: Extracted new method Query#sql_for_field from Query#statement in order to clean up Query#statement. Eric Davis 2008-12-05 22:56:03 +00:00
  • 996b2a5c1d Added :view_issues_history_journal_bottom hook Eric Davis 2008-12-05 21:03:55 +00:00
  • 50794b08a9 Cross-project gantt and calendar (#1157). Jean-Philippe Lang 2008-12-05 15:41:32 +00:00
  • 1b4f0c38ce Added :view_issues_edit_notes_bottom hook Eric Davis 2008-12-03 23:18:12 +00:00
  • 5f9b1b0e0b Added :controller_issues_edit_before_save hook Eric Davis 2008-12-03 23:18:07 +00:00
  • 93c04f2666 Fixed: wrong digest for text files under Windows (#2264). Jean-Philippe Lang 2008-12-02 17:57:13 +00:00
  • 218e1bb267 Use style attribute for setting width of table cells in progress bars (#2267). Jean-Philippe Lang 2008-12-02 17:29:52 +00:00
  • 1ce2ed065a Fixed: activity broken by r2066 with postgresql (#2266). Jean-Philippe Lang 2008-12-02 17:16:06 +00:00
  • d3386a5af7 Fixed: 404 when "Apply" clicked on activity page (#2251). Jean-Philippe Lang 2008-12-01 17:27:44 +00:00
  • 5330ca9b8c ru.yml update winterheart 2008-12-01 16:11:05 +00:00
  • 84247e7272 Translation updates (#2249, #2250, #2252, #2254) winterheart 2008-12-01 16:00:54 +00:00
  • e7b6a56a97 Replaces User.find_active with a named scope. Jean-Philippe Lang 2008-11-30 16:57:56 +00:00
  • 9572699301 Changes Portuguese decimal separator (#1372). Jean-Philippe Lang 2008-11-30 16:34:39 +00:00
  • 84e70634fb Adds To and Cc as watchers when submitting an issue by email (#2245). Only works if the sender has the 'Add issue watchers' permission. Jean-Philippe Lang 2008-11-30 16:00:45 +00:00
  • 94899e0339 Adds --status option to rdm-mailhandler. Jean-Philippe Lang 2008-11-30 15:51:44 +00:00
  • abacc2754e Adds status option to email integration rake tasks. Jean-Philippe Lang 2008-11-30 14:57:46 +00:00
  • 2fa8030afc Mail handler: check workflow for status set/change. Jean-Philippe Lang 2008-11-30 14:55:45 +00:00
  • 0b2299c7d1 Adds link to user's account on issue history. Jean-Philippe Lang 2008-11-30 14:31:01 +00:00
  • 5f3f2e756b Obfuscates email address on user's account page using javascript. Jean-Philippe Lang 2008-11-30 14:23:57 +00:00
  • dfc7a94578 Slight changes to profile on account page and last connexion date added. Jean-Philippe Lang 2008-11-30 13:42:15 +00:00
  • 0399b85ab6 Adds links between account and user's activity pages. Jean-Philippe Lang 2008-11-30 13:38:07 +00:00
  • 9e5edfb728 Adds atom feed on user's account page. Jean-Philippe Lang 2008-11-30 12:18:59 +00:00
  • b8b473244c Fixes activity atom link params (when not on first page). Jean-Philippe Lang 2008-11-30 12:14:12 +00:00