OSDN Git Service

redminele/redmine.git
17 years agowiki:
Jean-Philippe Lang [Sun, 11 Mar 2007 14:00:15 +0000 (14:00 +0000)]
wiki:
* added "Heading" and "Inline quote" buttons to the toolbar
* changed "Link" button behaviour (now produces [[Link]])
* added a simple help on text formatting

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

17 years agofixed the "preview" link on wiki/edit
Jean-Philippe Lang [Sat, 10 Mar 2007 15:46:34 +0000 (15:46 +0000)]
fixed the "preview" link on wiki/edit

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

17 years agoextended the search to wiki content
Jean-Philippe Lang [Sat, 10 Mar 2007 15:34:38 +0000 (15:34 +0000)]
extended the search to wiki content

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

17 years agoadded missing calendar-ja.js, partially translated
Jean-Philippe Lang [Sat, 10 Mar 2007 15:20:37 +0000 (15:20 +0000)]
added missing calendar-ja.js, partially translated

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

17 years agowiki branch merged into trunk
Jean-Philippe Lang [Sat, 10 Mar 2007 15:09:49 +0000 (15:09 +0000)]
wiki branch merged into trunk

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

17 years agoimproved search engine
Jean-Philippe Lang [Sat, 10 Mar 2007 13:32:04 +0000 (13:32 +0000)]
improved search engine
* it's now possible to search for multiple words ("all words" or "one of the words" options)
* added a fixed limit for result count

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

17 years agofeature #9137 Password-protected SVN repositories
Jean-Philippe Lang [Fri, 9 Mar 2007 18:03:31 +0000 (18:03 +0000)]
feature #9137 Password-protected SVN repositories
* added login and password attributes on repositories
* fixed svn calls (svn waiting for user input)

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

17 years agopatch #9104 Disable cleartext logging of passwords in log files
Jean-Philippe Lang [Wed, 7 Mar 2007 17:59:41 +0000 (17:59 +0000)]
patch #9104 Disable cleartext logging of passwords in log files

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

17 years agofixed #9097: Minor rendering problem within Safari at admin/mail_options and roles...
Jean-Philippe Lang [Tue, 6 Mar 2007 22:46:58 +0000 (22:46 +0000)]
fixed #9097: Minor rendering problem within Safari at admin/mail_options and roles permissions

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

17 years agofixed dotted hr for IE6
Jean-Philippe Lang [Tue, 6 Mar 2007 18:45:08 +0000 (18:45 +0000)]
fixed dotted hr for IE6

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

17 years agoadjusted the attachment date column width on pdf issue export to avoid overlapping...
Jean-Philippe Lang [Mon, 5 Mar 2007 19:00:16 +0000 (19:00 +0000)]
adjusted the attachment date column width on pdf issue export to avoid overlapping in japanese

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

17 years agofixed #9005: administration-menu doesn't work with prefix-url
Jean-Philippe Lang [Sat, 3 Mar 2007 17:35:11 +0000 (17:35 +0000)]
fixed #9005: administration-menu doesn't work with prefix-url

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

17 years agoadded missing field_is_in_roadmap key in lang files
Jean-Philippe Lang [Sat, 3 Mar 2007 10:22:38 +0000 (10:22 +0000)]
added missing field_is_in_roadmap key in lang files

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

17 years agofix for #8973: Export feature(to csv/pdf) doesn't work in Japanese
Jean-Philippe Lang [Thu, 1 Mar 2007 19:49:04 +0000 (19:49 +0000)]
fix for #8973: Export feature(to csv/pdf) doesn't work in Japanese
csv and pdf encoding are know defined for each language (general_csv_encoding and general_pdf_encoding keys in lang files)
added SJIS font for japanese pdf exports

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

17 years agosearch engine improvements and simple test
Jean-Philippe Lang [Wed, 28 Feb 2007 22:35:22 +0000 (22:35 +0000)]
search engine improvements and simple test

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

17 years agoupdated supported language count in test (now 5)
Jean-Philippe Lang [Wed, 28 Feb 2007 22:32:45 +0000 (22:32 +0000)]
updated supported language count in test (now 5)

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

17 years agopatch #8936: Properties changes in a diff are showing as modifications to files
Jean-Philippe Lang [Wed, 28 Feb 2007 19:33:07 +0000 (19:33 +0000)]
patch #8936: Properties changes in a diff are showing as modifications to files

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

