Commit Graph

394 Commits (1a65eb8b08b5911eea1ce2699062ca2e6c4ed1ba)

Author SHA1 Message Date
Jean-Philippe Lang 2c1e63720e SCM AbstractAdapter use shell_quote to more properly escape path (closes #838 by John Goerzen). 17 years ago
Jean-Philippe Lang 3a9b0988c7 Merged Git support branch (r1200 to r1226). 17 years ago
Jean-Philippe Lang a9c972fbb3 Quotes Mercurial entries command depending on the OS. 17 years ago
Jean-Philippe Lang 71d3bb2f7b Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (patch #826 by Frederic Moulins, slightly edited to preserve win32 compatibility). 17 years ago
Jean-Philippe Lang 624723d0ce Activity enhancements: 17 years ago
Jean-Philippe Lang 494a6ecfb0 Trac and Mantis importers: check that default configuration is loaded before processing. 17 years ago
Jean-Philippe Lang a92cce3851 Textile formatting: 17 years ago
Jean-Philippe Lang fbcdfee622 Trac importer: support database schema for Trac migration (#757 by John Goerzen). 17 years ago
Jean-Philippe Lang d09f7d73b3 Added jsp mime type. 17 years ago
Jean-Philippe Lang d8c97b32dd Fixes #780: Redmine fails to start with a const_missing error on Redmine::MenuManager::MenuItem::GLoc (occurs when a Redmine plugin is loaded before GLoc). 17 years ago
Jean-Philippe Lang 200842ba5e Propagates time tracking to the parent project (closes #433). Time report enhancements. 17 years ago
Jean-Philippe Lang 421d420311 Trac importer fix: 17 years ago
Jean-Philippe Lang 792b7f30e3 Menus items: 17 years ago
Jean-Philippe Lang 33493f8010 Mantis importer: do not duplicate Mantis username in firstname and lastname if realname is blank. 17 years ago
Jean-Philippe Lang 53a04b0a44 Fixed: CVS repository doesn't work if port is used in the url (#653). 17 years ago
Jean-Philippe Lang 0153954ebb Added a simple rake task to fetch changesets from the repositories: 17 years ago
Jean-Philippe Lang 0582337372 Added: 17 years ago
Jean-Philippe Lang 1c8cf4ef83 Added the following permissions (#527, #585, #627): 17 years ago
Jean-Philippe Lang 29e297d273 Make Mantis importer preserve bug ids. 17 years ago
Jean-Philippe Lang c5d998528f The following menus can now be extended by plugins: top_menu, account_menu, application_menu (empty by default). 17 years ago
Jean-Philippe Lang 4155c97222 Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once. 17 years ago
Jean-Philippe Lang 43a6f312ed Merged IssuesController #edit and #update into a single actions. 17 years ago
Jean-Philippe Lang 6d109258c9 Added a few extensions/mimetypes. 17 years ago
Jean-Philippe Lang 9a2ec76a81 Mantis importer: few fixes in user mapping. 17 years ago
Jean-Philippe Lang 943ba3e34f Trac importer: handle nil usernames. 17 years ago
Jean-Philippe Lang a3dda6dc4a Use Postgresql's reset_pk_sequence in Trac importer to reset issue id sequence (#595). 17 years ago
Jean-Philippe Lang 2920daf2c8 Do not use RedCloth's glyphs (#210). 17 years ago
Jean-Philippe Lang 1ecef3a95a ProjectsController#add_news moved to NewsController#new. 17 years ago
Jean-Philippe Lang 12c0f5f66e Do not show Roadmap menu item if the project doesn't define any versions. 17 years ago
Jean-Philippe Lang 7a1e928b8d Mantis importer: 17 years ago
Jean-Philippe Lang b0f3de5c3b Fixed: PostgreSQL issues_seq_id not updated when using Trac importer. 17 years ago
Jean-Philippe Lang 91dc13f4b2 Show explicit error message when the scm command failed (eg. when svn binary is not available). 17 years ago
Jean-Philippe Lang 16e9ffce0d Added a 'New issue' link in the main menu (accesskey 7). 17 years ago
Jean-Philippe Lang 44ac1a0deb ProjectsController#add_issue moved to IssuesController#new. 17 years ago
Jean-Philippe Lang 0faa4568a0 Highlight the current item of the main menu. 17 years ago
Jean-Philippe Lang 18066ba8bf Added a couple of mime types so that corresponding files can be viewed in the browser. 17 years ago
Jean-Philippe Lang 702b521b45 Redmine links can be used to link to documents, versions and attachments. 17 years ago
Jean-Philippe Lang b2b56adbfa Fixed: Themes are not applied with Rails 2.0 17 years ago
Jean-Philippe Lang 78d9ae9754 Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil (same fix as r921). 17 years ago
Jean-Philippe Lang 976a31e941 Merged IssuesController change_status and add_note actions. 17 years ago
Jean-Philippe Lang c9fd7513ed Default configuration data can now be loaded from the administration screen. 17 years ago
Jean-Philippe Lang 6ae87d7c4c Moved redmine:load_default_data code to a module so that it can be called from the application. 17 years ago
Jean-Philippe Lang 832c7eaaa5 Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails. 17 years ago
Jean-Philippe Lang 66420fe4b7 TabularFormBuilder moved out of application_helper.rb 17 years ago
Jean-Philippe Lang 9595029709 Trunk version changed to 0.6.devel 17 years ago
Jean-Philippe Lang 31c6ebb310 Added wiki annotate view. It's accessible for each version from the page history view. 17 years ago
Jean-Philippe Lang 5f871e9657 Fixed: Textile image with style attribute cause internal server error. 17 years ago
Jean-Philippe Lang e219af1fbd Ignore empty diffs. 17 years ago
Jean-Philippe Lang 8e00f57a88 Moved ProjectsController#list_documents and add_document to DocumentsController#index and new. 17 years ago
Jean-Philippe Lang b4eafd9ea8 Changes for 0.6.2 release. 17 years ago