Jean-Philippe Lang
0061a3f04a
Added 'email sending test' functionality.
...
Go to Admin -> Mail notifications and click on 'Send a test email'.
If an error occurs while sending the mail, the error message is displayed to the user.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@632 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-14 10:36:19 +00:00
Jean-Philippe Lang
7e755a53b8
Firstname, lastname and email LDAP attributes are now required if "on-the-fly register" is checked.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@631 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-14 09:14:33 +00:00
Jean-Philippe Lang
ecf208f660
Issue history is now 'oldest first' sorted.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@630 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-14 09:02:40 +00:00
Jean-Philippe Lang
b3f3634df3
On the issue report page, 0 issue counts are now displayed as dashes.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@629 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 17:00:59 +00:00
Jean-Philippe Lang
29c623fa58
Mantis importer: added priorities mapping.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@628 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 16:48:43 +00:00
Jean-Philippe Lang
343cab8148
Mantis importer: steps_to_reproduce and additional_information fields added to issue description.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@627 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 15:51:23 +00:00
Jean-Philippe Lang
f179eee7a0
Added migration of Mantis bug monitors.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@626 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 15:35:52 +00:00
Jean-Philippe Lang
5b4812add8
Added migration of Mantis bug relationships.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@625 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 15:29:16 +00:00
Jean-Philippe Lang
005ce1b21d
More accurate status and role mapping in Mantis importer.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@624 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 15:04:45 +00:00
Jean-Philippe Lang
1dcf50b59a
Mantis migration task initial import.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@623 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 14:37:11 +00:00
Jean-Philippe Lang
a8b202c9bc
Fixed: non-active users can be viewed with account/show
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@622 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 10:28:55 +00:00
Jean-Philippe Lang
64d805b009
Updated UPGRADING documentation
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@621 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-13 10:19:46 +00:00
Jean-Philippe Lang
79b8bd0a38
Added an option to be able to relate issues in different projects.
...
It can be set in Admin -> Settings (default: false).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@620 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 15:31:04 +00:00
Jean-Philippe Lang
cf4e216502
Project name is now displayed in news titles when not inside the project (eg. home page).
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@619 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 14:47:54 +00:00
Jean-Philippe Lang
1eff42eda6
Translated 'Sort by' label on table headers.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@618 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 14:42:15 +00:00
Jean-Philippe Lang
5478e5cbae
Attachment content-type is now chomped before being saved.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@617 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 14:32:07 +00:00
Jean-Philippe Lang
29f25601bb
Fixed: versions not sorted correctly in drop down lists.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@616 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 14:27:40 +00:00
Jean-Philippe Lang
e4f2e0fd37
Removed deprecated Object#type in CustomFieldsController.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@615 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 14:24:04 +00:00
Jean-Philippe Lang
4e65be9ed1
Fixed: the link to delete issue relations is displayed even if the user is not authorized to delete relations
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@614 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 14:22:02 +00:00
Jean-Philippe Lang
6862b97909
Removed IssuesController#history, all changes are now displayed on issues/show (not only the last 15).
...
Added anchor links to issue notes, eg: /issues/show/1#note-3
git-svn-id: http://redmine.rubyforge.org/svn/trunk@613 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 13:57:29 +00:00
Jean-Philippe Lang
64e91b2e13
Fixed custom fields alignment on issues/show (Balazs Dan)
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@612 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 12:59:05 +00:00
Jean-Philippe Lang
9f0ddb89a0
Changed 'versions' table creation to allow null values for 'effective_date' field.
...
This change was done in migration 048 but seems to have no effect with SQLite.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@611 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 12:37:05 +00:00
Jean-Philippe Lang
e9ba8a4494
Changed AR error messages style (same as flash errors).
...
Fixed flash styles for IE6.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@610 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 11:25:25 +00:00
Jean-Philippe Lang
58ea44a462
Updated german translation (Hans-Peter Werner)
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@609 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 10:29:29 +00:00
Jean-Philippe Lang
7681487af4
Fixed: Roadmap percentages not being calculated correctly (Nick Read).
...
The roadmap percentages are now calculated using floating point.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@608 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 10:23:07 +00:00
Jean-Philippe Lang
c4fee11969
Forum notifications are now also sent to the authors of the thread, even if they don't watch the board.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@607 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 10:16:30 +00:00
Jean-Philippe Lang
5bd26ede42
Fixed my_controller_test.rb (errors are now in flash[:error])
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@606 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 10:04:44 +00:00
Jean-Philippe Lang
3c8e7c79b6
Overdue versions (date reached and open issues > 0) are now always displayed on the roadmap.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@604 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-12 09:58:38 +00:00
Jean-Philippe Lang
3be226d0c4
Added a confirmation dialog box for project archiving
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@603 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-02 20:10:37 +00:00
Jean-Philippe Lang
dfaf8f7e6a
Changed the footer link from http://redmine.rubyforge.org to http://www.redmine.org/
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@602 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-02 19:44:38 +00:00
Jean-Philippe Lang
acebceb1d7
Applied 'register notice' patch by Matt Jones.
...
The user is now redirected to the login screen after having registered.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@601 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-02 17:54:35 +00:00
Jean-Philippe Lang
2d5ac54d2e
Applied the flash notices patch by Matt Jones (slightly edited).
...
flash[:notice] and flash[:error] are now used for notice/error messages.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@600 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-02 17:42:20 +00:00
Jean-Philippe Lang
7701de9ae4
Fixed: on spent time details view, the h3 issue link now links back to the issue
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@599 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-01 20:04:31 +00:00
Jean-Philippe Lang
46745614b4
Fixed: error when creating a tracker without copying an existing wokflow
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@598 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-01 19:51:02 +00:00
Jean-Philippe Lang
efbe29249c
Added icon on external wiki links
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@597 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-01 19:38:13 +00:00
Jean-Philippe Lang
188077d634
History box on issues/show is now hidden if there's no history
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@596 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-01 18:59:39 +00:00
Jean-Philippe Lang
f8da6fb679
Fixed a bug in CVS model (clash when 2 projects point to the same repository)
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@595 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-08-01 17:53:05 +00:00
Jean-Philippe Lang
6edfcd83c1
Removed a line break on news/show
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@594 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-18 17:22:19 +00:00
Jean-Philippe Lang
fcefdb22bf
Added several validates_length_of
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@593 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-16 17:16:49 +00:00
Jean-Philippe Lang
7363428703
Fixed mailer (error when no assignee)
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@592 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-15 12:01:53 +00:00
Jean-Philippe Lang
25f8c64f92
Doc update for 0.5.1 release.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@591 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-15 11:44:52 +00:00
Jean-Philippe Lang
fd2839c833
Now, when a user turns mail notifications off, he will still receive notifications about issue changes if he is the author or the assignee of the issue.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@590 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-15 11:12:08 +00:00
Jean-Philippe Lang
1cb5fc747f
Slight documentation update.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@589 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-15 10:11:25 +00:00
Jean-Philippe Lang
4670426e4e
Hours displayed using %.2f on time report.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@588 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-14 19:07:35 +00:00
Jean-Philippe Lang
05c1888703
Fix: SVN commit dates are now stored as local time
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@587 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-14 14:53:18 +00:00
Jean-Philippe Lang
e94e88e3ad
Added the ability to log time when changing an issue status.
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@586 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-14 14:37:22 +00:00
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).
...
This option can be set in Admin -> Settings.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@585 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-14 13:29:20 +00:00
Jean-Philippe Lang
98cf33070f
Fixed: Error when editing the wokflow after deleting a status
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@584 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-14 11:31:43 +00:00
Jean-Philippe Lang
5e20417e6d
Added wiki diff.
...
Diff can be viewed from the page history, or directly from the project activity page for each edit.
Uses Lars Christensen's diff library.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@583 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-14 11:25:03 +00:00
Jean-Philippe Lang
bf74efcd11
Added a margin for inline images in wiki text
...
git-svn-id: http://redmine.rubyforge.org/svn/trunk@582 e93f8b46-1217-0410-a6f0-8f06a7374b81
2007-07-02 17:23:31 +00:00