Commit Graph

977 Commits (c870a7b9ef35ed457911638b7a98e7681cfe6d3a)

Author SHA1 Message Date
Jean-Philippe Lang 66afc8c054 Adds a setting to limit the size of text attachments that can be displayed by the file viewer (default set to 512KB). Larger files are sent for download. 16 years ago
Jean-Philippe Lang 79fd564b61 Do not show the changed files list on the revision page if the user is not allowed to browse the repository (#2762). 16 years ago
Jean-Philippe Lang 6b770fa70c Deprecated truncate call. 16 years ago
Jean-Philippe Lang fe28193e4e Merged Rails 2.2 branch. Redmine now requires Rails 2.2.2. 16 years ago
Eric Davis 3fa9535670 List the Default Columns displayed on the issue list vertically 16 years ago
Eric Davis befe278fa9 Allow the other format links to appear on the issue list (ATOM, PDF, CSV). 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 04c428e059 Send an email to the user when an administrator activates a registered user (#2656). 16 years ago
Jean-Philippe Lang 3183445aea Makes the "type" field disabled when updating a custom field (#2744). 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang d77be4e908 Removes invalid css class on issue details (#2753). 16 years ago
Jean-Philippe Lang 1c2cdedf19 Fixes headings style in html emails (#2739). 16 years ago
Jean-Philippe Lang bbc8d3d768 Removes invalid css class on issue details (#2733). 16 years ago
Jean-Philippe Lang b8eddf2014 Adds watch/unwatch link on the issue context menu (#2730). 16 years ago
Jean-Philippe Lang 9586269a06 Issues pagination loses project param after applying or clearing filter (#2726). 16 years ago
Jean-Philippe Lang ff9da0bab0 Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enable openid support. 16 years ago
Jean-Philippe Lang 5bdd429162 Link to watched issues list on my page. 16 years ago
Jean-Philippe Lang 2807b9c927 Hide openid stuff on my account if disabled (#699). 16 years ago
Jean-Philippe Lang 4500b606ce Slight changes to the issue lists displayed on My page. 16 years ago
Eric Davis f1b8bf22a2 Added a space so words don't runtogeatherlikethis. #699 16 years ago
Eric Davis 8d53e433c5 Added a system setting for allowing OpenID logins and registrations 16 years ago
Eric Davis 896e64b759 Added the ability to login via OpenID. 16 years ago
Jean-Philippe Lang cf5658d7fe Fixes broken action url on time edit form (#2707). 16 years ago
Eric Davis a3fa56d988 Added two new plugin hooks: 16 years ago
Eric Davis 0d01e07430 Added plugin hook :view_projects_roadmap_version_bottom. #2543 16 years ago
Jean-Philippe Lang b998572def Fixed: path parameter is not an array when changing diff style (#2695), broken by r2317. 16 years ago
Jean-Philippe Lang c9ca635fa7 Typos/fixes in views (#2654). 16 years ago
Jean-Philippe Lang bf107f000d Adds a 'box' div around news comment form (#2632). 16 years ago
Jean-Philippe Lang ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
Jean-Philippe Lang c83b41611a Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#2633). 16 years ago
Jean-Philippe Lang f021c856c1 Fixed: issue details view discloses relations to issues that the user is not allowed to view (#2589). 16 years ago
Jean-Philippe Lang bbe8326477 Updates footer year. 16 years ago
Jean-Philippe Lang da941734d7 Changes time related icons. 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
Jean-Philippe Lang 1e1b34b567 Sort target versions list on bulk edit form (#2616). 16 years ago
Jean-Philippe Lang 01d6ef2e57 Fixed project news atom link broken by r2317. 16 years ago
Jean-Philippe Lang c4af6efd25 Fixing calendar and gantt links broken by r2317. 16 years ago
Jean-Philippe Lang d1d1c9bfd0 Fixed calendar navigation links broken by r2317. 16 years ago
Jean-Philippe Lang 83fe973c75 Fixed user's activity atom feed broken by r2317. 16 years ago
Eric Davis 0bbebedada Fixed clearing the Issue filters in the issue list, broken by #2317 16 years ago
Jean-Philippe Lang cd55529eaa Fixed that 'My page' blocks may display issues that the user is no longer allowed to view (#2590). 16 years ago
Jean-Philippe Lang e1f96ca4db Replaces the obsolete robots.txt with a cached action (#2491). 16 years ago
Jean-Philippe Lang 6c93b8d599 Fixes activity pagination broken by r2317. 16 years ago
Eric Davis 765f7abc60 Converted routing and urls to follow the Rails REST convention. 16 years ago
Jean-Philippe Lang bcc9007196 Ability to bulk edit custom fields of type 'list' (#461). 16 years ago
Jean-Philippe Lang e944fc74df Render the project list as a tree on Move form. 16 years ago
Jean-Philippe Lang ad059f9637 Removes spaces before colons. 16 years ago
Jean-Philippe Lang 1ad2551559 Adds ability to bulk copy issues (#1847). 16 years ago
Jean-Philippe Lang c9906480d3 Merged nested projects branch. Removes limit on subproject nesting (#594). 16 years ago