Commit Graph

1145 Commits (8a0a25fcebef8b08b1913181e9f82b76ad85e14e)

Author SHA1 Message Date
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
Jean-Philippe Lang c54f15e35f Do not request blank LDAP attributes. 16 years ago
Jean-Philippe Lang 9e1192a54d Fixed date filters accuracy with SQLite (#2221). 16 years ago
Jean-Philippe Lang 06266c8fec Extends child_pages macro to display child pages based on page parameter (#1975). 16 years ago
Jean-Philippe Lang 5362a85f2b Adds url and author_url plugin attributes (#2162). 16 years ago
Jean-Philippe Lang fefc6e6bec Adds .find and .all Plugin class methods. 16 years ago
Jean-Philippe Lang 97252c26ee Adds plugin id attribute. 16 years ago
Jean-Philippe Lang 94b5bbcb5d Moves plugin list to its own administration menu item. 16 years ago
Jean-Philippe Lang 7c1d8ac00b Fixes #2170: user display format in application settings broken by r2010. 16 years ago
Jean-Philippe Lang 243027e63a Fixes #2171: issue pdf export broken by r2006. 16 years ago
Jean-Philippe Lang d771847078 Pluggable admin menu (patch #2031 by Yuki Sonoda with slight changes). 16 years ago
Jean-Philippe Lang 7a05f8ed66 Adds permissions to let users edit and/or delete their messages (#854, patch by Markus Knittig with slight changes). 16 years ago
Jean-Philippe Lang 6a8be88ad6 Sort users by their display names so that user dropdown lists are sorted alphabetically (#2015). 16 years ago
Jean-Philippe Lang e8d0c26e43 Eager-load users. 16 years ago
Jean-Philippe Lang 6f68a36679 Eager-load users. 16 years ago
Jean-Philippe Lang 79c33bbc83 Maps repository users to Redmine users (#1383). 16 years ago
Jean-Philippe Lang 5166213fd3 Hide Redmine version in atom feeds and pdf properties (#794). 16 years ago
Jean-Philippe Lang 57a4ee318a Link to activity view when displaying dates. 16 years ago
Jean-Philippe Lang d63746ab3e Fixes activity date param. 16 years ago
Jean-Philippe Lang 7619c286cc Changes ApplicationHelper#gravatar_for_mail to #avatar that takes a User or a String (less code in views). 16 years ago
Jean-Philippe Lang 077723c90a Do not use @:skip_relative_url_root@ to generate urls in Mailer (#2122). 16 years ago
Jean-Philippe Lang 63c72fe87f Fixed: broken subject when submitting issue via email written in japanese (Patch #2059 by Go MAEDA). 16 years ago
Jean-Philippe Lang 006337fb0e Host setting should contain the path prefix (Redmine base URL) to properly generate links in emails that are sent offline (#2122). 16 years ago
Jean-Philippe Lang 4581baa5c0 Email address should be lowercased for gravatar (#2145). 16 years ago
Eric Davis b1cb9cd3bd Added :view_projects_form plugin hook 16 years ago
Eric Davis ba20a67873 Added an option to turn user Gravatars on or off 16 years ago
Eric Davis 048fa5bd77 Tighened up the gravator CSS in the issue div 16 years ago