OSDN Git Service

redminele/redmine.git
17 years agoFixed 10058: issue URL in repository comment break
Jean-Philippe Lang [Sun, 22 Apr 2007 10:58:15 +0000 (10:58 +0000)]
Fixed 10058: issue URL in repository comment break

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

17 years agoFixed 10061 problem with textilize and :hard_breaks (Pavol Murin)
Jean-Philippe Lang [Sun, 22 Apr 2007 10:10:56 +0000 (10:10 +0000)]
Fixed 10061 problem with textilize and :hard_breaks (Pavol Murin)

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

17 years agoFixed 10211 Wiki names can't have periods in them.
Jean-Philippe Lang [Sun, 22 Apr 2007 09:50:16 +0000 (09:50 +0000)]
Fixed 10211 Wiki names can't have periods in them.
Same validations as WikiPage model now applied to wiki start page.

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

17 years agoFixed: blank lines in left menu with IE
Jean-Philippe Lang [Sat, 21 Apr 2007 18:06:01 +0000 (18:06 +0000)]
Fixed: blank lines in left menu with IE

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

17 years agoRight overflow of the left menu now hidden.
Jean-Philippe Lang [Sat, 21 Apr 2007 17:11:30 +0000 (17:11 +0000)]
Right overflow of the left menu now hidden.

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

17 years agoProjects menu item now shows the list of public projects and projects for which the...
Jean-Philippe Lang [Sat, 21 Apr 2007 16:40:56 +0000 (16:40 +0000)]
Projects menu item now shows the list of public projects and projects for which the user is a member (marked with a star).
If current user is admin, private projects are also listed.

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

17 years agoOnline help japanese translation added (Ken Date)
Jean-Philippe Lang [Sat, 21 Apr 2007 16:11:12 +0000 (16:11 +0000)]
Online help japanese translation added (Ken Date)

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

17 years agoAdded portuguese translation (Joao Carlos Clementoni).
Jean-Philippe Lang [Sat, 21 Apr 2007 16:02:28 +0000 (16:02 +0000)]
Added portuguese translation (Joao Carlos Clementoni).
Email templates copied from english.

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

17 years agoFixed: error when using a custom query feed with custom field filter.
Jean-Philippe Lang [Sat, 21 Apr 2007 13:16:04 +0000 (13:16 +0000)]
Fixed: error when using a custom query feed with custom field filter.

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

17 years agoAdded a new block available for my page: "Watched issues"
Jean-Philippe Lang [Sat, 21 Apr 2007 12:28:22 +0000 (12:28 +0000)]
Added a new block available for my page: "Watched issues"

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

17 years agoAdded missing parentheses on news/show and removed useless call to auto_link
Jean-Philippe Lang [Sat, 21 Apr 2007 12:10:50 +0000 (12:10 +0000)]
Added missing parentheses on news/show and removed useless call to auto_link

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

17 years agoAdded create_watchers migration
Jean-Philippe Lang [Sat, 21 Apr 2007 12:09:07 +0000 (12:09 +0000)]
Added create_watchers migration

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

17 years agoAdded "Watch" functionality on issues. It allows users to receive mail notifications...
Jean-Philippe Lang [Sat, 21 Apr 2007 12:08:31 +0000 (12:08 +0000)]
Added "Watch" functionality on issues. It allows users to receive mail notifications about issue changes.
For now, it's only usefull for users who are not members of the project, since members receive notifications for each issue (this behaviour will change).

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

17 years agoFixed: error when exporting to PDF an issue list using a custom field filter.
Jean-Philippe Lang [Sat, 21 Apr 2007 08:21:23 +0000 (08:21 +0000)]
Fixed: error when exporting to PDF an issue list using a custom field filter.

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

17 years agoNews box on project/show is hidden if there is no news to display.
Jean-Philippe Lang [Fri, 20 Apr 2007 10:26:57 +0000 (10:26 +0000)]
News box on project/show is hidden if there is no news to display.

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

17 years agoRemoved some spaces before argument parentheses.
Jean-Philippe Lang [Fri, 20 Apr 2007 10:23:25 +0000 (10:23 +0000)]
Removed some spaces before argument parentheses.

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

