Commit Graph

302 Commits (560b24c1782228a78e5a6056799359503f89a8af)

Author SHA1 Message Date
Jean-Philippe Lang dfffa0a7f8 Project activity view now only shows what the user is allowed to view. 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 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 7e4611ad31 Removed @html_title assignments in controllers. 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 05ff26c141 Fixed: "subproject of" list should not show archived projects. 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 3c8e7c79b6 Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap. 17 years ago
Jean-Philippe Lang 2d5ac54d2e Applied the flash notices patch by Matt Jones (slightly edited). 18 years ago
Jean-Philippe Lang 87bad767c6 Each category can now be associated to a user, so that new issues in that category are automatically assigned to that user. 18 years ago
Jean-Philippe Lang 600018d5ad Fixed Iconv::IllegalSequence errors in csv exports 18 years ago
Jean-Philippe Lang 1c44600c62 Added per user custom queries. 18 years ago
Jean-Philippe Lang a681d8bf4d Added an error message when trying to create an issue with no default status defined. 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago
Jean-Philippe Lang 7fb03b1ca3 Fixed: error on csv/pdf export and feeds (oracle) 18 years ago
Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 18 years ago
Jean-Philippe Lang d34ea9a569 Versions can now be created with no date. 18 years ago
Jean-Philippe Lang df0a49ff14 "me" value is now available in queries for "assigned to" and "author" filters. 18 years ago
Jean-Philippe Lang d85f5518d9 Removed "Wiki edits" option in the activity view if the project has no wiki. 18 years ago
Jean-Philippe Lang 8e24c6458d Added an option to see all versions in the roadmap view (including completed ones). 18 years ago
Jean-Philippe Lang b748455d96 Added fragment caching for calendar and gantt views 18 years ago
Jean-Philippe Lang 3eed7e622c Members management in project settings is now AJAXified 18 years ago
Jean-Philippe Lang 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago
Jean-Philippe Lang 7faf77804d Subproject name added in csv and pdf exports. 18 years ago
Jean-Philippe Lang 0f0ab74560 Fixed: last day of the month not included in project activity 18 years ago
Jean-Philippe Lang ebe10fa645 Added a quick search form in page header. Search functionality moved to a dedicated controller. 18 years ago
Jean-Philippe Lang c1a18a2889 Subproject name displayed on issue list, calendar and gantt (only for issues that belong to a subproject). 18 years ago
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 18 years ago
Jean-Philippe Lang c995be94d9 Fixed: default status not showing in new issue 18 years ago
Jean-Philippe Lang 018b81a46a Fixed 10337 Regression: Admin raises issue in project not assigned to 18 years ago
Jean-Philippe Lang 623d2f25b1 Projects menu item now shows the list of public projects and projects for which the user is a member (marked with a star). 18 years ago
Jean-Philippe Lang 907f906ec6 Fixed: error when exporting to PDF an issue list using a custom field filter. 18 years ago
Jean-Philippe Lang d570bc5cc5 Custom fields for issues can now be used as filters on issue list. 18 years ago
Jean-Philippe Lang 183ede84fd Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline. 18 years ago
Jean-Philippe Lang cf4651b6bb Added link_to_issue helper. 18 years ago
Jean-Philippe Lang ef71edd331 Added versions due dates on calendar. 18 years ago
Jean-Philippe Lang 708c3c9ec6 Added versions due dates on gantt chart. 18 years ago
Jean-Philippe Lang 0ea1b712be "Author" column replaced by "Assigned to" in issue list. 18 years ago