OSDN Git Service

redminele/redmine.git
16 years agoIMAP: Mark emails as Seen.
Jean-Philippe Lang [Sun, 22 Jun 2008 12:56:10 +0000 (12:56 +0000)]
IMAP: Mark emails as Seen.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1571 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixes reply attachments handling.
Jean-Philippe Lang [Sun, 22 Jun 2008 12:37:24 +0000 (12:37 +0000)]
Fixes reply attachments handling.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1570 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds a rake task (redmine:email:receive_imap) to read emails from an IMAP server...
Jean-Philippe Lang [Sun, 22 Jun 2008 12:27:00 +0000 (12:27 +0000)]
Adds a rake task (redmine:email:receive_imap) to read emails from an IMAP server (#1110).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1569 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds basic support for issue creation via email (#1110).
Jean-Philippe Lang [Sun, 22 Jun 2008 10:45:03 +0000 (10:45 +0000)]
Adds basic support for issue creation via email (#1110).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1568 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoDisplay issue notes in the activity view (#1509).
Jean-Philippe Lang [Sat, 21 Jun 2008 12:32:47 +0000 (12:32 +0000)]
Display issue notes in the activity view (#1509).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1567 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoRemoves spaces before colons on issue detail view (#1512).
Jean-Philippe Lang [Sat, 21 Jun 2008 10:15:07 +0000 (10:15 +0000)]
Removes spaces before colons on issue detail view (#1512).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1566 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoTrack project and tracker changes in issue history.
Jean-Philippe Lang [Thu, 19 Jun 2008 18:52:20 +0000 (18:52 +0000)]
Track project and tracker changes in issue history.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1565 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdd target version to the issue list context menu.
Jean-Philippe Lang [Wed, 18 Jun 2008 20:15:51 +0000 (20:15 +0000)]
Add target version to the issue list context menu.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1564 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMercurial adapter tests fix (#1469).
Jean-Philippe Lang [Wed, 18 Jun 2008 17:02:39 +0000 (17:02 +0000)]
Mercurial adapter tests fix (#1469).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1563 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoEnable syntax highlight on issues, messages and news (#1473, #1466).
Jean-Philippe Lang [Wed, 18 Jun 2008 16:49:40 +0000 (16:49 +0000)]
Enable syntax highlight on issues, messages and news (#1473, #1466).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1562 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAllow dot in firstnames and lastnames (closes #1426).
Jean-Philippe Lang [Tue, 17 Jun 2008 20:14:31 +0000 (20:14 +0000)]
Allow dot in firstnames and lastnames (closes #1426).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1561 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds atom feed on time entries details (#1479).
Jean-Philippe Lang [Tue, 17 Jun 2008 20:01:15 +0000 (20:01 +0000)]
Adds atom feed on time entries details (#1479).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1560 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: urls containing @ are parsed as email adress by the wiki formatter (#1456).
Jean-Philippe Lang [Tue, 17 Jun 2008 19:27:03 +0000 (19:27 +0000)]
Fixed: urls containing @ are parsed as email adress by the wiki formatter (#1456).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1559 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAbility to remove enumerations (activities, priorities, document categories) that...
Jean-Philippe Lang [Tue, 17 Jun 2008 19:10:54 +0000 (19:10 +0000)]
Ability to remove enumerations (activities, priorities, document categories) that are in use. Associated objects can be reassigned to another value (#1467).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1558 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoPrevent unwanted textile link parsing at end of line.
Jean-Philippe Lang [Mon, 16 Jun 2008 19:37:09 +0000 (19:37 +0000)]
Prevent unwanted textile link parsing at end of line.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1557 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoRepositoriesController cleanup with rescue_from.
Jean-Philippe Lang [Sun, 15 Jun 2008 16:11:07 +0000 (16:11 +0000)]
RepositoriesController cleanup with rescue_from.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1555 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds a field on the repository view to browse at specific revision (#1443).
Jean-Philippe Lang [Sun, 15 Jun 2008 15:56:47 +0000 (15:56 +0000)]
Adds a field on the repository view to browse at specific revision (#1443).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1554 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: view file at given revision with CVS.
Jean-Philippe Lang [Sun, 15 Jun 2008 15:47:28 +0000 (15:47 +0000)]
Fixed: view file at given revision with CVS.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1553 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMakes changes link to entries on the revision view.
Jean-Philippe Lang [Sun, 15 Jun 2008 14:40:05 +0000 (14:40 +0000)]
Makes changes link to entries on the revision view.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1552 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixes test broken by r1549.
Jean-Philippe Lang [Sun, 15 Jun 2008 14:39:52 +0000 (14:39 +0000)]
Fixes test broken by r1549.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1551 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixes test broken by r1549.
Jean-Philippe Lang [Sun, 15 Jun 2008 14:34:23 +0000 (14:34 +0000)]
Fixes test broken by r1549.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1550 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoPrettier url for changesets (#1443).
Jean-Philippe Lang [Sun, 15 Jun 2008 14:19:06 +0000 (14:19 +0000)]
Prettier url for changesets (#1443).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1549 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoDoc update for 0.7.2 release.
Jean-Philippe Lang [Sun, 15 Jun 2008 12:25:48 +0000 (12:25 +0000)]
Doc update for 0.7.2 release.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1546 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds links to repository directories in the browser (#1094).
Jean-Philippe Lang [Sun, 15 Jun 2008 11:40:13 +0000 (11:40 +0000)]
Adds links to repository directories in the browser (#1094).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1544 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: TOC does not remove colorization markups (#1423).
Jean-Philippe Lang [Sun, 15 Jun 2008 11:00:40 +0000 (11:00 +0000)]
Fixed: TOC does not remove colorization markups (#1423).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1542 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoTranslation updates.
Jean-Philippe Lang [Sun, 15 Jun 2008 09:49:16 +0000 (09:49 +0000)]
Translation updates.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1540 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoClose statement handler in Redmine.pm (#1433).
Jean-Philippe Lang [Sun, 15 Jun 2008 09:43:53 +0000 (09:43 +0000)]
Close statement handler in Redmine.pm (#1433).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1539 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoHungarian translation update (closes #1408).
Jean-Philippe Lang [Sun, 15 Jun 2008 09:38:02 +0000 (09:38 +0000)]
Hungarian translation update (closes #1408).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1538 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFile size display with Bazaar repositories (#1149).
Jean-Philippe Lang [Sat, 14 Jun 2008 15:44:36 +0000 (15:44 +0000)]
File size display with Bazaar repositories (#1149).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1537 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Logtime info lost when there's an error updating an issue (#1400).
Jean-Philippe Lang [Sat, 14 Jun 2008 14:10:47 +0000 (14:10 +0000)]
Fixed: Logtime info lost when there's an error updating an issue (#1400).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1535 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: time entries created with the default activity even if a different one is...
Jean-Philippe Lang [Sat, 14 Jun 2008 12:31:32 +0000 (12:31 +0000)]
Fixed: time entries created with the default activity even if a different one is specified (#1302).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1533 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoCVS: add support for modules names with spaces (#1434).
Jean-Philippe Lang [Sat, 14 Jun 2008 11:42:50 +0000 (11:42 +0000)]
CVS: add support for modules names with spaces (#1434).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1527 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: page has no title when adding a project (#1436).
Jean-Philippe Lang [Sat, 14 Jun 2008 11:15:57 +0000 (11:15 +0000)]
Fixed: page has no title when adding a project (#1436).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1526 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: unexpected nil when viewing differences on CVS (#1444).
Jean-Philippe Lang [Sat, 14 Jun 2008 10:51:15 +0000 (10:51 +0000)]
Fixed: unexpected nil when viewing differences on CVS (#1444).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1525 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: SVG::Graph raises an error when using external stylesheet (#1402).
Jean-Philippe Lang [Mon, 9 Jun 2008 20:05:32 +0000 (20:05 +0000)]
Fixed: SVG::Graph raises an error when using external stylesheet (#1402).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1524 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoSlight changes to diff view and style.
Jean-Philippe Lang [Mon, 9 Jun 2008 19:15:40 +0000 (19:15 +0000)]
Slight changes to diff view and style.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1523 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoRemoved inconsistent revision numbers on diff view.
Jean-Philippe Lang [Mon, 9 Jun 2008 19:02:22 +0000 (19:02 +0000)]
Removed inconsistent revision numbers on diff view.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1522 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoLog the user in after registration if account activation is not needed.
Jean-Philippe Lang [Mon, 9 Jun 2008 18:59:15 +0000 (18:59 +0000)]
Log the user in after registration if account activation is not needed.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1521 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFile viewer for attached text files.
Jean-Philippe Lang [Mon, 9 Jun 2008 18:40:59 +0000 (18:40 +0000)]
File viewer for attached text files.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1520 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMove the file viewer to a partial.
Jean-Philippe Lang [Mon, 9 Jun 2008 17:02:55 +0000 (17:02 +0000)]
Move the file viewer to a partial.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1519 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years ago"New Project" link on Projects page for admin users (#1082).
Jean-Philippe Lang [Sun, 8 Jun 2008 22:45:22 +0000 (22:45 +0000)]
"New Project" link on Projects page for admin users (#1082).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1518 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: notextile tag has no effect.
Jean-Philippe Lang [Sun, 8 Jun 2008 20:31:36 +0000 (20:31 +0000)]
Fixed: notextile tag has no effect.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1517 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoUnified diff viewer for attached files with .patch or .diff extension (#1403).
Jean-Philippe Lang [Sun, 8 Jun 2008 18:26:39 +0000 (18:26 +0000)]
Unified diff viewer for attached files with .patch or .diff extension (#1403).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1516 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMove diff viewer to a partial.
Jean-Philippe Lang [Sun, 8 Jun 2008 18:10:49 +0000 (18:10 +0000)]
Move diff viewer to a partial.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1515 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoSCM browser: ability to download raw unified diffs.
Jean-Philippe Lang [Sun, 8 Jun 2008 16:48:21 +0000 (16:48 +0000)]
SCM browser: ability to download raw unified diffs.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1514 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMove unified diff parser out of the scm abstract adapter so it can be reused for...
Jean-Philippe Lang [Sun, 8 Jun 2008 16:28:42 +0000 (16:28 +0000)]
Move unified diff parser out of the scm abstract adapter so it can be reused for viewing attached diffs (#1403).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1513 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoDon't search for the changeset if revision identifier is nil.
Jean-Philippe Lang [Sun, 8 Jun 2008 15:47:55 +0000 (15:47 +0000)]
Don't search for the changeset if revision identifier is nil.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1512 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoDon't display the table headers if there is no changeset to display.
Jean-Philippe Lang [Sun, 8 Jun 2008 15:46:15 +0000 (15:46 +0000)]
Don't display the table headers if there is no changeset to display.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1511 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFilesystem adapter: read files in binary mode.
Jean-Philippe Lang [Sun, 8 Jun 2008 15:44:23 +0000 (15:44 +0000)]
Filesystem adapter: read files in binary mode.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1510 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFilesystem adapter: negative size is displayed for large files under win32.
Jean-Philippe Lang [Sun, 8 Jun 2008 15:43:32 +0000 (15:43 +0000)]
Filesystem adapter: negative size is displayed for large files under win32.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1509 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds Filesystem adapter (patch #1393 by Paul R).
Jean-Philippe Lang [Sun, 8 Jun 2008 15:40:24 +0000 (15:40 +0000)]
Adds Filesystem adapter (patch #1393 by Paul R).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1508 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAbility to disable unused SCM adapters in application settings.
Jean-Philippe Lang [Sun, 8 Jun 2008 14:59:26 +0000 (14:59 +0000)]
Ability to disable unused SCM adapters in application settings.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1507 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixes tabulation with Firefox 2 on tabular forms.
Jean-Philippe Lang [Sun, 8 Jun 2008 10:10:54 +0000 (10:10 +0000)]
Fixes tabulation with Firefox 2 on tabular forms.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1506 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoDisplay status change before subject of issue on the activity view otherwise it may...
Jean-Philippe Lang [Sat, 7 Jun 2008 20:06:44 +0000 (20:06 +0000)]
Display status change before subject of issue on the activity view otherwise it may be truncated.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1505 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixes functional tests broken by r1501.
Jean-Philippe Lang [Sat, 7 Jun 2008 15:14:42 +0000 (15:14 +0000)]
Fixes functional tests broken by r1501.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1504 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoRemoves constraint on enumerations name (#1384).
Jean-Philippe Lang [Sat, 7 Jun 2008 15:08:59 +0000 (15:08 +0000)]
Removes constraint on enumerations name (#1384).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1503 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoTrac importer: read session_attribute table to find user's email and real name (...
Jean-Philippe Lang [Sat, 7 Jun 2008 14:55:32 +0000 (14:55 +0000)]
Trac importer: read session_attribute table to find user's email and real name (#1340).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1502 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362).
Jean-Philippe Lang [Sat, 7 Jun 2008 11:42:37 +0000 (11:42 +0000)]
Fixed: Reply/Quote Function Newline Issue in Internet Explorer (#1362).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1501 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoSubversion adapter: ignore directories with no commit date (#1370).
Jean-Philippe Lang [Sat, 7 Jun 2008 10:08:11 +0000 (10:08 +0000)]
Subversion adapter: ignore directories with no commit date (#1370).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1500 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).
Jean-Philippe Lang [Sat, 7 Jun 2008 09:19:50 +0000 (09:19 +0000)]
Mercurial adapter improvements (patch #1199 by Pierre Paysant-Le Roux).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1499 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoTranslations updates.
Jean-Philippe Lang [Sat, 7 Jun 2008 09:03:20 +0000 (09:03 +0000)]
Translations updates.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1498 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixes Chinese pdf export when the issue description is too long (#1170).
Jean-Philippe Lang [Sat, 7 Jun 2008 08:39:06 +0000 (08:39 +0000)]
Fixes Chinese pdf export when the issue description is too long (#1170).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1497 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Atom link on saved query does not include query_id (#1390).
Jean-Philippe Lang [Fri, 6 Jun 2008 15:20:08 +0000 (15:20 +0000)]
Fixed: Atom link on saved query does not include query_id (#1390).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1496 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoHides the "Replies" heading below a message if there is no reply (#1350).
Jean-Philippe Lang [Fri, 6 Jun 2008 15:14:09 +0000 (15:14 +0000)]
Hides the "Replies" heading below a message if there is no reply (#1350).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1495 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoTrac importer: improves wiki link conversion (#1287).
Jean-Philippe Lang [Fri, 6 Jun 2008 15:02:47 +0000 (15:02 +0000)]
Trac importer: improves wiki link conversion (#1287).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1494 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: SVN errors lead to svn username/password being displayed to end users (#1368).
Jean-Philippe Lang [Fri, 6 Jun 2008 14:37:49 +0000 (14:37 +0000)]
Fixed: SVN errors lead to svn username/password being displayed to end users (#1368).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1493 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoRedmine links regexp fix (#1369, url hash turned into a ticket link).
Jean-Philippe Lang [Wed, 4 Jun 2008 21:30:12 +0000 (21:30 +0000)]
Redmine links regexp fix (#1369, url hash turned into a ticket link).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1492 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: changesets titles should not be multiline in atom feeds (#1356).
Jean-Philippe Lang [Wed, 4 Jun 2008 18:13:14 +0000 (18:13 +0000)]
Fixed: changesets titles should not be multiline in atom feeds (#1356).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1491 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAllow empty cells in wiki tables.
Jean-Philippe Lang [Wed, 4 Jun 2008 17:12:59 +0000 (17:12 +0000)]
Allow empty cells in wiki tables.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1490 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMissing strings (r1488).
Jean-Philippe Lang [Tue, 3 Jun 2008 18:41:36 +0000 (18:41 +0000)]
Missing strings (r1488).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1489 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMake the 'duplicates of' relation asymmetric:
Jean-Philippe Lang [Tue, 3 Jun 2008 18:30:29 +0000 (18:30 +0000)]
Make the 'duplicates of' relation asymmetric:
* closing a issue will close its duplicates
* closing a duplicate won't close the main issue

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1488 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: new line at the end of a file is not displayed in diff.
Jean-Philippe Lang [Mon, 2 Jun 2008 20:14:06 +0000 (20:14 +0000)]
Fixed: new line at the end of a file is not displayed in diff.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1487 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoDiff: adds some space between 2 changes in the same file and reduces html size.
Jean-Philippe Lang [Mon, 2 Jun 2008 19:18:17 +0000 (19:18 +0000)]
Diff: adds some space between 2 changes in the same file and reduces html size.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1486 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Atom feeds don't provide author section for repository revisions (#1348).
Jean-Philippe Lang [Mon, 2 Jun 2008 18:16:56 +0000 (18:16 +0000)]
Fixed: Atom feeds don't provide author section for repository revisions (#1348).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1485 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Link to PDF doesn't work after creating new issue (#1346).
Jean-Philippe Lang [Mon, 2 Jun 2008 17:01:02 +0000 (17:01 +0000)]
Fixed: Link to PDF doesn't work after creating new issue (#1346).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1484 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Reminder emails shouldn't include archived projects (#1351).
Jean-Philippe Lang [Mon, 2 Jun 2008 16:59:15 +0000 (16:59 +0000)]
Fixed: Reminder emails shouldn't include archived projects (#1351).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1483 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdditional test for r1481.
Jean-Philippe Lang [Fri, 30 May 2008 18:42:56 +0000 (18:42 +0000)]
Additional test for r1481.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1482 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: browser's accept-language subcodes ignored (#1320).
Jean-Philippe Lang [Fri, 30 May 2008 18:40:02 +0000 (18:40 +0000)]
Fixed: browser's accept-language subcodes ignored (#1320).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1481 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds a Reply link to each issue note (#739). Reply is pre-filled with the quoted...
Jean-Philippe Lang [Fri, 30 May 2008 17:42:25 +0000 (17:42 +0000)]
Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1480 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds multi-levels blockquotes support by using > at the beginning of lines.
Jean-Philippe Lang [Fri, 30 May 2008 16:35:36 +0000 (16:35 +0000)]
Adds multi-levels blockquotes support by using > at the beginning of lines.
Textile is preserved inside quoted text.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1479 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Incorrect weekend definition in Hebrew calendar locale (#1328).
Jean-Philippe Lang [Fri, 30 May 2008 15:34:53 +0000 (15:34 +0000)]
Fixed: Incorrect weekend definition in Hebrew calendar locale (#1328).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1478 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoTrac importer: migrate attachments descriptions (#1326).
Jean-Philippe Lang [Thu, 29 May 2008 19:31:21 +0000 (19:31 +0000)]
Trac importer: migrate attachments descriptions (#1326).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1477 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: Unable to use angular braces after include word in c code highlighting (#1230).
Jean-Philippe Lang [Thu, 29 May 2008 19:12:17 +0000 (19:12 +0000)]
Fixed: Unable to use angular braces after include word in c code highlighting (#1230).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1476 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: GitAdapter#get_rev should use current branch instead of hardwiring @master...
Jean-Philippe Lang [Thu, 29 May 2008 18:48:00 +0000 (18:48 +0000)]
Fixed: GitAdapter#get_rev should use current branch instead of hardwiring @master@ (#1319).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1475 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: can not access old projects created with a numeric identifier (#1322).
Jean-Philippe Lang [Thu, 29 May 2008 17:42:10 +0000 (17:42 +0000)]
Fixed: can not access old projects created with a numeric identifier (#1322).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1473 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds new projects atom feed (#1290).
Jean-Philippe Lang [Tue, 27 May 2008 16:49:18 +0000 (16:49 +0000)]
Adds new projects atom feed (#1290).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1465 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoMoved ProjectsController#list to ProjectsController#index.
Jean-Philippe Lang [Mon, 26 May 2008 20:10:32 +0000 (20:10 +0000)]
Moved ProjectsController#list to ProjectsController#index.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1464 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoNo multiline text for textile links.
Jean-Philippe Lang [Mon, 26 May 2008 19:39:51 +0000 (19:39 +0000)]
No multiline text for textile links.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1463 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed roadmap links to versions (#1297).
Jean-Philippe Lang [Mon, 26 May 2008 19:12:29 +0000 (19:12 +0000)]
Fixed roadmap links to versions (#1297).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1462 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: IssueController#edit doesn't set default Activity as default (#1302).
Jean-Philippe Lang [Mon, 26 May 2008 17:12:11 +0000 (17:12 +0000)]
Fixed: IssueController#edit doesn't set default Activity as default (#1302).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1461 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed zh lang file.
Jean-Philippe Lang [Sun, 25 May 2008 20:49:07 +0000 (20:49 +0000)]
Fixed zh lang file.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1460 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoAdds a rake task to send reminders. An email is sent to each user with a list of...
Jean-Philippe Lang [Sun, 25 May 2008 17:31:50 +0000 (17:31 +0000)]
Adds a rake task to send reminders. An email is sent to each user with a list of the issues due in the next days, if any.
See @rake -D redmine:send_reminders@ for options.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1459 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoRemove edit step from Status context menu (#1197).
Jean-Philippe Lang [Sun, 25 May 2008 15:09:42 +0000 (15:09 +0000)]
Remove edit step from Status context menu (#1197).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1458 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoChange projects homepage limit to 255 chars (#663, #1095).
Jean-Philippe Lang [Sun, 25 May 2008 13:37:29 +0000 (13:37 +0000)]
Change projects homepage limit to 255 chars (#663, #1095).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1457 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoTest for striked through wiki link (#199).
Jean-Philippe Lang [Sun, 25 May 2008 13:30:54 +0000 (13:30 +0000)]
Test for striked through wiki link (#199).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1456 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoGantt chart: display issues that don't have a due date if they are assigned to a...
Jean-Philippe Lang [Sun, 25 May 2008 13:26:21 +0000 (13:26 +0000)]
Gantt chart: display issues that don't have a due date if they are assigned to a version with a date (#184).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1455 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoPrevents NoMethodError on @available_filters.has_key? in query.rb (#1178).
Jean-Philippe Lang [Sun, 25 May 2008 12:50:33 +0000 (12:50 +0000)]
Prevents NoMethodError on @available_filters.has_key? in query.rb (#1178).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1454 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoTranslations updates.
Jean-Philippe Lang [Sun, 25 May 2008 12:42:56 +0000 (12:42 +0000)]
Translations updates.

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1453 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoHungarian translation added (#1198 by Gábor Takács).
Jean-Philippe Lang [Sun, 25 May 2008 12:18:49 +0000 (12:18 +0000)]
Hungarian translation added (#1198 by Gábor Takács).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1452 e93f8b46-1217-0410-a6f0-8f06a7374b81

16 years agoFixed: using '*' as keyword for repository referencing keywords doesn't work when...
Jean-Philippe Lang [Sun, 25 May 2008 11:43:20 +0000 (11:43 +0000)]
Fixed: using '*' as keyword for repository referencing keywords doesn't work when issue id is at the beginning of a line (#1253).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1451 e93f8b46-1217-0410-a6f0-8f06a7374b81