OSDN Git Service

redminele/redmine.git
16 years agoFixed: Incorrect filtering for unset values when using 'is not' filter.
Jean-Philippe Lang [Wed, 23 Jan 2008 20:07:17 +0000 (20:07 +0000)]
Fixed: Incorrect filtering for unset values when using 'is not' filter.

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

16 years agoIssue properties below the description textarea.
Jean-Philippe Lang [Wed, 23 Jan 2008 19:58:11 +0000 (19:58 +0000)]
Issue properties below the description textarea.

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

16 years agoAdded preview for issue notes.
Jean-Philippe Lang [Wed, 23 Jan 2008 18:21:42 +0000 (18:21 +0000)]
Added preview for issue notes.

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

16 years agoFixed: can not lock a topic when creating it.
Jean-Philippe Lang [Wed, 23 Jan 2008 17:48:48 +0000 (17:48 +0000)]
Fixed: can not lock a topic when creating it.

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

16 years agoShow explicit error message when the scm command failed (eg. when svn binary is not...
Jean-Philippe Lang [Wed, 23 Jan 2008 17:25:11 +0000 (17:25 +0000)]
Show explicit error message when the scm command failed (eg. when svn binary is not available).

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

16 years agoFixed migration 87 (mysql: TEXT column can't have a default value).
Jean-Philippe Lang [Tue, 22 Jan 2008 17:17:52 +0000 (17:17 +0000)]
Fixed migration 87 (mysql: TEXT column can't have a default value).

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

16 years agoFixed search with all words (broken in r994).
Jean-Philippe Lang [Mon, 21 Jan 2008 18:52:45 +0000 (18:52 +0000)]
Fixed search with all words (broken in r994).

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

16 years agoMissing migration for r1090.
Jean-Philippe Lang [Sun, 20 Jan 2008 23:38:55 +0000 (23:38 +0000)]
Missing migration for r1090.

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

16 years agoAdded default value for custom fields. Fixed javascript on custom field form for...
Jean-Philippe Lang [Sun, 20 Jan 2008 21:29:51 +0000 (21:29 +0000)]
Added default value for custom fields. Fixed javascript on custom field form for project and user custom fields.

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

16 years agoFixed: custom fields empty on issue/edit (broken by r1086).
Jean-Philippe Lang [Sun, 20 Jan 2008 19:45:08 +0000 (19:45 +0000)]
Fixed: custom fields empty on issue/edit (broken by r1086).

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

16 years agoUnlimited and optional project description. The project list will show truncated...
Jean-Philippe Lang [Sun, 20 Jan 2008 18:37:51 +0000 (18:37 +0000)]
Unlimited and optional project description. The project list will show truncated descriptions only (the first fews lines).

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

16 years agoAdded tabindex property on wiki toolbar buttons and 'new category' link.
Jean-Philippe Lang [Sun, 20 Jan 2008 17:36:01 +0000 (17:36 +0000)]
Added tabindex property on wiki toolbar buttons and 'new category' link.

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

16 years agoDisplay custom fields in two columns on the issue form.
Jean-Philippe Lang [Sun, 20 Jan 2008 17:20:34 +0000 (17:20 +0000)]
Display custom fields in two columns on the issue form.

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

16 years agoAdded related changesets messages on issue details view.
Jean-Philippe Lang [Sun, 20 Jan 2008 15:38:11 +0000 (15:38 +0000)]
Added related changesets messages on issue details view.

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

16 years agoTest environments cleanup.
Jean-Philippe Lang [Sun, 20 Jan 2008 14:24:19 +0000 (14:24 +0000)]
Test environments cleanup.

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

16 years agoFixed: custom field selection is not saved when unchecking them all on project settings
Jean-Philippe Lang [Sun, 20 Jan 2008 14:01:02 +0000 (14:01 +0000)]
Fixed: custom field selection is not saved when unchecking them all on project settings

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

16 years agoFixed: error when removing a project member (postgresql and sqlite only).
Jean-Philippe Lang [Sun, 20 Jan 2008 13:53:45 +0000 (13:53 +0000)]
Fixed: error when removing a project member (postgresql and sqlite only).

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

16 years agoAdded a 'New issue' link in the main menu (accesskey 7).
Jean-Philippe Lang [Sun, 20 Jan 2008 13:07:19 +0000 (13:07 +0000)]
Added a 'New issue' link in the main menu (accesskey 7).
The drop-down lists to add an issue on the project overview and the issue list are removed.

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

16 years agoProjectsController#add_issue moved to IssuesController#new.
Jean-Philippe Lang [Sun, 20 Jan 2008 11:30:57 +0000 (11:30 +0000)]
ProjectsController#add_issue moved to IssuesController#new.
Tracker can now be changed/selected on the new issue form. This action can be invoked without the tracker_id parameter (the first enabled tracker will be used by default).

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

16 years agoDisplay the issue status in the email subject only if the status was actually changed.
Jean-Philippe Lang [Sun, 20 Jan 2008 10:42:16 +0000 (10:42 +0000)]
Display the issue status in the email subject only if the status was actually changed.

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

16 years agoFixed: when changing the status of an issue, the email subject contains the previous...
Jean-Philippe Lang [Sun, 20 Jan 2008 09:49:25 +0000 (09:49 +0000)]
Fixed: when changing the status of an issue, the email subject contains the previous status of the issue.

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

16 years agoWiki toolbar Russian and Czech translations (Michael Pirogov).
Jean-Philippe Lang [Sat, 19 Jan 2008 12:29:41 +0000 (12:29 +0000)]
Wiki toolbar Russian and Czech translations (Michael Pirogov).

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

16 years agoHighlight the current item of the main menu.
Jean-Philippe Lang [Sat, 19 Jan 2008 11:53:43 +0000 (11:53 +0000)]
Highlight the current item of the main menu.

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

16 years agoFixed: locked users should not receive email notifications.
Jean-Philippe Lang [Thu, 17 Jan 2008 19:58:03 +0000 (19:58 +0000)]
Fixed: locked users should not receive email notifications.

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

16 years agoAdded i18n support to the jstoolbar (only english and french are actually translated).
Jean-Philippe Lang [Thu, 17 Jan 2008 18:39:17 +0000 (18:39 +0000)]
Added i18n support to the jstoolbar (only english and french are actually translated).
Translations can be found in public/javascripts/jstoolbar/lang/

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

16 years agoPrettier tabs for settings views.
Jean-Philippe Lang [Thu, 17 Jan 2008 17:43:54 +0000 (17:43 +0000)]
Prettier tabs for settings views.

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

16 years agoFixed: typo in en.yml
Jean-Philippe Lang [Thu, 17 Jan 2008 17:40:45 +0000 (17:40 +0000)]
Fixed: typo in en.yml

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

16 years agoOn the calendar, the gantt and in the Tracker filter on the issue list, only active...
Jean-Philippe Lang [Wed, 16 Jan 2008 21:27:48 +0000 (21:27 +0000)]
On the calendar, the gantt and in the Tracker filter on the issue list, only active trackers of the project (and its sub projects) can be selected.

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

16 years agoAdded a couple of mime types so that corresponding files can be viewed in the browser.
Jean-Philippe Lang [Wed, 16 Jan 2008 20:45:13 +0000 (20:45 +0000)]
Added a couple of mime types so that corresponding files can be viewed in the browser.
Added a simple (and not perfect) CodeRay scanner for php.

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

16 years agoFixed error on migration 85 with Oracle (index name can not be more than 30 character...
Jean-Philippe Lang [Tue, 15 Jan 2008 20:40:59 +0000 (20:40 +0000)]
Fixed error on migration 85 with Oracle (index name can not be more than 30 characters long).

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

16 years agoLithuanian translation added (Sergej Jegorov).
Jean-Philippe Lang [Tue, 15 Jan 2008 19:03:17 +0000 (19:03 +0000)]
Lithuanian translation added (Sergej Jegorov).

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

16 years agoFixed: issue queries can not use custom fields marked as 'for all projects' in a...
Jean-Philippe Lang [Tue, 15 Jan 2008 18:31:45 +0000 (18:31 +0000)]
Fixed: issue queries can not use custom fields marked as 'for all projects' in a project context.

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

16 years agoFixed: Date custom fields not displayed as specified in application settings.
Jean-Philippe Lang [Tue, 15 Jan 2008 18:30:21 +0000 (18:30 +0000)]
Fixed: Date custom fields not displayed as specified in application settings.

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

16 years agoFixed: issue filters may be lost when paginating after r1026.
Jean-Philippe Lang [Tue, 15 Jan 2008 18:18:49 +0000 (18:18 +0000)]
Fixed: issue filters may be lost when paginating after r1026.

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

16 years agoRedmine links can be used to link to documents, versions and attachments.
Jean-Philippe Lang [Tue, 15 Jan 2008 18:12:12 +0000 (18:12 +0000)]
Redmine links can be used to link to documents, versions and attachments.
For now, attachments of the current object can be referenced only (if you're on an issue, it's possible reference attachments of this issue only).

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

16 years agoWiki toolbar improvements (mainly for Firefox).
Jean-Philippe Lang [Sun, 13 Jan 2008 18:39:37 +0000 (18:39 +0000)]
Wiki toolbar improvements (mainly for Firefox).

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

16 years agoDo not show sticky and locked checkboxes when replying to a message.
Jean-Philippe Lang [Sun, 13 Jan 2008 18:33:55 +0000 (18:33 +0000)]
Do not show sticky and locked checkboxes when replying to a message.

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

16 years agoAdded missing wiki div on news/index and news/show.
Jean-Philippe Lang [Sat, 12 Jan 2008 16:26:37 +0000 (16:26 +0000)]
Added missing wiki div on news/index and news/show.

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

16 years agoFixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed.
Jean-Philippe Lang [Sat, 12 Jan 2008 14:54:26 +0000 (14:54 +0000)]
Fixed: wrong url for wiki syntax pop-up when Redmine urls are prefixed.

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

16 years agoNon-ascii attachement filename fix for IE.
Jean-Philippe Lang [Thu, 10 Jan 2008 22:42:41 +0000 (22:42 +0000)]
Non-ascii attachement filename fix for IE.

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

16 years agoAdded details by assignees on issue summary view (Hans Yoon).
Jean-Philippe Lang [Thu, 10 Jan 2008 19:20:36 +0000 (19:20 +0000)]
Added details by assignees on issue summary view (Hans Yoon).

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

16 years agoTranslations:
Jean-Philippe Lang [Thu, 10 Jan 2008 18:34:14 +0000 (18:34 +0000)]
Translations:

* Finnish added (Antti Perkiömäki)
* Traditional Chinese updated (Shortie Lo)
* Russian updated
* Polish updated (Mariusz Olejnik)
* Korean updated (Hans Yoon)
* Japanese calendar fix (Nobuhiro Imai)

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

16 years agoFixed: Themes are not applied with Rails 2.0
Jean-Philippe Lang [Mon, 7 Jan 2008 20:14:50 +0000 (20:14 +0000)]
Fixed: Themes are not applied with Rails 2.0

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

16 years agoAdmin settings screen split to tabs.
Jean-Philippe Lang [Sun, 6 Jan 2008 20:24:26 +0000 (20:24 +0000)]
Admin settings screen split to tabs.
Email notification options moved to this view as a tab and LDAP list is accessible from the 'Authentication' tab.

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

16 years agoFixed: crash when fetching Mercurial changesets if changeset[:files] is nil (same...
Jean-Philippe Lang [Sun, 6 Jan 2008 17:33:41 +0000 (17:33 +0000)]
Fixed: crash when fetching Mercurial changesets if changeset[:files] is nil (same fix as r921).

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

16 years agowrapper div added to the layout.
Jean-Philippe Lang [Sun, 6 Jan 2008 17:28:20 +0000 (17:28 +0000)]
wrapper div added to the layout.

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

16 years agoMerged IssuesController change_status and add_note actions.
Jean-Philippe Lang [Sun, 6 Jan 2008 17:06:14 +0000 (17:06 +0000)]
Merged IssuesController change_status and add_note actions.
The 'Change status' specific form removed and now accessible from issue/show view with no additional request (click on 'Update' to show the form).
The 'Change issue status' permission is removed. To change the status, the user just needs to have either 'Edit' or 'Add note' permissions and some workflow transitions allowed.

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

16 years agoPrevent 'has already been taken' error messages for user login and email if these...
Jean-Philippe Lang [Sun, 6 Jan 2008 13:09:23 +0000 (13:09 +0000)]
Prevent 'has already been taken' error messages for user login and email if these fields are left empty.

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

16 years agoDefault configuration data can now be loaded from the administration screen.
Jean-Philippe Lang [Sat, 5 Jan 2008 11:33:49 +0000 (11:33 +0000)]
Default configuration data can now be loaded from the administration screen.
A message is automatically displayed on this screen if roles, trackers,... have not been configured yet.
The rake task is still available and the data loading code is wrapped in a transaction.

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

16 years agoFixed Serbian lang file.
Jean-Philippe Lang [Fri, 4 Jan 2008 20:03:31 +0000 (20:03 +0000)]
Fixed Serbian lang file.

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

16 years agoUpdated Serbian translation (Dragan Matic).
Jean-Philippe Lang [Fri, 4 Jan 2008 19:07:16 +0000 (19:07 +0000)]
Updated Serbian translation (Dragan Matic).

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

16 years agoMoved redmine:load_default_data code to a module so that it can be called from the...
Jean-Philippe Lang [Fri, 4 Jan 2008 18:27:05 +0000 (18:27 +0000)]
Moved redmine:load_default_data code to a module so that it can be called from the application.

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

16 years agoFixed: private projects name are displayed on account/show even if the current user...
Jean-Philippe Lang [Fri, 4 Jan 2008 18:02:34 +0000 (18:02 +0000)]
Fixed: private projects name are displayed on account/show even if the current user doesn't have access to these private projects.

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

16 years agoFixed: table of content not rendered properly when used in an issue or document descr...
Jean-Philippe Lang [Fri, 4 Jan 2008 17:55:08 +0000 (17:55 +0000)]
Fixed: table of content not rendered properly when used in an issue or document description.

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

16 years agoFixed: undefined local variable or method 'log' in CvsAdapter when a cvs command...
Jean-Philippe Lang [Thu, 3 Jan 2008 18:28:14 +0000 (18:28 +0000)]
Fixed: undefined local variable or method 'log' in CvsAdapter when a cvs command fails.

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

16 years agoUpdated Spanish translation (Gumer Coronel Pérez).
Jean-Philippe Lang [Thu, 3 Jan 2008 18:10:52 +0000 (18:10 +0000)]
Updated Spanish translation (Gumer Coronel Pérez).

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

16 years agoSlight improvements to the browser views.
Jean-Philippe Lang [Wed, 2 Jan 2008 22:41:53 +0000 (22:41 +0000)]
Slight improvements to the browser views.
ApplicationHelper#set_html_title replaced by html_title with arguments and can be called several times in views to append elements to the title.

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

16 years agoFix query management broken by r1027.
Jean-Philippe Lang [Mon, 31 Dec 2007 12:37:32 +0000 (12:37 +0000)]
Fix query management broken by r1027.

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

16 years agoMoved login and logout links to ApplicationHelper methods for easier customization.
Jean-Philippe Lang [Sun, 30 Dec 2007 11:44:46 +0000 (11:44 +0000)]
Moved login and logout links to ApplicationHelper methods for easier customization.

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

16 years agoMoved current user management to a dedicated method for modularity.
Jean-Philippe Lang [Sun, 30 Dec 2007 10:51:34 +0000 (10:51 +0000)]
Moved current user management to a dedicated method for modularity.

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

16 years agoTabularFormBuilder moved out of application_helper.rb
Jean-Philippe Lang [Sun, 30 Dec 2007 10:48:11 +0000 (10:48 +0000)]
TabularFormBuilder moved out of application_helper.rb

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

16 years agoDo not store query object in session but id or filters only. This allows to use Rails...
Jean-Philippe Lang [Sun, 30 Dec 2007 10:46:09 +0000 (10:46 +0000)]
Do not store query object in session but id or filters only. This allows to use Rails 2.0 cookie based sessions.

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

16 years agoNew setting added to specify how many objects should be displayed on most paginated...
Jean-Philippe Lang [Sat, 29 Dec 2007 11:36:30 +0000 (11:36 +0000)]
New setting added to specify how many objects should be displayed on most paginated lists.
Default is: 25, 50, 100 (users can choose one of these values).
If one value only is entered in this setting (eg. 25), the 'per page' links are not displayed (prior behaviour).

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

16 years agoFixed r1024: context submenus on the issue list don’t show up with IE6.
Jean-Philippe Lang [Sat, 29 Dec 2007 10:43:33 +0000 (10:43 +0000)]
Fixed r1024: context submenus on the issue list don’t show up with IE6.

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

16 years agoFixed: context submenus on the issue list don't show up with IE6.
Jean-Philippe Lang [Fri, 28 Dec 2007 21:58:33 +0000 (21:58 +0000)]
Fixed: context submenus on the issue list don't show up with IE6.

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

16 years agoFixed 'export to' links positioning on wiki page.
Jean-Philippe Lang [Sat, 22 Dec 2007 12:47:23 +0000 (12:47 +0000)]
Fixed 'export to' links positioning on wiki page.

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

16 years agoSet doctype to transitional. Fixed a few non matching tags in views.
Jean-Philippe Lang [Fri, 21 Dec 2007 18:01:02 +0000 (18:01 +0000)]
Set doctype to transitional. Fixed a few non matching tags in views.

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

16 years agoTrunk version changed to 0.6.devel
Jean-Philippe Lang [Thu, 20 Dec 2007 19:44:16 +0000 (19:44 +0000)]
Trunk version changed to 0.6.devel

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

16 years agoAdded wiki annotate view. It's accessible for each version from the page history...
Jean-Philippe Lang [Thu, 20 Dec 2007 19:10:24 +0000 (19:10 +0000)]
Added wiki annotate view. It's accessible for each version from the page history view.
Slight style change: pre-wrap added on file/diff contents.

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

16 years agoDo not run Mercurial functional tests if the test repository is not set up.
Jean-Philippe Lang [Wed, 19 Dec 2007 22:14:03 +0000 (22:14 +0000)]
Do not run Mercurial functional tests if the test repository is not set up.

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

16 years agoAdd email notification to IssuesController#edit.
Jean-Philippe Lang [Wed, 19 Dec 2007 22:09:31 +0000 (22:09 +0000)]
Add email notification to IssuesController#edit.

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

16 years agoFixed: Textile image with style attribute cause internal server error.
Jean-Philippe Lang [Wed, 19 Dec 2007 21:06:06 +0000 (21:06 +0000)]
Fixed: Textile image with style attribute cause internal server error.
Also added tests for inline images with attributes and moved auto_link and auto_mailto rules after textile rules.

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

16 years agoChange status select box default to current status (Rocco Stanzione).
Jean-Philippe Lang [Wed, 19 Dec 2007 20:23:03 +0000 (20:23 +0000)]
Change status select box default to current status (Rocco Stanzione).

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

16 years agoAdd autoscroll div for each file diff.
Jean-Philippe Lang [Wed, 19 Dec 2007 20:19:48 +0000 (20:19 +0000)]
Add autoscroll div for each file diff.

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

16 years agoIgnore empty diffs.
Jean-Philippe Lang [Wed, 19 Dec 2007 20:11:44 +0000 (20:11 +0000)]
Ignore empty diffs.

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

16 years agoPorted r1009 from 0.6-stable branch.
Jean-Philippe Lang [Tue, 18 Dec 2007 19:07:54 +0000 (19:07 +0000)]
Ported r1009 from 0.6-stable branch.

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

16 years agoMoved ProjectsController#list_documents and add_document to DocumentsController#index...
Jean-Philippe Lang [Tue, 18 Dec 2007 18:50:41 +0000 (18:50 +0000)]
Moved ProjectsController#list_documents and add_document to DocumentsController#index and new.

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

16 years agoProject identifier is now used in URLs (instead of project id).
Jean-Philippe Lang [Mon, 17 Dec 2007 21:00:56 +0000 (21:00 +0000)]
Project identifier is now used in URLs (instead of project id).
URLs with a project id will still be recognized.

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

16 years agoChanges for 0.6.2 release.
Jean-Philippe Lang [Sun, 16 Dec 2007 14:03:26 +0000 (14:03 +0000)]
Changes for 0.6.2 release.

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

16 years agoUpdated Japanese translation (Satoru Kurashiki).
Jean-Philippe Lang [Sun, 16 Dec 2007 13:33:15 +0000 (13:33 +0000)]
Updated Japanese translation (Satoru Kurashiki).

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

16 years agobug when using apache authentication method
Nicolas Chuche [Sat, 15 Dec 2007 12:23:39 +0000 (12:23 +0000)]
bug when using apache authentication method

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

16 years agoSCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.
Jean-Philippe Lang [Sat, 15 Dec 2007 12:14:40 +0000 (12:14 +0000)]
SCM adapters: moved Errno::ENOENT exception rescuing to the abstract adapter.

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

16 years agoFixed warning: toplevel constant User referenced by WikiContent::User
Jean-Philippe Lang [Sat, 15 Dec 2007 11:57:48 +0000 (11:57 +0000)]
Fixed warning: toplevel constant User referenced by WikiContent::User

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

16 years agoAdded some functional tests (wiki).
Jean-Philippe Lang [Sat, 15 Dec 2007 11:57:06 +0000 (11:57 +0000)]
Added some functional tests (wiki).

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

16 years agoFixed: Unable to create a wiki (Rails 2.0 compatibility).
Jean-Philippe Lang [Fri, 14 Dec 2007 22:00:03 +0000 (22:00 +0000)]
Fixed: Unable to create a wiki (Rails 2.0 compatibility).

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

16 years agoFixed Bazaar test repository path.
Jean-Philippe Lang [Fri, 14 Dec 2007 21:49:23 +0000 (21:49 +0000)]
Fixed Bazaar test repository path.

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

16 years agoFixed: can not save numeric, date and boolean custom fields (broken by r994).
Jean-Philippe Lang [Fri, 14 Dec 2007 21:47:57 +0000 (21:47 +0000)]
Fixed: can not save numeric, date and boolean custom fields (broken by r994).

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

16 years agoFixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord.
Jean-Philippe Lang [Fri, 14 Dec 2007 21:31:30 +0000 (21:31 +0000)]
Fixed Trac importer error with Rails 2.0: readonly? is defined by ActiveRecord.

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

16 years agoSearch engine: issue custom fields can now be searched.
Jean-Philippe Lang [Fri, 14 Dec 2007 18:54:55 +0000 (18:54 +0000)]
Search engine: issue custom fields can now be searched.
Each issue custom field (excepting numeric, date and boolean fields) can be marked as "Searchable" (default to false).

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

16 years agoFixed: empty lines when displaying repository files with Windows style eol.
Jean-Philippe Lang [Fri, 14 Dec 2007 17:48:11 +0000 (17:48 +0000)]
Fixed: empty lines when displaying repository files with Windows style eol.

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

16 years agoFixed: missing body closing tag in repository annotate and entry views.
Jean-Philippe Lang [Fri, 14 Dec 2007 17:47:30 +0000 (17:47 +0000)]
Fixed: missing body closing tag in repository annotate and entry views.

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

16 years agoAdded a Mercurial test repository with unit and functional tests.
Jean-Philippe Lang [Fri, 14 Dec 2007 17:46:45 +0000 (17:46 +0000)]
Added a Mercurial test repository with unit and functional tests.

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

16 years agoAdded ApplicationController#attach_files as a common method to attach files in all...
Jean-Philippe Lang [Fri, 14 Dec 2007 17:33:05 +0000 (17:33 +0000)]
Added ApplicationController#attach_files as a common method to attach files in all actions.

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

16 years agoAdded some tests for projects controller and helper.
Jean-Philippe Lang [Fri, 14 Dec 2007 17:31:24 +0000 (17:31 +0000)]
Added some tests for projects controller and helper.

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

16 years agoRemoved unused UsersController#destroy.
Jean-Philippe Lang [Thu, 13 Dec 2007 18:53:34 +0000 (18:53 +0000)]
Removed unused UsersController#destroy.

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

16 years agoAdded some functional tests and a CVS test repository.
Jean-Philippe Lang [Thu, 13 Dec 2007 18:52:09 +0000 (18:52 +0000)]
Added some functional tests and a CVS test repository.

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

16 years agoNews comments are now textilized.
Jean-Philippe Lang [Wed, 12 Dec 2007 22:57:20 +0000 (22:57 +0000)]
News comments are now textilized.

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

16 years agoAdded /coverage and /vendor/rails to svn-ignore.
Jean-Philippe Lang [Wed, 12 Dec 2007 22:23:34 +0000 (22:23 +0000)]
Added /coverage and /vendor/rails to svn-ignore.

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

16 years agoAdded some functional tests (issues).
Jean-Philippe Lang [Wed, 12 Dec 2007 22:22:33 +0000 (22:22 +0000)]
Added some functional tests (issues).

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

16 years agoFixed: 500 error when validation fails on issue edition with no custom fields.
Jean-Philippe Lang [Wed, 12 Dec 2007 21:10:04 +0000 (21:10 +0000)]
Fixed: 500 error when validation fails on issue edition with no custom fields.

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