Commit Graph

167 Commits (09e47a3b6325c109c63a70dc47a9a8e32e762b44)

Author SHA1 Message Date
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
Jean-Philippe Lang ede9960444 Refactoring of tabs rendering. 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
Eric Davis 06ff26f092 Enable SSL gravatars when Redmine is using https. (#2718) 15 years ago
Jean-Philippe Lang da22a9c8d6 Do not require a non-word character after a comma in Redmine links (#3561). 16 years ago
Jean-Philippe Lang 5afa190a9a Adds issue last update timestamp (#3565). 16 years ago
Jean-Philippe Lang 7dccf9fda6 Allows multiple roles on the same project (#706). Prerequisite for user groups feature. 16 years ago
Jean-Philippe Lang 32c09fd5cf Adds more css classes to the roadmap issues (#3214). 16 years ago
Jean-Philippe Lang 7a5fe1c875 Fixed: Calendar popup broken by i18n refactoring (#3168). 16 years ago
Jean-Philippe Lang 589320337d Trackers controller refactoring. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Jean-Philippe Lang b9e95e7a70 Fixes "too few arguments" error on activerecord error translation (#2626). 16 years ago
Jean-Philippe Lang 33e7ae96ad Adds (a maximum of 3) links to project ancestors in the page title (#2788). 16 years ago
Jean-Philippe Lang 9586269a06 Issues pagination loses project param after applying or clearing filter (#2726). 16 years ago
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 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 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 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 29f364f63c Escape back_url field value (#2320). 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 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