Commit Graph

254 Commits (0befef718f4ba09f847cc5827aa3df9b286e8df7)

Author SHA1 Message Date
Jean-Philippe Lang 0ea1b712be "Author" column replaced by "Assigned to" in issue list. 18 years ago
Jean-Philippe Lang 46d67cb349 Fixed a regression (crash when an admin with no role on the project try to create an issue) 18 years ago
Jean-Philippe Lang e227b92972 Various code cleaning, mainly on User, Permission and IssueStatus models. 18 years ago
Jean-Philippe Lang a09b2a23b9 Feature 9784 Set status when raising issue. 18 years ago
Jean-Philippe Lang 6e1b9326e4 Added parent project name (if it exists) on project list and project overview. 18 years ago
Jean-Philippe Lang 0a82489ddc Added the ability to include subprojects issues on calendar & gantt (options box) 18 years ago
Jean-Philippe Lang cb6c8bee47 Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones) 18 years ago
Jean-Philippe Lang 16f9f50f50 SVN commits are now stored in the database, and added to the activity view and the search engine. 18 years ago
Jean-Philippe Lang 724ca74f51 patch #9429 Display Wiki edits in activity log (Nick Read) 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 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 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 8fa96feb1f show "no data" label when there's nothing to display on project member list 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 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 2d47a6d71c mail notifications added when: 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 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 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 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 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