Commit Graph

551 Commits (2c7c6969678cab36bd08d3031ea155466ed4e859)

Author SHA1 Message Date
Jean-Philippe Lang 2589bec48b Removes duplicate helper introduced in r4072. 14 years ago
Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 14 years ago
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
Eric Davis 5823a71c18 Revert part of r4064. 14 years ago
Eric Davis 09331ec432 Turn on ssl Gravatars for all SSL requests. #5929 14 years ago
Jean-Baptiste Barth 0d967c0572 Fix links to activity pages broken with r4047. #6392 14 years ago
Eric Davis bdb3937e0f Rewrite the Gantt chart. #6276 14 years ago
Eric Davis d771fa9289 Change link_to_if_authorized to allow url paths. (Fixes #6195) 14 years ago
Eric Davis c8c4fb130c Merged r4014 from trunk. 14 years ago
Eric Davis 05527be943 Add RTL support to the context menu. #6012 14 years ago
Eric Davis c7e719fc4b Merged r3924 from trunk. 14 years ago
Eric Davis b02463184a Merged r3911 from trunk. 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Eric Davis a544a1e57c Added css classes to the HTML body based on the theme, controller, and action. #819 14 years ago
Eric Davis 9af4cb5c38 Merged r3899 from trunk 14 years ago
Eric Davis ca663fcd10 Use image_path for the favicon instead to pick up asset hosts. #3301 14 years ago
Eric Davis 677fee310a Merged r3894 from trunk. 14 years ago
Eric Davis 5f20bc240e Add a favicon link with support for suburi. #3301 14 years ago
Jean-Philippe Lang 4dd4300147 Adds text formatting to documents index (#202). 15 years ago
Jean-Philippe Lang f741ca7269 Adds an helper for displaying the 'checked' image. 15 years ago
Jean-Philippe Lang 0e0b8e0799 Accept issue links inside brackets (#4418). 15 years ago
Jean-Philippe Lang 6b88de1234 Close unclosed pre/code tags (#4265). 15 years ago
Jean-Philippe Lang 7203196212 Do not parse redmine links inside pre/code tags (#1288). 15 years ago
Jean-Philippe Lang a179f261cd Extract parsing of inline attachments, wiki links and redmine links. 15 years ago
Jean-Philippe Lang c03b4c2e1e Extract CodeRay calls to Redmine::SyntaxHighlighting (#2985). 15 years ago
Jean-Philippe Lang 2f5c17a0f6 Optimization: load attachments when needed. 15 years ago
Jean-Philippe Lang bd5fe10c13 Adds an helper for creating the context menu. 15 years ago
Eric Davis 3c0c0a7677 Allow multiple selected projects in #project_tree_options_for_select 15 years ago
Jean-Philippe Lang d18fba4ffe Fixed: Pound (#) followed by number with leading zero (0) removes leading zero when rendered in wiki (#4872). 15 years ago
Jean-Philippe Lang 3168ee3d47 Adds projects links (#4812). 15 years ago
Jean-Philippe Lang 8fb29d4d21 Adds pagination to forum messages (#4664). 15 years ago
Jean-Philippe Lang 2ad8242ae7 Adds a setting to cache textile rendering (off by default). 15 years ago
Jean-Philippe Lang b718d5dec2 Moves attachments parsing after textile parsing so that: 15 years ago
Eric Davis 9f59cd64ab Added the revision title to any revision links. 15 years ago
Eric Davis c31a671973 Added a setting to configure the day that week start on (Monday or Sunday). (#4363) 15 years ago
Jean-Philippe Lang d58762a52d Roadmap: sort issues by project and prepend project name if different (#4373). 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Jean-Philippe Lang 4bdfef4dc4 Fixed roadmap progress display error (#4255). 15 years ago
Eric Davis ec4ba23248 Add a setting to pick alternative Gravatar images. #2734 15 years ago
Jean-Philippe Lang bc37fcee74 Clean up ticket auto links. 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang c31411ec00 Fixes ApplicationHelper#link_to_user 15 years ago
Jean-Philippe Lang b2a55bda0c Sort the list of users to add to a group or project (#4150). 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
Jean-Philippe Lang 86874785b7 Fixed error on repository when there are no comments in a changeset (#4126). 15 years ago
Jean-Philippe Lang 6842941adc Removes debug code. 15 years ago
Jean-Philippe Lang 383b2bd903 Small fix to HTML title. 15 years ago
Jean-Philippe Lang a68d8a7b32 Sets the current project as the default value of project jump box (#4053). 15 years ago
Jean-Philippe Lang f65133093a Fixes project shortcut combo. 15 years ago