]>
source.dussan.org Git - redmine.git/log
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Jean-Philippe Lang [Wed, 12 Dec 2007 21:03:36 +0000 (21:03 +0000)]
Fixed: calendar and gantt broken with Rails 2.0
git-svn-id: http://redmine.rubyforge.org/svn/trunk@982
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 12 Dec 2007 20:56:22 +0000 (20:56 +0000)]
Added some functional tests (projects and repositories).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@981
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 12 Dec 2007 20:49:02 +0000 (20:49 +0000)]
Updated Chinese translation (Shortie Lo).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@980
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 12 Dec 2007 20:45:32 +0000 (20:45 +0000)]
Fixed: 'assigned to me' filter broken.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@979
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 10 Dec 2007 20:58:24 +0000 (20:58 +0000)]
Fixed: 'LDAP account password is too long' error when leaving the field empty on creation.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@977
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 10 Dec 2007 18:39:57 +0000 (18:39 +0000)]
Doc and version changes for 0.6.1 release.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@976
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 10 Dec 2007 17:58:07 +0000 (17:58 +0000)]
Merged Rails 2.0 compatibility changes.
Compatibility with Rails 1.2 is preserved.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@975
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 18:42:40 +0000 (18:42 +0000)]
More detailed html title on several views.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@964
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 17:58:44 +0000 (17:58 +0000)]
Updated Polish translation (Mariusz Olejnik).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@963
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 17:51:54 +0000 (17:51 +0000)]
Bazaar adapter: fixed log with partial revisions parsing.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@962
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 15:02:57 +0000 (15:02 +0000)]
Fixed versions/show layout with IE.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@961
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 14:57:17 +0000 (14:57 +0000)]
Fixed drop down lists overflow on My account.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@960
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 14:43:07 +0000 (14:43 +0000)]
Added Traditional Chinese translation (by Shortie Lo).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@959
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 13:35:38 +0000 (13:35 +0000)]
Transaction and performance improvement on workflow copy when creating a new tracker.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@958
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 11:19:30 +0000 (11:19 +0000)]
Performance improvement on workflow setup screen.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@957
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 10:27:52 +0000 (10:27 +0000)]
Fixed a parenthesis warning in news/show.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@956
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Fri, 7 Dec 2007 10:26:07 +0000 (10:26 +0000)]
Added version details view accessible from the roadmap.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@955
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Wed, 5 Dec 2007 19:21:25 +0000 (19:21 +0000)]
Roadmap progress bars now differentiate the progress due to closed issues from the open issues progress (2 different colors).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@954
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Tue, 4 Dec 2007 18:14:09 +0000 (18:14 +0000)]
Restored wiki syntax quick ref pop-up (accessible from wiki/edit).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@953
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 3 Dec 2007 23:05:45 +0000 (23:05 +0000)]
Changesets retrieval optimization on the activity view. Prevents additional query from being executed for each displayed changeset.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@952
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 3 Dec 2007 19:19:36 +0000 (19:19 +0000)]
Added some unit tests for the Bazaar adapter.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@951
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 3 Dec 2007 17:40:43 +0000 (17:40 +0000)]
Added Bazaar adapter.
Fixed 'quick jump to a revision' form on the revisions list.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@950
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Mon, 3 Dec 2007 10:28:08 +0000 (10:28 +0000)]
Project name format limitation removed (name can now contain any character).
Project identifier maximum length changed from 12 to 20.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@949
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 2 Dec 2007 22:07:56 +0000 (22:07 +0000)]
Changed the maximum length of LDAP account to 255 characters.
Added length validations on AuthSource model.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@948
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 2 Dec 2007 20:58:02 +0000 (20:58 +0000)]
Added Annotate/Blame view for Subversion, CVS and Mercurial repositories.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@947
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 2 Dec 2007 15:09:43 +0000 (15:09 +0000)]
Trac importer:
* should now support mysql and postgresql Trac database
* minor fixes
git-svn-id: http://redmine.rubyforge.org/svn/trunk@946
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 2 Dec 2007 14:20:28 +0000 (14:20 +0000)]
Fixed: error on admin/info if there's more than 1 plugin installed.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@945
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 2 Dec 2007 13:52:16 +0000 (13:52 +0000)]
Email notifications are now sent as Blind carbon copy by default. This can be changed in email notifications settings (new setting added).
Emission email address setting moved to the email notifications settings view.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@944
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sun, 2 Dec 2007 12:58:07 +0000 (12:58 +0000)]
When creating a new role, permissions are pre-filled with 'Non member' role permissions.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@943
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 1 Dec 2007 22:03:45 +0000 (22:03 +0000)]
Fixed: svn or ldap password can be found in clear text in the html source in editing mode.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@942
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 1 Dec 2007 21:34:16 +0000 (21:34 +0000)]
Fixed: Date and time formats defined in settings not applied to the issues CSV export.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@941
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 1 Dec 2007 21:33:15 +0000 (21:33 +0000)]
Fixed a broken link in the SCM browser
git-svn-id: http://redmine.rubyforge.org/svn/trunk@940
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 1 Dec 2007 17:42:26 +0000 (17:42 +0000)]
'Assigned to' drop down list is now sorted by user's lastname.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@939
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Sat, 1 Dec 2007 17:15:42 +0000 (17:15 +0000)]
* Added links to previous and next revisions on revision view (patch by Cyril Mougel slightly edited)
* Fixed TimelogController#report december error
* Fixed ProjectsControllerTest#test_activity 1st and 2nd day of the month failure
git-svn-id: http://redmine.rubyforge.org/svn/trunk@938
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 29 Nov 2007 20:14:01 +0000 (20:14 +0000)]
Fixed: 'View all issues' link doesn't work on issues/show.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@937
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 29 Nov 2007 20:08:14 +0000 (20:08 +0000)]
Fixed Mantis importer: projects trackers and modules assignment
Fixed Trac and Mantis importers: roles assignments
git-svn-id: http://redmine.rubyforge.org/svn/trunk@936
e93f8b46 -1217-0410-a6f0-
8f06a7374b81
Jean-Philippe Lang [Thu, 29 Nov 2007 18:33:42 +0000 (18:33 +0000)]
Search engine: search can be restricted to an exact phrase by using quotation marks (eg. hello "bye bye" can be used to search for "hello" and "bye bye" strings).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@935
e93f8b46 -1217-0410-a6f0-
8f06a7374b81