Commit Graph

1278 Commits (c1bfd5202a20a3f517595300cf0dba787c312fe8)

Author SHA1 Message Date
Jean-Philippe Lang bca5bd9c62 Added watchers for message boards (watchers controller modified to support any watchable model). 18 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 18 years ago
Jean-Philippe Lang 75582f80f8 Fixed: error when viewing a file diff from a revision view (only if repository url doesn't point to the root of the repository). 18 years ago
Jean-Philippe Lang 8614c00c8a Text files can now be viewed online when browsing the repository. 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 7eb6471559 Added autologin feature (disabled by default). 18 years ago
Jean-Philippe Lang 71e6f22670 Issue#long_id no more used and removed 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 0759212a44 Added fragment caching for svn diffs. 18 years ago
Jean-Philippe Lang 124cca3af0 Text formatting drop down disabled if RedCloth is not available (system settings). 18 years ago
Jean-Philippe Lang 7faf77804d Subproject name added in csv and pdf exports. 18 years ago
Jean-Philippe Lang d94bcd285a A 403 error page is now displayed (instead of a blank page) when trying to access a protected page. 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 5097f6394d Fixed: error when using a custom query feed with custom field filter. 18 years ago
Jean-Philippe Lang 77cfc1cc59 Added a new block available for my page: "Watched issues" 18 years ago
Jean-Philippe Lang 2fb84af3e9 Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes. 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 1adf56664d Replaced hard coded help link. 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 bd9a44c225 Added permissions report (link available on roles list view). 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 3f87f3c47a Feature 9867 Allow file upload in comment and add to issue history 18 years ago
Jean-Philippe Lang f3a1b4e38c Added the ability to easily rollback to a previous version of a wiki page. 18 years ago
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 8e6d575d4e Modified logged_in_user_membership controller method so that it returns a role 18 years ago
Jean-Philippe Lang e227b92972 Various code cleaning, mainly on User, Permission and IssueStatus models. 18 years ago
Jean-Philippe Lang be54cb9531 Feature #9808 Allow user to "change" issue status to the same status 18 years ago
Jean-Philippe Lang 52ced19e2e Added subprojects issue count on project "Reports" page 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 bd8de9a6f8 Added the ability to copy an existing workflow when creating a new tracker. 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 4ff8386e3d Initial commit for svn repository management and access control: 18 years ago
Jean-Philippe Lang cb6c8bee47 Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones) 18 years ago
Jean-Philippe Lang 2b70760594 patch #9627 Add Side by Side in Diff view (Cyril Mougel) 18 years ago
Jean-Philippe Lang 3a28fa01b0 added info about textile availabality on admin/info 18 years ago