Commit Graph

4785 Commits (ee8c376b087e1f84e742351f0305a1d154498c5a)

Author SHA1 Message Date
Jean-Philippe Lang 94391723c0 added a button on users/list to manually activate an account 18 years ago
Jean-Philippe Lang 5fd3decb16 added "auto" option for user's language (browser based) 18 years ago
Jean-Philippe Lang d7c015a884 removed "add a comment" h3 18 years ago
Jean-Philippe Lang 8ed55e8d7a added total number of issues per tracker on projects/show 18 years ago
Jean-Philippe Lang 979892a109 calendar javascripts and stylesheets removed from base layout. they're now only added to html header when needed. 18 years ago
Jean-Philippe Lang 776d5ce554 XHTML compliance improvements 18 years ago
Jean-Philippe Lang e1ef9a5c72 fixed: no recipient if one of the members of the project has disabled mail notifications 18 years ago
Jean-Philippe Lang 2dc3850798 added an icon on news comments 18 years ago
Jean-Philippe Lang 9f76b4d2ef enumerations/list redesign 18 years ago
Jean-Philippe Lang a9efe82117 updated redirection to the help main index (recognition fails when redirecting to a directory) 18 years ago
Jean-Philippe Lang 4ee55dc456 updated validation format of repository url to allow file:/// 18 years ago
Jean-Philippe Lang 470ef4d11e * replaced "add_issue" links on projects/show by a drop down list 18 years ago
Jean-Philippe Lang e3becc7c3c ActiveRecord::RecordNotFound exceptions handled more gracefully 18 years ago
Jean-Philippe Lang 6487c1803f option to set maximum size of uploaded files 18 years ago
Jean-Philippe Lang ff65a5b22a added multiple file upload for documents and files modules 18 years ago
Jean-Philippe Lang 7a03cf92ba fixed: non public projects were shown on welcome screen even if current user is not a member 18 years ago
Jean-Philippe Lang e6fa690d65 fixed: public actions not authorized for members of non public projects 18 years ago
Jean-Philippe Lang 95cc65f14e replaced deprecated controller instance variables: @params, @session, @request 18 years ago
Jean-Philippe Lang b3a3d3e2fa replaced deprecated find_all calls 18 years ago
Jean-Philippe Lang 0820e745d6 textile for revisions comments 18 years ago
Jean-Philippe Lang b4d4b80dcd replaced deprecated ":dependent => true" statements 18 years ago
Jean-Philippe Lang 3bfaa20c05 fixed: unable to attach a file when creating an issue ("attachment: invalid" error) 18 years ago
Jean-Philippe Lang 58f8a23d58 * news rss feed added 18 years ago
Jean-Philippe Lang 1f3380bfad misc GUI changes on roles views 18 years ago
Jean-Philippe Lang 451ec23060 replaced some submit buttons by links on projects/settings 18 years ago
Jean-Philippe Lang 4c84165aa0 added the ability to manage users memberships directly on users/edit (administration module) 18 years ago
Jean-Philippe Lang a6c8feea21 misc GUI modifications 18 years ago
Jean-Philippe Lang 718de6c7fd added a condition on project -> members association so that only active users are considered as members 18 years ago
Jean-Philippe Lang d81a135704 href title attribute with full issue subject added 18 years ago
Jean-Philippe Lang 1a90fbee8b fixed a bug in gantt display when last day is a monday 18 years ago
Jean-Philippe Lang 58a36e3604 attachments list on issues/show: 18 years ago
Jean-Philippe Lang 676fe403ab removed menu.css and rails.css (content merged into application.css) 18 years ago
Jean-Philippe Lang ad02b3fb7b fixed in svn browser: revisions were ignored when no author was found 18 years ago
Jean-Philippe Lang d3600e729f css cleaning 18 years ago
Jean-Philippe Lang 6c8e1514aa xss in issue subject on issues/edit 18 years ago
Jean-Philippe Lang bc44158501 svn browser merged in trunk 18 years ago
Jean-Philippe Lang 918123cd06 * code and views cleaning 18 years ago
Jean-Philippe Lang 2b86ef8e28 various modifications to prevent xss 18 years ago
Jean-Philippe Lang 3e28dc669b various eager loadings added 18 years ago
Jean-Philippe Lang bee3f353fc fixed bug when no version is selected in projects/add_file 18 years ago
Jean-Philippe Lang 005f4baaa4 issues table is no more displayed if there is no issue to display 18 years ago
Jean-Philippe Lang 2b0142580f "queries" branch merged 18 years ago
Jean-Philippe Lang 236c735d08 contextual links redesign 18 years ago
Jean-Philippe Lang e5562afcd3 useless javascript for drop down menu removed 18 years ago
Jean-Philippe Lang 256eb6250e bug fixed in projects/activity due to sql join 18 years ago
Jean-Philippe Lang e50ba150c3 added print.css to hide header, menus and footer 18 years ago
Jean-Philippe Lang bab9c40dcc "export to" label added on issues/show 18 years ago
Jean-Philippe Lang 55ed70529a added model Comment. 18 years ago
Jean-Philippe Lang ab88b27622 gantt link added in left menu and removed from calendar view 18 years ago
Jean-Philippe Lang 2c335dbf32 calendar and activity views edited (previous/next links) 18 years ago