Commit Graph

1996 Commits (7f2637898975121348489d8b01ec4603523c51ee)

Author SHA1 Message Date
Jean-Philippe Lang db3e8616c8 better rendering time for projects/calendar 18 years ago
Jean-Philippe Lang b481e76ee2 members are now sorted according to roles order on projects/show 18 years ago
Jean-Philippe Lang 10cf1ccc1a added rss/atom feeds at project levels for: 18 years ago
Jean-Philippe Lang e6f58e4dcc fixed #9308 table_name pre/suffix support 18 years ago
Jean-Philippe Lang 027bf93849 added svn:eol-style native property on /app files 18 years ago
Jean-Philippe Lang 071f8e18d0 fixed #9207 Can't Save Changes to Project 18 years ago
Jean-Philippe Lang fc3ee67b1f send a 404 when trying to access an unexisting repository 18 years ago
Jean-Philippe Lang dd83445fd7 extended the search to wiki content 18 years ago
Jean-Philippe Lang c514316a2e wiki branch merged into trunk 18 years ago
Jean-Philippe Lang 8b98ceb92c improved search engine 18 years ago
Jean-Philippe Lang 8cbb78bb1d patch #9104 Disable cleartext logging of passwords in log files 18 years ago
Jean-Philippe Lang 6a875eb691 fix for #8973: Export feature(to csv/pdf) doesn't work in Japanese 18 years ago
Jean-Philippe Lang 83c96d4f3e search engine improvements and simple test 18 years ago
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