Commit Graph

1271 Commits (60dc3572713d21b3292f7d81a6f264178291d265)

Author SHA1 Message Date
Eric Davis 60dc357271 Normalize the identity_url when it's set. 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 85ad791d81 Prevent registration via OpenID if self registration is off. #699 16 years ago
Eric Davis 720f928cd2 Refactored common methods out of register and open_id_authenticate 16 years ago
Eric Davis 8194cfaf86 Added user setup needed based on the system's registration settings 16 years ago
Eric Davis 876fb69271 Added tests for the other OpenID authentication cases. #699 16 years ago
Eric Davis 0310f43126 Hooked up on the fly OpenID user creation. 16 years ago
Eric Davis 896e64b759 Added the ability to login via OpenID. 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 8cf3d7a492 Replaces the repositories management SOAP API with a simple REST API. 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 2d3b3cee15 Strip keywords from received email body (#2436). 16 years ago
Jean-Philippe Lang c687219113 Removes hardcoded table names (#2701). 16 years ago
Jean-Philippe Lang 27e3b31c1e Fixed: TypeError (can't modify frozen string) on settings view (#2700). 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 ff0c96011f Fixed: inline attached image should not match partial filename (#2683). 16 years ago
Jean-Philippe Lang b11a1d852c Closed issue are not overdue, fixes r2140 (#2337). 16 years ago
Jean-Philippe Lang c9ca635fa7 Typos/fixes in views (#2654). 16 years ago
Jean-Philippe Lang 33bd7f45e1 Fixes message search eager loading (#2654). 16 years ago
Jean-Philippe Lang bf107f000d Adds a 'box' div around news comment form (#2632). 16 years ago
Jean-Philippe Lang 299f1b87aa Include both version date and name when sorting issues by target version (#1502). 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 ab5e07e83e Adds a setting to limit the number of revisions displayed on a repository file log (default=100). 16 years ago
Jean-Philippe Lang d3b2049851 Use estimated hours to weight issues in version completion calculation (#2182). 16 years ago
Jean-Philippe Lang 4c312f3d6b Show line breaks in activity events summary. 16 years ago
Jean-Philippe Lang cbdf900629 Do not repeat one-line commit logs on the activity view. 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 2679150ed4 Removes Issue.visible_by 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 bf76988ebc Fixed an error when downloading gantt png at global level. 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
Eric Davis 2fc7897044 Fixes Issue sorting in a project, broken by #2317 16 years ago
Jean-Philippe Lang 10994e9027 Fixed: users should not be able to add relations with issues they're not allowed to view (#2589). 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