Commit Graph

1247 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
Jean-Philippe Lang 75324e4859 added a simple search engine. left to do: 18 years ago
Jean-Philippe Lang ae998984a0 fixed: unable to update repository url 18 years ago
Jean-Philippe Lang 32782a7f9f added back database adapter name on admin/info 18 years ago
Jean-Philippe Lang 4f2d74e25f fixed: error when clicking "add" with no block selected on my/page_layout 18 years ago
Jean-Philippe Lang 7b164b5cd4 fixed: crash on my/page_layout (trying to modify a frozen hash) 18 years ago
Jean-Philippe Lang dd54b1aacb fixed: hide mail preference not saved (my/account) 18 years ago
Jean-Philippe Lang 8fa96feb1f show "no data" label when there's nothing to display on project member list 18 years ago
Jean-Philippe Lang 08ff4dfb21 removed underscores in block names (problem with scriptaculous sortables) 18 years ago
Jean-Philippe Lang d185e2f9e0 lost_password option checking in account controller 18 years ago
Jean-Philippe Lang 7dd312b1ac added a setting option to set max number of issues in export 18 years ago
Jean-Philippe Lang 4ff7b395dd associations loading correction in projects/export_issues_pdf 18 years ago
Jean-Philippe Lang 879a614cde added roadmap view 18 years ago
Jean-Philippe Lang da426fa652 added a limit of 500 issues when exporting to csv or pdf 18 years ago
Jean-Philippe Lang aa91ca0a8d issue list: added 'Priority' column, removed 'Created on' column 18 years ago
Jean-Philippe Lang d3b831bf7b post method verification for trackers/move 18 years ago
Jean-Philippe Lang fa688d48e6 added the ability to set the sort order for trackers 18 years ago
Jean-Philippe Lang 671a0fa101 added the ability to set the sort order for roles 18 years ago
Jean-Philippe Lang f9c400a727 custom fields list screen split in 3 tabs (one for each kind of custom fields) 18 years ago
Jean-Philippe Lang fe22797d69 added the ability to set the sort order for issue statuses 18 years ago
Jean-Philippe Lang ec7ac956e4 removed environment information 18 years ago
Jean-Philippe Lang 99c560295f indentation corrections 18 years ago
Jean-Philippe Lang 90c7cf9763 proper language setting for mail notifications 18 years ago
Jean-Philippe Lang 2d47a6d71c mail notifications added when: 18 years ago
Jean-Philippe Lang 471679b0f0 deprecated @headers replaced 18 years ago
Jean-Philippe Lang 2c187c43bf fixed: filters ignored when exporting a predefined query to csv/pdf 18 years ago
Jean-Philippe Lang 5f361e71df only active users are now proposed when adding a member to a project 18 years ago
Jean-Philippe Lang c38a2112c6 deprecated children_count replaced 18 years ago
Jean-Philippe Lang ab15456119 deprecated count call modified 18 years ago
Jean-Philippe Lang 190fef513f * project settings split in 4 tabs 18 years ago
Jean-Philippe Lang e2e111f95e * added missing fields to csv export: priority, start date, due date, done ratio 18 years ago
Jean-Philippe Lang 4e03668eec * replaced :controller => '' broken statements by :controller => 'welcome' 18 years ago
Jean-Philippe Lang 0b4d4db131 settings are now stored in the database (config_custom.rb no more used) and editable through the application in: Admin -> Settings 18 years ago
Jean-Philippe Lang 51ea8b0295 tooltips added on calendar 18 years ago
Jean-Philippe Lang f35194e604 tooltips added on Gantt chart to view the details of the issues 18 years ago
Jean-Philippe Lang 8ed55e8d7a added total number of issues per tracker on projects/show 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 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 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 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 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 4c84165aa0 added the ability to manage users memberships directly on users/edit (administration module) 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 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 2b0142580f "queries" branch merged 18 years ago