17 years agoRemoved some spaces before argument parentheses.
Jean-Philippe Lang [Fri, 20 Apr 2007 09:53:44 +0000 (09:53 +0000)]
Removed some spaces before argument parentheses.

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

17 years agoCheckboxes on the workflow screen diagonal no longer disabled
Jean-Philippe Lang [Tue, 17 Apr 2007 11:02:46 +0000 (11:02 +0000)]
Checkboxes on the workflow screen diagonal no longer disabled

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

17 years agoCustom fields for issues can now be used as filters on issue list.
Jean-Philippe Lang [Tue, 17 Apr 2007 10:53:20 +0000 (10:53 +0000)]
Custom fields for issues can now be used as filters on issue list.
To use a custom field as a filter, check "Used as a filter" on the custom field edit screen.

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

17 years agoUser#<=> modified to sort on firstname if same lastname
Jean-Philippe Lang [Thu, 12 Apr 2007 16:49:02 +0000 (16:49 +0000)]
User#<=> modified to sort on firstname if same lastname

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

17 years agoRedmine::VERSION updated
Jean-Philippe Lang [Wed, 11 Apr 2007 16:38:19 +0000 (16:38 +0000)]
Redmine::VERSION updated

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

17 years agoDoc files updated for 0.5.0 release
Jean-Philippe Lang [Wed, 11 Apr 2007 15:33:27 +0000 (15:33 +0000)]
Doc files updated for 0.5.0 release

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

17 years agoClosed issues no longer displayed on "my page" -> "issues assigned to me".
Jean-Philippe Lang [Wed, 11 Apr 2007 15:18:36 +0000 (15:18 +0000)]
Closed issues no longer displayed on "my page" -> "issues assigned to me".

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

17 years agoJapanese lang file updated (Satoru Kurashiki)
Jean-Philippe Lang [Wed, 11 Apr 2007 15:14:44 +0000 (15:14 +0000)]
Japanese lang file updated (Satoru Kurashiki)

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

17 years agoFixed 10031 revision links and auto linking URLs conflict
Jean-Philippe Lang [Wed, 11 Apr 2007 15:10:02 +0000 (15:10 +0000)]
Fixed 10031 revision links and auto linking URLs conflict

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

17 years agoFixed pagination links on admin project listing
Jean-Philippe Lang [Tue, 10 Apr 2007 17:08:59 +0000 (17:08 +0000)]
Fixed pagination links on admin project listing

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

17 years agoChangesets comments truncated at 500 characters on activity view.
Jean-Philippe Lang [Mon, 9 Apr 2007 18:18:23 +0000 (18:18 +0000)]
Changesets comments truncated at 500 characters on activity view.

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

17 years agoForm to add an attachment on document view is now togglable.
Jean-Philippe Lang [Mon, 9 Apr 2007 17:59:31 +0000 (17:59 +0000)]
Form to add an attachment on document view is now togglable.

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

17 years agoReplaced deprecated content_for_layout in the layout.
Jean-Philippe Lang [Sun, 8 Apr 2007 20:43:57 +0000 (20:43 +0000)]
Replaced deprecated content_for_layout in the layout.

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

17 years agoReplaced hard coded help link.
Jean-Philippe Lang [Sun, 8 Apr 2007 18:16:45 +0000 (18:16 +0000)]
Replaced hard coded help link.

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

17 years agoVarious changes on views. On project summary, members are now grouped by role and...
Jean-Philippe Lang [Sun, 8 Apr 2007 17:44:54 +0000 (17:44 +0000)]
Various changes on views. On project summary, members are now grouped by role and subprojects are listed inline.

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

17 years agoAdded permissions report (link available on roles list view).
Jean-Philippe Lang [Sat, 7 Apr 2007 20:27:19 +0000 (20:27 +0000)]
Added permissions report (link available on roles list view).

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

17 years agoAdded toggle_link helper.
Jean-Philippe Lang [Sat, 7 Apr 2007 18:56:12 +0000 (18:56 +0000)]
Added toggle_link helper.

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

