Commit Graph

812 Commits (ff9da0bab038ea118b839dd2d9e93a4d1a37e274)

Author SHA1 Message Date
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
Jean-Philippe Lang 4972084345 Automatically focus several form fields. 16 years ago
Jean-Philippe Lang 12792d8068 User custom fields can now be set as editable so that users can edit them on 'My account'. 16 years ago
Jean-Philippe Lang 99c2e98975 Moves a few settings to a "Display" panel. 16 years ago
Jean-Philippe Lang ee1bb54ab6 CustomFieldsController#list moved to #index. 16 years ago
Jean-Philippe Lang 5ed2e78ae2 Make use of tracker_ids association in issue custom field form. 16 years ago
Jean-Philippe Lang d1a1e25bb8 Project jump box fix. 16 years ago
Jean-Philippe Lang 27fd8a2436 Do not show Category field when categories are not defined. 16 years ago
Jean-Philippe Lang 00ce28f8d7 Slight visual changes on the issue form. 16 years ago
Jean-Philippe Lang a276926f42 Use a textarea for custom fields possible values (#2472). 16 years ago
Jean-Philippe Lang f6282f9600 Makes subject field get focus on 'New issue' form (#2522). 16 years ago
Jean-Philippe Lang ffa6c5fe3e Adds a 'Create and continue' button on the new issue form, that will create the issue and display the form again (#2523). 16 years ago
Jean-Philippe Lang bc270b31c3 Makes issue description a non-required field (#2456). 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 a66b1e77da Fixed: syntax highlight doesn't appear in new ticket preview (#1976). 16 years ago