Commit Graph

1247 Commits (5c3c69b4a5dfb8c9428b61f67347db0fc1b935de)

Author SHA1 Message Date
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
Jean-Philippe Lang 38e0c237a4 Image attachments are now sent inline to be viewed directly in the browser. 17 years ago
Jean-Philippe Lang 0061a3f04a Added 'email sending test' functionality. 17 years ago
Jean-Philippe Lang ecf208f660 Issue history is now 'oldest first' sorted. 17 years ago
Jean-Philippe Lang a8b202c9bc Fixed: non-active users can be viewed with account/show 17 years ago
Jean-Philippe Lang e4f2e0fd37 Removed deprecated Object#type in CustomFieldsController. 17 years ago
Jean-Philippe Lang 6862b97909 Removed IssuesController#history, all changes are now displayed on issues/show (not only the last 15). 17 years ago
Jean-Philippe Lang 3c8e7c79b6 Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap. 17 years ago
Jean-Philippe Lang acebceb1d7 Applied 'register notice' patch by Matt Jones. 18 years ago
Jean-Philippe Lang 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
Jean-Philippe Lang 46745614b4 Fixed: error when creating a tracker without copying an existing wokflow 18 years ago
Jean-Philippe Lang e94e88e3ad Added the ability to log time when changing an issue status. 18 years ago