17 years agopatch #8937: Show filename above diff to aid reading multi-file diffs
Jean-Philippe Lang [Wed, 28 Feb 2007 19:26:53 +0000 (19:26 +0000)]
patch #8937: Show filename above diff to aid reading multi-file diffs

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

17 years agobrackets removed around "View all changes" on issues/show
Jean-Philippe Lang [Tue, 27 Feb 2007 22:07:42 +0000 (22:07 +0000)]
brackets removed around "View all changes" on issues/show

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

17 years ago#8911 Textile formatting for issue notes
Jean-Philippe Lang [Tue, 27 Feb 2007 22:07:01 +0000 (22:07 +0000)]
#8911 Textile formatting for issue notes

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

17 years agoadded a simple search engine. left to do:
Jean-Philippe Lang [Tue, 27 Feb 2007 21:03:15 +0000 (21:03 +0000)]
added a simple search engine. left to do:
- full content search (only subject/titles for now)
- pagination
- results presentation improvement

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

17 years agojapanese translation added (thanks to Satoru Kurashiki)
Jean-Philippe Lang [Tue, 27 Feb 2007 17:58:59 +0000 (17:58 +0000)]
japanese translation added (thanks to Satoru Kurashiki)

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

17 years agofixed #8915: crash when adding a user with a wrong length password
Jean-Philippe Lang [Tue, 27 Feb 2007 17:26:25 +0000 (17:26 +0000)]
fixed #8915: crash when adding a user with a wrong length password

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

