Commit Graph

512 Commits (ea9eafbee5829b1a24746244eea57c92a41b864d)

Author SHA1 Message Date
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
Jean-Philippe Lang 7ca7e4bad5 Added mail notification when a new message is posted in the forums. 18 years ago
Jean-Philippe Lang b90e84b9fe Per project forums added. 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 92b02014d2 Issue relations first commit (not thoroughly tested). 4 kinds of relation are available: 18 years ago
Jean-Philippe Lang a301d0eb4e Updated migration 41 to support table name prefix/sufix. 18 years ago
Jean-Philippe Lang 076655cdd8 Updated migration 41 to support table name prefix/sufix. 18 years ago
Jean-Philippe Lang 8e4a5996b0 Fixed: 9268 These files should be moved out of revision control 18 years ago
Jean-Philippe Lang 52547466f0 Fixed: 10342 Creation of Schema in Oracle 18 years ago
Jean-Philippe Lang 941a240535 Commit messages are now scanned for referenced or fixed issue IDs. 18 years ago
Jean-Philippe Lang 634d3557f2 Online help japanese translation added (Ken Date) 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 4ff8386e3d Initial commit for svn repository management and access control: 18 years ago
Jean-Philippe Lang 16f9f50f50 SVN commits are now stored in the database, and added to the activity view and the search engine. 18 years ago
Jean-Philippe Lang dd52fb7e2e accidentally committed a database name change... 18 years ago
Jean-Philippe Lang a559c0cfc2 fixed #9401 New Wiki, cannot create new page. 18 years ago
Jean-Philippe Lang 143be7ee02 added a setting option to set the feeds content limit 18 years ago
Jean-Philippe Lang a54a15523b wiki: 18 years ago
Jean-Philippe Lang c514316a2e wiki branch merged into trunk 18 years ago
Jean-Philippe Lang 75e3ab737c replaced deprecated server_settings with smtp_settings 18 years ago
Jean-Philippe Lang 2b7c31feb5 setting password_lost renamed to lost_password 18 years ago
Jean-Philippe Lang 7dd312b1ac added a setting option to set max number of issues in export 18 years ago
Jean-Philippe Lang 52c1718ee8 added a setting option to disable "password lost" functionality 18 years ago