Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  fixtures 877 over 17 years Jean-Philippe Lang Mailer: * added an application setting to speci...
  functional 873 over 17 years Jean-Philippe Lang Added the hability to copy an issue. It can be ...
  integration 675 almost 18 years Jean-Philippe Lang Fix: error when posting to projects/add or user...
  mocks 4 almost 19 years Jean-Philippe Lang Initial commit
  unit 877 over 17 years Jean-Philippe Lang Mailer: * added an application setting to speci...
helper_testcase.rb 1.01 KB 699 almost 18 years Jean-Philippe Lang Added Redmine::WikiFormatting module and tests ...
test_helper.rb 2.68 KB 699 almost 18 years Jean-Philippe Lang Added Redmine::WikiFormatting module and tests ...

Latest revisions

# Date Author Comment
877 2007-11-04 11:43 Jean-Philippe Lang Mailer:
  • added an application setting to specify the application protocol (http or https) used to generate urls
  • added layouts for text and html emails
  • no more language specific templates
  • urls are now generated using UrlWriter
  • the mailer now uses AdvAttrAccessor code style to set email parameters
873 2007-10-28 15:31 Jean-Philippe Lang

Added the hability to copy an issue.
It can be done from the 'issue/show' view or from the context menu on the issue list.
The Copy functionality is of course only available if the user is allowed to create an issue.
It copies the issue attributes and the custom fields values.

870 2007-10-25 19:38 Jean-Philippe Lang

Added "Float" as a custom field format.

866 2007-10-23 19:15 Jean-Philippe Lang

Fixed: error when bulk editing with Postgresql

861 2007-10-22 18:52 Jean-Philippe Lang Commit message parser:
  • Fixed: Error when parsing a commit message with duplicate issue identifiers
  • Strip referencing and fixing keywords
855 2007-10-20 14:47 Jean-Philippe Lang More flexible mail notifications settings at user level. A user has now 3 options:
  • notification on any event on all his projects
  • notification on any event on selected projects only (if the user belongs to more than 1 project)
  • notification only for things that he watches or he is involded in (eg. issues that he watches or he is author or assignee)
834 2007-10-12 20:04 Jean-Philippe Lang

Removed translated email templates attachments_added and document_added (no longer usefull).

821 2007-10-10 20:56 Jean-Philippe Lang

Added the ability to set the "done ratio" of issues fixed by commit (original path by Nikolay Solakov, slightly edited).

817 2007-10-09 21:07 Jean-Philippe Lang

Added 'Bulk edit' functionality.
This can be done by clicking on the edit link (little pen icon) at the upper-left corner of the issue list.
Most properties can be set (priority, assignee, category, fixed version, start and due dates, done ratio) and a note can be entered....

815 2007-10-07 22:07 Jean-Philippe Lang Calendar:
  • added an helper and moved the rendering code to a shared partial (used by project calendar and my calendar)
  • first day of week can now be set in lang files (general_first_day_of_week)

View revisions

Also available in: Atom