17 years agoAdded link_to_issue helper.
Jean-Philippe Lang [Sat, 7 Apr 2007 18:30:01 +0000 (18:30 +0000)]
Added link_to_issue helper.

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

17 years agoAdded a warning message on tracker list for trackers that don't have any workflow...
Jean-Philippe Lang [Sat, 7 Apr 2007 17:33:07 +0000 (17:33 +0000)]
Added a warning message on tracker list for trackers that don't have any workflow defined.

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

17 years agoAdded versions due dates on calendar.
Jean-Philippe Lang [Sat, 7 Apr 2007 12:16:09 +0000 (12:16 +0000)]
Added versions due dates on calendar.

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

17 years agoAdded versions due dates on gantt chart.
Jean-Philippe Lang [Sat, 7 Apr 2007 12:09:01 +0000 (12:09 +0000)]
Added versions due dates on gantt chart.

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

17 years agoRemoved repository creation callback
Jean-Philippe Lang [Sat, 7 Apr 2007 09:49:36 +0000 (09:49 +0000)]
Removed repository creation callback

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

17 years agoModified the change_status view to use the form builder.
Jean-Philippe Lang [Thu, 5 Apr 2007 18:02:56 +0000 (18:02 +0000)]
Modified the change_status view to use the form builder.

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

17 years agoFeature 9867 Allow file upload in comment and add to issue history
Jean-Philippe Lang [Thu, 5 Apr 2007 17:20:04 +0000 (17:20 +0000)]
Feature 9867 Allow file upload in comment and add to issue history

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

17 years agoAdded the ability to easily rollback to a previous version of a wiki page.
Jean-Philippe Lang [Thu, 5 Apr 2007 14:45:44 +0000 (14:45 +0000)]
Added the ability to easily rollback to a previous version of a wiki page.

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

17 years agoRemoved RedCloth :hard_break option that broke textile rendering.
Jean-Philippe Lang [Thu, 5 Apr 2007 14:34:11 +0000 (14:34 +0000)]
Removed RedCloth :hard_break option that broke textile rendering.

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

17 years ago"Author" column replaced by "Assigned to" in issue list.
Jean-Philippe Lang [Thu, 5 Apr 2007 07:33:51 +0000 (07:33 +0000)]
"Author" column replaced by "Assigned to" in issue list.
"Assigned to" column added in the csv export.

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

17 years agoRedCloth attribute :hard_break set to true to keep line breaks
Jean-Philippe Lang [Wed, 4 Apr 2007 22:16:17 +0000 (22:16 +0000)]
RedCloth attribute :hard_break set to true to keep line breaks

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

