OSDN Git Service

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

17 years agofixed #9397 Roadmap - Distinguishing open and closed issues
Jean-Philippe Lang [Wed, 21 Mar 2007 18:56:47 +0000 (18:56 +0000)]
fixed #9397 Roadmap - Distinguishing open and closed issues
(closed) is added at the end of closed issue subjects

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

17 years agoadded some diagnostic information on admin/info
Jean-Philippe Lang [Tue, 20 Mar 2007 20:03:27 +0000 (20:03 +0000)]
added some diagnostic information on admin/info

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

17 years agofixed #9398 RSS feed on custom reports not displaying subproject changes
Jean-Philippe Lang [Tue, 20 Mar 2007 18:55:33 +0000 (18:55 +0000)]
fixed #9398 RSS feed on custom reports not displaying subproject changes

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

17 years agoremoved a non matching closing select tag
Jean-Philippe Lang [Tue, 20 Mar 2007 18:37:53 +0000 (18:37 +0000)]
removed a non matching closing select tag

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

17 years agofixed #9403 Include "Fixed version" when creating a new issue
Jean-Philippe Lang [Tue, 20 Mar 2007 18:37:21 +0000 (18:37 +0000)]
fixed #9403 Include "Fixed version" when creating a new issue

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

17 years agoaccidentally committed a database name change...
Jean-Philippe Lang [Tue, 20 Mar 2007 18:34:07 +0000 (18:34 +0000)]
accidentally committed a database name change...

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

17 years agofixed #9401 New Wiki, cannot create new page (good one)
Jean-Philippe Lang [Tue, 20 Mar 2007 18:14:23 +0000 (18:14 +0000)]
fixed #9401 New Wiki, cannot create new page (good one)

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

17 years agofixed #9404 Issue and revision textile links in issue notes
Jean-Philippe Lang [Tue, 20 Mar 2007 18:09:14 +0000 (18:09 +0000)]
fixed #9404 Issue and revision textile links in issue notes

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

17 years agofixed #9401 New Wiki, cannot create new page.
Jean-Philippe Lang [Tue, 20 Mar 2007 17:41:04 +0000 (17:41 +0000)]
fixed #9401 New Wiki, cannot create new page.

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

17 years agoadded "return false;" for onclick event on unclickable menu items
Jean-Philippe Lang [Tue, 20 Mar 2007 17:38:34 +0000 (17:38 +0000)]
added "return false;" for onclick event on unclickable menu items

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

17 years agoadded back "subproject" filter on issue list
Jean-Philippe Lang [Mon, 19 Mar 2007 20:31:02 +0000 (20:31 +0000)]
added back "subproject" filter on issue list

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

17 years agofixed migration scripts to work with mysql 5 running in strict mode
Jean-Philippe Lang [Mon, 19 Mar 2007 18:12:35 +0000 (18:12 +0000)]
fixed migration scripts to work with mysql 5 running in strict mode

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

17 years agofixed #9374 Edit issue doesn't have blank category
Jean-Philippe Lang [Mon, 19 Mar 2007 17:46:02 +0000 (17:46 +0000)]
fixed #9374 Edit issue doesn't have blank category

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

17 years agoadded a status filter on users/list
Jean-Philippe Lang [Sun, 18 Mar 2007 20:44:33 +0000 (20:44 +0000)]
added a status filter on users/list

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

17 years agoadded a setting option to set the feeds content limit
Jean-Philippe Lang [Sun, 18 Mar 2007 18:32:59 +0000 (18:32 +0000)]
added a setting option to set the feeds content limit

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

17 years agoadded back the anchor for each page on the wiki full export
Jean-Philippe Lang [Sun, 18 Mar 2007 16:52:25 +0000 (16:52 +0000)]
added back the anchor for each page on the wiki full export

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

17 years agofixed problems when svn path doesn't point to the root directory of the repository.
Jean-Philippe Lang [Sun, 18 Mar 2007 15:48:05 +0000 (15:48 +0000)]
fixed problems when svn path doesn't point to the root directory of the repository.
a root_url property has been added on the repository. it's automatically retrieved the first time the repository is browsed

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

17 years agobetter rendering time for projects/calendar
Jean-Philippe Lang [Sun, 18 Mar 2007 10:17:59 +0000 (10:17 +0000)]
better rendering time for projects/calendar

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

17 years agoadmin menu modification
Jean-Philippe Lang [Sun, 18 Mar 2007 10:17:21 +0000 (10:17 +0000)]
admin menu modification

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

17 years agomembers are now sorted according to roles order on projects/show
Jean-Philippe Lang [Sat, 17 Mar 2007 17:44:29 +0000 (17:44 +0000)]
members are now sorted according to roles order on projects/show
removed the useless "members" item in the project menu

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

17 years agoadded feed icon
Jean-Philippe Lang [Sat, 17 Mar 2007 15:51:26 +0000 (15:51 +0000)]
added feed icon

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

17 years agoadded rss/atom feeds at project levels for:
Jean-Philippe Lang [Sat, 17 Mar 2007 15:18:50 +0000 (15:18 +0000)]
added rss/atom feeds at project levels for:
* news
* new issues reported
* details of issue changes

issue cutom queries can be used as feeds

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

17 years agofixed self.down in AddSearchPermission migration
Jean-Philippe Lang [Sat, 17 Mar 2007 14:50:08 +0000 (14:50 +0000)]
fixed self.down in AddSearchPermission migration

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

17 years agofixed #9308 table_name pre/suffix support
Jean-Philippe Lang [Thu, 15 Mar 2007 22:11:02 +0000 (22:11 +0000)]
fixed #9308 table_name pre/suffix support

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

17 years agofixed: error on feeds/news when no news exist
Jean-Philippe Lang [Thu, 15 Mar 2007 19:20:49 +0000 (19:20 +0000)]
fixed: error on feeds/news when no news exist

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

17 years agoremoved project_id presence validation on wiki model which was failing when creating...
Jean-Philippe Lang [Wed, 14 Mar 2007 17:23:38 +0000 (17:23 +0000)]
removed project_id presence validation on wiki model which was failing when creating a project with a wiki

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

17 years agoadded italian translation [Alessio Spadaro]
Jean-Philippe Lang [Mon, 12 Mar 2007 18:34:25 +0000 (18:34 +0000)]
added italian translation [Alessio Spadaro]

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

17 years agoadded svn:eol-style native property on /app files
Jean-Philippe Lang [Mon, 12 Mar 2007 17:59:02 +0000 (17:59 +0000)]
added svn:eol-style native property on /app files

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

17 years agofixed #9207 Can't Save Changes to Project
Jean-Philippe Lang [Mon, 12 Mar 2007 17:33:20 +0000 (17:33 +0000)]
fixed #9207 Can't Save Changes to Project

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

17 years agoadded svn:executable property on the scripts
Jean-Philippe Lang [Mon, 12 Mar 2007 17:29:04 +0000 (17:29 +0000)]
added svn:executable property on the scripts

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

17 years agowidth of all wiki content textareas set to 99.5%
Jean-Philippe Lang [Sun, 11 Mar 2007 14:22:53 +0000 (14:22 +0000)]
width of all wiki content textareas set to 99.5%

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

17 years agosend a 404 when trying to access an unexisting repository
Jean-Philippe Lang [Sun, 11 Mar 2007 14:06:05 +0000 (14:06 +0000)]
send a 404 when trying to access an unexisting repository

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

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