Commit Graph

2066 Commits (bed46360c42559682d03b873b8436c8f3101df85)

Author SHA1 Message Date
Jean-Philippe Lang 8bf5759d26 fixed #9398 RSS feed on custom reports not displaying subproject changes 18 years ago
Jean-Philippe Lang b1f5103c75 fixed #9401 New Wiki, cannot create new page (good one) 18 years ago
Jean-Philippe Lang 8bb60b6474 added a status filter on users/list 18 years ago
Jean-Philippe Lang 143be7ee02 added a setting option to set the feeds content limit 18 years ago
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