17 years agofixed: no diff display with one line files [#8883]
Jean-Philippe Lang [Mon, 26 Feb 2007 21:32:16 +0000 (21:32 +0000)]
fixed: no diff display with one line files [#8883]

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

17 years agofixed: unable to update repository url
Jean-Philippe Lang [Mon, 26 Feb 2007 19:20:18 +0000 (19:20 +0000)]
fixed: unable to update repository url

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

17 years ago"#id" patterns are turned into links to issues in descriptions and commit messages
Jean-Philippe Lang [Sun, 25 Feb 2007 19:40:57 +0000 (19:40 +0000)]
"#id" patterns are turned into links to issues in descriptions and commit messages

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

17 years agoadded back database adapter name on admin/info
Jean-Philippe Lang [Tue, 20 Feb 2007 20:17:34 +0000 (20:17 +0000)]
added back database adapter name on admin/info

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

17 years agofixed: error when clicking "add" with no block selected on my/page_layout
Jean-Philippe Lang [Sun, 18 Feb 2007 20:20:17 +0000 (20:20 +0000)]
fixed: error when clicking "add" with no block selected on my/page_layout

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

17 years agoupdated CHANGELOG for 0.4.2 release
Jean-Philippe Lang [Sun, 18 Feb 2007 15:08:26 +0000 (15:08 +0000)]
updated CHANGELOG for 0.4.2 release

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

17 years agofixed: crash on my/page_layout (trying to modify a frozen hash)
Jean-Philippe Lang [Sun, 18 Feb 2007 14:59:06 +0000 (14:59 +0000)]
fixed: crash on my/page_layout (trying to modify a frozen hash)

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

17 years agofixed: hide mail preference not saved (my/account)
Jean-Philippe Lang [Sun, 18 Feb 2007 13:56:35 +0000 (13:56 +0000)]
fixed: hide mail preference not saved (my/account)

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

17 years agoshow "no data" label when there's nothing to display on project member list
Jean-Philippe Lang [Sun, 18 Feb 2007 13:45:15 +0000 (13:45 +0000)]
show "no data" label when there's nothing to display on project member list

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

17 years agoshow "no data" label when there's nothing to display on changelog and roadmap
Jean-Philippe Lang [Sun, 18 Feb 2007 13:37:13 +0000 (13:37 +0000)]
show "no data" label when there's nothing to display on changelog and roadmap

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

17 years agoupdated UPGRADING doc file
Jean-Philippe Lang [Sun, 18 Feb 2007 12:26:06 +0000 (12:26 +0000)]
updated UPGRADING doc file

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

17 years agoupdated documentation
Jean-Philippe Lang [Sun, 18 Feb 2007 12:13:24 +0000 (12:13 +0000)]
updated documentation

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

17 years agomissing parenthesis added in filter.rb (net-ldap)
Jean-Philippe Lang [Sun, 18 Feb 2007 11:45:55 +0000 (11:45 +0000)]
missing parenthesis added in filter.rb (net-ldap)

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

17 years agofile upload test now uses ActionController::TestUploadedFile
Jean-Philippe Lang [Sun, 18 Feb 2007 11:41:39 +0000 (11:41 +0000)]
file upload test now uses ActionController::TestUploadedFile

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

17 years agofile upload test now uses ActionController::TestUploadedFile
Jean-Philippe Lang [Sun, 18 Feb 2007 11:41:36 +0000 (11:41 +0000)]
file upload test now uses ActionController::TestUploadedFile

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

17 years agoreplaced deprecated server_settings with smtp_settings
Jean-Philippe Lang [Sun, 18 Feb 2007 11:40:48 +0000 (11:40 +0000)]
replaced deprecated server_settings with smtp_settings

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

17 years agosyntax error in rfpdf/makefont.rb
Jean-Philippe Lang [Sun, 18 Feb 2007 10:33:22 +0000 (10:33 +0000)]
syntax error in rfpdf/makefont.rb

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

17 years agoremoved some line breaks in application.css
Jean-Philippe Lang [Mon, 5 Feb 2007 20:18:22 +0000 (20:18 +0000)]
removed some line breaks in application.css

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

17 years agoadded icons on my/page_layout top right links
Jean-Philippe Lang [Mon, 5 Feb 2007 19:48:01 +0000 (19:48 +0000)]
added icons on my/page_layout top right links

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

17 years agowrapped javascript with //<![CDATA[ in my/page_layout
Jean-Philippe Lang [Mon, 5 Feb 2007 19:40:26 +0000 (19:40 +0000)]
wrapped javascript with //<![CDATA[ in my/page_layout

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

17 years ago check that block is defined before rendering it (my/page_layout)
Jean-Philippe Lang [Mon, 5 Feb 2007 19:38:19 +0000 (19:38 +0000)]
 check that block is defined before rendering it (my/page_layout)

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

17 years agocheck that block is defined before rendering it (my/page)
Jean-Philippe Lang [Mon, 5 Feb 2007 19:36:21 +0000 (19:36 +0000)]
check that block is defined before rendering it (my/page)

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

17 years agoremoved underscores in block names (problem with scriptaculous sortables)
Jean-Philippe Lang [Mon, 5 Feb 2007 19:33:43 +0000 (19:33 +0000)]
removed underscores in block names (problem with scriptaculous sortables)

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

17 years agoupdated prototype (1.50) and script.aculo.us javascripts
Jean-Philippe Lang [Mon, 5 Feb 2007 18:31:27 +0000 (18:31 +0000)]
updated prototype (1.50) and script.aculo.us javascripts

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

17 years agomail notification removed for projects/roadmap in migration
Jean-Philippe Lang [Mon, 5 Feb 2007 18:20:39 +0000 (18:20 +0000)]
mail notification removed for projects/roadmap in migration

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

17 years agoupdated documentation with new setting options
Jean-Philippe Lang [Sun, 4 Feb 2007 17:20:36 +0000 (17:20 +0000)]
updated documentation with new setting options

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

17 years agoremoved strong tag for version name in settings view
Jean-Philippe Lang [Sun, 4 Feb 2007 17:18:16 +0000 (17:18 +0000)]
removed strong tag for version name in settings view

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

17 years agorescued to_date exception when displaying a custom value
Jean-Philippe Lang [Sun, 4 Feb 2007 16:35:42 +0000 (16:35 +0000)]
rescued to_date exception when displaying a custom value

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

17 years agolost_password option checking in account controller
Jean-Philippe Lang [Sun, 4 Feb 2007 15:55:29 +0000 (15:55 +0000)]
lost_password option checking in account controller

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

17 years agosetting password_lost renamed to lost_password
Jean-Philippe Lang [Sun, 4 Feb 2007 15:54:56 +0000 (15:54 +0000)]
setting password_lost renamed to lost_password

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

17 years agoadded a setting option to set max number of issues in export
Jean-Philippe Lang [Sun, 4 Feb 2007 15:45:38 +0000 (15:45 +0000)]
added a setting option to set max number of issues in export

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

17 years agoassociations loading correction in projects/export_issues_pdf
Jean-Philippe Lang [Sun, 4 Feb 2007 12:27:41 +0000 (12:27 +0000)]
associations loading correction in projects/export_issues_pdf

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

17 years agoissue list pdf export modified
Jean-Philippe Lang [Sun, 4 Feb 2007 12:24:16 +0000 (12:24 +0000)]
issue list pdf export modified

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

17 years agoadded a setting option to disable "password lost" functionality
Jean-Philippe Lang [Sun, 4 Feb 2007 09:37:28 +0000 (09:37 +0000)]
added a setting option to disable "password lost" functionality

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

17 years agoremoved an unused localization string
Jean-Philippe Lang [Sun, 4 Feb 2007 09:23:28 +0000 (09:23 +0000)]
removed an unused localization string

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

17 years agoremoved unused development_* environments
Jean-Philippe Lang [Sun, 4 Feb 2007 09:20:07 +0000 (09:20 +0000)]
removed unused development_* environments

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

17 years agoadded roadmap view
Jean-Philippe Lang [Sun, 4 Feb 2007 09:18:40 +0000 (09:18 +0000)]
added roadmap view

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

17 years agorightbox class set to display:none for printing
Jean-Philippe Lang [Sun, 4 Feb 2007 09:08:49 +0000 (09:08 +0000)]
rightbox class set to display:none for printing

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

17 years agoTitle property added for pdf export of an issue
Jean-Philippe Lang [Sat, 3 Feb 2007 14:12:28 +0000 (14:12 +0000)]
Title property added for pdf export of an issue

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

17 years agoTitle property added for generated pdf gantt
Jean-Philippe Lang [Sat, 3 Feb 2007 14:08:47 +0000 (14:08 +0000)]
Title property added for generated pdf gantt

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

17 years agoCreator property added for generated pdf files
Jean-Philippe Lang [Sat, 3 Feb 2007 14:00:22 +0000 (14:00 +0000)]
Creator property added for generated pdf files

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

17 years agocustom_field.possible_values is now serialized (no longer pipe separated)
Jean-Philippe Lang [Sat, 3 Feb 2007 12:57:33 +0000 (12:57 +0000)]
custom_field.possible_values is now serialized (no longer pipe separated)

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

17 years agoremoved translation of error messages inside ActiveRecord module
Jean-Philippe Lang [Sat, 3 Feb 2007 12:42:06 +0000 (12:42 +0000)]
removed translation of error messages inside ActiveRecord module

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

17 years agofilter is now cleared when clicking on 'Issues' menu item
Jean-Philippe Lang [Fri, 2 Feb 2007 16:13:45 +0000 (16:13 +0000)]
filter is now cleared when clicking on 'Issues' menu item

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

17 years agoadded a limit of 500 issues when exporting to csv or pdf
Jean-Philippe Lang [Fri, 2 Feb 2007 16:05:54 +0000 (16:05 +0000)]
added a limit of 500 issues when exporting to csv or pdf

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

17 years agoadded tests for settings
Jean-Philippe Lang [Fri, 2 Feb 2007 15:38:34 +0000 (15:38 +0000)]
added tests for settings

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

17 years agoadded parentheses to get rid of warning
Jean-Philippe Lang [Fri, 2 Feb 2007 15:22:07 +0000 (15:22 +0000)]
added parentheses to get rid of warning

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

17 years agoempty tokens table
Jean-Philippe Lang [Fri, 2 Feb 2007 15:20:49 +0000 (15:20 +0000)]
empty tokens table

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

17 years agofixtures loading correction
Jean-Philippe Lang [Fri, 2 Feb 2007 15:16:30 +0000 (15:16 +0000)]
fixtures loading correction

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

17 years agoadded unit tests for mailer
Jean-Philippe Lang [Fri, 2 Feb 2007 14:47:40 +0000 (14:47 +0000)]
added unit tests for mailer

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

17 years agoadded lang files validition test
Jean-Philippe Lang [Fri, 2 Feb 2007 14:47:13 +0000 (14:47 +0000)]
added lang files validition test

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

17 years ago* fixed a variable name error in Setting
Jean-Philippe Lang [Fri, 2 Feb 2007 14:28:54 +0000 (14:28 +0000)]
* fixed a variable name error in Setting
* setting values to_s

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

17 years agoremoved broken route for sorting links
Jean-Philippe Lang [Fri, 2 Feb 2007 13:57:36 +0000 (13:57 +0000)]
removed broken route for sorting links

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

17 years agoissue list: added 'Priority' column, removed 'Created on' column
Jean-Philippe Lang [Fri, 2 Feb 2007 13:56:49 +0000 (13:56 +0000)]
issue list: added 'Priority' column, removed 'Created on' column

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

17 years agopost method verification for trackers/move
Jean-Philippe Lang [Wed, 31 Jan 2007 21:20:49 +0000 (21:20 +0000)]
post method verification for trackers/move

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

17 years agoadded the ability to set the sort order for trackers
Jean-Philippe Lang [Wed, 31 Jan 2007 21:18:43 +0000 (21:18 +0000)]
added the ability to set the sort order for trackers

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

17 years agoadded the ability to set the sort order for roles
Jean-Philippe Lang [Wed, 31 Jan 2007 20:57:01 +0000 (20:57 +0000)]
added the ability to set the sort order for roles

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

17 years agoremoved png transparency (not supported in ie)
Jean-Philippe Lang [Wed, 31 Jan 2007 20:25:24 +0000 (20:25 +0000)]
removed png transparency (not supported in ie)

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

17 years agocustom fields list screen split in 3 tabs (one for each kind of custom fields)
Jean-Philippe Lang [Wed, 31 Jan 2007 20:10:21 +0000 (20:10 +0000)]
custom fields list screen split in 3 tabs (one for each kind of custom fields)

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

17 years agoadded the ability to set the sort order for issue statuses
Jean-Philippe Lang [Wed, 31 Jan 2007 19:53:24 +0000 (19:53 +0000)]
added the ability to set the sort order for issue statuses

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

17 years agoupdated css for online help
Jean-Philippe Lang [Mon, 29 Jan 2007 18:45:33 +0000 (18:45 +0000)]
updated css for online help

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

17 years agofixed french issue_edit mail template
Jean-Philippe Lang [Sun, 28 Jan 2007 19:59:39 +0000 (19:59 +0000)]
fixed french issue_edit mail template

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

17 years agoremoved environment information
Jean-Philippe Lang [Sun, 28 Jan 2007 19:54:41 +0000 (19:54 +0000)]
removed environment information

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

17 years agoindentation corrections
Jean-Philippe Lang [Sun, 28 Jan 2007 00:00:21 +0000 (00:00 +0000)]
indentation corrections

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

17 years agoproper language setting for mail notifications
Jean-Philippe Lang [Sat, 27 Jan 2007 23:22:58 +0000 (23:22 +0000)]
proper language setting for mail notifications

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

17 years agocredits for english help translation to Todd McGrath
Jean-Philippe Lang [Sat, 27 Jan 2007 22:48:43 +0000 (22:48 +0000)]
credits for english help translation to Todd McGrath

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

17 years agoupdated changelog and doc files
Jean-Philippe Lang [Sat, 27 Jan 2007 22:35:58 +0000 (22:35 +0000)]
updated changelog and doc files

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

17 years agoadded unit tests for issue statuses, user preferences and tokens
Jean-Philippe Lang [Sat, 27 Jan 2007 22:31:42 +0000 (22:31 +0000)]
added unit tests for issue statuses, user preferences and tokens

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

17 years agomail notifications added when:
Jean-Philippe Lang [Sat, 27 Jan 2007 15:01:19 +0000 (15:01 +0000)]
mail notifications added when:
* a document is added
* a file is added to the project
* an attachment is added to an issue or a document

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

17 years agoredmine_demo.db added to svn:ignored
Jean-Philippe Lang [Sat, 27 Jan 2007 12:32:39 +0000 (12:32 +0000)]
redmine_demo.db added to svn:ignored

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

17 years agodeprecated @headers replaced
Jean-Philippe Lang [Sat, 27 Jan 2007 09:25:55 +0000 (09:25 +0000)]
deprecated @headers replaced

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

17 years agosmaller footer font
Jean-Philippe Lang [Sat, 27 Jan 2007 09:23:00 +0000 (09:23 +0000)]
smaller footer font

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

17 years agofixed: filters ignored when exporting a predefined query to csv/pdf
Jean-Philippe Lang [Fri, 26 Jan 2007 22:05:32 +0000 (22:05 +0000)]
fixed: filters ignored when exporting a predefined query to csv/pdf

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

17 years agodeprecated ":post => true" replaced
Jean-Philippe Lang [Fri, 26 Jan 2007 21:09:27 +0000 (21:09 +0000)]
deprecated ":post => true" replaced

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

17 years agoonly active users are now proposed when adding a member to a project
Jean-Philippe Lang [Fri, 26 Jan 2007 20:52:52 +0000 (20:52 +0000)]
only active users are now proposed when adding a member to a project

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

17 years agodeprecated projects_count replaced
Jean-Philippe Lang [Fri, 26 Jan 2007 20:41:16 +0000 (20:41 +0000)]
deprecated projects_count replaced

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

17 years agodeprecated children_count replaced
Jean-Philippe Lang [Fri, 26 Jan 2007 20:34:09 +0000 (20:34 +0000)]
deprecated children_count replaced

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