Commit Graph

315 Commits (8ea2ecb983c2a48c1a8ec5bb680f711829a91e0c)

Author SHA1 Message Date
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
Jean-Philippe Lang 5e20417e6d Added wiki diff. 18 years ago
Jean-Philippe Lang 7eba6786d3 Changesets stored in the database are now displayed on the repository page even if the repository can not be reached (eg. svnserve down). 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 184be9d0e3 Fixed: time report doesn't take account of the project for time calculations 18 years ago
Jean-Philippe Lang faa3d984ab Added time report. 18 years ago
Jean-Philippe Lang 6d7a855ca2 Added pagination on wiki page history. 18 years ago
Jean-Philippe Lang 600018d5ad Fixed Iconv::IllegalSequence errors in csv exports 18 years ago
Jean-Philippe Lang 1a2aee84b2 Fixed confidentiality issue on account/show. 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 2dbb397818 Fixed version field on issue view page now links to the corresponding version in the roadmap. 18 years ago
Jean-Philippe Lang 136a2a614b Applied this fix http://dev.rubyonrails.org/ticket/4967 to solve namespaced models dependencies problem. 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 4cf1b68969 Added filename header when sending an image inline 18 years ago
Jean-Philippe Lang 413247ee5b Added the ability to archive projects: 18 years ago
Jean-Philippe Lang f04225321c Account information can now be sent to the user when creating an account. 18 years ago
Jean-Philippe Lang f12315075f Optimistic locking added for wiki edits. 18 years ago
Jean-Philippe Lang c99da15445 Show a 404 error page if attachment can not be read. 18 years ago
Jean-Philippe Lang ef39db234b Added issue count details for versions on Reports view. 18 years ago
Jean-Philippe Lang f8ef65e8f6 Attachments can now be added to wiki pages (original patch by Pavol Murin). Only authorized users can add/delete attachments. 18 years ago
Jean-Philippe Lang 6446c312be Added the ability to destroy wiki pages (content and its history are deleted from the database). 18 years ago
Jean-Philippe Lang d34ea9a569 Versions can now be created with no date. 18 years ago
Jean-Philippe Lang bb1fccb7b7 Fixed: performance issue on RepositoriesController#revisions when a changeset has a great number of changes (eg. 100,000). 18 years ago
Jean-Philippe Lang 7b13b58a2f Text search added on messages. 18 years ago
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