Commit Graph

1271 Commits (60dc3572713d21b3292f7d81a6f264178291d265)

Author SHA1 Message Date
Jean-Philippe Lang fee8ada214 Escape wiki annotate lines content (#2380). 16 years ago
Jean-Philippe Lang 3f80a89a69 Show view/annotate/download links on repositories/entries and repositories/annotate views (#2367). 16 years ago
Jean-Philippe Lang 67f82e32b4 Do not hardcode Watcher string in r2164. 16 years ago
Jean-Philippe Lang 1f89dad23a Adds watchers selection on new issue form (#398). Permission 'add issue watchers' required. 16 years ago
Jean-Philippe Lang ede011243b Check that wiki page exists before processing (#2360). 16 years ago
Jean-Philippe Lang 3ce1be14f7 Escape textarea content when editing a issue note. 16 years ago
Jean-Philippe Lang 2564f05037 Adds a css class (overdue) to overdue issues on issue lists and detail views (#2337). 16 years ago
Jean-Philippe Lang 02c2a83494 Adds a helper that returns issues css classes. 16 years ago
Jean-Philippe Lang 7cea286c23 Fixes repository user mapping submission when a repository username is blank (#2339, Conflicting types for parameter containers). 16 years ago
Jean-Philippe Lang 3bb2fccaf1 Mail handler: strip tags when receiving a html-only email (#2312). 16 years ago
Jean-Philippe Lang e2952d3e5f Rails 2.1.2 deprecations (#2332). 16 years ago
Jean-Philippe Lang dcf5ba1ea6 Make use of User.find_by_mail 16 years ago
Jean-Philippe Lang 740ec7656f Undo unwanted change. 16 years ago
Jean-Philippe Lang 1bfbecbcab Rescue back_url param parsing on redirect. 16 years ago
Jean-Philippe Lang 29f364f63c Escape back_url field value (#2320). 16 years ago
Jean-Philippe Lang b21b6c365c Fixed: default category ignored when adding a document (#2328). 16 years ago
Jean-Philippe Lang c651184998 Fixed: default flag removed when editing a default enumeration (#2327). 16 years ago
Jean-Philippe Lang 72d0843c1f Makes User.find_by_mail case-insensitive (password reminder #2322, repo users mapping). 16 years ago
Eric Davis da98386bf7 Added plugin hooks around Journal editing 16 years ago
Jean-Philippe Lang 66ff4cb7de Files module: makes version field non required (#1053). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang fec86a9ce1 Adds a setting to limit the number of diff lines that should be displayed (default to 1500). 16 years ago
Jean-Philippe Lang 02acc7fc28 Follows r2110. 16 years ago
Jean-Philippe Lang 0ea3d150e1 Makes logged-in username in topbar linking to (#2291). 16 years ago
Jean-Philippe Lang a02ee73181 Show project name in front of related issues if cross-project issue relations are enabled (#2282). 16 years ago
Jean-Philippe Lang e66945cbd8 Fixes Darcs#cat with Postgresql. 16 years ago
Jean-Philippe Lang 8a0a25fceb Changes issue history headings. 16 years ago
Eric Davis cf77c93cb4 Added several useful hooks to the Issue sidebar 16 years ago
Eric Davis 956437b7fe Final refactoring on Query#sql_for_field to rename v to value 16 years ago
Eric Davis a464d26e73 Bit more refactoring on Query#sql_for_field to remove multiple returns 16 years ago
Eric Davis ea77929d62 Refactor: Extracted new method Query#sql_for_field from Query#statement in 16 years ago
Eric Davis 996b2a5c1d Added :view_issues_history_journal_bottom hook 16 years ago
Jean-Philippe Lang 50794b08a9 Cross-project gantt and calendar (#1157). 16 years ago
Eric Davis 1b4f0c38ce Added :view_issues_edit_notes_bottom hook 16 years ago
Eric Davis 5f9b1b0e0b Added :controller_issues_edit_before_save hook 16 years ago
Jean-Philippe Lang 93c04f2666 Fixed: wrong digest for text files under Windows (#2264). 16 years ago
Jean-Philippe Lang 218e1bb267 Use style attribute for setting width of table cells in progress bars (#2267). 16 years ago
Jean-Philippe Lang d3386a5af7 Fixed: 404 when "Apply" clicked on activity page (#2251). 16 years ago
Jean-Philippe Lang e7b6a56a97 Replaces User.find_active with a named scope. 16 years ago
Jean-Philippe Lang 84e70634fb Adds To and Cc as watchers when submitting an issue by email (#2245). 16 years ago
Jean-Philippe Lang 2fa8030afc Mail handler: check workflow for status set/change. 16 years ago
Jean-Philippe Lang 0b2299c7d1 Adds link to user's account on issue history. 16 years ago
Jean-Philippe Lang 5f3f2e756b Obfuscates email address on user's account page using javascript. 16 years ago
Jean-Philippe Lang dfc7a94578 Slight changes to profile on account page and last connexion date added. 16 years ago
Jean-Philippe Lang 0399b85ab6 Adds links between account and user's activity pages. 16 years ago
Jean-Philippe Lang 9e5edfb728 Adds atom feed on user's account page. 16 years ago
Jean-Philippe Lang b8b473244c Fixes activity atom link params (when not on first page). 16 years ago
Jean-Philippe Lang 6e777b7453 Makes activity view accept a user_id param to show user's activity (#1002). 16 years ago
Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 16 years ago
Jean-Philippe Lang 5014b23c2a Fixed: inappropriate redirection to login or register page may occur (#2206). Eg. user clicks login link twice before logging in. 16 years ago