Commit Graph

86 Commits (5d0b53544c859506cc7f2e52f0a5243e50bca5e9)

Author SHA1 Message Date
Jean-Philippe Lang 7cdd88a6ce Merged Rails 2.1 compatibility branch. 17 years ago
Jean-Philippe Lang bd3191f80d New rake task name in comments for creating sessions migration (#1520). 17 years ago
Jean-Philippe Lang 25bba80c9e Adds a simple API and a standalone script that can be used to forward emails from a local or remote email server to Redmine (#1110). 17 years ago
Jean-Philippe Lang 4d6f50d3fe Encoding set to utf8 in example database.yml (#1506). 17 years ago
Jean-Philippe Lang 5051566e51 Prettier url for changesets (#1443). 17 years ago
Jean-Philippe Lang d77c1d2829 Unified diff viewer for attached files with .patch or .diff extension (#1403). 17 years ago
Jean-Philippe Lang dfe62d7f51 Ability to disable unused SCM adapters in application settings. 17 years ago
Jean-Philippe Lang c72b53a8fa Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present. 17 years ago
Jean-Philippe Lang 09bf503fd2 Load Engines plugin if available (closes #180). 17 years ago
Jean-Philippe Lang 993b60d61e Adds 2 permissions (closes #859): 17 years ago
Jean-Philippe Lang 6fcc512cb7 Adds a setting for whether new projects should be public by default (closes #842, #839). 17 years ago
Jean-Philippe Lang 533994e5ea Adds an application setting to choose whether or not subprojects issues should be displayed by default on the issue list, calendar and gantt (r1178). Default is true. 17 years ago
Jean-Philippe Lang bbe8ea29e8 Display the last 30 days on the activity view rather than the current month. 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 384a444cee Fix grammar error in e-mail footer (closes #673). 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 68d3305ae2 Fixed settings.yml syntax (yaml parsing fails with JRuby 1.0.3: #606). 17 years ago
Jean-Philippe Lang 79f92a675a User display format is now configurable in administration settings. 17 years ago
Jean-Philippe Lang 5e2a01656d Test environments cleanup. 17 years ago
Jean-Philippe Lang 9a1b46fe42 New setting added to specify how many objects should be displayed on most paginated lists. 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 6d9490ddcc Merged Rails 2.0 compatibility changes. 17 years ago
Jean-Philippe Lang 8c65cc4712 Added Annotate/Blame view for Subversion, CVS and Mercurial repositories. 17 years ago
Jean-Philippe Lang bc060b31ae Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added). 17 years ago
Jean-Philippe Lang 9c9ae21771 There's now 3 account activation strategies (available in application settings): 17 years ago
Jean-Philippe Lang e4ce95c3a1 Added a couple of new formats for the 'date format' setting. 17 years ago
Jean-Philippe Lang 362364fd6f Fixed: CSV constant warning 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 d46e3a501e Pretty URL for the repository browser (Cyril Mougel) 17 years ago
Jean-Philippe Lang bd434427e6 Mailer: 17 years ago
Jean-Philippe Lang a200e97667 * Emails footer can now be customized from the admin interface (Admin -> Email notifications). 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 bce286f458 Fixed: Can not set 'No change' value for commit_fix_done_ratio setting. 17 years ago
Jean-Philippe Lang 5f10cc8673 Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited). 17 years ago
Jean-Philippe Lang 824a67ab5a Added basic Theme support. 17 years ago
Jean-Philippe Lang cdb2781b48 Default encodings for repository files can now be set in application settings (Admin -> Settings -> Repositories encodings). 17 years ago
Jean-Philippe Lang c6e61a5f19 Default columns displayed on the issue list can now be selected at application level. 17 years ago
Jean-Philippe Lang cae547a7ea Redmine acts_as_* plugins moved to vendor/plugins. 17 years ago
Jean-Philippe Lang b64e89daec Native eol property set on config/* 17 years ago
Jean-Philippe Lang a96421019f Search engines now supports pagination. 17 years ago
Jean-Philippe Lang 650888c73b Added a named route for the home page. 17 years ago
Jean-Philippe Lang e4f0864e3a Basic plugin support. 17 years ago
Jean-Philippe Lang 23264ec3eb Mail notification options restored (default is: issue_added and issue_updated). 17 years ago
Jean-Philippe Lang 70da1c7771 Changed the application default title (redMine -> Redmine). 17 years ago
Jean-Philippe Lang 1e28f7758f Added wiki syntax to online help. 17 years ago
Jean-Philippe Lang 79b8bd0a38 Added an option to be able to relate issues in different projects. 17 years ago
Jean-Philippe Lang 1cb5fc747f Slight documentation update. 18 years ago
Jean-Philippe Lang 9c38458f8b Added an option to choose the date format: language based (as defined in each lang file) or ISO 8601 (YYYY-MM-DD). 18 years ago
Jean-Philippe Lang f04225321c Account information can now be sent to the user when creating an account. 18 years ago