summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Replaces Enumeration.get_values and Enumeration.default with named scopes.Jean-Philippe Lang2009-02-1512-22/+34
* Removes invalid css class on issue details (#2753).Jean-Philippe Lang2009-02-151-1/+1
* Fixes headings style in html emails (#2739).Jean-Philippe Lang2009-02-141-11/+6
* Timelog is ignored when updating an issue if user is admin but not a project ...Jean-Philippe Lang2009-02-131-1/+1
* Removes invalid css class on issue details (#2733).Jean-Philippe Lang2009-02-131-1/+1
* Adds watch/unwatch link on the issue context menu (#2730).Jean-Philippe Lang2009-02-121-0/+3
* Issues pagination loses project param after applying or clearing filter (#2726).Jean-Philippe Lang2009-02-123-5/+8
* Removes the fat ruby-openid gem. Simply use 'gem install ruby-openid' to enab...Jean-Philippe Lang2009-02-123-2/+6
* Link to watched issues list on my page.Jean-Philippe Lang2009-02-121-1/+1
* Adds ability to filter watched issues (#846).Jean-Philippe Lang2009-02-121-15/+22
* Hide openid stuff on my account if disabled (#699).Jean-Philippe Lang2009-02-121-0/+2
* Normalize the identity_url when it's set.Eric Davis2009-02-121-0/+9
* Slight changes to the issue lists displayed on My page.Jean-Philippe Lang2009-02-111-5/+6
* Added a space so words don't runtogeatherlikethis. #699Eric Davis2009-02-111-1/+1
* Added a system setting for allowing OpenID logins and registrationsEric Davis2009-02-115-4/+13
* Prevent registration via OpenID if self registration is off. #699Eric Davis2009-02-111-0/+3
* Refactored common methods out of register and open_id_authenticateEric Davis2009-02-111-43/+49
* Added user setup needed based on the system's registration settingsEric Davis2009-02-111-7/+41
* Added tests for the other OpenID authentication cases. #699Eric Davis2009-02-111-3/+3
* Hooked up on the fly OpenID user creation.Eric Davis2009-02-112-11/+23
* Added the ability to login via OpenID.Eric Davis2009-02-115-18/+68
* Leave wiki links untouched if target project doesn't exist or have no wiki.Jean-Philippe Lang2009-02-101-1/+1
* Replaces the repositories management SOAP API with a simple REST API.Jean-Philippe Lang2009-02-102-56/+27
* Fixes broken action url on time edit form (#2707).Jean-Philippe Lang2009-02-101-1/+1
* Added two new plugin hooks:Eric Davis2009-02-101-0/+2
* Added plugin hook :view_projects_roadmap_version_bottom. #2543Eric Davis2009-02-101-0/+1
* Strip keywords from received email body (#2436).Jean-Philippe Lang2009-02-091-4/+11
* Removes hardcoded table names (#2701).Jean-Philippe Lang2009-02-092-4/+4
* Fixed: TypeError (can't modify frozen string) on settings view (#2700).Jean-Philippe Lang2009-02-091-1/+1
* Fixed: path parameter is not an array when changing diff style (#2695), broke...Jean-Philippe Lang2009-02-071-6/+3
* Fixed: inline attached image should not match partial filename (#2683).Jean-Philippe Lang2009-02-051-4/+3
* Closed issue are not overdue, fixes r2140 (#2337).Jean-Philippe Lang2009-02-031-1/+1
* Typos/fixes in views (#2654).Jean-Philippe Lang2009-02-035-4/+4
* Fixes message search eager loading (#2654).Jean-Philippe Lang2009-02-031-1/+1
* Adds a 'box' div around news comment form (#2632).Jean-Philippe Lang2009-02-021-2/+4
* Include both version date and name when sorting issues by target version (#15...Jean-Philippe Lang2009-02-011-1/+1
* Include both last and first name when sorting issues by assignee (#1841).Jean-Philippe Lang2009-02-012-2/+2
* Adds a setting to limit the number of revisions displayed on a repository fil...Jean-Philippe Lang2009-02-015-8/+13
* Use estimated hours to weight issues in version completion calculation (#2182).Jean-Philippe Lang2009-02-011-4/+40
* Show line breaks in activity events summary.Jean-Philippe Lang2009-02-011-1/+1
* Do not repeat one-line commit logs on the activity view.Jean-Philippe Lang2009-02-011-2/+16
* Fixed: Contextual divs after attachments are placed incorrectly in FireFox (#...Jean-Philippe Lang2009-02-011-5/+5
* Fixed: issue details view discloses relations to issues that the user is not ...Jean-Philippe Lang2009-01-312-1/+6
* Removes Issue.visible_byJean-Philippe Lang2009-01-312-10/+4
* Updates footer year.Jean-Philippe Lang2009-01-311-1/+1
* Changes time related icons.Jean-Philippe Lang2009-01-304-5/+5
* Adds projects association on tracker form (#2578).Jean-Philippe Lang2009-01-295-5/+48
* Adds an helper to render other formats download links.Jean-Philippe Lang2009-01-2918-76/+65
* Fixed an error when downloading gantt png at global level.Jean-Philippe Lang2009-01-291-1/+1
* Sort target versions list on bulk edit form (#2616).Jean-Philippe Lang2009-01-291-1/+1