Commit Graph

315 Commits (8ea2ecb983c2a48c1a8ec5bb680f711829a91e0c)

Author SHA1 Message Date
Jean-Philippe Lang 45203143c1 Fixed: Bulk edit doesn't change the category or fixed version properties. 17 years ago
Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality. 17 years ago
Jean-Philippe Lang ec51cdd0f9 Calendar: 17 years ago
Jean-Philippe Lang 5259dec061 Added preview on add/edit issue form. 17 years ago
Jean-Philippe Lang fa094a3fe5 Merged IssuesController#export_pdf into IssuesController#show. 17 years ago
Jean-Philippe Lang c216ab325b Added position on Enumeration model. 17 years ago
Jean-Philippe Lang cb8bee3a4e Fixed: can't select columns when creating a new query. 17 years ago
Jean-Philippe Lang 20b4e226fe Performance improvement on calendar and gantt (about 45% on gantt for large number of issues). 17 years ago
Jean-Philippe Lang c3e3a1891b Small fix in project activity feed. 17 years ago
Jean-Philippe Lang 50096526bc Removed ProjectsController#feeds. This view was incomplete and inconsistent with permissions. 17 years ago
Jean-Philippe Lang 514cdacc87 Custom query columns: checkboxes replaced by two selects that let the user specify columns order. 17 years ago
Jean-Philippe Lang 96b4ac12cb Added a checkbox on custom query form to explicitly say if the query uses default columns or not. 17 years ago
Jean-Philippe Lang 665497f5fb Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier). 17 years ago
Jean-Philippe Lang 20aff7cc70 Added wiki index by date. 17 years ago
Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago
Jean-Philippe Lang 650888c73b Added a named route for the home page. 17 years ago
Jean-Philippe Lang 042ef42da0 Fixed projects search. 17 years ago
Jean-Philippe Lang 42fe6c6e04 Search engine now only searches objects the user is allowed to view. 17 years ago
Jean-Philippe Lang dfffa0a7f8 Project activity view now only shows what the user is allowed to view. 17 years ago
Jean-Philippe Lang e4f0864e3a Basic plugin support. 17 years ago
Jean-Philippe Lang 2b77964468 The news list now shows the full news contents. 17 years ago
Jean-Philippe Lang 827e998afe Application layout refactored. 17 years ago
Jean-Philippe Lang fc64fc3e9c Added RMagick availability on admin/info. 17 years ago
Jean-Philippe Lang 1c69c43293 Fixed: unable to save a new wiki page that just contains the default h1 title 17 years ago
Jean-Philippe Lang fa969504d4 A category with assigned issue can now be deleted. 2 options are proposed: 17 years ago
Jean-Philippe Lang 4967f10356 Project modules are checked (default) when creating a project. 17 years ago
Jean-Philippe Lang f2a058f8cf Main project list now displays root projects with their subprojects. 17 years ago
Jean-Philippe Lang 23264ec3eb Mail notification options restored (default is: issue_added and issue_updated). 17 years ago
Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
Jean-Philippe Lang b4d9ca8875 Added the ability to rename wiki pages (specific permission required). 17 years ago
Jean-Philippe Lang 7e4611ad31 Removed @html_title assignments in controllers. 17 years ago
Jean-Philippe Lang 22ad806a43 Removed RedCloth checks since it's now supplied with the application. 17 years ago
Jean-Philippe Lang 8dcc041244 Issue notes are now included in search. 17 years ago
Jean-Philippe Lang 1281d99f30 Added the ability to move issues (to another project) without changing their trackers. 17 years ago
Jean-Philippe Lang c68dac7e9a Added atom feed on the new cross-project issue list. 17 years ago
Jean-Philippe Lang 6bdc13b33d Added cache for application settings (Setting model). 17 years ago
Jean-Philippe Lang 404bfce446 Added a cross-project issue list. It displays the issues of all the projects visible by the user. 17 years ago
Jean-Philippe Lang 1187ad96ac Fixed: autologin broken. 17 years ago
Jean-Philippe Lang 05ff26c141 Fixed: "subproject of" list should not show archived projects. 17 years ago
Jean-Philippe Lang 39c9874a41 Added the ability to reset its own RSS access key on "My account". 17 years ago
Jean-Philippe Lang c8b3c8dfec Fix: error when posting to projects/add or users/add with no custom_fields parameter. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang 8da5bad295 Fixed: queries with multiple custom fields return no result. 17 years ago
Jean-Philippe Lang edba1f692b Gantt chart can now be exported to a graphic file (png). 17 years ago
Jean-Philippe Lang c1eb587c6d Fixed: calendar and gantt not updated when adding/editing/deleting a project version. 17 years ago
Jean-Philippe Lang a7033c8bac Code improvement in ProjectsController#activity (Nicolas Chuche) 17 years ago
Jean-Philippe Lang 4cedecad4d Added a link to add a new category when creating or editing an issue. 17 years ago
Jean-Philippe Lang 1f991c6a79 Added feeds auto discovery links on projects/show (patch by Nicolas Chuche). 17 years ago
Jean-Philippe Lang 2f0edb0b61 Activity view improvements: 17 years ago
Jean-Philippe Lang 5b35bfd434 Fixed: nil error on 'commits per month' graph. 17 years ago