Commit Graph

394 Commits (1a65eb8b08b5911eea1ce2699062ca2e6c4ed1ba)

Author SHA1 Message Date
Jean-Philippe Lang ea35fff5bf SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter. 17 years ago
Jean-Philippe Lang d1a3fbea40 Fixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord. 17 years ago
Jean-Philippe Lang c00b8fd12e Doc and version changes for 0.6.1 release. 17 years ago
Jean-Philippe Lang 7fae4b0892 Bazaar adapter: fixed log with partial revisions parsing. 17 years ago
Jean-Philippe Lang 3c44aac1f5 Added version details view accessible from the roadmap. 17 years ago
Jean-Philippe Lang 056e3703da Added Bazaar adapter. 17 years ago
Jean-Philippe Lang 92a23c05bb Project name format limitation removed (name can now contain any character). 17 years ago
Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
Jean-Philippe Lang e4724c7626 Trac importer: 17 years ago
Jean-Philippe Lang 2cf11bd64e Fixed Mantis importer: projects trackers and modules assignment 17 years ago
Jean-Philippe Lang 3937caeb3c Trac importer improvements (by Mat Trudel): 17 years ago
Jean-Philippe Lang 29b3614bcb Forums enhancements: 17 years ago
Jean-Philippe Lang 0634591b3d Themes: 17 years ago
Jean-Philippe Lang 5e6fa147da * Fixed: Error when displaying the issue list if a float custom field is marked as 'used as filter' 17 years ago
Jean-Philippe Lang 987a5aa221 Anonymous users can now be allowed to create, edit, comment issues, comment news and post messages in the forums. 17 years ago
Jean-Philippe Lang 1469a4c8df Fixed (CVS adapter): changes not recorded when using :pserver string. 17 years ago
Jean-Philippe Lang 8a8f819d27 Added wiki macros support. 2 builtin macros are defined: hello_world (sample macro that displays the arguments) and macro_list (display the list of installed macros). 17 years ago
Jean-Philippe Lang b0bb1baeaa Trac importer: user can now choose between sqlite and sqlite3 adapter for Trac database. 17 years ago
Jean-Philippe Lang ad68a82be1 Moved ProjectsController#list_news to NewsController#index. 17 years ago
Jean-Philippe Lang 8509cf80f0 ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index 17 years ago
Jean-Philippe Lang d0af24870e Slight changes for 0.6.0 release. 17 years ago
Jean-Philippe Lang 7535c211d5 Removed IssueStatus html_color attribute. 17 years ago
Jean-Philippe Lang bb4acc02d0 Added AJAX based context menu on the project issue list that provide shortcuts for editing, re-assigning, changing the status or the priority, moving or deleting an issue. 17 years ago
Jean-Philippe Lang ecfc40629f Quote subversion username and password in svn commands. 17 years ago
Jean-Philippe Lang a53c86f063 Removed inconsistent user manual stuff (html/docbook content and controller). Help link now points to the Redmine guide which will be more easy to maintain. 17 years ago
Jean-Philippe Lang 2ce184d1de Added revision number in Redmine::VERSION (the revision number is read from .svn/entries if it exists). 17 years ago
Jean-Philippe Lang 824a67ab5a Added basic Theme support. 17 years ago
Jean-Philippe Lang 2c4647f8c6 Added 'Bulk edit' functionality. 17 years ago
Jean-Philippe Lang df631e8c06 Set enumeration positions and default priority (Normal) in default configuration data. 17 years ago
Jean-Philippe Lang ec51cdd0f9 Calendar: 17 years ago
Jean-Philippe Lang fa094a3fe5 Merged IssuesController#export_pdf into IssuesController#show. 17 years ago
Jean-Philippe Lang 26528d1004 'Manage repository' permission requires to be a project member. 17 years ago
Jean-Philippe Lang 586231067b Fixed: URL with ~ broken in wiki formatting. 17 years ago
Jean-Philippe Lang 47e7ceacd7 Better handling of external link style assignment. 17 years ago
Jean-Philippe Lang 48fb20f540 Fixed TOC positionning in wiki pages. 17 years ago
Jean-Philippe Lang 0fc93a1197 Span caps turned off in textile formatting. 17 years ago
Jean-Philippe Lang 50096526bc Removed ProjectsController#feeds. This view was incomplete and inconsistent with permissions. 17 years ago
Jean-Philippe Lang c2220cffcf Added svn command output to error log when SubversionAdapter#entries parsing fails. 17 years ago
Jean-Philippe Lang 665497f5fb Fixed: Manage pu(b)lic queries typo (Thomas Lecavelier). 17 years ago
Jean-Philippe Lang b4d66593ef Fixed: Links get chopped by punctuation marks in anchors. 17 years ago
Jean-Philippe Lang cae547a7ea Redmine acts_as_* plugins moved to vendor/plugins. 17 years ago
Jean-Philippe Lang e1bb4a5baa Fixed: Links to other wiki pages in headings get corrupted (class attributes shown). 17 years ago
Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago
Jean-Philippe Lang e4f0864e3a Basic plugin support. 17 years ago
Jean-Philippe Lang 827e998afe Application layout refactored. 17 years ago
Jean-Philippe Lang 83eed09109 Added 2 log messages in SubversionAdapter#entries. 17 years ago
Jean-Philippe Lang eb371db5b9 Fixed: RMagick not loaded on case sensitive filesystems. 17 years ago
Jean-Philippe Lang 780d5fa070 Fixed: lines in wiki content containing just a single wiki link are not displayed. 17 years ago
Jean-Philippe Lang 21c97c6a13 Added project module concept. 17 years ago
Jean-Philippe Lang 29348fafb7 Fixed: watchers should be notified even if they uncheck 'mail notifications' 17 years ago