Commit Graph

664 Commits (19c317e86689bf276adf95e003a84939571b887d)

Author SHA1 Message Date
Jean-Philippe Lang 9a360bd574 Fixed: Planning title displayed in the project sidebar even if there is no link below. 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 fa969504d4 A category with assigned issue can now be deleted. 2 options are proposed: 17 years ago
Jean-Philippe Lang 89b349818b Added 'Estimated hours' attribute on issues. 17 years ago
Jean-Philippe Lang f2a058f8cf Main project list now displays root projects with their subprojects. 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 fdf842a4c4 Improved Redmine links: 17 years ago
Jean-Philippe Lang b812705976 Fixed: 'Move' button always visible on issues list. 17 years ago
Jean-Philippe Lang 6260892949 'Due in' label removed from the changelog view. 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 088563db3e Fixed: "new issue" drop-down only visible by admin users. 17 years ago
Jean-Philippe Lang 603e11d7a5 Merged 0.6 branch into trunk. 17 years ago
Jean-Philippe Lang edba1f692b Gantt chart can now be exported to a graphic file (png). 17 years ago
Jean-Philippe Lang 7b366758fd Textilized project descriptions on project list and home page. 17 years ago
Jean-Philippe Lang 446889b3f0 Added a 'Assignable' boolean on Role model. 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 f94be4f8ab Fixed: SQL error on roadmap and changelog if there is no tracker to display. 17 years ago
Jean-Philippe Lang 29f25601bb Fixed: versions not sorted correctly in drop down lists. 17 years ago
Jean-Philippe Lang 7681487af4 Fixed: Roadmap percentages not being calculated correctly (Nick Read). 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 5e20417e6d Added wiki diff. 18 years ago
Jean-Philippe Lang 8687401d65 Fixed: trash icon not visible on files list. 18 years ago
Jean-Philippe Lang 65be9d3c86 Removed User#display_name (replaced by User#name). 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 1c44600c62 Added per user custom queries. 18 years ago
Jean-Philippe Lang f2acb56041 A wiki page can now be attached to each version. 18 years ago
Jean-Philippe Lang 438161ad1f Added basic support for CVS and Mercurial SCMs. 18 years ago
Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 18 years ago
Jean-Philippe Lang 70374d084e Slight views refactoring 18 years ago
Jean-Philippe Lang d34ea9a569 Versions can now be created with no date. 18 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 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 56513a8c66 Added a "clear" link when displaying a saved query. It clears the query filter to show all issues. 18 years ago
Jean-Philippe Lang b9be1d1268 Ajaxified issue filter reset link 18 years ago
Jean-Philippe Lang 71e6f22670 Issue#long_id no more used and removed 18 years ago
Jean-Philippe Lang 0dbbf776c6 Slight modifications on project settings views 18 years ago
Jean-Philippe Lang 3eed7e622c Members management in project settings is now AJAXified 18 years ago
Jean-Philippe Lang 78b5e57a4a Fixed an unicode problem on gantt (first letter of the day name) 18 years ago
Jean-Philippe Lang 7eda64e464 Issue subjects column width set to 330 on gantt chart 18 years ago
Jean-Philippe Lang 7faf77804d Subproject name added in csv and pdf exports. 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 8d7de50ca8 Fixed 10211 Wiki names can't have periods in them. 18 years ago