17 years agoFixed a regression (crash when an admin with no role on the project try to create...
Jean-Philippe Lang [Wed, 4 Apr 2007 21:52:53 +0000 (21:52 +0000)]
Fixed a regression (crash when an admin with no role on the project try to create an issue)

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

17 years agoAdded svn:eol-style native property for various files
Jean-Philippe Lang [Wed, 4 Apr 2007 18:20:45 +0000 (18:20 +0000)]
Added svn:eol-style native property for various files

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

17 years agoAdded gantt and calendar url in robots file, to avoid recursive indexing by bots.
Jean-Philippe Lang [Wed, 4 Apr 2007 18:09:28 +0000 (18:09 +0000)]
Added gantt and calendar url in robots file, to avoid recursive indexing by bots.

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

17 years agoAdded a unit test on User#role_for_project
Jean-Philippe Lang [Wed, 4 Apr 2007 17:52:07 +0000 (17:52 +0000)]
Added a unit test on User#role_for_project

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

17 years agoFixed User role_for_project method
Jean-Philippe Lang [Wed, 4 Apr 2007 17:46:51 +0000 (17:46 +0000)]
Fixed User role_for_project method

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

17 years agoModified logged_in_user_membership controller method so that it returns a role
Jean-Philippe Lang [Wed, 4 Apr 2007 17:32:23 +0000 (17:32 +0000)]
Modified logged_in_user_membership controller method so that it returns a role

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

17 years agoVarious code cleaning, mainly on User, Permission and IssueStatus models.
Jean-Philippe Lang [Wed, 4 Apr 2007 17:26:05 +0000 (17:26 +0000)]
Various code cleaning, mainly on User, Permission and IssueStatus models.

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

17 years agoPatch 9725 Email templates of chinese simplified (Andy Wu)
Jean-Philippe Lang [Wed, 4 Apr 2007 16:22:00 +0000 (16:22 +0000)]
Patch 9725 Email templates of chinese simplified (Andy Wu)

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

17 years agoFeature #9808 Allow user to "change" issue status to the same status
Jean-Philippe Lang [Wed, 4 Apr 2007 16:14:26 +0000 (16:14 +0000)]
Feature #9808 Allow user to "change" issue status to the same status

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

17 years agoFixed 9793 Preview fail for first wiki page of a project
Jean-Philippe Lang [Tue, 3 Apr 2007 22:24:59 +0000 (22:24 +0000)]
Fixed 9793 Preview fail for first wiki page of a project

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

17 years agoAdded subprojects issue count on project "Reports" page
Jean-Philippe Lang [Tue, 3 Apr 2007 19:48:49 +0000 (19:48 +0000)]
Added subprojects issue count on project "Reports" page

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

17 years agoFixed pagination on users/list (status filter lost)
Jean-Philippe Lang [Tue, 3 Apr 2007 19:22:56 +0000 (19:22 +0000)]
Fixed pagination on users/list (status filter lost)

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

17 years agoSlight modifications on revisions table
Jean-Philippe Lang [Tue, 3 Apr 2007 19:16:09 +0000 (19:16 +0000)]
Slight modifications on revisions table

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

17 years agoFeature 9784 Set status when raising issue.
Jean-Philippe Lang [Tue, 3 Apr 2007 18:34:22 +0000 (18:34 +0000)]
Feature 9784 Set status when raising issue.

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

17 years agoQuick fix for:
Jean-Philippe Lang [Tue, 3 Apr 2007 17:46:05 +0000 (17:46 +0000)]
Quick fix for:
* 9750 sort field is lost, when displaying next part of issues list
* 9782 show issues in page is wrong

Still some problems, eg. status criteria is lost when paginating or sorting on users/list

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

17 years agoColored square added on "my page" issue list
Jean-Philippe Lang [Mon, 2 Apr 2007 20:24:02 +0000 (20:24 +0000)]
Colored square added on "my page" issue list

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

17 years agoAdded parent project name (if it exists) on project list and project overview.
Jean-Philippe Lang [Mon, 2 Apr 2007 20:17:02 +0000 (20:17 +0000)]
Added parent project name (if it exists) on project list and project overview.

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

17 years agoApplied the same column width in different similar views.
Jean-Philippe Lang [Mon, 2 Apr 2007 19:27:05 +0000 (19:27 +0000)]
Applied the same column width in different similar views.

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

17 years agoadded svn-executable property on perl scripts
Jean-Philippe Lang [Mon, 2 Apr 2007 19:01:31 +0000 (19:01 +0000)]
added svn-executable property on perl scripts

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

17 years agoRenamed the repository management script and removed hard coded parameters.
Jean-Philippe Lang [Mon, 2 Apr 2007 19:00:22 +0000 (19:00 +0000)]
Renamed the repository management script and removed hard coded parameters.

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

17 years agoAdded some attributes length validations.
Jean-Philippe Lang [Mon, 2 Apr 2007 18:44:35 +0000 (18:44 +0000)]
Added some attributes length validations.
Also added some information about attribute length constraints on forms.

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

17 years agoAdded the ability to copy an existing workflow when creating a new tracker.
Jean-Philippe Lang [Mon, 2 Apr 2007 17:45:21 +0000 (17:45 +0000)]
Added the ability to copy an existing workflow when creating a new tracker.

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

17 years agoAdded the ability to include subprojects issues on calendar & gantt (options box)
Jean-Philippe Lang [Mon, 2 Apr 2007 17:12:02 +0000 (17:12 +0000)]
Added the ability to include subprojects issues on calendar & gantt (options box)

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

17 years agoMigration to add identifier attribute on project.
Jean-Philippe Lang [Mon, 2 Apr 2007 06:29:09 +0000 (06:29 +0000)]
Migration to add identifier attribute on project.

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

17 years agoInitial commit for svn repository management and access control:
Jean-Philippe Lang [Sun, 1 Apr 2007 19:43:59 +0000 (19:43 +0000)]
Initial commit for svn repository management and access control:
* Identifier attribute added on Project model. Used as the unix group name for the project
* Web services (disabled by default) and scripts for repository management on a remote svn host

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

17 years agoPatch #9705 Tracker filtering on Main Calendar (Jeffrey Jones)
Jean-Philippe Lang [Sat, 31 Mar 2007 17:15:30 +0000 (17:15 +0000)]
Patch #9705 Tracker filtering on Main Calendar (Jeffrey Jones)
Slightly edited.

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

17 years agoAdded calendar-zh.js for chinese translation (Andy Wu)
Jean-Philippe Lang [Sat, 31 Mar 2007 15:53:56 +0000 (15:53 +0000)]
Added calendar-zh.js for chinese translation (Andy Wu)

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

17 years agoAdded chinese simplified translation (Andy Wu)
Jean-Philippe Lang [Sat, 31 Mar 2007 15:51:44 +0000 (15:51 +0000)]
Added chinese simplified translation (Andy Wu)
Fixed rfpdf chinese.rb

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

17 years agoJapanese lang file updated (Satoru KURASHIKI)
Jean-Philippe Lang [Fri, 30 Mar 2007 23:02:35 +0000 (23:02 +0000)]
Japanese lang file updated (Satoru KURASHIKI)

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

17 years agoremoved hard coded strings in views
Jean-Philippe Lang [Thu, 29 Mar 2007 19:02:48 +0000 (19:02 +0000)]
removed hard coded strings in views

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

17 years agopatch #9627 Add Side by Side in Diff view (Cyril Mougel)
Jean-Philippe Lang [Thu, 29 Mar 2007 18:14:59 +0000 (18:14 +0000)]
patch #9627 Add Side by Side in Diff view (Cyril Mougel)

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

17 years agogerman lang file updated (Thomas Löber)
Jean-Philippe Lang [Wed, 28 Mar 2007 17:52:20 +0000 (17:52 +0000)]
german lang file updated (Thomas Löber)

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

17 years agoremoved filter_html on RedCloth textile conversions
Jean-Philippe Lang [Tue, 27 Mar 2007 17:49:52 +0000 (17:49 +0000)]
removed filter_html on RedCloth textile conversions

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

17 years agoslight svg rendering modifications
Jean-Philippe Lang [Mon, 26 Mar 2007 18:13:42 +0000 (18:13 +0000)]
slight svg rendering modifications

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

17 years agoadded info about textile availabality on admin/info
Jean-Philippe Lang [Mon, 26 Mar 2007 18:03:25 +0000 (18:03 +0000)]
added info about textile availabality on admin/info

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

17 years agoadded changes counts on the "commits per author" svn stat graph
Jean-Philippe Lang [Mon, 26 Mar 2007 17:14:06 +0000 (17:14 +0000)]
added changes counts on the "commits per author" svn stat graph

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

17 years agoreplaced an hard coded label
Jean-Philippe Lang [Mon, 26 Mar 2007 16:47:35 +0000 (16:47 +0000)]
replaced an hard coded label

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

17 years agofixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate
Jean-Philippe Lang [Mon, 26 Mar 2007 16:41:54 +0000 (16:41 +0000)]
fixed #9542 sqlite3 exception in db:migrate on AddChangesetCommitDate

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

17 years agofixed bug 9537 fetch_changesets broken
Jean-Philippe Lang [Sun, 25 Mar 2007 22:33:40 +0000 (22:33 +0000)]
fixed bug 9537 fetch_changesets broken

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

17 years agoadded pagination on revisions list
Jean-Philippe Lang [Sun, 25 Mar 2007 18:18:29 +0000 (18:18 +0000)]
added pagination on revisions list

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

17 years agoadded simple svn statistics graphs, rendered using SVG::Graph
Jean-Philippe Lang [Sun, 25 Mar 2007 17:11:46 +0000 (17:11 +0000)]
added simple svn statistics graphs, rendered using SVG::Graph

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

17 years agoPatch #9530 Progress bars for roadmap versions (Nick Read)
Jean-Philippe Lang [Sun, 25 Mar 2007 12:59:48 +0000 (12:59 +0000)]
Patch #9530 Progress bars for roadmap versions (Nick Read)
Slightly edited and links to issues list added

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

17 years agoshow anonymous on activity view when a commit has no author
Jean-Philippe Lang [Sun, 25 Mar 2007 12:24:07 +0000 (12:24 +0000)]
show anonymous on activity view when a commit has no author

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

17 years agoSVN commits are now stored in the database, and added to the activity view and the...
Jean-Philippe Lang [Sun, 25 Mar 2007 12:12:15 +0000 (12:12 +0000)]
SVN commits are now stored in the database, and added to the activity view and the search engine.
New commits are automatically retrieved and stored when consulting the repository in the app. This behaviour can be disabled by unchecking 'Autofecth commits' in configuration settings.
Commits can be fetched offline by running (recommanded at least for the initial import of past commits):
ruby script/runner "Repository.fetch_changesets"
It will load commits for all of the repositories.

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

17 years agoupdated INSTALL doc with rake db:migrate instead of the deprecated rake migrate
Jean-Philippe Lang [Sat, 24 Mar 2007 20:09:07 +0000 (20:09 +0000)]
updated INSTALL doc with rake db:migrate instead of the deprecated rake migrate

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

17 years agotext formatting setting cached at controller level
Jean-Philippe Lang [Sat, 24 Mar 2007 09:16:33 +0000 (09:16 +0000)]
text formatting setting cached at controller level

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

17 years agoremoved td padding
Jean-Philippe Lang [Fri, 23 Mar 2007 23:50:12 +0000 (23:50 +0000)]
removed td padding

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

17 years agoadded some parenthesis
Jean-Philippe Lang [Fri, 23 Mar 2007 19:03:22 +0000 (19:03 +0000)]
added some parenthesis

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

17 years agoadded some parenthesis in views
Jean-Philippe Lang [Fri, 23 Mar 2007 19:00:48 +0000 (19:00 +0000)]
added some parenthesis in views

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

17 years agoadded roadmap and activity calls in projects functional tests
Jean-Philippe Lang [Fri, 23 Mar 2007 15:58:53 +0000 (15:58 +0000)]
added roadmap and activity calls in projects functional tests

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

17 years agopatch #9429 Display Wiki edits in activity log (Nick Read)
Jean-Philippe Lang [Fri, 23 Mar 2007 15:58:02 +0000 (15:58 +0000)]
patch #9429 Display Wiki edits in activity log (Nick Read)

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

17 years agoadded 999 as a maximum for time entry hours
Jean-Philippe Lang [Fri, 23 Mar 2007 13:11:47 +0000 (13:11 +0000)]
added 999 as a maximum for time entry hours

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

17 years agoSimple time tracking functionality added. Time can be logged at issue or project...
Jean-Philippe Lang [Fri, 23 Mar 2007 12:22:31 +0000 (12:22 +0000)]
Simple time tracking functionality added. Time can be logged at issue or project level.
There's no aggregation reports for now, it's just possible to see all time entries for a project or an issue.
A new "activities" enumeration is added.
Permission for a role to log time must be set (new "Time tracking" section in role permissions screen).

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

17 years agonative eol property set on lang files
Jean-Philippe Lang [Fri, 23 Mar 2007 08:15:22 +0000 (08:15 +0000)]
native eol property set on lang files

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

17 years agoclosed issues are now striked on roadmap
Jean-Philippe Lang [Fri, 23 Mar 2007 08:13:59 +0000 (08:13 +0000)]
closed issues are now striked on roadmap

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

17 years agogerman translation improved (thanks to Daniel Weinand)
Jean-Philippe Lang [Fri, 23 Mar 2007 08:13:33 +0000 (08:13 +0000)]
german translation improved (thanks to Daniel Weinand)

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