OSDN Git Service

redminele/redmine.git
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

16 years agoPrevent admin users from making themselves non-administrator (#1276).
Jean-Philippe Lang [Sun, 25 May 2008 11:22:53 +0000 (11:22 +0000)]
Prevent admin users from making themselves non-administrator (#1276).

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

16 years agoPrevent admin users from locking their own account (#1276).
Jean-Philippe Lang [Sat, 24 May 2008 18:42:53 +0000 (18:42 +0000)]
Prevent admin users from locking their own account (#1276).

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

16 years agoFixed: Issue number display clipped on 'my issues' (#1291).
Jean-Philippe Lang [Sat, 24 May 2008 18:37:06 +0000 (18:37 +0000)]
Fixed: Issue number display clipped on 'my issues' (#1291).

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

16 years agoFixed: View differences for individual file of a changeset fails if the subversion...
Jean-Philippe Lang [Sat, 24 May 2008 17:58:34 +0000 (17:58 +0000)]
Fixed: View differences for individual file of a changeset fails if the subversion repository URL doesn't point to the repository root (#1209, #1262, #1275).

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

16 years agoFixed: error when previewing a new wiki page (#1292) introduced in r1415.
Jean-Philippe Lang [Fri, 23 May 2008 16:29:40 +0000 (16:29 +0000)]
Fixed: error when previewing a new wiki page (#1292) introduced in r1415.

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

16 years agoFixed: TypeError in WikiController#destroy_attachment (#1281).
Jean-Philippe Lang [Thu, 22 May 2008 18:26:43 +0000 (18:26 +0000)]
Fixed: TypeError in WikiController#destroy_attachment (#1281).

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

16 years agoFixed: non member or anonymous permissions change is effective only after an applicat...
Jean-Philippe Lang [Thu, 22 May 2008 18:08:54 +0000 (18:08 +0000)]
Fixed: non member or anonymous permissions change is effective only after an application restart (#1280).

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

16 years agoFixed: encoding problem when adding non-ASCII issue category in the new issue page...
Jean-Philippe Lang [Thu, 22 May 2008 17:02:29 +0000 (17:02 +0000)]
Fixed: encoding problem when adding non-ASCII issue category in the new issue page (#1286).

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

16 years agoUse display: block; for activity item descriptions.
Jean-Philippe Lang [Tue, 20 May 2008 20:49:06 +0000 (20:49 +0000)]
Use display: block; for activity item descriptions.

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

16 years agoSlight changes to the search results.
Jean-Philippe Lang [Tue, 20 May 2008 20:45:53 +0000 (20:45 +0000)]
Slight changes to the search results.

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

16 years agoAbility to search a project and its subprojects (#1264).
Jean-Philippe Lang [Tue, 20 May 2008 20:31:04 +0000 (20:31 +0000)]
Ability to search a project and its subprojects (#1264).

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

16 years agoMemory leak (postgres -> zlib + ssl) has been fixed by apache developers.
Liwiusz Ociepa [Mon, 19 May 2008 12:41:40 +0000 (12:41 +0000)]
Memory leak (postgres -> zlib + ssl) has been fixed by apache developers.

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

16 years agoAdds icons on search results.
Jean-Philippe Lang [Sun, 18 May 2008 16:33:50 +0000 (16:33 +0000)]
Adds icons on search results.

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

16 years agoAbility to search all projects or the projects the user belongs to (#791).
Jean-Philippe Lang [Sun, 18 May 2008 16:15:22 +0000 (16:15 +0000)]
Ability to search all projects or the projects the user belongs to (#791).

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

16 years agoFixed: bold, italics, underline not working within parentheses (#1225).
Jean-Philippe Lang [Sun, 18 May 2008 08:24:31 +0000 (08:24 +0000)]
Fixed: bold, italics, underline not working within parentheses (#1225).

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

16 years agoFixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089).
Jean-Philippe Lang [Sat, 17 May 2008 11:03:43 +0000 (11:03 +0000)]
Fixed: possible error when attachment's filename is non-ASCII (#747, #1243, #1089).

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

16 years agoFixed: private subprojects are listed on the issues view (#1217).
Jean-Philippe Lang [Wed, 14 May 2008 18:19:37 +0000 (18:19 +0000)]
Fixed: private subprojects are listed on the issues view (#1217).

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

16 years agoFixed: Calendar and Gantt show private subprojects even if current user is not a...
Jean-Philippe Lang [Wed, 14 May 2008 18:01:13 +0000 (18:01 +0000)]
Fixed: Calendar and Gantt show private subprojects even if current user is not a member of them (#1217).

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

16 years agoDo not toggle assignable check box when using un/check all permissions links on role...
Jean-Philippe Lang [Wed, 14 May 2008 17:26:13 +0000 (17:26 +0000)]
Do not toggle assignable check box when using un/check all permissions links on role form.

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

16 years agoFixed: Check All / Uncheck All in Email Settings doesn't work (#1180).
Jean-Philippe Lang [Wed, 14 May 2008 17:23:40 +0000 (17:23 +0000)]
Fixed: Check All / Uncheck All in Email Settings doesn't work (#1180).

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

16 years agoFixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant (#1207).
Jean-Philippe Lang [Tue, 13 May 2008 17:54:51 +0000 (17:54 +0000)]
Fixed: Redmine::Scm::Adapters::GitAdapter#get_rev ignored GIT_BIN constant (#1207).

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

16 years agoFixed: Update issue form: comment field from log time end out of screen (#1227).
Jean-Philippe Lang [Tue, 13 May 2008 17:51:55 +0000 (17:51 +0000)]
Fixed: Update issue form: comment field from log time end out of screen (#1227).

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

16 years agoFixed: some labels overflow the form box (#1228).
Jean-Philippe Lang [Tue, 13 May 2008 16:56:34 +0000 (16:56 +0000)]
Fixed: some labels overflow the form box (#1228).

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

16 years agoMerge changes from branch swistak.
Liwiusz Ociepa [Tue, 13 May 2008 09:41:19 +0000 (09:41 +0000)]
Merge changes from branch swistak.

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

16 years agoWiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).
Jean-Philippe Lang [Sun, 4 May 2008 15:05:38 +0000 (15:05 +0000)]
Wiki page protection (#851, patch #1146 by Mateo Murphy with slight changes).
New permission added: protect wiki pages. Once a page is protected, it can be edited/renamed/deleted only by users who have this permission.

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

16 years agoDoc update for 0.7.1 release.
Jean-Philippe Lang [Sun, 4 May 2008 10:20:16 +0000 (10:20 +0000)]
Doc update for 0.7.1 release.

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

16 years agoPrevent "can't convert nil into String" error when :sort_order param is not present.
Jean-Philippe Lang [Sat, 3 May 2008 15:09:06 +0000 (15:09 +0000)]
Prevent "can't convert nil into String" error when :sort_order param is not present.

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

16 years agoTranslations updates (closes #1128, #1129, #1135, #1148, #1163).
Jean-Philippe Lang [Sat, 3 May 2008 10:41:28 +0000 (10:41 +0000)]
Translations updates (closes #1128, #1129, #1135, #1148, #1163).

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

16 years agoFixed: error on Trac import when :due attribute is nil (#1164).
Jean-Philippe Lang [Fri, 2 May 2008 16:48:09 +0000 (16:48 +0000)]
Fixed: error on Trac import when :due attribute is nil (#1164).

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

16 years agoFixed: error when using upcase language name in coderay (#1162) (Windows specific).
Jean-Philippe Lang [Fri, 2 May 2008 15:35:41 +0000 (15:35 +0000)]
Fixed: error when using upcase language name in coderay (#1162) (Windows specific).

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

16 years agoSplit user edit screen into tabs.
Jean-Philippe Lang [Fri, 2 May 2008 15:21:21 +0000 (15:21 +0000)]
Split user edit screen into tabs.

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

16 years agoEscape HTML comment tags (#1160).
Jean-Philippe Lang [Fri, 2 May 2008 15:16:17 +0000 (15:16 +0000)]
Escape HTML comment tags (#1160).

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

16 years agoShow the project hierarchy in the drop down list for new membership on user administr...
Jean-Philippe Lang [Thu, 1 May 2008 13:50:39 +0000 (13:50 +0000)]
Show the project hierarchy in the drop down list for new membership on user administration screen.

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

16 years agoHide the 'Latest projects' box on the welcome screen if there are no projects (#1156).
Jean-Philippe Lang [Thu, 1 May 2008 13:01:23 +0000 (13:01 +0000)]
Hide the 'Latest projects' box on the welcome screen if there are no projects (#1156).

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

16 years agoFixed: private subprojects names are revealed on the project overview (#1152).
Jean-Philippe Lang [Thu, 1 May 2008 12:56:59 +0000 (12:56 +0000)]
Fixed: private subprojects names are revealed on the project overview (#1152).

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

16 years agoAdd Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967).
Jean-Philippe Lang [Thu, 1 May 2008 08:44:40 +0000 (08:44 +0000)]
Add Redcloth's :block_markdown_rule to allow horizontal rules in wiki (#967).

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

16 years agoUse GET instead of POST on roadmap (#718), gantt and calendar forms.
Jean-Philippe Lang [Wed, 30 Apr 2008 12:14:15 +0000 (12:14 +0000)]
Use GET instead of POST on roadmap (#718), gantt and calendar forms.

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

16 years agoFixed: Updating tickets add a time log with zero hours (#1147).
Jean-Philippe Lang [Wed, 30 Apr 2008 09:09:28 +0000 (09:09 +0000)]
Fixed: Updating tickets add a time log with zero hours (#1147).

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

16 years agoFixed: Home, Logout, Login links are absolute (#1122, #1145).
Jean-Philippe Lang [Wed, 30 Apr 2008 08:51:12 +0000 (08:51 +0000)]
Fixed: Home, Logout, Login links are absolute (#1122, #1145).

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

16 years agoThai translation added (Gampol Thitinilnithi, #1136).
Jean-Philippe Lang [Wed, 30 Apr 2008 08:47:14 +0000 (08:47 +0000)]
Thai translation added (Gampol Thitinilnithi, #1136).

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

16 years agoFixed: Search for target version of "none" fails with postgres 8.3 (#1134).
Jean-Philippe Lang [Tue, 29 Apr 2008 09:57:47 +0000 (09:57 +0000)]
Fixed: Search for target version of "none" fails with postgres 8.3 (#1134).

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

16 years agoChangelog update.
Jean-Philippe Lang [Mon, 28 Apr 2008 10:26:05 +0000 (10:26 +0000)]
Changelog update.

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

16 years agoNotify project members when a message is posted if they want to receive notifications...
Jean-Philippe Lang [Mon, 28 Apr 2008 09:25:51 +0000 (09:25 +0000)]
Notify project members when a message is posted if they want to receive notifications for everything on the project (#1079).

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

16 years agoTranslation updates (closes #1123, #1124):
Jean-Philippe Lang [Mon, 28 Apr 2008 08:52:35 +0000 (08:52 +0000)]
Translation updates (closes #1123, #1124):
* Spanish (Gumer Coronel)
* Norvegian (Kai Olav Fredriksen)

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

16 years agoForces Redmine to use rails 2.0.2 gem when vendor/rails is not present.
Jean-Philippe Lang [Sun, 27 Apr 2008 16:34:42 +0000 (16:34 +0000)]
Forces Redmine to use rails 2.0.2 gem when vendor/rails is not present.
If you don't want to upgrade rails gem, freeze Redmine by running the following command in your Redmine directory:

  rake rails:freeze:edge TAG=rel_2-0-2

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

16 years agoFixed: Links to repository directories don't work (#1119).
Jean-Philippe Lang [Sun, 27 Apr 2008 10:12:15 +0000 (10:12 +0000)]
Fixed: Links to repository directories don't work (#1119).

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

16 years agoInclude subprojects versions on calendar and gantt (#1116).
Jean-Philippe Lang [Sun, 27 Apr 2008 08:20:53 +0000 (08:20 +0000)]
Include subprojects versions on calendar and gantt (#1116).

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

16 years agoPostgresql 8.3 compatibility fix (#834).
Jean-Philippe Lang [Sat, 26 Apr 2008 17:56:26 +0000 (17:56 +0000)]
Postgresql 8.3 compatibility fix (#834).

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

16 years agoFixes custom field filters behaviour (#1078).
Jean-Philippe Lang [Sat, 26 Apr 2008 16:55:24 +0000 (16:55 +0000)]
Fixes custom field filters behaviour (#1078).

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

16 years agoEstimated time recognizes improved time formats (#1092).
Jean-Philippe Lang [Sat, 26 Apr 2008 11:59:51 +0000 (11:59 +0000)]
Estimated time recognizes improved time formats (#1092).

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

16 years agoFixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicat...
Jean-Philippe Lang [Sat, 26 Apr 2008 10:54:46 +0000 (10:54 +0000)]
Fixed: ActiveRecord::StaleObjectError exception on closing a set of circular duplicate issues (#1105).

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

16 years agoWarn user that subprojects are also deleted when deleting a project (#1111) and add...
Jean-Philippe Lang [Sat, 26 Apr 2008 10:20:48 +0000 (10:20 +0000)]
Warn user that subprojects are also deleted when deleting a project (#1111) and add a checkbox to confirm the deletion.

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

16 years agoFixed: Modules selection not remembered when new project creation fails (#1109).
Jean-Philippe Lang [Sat, 26 Apr 2008 09:49:16 +0000 (09:49 +0000)]
Fixed: Modules selection not remembered when new project creation fails (#1109).

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

16 years agoCommits per author graph: remove email adress in usernames (#1066).
Jean-Philippe Lang [Thu, 24 Apr 2008 18:35:56 +0000 (18:35 +0000)]
Commits per author graph: remove email adress in usernames (#1066).

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

16 years agoFixed: trying to preview a new issue raises an exception (closes #984).
Jean-Philippe Lang [Thu, 24 Apr 2008 17:35:04 +0000 (17:35 +0000)]
Fixed: trying to preview a new issue raises an exception (closes #984).

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

16 years agoCVS duplicate key violation fix (#996, #1098).
Jean-Philippe Lang [Thu, 24 Apr 2008 17:28:55 +0000 (17:28 +0000)]
CVS duplicate key violation fix (#996, #1098).

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

16 years agoRedirected user to where he is coming from after logging hours (#1062).
Jean-Philippe Lang [Wed, 16 Apr 2008 17:27:53 +0000 (17:27 +0000)]
Redirected user to where he is coming from after logging hours (#1062).

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

16 years agoApplicationHelperTest fix.
Jean-Philippe Lang [Tue, 15 Apr 2008 20:27:10 +0000 (20:27 +0000)]
ApplicationHelperTest fix.

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

16 years agoIssue list shows all tickets when going back to a global query inside a project ...
Jean-Philippe Lang [Mon, 14 Apr 2008 19:21:58 +0000 (19:21 +0000)]
Issue list shows all tickets when going back to a global query inside a project (closes #1055).

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

16 years agoHide export links in print media css.
Jean-Philippe Lang [Mon, 14 Apr 2008 19:13:22 +0000 (19:13 +0000)]
Hide export links in print media css.

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

16 years agoInclude macro can include a page of another project wiki using !{{include(projectname...
Jean-Philippe Lang [Sun, 13 Apr 2008 16:22:55 +0000 (16:22 +0000)]
Include macro can include a page of another project wiki using !{{include(projectname:Foo)}} (#1052).

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

16 years agoAdd css class for ticket changes (#1032).
Jean-Philippe Lang [Sun, 13 Apr 2008 13:24:03 +0000 (13:24 +0000)]
Add css class for ticket changes (#1032).

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

16 years agoReplace closing html tags with html entity (#910).
Jean-Philippe Lang [Sun, 13 Apr 2008 12:45:17 +0000 (12:45 +0000)]
Replace closing html tags with html entity (#910).

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

16 years agoTranslation updates (closes #1010, #1017, #1047):
Jean-Philippe Lang [Sun, 13 Apr 2008 12:25:22 +0000 (12:25 +0000)]
Translation updates (closes #1010, #1017, #1047):
* Finnish (Antti Perkiömäki)
* Spanish (Gumer Coronel)
* Czech (Maxim Krušina)

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

16 years agoLeft align filter buttons (closes #872) and reduce filters spacing.
Jean-Philippe Lang [Sun, 13 Apr 2008 11:18:09 +0000 (11:18 +0000)]
Left align filter buttons (closes #872) and reduce filters spacing.

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

16 years agoBetter error message and AR errors in log for failed LDAP on-the-fly user creation...
Jean-Philippe Lang [Sun, 13 Apr 2008 09:12:43 +0000 (09:12 +0000)]
Better error message and AR errors in log for failed LDAP on-the-fly user creation (closes #932, #1042).

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

16 years agoFixed: Double dot displayed on ticket view when ticket not updated (closes #813).
Jean-Philippe Lang [Sat, 12 Apr 2008 17:25:06 +0000 (17:25 +0000)]
Fixed: Double dot displayed on ticket view when ticket not updated (closes #813).

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

16 years agoFixed: error when browsing an empty Mercurial repository (#1046).
Jean-Philippe Lang [Sat, 12 Apr 2008 17:13:17 +0000 (17:13 +0000)]
Fixed: error when browsing an empty Mercurial repository (#1046).

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

16 years agoAdd an icon to each event on the activity view.
Jean-Philippe Lang [Sat, 12 Apr 2008 16:54:14 +0000 (16:54 +0000)]
Add an icon to each event on the activity view.

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

16 years agoFixed: preview fails when updating an issue (broken by r1322). Patch #1027.
Jean-Philippe Lang [Wed, 9 Apr 2008 17:52:41 +0000 (17:52 +0000)]
Fixed: preview fails when updating an issue (broken by r1322). Patch #1027.

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