Commit Graph

263 Commits (60dc3572713d21b3292f7d81a6f264178291d265)

Author SHA1 Message Date
Jean-Philippe Lang 70efee1bc5 Leave wiki links untouched if target project doesn't exist or have no wiki. 16 years ago
Jean-Philippe Lang ff0c96011f Fixed: inline attached image should not match partial filename (#2683). 16 years ago
Jean-Philippe Lang 2a220a9e42 Include both last and first name when sorting issues by assignee (#1841). 16 years ago
Jean-Philippe Lang 4c312f3d6b Show line breaks in activity events summary. 16 years ago
Jean-Philippe Lang 945ec8942a Adds projects association on tracker form (#2578). 16 years ago
Jean-Philippe Lang f1aa0df326 Adds an helper to render other formats download links. 16 years ago
Eric Davis 2fc7897044 Fixes Issue sorting in a project, broken by #2317 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang 41f3bae917 Fixed that the project jump box does not preserve current tab after r2304. 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago
Jean-Philippe Lang 11346455a1 Fixed: Details time log report CSV export doesn't honour date format from settings (patch #2466 by Russell Hind). 16 years ago
Jean-Philippe Lang 99c2e98975 Moves a few settings to a "Display" panel. 16 years ago
Jean-Philippe Lang c0f44db4f7 Adds 'closed' css class to closed issues in the issue list (#2458). 16 years ago
Jean-Philippe Lang ceb2320ef0 Move PDF stuff to a single helper. 16 years ago
Jean-Philippe Lang d25b6d4686 Moves flash messages rendering to a helper method. 16 years ago
Jean-Philippe Lang e6aaa03cf0 Do not escape back_url twice when login fails. 16 years ago
Jean-Philippe Lang fb1f72a09c Prevent SQL error with old sessions after r2171. 16 years ago
Jean-Philippe Lang 5c97a83a70 Validates sort_key and sort_order params (#2378). 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 29f364f63c Escape back_url field value (#2320). 16 years ago
Jean-Philippe Lang 5d2899ee1b AttachmentsController now handles attachments deletion. 16 years ago
Jean-Philippe Lang 0ea3d150e1 Makes logged-in username in topbar linking to (#2291). 16 years ago
Jean-Philippe Lang 8a0a25fceb Changes issue history headings. 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 0b2299c7d1 Adds link to user's account on issue history. 16 years ago
Jean-Philippe Lang fce4615f10 Display latest user's activity on account/show view. 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 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 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 4581baa5c0 Email address should be lowercased for gravatar (#2145). 16 years ago
Eric Davis ba20a67873 Added an option to turn user Gravatars on or off 16 years ago
Eric Davis 41dba2db86 Link the version name to VersionsController#show in the issue list. 16 years ago
Jean-Philippe Lang 0f1787ea0d Fixed: Inline images don't work if file name has upper case letters or if image is in BMP format (#2102). 16 years ago
Jean-Philippe Lang a3b9a5aa5f Makes wiki text formatter pluggable. 16 years ago
Jean-Philippe Lang 16eda4c5c9 Adds the ability to search for a project name or identifier on the administration projects list. 16 years ago
Jean-Philippe Lang 6c54b0ba3b Makes permission screens localized (#2070). 16 years ago
Jean-Philippe Lang 58fbf5e66f Show the most recent file when displaying an inline image. 16 years ago
Jean-Philippe Lang c4419e268f Escape image filename regexp (#1971). 16 years ago
Jean-Philippe Lang a37af7a226 Adds a workflow overview screen. 16 years ago
Jean-Philippe Lang 9131cdf6b9 Truncate comments on changeset list. 16 years ago
Jean-Philippe Lang 6854827f1a Fixed: Roadmap crashes when a version has a due date > 2037. 16 years ago
Jean-Philippe Lang 3520961eae Render the commit changes list as a tree (#1896). 16 years ago
Jean-Philippe Lang 8d6b32645c Template error when user's timezone isn't set and UTC timestamps are used (#1889). 16 years ago
Jean-Philippe Lang 2986afc05e Adds support for free ticket filtering and custom queries on Gantt chart. 16 years ago
Jean-Philippe Lang f7acdd1afd Merged hooks branch @ r1785 into trunk. 16 years ago
Jean-Philippe Lang 696d21f8c8 Adds cross-project time reports support (#994). 16 years ago
Jean-Philippe Lang dbad26c87d Adds an option to generate sequential project identifiers. 16 years ago
Jean-Philippe Lang ed349ca942 Sligth changes to issue comments quoting links. 16 years ago