Commit Graph

2236 Commits (7f94e3446fe9ddb9b06a0036f979dd735af2622b)
 

Author SHA1 Message Date
Jean-Philippe Lang 04c428e059 Send an email to the user when an administrator activates a registered user (#2656). 16 years ago
Eric Davis 24ee6b9a1b Fixed the bug in the OpenID registration where the form wouldn't take a login 16 years ago
Eric Davis aed1787d51 Fixed a bug in the OpenID login when a user signed up with OpenID but hasn't 16 years ago
Jean-Philippe Lang 9525e5f147 Fixes Setting.openid? (#2764). 16 years ago
Azamat Hackimov 5966f71c73 translation updates: hu (#2737), sv (#2740), pl (#2741), pt-br (#2781) 16 years ago
Azamat Hackimov ee4a754475 translation updates: zh, zh-tw (#2743, #2758), ru 16 years ago
Nicolas Chuche 6359e51477 Fixed: add group option to set the repository gid. Default is root (#2747) 16 years ago
Jean-Philippe Lang d643d9a94c Fixed: User#identity_url raises an error when invalid url is supplied (#2742). 16 years ago
Jean-Philippe Lang 3183445aea Makes the "type" field disabled when updating a custom field (#2744). 16 years ago
Jean-Philippe Lang 9e4a118528 Create a wiki with a default start page named 'Wiki' when enabling wiki module (#2657). 16 years ago
Jean-Philippe Lang b05ed594a0 Do not DELETE/INSERT enabled_modules when updating project modules. 16 years ago
Jean-Philippe Lang 4601ed2f3a Replaces Enumeration.get_values and Enumeration.default with named scopes. 16 years ago
Jean-Philippe Lang 13e2c727cf Updates 0.8.1 CHANGELOG. 16 years ago
Jean-Philippe Lang d77be4e908 Removes invalid css class on issue details (#2753). 16 years ago
Jean-Philippe Lang d3038eee92 Adds an index on watchers table to speed up watched issue filtering. 16 years ago
Jean-Philippe Lang 1c2cdedf19 Fixes headings style in html emails (#2739). 16 years ago
Jean-Philippe Lang f9c9b054ba Timelog is ignored when updating an issue if user is admin but not a project member (#2717). 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 e1b828de95 Adds ability to filter watched issues (#846). 16 years ago
Jean-Philippe Lang 571494a028 Adds missing strings (#699). 16 years ago
Jean-Philippe Lang 2807b9c927 Hide openid stuff on my account if disabled (#699). 16 years ago
Eric Davis 60dc357271 Normalize the identity_url when it's set. 16 years ago
Eric Davis 14e445c600 Fixed the bundled ruby-openid gem 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 48e26aa75b Adding OpenID mock and test. #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
Eric Davis a4e6e13b70 Fixed a bug in open_id_authentication, where relative_url_root is defined 16 years ago
Eric Davis dbf02e2654 Added identity_url to User. #699 16 years ago
Eric Davis ca3960dee5 Added OpenID tables. #699 16 years ago
Eric Davis 30171f3ab6 Added open_id_authentication plugin 16 years ago
Eric Davis f70be197e0 Unpacked OpenID gem. #699 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
Azamat Hackimov 99fefbef52 New language - Macedonian (mk). Thank to Ilin Tatabitovski for work. 16 years ago
Azamat Hackimov 2ce37783ea Translation updates (#2643, #2645, #2668) 16 years ago
Azamat Hackimov 73f52af6e3 Updated translations (#2577, #2640, #2644, #2652) 16 years ago
Eric Davis b75a30a21a Renamed variables to be more descriptive. #2542 16 years ago
Eric Davis 5b7a5c39a7 Added request and controller objects to the hooks by default. 16 years ago