OSDN Git Service

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

16 years agoCustom fields (list and boolean) can be used as criteria in time report (#1012).
Jean-Philippe Lang [Wed, 9 Apr 2008 17:45:39 +0000 (17:45 +0000)]
Custom fields (list and boolean) can be used as criteria in time report (#1012).

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

16 years agoFix date range filter js behaviour and css fix for IE.
Jean-Philippe Lang [Mon, 7 Apr 2008 17:56:32 +0000 (17:56 +0000)]
Fix date range filter js behaviour and css fix for IE.

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

16 years agoCSV export added to timelog report (#1009).
Jean-Philippe Lang [Mon, 7 Apr 2008 17:18:09 +0000 (17:18 +0000)]
CSV export added to timelog report (#1009).

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

16 years agoRedmine.pm doc update
Jean-Philippe Lang [Mon, 7 Apr 2008 17:03:02 +0000 (17:03 +0000)]
Redmine.pm doc update

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

16 years agoRedmine.pm for webdav authentication:
Jean-Philippe Lang [Sun, 6 Apr 2008 17:36:26 +0000 (17:36 +0000)]
Redmine.pm for webdav authentication:
* make Authen::Simple::LDAP module optional
* handle TLS flag set in Redmine

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

16 years agoRedmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes #879...
Jean-Philippe Lang [Sun, 6 Apr 2008 17:29:09 +0000 (17:29 +0000)]
Redmine.pm support for LDAP authentication (patch by Liwiusz Ociepa). Closes #879, #918.

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

16 years agoPreserve status filter and page number when using lock/unlock/activate links on the...
Jean-Philippe Lang [Sun, 6 Apr 2008 13:15:09 +0000 (13:15 +0000)]
Preserve status filter and page number when using lock/unlock/activate links on the users list (closes #998).

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

16 years agoMercurial: display working directory files sizes unless browsing a specific revision...
Jean-Philippe Lang [Sun, 6 Apr 2008 12:22:59 +0000 (12:22 +0000)]
Mercurial: display working directory files sizes unless browsing a specific revision (#999).

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

16 years agoMercurial: Get proper file action on revision (#983).
Jean-Philippe Lang [Sun, 6 Apr 2008 12:00:11 +0000 (12:00 +0000)]
Mercurial: Get proper file action on revision (#983).

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

16 years agoTranslation updates:
Jean-Philippe Lang [Sun, 6 Apr 2008 11:07:16 +0000 (11:07 +0000)]
Translation updates:
* Norwegian (Kai Olav Fredriksen)
* German (Thomas Löber)
* Bulgarian (Nikolay Solakov)
* Hebrew (Ficoos Bangaly)
* Russian (Michael Pirogov)

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

16 years agoMake the project files list sortable (#997).
Jean-Philippe Lang [Sun, 6 Apr 2008 10:53:18 +0000 (10:53 +0000)]
Make the project files list sortable (#997).

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

16 years agoFix repository browsing at given revision for various scm and add tests for this.
Jean-Philippe Lang [Sun, 6 Apr 2008 10:35:55 +0000 (10:35 +0000)]
Fix repository browsing at given revision for various scm and add tests for this.

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

16 years agoInline images alt attribute set to the attachment description.
Jean-Philippe Lang [Sat, 5 Apr 2008 18:56:08 +0000 (18:56 +0000)]
Inline images alt attribute set to the attachment description.

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

16 years agoFixed: inline image not displayed when including a wiki page (closes #1001).
Jean-Philippe Lang [Sat, 5 Apr 2008 17:39:19 +0000 (17:39 +0000)]
Fixed: inline image not displayed when including a wiki page (closes #1001).

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

16 years agoVarious timelog report enhancements:
Jean-Philippe Lang [Sat, 5 Apr 2008 16:40:26 +0000 (16:40 +0000)]
Various timelog report enhancements:
* report can be done using days as columns (#993)
* add a total column to the time report
* replace upper-right links by tabs to switch between details and report
* preserve date range filter when switching between details and report

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

16 years agoFixed: single file 'View difference' links do not work because of duplicate slashes...
Jean-Philippe Lang [Thu, 3 Apr 2008 22:29:58 +0000 (22:29 +0000)]
Fixed: single file 'View difference' links do not work because of duplicate slashes in url.

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

16 years agoVerify rev and rev_to params format in RepositoriesController. And turn revision...
Jean-Philippe Lang [Thu, 3 Apr 2008 16:50:53 +0000 (16:50 +0000)]
Verify rev and rev_to params format in RepositoriesController. And turn revision arguments into integers in SubversionAdapter.

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

16 years agoDisplay the context menu above and/or to the left of the click if needed (patch by...
Jean-Philippe Lang [Thu, 3 Apr 2008 16:38:06 +0000 (16:38 +0000)]
Display the context menu above and/or to the left of the click if needed (patch by Mike Duchene, closes #960).

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

16 years agoFixed: trying to preview a new issue raises an exception with postgresql (close ...
Jean-Philippe Lang [Thu, 3 Apr 2008 13:16:51 +0000 (13:16 +0000)]
Fixed: trying to preview a new issue raises an exception with postgresql (close #984).

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

16 years agoAttachment model clean up: fixed some inconsistent indentation and an inaccurate...
Jean-Philippe Lang [Wed, 2 Apr 2008 21:30:32 +0000 (21:30 +0000)]
Attachment model clean up: fixed some inconsistent indentation and an inaccurate comment (closes patch #903 by Rocco Stanzione).

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

16 years agoAccept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours...
Jean-Philippe Lang [Wed, 2 Apr 2008 19:52:12 +0000 (19:52 +0000)]
Accept the following formats for the timelog "hours" field: 1h, 1 h, 1 hour, 2 hours, 30m, 30min, 1h30, 1h30m, 1:30.
Also accept 1,5 for 1.5 hour (closes #975). Note that 1.5 is still equal to 1h30 and not 1h50 (#947).

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

16 years agoTime report can be done at issue level (closes #970) + timelog views xhtml validation.
Jean-Philippe Lang [Tue, 1 Apr 2008 22:42:10 +0000 (22:42 +0000)]
Time report can be done at issue level (closes #970) + timelog views xhtml validation.

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

16 years agoAdd predefined date ranges to the time report in the same way as the details view...
Jean-Philippe Lang [Tue, 1 Apr 2008 19:40:40 +0000 (19:40 +0000)]
Add predefined date ranges to the time report in the same way as the details view (closes #972). It nows defaults to 'All time'.
This patch also fixes time report periods (columns) computation.

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

16 years agoPrevent NoMethodError on nil class if custom_fields params is not present in IssuesCo...
Jean-Philippe Lang [Tue, 1 Apr 2008 17:48:11 +0000 (17:48 +0000)]
Prevent NoMethodError on nil class if custom_fields params is not present in IssuesController#new (#969).

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

16 years agoFixed: Boards are not deleted when project is deleted (closes #963).
Jean-Philippe Lang [Tue, 1 Apr 2008 17:43:20 +0000 (17:43 +0000)]
Fixed: Boards are not deleted when project is deleted (closes #963).

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

16 years agoMove repetitive calendar include code from views into helper (patch #966 by Peter...
Jean-Philippe Lang [Mon, 31 Mar 2008 21:48:01 +0000 (21:48 +0000)]
Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik).

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

16 years agoAdd overflow:auto to the content div (closes #676, #748, #961).
Jean-Philippe Lang [Mon, 31 Mar 2008 20:51:56 +0000 (20:51 +0000)]
Add overflow:auto to the content div (closes #676, #748, #961).

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

16 years agoGlobal queries can be saved from the global issue list (follows r1311 and closes...
Jean-Philippe Lang [Sun, 30 Mar 2008 14:20:07 +0000 (14:20 +0000)]
Global queries can be saved from the global issue list (follows r1311 and closes #897).

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

16 years agoQueries can be marked as 'For all projects'. Such queries will be available on all...
Jean-Philippe Lang [Sun, 30 Mar 2008 12:29:07 +0000 (12:29 +0000)]
Queries can be marked as 'For all projects'. Such queries will be available on all projects and on the global issue list (#897, closes #671).
Only admin users can create/edit queries that are public and for all projects.
Note: this change does not allow to save a query from the global issue list. You have to be inside a project but then you can mark the query as 'For all projects'.

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

16 years agoFixed: Feed content limit setting has no effect (closes #954).
Jean-Philippe Lang [Sun, 30 Mar 2008 08:33:04 +0000 (08:33 +0000)]
Fixed: Feed content limit setting has no effect (closes #954).

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

16 years agoFixed: Priorities not ordered when displayed as a filter in issue list (#956).
Jean-Philippe Lang [Sun, 30 Mar 2008 08:19:56 +0000 (08:19 +0000)]
Fixed: Priorities not ordered when displayed as a filter in issue list (#956).

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

16 years agoFixed: can not display attached images inline in message replies.
Jean-Philippe Lang [Sat, 29 Mar 2008 22:35:04 +0000 (22:35 +0000)]
Fixed: can not display attached images inline in message replies.

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

16 years agoUse #blank? instead of #empty? in news/show view.
Jean-Philippe Lang [Sat, 29 Mar 2008 20:03:20 +0000 (20:03 +0000)]
Use #blank? instead of #empty? in news/show view.

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

16 years agoChangelog updated.
Jean-Philippe Lang [Sat, 29 Mar 2008 11:43:07 +0000 (11:43 +0000)]
Changelog updated.

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

16 years agoShow date range on the activity (closes #837).
Jean-Philippe Lang [Sat, 29 Mar 2008 11:12:57 +0000 (11:12 +0000)]
Show date range on the activity (closes #837).

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

16 years agoFixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch #882...
Jean-Philippe Lang [Sat, 29 Mar 2008 10:54:24 +0000 (10:54 +0000)]
Fixed: migrate_from_trac doesn't import timestamps of wiki and tickets (patch #882 by Andreas Neuhaus slightly edited).

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

16 years agoFixed: https urls in the wiki are not displayed as external (closes #943).
Jean-Philippe Lang [Sat, 29 Mar 2008 09:24:09 +0000 (09:24 +0000)]
Fixed: https urls in the wiki are not displayed as external (closes #943).

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

16 years agoTranslation updates: (closes #915, #927, #929, #923, #914, #919)
Jean-Philippe Lang [Thu, 27 Mar 2008 19:27:40 +0000 (19:27 +0000)]
Translation updates: (closes #915, #927, #929, #923, #914, #919)
* Japanese (Satoru Kurashiki)
* Simplified Chinese (chaoqun zou)
* Danish (kim madsen)
* Norwegian (Kai Olav Fredriksen)
* Traditional Chinese (shortie lo)
* German (Sven Schuchmann)

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

16 years agoAdd breadcrumb nav for the forums (#892).
Jean-Philippe Lang [Thu, 27 Mar 2008 18:41:42 +0000 (18:41 +0000)]
Add breadcrumb nav for the forums (#892).

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

16 years agoIf 'Display subprojects issues on main projects' is set to false:
Jean-Philippe Lang [Thu, 27 Mar 2008 18:22:12 +0000 (18:22 +0000)]
If 'Display subprojects issues on main projects' is set to false:
* do not include subprojects in the issue count of the parent project overview (#939)
* do not include subproject timelogs on the parent project (#848)

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

16 years agoTrac importer: exclude more Trac wiki pages (#933).
Jean-Philippe Lang [Wed, 26 Mar 2008 23:22:33 +0000 (23:22 +0000)]
Trac importer: exclude more Trac wiki pages (#933).

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

16 years agoMake the versions with the same date sorted by name (#864).
Jean-Philippe Lang [Wed, 26 Mar 2008 22:56:30 +0000 (22:56 +0000)]
Make the versions with the same date sorted by name (#864).

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

16 years agoBigger wiki h3 headings.
Jean-Philippe Lang [Wed, 26 Mar 2008 22:46:18 +0000 (22:46 +0000)]
Bigger wiki h3 headings.

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

16 years agoFixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with...
Jean-Philippe Lang [Wed, 26 Mar 2008 22:22:45 +0000 (22:22 +0000)]
Fixed: when bulk editing, setting "Assigned to" to "nobody" causes an sql error with Postgresql (#935).

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

16 years agoDo not use javascript to hide tabs content on page loading and make tabs work with...
Jean-Philippe Lang [Wed, 26 Mar 2008 18:49:12 +0000 (18:49 +0000)]
Do not use javascript to hide tabs content on page loading and make tabs work with javascript disabled.

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

16 years agoAdd the description field to the issue csv export (#753).
Jean-Philippe Lang [Wed, 26 Mar 2008 18:08:24 +0000 (18:08 +0000)]
Add the description field to the issue csv export (#753).

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

16 years agoFixed: 'This week' condition in filter consider monday as the first day of the week...
Jean-Philippe Lang [Sun, 23 Mar 2008 16:16:55 +0000 (16:16 +0000)]
Fixed: 'This week' condition in filter consider monday as the first day of the week even if language sets otherwise (closes #913).

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

16 years agoMake 'Planning' string translatable (closes #890).
Jean-Philippe Lang [Sun, 23 Mar 2008 09:04:21 +0000 (09:04 +0000)]
Make 'Planning' string translatable (closes #890).

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

16 years agoTranslations (closes #875, #876, #889, #891, #909):
Jean-Philippe Lang [Sun, 23 Mar 2008 08:34:13 +0000 (08:34 +0000)]
Translations (closes #875, #876, #889, #891, #909):
* Norwegian added (Kai Olav Fredriksen)
* Finnish updated (Antti Perkiömäki)
* Czech updated (Maxim Krušina)
* Russian updated (Michael Pirogov)
* Polish updated (Mariusz Olejnik)

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

16 years agoFixed: revision is ignored in MercurialAdapter#cat.
Jean-Philippe Lang [Fri, 21 Mar 2008 22:19:37 +0000 (22:19 +0000)]
Fixed: revision is ignored in MercurialAdapter#cat.

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

16 years agoAdded links to repository files in wiki syntax help.
Jean-Philippe Lang [Fri, 21 Mar 2008 22:05:23 +0000 (22:05 +0000)]
Added links to repository files in wiki syntax help.
Styles added and small fixes to the detailed wiki syntax help.

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

16 years agoTrac importer: prevent validation failure due to the default value when saving the...
Jean-Philippe Lang [Fri, 21 Mar 2008 21:37:40 +0000 (21:37 +0000)]
Trac importer: prevent validation failure due to the default value when saving the Resolution custom field if it already exists (#869).

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

16 years agoFix IE6 display bug on the issue list.
Jean-Philippe Lang [Fri, 21 Mar 2008 21:08:00 +0000 (21:08 +0000)]
Fix IE6 display bug on the issue list.

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

16 years agoDoc update before 0.7-rc1 release.
Jean-Philippe Lang [Fri, 21 Mar 2008 20:24:10 +0000 (20:24 +0000)]
Doc update before 0.7-rc1 release.

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

16 years agoAdd unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket...
Jean-Philippe Lang [Fri, 21 Mar 2008 20:17:09 +0000 (20:17 +0000)]
Add unloadable to the sample plugin controller (dev.rubyonrails.org/ticket/6001).

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

16 years agoAdd unloadable to the sample plugin controller (http://dev.rubyonrails.org/ticket...
Jean-Philippe Lang [Fri, 21 Mar 2008 20:02:41 +0000 (20:02 +0000)]
Add unloadable to the sample plugin controller (dev.rubyonrails.org/ticket/6001).

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

16 years agoLoad Engines plugin if available (closes #180).
Jean-Philippe Lang [Fri, 21 Mar 2008 19:59:43 +0000 (19:59 +0000)]
Load Engines plugin if available (closes #180).

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

16 years agoWiki links:
Jean-Philippe Lang [Fri, 21 Mar 2008 17:39:02 +0000 (17:39 +0000)]
Wiki links:
* fixes wiki links with pipe in table (closes #893, #870, #894)
* prevent wiki link matching on multiple lines

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

16 years agoAdd done_ratio to the right-click context menu.
Jean-Philippe Lang [Fri, 21 Mar 2008 17:32:15 +0000 (17:32 +0000)]
Add done_ratio to the right-click context menu.
Closes #904 (back_to variable used in patch #641 and in r1277 is no longer defined).

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