# HG changeset patch # User Chris Cannam # Date 1310636561 -3600 # Node ID 1afe06d9ba94304d282caea76d5d78d1bdd867ee # Parent 3ab94ed89c2f210c179b6c21cde09014c64b62a0# Parent c1f5f029918010fcbaf33b19b7da53507d0cac4e Merge from branch "cannam" diff -r 3ab94ed89c2f -r 1afe06d9ba94 .hgignore --- a/.hgignore Mon Jul 11 16:35:45 2011 +0100 +++ b/.hgignore Thu Jul 14 10:42:41 2011 +0100 @@ -26,3 +26,5 @@ *.rbc .svn/ .git/ +*~ + diff -r 3ab94ed89c2f -r 1afe06d9ba94 .svn/all-wcprops --- a/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ K 25 svn:wc:ra_dav:version-url V 38 -/svn/!svn/ver/6000/branches/1.2-stable +/svn/!svn/ver/6261/branches/1.2-stable END diff -r 3ab94ed89c2f -r 1afe06d9ba94 .svn/entries --- a/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable http://redmine.rubyforge.org/svn -2011-06-03T11:41:34.837596Z -6000 -tmaruyama +2011-07-11T11:45:14.631570Z +6261 +jplang has-props @@ -53,7 +53,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z bbf560d44f092d22a30d3a562436ad8c 2006-12-05T20:45:04.842118Z 67 @@ -87,7 +87,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 67c937b1f1d0603e69f322de34bbfe04 2010-07-18T15:49:24.341728Z 3849 @@ -139,7 +139,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 84dbba0b6ddcd80d28c62a3f8e344bc4 2011-02-15T11:04:52.942730Z 4834 diff -r 3ab94ed89c2f -r 1afe06d9ba94 .svn/tmp/.hgignore.tmp --- a/.svn/tmp/.hgignore.tmp Mon Jul 11 16:35:45 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,28 +0,0 @@ -syntax: glob - -.project -.loadpath -config/additional_environment.rb -config/configuration.yml -config/database.yml -config/email.yml -config/initializers/session_store.rb -coverage -db/*.db -db/*.sqlite3 -db/schema.rb -files/* -lib/redmine/scm/adapters/mercurial/redminehelper.pyc -lib/redmine/scm/adapters/mercurial/redminehelper.pyo -log/*.log* -log/mongrel_debug -public/dispatch.* -public/plugin_assets -tmp/cache/* -tmp/sessions/* -tmp/sockets/* -tmp/test/* -vendor/rails -*.rbc -.svn/ -.git/ diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/.svn/all-wcprops --- a/app/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/app/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ K 25 svn:wc:ra_dav:version-url V 42 -/svn/!svn/ver/6000/branches/1.2-stable/app +/svn/!svn/ver/6254/branches/1.2-stable/app END diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/.svn/entries --- a/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app http://redmine.rubyforge.org/svn -2011-06-03T11:41:34.837596Z -6000 +2011-07-11T02:08:23.222641Z +6254 tmaruyama diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/all-wcprops --- a/app/controllers/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,77 @@ K 25 svn:wc:ra_dav:version-url V 54 -/svn/!svn/ver/5946/branches/1.2-stable/app/controllers +/svn/!svn/ver/6209/branches/1.2-stable/app/controllers END +boards_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 75 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/boards_controller.rb +END +issues_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 75 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/issues_controller.rb +END +news_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 73 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/news_controller.rb +END +journals_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 77 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/journals_controller.rb +END +timelog_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 76 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/timelog_controller.rb +END +users_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 74 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/users_controller.rb +END +application_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 80 +/svn/!svn/ver/6209/branches/1.2-stable/app/controllers/application_controller.rb +END +activities_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 79 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/activities_controller.rb +END +search_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 75 +/svn/!svn/ver/6202/branches/1.2-stable/app/controllers/search_controller.rb +END +repositories_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 81 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/repositories_controller.rb +END +issue_relations_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 84 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/issue_relations_controller.rb +END +projects_controller.rb +K 25 +svn:wc:ra_dav:version-url +V 77 +/svn/!svn/ver/6198/branches/1.2-stable/app/controllers/projects_controller.rb +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/entries --- a/app/controllers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/controllers http://redmine.rubyforge.org/svn -2011-05-29T07:24:15.223638Z -5946 +2011-07-09T18:49:13.583984Z +6209 jplang @@ -32,11 +32,11 @@ -2011-06-06T13:18:33.000000Z -d59e2a3cb278ad2ba6a857ef6f85996f -2011-05-17T04:34:03.515027Z -5823 -tmaruyama +2011-07-14T09:28:10.000000Z +c8deaf810284940ffaf93b34770e68c1 +2011-07-09T09:11:13.773613Z +6198 +jplang has-props @@ -58,7 +58,7 @@ -12798 +12830 queries_controller.rb file @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z d5fb2cc0fcbed592991370967f38af2b 2011-04-03T14:31:32.940784Z 5304 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7a73aba15fcd447531d1552de01706d9 2009-12-20T09:44:28.044710Z 3201 @@ -134,7 +134,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z a198d0cd4a30c00a40a646cecbbe71e2 2011-05-18T07:13:08.785903Z 5838 @@ -168,7 +168,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 74083636df6bb82e8dc1f4fbd3da2882 2011-04-05T12:09:15.508559Z 5320 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z edbdb443ff7cc8f299f7772b3532eca1 2010-12-12T16:06:43.892596Z 4503 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 40ea055e0f9f9aa83680751fdab5a0a5 2010-12-12T14:25:23.262992Z 4497 @@ -270,7 +270,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z c2289eb9b654117a101c072955d4c705 2010-09-23T15:20:19.085385Z 4172 @@ -304,7 +304,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 20e245fa61dc0dcb2f105a8f0e6af98c 2010-06-19T19:51:43.174421Z 3784 @@ -338,7 +338,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z ee556c18cb658bef786cc6f69388f9b8 2011-04-17T15:17:18.418900Z 5495 @@ -372,7 +372,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 95ad1acf7766861a4dbd0aebd9c847de 2009-10-21T03:21:31.657956Z 2941 @@ -406,10 +406,10 @@ -2011-06-06T13:18:33.000000Z -ddbc5c8699b975f1a27001b7ffd6d930 -2011-03-06T16:04:35.458860Z -5021 +2011-07-14T09:28:10.000000Z +70d5ea1cc9e7df479a2f24f04b530502 +2011-07-09T09:11:13.773613Z +6198 jplang has-props @@ -440,7 +440,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z dadcb57d89dc3c90c5fa099b143c07f8 2010-10-05T16:07:17.015270Z 4232 @@ -474,7 +474,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 73cdba17212ad890eea7b7c7ee140d7e 2011-02-20T15:38:07.840581Z 4895 @@ -508,7 +508,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 8f7e6e7308912a6169a700b0c88174a0 2010-04-27T16:43:52.584075Z 3692 @@ -542,7 +542,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 828b364ba2850ceddb3caa566bf10124 2010-09-10T16:00:49.687515Z 4075 @@ -576,10 +576,10 @@ -2011-06-06T13:18:33.000000Z -240786bf604abb8c412b2776b93a2795 -2011-05-29T07:24:15.223638Z -5946 +2011-07-14T09:28:10.000000Z +341ec8f56b1a1a24fd23ff8b4e1fe7b3 +2011-07-09T09:11:13.773613Z +6198 jplang has-props @@ -602,7 +602,7 @@ -12415 +12440 settings_controller.rb file @@ -610,7 +610,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z cef6dc401dea01bdddca8a8a405aeaee 2011-05-18T02:18:47.811055Z 5827 @@ -644,7 +644,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z e87f5ffac690480de57ac0a90daad01c 2011-05-01T23:15:03.415033Z 5611 @@ -678,10 +678,10 @@ -2011-06-06T13:18:33.000000Z -24f3515ac133508d948f9b73fca6656a -2011-04-05T12:57:18.861470Z -5328 +2011-07-14T09:28:10.000000Z +858ad5381dc0944da7954e1a8dae60ac +2011-07-09T09:11:13.773613Z +6198 jplang has-props @@ -712,7 +712,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z cbd01754dc3edc7ce30bd9e401608908 2011-05-17T03:59:02.899695Z 5821 @@ -746,7 +746,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z e40d3a7211765dd6a7dd0fde90906bab 2011-05-18T07:12:48.748391Z 5837 @@ -780,11 +780,11 @@ -2011-06-06T13:18:33.000000Z -bc154e2fdd08480fb618932b2f969313 -2011-05-12T04:25:47.924303Z -5749 -tmaruyama +2011-07-14T09:28:10.000000Z +558cc843d43a24e2cd334571c32a7656 +2011-07-09T18:49:13.583984Z +6209 +jplang has-props @@ -806,7 +806,7 @@ -15561 +16538 auth_sources_controller.rb file @@ -814,7 +814,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 237280766d09418161536250d514a7bf 2010-05-23T03:16:31.304135Z 3744 @@ -848,7 +848,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5f7b9cb2e9c8a60db58ea0833cf481c5 2010-05-23T03:16:31.304135Z 3744 @@ -882,7 +882,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z fa4b7467e77f8a7bc86ff60a68052684 2011-03-28T21:45:30.892324Z 5246 @@ -916,11 +916,11 @@ -2011-06-06T13:14:59.000000Z -0015154998f830227b636ee423f007f3 -2010-06-20T20:01:32.722003Z -3806 -edavis10 +2011-07-14T09:28:10.000000Z +47432306ab84ca571b40b037b3c34095 +2011-07-09T11:26:35.866966Z +6202 +jplang has-props @@ -942,7 +942,7 @@ -3961 +4001 messages_controller.rb file @@ -950,7 +950,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f3f4378ec15e1401ead0dcac4e9cb059 2010-03-03T17:05:00.967826Z 3528 @@ -984,7 +984,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a98fb262a20669600a85c0f72202c5e6 2010-11-01T13:13:32.982466Z 4354 @@ -1018,10 +1018,10 @@ -2011-06-06T13:14:59.000000Z -8c5249f85056c74e0ab06b5dfa9fed72 -2011-01-27T21:38:47.430923Z -4764 +2011-07-14T09:28:10.000000Z +00adf3dbe7851ad6127cf120df999f7b +2011-07-09T09:11:13.773613Z +6198 jplang has-props @@ -1052,11 +1052,11 @@ -2011-06-06T13:14:59.000000Z -52638c82da929081099076d5aa0f9212 -2010-08-16T23:39:27.396462Z -3942 -edavis10 +2011-07-14T09:28:10.000000Z +4800c888c351ca91dd2e9fdf1bbab57b +2011-07-09T09:11:13.773613Z +6198 +jplang has-props @@ -1086,7 +1086,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z c679c8cbf25d1c5d30e2f88bb177a202 2011-05-18T07:12:27.059090Z 5836 @@ -1120,10 +1120,10 @@ -2011-06-06T13:18:33.000000Z -cc665f966818b086c188baf351bf8966 -2011-03-04T14:32:58.878627Z -5003 +2011-07-14T09:28:10.000000Z +3b6f0957dcc31aa8c48bef64ed452d0b +2011-07-09T09:11:13.773613Z +6198 jplang has-props @@ -1146,7 +1146,7 @@ -3396 +3421 trackers_controller.rb file @@ -1154,7 +1154,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a5e793eb94e501be4c1a39acc65cc568 2010-04-03T11:54:24.331654Z 3627 @@ -1188,7 +1188,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 4e6c1f74ad57c0df68dfb3a6c6432a2e 2011-04-01T16:47:30.350690Z 5284 @@ -1222,7 +1222,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f0fdda9126d71c0b2d4638de50ab1097 2010-02-12T19:15:39.389877Z 3416 @@ -1256,7 +1256,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 18be86518ea841401ee1c2b3233d72a4 2011-05-01T23:15:03.415033Z 5611 @@ -1290,7 +1290,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7ae79a9d22586240a01af73834b718a3 2010-02-05T16:57:02.094258Z 3370 @@ -1324,11 +1324,11 @@ -2011-06-06T13:18:33.000000Z -5f8aa278140d3fe42d722efd89fda547 -2011-05-21T06:16:19.667418Z -5875 -tmaruyama +2011-07-14T09:28:10.000000Z +03fa916999a68f9d1014925de3ad1981 +2011-07-09T09:11:13.773613Z +6198 +jplang has-props @@ -1350,7 +1350,7 @@ -12667 +12687 admin_controller.rb file @@ -1358,7 +1358,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 4577094f50fcbc76c8dba52341a2fbe2 2011-04-25T23:21:34.669083Z 5550 @@ -1392,10 +1392,10 @@ -2011-06-06T13:18:33.000000Z -34607f6af6fe864c4f2be4fba2d288fc -2011-04-29T07:26:45.965477Z -5581 +2011-07-14T09:28:10.000000Z +dccb25f35e9cb7bf110cc372d9d06fb0 +2011-07-09T09:11:13.773613Z +6198 jplang has-props @@ -1418,7 +1418,7 @@ -10004 +10029 account_controller.rb file @@ -1426,7 +1426,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7b162cad903bb22948f7040a48509256 2011-01-23T11:40:07.678287Z 4757 @@ -1460,7 +1460,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 4bc844343a8613ab25bd4c76969d566a 2011-04-01T14:34:44.070899Z 5276 @@ -1494,7 +1494,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z c42630be286026f052791d256b487246 2011-05-01T23:15:03.415033Z 5611 @@ -1528,7 +1528,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 8093015b8337589c3a8dd96f912a626c 2011-04-01T14:34:44.070899Z 5276 @@ -1562,7 +1562,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z c2c68bf5fa3ed22a8f55c8414d1efce9 2010-03-17T15:41:58.766740Z 3597 @@ -1596,7 +1596,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 4e9a4e1dd2d09a4cee7f4df56e8659f1 2011-05-17T04:34:44.952857Z 5824 @@ -1630,33 +1630,33 @@ -2011-06-06T13:18:33.000000Z -9c942b1453ca9c17ecdda63d252646dc -2011-05-18T07:12:04.304929Z -5835 -tmaruyama - - - - - - - - - - - - - - - - - - - - - -2018 +2011-07-14T09:28:10.000000Z +4d0e519d63fce8db9095adc7f1eb554b +2011-07-09T09:11:13.773613Z +6198 +jplang + + + + + + + + + + + + + + + + + + + + + +2813 enumerations_controller.rb file @@ -1664,7 +1664,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 4c46e4cd141ad0a3534b60df7be534bc 2011-05-01T23:15:03.415033Z 5611 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/activities_controller.rb.svn-base --- a/app/controllers/.svn/text-base/activities_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/activities_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,24 @@ +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + class ActivitiesController < ApplicationController menu_item :activity before_filter :find_optional_project - accept_key_auth :index + accept_rss_auth :index def index @days = Setting.activity_days_default.to_i diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/application_controller.rb.svn-base --- a/app/controllers/.svn/text-base/application_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/application_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -18,6 +18,8 @@ require 'uri' require 'cgi' +class Unauthorized < Exception; end + class ApplicationController < ActionController::Base include Redmine::I18n @@ -41,6 +43,7 @@ protect_from_forgery rescue_from ActionController::InvalidAuthenticityToken, :with => :invalid_authenticity_token + rescue_from ::Unauthorized, :with => :deny_access include Redmine::Search::Controller include Redmine::MenuManager::MenuController @@ -68,11 +71,11 @@ user = User.try_to_autologin(cookies[:autologin]) session[:user_id] = user.id if user user - elsif params[:format] == 'atom' && params[:key] && accept_key_auth_actions.include?(params[:action]) + elsif params[:format] == 'atom' && params[:key] && request.get? && accept_rss_auth? # RSS key authentication does not start a session User.find_by_rss_key(params[:key]) - elsif Setting.rest_api_enabled? && api_request? - if (key = api_key_from_request) && accept_key_auth_actions.include?(params[:action]) + elsif Setting.rest_api_enabled? && accept_api_auth? + if (key = api_key_from_request) # Use API key User.find_by_api_key(key) else @@ -329,14 +332,41 @@ @title = options[:title] || Setting.app_title render :template => "common/feed.atom.rxml", :layout => false, :content_type => 'application/atom+xml' end - + + # TODO: remove in Redmine 1.4 def self.accept_key_auth(*actions) - actions = actions.flatten.map(&:to_s) - write_inheritable_attribute('accept_key_auth_actions', actions) + ActiveSupport::Deprecation.warn "ApplicationController.accept_key_auth is deprecated and will be removed in Redmine 1.4. Use accept_rss_auth (or accept_api_auth) instead." + accept_rss_auth(*actions) end + # TODO: remove in Redmine 1.4 def accept_key_auth_actions - self.class.read_inheritable_attribute('accept_key_auth_actions') || [] + ActiveSupport::Deprecation.warn "ApplicationController.accept_key_auth_actions is deprecated and will be removed in Redmine 1.4. Use accept_rss_auth (or accept_api_auth) instead." + self.class.accept_rss_auth + end + + def self.accept_rss_auth(*actions) + if actions.any? + write_inheritable_attribute('accept_rss_auth_actions', actions) + else + read_inheritable_attribute('accept_rss_auth_actions') || [] + end + end + + def accept_rss_auth?(action=action_name) + self.class.accept_rss_auth.include?(action.to_sym) + end + + def self.accept_api_auth(*actions) + if actions.any? + write_inheritable_attribute('accept_api_auth_actions', actions) + else + read_inheritable_attribute('accept_api_auth_actions') || [] + end + end + + def accept_api_auth?(action=action_name) + self.class.accept_api_auth.include?(action.to_sym) end # Returns the number of objects that should be displayed diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/boards_controller.rb.svn-base --- a/app/controllers/.svn/text-base/boards_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/boards_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ -# redMine - project management software -# Copyright (C) 2006-2007 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -18,7 +18,7 @@ class BoardsController < ApplicationController default_search_scope :messages before_filter :find_project, :find_board_if_available, :authorize - accept_key_auth :index, :show + accept_rss_auth :index, :show helper :messages include MessagesHelper diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/issue_relations_controller.rb.svn-base --- a/app/controllers/.svn/text-base/issue_relations_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/issue_relations_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -1,4 +1,4 @@ -# redMine - project management software +# Redmine - project management software # Copyright (C) 2006-2007 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/issues_controller.rb.svn-base --- a/app/controllers/.svn/text-base/issues_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/issues_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -27,7 +27,8 @@ before_filter :find_optional_project, :only => [:index] before_filter :check_for_default_issue_status, :only => [:new, :create] before_filter :build_new_issue_from_params, :only => [:new, :create] - accept_key_auth :index, :show, :create, :update, :destroy + accept_rss_auth :index, :show + accept_api_auth :index, :show, :create, :update, :destroy rescue_from Query::StatementInvalid, :with => :query_statement_invalid @@ -301,6 +302,7 @@ end @issue.project = @project + @issue.author = User.current # Tracker must be set before custom field values @issue.tracker ||= @project.trackers.find((params[:issue] && params[:issue][:tracker_id]) || params[:tracker_id] || :first) if @issue.tracker.nil? @@ -314,7 +316,6 @@ @issue.watcher_user_ids = params[:issue]['watcher_user_ids'] end end - @issue.author = User.current @priorities = IssuePriority.all @allowed_statuses = @issue.new_statuses_allowed_to(User.current, true) end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/journals_controller.rb.svn-base --- a/app/controllers/.svn/text-base/journals_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/journals_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -20,7 +20,7 @@ before_filter :find_issue, :only => [:new] before_filter :find_optional_project, :only => [:index] before_filter :authorize, :only => [:new, :edit, :diff] - accept_key_auth :index + accept_rss_auth :index menu_item :issues helper :issues diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/news_controller.rb.svn-base --- a/app/controllers/.svn/text-base/news_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/news_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -23,7 +23,8 @@ before_filter :find_project, :only => [:new, :create] before_filter :authorize, :except => [:index] before_filter :find_optional_project, :only => :index - accept_key_auth :index + accept_rss_auth :index + accept_api_auth :index helper :watchers diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/projects_controller.rb.svn-base --- a/app/controllers/.svn/text-base/projects_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/projects_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -24,7 +24,8 @@ before_filter :authorize, :except => [ :index, :list, :new, :create, :copy, :archive, :unarchive, :destroy] before_filter :authorize_global, :only => [:new, :create] before_filter :require_admin, :only => [ :copy, :archive, :unarchive, :destroy ] - accept_key_auth :index, :show, :create, :update, :destroy + accept_rss_auth :index + accept_api_auth :index, :show, :create, :update, :destroy after_filter :only => [:create, :edit, :update, :archive, :unarchive, :destroy] do |controller| if controller.request.post? diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/repositories_controller.rb.svn-base --- a/app/controllers/.svn/text-base/repositories_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/repositories_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -30,7 +30,7 @@ before_filter :find_repository, :except => :edit before_filter :find_project, :only => :edit before_filter :authorize - accept_key_auth :revisions + accept_rss_auth :revisions rescue_from Redmine::Scm::Adapters::CommandFailed, :with => :show_error_command_failed @@ -208,7 +208,7 @@ User.current.preference.save end @cache_key = "repositories/diff/#{@repository.id}/" + - Digest::MD5.hexdigest("#{@path}-#{@rev}-#{@rev_to}-#{@diff_type}") + Digest::MD5.hexdigest("#{@path}-#{@rev}-#{@rev_to}-#{@diff_type}-#{current_language}") unless read_fragment(@cache_key) @diff = @repository.diff(@path, @rev, @rev_to) show_error_not_found unless @diff diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/search_controller.rb.svn-base --- a/app/controllers/.svn/text-base/search_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/search_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ -# redMine - project management software -# Copyright (C) 2006 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -24,8 +24,8 @@ def index @question = params[:q] || "" @question.strip! - @all_words = params[:all_words] || (params[:submit] ? false : true) - @titles_only = !params[:titles_only].nil? + @all_words = params[:all_words] ? params[:all_words].present? : true + @titles_only = params[:titles_only] ? params[:titles_only].present? : false projects_to_search = case params[:scope] diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/timelog_controller.rb.svn-base --- a/app/controllers/.svn/text-base/timelog_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/timelog_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2010 Jean-Philippe Lang +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -22,7 +22,8 @@ before_filter :find_time_entries, :only => [:bulk_edit, :bulk_update, :destroy] before_filter :authorize, :except => [:index] before_filter :find_optional_project, :only => [:index] - accept_key_auth :index, :show, :create, :update, :destroy + accept_rss_auth :index + accept_api_auth :index, :show, :create, :update, :destroy helper :sort include SortHelper diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/.svn/text-base/users_controller.rb.svn-base --- a/app/controllers/.svn/text-base/users_controller.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/.svn/text-base/users_controller.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -20,7 +20,7 @@ before_filter :require_admin, :except => :show before_filter :find_user, :only => [:show, :edit, :update, :destroy, :edit_membership, :destroy_membership] - accept_key_auth :index, :show, :create, :update, :destroy + accept_api_auth :index, :show, :create, :update, :destroy helper :sort include SortHelper diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/activities_controller.rb --- a/app/controllers/activities_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/activities_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,24 @@ +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + class ActivitiesController < ApplicationController menu_item :activity before_filter :find_optional_project - accept_key_auth :index + accept_rss_auth :index def index @days = Setting.activity_days_default.to_i diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/application_controller.rb --- a/app/controllers/application_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/application_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -18,6 +18,8 @@ require 'uri' require 'cgi' +class Unauthorized < Exception; end + class ApplicationController < ActionController::Base include Redmine::I18n @@ -41,6 +43,7 @@ protect_from_forgery rescue_from ActionController::InvalidAuthenticityToken, :with => :invalid_authenticity_token + rescue_from ::Unauthorized, :with => :deny_access include Redmine::Search::Controller include Redmine::MenuManager::MenuController @@ -68,11 +71,11 @@ user = User.try_to_autologin(cookies[:autologin]) session[:user_id] = user.id if user user - elsif params[:format] == 'atom' && params[:key] && accept_key_auth_actions.include?(params[:action]) + elsif params[:format] == 'atom' && params[:key] && request.get? && accept_rss_auth? # RSS key authentication does not start a session User.find_by_rss_key(params[:key]) - elsif Setting.rest_api_enabled? && api_request? - if (key = api_key_from_request) && accept_key_auth_actions.include?(params[:action]) + elsif Setting.rest_api_enabled? && accept_api_auth? + if (key = api_key_from_request) # Use API key User.find_by_api_key(key) else @@ -344,14 +347,41 @@ @title = options[:title] || Setting.app_title render :template => "common/feed.atom.rxml", :layout => false, :content_type => 'application/atom+xml' end - + + # TODO: remove in Redmine 1.4 def self.accept_key_auth(*actions) - actions = actions.flatten.map(&:to_s) - write_inheritable_attribute('accept_key_auth_actions', actions) + ActiveSupport::Deprecation.warn "ApplicationController.accept_key_auth is deprecated and will be removed in Redmine 1.4. Use accept_rss_auth (or accept_api_auth) instead." + accept_rss_auth(*actions) end + # TODO: remove in Redmine 1.4 def accept_key_auth_actions - self.class.read_inheritable_attribute('accept_key_auth_actions') || [] + ActiveSupport::Deprecation.warn "ApplicationController.accept_key_auth_actions is deprecated and will be removed in Redmine 1.4. Use accept_rss_auth (or accept_api_auth) instead." + self.class.accept_rss_auth + end + + def self.accept_rss_auth(*actions) + if actions.any? + write_inheritable_attribute('accept_rss_auth_actions', actions) + else + read_inheritable_attribute('accept_rss_auth_actions') || [] + end + end + + def accept_rss_auth?(action=action_name) + self.class.accept_rss_auth.include?(action.to_sym) + end + + def self.accept_api_auth(*actions) + if actions.any? + write_inheritable_attribute('accept_api_auth_actions', actions) + else + read_inheritable_attribute('accept_api_auth_actions') || [] + end + end + + def accept_api_auth?(action=action_name) + self.class.accept_api_auth.include?(action.to_sym) end # Returns the number of objects that should be displayed diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/boards_controller.rb --- a/app/controllers/boards_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/boards_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ -# redMine - project management software -# Copyright (C) 2006-2007 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -18,7 +18,7 @@ class BoardsController < ApplicationController default_search_scope :messages before_filter :find_project, :find_board_if_available, :authorize - accept_key_auth :index, :show + accept_rss_auth :index, :show helper :messages include MessagesHelper diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/issue_relations_controller.rb --- a/app/controllers/issue_relations_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/issue_relations_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -1,4 +1,4 @@ -# redMine - project management software +# Redmine - project management software # Copyright (C) 2006-2007 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/issues_controller.rb --- a/app/controllers/issues_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/issues_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -27,7 +27,8 @@ before_filter :find_optional_project, :only => [:index] before_filter :check_for_default_issue_status, :only => [:new, :create] before_filter :build_new_issue_from_params, :only => [:new, :create] - accept_key_auth :index, :show, :create, :update, :destroy + accept_rss_auth :index, :show + accept_api_auth :index, :show, :create, :update, :destroy rescue_from Query::StatementInvalid, :with => :query_statement_invalid @@ -301,7 +302,7 @@ # is in this issues watcher's list # if not, adds it. - if params[:issue][:assigned_to_id] && !params[:issue][:assigned_to_id].empty?: + if params[:issue] && params[:issue][:assigned_to_id] && !params[:issue][:assigned_to_id].empty?: unless @issue.watched_by?(User.find(params[:issue][:assigned_to_id])): @issue.add_watcher(User.find(params[:issue][:assigned_to_id])) end @@ -322,6 +323,7 @@ end @issue.project = @project + @issue.author = User.current # Tracker must be set before custom field values @issue.tracker ||= @project.trackers.find((params[:issue] && params[:issue][:tracker_id]) || params[:tracker_id] || :first) if @issue.tracker.nil? @@ -335,7 +337,6 @@ @issue.watcher_user_ids = params[:issue]['watcher_user_ids'] end end - @issue.author = User.current @priorities = IssuePriority.all @allowed_statuses = @issue.new_statuses_allowed_to(User.current, true) end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/journals_controller.rb --- a/app/controllers/journals_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/journals_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -20,7 +20,7 @@ before_filter :find_issue, :only => [:new] before_filter :find_optional_project, :only => [:index] before_filter :authorize, :only => [:new, :edit, :diff] - accept_key_auth :index + accept_rss_auth :index menu_item :issues helper :issues diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/members_controller.rb --- a/app/controllers/members_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/members_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -17,11 +17,22 @@ class MembersController < ApplicationController model_object Member - before_filter :find_model_object, :except => [:new, :autocomplete_for_member] - before_filter :find_project_from_association, :except => [:new, :autocomplete_for_member] + menu_item :members + before_filter :find_model_object, :except => [:index, :new, :autocomplete_for_member] + before_filter :find_project_from_association, :except => [:new, :index, :autocomplete_for_member] before_filter :find_project, :only => [:new, :autocomplete_for_member] + before_filter :find_project_by_project_id, :only => [:index] before_filter :authorize + def index + logger.debug('in index') + respond_to do |format| + format.html { + render :layout => false if request.xhr? + } + end + end + def new members = [] if params[:member] && request.post? @@ -50,11 +61,11 @@ respond_to do |format| if members.present? && members.all? {|m| m.valid? } - format.html { redirect_to :controller => 'projects', :action => 'settings', :tab => 'members', :id => @project } + format.html { redirect_to :action => 'index', :project_id => @project } format.js { render(:update) {|page| - page.replace_html "tab-content-members", :partial => 'projects/settings/members' + page.replace_html "memberlist", :partial => 'editlist' page << 'hideOnLoad()' members.each {|member| page.visual_effect(:highlight, "member-#{member.id}") } } @@ -78,10 +89,10 @@ def edit if request.post? and @member.update_attributes(params[:member]) respond_to do |format| - format.html { redirect_to :controller => 'projects', :action => 'settings', :tab => 'members', :id => @project } + format.html { redirect_to :action => 'index', :project_id => @project } format.js { render(:update) {|page| - page.replace_html "tab-content-members", :partial => 'projects/settings/members' + page.replace_html "memberlist", :partial => 'editlist' page << 'hideOnLoad()' page.visual_effect(:highlight, "member-#{@member.id}") } @@ -95,9 +106,9 @@ @member.destroy end respond_to do |format| - format.html { redirect_to :controller => 'projects', :action => 'settings', :tab => 'members', :id => @project } + format.html { redirect_to :action => 'index', :project_id => @project } format.js { render(:update) {|page| - page.replace_html "tab-content-members", :partial => 'projects/settings/members' + page.replace_html "memberlist", :partial => 'editlist' page << 'hideOnLoad()' } } diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/my_controller.rb --- a/app/controllers/my_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/my_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -34,7 +34,7 @@ }.merge(Redmine::Views::MyPage::Block.additional_blocks).freeze DEFAULT_LAYOUT = { 'left' => ['tipoftheday', 'activitymyprojects'], - 'right' => ['issueswatched','calendar'] + 'right' => ['issueswatched'] }.freeze verify :xhr => true, diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/news_controller.rb --- a/app/controllers/news_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/news_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -23,7 +23,8 @@ before_filter :find_project, :only => [:new, :create] before_filter :authorize, :except => [:index] before_filter :find_optional_project, :only => :index - accept_key_auth :index + accept_rss_auth :index + accept_api_auth :index helper :watchers diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/projects_controller.rb --- a/app/controllers/projects_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/projects_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -24,7 +24,8 @@ before_filter :authorize, :except => [ :index, :list, :new, :create, :copy, :archive, :unarchive, :destroy] before_filter :authorize_global, :only => [:new, :create] before_filter :require_admin, :only => [ :copy, :archive, :unarchive, :destroy ] - accept_key_auth :index, :show, :create, :update, :destroy + accept_rss_auth :index + accept_api_auth :index, :show, :create, :update, :destroy after_filter :only => [:create, :edit, :update, :archive, :unarchive, :destroy] do |controller| if controller.request.post? diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/repositories_controller.rb --- a/app/controllers/repositories_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/repositories_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -30,7 +30,7 @@ before_filter :find_repository, :except => :edit before_filter :find_project, :only => :edit before_filter :authorize - accept_key_auth :revisions + accept_rss_auth :revisions rescue_from Redmine::Scm::Adapters::CommandFailed, :with => :show_error_command_failed @@ -213,7 +213,7 @@ User.current.preference.save end @cache_key = "repositories/diff/#{@repository.id}/" + - Digest::MD5.hexdigest("#{@path}-#{@rev}-#{@rev_to}-#{@diff_type}") + Digest::MD5.hexdigest("#{@path}-#{@rev}-#{@rev_to}-#{@diff_type}-#{current_language}") unless read_fragment(@cache_key) @diff = @repository.diff(@path, @rev, @rev_to) show_error_not_found unless @diff diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/search_controller.rb --- a/app/controllers/search_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/search_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ -# redMine - project management software -# Copyright (C) 2006 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -24,8 +24,8 @@ def index @question = params[:q] || "" @question.strip! - @all_words = params[:all_words] || (params[:submit] ? false : true) - @titles_only = !params[:titles_only].nil? + @all_words = params[:all_words] ? params[:all_words].present? : true + @titles_only = params[:titles_only] ? params[:titles_only].present? : false projects_to_search = case params[:scope] @@ -69,6 +69,7 @@ # no more than 5 tokens to search for @tokens.slice! 5..-1 if @tokens.size > 5 + @project_matches = [] @results = [] @results_by_type = Hash.new {|h,k| h[k] = 0} @@ -82,6 +83,12 @@ :before => params[:previous].nil?) @results += r @results_by_type[s] += c + if s == 'projects' + r, c = s.singularize.camelcase.constantize.search(@tokens, nil, + :all_words => @all_words, + :titles_only => 1) + @project_matches += r + end end @results = @results.sort {|a,b| b.event_datetime <=> a.event_datetime} if params[:previous].nil? diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/timelog_controller.rb --- a/app/controllers/timelog_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/timelog_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ # Redmine - project management software -# Copyright (C) 2006-2010 Jean-Philippe Lang +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -22,7 +22,8 @@ before_filter :find_time_entries, :only => [:bulk_edit, :bulk_update, :destroy] before_filter :authorize, :except => [:index] before_filter :find_optional_project, :only => [:index] - accept_key_auth :index, :show, :create, :update, :destroy + accept_rss_auth :index + accept_api_auth :index, :show, :create, :update, :destroy helper :sort include SortHelper diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/controllers/users_controller.rb --- a/app/controllers/users_controller.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/controllers/users_controller.rb Thu Jul 14 10:42:41 2011 +0100 @@ -20,7 +20,7 @@ before_filter :require_admin, :except => :show before_filter :find_user, :only => [:show, :edit, :update, :destroy, :edit_membership, :destroy_membership] - accept_key_auth :index, :show, :create, :update, :destroy + accept_api_auth :index, :show, :create, :update, :destroy helper :sort include SortHelper diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/helpers/.svn/all-wcprops --- a/app/helpers/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/app/helpers/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,17 @@ K 25 svn:wc:ra_dav:version-url V 50 -/svn/!svn/ver/5961/branches/1.2-stable/app/helpers +/svn/!svn/ver/6202/branches/1.2-stable/app/helpers END +search_helper.rb +K 25 +svn:wc:ra_dav:version-url +V 67 +/svn/!svn/ver/6202/branches/1.2-stable/app/helpers/search_helper.rb +END +queries_helper.rb +K 25 +svn:wc:ra_dav:version-url +V 68 +/svn/!svn/ver/6175/branches/1.2-stable/app/helpers/queries_helper.rb +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/helpers/.svn/entries --- a/app/helpers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/helpers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/helpers http://redmine.rubyforge.org/svn -2011-05-29T12:06:05.086159Z -5961 +2011-07-09T11:26:35.866966Z +6202 jplang @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e1b19c2c81df384b2026001d1d9605fd 2007-03-12T17:59:02.654744Z 333 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z ab0af291fb143223852a6edddc64b74b 2009-09-12T08:36:46.650954Z 2869 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0cd3093356b7034ee950ca327fc7aabc 2007-03-12T17:59:02.654744Z 333 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 69869e026dc6cbacc618214e4bb13b1b 2007-03-12T17:59:02.654744Z 333 @@ -168,7 +168,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 580d9b0753045bc89e5a92dfb9bccc65 2011-04-03T14:09:22.655792Z 5303 @@ -202,7 +202,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z bb401adbfcec298b2731e4e1fc4fe652 2011-05-18T02:45:35.322493Z 5830 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 258ebc9ad13b3111585e5118ec607d1b 2010-09-10T23:07:10.817821Z 4080 @@ -270,7 +270,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z a0bf71359447b66a404f8911ca669a1c 2011-05-18T11:13:02.791261Z 5849 @@ -304,7 +304,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 42d20ee00a3c45e3411634dbb09e2447 2007-03-12T17:59:02.654744Z 333 @@ -338,7 +338,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 3fc9041a6dc70d35c640c38cd1edbbc8 2011-04-03T14:01:32.419875Z 5301 @@ -372,7 +372,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1257aafe6669c839ab46dac2b2732ae0 2007-03-12T17:59:02.654744Z 333 @@ -406,7 +406,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z ceb0fce7a4c271df3ae182c29caf9c03 2007-03-12T17:59:02.654744Z 333 @@ -440,7 +440,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z a93e6c0c0834a0700ecd23ba24bf4102 2011-03-10T19:44:32.117142Z 5080 @@ -474,7 +474,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z fc5ec20dd0ca3ce1d954b219417eff70 2007-03-12T17:59:02.654744Z 333 @@ -508,7 +508,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z f2465c49d740ce016b80c6035d7df2c4 2011-05-18T02:45:59.814275Z 5831 @@ -542,7 +542,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 65d9a1166814eb63d467373051bf0b62 2011-04-03T14:01:32.419875Z 5301 @@ -576,10 +576,10 @@ -2011-06-06T13:18:33.000000Z -ce7f38c9a8f2d85ae50a0555b7ec516f -2011-04-03T14:31:32.940784Z -5304 +2011-07-14T09:28:10.000000Z +1151cd9213f891f7041f6ff0bf3ce39d +2011-07-03T15:58:02.977468Z +6175 jplang has-props @@ -602,7 +602,7 @@ -3795 +3845 mail_handler_helper.rb file @@ -610,7 +610,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z c79faf6237abac40fabce0eacbfbb4cb 2008-06-25T19:25:28.386590Z 1584 @@ -644,7 +644,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 809ed0d1d7e143a2b6f4c695781d4dc0 2011-04-05T12:09:15.508559Z 5320 @@ -678,7 +678,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d7134d76eff99aef107d8930903b10e0 2007-03-12T17:59:02.654744Z 333 @@ -712,7 +712,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z cc94b2fd5c6a87acac13bbe6e91bd39a 2007-03-12T17:59:02.654744Z 333 @@ -746,7 +746,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2d03eb3683f312ec26736c696319ec76 2007-03-12T17:59:02.654744Z 333 @@ -780,7 +780,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 4f7bcbe149363ecb18080e3ce6c3f761 2008-09-28T12:03:17.584169Z 1914 @@ -814,7 +814,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b64edde44bceed7fb0911f87dba971aa 2010-09-05T22:57:20.669640Z 4062 @@ -848,7 +848,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z abbaa87dcc23e906723ca0778128bae4 2011-05-18T11:13:45.451188Z 5850 @@ -882,7 +882,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 3aab3283e46880f443fed09b975f3d7f 2011-04-07T20:49:33.971753Z 5356 @@ -916,7 +916,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z da8c43c261cd527067440f75a242c091 2011-05-29T12:06:05.086159Z 5961 @@ -950,7 +950,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1888fd2d4a1be5fa0d6ad8a63238e2b4 2010-04-30T12:18:11.536180Z 3708 @@ -984,7 +984,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1bedb4287035a6f89074da0b37640c28 2010-12-12T14:25:23.262992Z 4497 @@ -1018,7 +1018,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 66e99bd3af036c92a773a91e92a725f9 2010-08-11T14:42:10.119704Z 3936 @@ -1052,7 +1052,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 639bb5f1e90caa8a4d6bb8029ab55905 2011-05-18T02:46:24.994751Z 5832 @@ -1086,7 +1086,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 19759b6e665f9063140da8ac473d9e31 2007-03-12T17:59:02.654744Z 333 @@ -1120,10 +1120,10 @@ -2011-06-06T13:14:59.000000Z -dedb3c62af67e076703aa2f60c97fb2b -2010-11-01T12:55:15.292443Z -4353 +2011-07-14T09:28:10.000000Z +dace0a8b177ecab45cf16c82bd977364 +2011-07-09T11:26:35.866966Z +6202 jplang has-props @@ -1146,7 +1146,7 @@ -2668 +2669 messages_helper.rb file @@ -1154,7 +1154,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d083581ae234853db09e79e4e88d6ad3 2011-01-23T17:02:10.030897Z 4760 @@ -1188,7 +1188,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z fef3a97e6644b418b44f9551aa65af95 2007-05-05T13:22:27.245135Z 506 @@ -1222,7 +1222,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 18e0206c3b8a4fb260548f58b75c7fa9 2011-03-20T21:09:48.299058Z 5180 @@ -1256,7 +1256,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0ca8f33522734ee0417089366037a7cb 2007-05-13T17:09:56.765659Z 529 @@ -1290,7 +1290,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z a2546fe896ad77351ab052f113afd012 2011-05-07T05:51:39.224805Z 5681 @@ -1324,7 +1324,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d808f6794a2fa7cd059ed56d5c8d1b28 2007-03-12T17:59:02.654744Z 333 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/helpers/.svn/text-base/queries_helper.rb.svn-base --- a/app/helpers/.svn/text-base/queries_helper.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/helpers/.svn/text-base/queries_helper.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -70,6 +70,7 @@ cond = "project_id IS NULL" cond << " OR project_id = #{@project.id}" if @project @query = Query.find(params[:query_id], :conditions => cond) + raise ::Unauthorized unless @query.visible? @query.project = @project session[:query] = {:id => @query.id, :project_id => @query.project_id} sort_clear diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/helpers/.svn/text-base/search_helper.rb.svn-base --- a/app/helpers/.svn/text-base/search_helper.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/helpers/.svn/text-base/search_helper.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ -# redMine - project management software -# Copyright (C) 2006-2007 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -57,7 +57,7 @@ c = results_by_type[t] next if c == 0 text = "#{type_label(t)} (#{c})" - links << link_to(text, :q => params[:q], :titles_only => params[:title_only], :all_words => params[:all_words], :scope => params[:scope], t => 1) + links << link_to(text, :q => params[:q], :titles_only => params[:titles_only], :all_words => params[:all_words], :scope => params[:scope], t => 1) end ('') unless links.empty? end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/helpers/application_helper.rb --- a/app/helpers/application_helper.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/helpers/application_helper.rb Thu Jul 14 10:42:41 2011 +0100 @@ -913,6 +913,17 @@ '' end + def stylesheet_platform_font_tag + agent = request.env['HTTP_USER_AGENT'] + name = 'fonts-generic' + if agent and agent =~ %r{Windows} + name = 'fonts-ms' + elsif agent and agent =~ %r{Macintosh} + name = 'fonts-mac' + end + stylesheet_link_tag name, :media => 'all' + end + # Returns true if arg is expected in the API response def include_in_api_response?(arg) unless @included_in_api_response diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/helpers/projects_helper.rb --- a/app/helpers/projects_helper.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/helpers/projects_helper.rb Thu Jul 14 10:42:41 2011 +0100 @@ -25,7 +25,6 @@ tabs = [{:name => 'info', :action => :edit_project, :partial => 'projects/edit', :label => :label_information_plural}, {:name => 'overview', :action => :edit_project, :partial => 'projects/settings/overview', :label => :label_welcome_page}, {:name => 'modules', :action => :select_project_modules, :partial => 'projects/settings/modules', :label => :label_module_plural}, - {:name => 'members', :action => :manage_members, :partial => 'projects/settings/members', :label => :label_member_plural}, {:name => 'versions', :action => :manage_versions, :partial => 'projects/settings/versions', :label => :label_version_plural}, {:name => 'categories', :action => :manage_categories, :partial => 'projects/settings/issue_categories', :label => :label_issue_category_plural}, {:name => 'wiki', :action => :manage_wiki, :partial => 'projects/settings/wiki', :label => :label_wiki}, diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/helpers/queries_helper.rb --- a/app/helpers/queries_helper.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/helpers/queries_helper.rb Thu Jul 14 10:42:41 2011 +0100 @@ -70,6 +70,7 @@ cond = "project_id IS NULL" cond << " OR project_id = #{@project.id}" if @project @query = Query.find(params[:query_id], :conditions => cond) + raise ::Unauthorized unless @query.visible? @query.project = @project session[:query] = {:id => @query.id, :project_id => @query.project_id} sort_clear diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/helpers/search_helper.rb --- a/app/helpers/search_helper.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/helpers/search_helper.rb Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ -# redMine - project management software -# Copyright (C) 2006-2007 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -57,7 +57,7 @@ c = results_by_type[t] next if c == 0 text = "#{type_label(t)} (#{c})" - links << link_to(text, :q => params[:q], :titles_only => params[:title_only], :all_words => params[:all_words], :scope => params[:scope], t => 1) + links << link_to(text, :q => params[:q], :titles_only => params[:titles_only], :all_words => params[:all_words], :scope => params[:scope], t => 1) end ('') unless links.empty? end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/all-wcprops --- a/app/models/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,95 @@ K 25 svn:wc:ra_dav:version-url V 49 -/svn/!svn/ver/6000/branches/1.2-stable/app/models +/svn/!svn/ver/6254/branches/1.2-stable/app/models END +setting.rb +K 25 +svn:wc:ra_dav:version-url +V 60 +/svn/!svn/ver/6105/branches/1.2-stable/app/models/setting.rb +END +repository.rb +K 25 +svn:wc:ra_dav:version-url +V 63 +/svn/!svn/ver/6244/branches/1.2-stable/app/models/repository.rb +END +mail_handler.rb +K 25 +svn:wc:ra_dav:version-url +V 65 +/svn/!svn/ver/6200/branches/1.2-stable/app/models/mail_handler.rb +END +version.rb +K 25 +svn:wc:ra_dav:version-url +V 60 +/svn/!svn/ver/6200/branches/1.2-stable/app/models/version.rb +END +issue_relation.rb +K 25 +svn:wc:ra_dav:version-url +V 67 +/svn/!svn/ver/6125/branches/1.2-stable/app/models/issue_relation.rb +END +issue_category.rb +K 25 +svn:wc:ra_dav:version-url +V 67 +/svn/!svn/ver/6200/branches/1.2-stable/app/models/issue_category.rb +END +enumeration.rb +K 25 +svn:wc:ra_dav:version-url +V 64 +/svn/!svn/ver/6200/branches/1.2-stable/app/models/enumeration.rb +END +attachment.rb +K 25 +svn:wc:ra_dav:version-url +V 63 +/svn/!svn/ver/6105/branches/1.2-stable/app/models/attachment.rb +END +issue.rb +K 25 +svn:wc:ra_dav:version-url +V 58 +/svn/!svn/ver/6160/branches/1.2-stable/app/models/issue.rb +END +tracker.rb +K 25 +svn:wc:ra_dav:version-url +V 60 +/svn/!svn/ver/6200/branches/1.2-stable/app/models/tracker.rb +END +issue_status.rb +K 25 +svn:wc:ra_dav:version-url +V 65 +/svn/!svn/ver/6200/branches/1.2-stable/app/models/issue_status.rb +END +wiki_page.rb +K 25 +svn:wc:ra_dav:version-url +V 62 +/svn/!svn/ver/6207/branches/1.2-stable/app/models/wiki_page.rb +END +query.rb +K 25 +svn:wc:ra_dav:version-url +V 58 +/svn/!svn/ver/6175/branches/1.2-stable/app/models/query.rb +END +project.rb +K 25 +svn:wc:ra_dav:version-url +V 60 +/svn/!svn/ver/6205/branches/1.2-stable/app/models/project.rb +END +workflow.rb +K 25 +svn:wc:ra_dav:version-url +V 61 +/svn/!svn/ver/6159/branches/1.2-stable/app/models/workflow.rb +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/entries --- a/app/models/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/models http://redmine.rubyforge.org/svn -2011-06-03T11:41:34.837596Z -6000 +2011-07-11T02:08:23.222641Z +6254 tmaruyama @@ -32,10 +32,10 @@ -2011-06-06T13:18:33.000000Z -09e3a625218b292da0cfdd475a9bae06 -2011-06-03T11:41:34.837596Z -6000 +2011-07-14T09:28:10.000000Z +69b0194a4a8902866cdce165285e8afc +2011-07-11T00:24:22.360802Z +6244 tmaruyama has-props @@ -58,7 +58,7 @@ -8896 +8881 time_entry.rb file @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 12b308b5edbf61bfcdd8f08bf9395214 2011-05-17T03:58:41.797610Z 5820 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 01332c0957f952b76c01e7c7ebd112f0 2010-09-10T18:46:23.747988Z 4076 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6bf31c0491d87fff1481a91519f66363 2009-11-15T15:22:55.021661Z 3064 @@ -168,10 +168,10 @@ -2011-06-06T13:14:59.000000Z -da42817b3f290549a03ada82a93dc5d0 -2007-12-07T10:26:07.864320Z -955 +2011-07-14T09:28:10.000000Z +ec31d0c8cdb2df490893c76540e1002a +2011-07-09T10:51:57.491707Z +6200 jplang has-props @@ -194,7 +194,7 @@ -1626 +1746 change.rb file @@ -202,7 +202,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 63c76383012ca1095d47a65c4bfc919f 2011-04-16T06:44:35.992296Z 5475 @@ -236,10 +236,10 @@ -2011-06-06T13:14:59.000000Z -90ec955317994a58df9a5a7f85b810e7 -2009-12-25T17:13:58.090736Z -3240 +2011-07-14T09:28:10.000000Z +e4954d5f5cfb81f4e1bab49aa36e210b +2011-07-09T10:51:57.491707Z +6200 jplang has-props @@ -262,7 +262,7 @@ -3856 +3968 message_observer.rb file @@ -270,7 +270,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z b14eaf5e829e101bc0b94269cbeaaaec 2011-05-17T03:57:57.454158Z 5818 @@ -304,7 +304,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z c72443f206052fafae720378fba40163 2009-12-13T12:39:22.716082Z 3167 @@ -338,7 +338,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z d554de7cd31404d9850f440ce635c3bf 2011-05-16T00:00:26.956449Z 5795 @@ -372,7 +372,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z befbf6b5cdeb72008933c729fd7bcfeb 2011-05-18T07:52:23.784155Z 5841 @@ -406,7 +406,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a6804cb0c0abc6de72a184e7384ed36d 2009-05-17T09:55:13.601447Z 2749 @@ -440,11 +440,11 @@ -2011-06-06T13:18:33.000000Z -03ef89183d79228726c89118c3c0ef34 -2011-05-17T04:33:19.941719Z -5822 -tmaruyama +2011-07-14T09:28:10.000000Z +603aff236365a2eb3032722520e79b8c +2011-07-03T15:58:02.977468Z +6175 +jplang has-props @@ -466,7 +466,7 @@ -26356 +26518 document_category_custom_field.rb file @@ -474,7 +474,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 1f419244916f9cab432c1a3bd2816abc 2011-05-18T07:51:51.105764Z 5840 @@ -508,7 +508,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 1370642e04670edfef01626bded416c9 2011-05-17T03:57:10.939223Z 5816 @@ -542,10 +542,10 @@ -2011-06-06T13:14:59.000000Z -4561dfcb12b3fa066a9516c59a9eef94 -2010-04-30T12:19:51.238583Z -3709 +2011-07-14T09:28:10.000000Z +7aa1cc2b6b82a9a1be3f1a02cab3a4ab +2011-07-02T17:28:33.181594Z +6159 jplang has-props @@ -568,7 +568,7 @@ -4028 +4064 journal.rb file @@ -576,7 +576,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 0d261b572288d4b000e3f92126c649f2 2011-05-29T07:47:25.955545Z 5947 @@ -610,7 +610,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 47067c42f4d6607335adf75d11c3323b 2007-03-12T17:59:02.654744Z 333 @@ -644,7 +644,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 3216923159aac3e5956fc6f0c3641d39 2011-04-07T16:34:58.239484Z 5354 @@ -678,7 +678,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b98015db4679606ee5f8d75e55574745 2009-03-28T00:38:57.780983Z 2637 @@ -712,7 +712,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 4e4c64bab677a9e081fc1230ff6a3773 2007-09-09T17:05:38.846724Z 720 @@ -746,7 +746,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 357609c3b9eb9dd7d1bd0b60aba41fc0 2011-05-17T03:57:34.529054Z 5817 @@ -780,11 +780,11 @@ -2011-06-06T13:14:59.000000Z -e79f69fb89a7015471e190050ba97847 -2010-12-04T18:10:02.635321Z -4467 -jplang +2011-07-14T09:28:10.000000Z +3c39b23b283c08e3fdb054a888fbcbea +2011-06-26T12:51:09.940165Z +6125 +jbbarth has-props @@ -806,7 +806,7 @@ -4580 +4862 issue_observer.rb file @@ -814,7 +814,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d4026d660fcb2601834d26268468aec2 2009-03-28T00:38:57.780983Z 2637 @@ -848,7 +848,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z b10288b80932bec34cf0ebc3d96b60bd 2011-04-15T13:23:13.506236Z 5466 @@ -882,7 +882,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z c212affb4fc544749b3b14f4da6df9d3 2011-04-11T19:21:57.549455Z 5423 @@ -916,7 +916,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 926ef98901f13ba13688fdc3ab0184fc 2007-03-12T17:59:02.654744Z 333 @@ -950,7 +950,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 972f4850db81506f13ca23cc5f42a7dd 2011-05-18T07:51:15.237937Z 5839 @@ -984,7 +984,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z feac9af79af67a78c767bd3def262255 2011-02-21T09:53:29.844413Z 4900 @@ -1018,7 +1018,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 5e1ef51f660c5013b9caec211bbe49e4 2011-05-17T03:58:19.720730Z 5819 @@ -1055,7 +1055,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 8b3723a0f7c7b5927aa3d96d69d4c4ae 2011-05-15T23:52:48.954705Z 5794 @@ -1089,11 +1089,11 @@ -2011-06-06T13:18:33.000000Z -fd5e7d6776011a867040c70dd1bb8622 -2011-05-17T03:56:45.906600Z -5815 -tmaruyama +2011-07-14T09:28:10.000000Z +d556d0db1b9918f68dab8f97aa5faa23 +2011-07-09T10:51:57.491707Z +6200 +jplang has-props @@ -1115,7 +1115,7 @@ -13693 +13688 token.rb file @@ -1123,7 +1123,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 441a5648e149e471c91928dc7f3f29a6 2009-06-02T17:24:50.360628Z 2778 @@ -1157,7 +1157,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 7936a5cd938361b60174d282035d7178 2011-04-29T13:27:50.025194Z 5602 @@ -1191,7 +1191,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 82898965a0c07d8fa25a52cfced3139f 2011-02-26T13:09:25.657748Z 4950 @@ -1225,7 +1225,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z cd405a055651d29541f2ebcf4e22f8dc 2007-03-15T22:11:02.843262Z 337 @@ -1259,11 +1259,11 @@ -2011-06-06T13:18:33.000000Z -ac372c3f938fe106bea1ec059d8e0dad -2011-05-17T02:14:06.530833Z -5810 -tmaruyama +2011-07-14T09:28:10.000000Z +6c04dbf1fa645577e601791e12db890f +2011-07-02T17:29:54.143205Z +6160 +jplang has-props @@ -1285,7 +1285,7 @@ -33982 +34224 member_role.rb file @@ -1293,7 +1293,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 95caba31fc55fea2d5ff257e70cf14b2 2009-12-26T16:14:55.591181Z 3250 @@ -1327,7 +1327,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d5549b2847a255d4bdd7185a670988b5 2009-10-21T22:35:03.091600Z 2952 @@ -1361,7 +1361,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 028b9a9be35e74573921f9865f953439 2009-12-25T17:13:58.090736Z 3240 @@ -1395,10 +1395,10 @@ -2011-06-06T13:18:33.000000Z -4c1f8fef6af22b9d5eeecbea8b0d6f2e -2011-04-05T12:52:57.625449Z -5326 +2011-07-14T09:28:10.000000Z +b791fc39ac41d63af0ab9543b7544008 +2011-07-09T12:01:56.564746Z +6207 jplang has-props @@ -1421,7 +1421,7 @@ -7200 +7361 comment.rb file @@ -1429,7 +1429,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0ca314834c39ddc12f2993caf5722e79 2007-04-25T15:06:20.062636Z 479 @@ -1463,7 +1463,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 84d28844bbac90dab2c56a27ed58db18 2010-08-09T05:10:00.803890Z 3929 @@ -1497,7 +1497,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7dbc4f88d9fcd8f1057ea6d5982a1099 2008-07-22T18:52:00.008047Z 1689 @@ -1531,11 +1531,11 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:28:10.000000Z 5f33e04c6e81693296f542dcfc16e9af -2011-05-18T02:19:08.103742Z -5828 -tmaruyama +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -1565,7 +1565,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 38e55360ed5e55fd5404731ea0d392af 2011-04-11T17:53:15.908614Z 5416 @@ -1599,7 +1599,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f746a9534698bb8db5abf4bb7c9dd5ef 2011-02-26T13:09:25.657748Z 4950 @@ -1633,7 +1633,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 8059f8ff823265efb44ba8f96b6e3b6d 2011-05-18T07:52:48.342965Z 5842 @@ -1667,10 +1667,10 @@ -2011-06-06T13:14:59.000000Z -9fdcb569734799b2fface5b9c6207856 -2010-12-23T14:58:52.304263Z -4574 +2011-07-14T09:28:10.000000Z +35fcc00507437d82ba65378d601233d4 +2011-07-09T10:51:57.491707Z +6200 jplang has-props @@ -1693,7 +1693,7 @@ -7615 +7727 issue_priority_custom_field.rb file @@ -1701,7 +1701,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 478dceec50480a17a7f2c321fc59e794 2009-10-21T22:34:22.740755Z 2945 @@ -1735,7 +1735,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z aaa3cd558c500d4db3bb506878e12fc1 2010-11-27T12:42:11.793330Z 4431 @@ -1769,11 +1769,11 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:28:10.000000Z f116eb338c40b4c30c60816b7803166e -2011-05-15T23:45:13.564217Z -5793 -tmaruyama +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -1803,7 +1803,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2c07c440361210f71d2eb821ce95ce12 2009-09-12T08:36:46.650954Z 2869 @@ -1837,10 +1837,10 @@ -2011-06-06T13:14:59.000000Z -4670d7c2c9ef9e23b0812e79c84c02de -2011-02-20T15:38:07.840581Z -4895 +2011-07-14T09:28:10.000000Z +49088be7ff2a3976f71ca73eee9723ed +2011-07-09T10:51:57.491707Z +6200 jplang has-props @@ -1863,7 +1863,7 @@ -3396 +3511 time_entry_activity.rb file @@ -1871,7 +1871,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2508e3911e5bb016a9925502244b358f 2009-12-25T17:13:58.090736Z 3240 @@ -1905,10 +1905,10 @@ -2011-06-06T13:14:59.000000Z -e7d08a30fb7e14fd7486a7d7e04efccb -2010-12-31T15:30:50.544770Z -4599 +2011-07-14T09:28:10.000000Z +e26030282dad516c551452a36b4831bb +2011-07-09T10:51:57.491707Z +6200 jplang has-props @@ -1931,7 +1931,7 @@ -2150 +2265 journal_detail.rb file @@ -1939,7 +1939,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 52a4a2060b161bbccca63be620b732d6 2011-04-15T13:23:13.506236Z 5466 @@ -1973,7 +1973,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a6be23c5316bf4e17cd5601624202b18 2010-11-27T14:46:51.426568Z 4437 @@ -2007,7 +2007,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 631fd8d7b1924a1afbc925c80fd18f7c 2011-05-15T23:01:21.719915Z 5792 @@ -2041,7 +2041,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6938d61d0f9e1fc190bb1d0e6c05546e 2010-11-07T14:15:01.891476Z 4382 @@ -2075,10 +2075,10 @@ -2011-06-06T13:18:33.000000Z -a77f4809a3bb9aee31347c749be42d94 -2011-04-14T17:49:20.360158Z -5459 +2011-07-14T09:28:10.000000Z +fda334c7b1824cce74cbd26bba2cba0b +2011-07-09T11:42:12.586037Z +6205 jplang has-props @@ -2101,7 +2101,7 @@ -32092 +32908 comment_observer.rb file diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/enumeration.rb.svn-base --- a/app/models/.svn/text-base/enumeration.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/enumeration.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -32,6 +32,7 @@ named_scope :shared, :conditions => { :project_id => nil } named_scope :active, :conditions => { :active => true } + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} def self.default # Creates a fake default scope so Enumeration.default will check diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/issue.rb.svn-base --- a/app/models/.svn/text-base/issue.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/issue.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -227,6 +227,13 @@ @custom_field_values = nil result end + + def description=(arg) + if arg.is_a?(String) + arg = arg.gsub(/(\r\n|\n|\r)/, "\r\n") + end + write_attribute(:description, arg) + end # Overrides attributes= so that tracker_id gets assigned first def attributes_with_tracker_first=(new_attributes, *args) @@ -870,10 +877,13 @@ if @current_journal # attributes changes (Issue.column_names - %w(id root_id lft rgt lock_version created_on updated_on)).each {|c| + before = @issue_before_change.send(c) + after = send(c) + next if before == after || (before.blank? && after.blank?) @current_journal.details << JournalDetail.new(:property => 'attr', :prop_key => c, :old_value => @issue_before_change.send(c), - :value => send(c)) unless send(c)==@issue_before_change.send(c) + :value => send(c)) } # custom fields changes custom_values.each {|c| diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/issue_category.rb.svn-base --- a/app/models/.svn/text-base/issue_category.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/issue_category.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ -# redMine - project management software -# Copyright (C) 2006 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -24,6 +24,8 @@ validates_uniqueness_of :name, :scope => [:project_id] validates_length_of :name, :maximum => 30 + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} + alias :destroy_without_reassign :destroy # Destroy the category diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/issue_relation.rb.svn-base --- a/app/models/.svn/text-base/issue_relation.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/issue_relation.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -47,7 +47,12 @@ if issue_from && issue_to errors.add :issue_to_id, :invalid if issue_from_id == issue_to_id errors.add :issue_to_id, :not_same_project unless issue_from.project_id == issue_to.project_id || Setting.cross_project_issue_relations? - errors.add_to_base :circular_dependency if issue_to.all_dependent_issues.include? issue_from + #detect circular dependencies depending wether the relation should be reversed + if TYPES.has_key?(relation_type) && TYPES[relation_type][:reverse] + errors.add_to_base :circular_dependency if issue_from.all_dependent_issues.include? issue_to + else + errors.add_to_base :circular_dependency if issue_to.all_dependent_issues.include? issue_from + end errors.add_to_base :cant_link_an_issue_with_a_descendant if issue_from.is_descendant_of?(issue_to) || issue_from.is_ancestor_of?(issue_to) end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/issue_status.rb.svn-base --- a/app/models/.svn/text-base/issue_status.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/issue_status.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -26,6 +26,8 @@ validates_uniqueness_of :name validates_length_of :name, :maximum => 30 validates_inclusion_of :default_done_ratio, :in => 0..100, :allow_nil => true + + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} def after_save IssueStatus.update_all("is_default=#{connection.quoted_false}", ['id <> ?', id]) if self.is_default? diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/mail_handler.rb.svn-base --- a/app/models/.svn/text-base/mail_handler.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/mail_handler.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -265,12 +265,12 @@ assigned_to = nil if assigned_to && !issue.assignable_users.include?(assigned_to) attrs = { - 'tracker_id' => (k = get_keyword(:tracker)) && issue.project.trackers.find_by_name(k).try(:id), - 'status_id' => (k = get_keyword(:status)) && IssueStatus.find_by_name(k).try(:id), - 'priority_id' => (k = get_keyword(:priority)) && IssuePriority.find_by_name(k).try(:id), - 'category_id' => (k = get_keyword(:category)) && issue.project.issue_categories.find_by_name(k).try(:id), + 'tracker_id' => (k = get_keyword(:tracker)) && issue.project.trackers.named(k).first.try(:id), + 'status_id' => (k = get_keyword(:status)) && IssueStatus.named(k).first.try(:id), + 'priority_id' => (k = get_keyword(:priority)) && IssuePriority.named(k).first.try(:id), + 'category_id' => (k = get_keyword(:category)) && issue.project.issue_categories.named(k).first.try(:id), 'assigned_to_id' => assigned_to.try(:id), - 'fixed_version_id' => (k = get_keyword(:fixed_version, :override => true)) && issue.project.shared_versions.find_by_name(k).try(:id), + 'fixed_version_id' => (k = get_keyword(:fixed_version, :override => true)) && issue.project.shared_versions.named(k).first.try(:id), 'start_date' => get_keyword(:start_date, :override => true, :format => '\d{4}-\d{2}-\d{2}'), 'due_date' => get_keyword(:due_date, :override => true, :format => '\d{4}-\d{2}-\d{2}'), 'estimated_hours' => get_keyword(:estimated_hours, :override => true), diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/project.rb.svn-base --- a/app/models/.svn/text-base/project.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/project.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -118,6 +118,11 @@ visible(user).find(:all, :limit => count, :order => "created_on DESC") end + # Returns true if the project is visible to +user+ or to the current user. + def visible?(user=User.current) + user.allowed_to?(:view_project, self) + end + def self.visible_by(user=nil) ActiveSupport::Deprecation.warn "Project.visible_by is deprecated and will be removed in Redmine 1.3.0. Use Project.visible_condition instead." visible_condition(user || User.current) @@ -544,7 +549,27 @@ def enabled_module_names enabled_modules.collect(&:name) end - + + # Enable a specific module + # + # Examples: + # project.enable_module!(:issue_tracking) + # project.enable_module!("issue_tracking") + def enable_module!(name) + enabled_modules << EnabledModule.new(:name => name.to_s) unless module_enabled?(name) + end + + # Disable a module if it exists + # + # Examples: + # project.disable_module!(:issue_tracking) + # project.disable_module!("issue_tracking") + # project.disable_module!(project.enabled_modules.first) + def disable_module!(target) + target = enabled_modules.detect{|mod| target.to_s == mod.name} unless enabled_modules.include?(target) + target.destroy unless target.blank? + end + safe_attributes 'name', 'description', 'homepage', diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/query.rb.svn-base --- a/app/models/.svn/text-base/query.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/query.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -165,6 +165,11 @@ ["o", "c", "!*", "*", "t", "w"].include? operator_for(field) end if filters end + + # Returns true if the query is visible to +user+ or the current user. + def visible?(user=User.current) + self.is_public? || self.user_id == user.id + end def editable_by?(user) return false unless user diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/repository.rb.svn-base --- a/app/models/.svn/text-base/repository.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/repository.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -117,7 +117,7 @@ end def default_branch - scm.default_branch + nil end def properties(path, identifier=nil) diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/tracker.rb.svn-base --- a/app/models/.svn/text-base/tracker.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/tracker.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -32,6 +32,8 @@ validates_uniqueness_of :name validates_length_of :name, :maximum => 30 + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} + def to_s; name end def <=>(tracker) diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/version.rb.svn-base --- a/app/models/.svn/text-base/version.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/version.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -33,6 +33,7 @@ validates_inclusion_of :status, :in => VERSION_STATUSES validates_inclusion_of :sharing, :in => VERSION_SHARINGS + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} named_scope :open, :conditions => {:status => 'open'} named_scope :visible, lambda {|*args| { :include => :project, :conditions => Project.allowed_to_condition(args.first || User.current, :view_issues) } } diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/wiki_page.rb.svn-base --- a/app/models/.svn/text-base/wiki_page.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/wiki_page.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -212,6 +212,10 @@ break unless @lines.detect { |line| line[0].nil? } current = current.previous end - @lines.each { |line| line[0] ||= current.version } + @lines.each { |line| + line[0] ||= current.version + # if the last known version is > 1 (eg. history was cleared), we don't know the author + line[1] ||= current.author if current.version == 1 + } end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/.svn/text-base/workflow.rb.svn-base --- a/app/models/.svn/text-base/workflow.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/.svn/text-base/workflow.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -89,8 +89,8 @@ else transaction do delete_all :tracker_id => target_tracker.id, :role_id => target_role.id - connection.insert "INSERT INTO #{Workflow.table_name} (tracker_id, role_id, old_status_id, new_status_id)" + - " SELECT #{target_tracker.id}, #{target_role.id}, old_status_id, new_status_id" + + connection.insert "INSERT INTO #{Workflow.table_name} (tracker_id, role_id, old_status_id, new_status_id, author, assignee)" + + " SELECT #{target_tracker.id}, #{target_role.id}, old_status_id, new_status_id, author, assignee" + " FROM #{Workflow.table_name}" + " WHERE tracker_id = #{source_tracker.id} AND role_id = #{source_role.id}" end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/enumeration.rb --- a/app/models/enumeration.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/enumeration.rb Thu Jul 14 10:42:41 2011 +0100 @@ -32,6 +32,7 @@ named_scope :shared, :conditions => { :project_id => nil } named_scope :active, :conditions => { :active => true } + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} def self.default # Creates a fake default scope so Enumeration.default will check diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/issue.rb --- a/app/models/issue.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/issue.rb Thu Jul 14 10:42:41 2011 +0100 @@ -227,6 +227,13 @@ @custom_field_values = nil result end + + def description=(arg) + if arg.is_a?(String) + arg = arg.gsub(/(\r\n|\n|\r)/, "\r\n") + end + write_attribute(:description, arg) + end # Overrides attributes= so that tracker_id gets assigned first def attributes_with_tracker_first=(new_attributes, *args) @@ -871,10 +878,13 @@ if @current_journal # attributes changes (Issue.column_names - %w(id root_id lft rgt lock_version created_on updated_on)).each {|c| + before = @issue_before_change.send(c) + after = send(c) + next if before == after || (before.blank? && after.blank?) @current_journal.details << JournalDetail.new(:property => 'attr', :prop_key => c, :old_value => @issue_before_change.send(c), - :value => send(c)) unless send(c)==@issue_before_change.send(c) + :value => send(c)) } # custom fields changes custom_values.each {|c| diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/issue_category.rb --- a/app/models/issue_category.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/issue_category.rb Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ -# redMine - project management software -# Copyright (C) 2006 Jean-Philippe Lang +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -24,6 +24,8 @@ validates_uniqueness_of :name, :scope => [:project_id] validates_length_of :name, :maximum => 30 + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} + alias :destroy_without_reassign :destroy # Destroy the category diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/issue_relation.rb --- a/app/models/issue_relation.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/issue_relation.rb Thu Jul 14 10:42:41 2011 +0100 @@ -47,7 +47,12 @@ if issue_from && issue_to errors.add :issue_to_id, :invalid if issue_from_id == issue_to_id errors.add :issue_to_id, :not_same_project unless issue_from.project_id == issue_to.project_id || Setting.cross_project_issue_relations? - errors.add_to_base :circular_dependency if issue_to.all_dependent_issues.include? issue_from + #detect circular dependencies depending wether the relation should be reversed + if TYPES.has_key?(relation_type) && TYPES[relation_type][:reverse] + errors.add_to_base :circular_dependency if issue_from.all_dependent_issues.include? issue_to + else + errors.add_to_base :circular_dependency if issue_to.all_dependent_issues.include? issue_from + end errors.add_to_base :cant_link_an_issue_with_a_descendant if issue_from.is_descendant_of?(issue_to) || issue_from.is_ancestor_of?(issue_to) end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/issue_status.rb --- a/app/models/issue_status.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/issue_status.rb Thu Jul 14 10:42:41 2011 +0100 @@ -26,6 +26,8 @@ validates_uniqueness_of :name validates_length_of :name, :maximum => 30 validates_inclusion_of :default_done_ratio, :in => 0..100, :allow_nil => true + + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} def after_save IssueStatus.update_all("is_default=#{connection.quoted_false}", ['id <> ?', id]) if self.is_default? diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/mail_handler.rb --- a/app/models/mail_handler.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/mail_handler.rb Thu Jul 14 10:42:41 2011 +0100 @@ -265,12 +265,12 @@ assigned_to = nil if assigned_to && !issue.assignable_users.include?(assigned_to) attrs = { - 'tracker_id' => (k = get_keyword(:tracker)) && issue.project.trackers.find_by_name(k).try(:id), - 'status_id' => (k = get_keyword(:status)) && IssueStatus.find_by_name(k).try(:id), - 'priority_id' => (k = get_keyword(:priority)) && IssuePriority.find_by_name(k).try(:id), - 'category_id' => (k = get_keyword(:category)) && issue.project.issue_categories.find_by_name(k).try(:id), + 'tracker_id' => (k = get_keyword(:tracker)) && issue.project.trackers.named(k).first.try(:id), + 'status_id' => (k = get_keyword(:status)) && IssueStatus.named(k).first.try(:id), + 'priority_id' => (k = get_keyword(:priority)) && IssuePriority.named(k).first.try(:id), + 'category_id' => (k = get_keyword(:category)) && issue.project.issue_categories.named(k).first.try(:id), 'assigned_to_id' => assigned_to.try(:id), - 'fixed_version_id' => (k = get_keyword(:fixed_version, :override => true)) && issue.project.shared_versions.find_by_name(k).try(:id), + 'fixed_version_id' => (k = get_keyword(:fixed_version, :override => true)) && issue.project.shared_versions.named(k).first.try(:id), 'start_date' => get_keyword(:start_date, :override => true, :format => '\d{4}-\d{2}-\d{2}'), 'due_date' => get_keyword(:due_date, :override => true, :format => '\d{4}-\d{2}-\d{2}'), 'estimated_hours' => get_keyword(:estimated_hours, :override => true), diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/project.rb --- a/app/models/project.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/project.rb Thu Jul 14 10:42:41 2011 +0100 @@ -119,6 +119,11 @@ visible(user).find(:all, :limit => count, :order => "created_on DESC") end + # Returns true if the project is visible to +user+ or to the current user. + def visible?(user=User.current) + user.allowed_to?(:view_project, self) + end + def self.visible_by(user=nil) ActiveSupport::Deprecation.warn "Project.visible_by is deprecated and will be removed in Redmine 1.3.0. Use Project.visible_condition instead." visible_condition(user || User.current) @@ -563,7 +568,27 @@ def enabled_module_names enabled_modules.collect(&:name) end - + + # Enable a specific module + # + # Examples: + # project.enable_module!(:issue_tracking) + # project.enable_module!("issue_tracking") + def enable_module!(name) + enabled_modules << EnabledModule.new(:name => name.to_s) unless module_enabled?(name) + end + + # Disable a module if it exists + # + # Examples: + # project.disable_module!(:issue_tracking) + # project.disable_module!("issue_tracking") + # project.disable_module!(project.enabled_modules.first) + def disable_module!(target) + target = enabled_modules.detect{|mod| target.to_s == mod.name} unless enabled_modules.include?(target) + target.destroy unless target.blank? + end + safe_attributes 'name', 'description', 'homepage', diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/query.rb --- a/app/models/query.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/query.rb Thu Jul 14 10:42:41 2011 +0100 @@ -165,6 +165,11 @@ ["o", "c", "!*", "*", "t", "w"].include? operator_for(field) end if filters end + + # Returns true if the query is visible to +user+ or the current user. + def visible?(user=User.current) + self.is_public? || self.user_id == user.id + end def editable_by?(user) return false unless user diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/repository.rb --- a/app/models/repository.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/repository.rb Thu Jul 14 10:42:41 2011 +0100 @@ -117,7 +117,7 @@ end def default_branch - scm.default_branch + nil end def properties(path, identifier=nil) diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/repository/.svn/entries --- a/app/models/repository/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/repository/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/models/repository http://redmine.rubyforge.org/svn -2011-05-19T22:58:38.288878Z -5858 +2011-07-11T02:08:23.222641Z +6254 tmaruyama @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 2950b88e98eed34048c7f007a8f7fb21 2011-05-12T07:15:39.740135Z 5751 @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z d4568bac22baf6121a7ea8883b59c58c 2011-05-18T07:11:41.584755Z 5834 @@ -100,10 +100,10 @@ -2011-06-06T13:18:33.000000Z -b12b4b9bf012b30d430ddabf73eb4962 -2011-05-19T22:58:38.288878Z -5858 +2011-07-14T09:28:10.000000Z +088218d9e44676f0d7cc681e0c2d478f +2011-07-11T00:24:22.360802Z +6244 tmaruyama has-props @@ -126,7 +126,7 @@ -5213 +5264 mercurial.rb file @@ -134,10 +134,10 @@ -2011-06-06T13:18:33.000000Z -c02be7ffad5bb78d0cc096a7f88c45fc -2011-05-12T07:52:14.217350Z -5756 +2011-07-14T09:28:10.000000Z +a6d749563379e794248f32aa715ca957 +2011-07-11T02:08:23.222641Z +6254 tmaruyama has-props @@ -160,7 +160,7 @@ -5217 +5245 filesystem.rb file @@ -168,7 +168,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z a2170e3cb1161b0ea016414b724438f0 2011-05-12T07:41:08.517774Z 5754 @@ -202,7 +202,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z a5f74e302ec1d5d5d4a0677b6537c399 2011-05-12T07:16:20.564757Z 5753 @@ -236,7 +236,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 5fa94193e544a8c9d94a2cb501a273de 2011-05-12T07:41:29.099665Z 5755 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/repository/.svn/text-base/git.rb.svn-base --- a/app/models/repository/.svn/text-base/git.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/repository/.svn/text-base/git.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -75,6 +75,10 @@ scm.tags end + def default_branch + scm.default_branch + end + def find_changeset_by_name(name) return nil if name.nil? || name.empty? e = changesets.find(:first, :conditions => ['revision = ?', name.to_s]) diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/repository/.svn/text-base/mercurial.rb.svn-base --- a/app/models/repository/.svn/text-base/mercurial.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/repository/.svn/text-base/mercurial.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -123,6 +123,7 @@ private :latest_changesets_cond def fetch_changesets + return if scm.info.nil? scm_rev = scm.info.lastrev.revision.to_i db_rev = latest_changeset ? latest_changeset.revision.to_i : -1 return unless db_rev < scm_rev # already up-to-date diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/repository/git.rb --- a/app/models/repository/git.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/repository/git.rb Thu Jul 14 10:42:41 2011 +0100 @@ -75,6 +75,10 @@ scm.tags end + def default_branch + scm.default_branch + end + def find_changeset_by_name(name) return nil if name.nil? || name.empty? e = changesets.find(:first, :conditions => ['revision = ?', name.to_s]) diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/repository/mercurial.rb --- a/app/models/repository/mercurial.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/repository/mercurial.rb Thu Jul 14 10:42:41 2011 +0100 @@ -123,6 +123,7 @@ private :latest_changesets_cond def fetch_changesets + return if scm.info.nil? scm_rev = scm.info.lastrev.revision.to_i db_rev = latest_changeset ? latest_changeset.revision.to_i : -1 return unless db_rev < scm_rev # already up-to-date diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/tracker.rb --- a/app/models/tracker.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/tracker.rb Thu Jul 14 10:42:41 2011 +0100 @@ -32,6 +32,8 @@ validates_uniqueness_of :name validates_length_of :name, :maximum => 30 + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} + def to_s; name end def <=>(tracker) diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/version.rb --- a/app/models/version.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/version.rb Thu Jul 14 10:42:41 2011 +0100 @@ -33,6 +33,7 @@ validates_inclusion_of :status, :in => VERSION_STATUSES validates_inclusion_of :sharing, :in => VERSION_SHARINGS + named_scope :named, lambda {|arg| { :conditions => ["LOWER(#{table_name}.name) = LOWER(?)", arg.to_s.strip]}} named_scope :open, :conditions => {:status => 'open'} named_scope :visible, lambda {|*args| { :include => :project, :conditions => Project.allowed_to_condition(args.first || User.current, :view_issues) } } diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/wiki_page.rb --- a/app/models/wiki_page.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/wiki_page.rb Thu Jul 14 10:42:41 2011 +0100 @@ -212,6 +212,10 @@ break unless @lines.detect { |line| line[0].nil? } current = current.previous end - @lines.each { |line| line[0] ||= current.version } + @lines.each { |line| + line[0] ||= current.version + # if the last known version is > 1 (eg. history was cleared), we don't know the author + line[1] ||= current.author if current.version == 1 + } end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/models/workflow.rb --- a/app/models/workflow.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/models/workflow.rb Thu Jul 14 10:42:41 2011 +0100 @@ -89,8 +89,8 @@ else transaction do delete_all :tracker_id => target_tracker.id, :role_id => target_role.id - connection.insert "INSERT INTO #{Workflow.table_name} (tracker_id, role_id, old_status_id, new_status_id)" + - " SELECT #{target_tracker.id}, #{target_role.id}, old_status_id, new_status_id" + + connection.insert "INSERT INTO #{Workflow.table_name} (tracker_id, role_id, old_status_id, new_status_id, author, assignee)" + + " SELECT #{target_tracker.id}, #{target_role.id}, old_status_id, new_status_id, author, assignee" + " FROM #{Workflow.table_name}" + " WHERE tracker_id = #{source_tracker.id} AND role_id = #{source_role.id}" end diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/sweepers/.svn/entries --- a/app/sweepers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/sweepers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/sweepers http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/.svn/all-wcprops --- a/app/views/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ K 25 svn:wc:ra_dav:version-url V 48 -/svn/!svn/ver/5961/branches/1.2-stable/app/views +/svn/!svn/ver/6205/branches/1.2-stable/app/views END diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/.svn/entries --- a/app/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views http://redmine.rubyforge.org/svn -2011-05-29T12:06:05.086159Z -5961 +2011-07-09T11:42:12.586037Z +6205 jplang @@ -68,22 +68,22 @@ timelog dir -users +issue_moves dir -issue_moves +users dir files dir -previews +auth_sources dir ldap_auth_sources dir -auth_sources +previews dir search @@ -92,10 +92,10 @@ messages dir -issue_relations +versions dir -versions +issue_relations dir mailer diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/account/.svn/entries --- a/app/views/account/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/account/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/account http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 232ce32581d2f869b81c300244decff5 2010-01-28T18:54:51.800438Z 3341 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z cf3d603bbb4825640988086c7871c165 2007-09-22T13:17:49.935719Z 747 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 82c6920dc6c95e35b0248de4be82885b 2009-04-21T13:43:57.529967Z 2678 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 72b586f183037fcab519bc7575d3b2b5 2010-03-03T20:21:05.265018Z 3530 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/activities/.svn/entries --- a/app/views/activities/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/activities/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/activities http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 842302ab754ce754f88204a7074c4b9d 2011-04-03T14:01:32.419875Z 5301 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/admin/.svn/entries --- a/app/views/admin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/admin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/admin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 7890b8a0425776aeb77070710f89d8ce 2011-04-28T12:35:25.773529Z 5562 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z aacfd3ff934f52585eba4f460f52df31 2008-11-16T17:12:02.001794Z 2041 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a2dcf50c0d70604e64f18cd28f15280b 2010-08-04T00:38:22.739166Z 3909 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 8db715728d1f5851c242e085110f2bb6 2008-01-05T11:33:49.132886Z 1040 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 35378eb3f0e385475e3bd0586f22324a 2009-12-17T18:21:02.630202Z 3176 @@ -202,7 +202,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 9b6daf583836b76e9183e9e125ca7ced 2011-03-16T18:23:51.946930Z 5151 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/attachments/.svn/entries --- a/app/views/attachments/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/attachments/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/attachments http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6f5329a1a81f3798a84a26b0261f5000 2008-12-09T16:54:46.963649Z 2116 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b8bc854a91c56c3e3d45390e8ed4bb8d 2009-04-25T09:35:14.494071Z 2693 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 9cd3f9685ce632814961d9f7e67c4d26 2010-07-25T10:34:55.569539Z 3879 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 43e4ae1b5703daa55b37eb438a169304 2009-04-25T09:35:14.494071Z 2693 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/auth_sources/.svn/entries --- a/app/views/auth_sources/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/auth_sources/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/auth_sources http://redmine.rubyforge.org/svn -2010-05-23T03:16:31.304135Z -3744 -edavis10 +2011-06-27T23:19:41.132706Z +6128 +tmaruyama @@ -32,11 +32,11 @@ -2011-06-06T13:14:59.000000Z -2f1b944eb2979ed37624c653969fa6bf -2010-02-15T16:41:21.789274Z -3436 -edavis10 +2011-07-14T09:28:10.000000Z +17ed40b5810c708c0184ae7255cdc17d +2011-06-27T23:19:41.132706Z +6128 +tmaruyama has-props @@ -58,7 +58,7 @@ -1306 +1312 edit.rhtml file @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6f4f645b6d66417180eaadb0e204a56e 2007-03-12T17:59:02.654744Z 333 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 4ea0fc7f46738e3709d552778de7a756 2010-05-23T03:16:31.304135Z 3744 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1cc2f5049536de6e5d6d4e926f96ab38 2007-03-12T17:59:02.654744Z 333 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/auth_sources/.svn/text-base/index.html.erb.svn-base --- a/app/views/auth_sources/.svn/text-base/index.html.erb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/auth_sources/.svn/text-base/index.html.erb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -15,10 +15,10 @@ <% for source in @auth_sources %> "> - <%= link_to source.name, :action => 'edit', :id => source%> - <%= source.auth_method_name %> - <%= source.host %> - <%= source.users.count %> + <%= link_to(h(source.name), :action => 'edit', :id => source)%> + <%= h source.auth_method_name %> + <%= h source.host %> + <%= h source.users.count %> <%= link_to l(:button_test), :action => 'test_connection', :id => source %> <%= link_to l(:button_delete), { :action => 'destroy', :id => source }, diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/auth_sources/index.html.erb --- a/app/views/auth_sources/index.html.erb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/auth_sources/index.html.erb Thu Jul 14 10:42:41 2011 +0100 @@ -15,10 +15,10 @@ <% for source in @auth_sources %> "> - <%= link_to source.name, :action => 'edit', :id => source%> - <%= source.auth_method_name %> - <%= source.host %> - <%= source.users.count %> + <%= link_to(h(source.name), :action => 'edit', :id => source)%> + <%= h source.auth_method_name %> + <%= h source.host %> + <%= h source.users.count %> <%= link_to l(:button_test), :action => 'test_connection', :id => source %> <%= link_to l(:button_delete), { :action => 'destroy', :id => source }, diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/auto_completes/.svn/entries --- a/app/views/auto_completes/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/auto_completes/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/auto_completes http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d325b0677890591680b96985e16a0139 2010-08-17T15:03:58.074505Z 3945 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/boards/.svn/entries --- a/app/views/boards/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/boards/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/boards http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0f9b1735f403a56ed575c63dc474a611 2011-02-20T13:11:10.508449Z 4889 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0416740cf4bf599b0da68e597c0cd44c 2007-05-13T17:09:56.765659Z 529 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 00f3643ebd3d5af2322b92c885a6eec6 2007-05-13T17:09:56.765659Z 529 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5c323ebf8fea05f556896ed49186773b 2010-08-27T14:05:54.014502Z 4047 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b951b4d73988508c5a42fdb7b7df695c 2007-05-13T17:09:56.765659Z 529 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/calendars/.svn/entries --- a/app/views/calendars/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/calendars/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/calendars http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z ab4018273a0ea22e0fb58209d1f88be7 2011-04-01T14:34:44.070899Z 5276 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/common/.svn/entries --- a/app/views/common/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/common/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/common http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f95c4268a6ac374ab617da665e57a3ad 2010-03-14T13:22:50.317701Z 3585 @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z df19ed70179aa9f6d4ffc2403ac593bc 2011-05-21T04:26:15.661225Z 5872 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e2b0309f637e9a49ef39f8401f3190c5 2009-05-26T08:28:36.964305Z 2768 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d03b1c3719bd49af7d930d210a8e8328 2008-07-26T12:54:54.604420Z 1699 @@ -168,7 +168,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 358b5f24bf743ee83c21cf15289b0a60 2011-03-11T20:23:29.177962Z 5094 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 18b2d631fabd5720aa07d369da11d0de 2010-06-19T22:52:15.523619Z 3790 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6e7716818f87ed1ad9839c6e9a92ed1b 2009-12-14T20:13:29.438642Z 3174 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/context_menus/.svn/entries --- a/app/views/context_menus/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/context_menus/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/context_menus http://redmine.rubyforge.org/svn @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 71478da35c13199e1b5b3f0a2a33168f 2011-04-17T15:17:18.418900Z 5495 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/custom_fields/.svn/entries --- a/app/views/custom_fields/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/custom_fields/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/custom_fields http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z a4379295fd24c6f633dc6f53e755c63a 2011-04-01T13:44:58.700463Z 5272 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0c149f63c965988c70ecf48bde3222b3 2009-12-09T10:49:58.529326Z 3144 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 3372a4aeafa9f940744f07c4ce8ca434 2010-04-16T15:33:49.924704Z 3672 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6441c559d374310cabfc9649eb5b3617 2009-09-12T09:13:13.676884Z 2871 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7658107f6af4536cedfc075202ad3f7c 2009-12-09T10:49:58.529326Z 3144 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/documents/.svn/entries --- a/app/views/documents/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/documents/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/documents http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 755690362ea0b5f92a82326872d3b0ea 2010-03-18T20:02:17.358992Z 3602 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a7c10b428fb4d74827a6ffdcc3651a25 2010-03-18T20:06:16.936785Z 3603 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 9d05f76602471c3dc339d8c54d2f4abc 2009-05-30T23:30:36.923541Z 2777 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 41a0e984e939e8fad03f2be67b33a4fc 2007-03-12T17:59:02.654744Z 333 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z cf8b8406d31262625c1f2ab2b66020b2 2009-01-22T16:34:54.303755Z 2295 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 60e54f2c42af4454d69bfc812bbf55ca 2008-02-29T19:46:58.834023Z 1180 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/enumerations/.svn/entries --- a/app/views/enumerations/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/enumerations/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/enumerations http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b4f45f24d2fb9546e609fd3299912be6 2010-05-09T11:19:15.980195Z 3734 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0a47386b406e4f425fe541d12c780467 2009-10-21T22:34:28.905707Z 2946 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 668687299206262ccf34ac3a44f57c33 2009-07-05T12:22:02.133266Z 2810 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b9c8a97c172197a30cbb6c08000a9fa7 2008-06-17T19:10:54.015252Z 1558 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e6eaade1aac54267080f56f5a09d3fd1 2009-07-05T12:22:02.133266Z 2810 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/files/.svn/entries --- a/app/views/files/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/files/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/files http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 05986f09d13424caeb68601c7c9ff16b 2010-10-22T14:45:02.987126Z 4268 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7cd15d28fd27afa1f10b921c8b35cd7a 2010-09-14T16:24:07.840869Z 4085 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/gantts/.svn/entries --- a/app/views/gantts/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/gantts/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/gantts http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z cd7362f337d3c416c33f6033220b22d5 2011-04-03T14:01:32.419875Z 5301 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/groups/.svn/entries --- a/app/views/groups/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/groups/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/groups http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 8798190a9ed51cd47a32f7fa3b14962b 2009-09-11T21:11:20.141433Z 2864 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 77b68adb1216f00c034d0afa77a50bff 2009-09-12T09:13:13.676884Z 2871 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 61731ddfe926e25ea2108a99a7dc594d 2009-07-05T11:38:40.659710Z 2807 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f122118621575d0b74331d392b4aba4b 2010-02-06T13:26:29.318273Z 3375 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5fc442e9118fe012a7d4049daa4d68b4 2009-09-12T16:12:42.876344Z 2879 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5f484ae9be041e266944cc2710caa394 2010-05-09T11:19:15.980195Z 3734 @@ -236,7 +236,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 9578abaa4df41ed89c0663dcbd1ed17c 2011-04-01T16:47:30.350690Z 5284 @@ -270,7 +270,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z ee1e9b07710ccd0b0dee7791dddc93bb 2009-07-05T13:54:34.821434Z 2812 @@ -304,7 +304,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 09eeec211f50994f28b31bcff9be43ef 2009-09-05T11:19:00.617770Z 2858 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/issue_categories/.svn/entries --- a/app/views/issue_categories/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/issue_categories/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/issue_categories http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 61ef938e10897a71008d145439614aa8 2010-03-06T18:43:00.594668Z 3549 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e0d28729320423a7b8fcb6309b58de9a 2010-11-07T14:56:12.614499Z 4385 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z fc3f04670edce3c08e645d254198a89c 2007-09-14T11:34:08.234701Z 725 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f7b34c60cf2f117d3c53be7b0840fe28 2008-02-29T22:54:07.325361Z 1182 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/issue_moves/.svn/entries --- a/app/views/issue_moves/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/issue_moves/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/issue_moves http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 1adceabf61b6f698270cbf4b97c42a83 2011-04-12T19:22:44.432354Z 5443 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/issue_relations/.svn/entries --- a/app/views/issue_relations/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/issue_relations/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/issue_relations http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7024ae266ddb4d218d7c24c3b17fa790 2010-12-12T16:04:28.950669Z 4502 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/issue_statuses/.svn/entries --- a/app/views/issue_statuses/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/issue_statuses/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/issue_statuses http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2d8b318bb1dbbe6dbb478716d52e65e9 2010-03-17T20:46:22.413470Z 3600 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e4ea04eeab7c1f7265858a9dd09f1b7b 2009-12-12T10:33:12.138303Z 3157 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 21f8b2f134a83413d09ae7e4d004c642 2009-07-05T12:22:02.133266Z 2810 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z af751ca552f43d9954a0cb1bbdb6e362 2009-07-05T12:22:02.133266Z 2810 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/issues/.svn/entries --- a/app/views/issues/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/issues/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/issues http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z c18fc1bae24038d3386be81993a37678 2011-04-12T19:37:56.793879Z 5444 @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z c7a3bc51851c2b924a4af2ac51c6a22d 2011-04-17T15:17:18.418900Z 5495 @@ -100,7 +100,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 0c7fe4dc90630a9b92d43aad7ad1db70 2011-03-28T20:04:48.692581Z 5240 @@ -134,7 +134,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 7e86b1795a1640748d794c3439ddab1d 2011-04-15T13:23:13.506236Z 5466 @@ -168,7 +168,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 5a6cefefd1c00a9d9c0f4ee125cbe147 2011-04-07T16:34:58.239484Z 5354 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 00a1336147a304d10f556a97f7105a83 2009-12-11T18:48:34.197724Z 3151 @@ -236,7 +236,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z dda747decb5c11cd589cd5592a2d5bfa 2011-04-01T14:34:44.070899Z 5276 @@ -270,7 +270,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b9c2ef98cde787dfe8b1b0b4df497613 2011-02-21T13:34:33.010064Z 4908 @@ -304,7 +304,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z da2cbff6bc215672172e60589b16c9dd 2011-04-05T22:18:49.170029Z 5332 @@ -338,7 +338,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z db6f5533a330ebdcd1dd5e4c47098024 2010-12-11T13:13:49.013705Z 4489 @@ -372,7 +372,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 16879c3e81700c198a7bfac049e25f20 2011-04-12T19:53:14.178577Z 5447 @@ -406,7 +406,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5cac68d4655699c1a4ce40ef17da7b0a 2009-07-29T19:04:27.717761Z 2827 @@ -440,7 +440,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 161df5bf4aad48f815ece5d61f73b5bf 2011-04-03T12:33:27.904025Z 5300 @@ -474,7 +474,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 334ec8cd87b661a181185092c242c41d 2010-08-08T07:07:20.961363Z 3924 @@ -508,7 +508,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z ebae2e20ea4028620967382b877b5860 2010-08-18T15:01:35.032314Z 3946 @@ -542,7 +542,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 5b30673e11cba7d16c5d3b9d58ac17c7 2011-04-12T19:22:44.432354Z 5443 @@ -576,7 +576,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 95ca7e4a068d06c8efedc1c0cc4718d2 2011-04-11T18:01:25.736617Z 5418 @@ -610,7 +610,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z cdb3db6cd78da1f46578c9da61923c4e 2011-01-22T13:28:20.816262Z 4741 @@ -644,7 +644,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b429d0e7dd6b3ef7bc1a28bdf0aeaf34 2009-04-24T17:18:36.117696Z 2685 @@ -678,7 +678,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 952a57c3e6f5fc66fde1304569b7eb5d 2011-04-12T19:22:44.432354Z 5443 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/journals/.svn/entries --- a/app/views/journals/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/journals/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/journals http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 6f96a31cd9e465b7b9324190b604aac1 2011-03-28T21:45:30.892324Z 5246 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 269ec86216a5d0340e02940f1b190d51 2010-03-17T04:13:05.342620Z 3596 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z ce552c52f7c423630412d0593cc1ee61 2008-02-02T10:50:31.694950Z 1105 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 073352211ae7cecb9e1ff5ea1ce17150 2011-02-27T13:34:41.060565Z 4954 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z ef7f777c9318cee52e909377c4f96e8b 2010-08-23T15:04:36.844654Z 4034 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/layouts/.svn/entries --- a/app/views/layouts/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/layouts/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/layouts http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z b4bb84ecaf9a28dd92d63bc219ca26e0 2011-03-28T19:59:35.933790Z 5239 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 490231bbc42932a0f9e1735a94d06260 2010-11-02T19:00:36.834304Z 4362 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5073a425d4e7896c725996f9cf35f74b 2010-11-02T19:00:36.834304Z 4362 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z cc6ca08e56314fb510561e8eeb4ede46 2009-12-17T18:21:02.630202Z 3176 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/layouts/base.rhtml --- a/app/views/layouts/base.rhtml Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/layouts/base.rhtml Thu Jul 14 10:42:41 2011 +0100 @@ -8,6 +8,7 @@ <%= csrf_meta_tag %> <%= favicon %> <%= stylesheet_link_tag 'application', :media => 'all' %> +<%= stylesheet_platform_font_tag %> <%= stylesheet_link_tag 'rtl', :media => 'all' if l(:direction) == 'rtl' %> <%= javascript_heads %> <%= heads_for_theme %> @@ -90,7 +91,7 @@ diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/ldap_auth_sources/.svn/entries --- a/app/views/ldap_auth_sources/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/ldap_auth_sources/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/ldap_auth_sources http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7eaca2b2857c3c1ef6fa72633333d56f 2010-05-23T03:16:31.304135Z 3744 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/mailer/.svn/entries --- a/app/views/mailer/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/mailer/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/mailer http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1729c597befa0c9411266eb9d1c5b577 2010-10-27T16:27:06.240747Z 4296 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e54fccdf5cf9e146cddf2adc5797d76f 2009-02-20T17:04:47.905923Z 2484 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 55d268cfc5ec4c2375739d401a00e9ca 2007-11-04T10:43:39.403792Z 877 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 157b6123ac6990f3cb83d1a24c441599 2007-11-18T17:46:55.863051Z 915 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 99836d2f584d6975add91d6f4885dfa3 2010-02-18T19:13:38.135448Z 3452 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0fcec4c9195f18d0d58724feb863a27e 2007-11-04T10:43:39.403792Z 877 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 501bcdc81562733bce55a29655f6fd89 2009-02-21T11:04:50.579477Z 2493 @@ -270,7 +270,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 746db1ca981aa5fc37569de58a3be57b 2010-02-18T19:13:38.135448Z 3452 @@ -304,7 +304,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 55b994ef0e81fdc6d78f280c8716f230 2010-02-18T19:13:38.135448Z 3452 @@ -338,7 +338,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 76b612bb95df0f232af66dcfa75908a9 2010-02-18T19:13:38.135448Z 3452 @@ -372,7 +372,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6a0fb1622f40125ab40706fa05705436 2009-02-21T11:04:50.579477Z 2493 @@ -406,7 +406,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6efcff34ccd9ec0ebd5c501a38bd9e61 2009-07-05T14:14:44.411724Z 2814 @@ -440,7 +440,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 37e05984b98664e4b97c26b51196f9ab 2010-10-27T16:27:06.240747Z 4296 @@ -474,7 +474,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 62a282059a34f2aaa4d56b609e94e27c 2007-11-04T10:43:39.403792Z 877 @@ -576,7 +576,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b95faada3d8a7eac9ddd90de85d377eb 2007-11-04T10:43:39.403792Z 877 @@ -610,7 +610,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b6dee3a7f5ce5253d3d66ea2d0aed032 2009-02-20T17:04:47.905923Z 2484 @@ -644,7 +644,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 382940abff8d469305e2b82eaac09875 2007-11-04T10:43:39.403792Z 877 @@ -678,7 +678,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 76a51edc640a60b59fca8e679d0161b6 2011-02-20T14:27:34.168395Z 4892 @@ -712,7 +712,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 68467469e0b5a8d3dc67dba7ba7e42b0 2011-02-20T14:27:34.168395Z 4892 @@ -746,7 +746,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z db9ef17343824d59b7a19db7036ee2f1 2010-02-18T19:13:38.135448Z 3452 @@ -780,7 +780,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0cbce1fe1b288482af3095ce9bc555ed 2007-11-04T10:43:39.403792Z 877 @@ -814,7 +814,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7dffb9cfc22aef3b03d0d771179f26d6 2010-02-18T19:13:38.135448Z 3452 @@ -848,7 +848,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d4eae87a9e17f49caeb6913659b9c42d 2007-11-04T10:43:39.403792Z 877 @@ -882,7 +882,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 52a0f774acd5b7aeeb3768de943af901 2009-02-21T11:04:50.579477Z 2493 @@ -916,7 +916,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 06d5fbff057e28328f2be88419207f80 2010-02-18T19:13:38.135448Z 3452 @@ -950,7 +950,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2b46c7d28f33cec521374ccae2fd8451 2007-11-04T10:43:39.403792Z 877 @@ -984,7 +984,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e7e91d7f18dd1547cfebafdf4822a18f 2010-02-18T19:13:38.135448Z 3452 @@ -1018,7 +1018,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 9b7ab36ebc57f0c02756d2b076e67b19 2007-11-26T18:47:49.588558Z 932 @@ -1052,7 +1052,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0cb005c22ad144fdbe29238b0080f28b 2010-10-27T16:27:06.240747Z 4296 @@ -1086,7 +1086,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 44018a44ceaecb5c9be3fed66e759064 2008-07-21T19:13:46.546624Z 1683 @@ -1120,7 +1120,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a53d9ea13c19cbce1edc375a01b5753d 2010-02-18T19:13:38.135448Z 3452 @@ -1154,7 +1154,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f35cf0d09dd393a255db2d428a3d30f0 2010-10-27T16:27:06.240747Z 4296 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/members/.svn/entries --- a/app/views/members/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/members/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/members http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 9e105ea0b16e73250d47d57f07d71cff 2009-09-12T08:36:46.650954Z 2869 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/members/_editlist.rhtml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/views/members/_editlist.rhtml Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,77 @@ +<%= error_messages_for 'member' %> + +<% roles = Role.find_all_givable + members = @project.member_principals.find(:all, :include => [:roles, :principal]).sort %> + +<% if members.any? %> + + + + + + + + <% members.each do |member| %> + <% next if member.new_record? %> + + + + + +<% end; reset_cycle %> + +
<%= l(:label_user) %><%= l(:label_role_plural) %>
<%= link_to_user member.principal %> + <%=h member.roles.sort.collect(&:to_s).join(', ') %> + <% remote_form_for(:member, member, :url => {:controller => 'members', :action => 'edit', :id => member}, + :method => :post, :html => { :id => "member-#{member.id}-roles-form", :class => 'hol' }) do |f| %> +

<% roles.each do |role| %> +
+ <% end %>

+ <%= hidden_field_tag 'member[role_ids][]', '' %> +

<%= submit_tag l(:button_change), :class => "small" %> + <%= link_to_function l(:button_cancel), "$('member-#{member.id}-roles').show(); $('member-#{member.id}-roles-form').hide(); return false;" %>

+ <% end %> +
+ <%= link_to_function l(:button_edit), "$('member-#{member.id}-roles').hide(); $('member-#{member.id}-roles-form').show(); return false;", :class => 'icon icon-edit' %> + <%= link_to_remote(l(:button_delete), { :url => {:controller => 'members', :action => 'destroy', :id => member}, + :method => :post, + :confirm => (!User.current.admin? && member.include?(User.current) ? l(:text_own_membership_delete_confirmation) : nil) + }, :title => l(:button_delete), + :class => 'icon icon-del') if member.deletable? %> +
+<% else %> +

<%= l(:label_no_data) %>

+<% end %> + +<% content_for :sidebar do %> +<% principals = Principal.active.find(:all, :limit => 100, :order => 'type, login, lastname ASC') - @project.principals %> + +<% if roles.any? && principals.any? %> + <% remote_form_for(:member, @member, :url => {:controller => 'members', :action => 'new', :id => @project}, :method => :post, + :loading => '$(\'member-add-submit\').disable();', + :complete => 'if($(\'member-add-submit\')) $(\'member-add-submit\').enable();') do |f| %> +

<%=l(:label_member_new)%>

+ +

<%= label_tag "principal_search", l(:label_principal_search) %><%= text_field_tag 'principal_search', nil %>

+ <%= observe_field(:principal_search, + :frequency => 0.5, + :update => :principals, + :url => { :controller => 'members', :action => 'autocomplete_for_member', :id => @project }, + :with => 'q') + %> + +
+ <% if params[:q] && params[:q].length > 1 %> + <%= principals_check_box_tags 'member[user_ids][]', @principals %> + <% end %> +
+ +

<%= l(:label_set_role_plural) %>:

+ <% roles.each do |role| %> +
<%=l( 'label_' + role.name.downcase + "_description").to_sym %>
+ <% end %> + +

<%= submit_tag l(:button_add), :id => 'member-add-submit' %>

+ <% end %> +<% end %> +<% end %> diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/members/_list.rhtml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/views/members/_list.rhtml Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,26 @@ + +<% roles = Role.find_all_givable + members = @project.member_principals.find(:all, :include => [:roles, :principal]).sort %> + +<% if members.any? %> + +
+
+<% members.each do |member| %> +
+<%= avatar(member.user, :size => "24") %> +<%= link_to_user member.principal %> + +
+<%=h member.roles.sort.collect(&:to_s).join(', ') %> +
+<% end %> +
+<% else %> +

<%= l(:label_no_data) %>

+<% end %> +
+ +<% content_for :sidebar do %> +<% end %> + diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/members/index.rhtml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/app/views/members/index.rhtml Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,13 @@ + +

<%=l(:label_member_plural)%>

+ +<% editable = authorize_for('members', 'edit') %> + +
+<% if editable %> +<%= render :partial => 'editlist' %> +<% else %> +<%= render :partial => 'list' %> +<% end %> +
+ diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/messages/.svn/entries --- a/app/views/messages/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/messages/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/messages http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z c68f1ef8a922f2a408e0349d80db4376 2010-07-25T10:02:12.905073Z 3877 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 4fecf6ec48e549e01ada68dc8d623f38 2010-01-25T17:26:02.255593Z 3339 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 65fbdcd20ac7f10349863c836306f7d3 2011-02-20T13:11:10.508449Z 4889 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 3512563f842c2e951d7738870f2d4065 2008-03-07T17:49:44.664945Z 1205 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/my/.svn/entries --- a/app/views/my/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/my/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/my http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 746c4ac2d5bc111d91747aa0b0c54a5a 2010-09-28T22:13:06.534232Z 4223 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z afa83dffe27e19383284d8177f1f4687 2010-03-04T19:02:57.949679Z 3542 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a43c901172c8b1750d24612b24f2db22 2009-04-21T13:43:57.529967Z 2678 @@ -137,7 +137,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z e4b4b1b0fe5e86d3a3da3d4161fc5427 2011-05-12T00:26:58.029913Z 5748 @@ -171,7 +171,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z efb09bc859f5527d219f0dd3d5c12fe8 2009-02-26T16:15:07.718565Z 2528 @@ -205,7 +205,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 852c99d50bf883063cd77b7042c145d4 2011-01-15T14:04:11.836008Z 4722 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/my/blocks/.svn/entries --- a/app/views/my/blocks/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/my/blocks/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/my/blocks http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0b880299704151a6acd66b5632f60426 2010-03-10T05:10:43.201527Z 3557 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6aa71a8cc8a018c4c564915c10355709 2007-04-20T09:53:44.242780Z 449 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 55339408a7e093de86505f92845ed977 2009-03-17T17:34:49.297132Z 2598 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z bf22b792b1b79c60dc866718c074f370 2009-05-30T23:30:36.923541Z 2777 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2ba11e15a7f15f88fe061979d921b59d 2010-10-15T23:37:01.382819Z 4259 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a21d8649f0daec69caabb118e9b6375c 2008-08-26T11:08:45.487893Z 1766 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 3894ab9b2f76b3622a362843be2162be 2010-01-30T11:23:17.508662Z 3351 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/news/.svn/entries --- a/app/views/news/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/news/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/news http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2501c1cef884fd4a56abb3a4e736825f 2010-09-27T16:51:12.033537Z 4214 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 194919e4bc598629f690752af5340b5b 2010-12-12T17:00:52.100205Z 4505 @@ -100,7 +100,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 788183c16154d2b5436073e67273070f 2011-03-04T14:32:58.878627Z 5003 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e06c154a981d18d975bcba8eb682df30 2007-09-22T17:52:43.686392Z 750 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z dd2c968c6b42916bff9b9e5de055e007 2010-09-27T16:51:12.033537Z 4214 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 764ec3719917039d0cac3d375ec819c4 2010-10-22T14:42:38.351679Z 4267 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1e7f24dd1dc6a117b245a76174e4c8ae 2010-09-27T16:51:12.033537Z 4214 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/previews/.svn/entries --- a/app/views/previews/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/previews/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/previews http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 359c6608ef716c8b3b62fd96c241a680 2010-08-18T15:01:35.032314Z 3946 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/.svn/all-wcprops --- a/app/views/projects/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/projects/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,17 @@ K 25 svn:wc:ra_dav:version-url V 57 -/svn/!svn/ver/5961/branches/1.2-stable/app/views/projects +/svn/!svn/ver/6205/branches/1.2-stable/app/views/projects END +index.api.rsb +K 25 +svn:wc:ra_dav:version-url +V 71 +/svn/!svn/ver/6205/branches/1.2-stable/app/views/projects/index.api.rsb +END +show.api.rsb +K 25 +svn:wc:ra_dav:version-url +V 70 +/svn/!svn/ver/6205/branches/1.2-stable/app/views/projects/show.api.rsb +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/.svn/entries --- a/app/views/projects/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/projects/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/projects http://redmine.rubyforge.org/svn -2011-05-29T12:06:05.086159Z -5961 +2011-07-09T11:42:12.586037Z +6205 jplang @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 0131341fbe8ad004ae5bc77375cdfee7 2011-04-05T13:26:32.676058Z 5330 @@ -69,7 +69,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 89a2baf21090ed983ffe265fa0929b29 2011-01-06T21:02:19.982329Z 4648 @@ -103,10 +103,10 @@ -2011-06-06T13:14:59.000000Z -4eef8200b378cb9b074da5abac7c5dfa -2010-12-23T13:34:44.668484Z -4572 +2011-07-14T09:28:10.000000Z +81935bde0a2cef3ac234bd524542bbfe +2011-07-09T11:42:12.586037Z +6205 jplang has-props @@ -129,7 +129,7 @@ -589 +607 settings.rhtml file @@ -137,7 +137,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 66d45b68c4615d2b502b2c6d06cf0951 2009-09-12T09:13:13.676884Z 2871 @@ -171,7 +171,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 32752b6b82cb4f60ebabf9114f8c861d 2011-03-16T17:29:30.884439Z 5149 @@ -205,7 +205,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b0519f745853f4f4e673c2e30389dc40 2011-01-06T21:02:19.982329Z 4648 @@ -239,7 +239,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e3a6cb86da5f31cae6c8fc0a4e6bad35 2010-09-09T18:57:21.507694Z 4071 @@ -273,7 +273,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0f2ffbd9b87d4ecc80f5c8bcac0cc9e9 2009-10-29T18:44:16.555741Z 2990 @@ -307,7 +307,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f880a7facfac62099e5b3fc4ebe862b3 2010-08-19T22:24:37.242219Z 4009 @@ -341,7 +341,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z cb60b85b211b8c78058e4ccc5cdefc82 2010-09-07T15:00:27.481481Z 4069 @@ -375,10 +375,10 @@ -2011-06-06T13:14:59.000000Z -c49d7ceec0060eb7437c7e3f2b7629ed -2010-12-11T10:19:11.273304Z -4486 +2011-07-14T09:28:10.000000Z +9a755194059dcd5ae4d62289f3e00f52 +2011-07-09T11:42:12.586037Z +6205 jplang has-props @@ -401,7 +401,7 @@ -525 +643 destroy.rhtml file @@ -409,7 +409,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 308fa6064dd3e4d6d85be448402ba7b2 2010-09-09T18:57:21.507694Z 4071 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/.svn/text-base/index.api.rsb.svn-base --- a/app/views/projects/.svn/text-base/index.api.rsb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/projects/.svn/text-base/index.api.rsb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -5,7 +5,7 @@ api.name project.name api.identifier project.identifier api.description project.description - api.parent(:id => project.parent_id, :name => project.parent.name) unless project.parent.nil? + api.parent(:id => project.parent.id, :name => project.parent.name) if project.parent && project.parent.visible? render_api_custom_values project.visible_custom_field_values, api diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/.svn/text-base/show.api.rsb.svn-base --- a/app/views/projects/.svn/text-base/show.api.rsb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/projects/.svn/text-base/show.api.rsb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -4,6 +4,7 @@ api.identifier @project.identifier api.description @project.description api.homepage @project.homepage + api.parent(:id => @project.parent.id, :name => @project.parent.name) if @project.parent && @project.parent.visible? render_api_custom_values @project.visible_custom_field_values, api diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/index.api.rsb --- a/app/views/projects/index.api.rsb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/projects/index.api.rsb Thu Jul 14 10:42:41 2011 +0100 @@ -5,7 +5,7 @@ api.name project.name api.identifier project.identifier api.description project.description - api.parent(:id => project.parent_id, :name => project.parent.name) unless project.parent.nil? + api.parent(:id => project.parent.id, :name => project.parent.name) if project.parent && project.parent.visible? render_api_custom_values project.visible_custom_field_values, api diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/settings/.svn/entries --- a/app/views/projects/settings/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/projects/settings/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/projects/settings http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 3f93ad7df3a43b70f004499bacc76cdf 2010-05-09T11:19:15.980195Z 3734 @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 42c5b4103543369a3b4cd629172673bc 2011-05-29T12:06:05.086159Z 5961 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1ee550d6ee54d0c528eee8bb142c496d 2008-02-12T22:43:37.870107Z 1143 @@ -134,7 +134,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 17ae98146a2d76d03b93381c2e24daa3 2011-05-21T04:33:11.662910Z 5873 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6dc73d6291a5471699054e6fbd33da8e 2011-01-06T20:57:17.003359Z 4647 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 4f26d985da6ada4c0d724095490050c5 2010-10-29T22:40:02.439890Z 4307 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1d2eb75d2aa1ff66975f701d6b45c059 2010-05-09T11:19:15.980195Z 3734 @@ -270,7 +270,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6e7a70ea4a2a2fe46b75b968d19bb68e 2011-01-15T13:20:18.866830Z 4719 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/settings/_members.rhtml --- a/app/views/projects/settings/_members.rhtml Mon Jul 11 16:35:45 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,86 +0,0 @@ -<%= error_messages_for 'member' %> -<% roles = Role.find_all_givable - members = @project.member_principals.find(:all, :include => [:roles, :principal]).sort %> - - -
-<% if members.any? %> - - - - - - <%= call_hook(:view_projects_settings_members_table_header, :project => @project) %> - - - <% members.each do |member| %> - <% next if member.new_record? %> - - - - - <%= call_hook(:view_projects_settings_members_table_row, { :project => @project, :member => member}) %> - -<% end; reset_cycle %> - -
<%= l(:label_user) %> / <%= l(:label_group) %><%= l(:label_role_plural) %>
<%= link_to_user member.principal %> - <%=h member.roles.sort.collect(&:to_s).join(', ') %> - <% if authorize_for('members', 'edit') %> - <% remote_form_for(:member, member, :url => {:controller => 'members', :action => 'edit', :id => member}, - :method => :post, :html => { :id => "member-#{member.id}-roles-form", :class => 'hol' }) do |f| %> -

<% roles.each do |role| %> -
- <% end %>

- <%= hidden_field_tag 'member[role_ids][]', '' %> -

<%= submit_tag l(:button_change), :class => "small" %> - <%= link_to_function l(:button_cancel), "$('member-#{member.id}-roles').show(); $('member-#{member.id}-roles-form').hide(); return false;" %>

- <% end %> - <% end %> -
- <%= link_to_function l(:button_edit), "$('member-#{member.id}-roles').hide(); $('member-#{member.id}-roles-form').show(); return false;", :class => 'icon icon-edit' %> - <%= link_to_remote(l(:button_delete), { :url => {:controller => 'members', :action => 'destroy', :id => member}, - :method => :post, - :confirm => (!User.current.admin? && member.include?(User.current) ? l(:text_own_membership_delete_confirmation) : nil) - }, :title => l(:button_delete), - :class => 'icon icon-del') if member.deletable? %> -
-<% else %> -

<%= l(:label_no_data) %>

-<% end %> -
- - -<% principals = Principal.active.find(:all, :limit => 100, :order => 'type, login, lastname ASC') - @project.principals %> - -
-<% if roles.any? && principals.any? %> - <% remote_form_for(:member, @member, :url => {:controller => 'members', :action => 'new', :id => @project}, :method => :post, - :loading => '$(\'member-add-submit\').disable();', - :complete => 'if($(\'member-add-submit\')) $(\'member-add-submit\').enable();') do |f| %> -
<%=l(:label_member_new)%> - -

<%= label_tag "principal_search", l(:label_principal_search) %><%= text_field_tag 'principal_search', nil %>

- <%= observe_field(:principal_search, - :frequency => 0.5, - :update => :principals, - :url => { :controller => 'members', :action => 'autocomplete_for_member', :id => @project }, - :with => 'q') - %> - -
- <% if params[:q] && params[:q].length > 1 %> - <%= principals_check_box_tags 'member[user_ids][]', @principals %> - <% end %> -
- -

<%= l(:label_set_role_plural) %>:

- <% roles.each do |role| %> -
<%=l( 'label_' + role.name.downcase + "_description").to_sym %>
- <% end %> - -

<%= submit_tag l(:button_add), :id => 'member-add-submit' %>

-
- <% end %> -<% end %> -
diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/show.api.rsb --- a/app/views/projects/show.api.rsb Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/projects/show.api.rsb Thu Jul 14 10:42:41 2011 +0100 @@ -4,6 +4,7 @@ api.identifier @project.identifier api.description @project.description api.homepage @project.homepage + api.parent(:id => @project.parent.id, :name => @project.parent.name) if @project.parent && @project.parent.visible? render_api_custom_values @project.visible_custom_field_values, api diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/projects/show.rhtml --- a/app/views/projects/show.rhtml Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/projects/show.rhtml Thu Jul 14 10:42:41 2011 +0100 @@ -10,11 +10,16 @@ <% if page %> +<% if @project.module_enabled? :wiki %> +<% if User.current.allowed_to?(:edit_wiki_pages, @project) %> +
+<%= link_to(l(:button_welcome_page_edit_this), {:controller => 'wiki', :action => 'edit', :project_id => @project, :id => Wiki.titleize("Overview")}, :class => 'icon icon-edit') %> +
+<% end %> +<% end %> +
+<% if @project_matches and !@project_matches.empty? and (@project_matches.count < 6) and !@pagination_previous_date %> +

<%= l(:label_matching_project_plural) %> (<%= @project_matches.count %>)

+
+ <% @project_matches.each do |e| %> +
<%= content_tag('span', h(e.project), :class => 'project') unless @project == e.project %> <%= link_to highlight_tokens(truncate(e.event_title, :length => 255), @tokens), e.event_url %>
+
<%= e.short_description %> + <% end %> +
+<% end %> + <% if @results %>

<%= l(:label_result_plural) %> (<%= @results_by_type.values.sum %>)

diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/settings/.svn/entries --- a/app/views/settings/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/settings/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/settings http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z dad877e4db2f583979314edcb017bb1b 2010-12-15T21:18:06.237327Z 4513 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7307d5f65399ab2f28eac1162a330678 2010-11-25T20:27:44.648840Z 4426 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 8005b162966a27cd4e7c30022320b47e 2010-10-29T22:28:24.886659Z 4306 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1da887b84f272fe4cde6fafaf198529a 2009-12-23T18:35:19.208194Z 3226 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1836fa87f24f7f62eafaed8d1886ca67 2007-10-13T14:11:06.987513Z 837 @@ -202,7 +202,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 73c09bb702e614c89ef409043dc16705 2011-03-27T15:43:26.269165Z 5228 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a629426fc7edef8be6c4545bce9a5abd 2009-09-12T09:13:13.676884Z 2871 @@ -270,7 +270,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 0bda809a3ce939512e85eb5c5a58162d 2011-05-29T12:06:05.086159Z 5961 @@ -304,7 +304,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 9f784c1426ed466df89a56d5ae835efe 2011-01-16T15:36:42.998302Z 4730 @@ -338,7 +338,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z de489dd7dc60d569a855c1f33d941552 2009-12-19T20:07:09.039389Z 3198 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/time_entry_reports/.svn/entries --- a/app/views/time_entry_reports/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/time_entry_reports/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/time_entry_reports http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 372b261e8c1bb4a74da7c6ea149de24f 2011-04-03T12:02:10.155680Z 5298 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5fa73daf0a67b2a39fd10320bcd7ab45 2010-10-05T16:07:17.015270Z 4232 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/timelog/.svn/entries --- a/app/views/timelog/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/timelog/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/timelog http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z e88efaa6af38a128fb3f8cde3571a718 2011-04-04T11:53:55.783646Z 5314 @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 775865919ae8ffd5a06f3de08441d55b 2011-04-03T11:55:24.787027Z 5297 @@ -100,7 +100,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z cd9d66ae656d5138a5c3631ce0d7f5aa 2011-05-29T07:24:15.223638Z 5946 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 3bb82a2517a120b7a44add17f3369082 2010-10-11T15:31:42.953914Z 4248 @@ -202,7 +202,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 52538b1db45085cc19d89c18f8699478 2011-04-03T12:02:56.333119Z 5299 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5838cace900e781466a5826ba75b9f44 2010-12-04T17:43:39.823144Z 4466 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/trackers/.svn/entries --- a/app/views/trackers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/trackers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/trackers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 952031a6216d1b67897c30936b8c656c 2010-02-15T16:41:27.289923Z 3437 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0b8a4f0aead4d21c20c9cc8dd29141e5 2009-12-12T15:23:22.060140Z 3162 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z ac4b0e11130741048a5f7c7405bff3de 2009-12-09T11:03:55.646494Z 3146 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z cf313c286d40c5c44da29ad261b01421 2009-12-09T11:03:55.646494Z 3146 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/users/.svn/entries --- a/app/views/users/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/users/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/users http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 27e27971f72ee72e276157b29606a4f8 2010-10-11T20:34:33.692909Z 4249 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 82d8afa73a30d32a1df6dbf0a6ec9ccc 2010-12-12T21:21:57.860671Z 4508 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f19cc195f524459954b4b4be5bfdcff5 2010-09-30T18:22:46.611444Z 4230 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 488647d93840c1ffa5834cc45817c1c3 2010-09-29T16:00:45.891709Z 4229 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z e6086313266e733c482de5431e85f7a1 2010-12-12T14:25:23.262992Z 4497 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2232eeac9e0dea5001f5c7dbd9156a79 2010-12-11T13:13:49.013705Z 4489 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1914aa4c363a1dab0cdba1e49ccc13ff 2010-11-07T14:15:01.891476Z 4382 @@ -270,7 +270,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z b072a682fc838af70db88ade37e24f81 2011-03-20T11:49:29.794817Z 5172 @@ -304,7 +304,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 819ceb2599cdb65121387da777ec7454 2011-02-21T09:53:29.844413Z 4900 @@ -338,7 +338,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 334693af38532eb4e5c8801223e2c718 2011-01-16T15:23:11.666065Z 4729 @@ -372,7 +372,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 18ca651de1074f94a94da9b8385ce0e6 2011-03-16T18:23:51.946930Z 5151 @@ -406,7 +406,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5af24df58230f005be3a6814c6f53e33 2010-12-11T10:19:11.273304Z 4486 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/versions/.svn/entries --- a/app/views/versions/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/versions/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/versions http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a50c2acc01c8d25be8e2c8cd082a2272 2010-09-11T14:00:23.147923Z 4082 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d53190d87d1c24abce0fc949f816a706 2010-09-17T15:55:08.377083Z 4097 @@ -100,7 +100,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 8bc9f038d11ff8852a4188b5aaf95621 2011-04-29T12:18:00.028904Z 5600 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z acf01b501fb1e345fd7abf572233ead9 2009-12-06T10:28:20.099964Z 3123 @@ -168,7 +168,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z c7f3d61502256cfc878dce17dba3360c 2011-03-21T20:08:16.105748Z 5187 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6e68f24a6d6571388df3018bc915d37a 2009-11-15T15:22:55.021661Z 3064 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 85ddc3502659176221220bebef002d6c 2010-09-17T15:55:08.377083Z 4097 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/watchers/.svn/entries --- a/app/views/watchers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/watchers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/watchers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 7ece4fb161c765ac7e63c30883733d99 2010-03-13T17:45:41.194736Z 3579 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/welcome/.svn/entries --- a/app/views/welcome/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/welcome/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/welcome http://redmine.rubyforge.org/svn -2010-08-27T14:05:54.014502Z -4047 -edavis10 +2011-07-03T15:37:01.485163Z +6173 +jplang @@ -32,11 +32,11 @@ -2011-06-06T13:14:59.000000Z -df32441c6802182ffb9a205c97ec8f3b -2010-08-27T14:05:54.014502Z -4047 -edavis10 +2011-07-14T09:28:10.000000Z +97f2ee5d26328148eaf3afb2cb8bc101 +2011-07-03T15:37:01.485163Z +6173 +jplang has-props @@ -58,7 +58,7 @@ -1419 +1452 robots.rhtml file @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z dbe04ed0b787a5470a99a1f286c0685e 2009-01-27T17:27:50.299725Z 2319 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/welcome/.svn/text-base/index.rhtml.svn-base --- a/app/views/welcome/.svn/text-base/index.rhtml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/welcome/.svn/text-base/index.rhtml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -32,6 +32,7 @@ <% content_for :header_tags do %> +<%= stylesheet_link_tag 'scm' %> <%= auto_discovery_link_tag(:atom, {:controller => 'news', :action => 'index', :key => User.current.rss_key, :format => 'atom'}, :title => "#{Setting.app_title}: #{l(:label_news_latest)}") %> <%= auto_discovery_link_tag(:atom, {:controller => 'activities', :action => 'index', :key => User.current.rss_key, :format => 'atom'}, diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/welcome/index.rhtml --- a/app/views/welcome/index.rhtml Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/welcome/index.rhtml Thu Jul 14 10:42:41 2011 +0100 @@ -42,6 +42,7 @@ <% content_for :header_tags do %> +<%= stylesheet_link_tag 'scm' %> <%= auto_discovery_link_tag(:atom, {:controller => 'news', :action => 'index', :key => User.current.rss_key, :format => 'atom'}, :title => "#{Setting.app_title}: #{l(:label_news_latest)}") %> <%= auto_discovery_link_tag(:atom, {:controller => 'activities', :action => 'index', :key => User.current.rss_key, :format => 'atom'}, diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/wiki/.svn/entries --- a/app/views/wiki/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/wiki/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/wiki http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 071f00658656d063a029ff9efcfda553 2009-11-11T11:10:03.406528Z 3026 @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 5acf1f1f7e7549bce688ef4c07bb3485 2011-03-21T18:10:04.628386Z 5186 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 1ebc19864533a067dc46a3bc6f3e9b22 2010-10-28T21:25:38.778234Z 4303 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2ec7fba790578844437bd62bf95a9856 2009-11-11T11:10:03.406528Z 3026 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 032cfe657db049a60473a31d2d0391a2 2011-01-22T13:21:24.424880Z 4740 @@ -202,7 +202,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z caa64ac229cf303f19f5e0380bb3f7e7 2011-04-12T19:22:44.432354Z 5443 @@ -236,7 +236,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z b45d32467f7beb06dbe055ecf7fdb247 2010-11-06T14:30:32.528294Z 4375 @@ -270,7 +270,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 619db9d2a58a28c4b5c4baeaee88cc41 2010-10-27T16:27:06.240747Z 4296 @@ -304,7 +304,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 954230b09809d40bbd6f6514fb1fcc59 2011-02-27T12:50:47.369941Z 4953 @@ -338,7 +338,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 8705c97ebf1405603afbbd8614ee9d2b 2007-11-12T14:36:33.182682Z 897 @@ -372,7 +372,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 36a354ea1a705ec4843972e520ce2bd6 2010-10-27T16:27:06.240747Z 4296 @@ -406,7 +406,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 101923ebcb5dcf22fb0fe6083ed0f033 2011-03-21T18:10:04.628386Z 5186 @@ -440,7 +440,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 5f032c821889bfc8bf9e6eeca1023f58 2010-10-27T16:27:06.240747Z 4296 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/wikis/.svn/entries --- a/app/views/wikis/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/wikis/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/wikis http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6edeee3130b12027d4d8dbfeca809abb 2007-09-14T11:34:08.234701Z 725 diff -r 3ab94ed89c2f -r 1afe06d9ba94 app/views/workflows/.svn/entries --- a/app/views/workflows/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/app/views/workflows/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/app/views/workflows http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d7c2b6481788394f541fe6af5dadd598 2009-12-12T10:06:07.860865Z 3154 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2457a85600aa051fcf9edf06010e6fcc 2009-12-12T10:06:07.860865Z 3154 @@ -100,7 +100,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:21.000000Z 3d867dc08990e317641df2e09eb711b8 2011-03-30T16:56:52.761894Z 5264 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0943677a780ac0d9c0ba1a7000148f13 2011-02-20T13:13:10.623157Z 4890 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a2442c53d709a008d9026746d5f3cfd3 2011-02-20T15:38:07.840581Z 4895 diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/.svn/all-wcprops --- a/config/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/config/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 45 -/svn/!svn/ver/5998/branches/1.2-stable/config +/svn/!svn/ver/6161/branches/1.2-stable/config END routes.rb K 25 diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/.svn/entries --- a/config/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/config/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/config http://redmine.rubyforge.org/svn -2011-06-02T08:26:02.080563Z -5998 -tmaruyama +2011-07-02T17:43:08.003284Z +6161 +jplang has-props @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0f6fe2db3317d8b40af42a6d534da87e 2010-12-15T21:18:06.237327Z 4513 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 69243d1b5b9b111da631c7034d51ba71 2011-02-26T13:09:25.657748Z 4950 @@ -103,7 +103,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z f1eebe0f75a51707ede6d40175e2f15c 2011-04-04T11:53:29.801553Z 5313 @@ -137,7 +137,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 2969e2a7b5ab1b2a014b5f0c94bac872 2010-12-17T08:34:29.830642Z 4516 @@ -174,7 +174,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z e67b4e0a2d4ca847d47fa960eeb2a55d 2011-03-04T14:32:58.878627Z 5003 @@ -211,7 +211,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 6b63489cdd262e653712af1aa96cd390 2009-11-08T02:16:42.659918Z 3018 @@ -245,7 +245,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z f33e1e1bf73ba5d10ef3a6f170da3088 2011-01-23T10:25:48.265995Z 4753 diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/environments/.svn/entries --- a/config/environments/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/config/environments/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/config/environments http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 08b25fdea5e3e041116340c3c3090b18 2010-11-14T15:14:19.280754Z 4405 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 02eadf22aa59353271c702e4865138b1 2007-12-10T17:58:07.273873Z 975 @@ -100,7 +100,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 213279c73e8c922d0a9d43f3c1cc6943 2010-02-08T18:53:07.634937Z 3397 @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z d08152d4dda4608f254785b23840140a 2007-09-27T22:30:57.196220Z 772 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 213279c73e8c922d0a9d43f3c1cc6943 2010-02-08T18:53:07.634937Z 3397 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 17a6fbb168f3951191541f0f5a554454 2010-09-26T16:54:38.112012Z 4182 diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/initializers/.svn/entries --- a/config/initializers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/config/initializers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/config/initializers http://redmine.rubyforge.org/svn -2011-02-21T11:02:18.659691Z -4904 +2011-07-02T17:43:08.003284Z +6161 jplang has-props @@ -32,7 +32,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z acc71445fc1c65ebe6fdeba695fea714 2009-09-20T14:06:57.257282Z 2895 @@ -66,7 +66,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 45627c8ad9bafcee93e6ce01b92b57d1 2011-01-10T18:25:12.105765Z 4679 @@ -100,10 +100,10 @@ -2011-06-06T13:14:59.000000Z -17f5c9eadec957cb8fb2b6d1f07b61ae -2011-02-21T11:02:18.659691Z -4904 +2011-07-14T09:28:12.000000Z +068b218ad33712ce7cb93fc627bce38b +2011-07-02T17:43:08.003284Z +6161 jplang has-props @@ -126,7 +126,7 @@ -2907 +2925 backtrace_silencers.rb file @@ -134,7 +134,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z ca8db2f40b067cb8615263fa5a238517 2009-09-20T14:06:57.257282Z 2895 @@ -168,7 +168,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z 0005ed7b233f71646e0f75b9994cf219 2008-09-10T18:26:13.133776Z 1797 @@ -202,7 +202,7 @@ -2011-06-06T13:14:59.000000Z +2011-07-14T09:24:09.000000Z a7948d8e86bcd799c74945fe91b4a8b1 2009-09-20T14:06:57.257282Z 2895 diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/initializers/.svn/text-base/10-patches.rb.svn-base --- a/config/initializers/.svn/text-base/10-patches.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/config/initializers/.svn/text-base/10-patches.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -7,7 +7,7 @@ # Translate attribute names for validation errors display def self.human_attribute_name(attr) - l("field_#{attr.to_s.gsub(/_id$/, '')}") + l("field_#{attr.to_s.gsub(/_id$/, '')}", :default => attr) end end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/initializers/10-patches.rb --- a/config/initializers/10-patches.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/config/initializers/10-patches.rb Thu Jul 14 10:42:41 2011 +0100 @@ -7,7 +7,7 @@ # Translate attribute names for validation errors display def self.human_attribute_name(attr) - l("field_#{attr.to_s.gsub(/_id$/, '')}") + l("field_#{attr.to_s.gsub(/_id$/, '')}", :default => attr) end end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/all-wcprops --- a/config/locales/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 53 -/svn/!svn/ver/5998/branches/1.2-stable/config/locales +/svn/!svn/ver/6140/branches/1.2-stable/config/locales END lt.yml K 25 @@ -49,7 +49,7 @@ K 25 svn:wc:ra_dav:version-url V 63 -/svn/!svn/ver/5961/branches/1.2-stable/config/locales/pt-BR.yml +/svn/!svn/ver/6097/branches/1.2-stable/config/locales/pt-BR.yml END tr.yml K 25 @@ -61,7 +61,7 @@ K 25 svn:wc:ra_dav:version-url V 60 -/svn/!svn/ver/5961/branches/1.2-stable/config/locales/ru.yml +/svn/!svn/ver/6102/branches/1.2-stable/config/locales/ru.yml END en-GB.yml K 25 @@ -99,23 +99,23 @@ V 60 /svn/!svn/ver/5961/branches/1.2-stable/config/locales/cs.yml END -es.yml -K 25 -svn:wc:ra_dav:version-url -V 60 -/svn/!svn/ver/5961/branches/1.2-stable/config/locales/es.yml -END mk.yml K 25 svn:wc:ra_dav:version-url V 60 /svn/!svn/ver/5961/branches/1.2-stable/config/locales/mk.yml END -zh-TW.yml +es.yml K 25 svn:wc:ra_dav:version-url -V 63 -/svn/!svn/ver/5971/branches/1.2-stable/config/locales/zh-TW.yml +V 60 +/svn/!svn/ver/6029/branches/1.2-stable/config/locales/es.yml +END +ko.yml +K 25 +svn:wc:ra_dav:version-url +V 60 +/svn/!svn/ver/5961/branches/1.2-stable/config/locales/ko.yml END eu.yml K 25 @@ -123,11 +123,11 @@ V 60 /svn/!svn/ver/5961/branches/1.2-stable/config/locales/eu.yml END -ko.yml +zh-TW.yml K 25 svn:wc:ra_dav:version-url -V 60 -/svn/!svn/ver/5961/branches/1.2-stable/config/locales/ko.yml +V 63 +/svn/!svn/ver/5971/branches/1.2-stable/config/locales/zh-TW.yml END mn.yml K 25 @@ -159,47 +159,47 @@ V 60 /svn/!svn/ver/5961/branches/1.2-stable/config/locales/uk.yml END +da.yml +K 25 +svn:wc:ra_dav:version-url +V 60 +/svn/!svn/ver/5961/branches/1.2-stable/config/locales/da.yml +END sr.yml K 25 svn:wc:ra_dav:version-url V 60 /svn/!svn/ver/5961/branches/1.2-stable/config/locales/sr.yml END -da.yml -K 25 -svn:wc:ra_dav:version-url -V 60 -/svn/!svn/ver/5961/branches/1.2-stable/config/locales/da.yml -END fa.yml K 25 svn:wc:ra_dav:version-url V 60 /svn/!svn/ver/5961/branches/1.2-stable/config/locales/fa.yml END -de.yml -K 25 -svn:wc:ra_dav:version-url -V 60 -/svn/!svn/ver/5987/branches/1.2-stable/config/locales/de.yml -END bg.yml K 25 svn:wc:ra_dav:version-url V 60 /svn/!svn/ver/5963/branches/1.2-stable/config/locales/bg.yml END +de.yml +K 25 +svn:wc:ra_dav:version-url +V 60 +/svn/!svn/ver/6095/branches/1.2-stable/config/locales/de.yml +END sv.yml K 25 svn:wc:ra_dav:version-url V 60 -/svn/!svn/ver/5961/branches/1.2-stable/config/locales/sv.yml +/svn/!svn/ver/6140/branches/1.2-stable/config/locales/sv.yml END ja.yml K 25 svn:wc:ra_dav:version-url V 60 -/svn/!svn/ver/5961/branches/1.2-stable/config/locales/ja.yml +/svn/!svn/ver/6015/branches/1.2-stable/config/locales/ja.yml END he.yml K 25 @@ -265,5 +265,5 @@ K 25 svn:wc:ra_dav:version-url V 60 -/svn/!svn/ver/5961/branches/1.2-stable/config/locales/vi.yml +/svn/!svn/ver/6036/branches/1.2-stable/config/locales/vi.yml END diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/entries --- a/config/locales/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/config/locales http://redmine.rubyforge.org/svn -2011-06-02T08:26:02.080563Z -5998 +2011-07-01T09:02:37.615218Z +6140 tmaruyama @@ -32,7 +32,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 5e7b7f486912e5d0f86ef826213fdba6 2011-05-29T12:06:05.086159Z 5961 @@ -66,7 +66,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 48ebc431f92eb9909461b86595623d53 2011-05-29T12:06:05.086159Z 5961 @@ -100,7 +100,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z c89831e13c892860c203da66ef7cde39 2011-05-29T12:06:05.086159Z 5961 @@ -134,7 +134,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z dd21f6353eda45c24f513402301a86ae 2011-05-29T12:06:05.086159Z 5961 @@ -168,7 +168,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 7a72ffc7de1ff3a52e782463729ddbc7 2011-05-29T12:06:05.086159Z 5961 @@ -202,7 +202,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z ec11cbc0584c8ac119cfc6c29081f56f 2011-05-29T12:06:05.086159Z 5961 @@ -236,7 +236,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z a3707360ad2b2de97d4ed95701a94356 2011-05-29T12:06:05.086159Z 5961 @@ -270,11 +270,11 @@ -2011-06-06T13:20:53.000000Z -b49afa84dd5f8734f8002419fe90d051 -2011-05-29T12:06:05.086159Z -5961 -jplang +2011-07-14T09:28:12.000000Z +b0ad3a799d1d876c7cbfc6ef612ec82e +2011-06-18T10:17:16.819844Z +6097 +tmaruyama has-props @@ -296,7 +296,7 @@ -43759 +43971 tr.yml file @@ -304,7 +304,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 7bb800f58917300c44761e96f4d5032f 2011-06-02T08:26:02.080563Z 5998 @@ -338,11 +338,11 @@ -2011-06-06T13:20:53.000000Z -4ea5a627a00e7c1a8eda2636477032c0 -2011-05-29T12:06:05.086159Z -5961 -jplang +2011-07-14T09:28:12.000000Z +d9755cfae05f74722acc70a1b3c47ea4 +2011-06-20T08:54:23.053007Z +6102 +tmaruyama has-props @@ -372,7 +372,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z f78e8de5b513009213f9c69fc66247c0 2011-05-29T12:06:05.086159Z 5961 @@ -406,7 +406,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 9d2d1e06b1b49d66819cc25def6eaa12 2011-05-29T12:06:05.086159Z 5961 @@ -440,7 +440,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z a3900a53db9dd482bca160bc630f12d3 2011-05-29T12:06:05.086159Z 5961 @@ -474,7 +474,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z 2c7af38389b9234860de6bb7fe1f1803 2011-05-29T12:06:05.086159Z 5961 @@ -508,7 +508,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 1246246f8c76fcfd296387509aa5b2cd 2011-05-29T12:06:05.086159Z 5961 @@ -542,7 +542,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z ecf7a07f4da1d9b7941892d52f8636e8 2011-05-29T12:06:05.086159Z 5961 @@ -576,7 +576,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 3b5cb975840d7ff4a5f669be5607b37d 2011-05-29T12:06:05.086159Z 5961 @@ -610,11 +610,11 @@ -2011-06-06T13:20:53.000000Z -702907e64c5219e59b0343b0f9be2532 -2011-05-29T12:06:05.086159Z -5961 -jplang +2011-07-14T09:28:12.000000Z +6a52011d5e9f28c3b5c36041c4b4199d +2011-06-09T08:06:24.315529Z +6029 +tmaruyama has-props @@ -636,7 +636,7 @@ -45659 +46006 ko.yml file @@ -644,7 +644,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 905023ea1e51638dc8be8ae0649a48ca 2011-05-29T12:06:05.086159Z 5961 @@ -678,7 +678,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z c03eeee6ca05c7f7301960370e6f0e7c 2011-05-29T12:06:05.086159Z 5961 @@ -712,7 +712,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 6e15c0de02a38cd855ec6ec008799a2e 2011-05-31T03:48:27.658498Z 5971 @@ -746,7 +746,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z d125d8a5d37d483faa77d2dab780d4b9 2011-05-29T12:06:05.086159Z 5961 @@ -780,7 +780,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 85dcefefac13070b7aa284c6bf6c8787 2011-05-29T12:06:05.086159Z 5961 @@ -814,7 +814,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 5d12e8694bbdc394e64f118e56e6ee2d 2011-05-29T12:06:05.086159Z 5961 @@ -848,7 +848,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z e2c9983529b81f1cb0f75f921f5ed40a 2011-05-29T12:06:05.086159Z 5961 @@ -882,7 +882,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z f55dca5aa01e0404de280fbdafe0e79c 2011-05-29T12:06:05.086159Z 5961 @@ -916,7 +916,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z 5e1975c634cd0435fac3d988ae0c56ec 2011-05-29T12:06:05.086159Z 5961 @@ -950,7 +950,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z fab2e1c089f2d129ba1ef8ac29de2930 2011-05-29T12:06:05.086159Z 5961 @@ -984,7 +984,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z dc9aa9dc1c76e148671ab6d121ff3b89 2011-05-29T12:06:05.086159Z 5961 @@ -1018,7 +1018,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z 9a059cba7f432b990cef9cfd84a6c2c2 2011-05-29T14:54:06.800463Z 5963 @@ -1052,10 +1052,10 @@ -2011-06-06T13:20:53.000000Z -69079d50061a1719565236cdf639960e -2011-06-01T08:09:23.285027Z -5987 +2011-07-14T09:28:12.000000Z +2bbd211ce32a7a4e7348a3f344a89e9a +2011-06-17T07:13:51.857267Z +6095 tmaruyama has-props @@ -1078,7 +1078,7 @@ -44841 +44855 sv.yml file @@ -1086,11 +1086,11 @@ -2011-06-06T13:20:53.000000Z -5466cb2f059c427e478b892659b04824 -2011-05-29T12:06:05.086159Z -5961 -jplang +2011-07-14T09:28:12.000000Z +e9ab1c9f2a0fb8745fbd4dc4f984f7f0 +2011-07-01T09:02:37.615218Z +6140 +tmaruyama has-props @@ -1112,7 +1112,7 @@ -44295 +44343 ja.yml file @@ -1120,11 +1120,11 @@ -2011-06-06T13:20:53.000000Z -d6e75928ee638a76ad5120697fee360b -2011-05-29T12:06:05.086159Z -5961 -jplang +2011-07-14T09:28:12.000000Z +0106eb9d9ea24f5e941b1be78c2b41d0 +2011-06-08T23:53:03.998599Z +6015 +tmaruyama has-props @@ -1146,7 +1146,7 @@ -48520 +49003 he.yml file @@ -1154,7 +1154,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 87a07cb160ea8fcd984e5ef254454861 2011-05-29T12:06:05.086159Z 5961 @@ -1188,7 +1188,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 6f7134b22b56cdb1713c7a3dbf38b742 2011-05-29T12:06:05.086159Z 5961 @@ -1222,7 +1222,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:21.000000Z 46ab17e98f32862b0526430b9337c764 2011-05-29T12:06:05.086159Z 5961 @@ -1256,7 +1256,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 89004e3fd348f579a5119c4f19054774 2011-05-30T16:40:17.424028Z 5966 @@ -1290,7 +1290,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 1ca85bc2a1fabda051687f7bbb97db90 2011-05-29T12:06:05.086159Z 5961 @@ -1324,7 +1324,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 89ef8a359d83eaeebfc88f637be23163 2011-05-29T12:06:05.086159Z 5961 @@ -1358,7 +1358,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z d44215277c85a0010b522b5d87f1ef9a 2011-05-29T12:06:05.086159Z 5961 @@ -1392,7 +1392,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 54b9b765101bb126998397790b5d189a 2011-05-29T12:06:05.086159Z 5961 @@ -1426,7 +1426,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 56c04554c393102c0d5d7142609a52eb 2011-05-29T12:06:05.086159Z 5961 @@ -1460,7 +1460,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 91dbf51d0aebef5b2518ef387d0bd131 2011-05-29T12:06:05.086159Z 5961 @@ -1494,11 +1494,11 @@ -2011-06-06T13:20:53.000000Z -287ab5f3b5571371f14ad0ee81fc534a -2011-05-29T12:06:05.086159Z -5961 -jplang +2011-07-14T09:28:12.000000Z +38b878cdaa5a9b09625f29253c7fda52 +2011-06-10T02:15:30.548154Z +6036 +tmaruyama has-props @@ -1520,5 +1520,5 @@ -45820 +45816 diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/text-base/de.yml.svn-base --- a/config/locales/.svn/text-base/de.yml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/text-base/de.yml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -963,8 +963,8 @@ label_news_comment_added: Kommentar zu einer News hinzugefügt button_expand_all: Alle ausklappen button_collapse_all: Alle einklappen - label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee - label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author + label_additional_workflow_transitions_for_assignee: Zusätzliche Berechtigungen wenn der Benutzer der Zugewiesene ist + label_additional_workflow_transitions_for_author: Zusätzliche Berechtigungen wenn der Benutzer der Autor ist label_bulk_edit_selected_time_entries: Ausgewählte Zeitaufwände bearbeiten text_time_entries_destroy_confirmation: Sind Sie sicher, dass Sie die ausgewählten Zeitaufwände löschen möchten? label_role_anonymous: Anonymous @@ -978,7 +978,7 @@ permission_set_own_issues_private: Eigene Tickets privat oder öffentlich markieren field_is_private: Privat permission_set_issues_private: Tickets privat oder öffentlich markieren - label_issues_visibility_public: Alle nicht privaten Tickets + label_issues_visibility_public: Alle öffentlichen Tickets text_issues_destroy_descendants_confirmation: Dies wird auch %{count} Unteraufgabe/n löschen. field_commit_logs_encoding: Kodierung der Commit-Log-Meldungen field_scm_path_encoding: Pfad Kodierung @@ -992,6 +992,6 @@ text_scm_command: Kommando text_scm_command_version: Version label_git_report_last_commit: Bericht des letzten Commits für Dateien und Verzeichnisse - text_scm_config: Sie können Ihre scm Kommandos in config/configuration.yml ändern. Bitte starten Sie die Anwendung nach dem ändern neu. + text_scm_config: Die SCM-Kommandos können in der in config/configuration.yml konfiguriert werden. Redmine muss anschließend neu gestartet werden. text_scm_command_not_available: Scm Kommando ist nicht verfügbar. Bitte prüfen Sie die Einstellungen im Administrationspanel. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/text-base/es.yml.svn-base --- a/config/locales/.svn/text-base/es.yml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/text-base/es.yml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -970,46 +970,46 @@ field_visible: Visible setting_emails_header: Encabezado de Correos - setting_commit_logtime_activity_id: Activity for logged time - text_time_logged_by_changeset: Applied in changeset %{value}. - setting_commit_logtime_enabled: Enable time logging - notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max}) - setting_gantt_items_limit: Maximum number of items displayed on the gantt chart - field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text - text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. - label_my_queries: My custom queries - text_journal_changed_no_detail: "%{label} updated" - label_news_comment_added: Comment added to a news - button_expand_all: Expand all - button_collapse_all: Collapse all - label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee - label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author - label_bulk_edit_selected_time_entries: Bulk edit selected time entries - text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? - label_role_anonymous: Anonymous - label_role_non_member: Non member - label_issue_note_added: Note added - label_issue_status_updated: Status updated - label_issue_priority_updated: Priority updated - label_issues_visibility_own: Issues created by or assigned to the user - field_issues_visibility: Issues visibility - label_issues_visibility_all: All issues - permission_set_own_issues_private: Set own issues public or private - field_is_private: Private - permission_set_issues_private: Set issues public or private - label_issues_visibility_public: All non private issues - text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). + setting_commit_logtime_activity_id: Actividad de los tiempos registrados + text_time_logged_by_changeset: Aplicado en los cambios %{value}. + setting_commit_logtime_enabled: Habilitar registro de horas + notice_gantt_chart_truncated: Se recortó el diagrama porque excede el número máximo de elementos que pueden ser mostrados (%{max}) + setting_gantt_items_limit: Número máximo de elementos mostrados en el diagrama de Gantt + field_warn_on_leaving_unsaved: Avisarme cuando vaya a abandonar una página con texto no guardado + text_warn_on_leaving_unsaved: Esta página contiene texto no guardado y si la abandona sus cambios se perderán + label_my_queries: Mis consultas personalizadas + text_journal_changed_no_detail: "Se actualizó %{label}" + label_news_comment_added: Comentario añadido a noticia + button_expand_all: Expandir todo + button_collapse_all: Contraer todo + label_additional_workflow_transitions_for_assignee: Transiciones adicionales permitidas cuando la petición está asignada al usuario + label_additional_workflow_transitions_for_author: Transiciones adicionales permitidas cuando el usuario es autor de la petición + label_bulk_edit_selected_time_entries: Editar en bloque las horas seleccionadas + text_time_entries_destroy_confirmation: ¿Está seguro de querer eliminar (la hora seleccionada/las horas seleccionadas)? + label_role_anonymous: Anónimo + label_role_non_member: No miembro + label_issue_note_added: Nota añadida + label_issue_status_updated: Estado actualizado + label_issue_priority_updated: Prioridad actualizada + label_issues_visibility_own: Peticiones creadas por el usuario o asignadas a él + field_issues_visibility: Visibilidad de las peticiones + label_issues_visibility_all: Todas las peticiones + permission_set_own_issues_private: Poner las peticiones propias como públicas o privadas + field_is_private: Privada + permission_set_issues_private: Poner peticiones como públicas o privadas + label_issues_visibility_public: Todas las peticiones no privadas + text_issues_destroy_descendants_confirmation: Se procederá a borrar también %{count} subtarea(s). field_commit_logs_encoding: Codificación de los mensajes de commit - field_scm_path_encoding: Path encoding - text_scm_path_encoding_note: "Default: UTF-8" - field_path_to_repository: Path to repository - field_root_directory: Root directory - field_cvs_module: Module + field_scm_path_encoding: Codificación de las rutas + text_scm_path_encoding_note: "Por defecto: UTF-8" + field_path_to_repository: Ruta al repositorio + field_root_directory: Directorio raíz + field_cvs_module: Módulo field_cvsroot: CVSROOT - text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) - text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) - text_scm_command: Command - text_scm_command_version: Version - label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. + text_git_repository_note: Repositorio local (bare repository) (e.g. /gitrepo, c:\gitrepo) + text_mercurial_repository_note: Repositorio local (e.g. /hgrepo, c:\hgrepo) + text_scm_command: Orden + text_scm_command_version: Versión + label_git_report_last_commit: Informar del último commit para ficheros y directorios + text_scm_config: Puede configurar las órdenes de cada scm en configuration/configuration.yml. Por favor, reinicie la aplicación después de editarlo + text_scm_command_not_available: La orden para el Scm no está disponible. Por favor, compruebe la configuración en el panel de administración. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/text-base/ja.yml.svn-base --- a/config/locales/.svn/text-base/ja.yml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/text-base/ja.yml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -158,6 +158,14 @@ general_csv_separator: ',' general_csv_decimal_separator: '.' general_csv_encoding: CP932 + ## Redmine 1.2.0 現在、この値によって、pdfの出力のフォントを切り替えています。 + ## CRuby では CP932 にしてください。 + ## JRuby 1.6.2 (ruby-1.8.7-p330) では、CP932 ですと + ## Iconv::InvalidEncoding例外が発生します。 + ## JRuby では、SJIS か Shift_JIS にしてください。 + ## ご存知の通り、CP932 と SJIS は別物ですが、 + ## そこまでの検証はしていません。 + # general_pdf_encoding: SJIS general_pdf_encoding: CP932 general_first_day_of_week: '7' diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/text-base/pt-BR.yml.svn-base --- a/config/locales/.svn/text-base/pt-BR.yml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/text-base/pt-BR.yml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -938,7 +938,7 @@ text_zoom_in: Aproximar zoom notice_unable_delete_time_entry: Não foi possível excluir a entrada no registro de horas trabalhadas. label_overall_spent_time: Tempo gasto geral - field_time_entries: Log time + field_time_entries: Registro de horas project_module_gantt: Gantt project_module_calendar: Calendário button_edit_associated_wikipage: "Editar página wiki relacionada: %{page_title}" @@ -966,33 +966,34 @@ label_my_queries: Minhas consultas personalizadas text_journal_changed_no_detail: "%{label} atualizado(a)" label_news_comment_added: Notícia recebeu um comentário - button_expand_all: Expand all - button_collapse_all: Collapse all - label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee - label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author - label_bulk_edit_selected_time_entries: Bulk edit selected time entries - text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? - label_role_anonymous: Anonymous - label_role_non_member: Non member - label_issues_visibility_own: Issues created by or assigned to the user - field_issues_visibility: Issues visibility - label_issues_visibility_all: All issues - permission_set_own_issues_private: Set own issues public or private - field_is_private: Private - permission_set_issues_private: Set issues public or private - label_issues_visibility_public: All non private issues - text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). + button_expand_all: Expandir tudo + button_collapse_all: Recolher tudo + label_additional_workflow_transitions_for_assignee: Transições adicionais permitidas quando o usuário é o responsável pela tarefa + label_additional_workflow_transitions_for_author: Transições adicionais permitidas quando o usuário é o autor + + label_bulk_edit_selected_time_entries: Alteração em massa do registro de horas + text_time_entries_destroy_confirmation: Tem certeza que quer excluir o(s) registro(s) de horas selecionado(s)? + label_role_anonymous: Anônimo + label_role_non_member: Não Membro + label_issues_visibility_own: Tarefas criadas ou atribuídas ao usuário + field_issues_visibility: Visibilidade das tarefas + label_issues_visibility_all: Todas as tarefas + permission_set_own_issues_private: Alterar as próprias tarefas para públicas ou privadas + field_is_private: Privado + permission_set_issues_private: Alterar tarefas para públicas ou privadas + label_issues_visibility_public: Todas as tarefas não privadas + text_issues_destroy_descendants_confirmation: Isto também irá excluir %{count} subtarefa(s). field_commit_logs_encoding: Codificação das mensagens de commit - field_scm_path_encoding: Path encoding - text_scm_path_encoding_note: "Default: UTF-8" - field_path_to_repository: Path to repository - field_root_directory: Root directory - field_cvs_module: Module + field_scm_path_encoding: Codificação do caminho + text_scm_path_encoding_note: "Padrão: UTF-8" + field_path_to_repository: Caminho para o repositório + field_root_directory: Diretório raiz + field_cvs_module: Módulo field_cvsroot: CVSROOT text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) - text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) - text_scm_command: Command - text_scm_command_version: Version - label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. + text_mercurial_repository_note: "repositório local (ex.: /hgrepo, c:\hgrepo)" + text_scm_command: Comando + text_scm_command_version: Versão + label_git_report_last_commit: Relatar última alteração para arquivos e diretórios + text_scm_config: Você pode configurar seus comandos de versionamento em config/configurations.yml. Por favor reinicie a aplicação após alterá-lo. + text_scm_command_not_available: Comando de versionamento não disponível. Por favor verifique as configurações no painel de administração. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/text-base/ru.yml.svn-base --- a/config/locales/.svn/text-base/ru.yml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/text-base/ru.yml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -511,7 +511,7 @@ label_filter_add: Добавить фильтр label_filter_plural: Фильтры label_float: С плавающей точкой - label_follows: следующая + label_follows: предыдущая label_gantt: Диаграмма Ганта label_general: Общее label_generate_key: Сгенерировать ключ @@ -617,7 +617,7 @@ label_planning: Планирование label_please_login: Пожалуйста, войдите. label_plugins: Модули - label_precedes: предыдущая + label_precedes: следующая label_preferences: Предпочтения label_preview: Предварительный просмотр label_previous: Предыдущий diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/text-base/sv.yml.svn-base --- a/config/locales/.svn/text-base/sv.yml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/text-base/sv.yml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -351,6 +351,12 @@ field_warn_on_leaving_unsaved: Varna om jag lämnar en sida med osparad text field_issues_visibility: Ärendesynlighet field_is_private: Privat + field_commit_logs_encoding: Teckenuppsättning för commit-meddelanden + field_scm_path_encoding: Sökvägskodning + field_path_to_repository: Sökväg till versionsarkiv + field_root_directory: Rotmapp + field_cvsroot: CVSROOT + field_cvs_module: Modul setting_app_title: Applikationsrubrik setting_app_subtitle: Applikationsunderrubrik @@ -855,6 +861,7 @@ label_issues_visibility_all: Alla ärenden label_issues_visibility_public: Alla icke-privata ärenden label_issues_visibility_own: Ärenden skapade av eller tilldelade till användaren + label_git_report_last_commit: Rapportera senaste commit av filer och mappar button_login: Logga in button_submit: Skicka @@ -976,6 +983,13 @@ text_zoom_out: Zooma ut text_zoom_in: Zooma in text_warn_on_leaving_unsaved: Nuvarande sida innehåller osparad text som kommer försvinna om du lämnar sidan. + text_scm_path_encoding_note: "Standard: UTF-8" + text_git_repository_note: Naket och lokalt versionsarkiv (t.ex. /gitrepo, c:\gitrepo) + text_mercurial_repository_note: Lokalt versionsarkiv (t.ex. /hgrepo, c:\hgrepo) + text_scm_command: Kommando + text_scm_command_version: Version + text_scm_config: Du kan konfigurera dina scm-kommando i config/configuration.yml. Vänligen starta om applikationen när ändringar gjorts. + text_scm_command_not_available: Scm-kommando är inte tillgängligt. Vänligen kontrollera inställningarna i administratörspanelen. default_role_manager: Projektledare default_role_developer: Utvecklare @@ -1003,17 +1017,3 @@ enumeration_doc_categories: Dokumentkategorier enumeration_activities: Aktiviteter (tidsuppföljning) enumeration_system_activity: Systemaktivitet - field_commit_logs_encoding: Teckenuppsättning för commit-meddelanden - field_scm_path_encoding: Path encoding - text_scm_path_encoding_note: "Default: UTF-8" - field_path_to_repository: Path to repository - field_root_directory: Root directory - field_cvs_module: Module - field_cvsroot: CVSROOT - text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) - text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) - text_scm_command: Command - text_scm_command_version: Version - label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/.svn/text-base/vi.yml.svn-base --- a/config/locales/.svn/text-base/vi.yml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/.svn/text-base/vi.yml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -180,7 +180,7 @@ last_word_connector: ", và " actionview_instancetag_blank_option: Vui lòng chọn - + general_text_No: 'Không' general_text_Yes: 'Có' general_text_no: 'không' @@ -191,7 +191,7 @@ general_csv_encoding: UTF-8 general_pdf_encoding: UTF-8 general_first_day_of_week: '1' - + notice_account_updated: Cập nhật tài khoản thành công. notice_account_invalid_creditentials: Tài khoản hoặc mật mã không hợp lệ notice_account_password_updated: Cập nhật mật mã thành công. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/de.yml --- a/config/locales/de.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/de.yml Thu Jul 14 10:42:41 2011 +0100 @@ -964,8 +964,8 @@ label_news_comment_added: Kommentar zu einer News hinzugefügt button_expand_all: Alle ausklappen button_collapse_all: Alle einklappen - label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee - label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author + label_additional_workflow_transitions_for_assignee: Zusätzliche Berechtigungen wenn der Benutzer der Zugewiesene ist + label_additional_workflow_transitions_for_author: Zusätzliche Berechtigungen wenn der Benutzer der Autor ist label_bulk_edit_selected_time_entries: Ausgewählte Zeitaufwände bearbeiten text_time_entries_destroy_confirmation: Sind Sie sicher, dass Sie die ausgewählten Zeitaufwände löschen möchten? label_role_anonymous: Anonymous @@ -979,7 +979,7 @@ permission_set_own_issues_private: Eigene Tickets privat oder öffentlich markieren field_is_private: Privat permission_set_issues_private: Tickets privat oder öffentlich markieren - label_issues_visibility_public: Alle nicht privaten Tickets + label_issues_visibility_public: Alle öffentlichen Tickets text_issues_destroy_descendants_confirmation: Dies wird auch %{count} Unteraufgabe/n löschen. field_commit_logs_encoding: Kodierung der Commit-Log-Meldungen field_scm_path_encoding: Pfad Kodierung @@ -993,6 +993,6 @@ text_scm_command: Kommando text_scm_command_version: Version label_git_report_last_commit: Bericht des letzten Commits für Dateien und Verzeichnisse - text_scm_config: Sie können Ihre scm Kommandos in config/configuration.yml ändern. Bitte starten Sie die Anwendung nach dem ändern neu. + text_scm_config: Die SCM-Kommandos können in der in config/configuration.yml konfiguriert werden. Redmine muss anschließend neu gestartet werden. text_scm_command_not_available: Scm Kommando ist nicht verfügbar. Bitte prüfen Sie die Einstellungen im Administrationspanel. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/en-GB.yml --- a/config/locales/en-GB.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/en-GB.yml Thu Jul 14 10:42:41 2011 +0100 @@ -1,1008 +1,1 @@ en-GB: - direction: ltr - date: - formats: - # Use the strftime parameters for formats. - # When no format has been given, it uses default. - # You can provide other formats here if you like! - default: "%d/%m/%Y" - short: "%d %b" - long: "%d %B, %Y" - - day_names: [Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday] - abbr_day_names: [Sun, Mon, Tue, Wed, Thu, Fri, Sat] - - # Don't forget the nil at the beginning; there's no such thing as a 0th month - month_names: [~, January, February, March, April, May, June, July, August, September, October, November, December] - abbr_month_names: [~, Jan, Feb, Mar, Apr, May, Jun, Jul, Aug, Sep, Oct, Nov, Dec] - # Used in date_select and datime_select. - order: - - :year - - :month - - :day - - time: - formats: - default: "%d/%m/%Y %I:%M %p" - time: "%I:%M %p" - short: "%d %b %H:%M" - long: "%d %B, %Y %H:%M" - am: "am" - pm: "pm" - - datetime: - distance_in_words: - half_a_minute: "half a minute" - less_than_x_seconds: - one: "less than 1 second" - other: "less than %{count} seconds" - x_seconds: - one: "1 second" - other: "%{count} seconds" - less_than_x_minutes: - one: "less than a minute" - other: "less than %{count} minutes" - x_minutes: - one: "1 minute" - other: "%{count} minutes" - about_x_hours: - one: "about 1 hour" - other: "about %{count} hours" - x_days: - one: "1 day" - other: "%{count} days" - about_x_months: - one: "about 1 month" - other: "about %{count} months" - x_months: - one: "1 month" - other: "%{count} months" - about_x_years: - one: "about 1 year" - other: "about %{count} years" - over_x_years: - one: "over 1 year" - other: "over %{count} years" - almost_x_years: - one: "almost 1 year" - other: "almost %{count} years" - - number: - format: - separator: "." - delimiter: " " - precision: 3 - - currency: - format: - format: "%u%n" - unit: "£" - - human: - format: - delimiter: "" - precision: 1 - storage_units: - format: "%n %u" - units: - byte: - one: "Byte" - other: "Bytes" - kb: "kB" - mb: "MB" - gb: "GB" - tb: "TB" - - -# Used in array.to_sentence. - support: - array: - sentence_connector: "and" - skip_last_comma: false - - activerecord: - errors: - template: - header: - one: "1 error prohibited this %{model} from being saved" - other: "%{count} errors prohibited this %{model} from being saved" - messages: - inclusion: "is not included in the list" - exclusion: "is reserved" - invalid: "is invalid" - confirmation: "doesn't match confirmation" - accepted: "must be accepted" - empty: "can't be empty" - blank: "can't be blank" - too_long: "is too long (maximum is %{count} characters)" - too_short: "is too short (minimum is %{count} characters)" - wrong_length: "is the wrong length (should be %{count} characters)" - taken: "has already been taken" - not_a_number: "is not a number" - not_a_date: "is not a valid date" - greater_than: "must be greater than %{count}" - greater_than_or_equal_to: "must be greater than or equal to %{count}" - equal_to: "must be equal to %{count}" - less_than: "must be less than %{count}" - less_than_or_equal_to: "must be less than or equal to %{count}" - odd: "must be odd" - even: "must be even" - greater_than_start_date: "must be greater than start date" - not_same_project: "doesn't belong to the same project" - circular_dependency: "This relation would create a circular dependency" - cant_link_an_issue_with_a_descendant: "An issue cannot be linked to one of its subtasks" - must_accept_terms_and_conditions: "You must accept the Terms and Conditions" - - actionview_instancetag_blank_option: Please select - - general_text_No: 'No' - general_text_Yes: 'Yes' - general_text_no: 'no' - general_text_yes: 'yes' - general_lang_name: 'English (British)' - general_csv_separator: ',' - general_csv_decimal_separator: '.' - general_csv_encoding: ISO-8859-1 - general_pdf_encoding: UTF-8 - general_first_day_of_week: '1' - - notice_account_updated: Account was successfully updated. - notice_account_invalid_creditentials: Invalid user or password - notice_account_password_updated: Password was successfully updated. - notice_account_wrong_password: Wrong password - notice_account_register_done: Account was successfully created. To activate your account, click on the link that was emailed to you. - notice_account_unknown_email: Unknown user. - notice_can_t_change_password: This account uses an external authentication source. Impossible to change the password. - notice_account_lost_email_sent: An email with instructions to choose a new password has been sent to you. - notice_account_activated: Your account has been activated. You can now log in. - notice_successful_create: Successful creation. - notice_successful_update: Successful update. - notice_successful_delete: Successful deletion. - notice_successful_connection: Successful connection. - notice_file_not_found: The page you were trying to access doesn't exist or has been removed. - notice_locking_conflict: Data has been updated by another user. - notice_not_authorized: You are not authorised to access this page. - notice_not_authorized_archived_project: The project you're trying to access has been archived. - notice_email_sent: "An email was sent to %{value}" - notice_email_error: "An error occurred while sending mail (%{value})" - notice_feeds_access_key_reseted: Your RSS access key was reset. - notice_api_access_key_reseted: Your API access key was reset. - notice_failed_to_save_issues: "Failed to save %{count} issue(s) on %{total} selected: %{ids}." - notice_failed_to_save_members: "Failed to save member(s): %{errors}." - notice_no_issue_selected: "No issue is selected! Please, check the issues you want to edit." - notice_account_pending: "Your account was created and is now pending administrator approval." - notice_default_data_loaded: Default configuration successfully loaded. - notice_unable_delete_version: Unable to delete version. - notice_unable_delete_time_entry: Unable to delete time log entry. - notice_issue_done_ratios_updated: Issue done ratios updated. - notice_gantt_chart_truncated: "The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max})" - - error_can_t_load_default_data: "Default configuration could not be loaded: %{value}" - error_scm_not_found: "The entry or revision was not found in the repository." - error_scm_command_failed: "An error occurred when trying to access the repository: %{value}" - error_scm_annotate: "The entry does not exist or cannot be annotated." - error_issue_not_found_in_project: 'The issue was not found or does not belong to this project' - error_no_tracker_in_project: 'No tracker is associated to this project. Please check the Project settings.' - error_no_default_issue_status: 'No default issue status is defined. Please check your configuration (Go to "Administration -> Issue statuses").' - error_can_not_delete_custom_field: Unable to delete custom field - error_can_not_delete_tracker: "This tracker contains issues and cannot be deleted." - error_can_not_remove_role: "This role is in use and cannot be deleted." - error_can_not_reopen_issue_on_closed_version: 'An issue assigned to a closed version cannot be reopened' - error_can_not_archive_project: This project cannot be archived - error_issue_done_ratios_not_updated: "Issue done ratios not updated." - error_workflow_copy_source: 'Please select a source tracker or role' - error_workflow_copy_target: 'Please select target tracker(s) and role(s)' - error_unable_delete_issue_status: 'Unable to delete issue status' - error_unable_to_connect: "Unable to connect (%{value})" - warning_attachments_not_saved: "%{count} file(s) could not be saved." - - mail_subject_lost_password: "Your %{value} password" - mail_body_lost_password: 'To change your password, click on the following link:' - mail_subject_register: "Your %{value} account activation" - mail_body_register: 'To activate your account, click on the following link:' - mail_body_account_information_external: "You can use your %{value} account to log in." - mail_body_account_information: Your account information - mail_subject_account_activation_request: "%{value} account activation request" - mail_body_account_activation_request: "A new user (%{value}) has registered. The account is pending your approval:" - mail_subject_reminder: "%{count} issue(s) due in the next %{days} days" - mail_body_reminder: "%{count} issue(s) that are assigned to you are due in the next %{days} days:" - mail_subject_wiki_content_added: "'%{id}' wiki page has been added" - mail_body_wiki_content_added: "The '%{id}' wiki page has been added by %{author}." - mail_subject_wiki_content_updated: "'%{id}' wiki page has been updated" - mail_body_wiki_content_updated: "The '%{id}' wiki page has been updated by %{author}." - - gui_validation_error: 1 error - gui_validation_error_plural: "%{count} errors" - - field_ssamr_user_detail: - description: User Description - institution: Institution - - field_other_institution: '' - - field_name: Name - field_description: Description - field_summary: Summary - field_is_required: Required - field_firstname: First name - field_lastname: Last name - field_mail: Email - field_filename: File - field_filesize: Size - field_downloads: Downloads - field_author: Author - field_created_on: Created - field_updated_on: Updated - field_field_format: Format - field_is_for_all: For all projects - field_possible_values: Possible values - field_regexp: Regular expression - field_min_length: Minimum length - field_max_length: Maximum length - field_value: Value - field_category: Category - field_title: Title - field_project: Project - field_issue: Issue - field_status: Status - field_notes: Notes - field_is_closed: Issue closed - field_is_default: Default value - field_tracker: Tracker - field_subject: Subject - field_due_date: Due date - field_assigned_to: Assignee - field_priority: Priority - field_fixed_version: Target version - field_user: User - field_principal: Principal - field_role: Role - field_homepage: Homepage - field_is_public: Public - field_is_private: Private - field_parent: Subproject of - field_is_in_roadmap: Issues displayed in roadmap - field_login: Login - field_mail_notification: Email notifications - field_admin: Administrator - field_last_login_on: Last connection - field_language: Language - field_effective_date: Date - field_password: Password - field_new_password: New password - field_password_confirmation: Confirmation - field_version: Version - field_type: Type - field_host: Host - field_port: Port - field_account: Account - field_base_dn: Base DN - field_attr_login: Login attribute - field_attr_firstname: Firstname attribute - field_attr_lastname: Lastname attribute - field_attr_mail: Email attribute - field_onthefly: On-the-fly user creation - field_start_date: Start date - field_done_ratio: "% Done" - field_auth_source: Authentication mode - field_hide_mail: Hide my email address - field_comments: Comment - field_url: URL - field_start_page: Start page - field_subproject: Subproject - field_hours: Hours - field_activity: Activity - field_spent_on: Date - field_identifier: Identifier - field_is_filter: Used as a filter - field_issue_to: Related issue - field_delay: Delay - field_assignable: Issues can be assigned to this role - field_redirect_existing_links: Redirect existing links - field_estimated_hours: Estimated time - field_column_names: Columns - field_time_entries: Log time - field_time_zone: Time zone - field_searchable: Searchable - field_default_value: Default value - field_comments_sorting: Display comments - field_parent_title: Parent page - field_editable: Editable - field_watcher: Watcher - field_identity_url: OpenID URL - field_content: Content - field_group_by: Group results by - field_sharing: Sharing - field_parent_issue: Parent task - field_member_of_group: "Assignee's group" - field_assigned_to_role: "Assignee's role" - field_text: Text field - field_visible: Visible - field_warn_on_leaving_unsaved: "Warn me when leaving a page with unsaved text" - - setting_app_title: Application title - setting_app_subtitle: Application subtitle - setting_welcome_text: Welcome text - setting_default_language: Default language - setting_login_required: Authentication required - setting_self_registration: Self-registration - setting_attachment_max_size: Attachment max. size - setting_issues_export_limit: Issues export limit - setting_mail_from: Emission email address - setting_bcc_recipients: Blind carbon copy recipients (bcc) - setting_plain_text_mail: Plain text mail (no HTML) - setting_host_name: Host name and path - setting_text_formatting: Text formatting - setting_wiki_compression: Wiki history compression - setting_feeds_limit: Feed content limit - setting_default_projects_public: New projects are public by default - setting_autofetch_changesets: Autofetch commits - setting_sys_api_enabled: Enable WS for repository management - setting_commit_ref_keywords: Referencing keywords - setting_commit_fix_keywords: Fixing keywords - setting_autologin: Autologin - setting_date_format: Date format - setting_time_format: Time format - setting_cross_project_issue_relations: Allow cross-project issue relations - setting_issue_list_default_columns: Default columns displayed on the issue list - setting_repositories_encodings: Repositories encodings - setting_emails_header: Emails header - setting_emails_footer: Emails footer - setting_protocol: Protocol - setting_per_page_options: Objects per page options - setting_user_format: Users display format - setting_activity_days_default: Days displayed on project activity - setting_display_subprojects_issues: Display subprojects issues on main projects by default - setting_enabled_scm: Enabled SCM - setting_mail_handler_body_delimiters: "Truncate emails after one of these lines" - setting_mail_handler_api_enabled: Enable WS for incoming emails - setting_mail_handler_api_key: API key - setting_sequential_project_identifiers: Generate sequential project identifiers - setting_gravatar_enabled: Use Gravatar user icons - setting_gravatar_default: Default Gravatar image - setting_diff_max_lines_displayed: Max number of diff lines displayed - setting_file_max_size_displayed: Max size of text files displayed inline - setting_repository_log_display_limit: Maximum number of revisions displayed on file log - setting_openid: Allow OpenID login and registration - setting_password_min_length: Minimum password length - setting_new_project_user_role_id: Role given to a non-admin user who creates a project - setting_default_projects_modules: Default enabled modules for new projects - setting_issue_done_ratio: Calculate the issue done ratio with - setting_issue_done_ratio_issue_field: Use the issue field - setting_issue_done_ratio_issue_status: Use the issue status - setting_start_of_week: Start calendars on - setting_rest_api_enabled: Enable REST web service - setting_cache_formatted_text: Cache formatted text - setting_default_notification_option: Default notification option - setting_commit_logtime_enabled: Enable time logging - setting_commit_logtime_activity_id: Activity for logged time - setting_gantt_items_limit: Maximum number of items displayed on the gantt chart - - permission_add_project: Create project - permission_add_subprojects: Create subprojects - permission_edit_project: Edit project - permission_select_project_modules: Select project modules - permission_manage_members: Manage members - permission_manage_project_activities: Manage project activities - permission_manage_versions: Manage versions - permission_manage_categories: Manage issue categories - permission_view_issues: View Issues - permission_add_issues: Add issues - permission_edit_issues: Edit issues - permission_manage_issue_relations: Manage issue relations - permission_add_issue_notes: Add notes - permission_edit_issue_notes: Edit notes - permission_edit_own_issue_notes: Edit own notes - permission_move_issues: Move issues - permission_delete_issues: Delete issues - permission_manage_public_queries: Manage public queries - permission_save_queries: Save queries - permission_view_gantt: View gantt chart - permission_view_calendar: View calendar - permission_view_issue_watchers: View watchers list - permission_add_issue_watchers: Add watchers - permission_delete_issue_watchers: Delete watchers - permission_log_time: Log spent time - permission_view_time_entries: View spent time - permission_edit_time_entries: Edit time logs - permission_edit_own_time_entries: Edit own time logs - permission_manage_news: Manage news - permission_comment_news: Comment news - permission_manage_documents: Manage documents - permission_view_documents: View documents - permission_manage_files: Manage downloads - permission_view_files: View downloads - permission_manage_wiki: Manage wiki - permission_rename_wiki_pages: Rename wiki pages - permission_delete_wiki_pages: Delete wiki pages - permission_view_wiki_pages: View wiki - permission_view_wiki_edits: View wiki history - permission_edit_wiki_pages: Edit wiki pages - permission_delete_wiki_pages_attachments: Delete attachments - permission_protect_wiki_pages: Protect wiki pages - permission_manage_repository: Manage repository - permission_browse_repository: Browse repository - permission_view_changesets: View changesets - permission_commit_access: Commit access - permission_manage_boards: Manage forums - permission_view_messages: View messages - permission_add_messages: Post messages - permission_edit_messages: Edit messages - permission_edit_own_messages: Edit own messages - permission_delete_messages: Delete messages - permission_delete_own_messages: Delete own messages - permission_export_wiki_pages: Export wiki pages - permission_manage_subtasks: Manage subtasks - - project_module_issue_tracking: Issue tracking (bugs and feature requests) - project_module_time_tracking: Time tracking - project_module_news: News - project_module_documents: Documents - project_module_files: Files for download - project_module_wiki: Wiki - project_module_repository: Source code repository - project_module_boards: Forums - project_module_calendar: Calendar - project_module_gantt: Gantt - project_module_embedded: Embedded documentation (Javadoc or Doxygen) - - label_tipoftheday: Tip of the day - label_notifications: Important Message - field_terms_and_conditions: 'Terms and Conditions:' - accept_terms_and_conditions: 'I have read and agree with the ' - label_ssamr_description: Research description - label_ssamr_details: Other Details - label_ssamr_institution: Institution - label_user: User - label_user_plural: Users - label_user_new: New user - label_user_anonymous: Anonymous - label_project: Project - label_project_new: New project - label_project_plural: Projects - label_my_project_plural: My Projects - label_other_project_plural: Other Projects - label_x_projects: - zero: no projects - one: 1 project - other: "%{count} projects" - label_project_all: All Projects - label_project_latest: Latest projects - label_managers: Managed by - label_issue: Issue - label_issue_new: New issue - label_issue_plural: Issues - label_issue_view_all: View all issues - label_issues_by: "Issues by %{value}" - label_issue_added: Issue added - label_issue_updated: Issue updated - label_document: Document - label_document_new: New document - label_document_plural: Documents - label_document_added: Document added - label_role: Role - label_role_plural: Roles - label_role_new: New role - label_role_and_permissions: Roles and permissions - label_role_anonymous: Anonymous - label_role_non_member: Non member - label_member: Member - label_member_new: New member - label_member_plural: Members - label_tracker: Tracker - label_tracker_plural: Trackers - label_tracker_new: New tracker - label_workflow: Workflow - label_issue_status: Issue status - label_issue_status_plural: Issue statuses - label_issue_status_new: New status - label_issue_category: Issue category - label_issue_category_plural: Issue categories - label_issue_category_new: New category - label_custom_field: Custom field - label_custom_field_plural: Custom fields - label_custom_field_new: New custom field - label_enumerations: Enumerations - label_enumeration_new: New value - label_information: Information - label_information_plural: Information - label_please_login: Please log in - label_register: Register - label_login_with_open_id_option: or login with OpenID - label_password_lost: Lost password - label_home: Home - label_my_page: My page - label_my_account: My account - label_my_projects: My projects - label_my_page_block: My page block - label_administration: Administration - label_login: Sign in - label_logout: Sign out - label_help: Help - label_reported_issues: Reported issues - label_assigned_to_me_issues: Issues assigned to me - label_last_login: Last connection - label_registered_on: Registered on - label_activity: Activity - label_overall_activity: Overall activity - label_user_activity: "%{value}'s activity" - label_new: New - label_logged_as: Logged in as - label_environment: Environment - label_authentication: Authentication - label_auth_source: Authentication mode - label_auth_source_new: New authentication mode - label_auth_source_plural: Authentication modes - label_subproject_plural: Subprojects - label_subproject_new: New subproject - label_and_its_subprojects: "%{value} and its subprojects" - label_min_max_length: Min - Max length - label_list: List - label_date: Date - label_integer: Integer - label_float: Float - label_boolean: Boolean - label_string: Text - label_text: Long text - label_attribute: Attribute - label_attribute_plural: Attributes - label_download: "%{count} Download" - label_download_plural: "%{count} Downloads" - label_no_data: No data to display - label_change_status: Change status - label_history: History - label_attachment: File - label_attachment_new: New file - label_attachment_delete: Delete file - label_attachment_plural: Downloads - label_file_added: File added - label_report: Report - label_report_plural: Reports - label_news: News - label_news_new: Add news - label_news_plural: News - label_news_latest: Latest news - label_news_view_all: View all news - label_news_added: News added - label_news_comment_added: Comment added to a news - label_settings: Settings - label_overview: Overview - label_version: Version - label_version_new: New version - label_version_plural: Versions - label_close_versions: Close completed versions - label_confirmation: Confirmation - label_export_to: 'Also available in:' - label_read: Read... - label_public_projects: Public projects - label_open_issues: open - label_open_issues_plural: open - label_closed_issues: closed - label_closed_issues_plural: closed - label_x_open_issues_abbr_on_total: - zero: 0 open / %{total} - one: 1 open / %{total} - other: "%{count} open / %{total}" - label_x_open_issues_abbr: - zero: 0 open - one: 1 open - other: "%{count} open" - label_x_closed_issues_abbr: - zero: 0 closed - one: 1 closed - other: "%{count} closed" - label_total: Total - label_permissions: Permissions - label_current_status: Current status - label_new_statuses_allowed: New statuses allowed - label_all: all - label_none: none - label_nobody: nobody - label_next: Next - label_previous: Previous - label_used_by: Used by - label_details: Details - label_add_note: Add a note - label_per_page: Per page - label_calendar: Calendar - label_months_from: months from - label_gantt: Gantt - label_internal: Internal - label_last_changes: "last %{count} changes" - label_change_view_all: View all changes - label_personalize_page: Personalise this page - label_comment: Comment - label_comment_plural: Comments - label_x_comments: - zero: no comments - one: 1 comment - other: "%{count} comments" - label_comment_add: Add a comment - label_comment_added: Comment added - label_comment_delete: Delete comments - label_query: Custom query - label_query_plural: Custom queries - label_query_new: New query - label_my_queries: My custom queries - label_filter_add: Add filter - label_filter_plural: Filters - label_equals: is - label_not_equals: is not - label_in_less_than: in less than - label_in_more_than: in more than - label_greater_or_equal: '>=' - label_less_or_equal: '<=' - label_in: in - label_today: today - label_all_time: all time - label_yesterday: yesterday - label_this_week: this week - label_last_week: last week - label_last_n_days: "last %{count} days" - label_this_month: this month - label_last_month: last month - label_this_year: this year - label_date_range: Date range - label_less_than_ago: less than days ago - label_more_than_ago: more than days ago - label_ago: days ago - label_contains: contains - label_not_contains: doesn't contain - label_day_plural: days - label_repository: Repository - label_repository_plural: Repositories - label_browse: Browse - label_modification: "%{count} change" - label_modification_plural: "%{count} changes" - label_branch: Branch - label_tag: Tag - label_revision: Revision - label_revision_plural: Revisions - label_revision_id: "Revision %{value}" - label_associated_revisions: Associated revisions - label_added: added - label_modified: modified - label_copied: copied - label_renamed: renamed - label_deleted: deleted - label_latest_revision: Latest revision - label_latest_revision_plural: Latest revisions - label_view_revisions: View revisions - label_view_all_revisions: View all revisions - label_max_size: Maximum size - label_sort_highest: Move to top - label_sort_higher: Move up - label_sort_lower: Move down - label_sort_lowest: Move to bottom - label_roadmap: Roadmap - label_roadmap_due_in: "Due in %{value}" - label_roadmap_overdue: "%{value} late" - label_roadmap_no_issues: No issues for this version - label_search: Search - label_result_plural: Results - label_all_words: All words - label_wiki: Wiki - label_wiki_edit: Wiki edit - label_wiki_edit_plural: Wiki edits - label_wiki_page: Wiki page - label_wiki_page_plural: Wiki pages - label_index_by_title: Index by title - label_index_by_date: Index by date - label_current_version: Current version - label_preview: Preview - label_feed_plural: Feeds - label_changes_details: Details of all changes - label_issue_tracking: Issue tracking - label_spent_time: Spent time - label_overall_spent_time: Overall spent time - label_f_hour: "%{value} hour" - label_f_hour_plural: "%{value} hours" - label_time_tracking: Time tracking - label_change_plural: Changes - label_statistics: Statistics - label_commits_per_month: Commits per month - label_commits_per_author: Commits per author - label_view_diff: View differences - label_diff_inline: inline - label_diff_side_by_side: side by side - label_options: Options - label_copy_workflow_from: Copy workflow from - label_permissions_report: Permissions report - label_watched_issues: Watched issues - label_related_issues: Related issues - label_applied_status: Applied status - label_loading: Loading... - label_relation_new: New relation - label_relation_delete: Delete relation - label_relates_to: related to - label_duplicates: duplicates - label_duplicated_by: duplicated by - label_blocks: blocks - label_blocked_by: blocked by - label_precedes: precedes - label_follows: follows - label_end_to_start: end to start - label_end_to_end: end to end - label_start_to_start: start to start - label_start_to_end: start to end - label_stay_logged_in: Stay logged in - label_disabled: disabled - label_show_completed_versions: Show completed versions - label_me: me - label_board: Forum - label_board_new: New forum - label_board_plural: Forums - label_board_locked: Locked - label_board_sticky: Sticky - label_topic_plural: Topics - label_message_plural: Messages - label_message_last: Last message - label_message_new: New message - label_message_posted: Message added - label_reply_plural: Replies - label_send_information: Send account information to the user - label_year: Year - label_month: Month - label_week: Week - label_date_from: From - label_date_to: To - label_language_based: Based on user's language - label_sort_by: "Sort by %{value}" - label_send_test_email: Send a test email - label_feeds_access_key: RSS access key - label_missing_feeds_access_key: Missing a RSS access key - label_feeds_access_key_created_on: "RSS access key created %{value} ago" - label_module_plural: Modules - label_added_time_by: "Added by %{author} %{age} ago" - label_updated_time_by: "Updated by %{author} %{age} ago" - label_updated_time: "Updated %{value} ago" - label_jump_to_a_project: Jump to a project... - label_file_plural: Downloads - label_changeset_plural: Changesets - label_default_columns: Default columns - label_no_change_option: (No change) - label_bulk_edit_selected_issues: Bulk edit selected issues - label_theme: Theme - label_default: Default - label_search_titles_only: Search titles only - label_user_mail_option_all: "For any event on all my projects" - label_user_mail_option_selected: "For any event on the selected projects only..." - label_user_mail_option_none: "No events" - label_user_mail_option_only_my_events: "Only for things I watch or I'm involved in" - label_user_mail_option_only_assigned: "Only for things I am assigned to" - label_user_mail_option_only_owner: "Only for things I am the owner of" - label_user_mail_no_self_notified: "I don't want to be notified of changes that I make myself" - label_registration_activation_by_email: account activation by email - label_registration_manual_activation: manual account activation - label_registration_automatic_activation: automatic account activation - label_display_per_page: "Per page: %{value}" - label_age: Age - label_change_properties: Change properties - label_general: General - label_more: More - label_scm: SCM - label_plugins: Plugins - label_ldap_authentication: LDAP authentication - label_downloads_abbr: D/L - label_optional_description: Optional description - label_add_another_file: Add another file - label_preferences: Preferences - label_chronological_order: In chronological order - label_reverse_chronological_order: In reverse chronological order - label_planning: Planning - label_incoming_emails: Incoming emails - label_generate_key: Generate a key - label_issue_watchers: Watchers - label_example: Example - label_display: Display - label_sort: Sort - label_ascending: Ascending - label_descending: Descending - label_date_from_to: From %{start} to %{end} - label_wiki_content_added: Wiki page added - label_wiki_content_updated: Wiki page updated - label_group: Group - label_group_plural: Groups - label_group_new: New group - label_time_entry_plural: Spent time - label_version_sharing_none: Not shared - label_version_sharing_descendants: With subprojects - label_version_sharing_hierarchy: With project hierarchy - label_version_sharing_tree: With project tree - label_version_sharing_system: With all projects - label_update_issue_done_ratios: Update issue done ratios - label_copy_source: Source - label_copy_target: Target - label_copy_same_as_target: Same as target - label_display_used_statuses_only: Only display statuses that are used by this tracker - label_api_access_key: API access key - label_missing_api_access_key: Missing an API access key - label_api_access_key_created_on: "API access key created %{value} ago" - label_profile: Profile - label_subtask_plural: Subtasks - label_project_copy_notifications: Send email notifications during the project copy - label_principal_search: "Search for user or group:" - label_user_search: "Search for user:" - - button_login: Login - button_submit: Submit - button_save: Save - button_check_all: Check all - button_uncheck_all: Uncheck all - button_collapse_all: Collapse all - button_expand_all: Expand all - button_delete: Delete - button_create: Create - button_create_and_continue: Create and continue - button_test: Test - button_edit: Edit - button_edit_associated_wikipage: "Edit associated Wiki page: %{page_title}" - button_add: Add - button_change: Change - button_apply: Apply - button_clear: Clear - button_lock: Lock - button_unlock: Unlock - button_download: Download - button_list: List - button_view: View - button_move: Move - button_move_and_follow: Move and follow - button_back: Back - button_cancel: Cancel - button_activate: Activate - button_sort: Sort - button_log_time: Log time - button_rollback: Rollback to this version - button_watch: Watch - button_unwatch: Unwatch - button_reply: Reply - button_archive: Archive - button_unarchive: Unarchive - button_reset: Reset - button_rename: Rename - button_change_password: Change password - button_copy: Copy - button_copy_and_follow: Copy and follow - button_annotate: Annotate - button_update: Update - button_configure: Configure - button_quote: Quote - button_duplicate: Duplicate - button_show: Show - - status_active: active - status_registered: registered - status_locked: locked - - version_status_open: open - version_status_locked: locked - version_status_closed: closed - - field_active: Active - - text_select_mail_notifications: Select actions for which email notifications should be sent. - text_regexp_info: eg. ^[A-Z0-9]+$ - text_min_max_length_info: 0 means no restriction - text_project_destroy_confirmation: Are you sure you want to delete this project and related data? - text_subprojects_destroy_warning: "Its subproject(s): %{value} will be also deleted." - text_workflow_edit: Select a role and a tracker to edit the workflow - text_are_you_sure: Are you sure? - text_are_you_sure_with_children: "Delete issue and all child issues?" - text_journal_changed: "%{label} changed from %{old} to %{new}" - text_journal_changed_no_detail: "%{label} updated" - text_journal_set_to: "%{label} set to %{value}" - text_journal_deleted: "%{label} deleted (%{old})" - text_journal_added: "%{label} %{value} added" - text_tip_issue_begin_day: task beginning this day - text_tip_issue_end_day: task ending this day - text_tip_issue_begin_end_day: task beginning and ending this day - text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.
Once saved, the identifier cannot be changed.' - text_caracters_maximum: "%{count} characters maximum." - text_caracters_minimum: "Must be at least %{count} characters long." - text_length_between: "Length between %{min} and %{max} characters." - text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.
This will be used in all project-related URLs, and as the repository name. Once saved, the identifier can not be changed.' - text_project_homepage_info: 'Link to an external project page.' - text_project_name_info: "This will be the name of your project throughout this site.
You can change your project's name at any time, in the project's settings." - text_project_visibility_info: "If your project is not public, it will only be visible to users that you have added as project members." - text_user_ssamr_description_info: 'Please describe your current research or development interests, within the fields of audio and music.
This information is publicly visible in your profile and you can edit it at any time.' - text_issue_parent_issue_info: 'If this is a subtask, please insert its parent task number or write the main task name.' - text_tracker_no_workflow: No workflow defined for this tracker - text_unallowed_characters: Unallowed characters - text_comma_separated: Multiple values allowed (comma separated). - text_line_separated: Multiple values allowed (one line for each value). - text_issues_ref_in_commit_messages: Referencing and fixing issues in commit messages - text_issue_added: "Issue %{id} has been reported by %{author}." - text_issue_updated: "Issue %{id} has been updated by %{author}." - text_wiki_destroy_confirmation: Are you sure you want to delete this wiki and all its content? - text_issue_category_destroy_question: "Some issues (%{count}) are assigned to this category. What do you want to do?" - text_issue_category_destroy_assignments: Remove category assignments - text_issue_category_reassign_to: Reassign issues to this category - text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)." - text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." - text_load_default_configuration: Load the default configuration - text_status_changed_by_changeset: "Applied in changeset %{value}." - text_time_logged_by_changeset: "Applied in changeset %{value}." - text_issues_destroy_confirmation: 'Are you sure you want to delete the selected issue(s)?' - text_select_project_modules: 'Select modules to enable for this project:' - text_default_administrator_account_changed: Default administrator account changed - text_file_repository_writable: Attachments directory writable - text_plugin_assets_writable: Plugin assets directory writable - text_rmagick_available: RMagick available (optional) - text_destroy_time_entries_question: "%{hours} hours were reported on the issues you are about to delete. What do you want to do?" - text_destroy_time_entries: Delete reported hours - text_assign_time_entries_to_project: Assign reported hours to the project - text_reassign_time_entries: 'Reassign reported hours to this issue:' - text_user_wrote: "%{value} wrote:" - text_enumeration_destroy_question: "%{count} objects are assigned to this value." - text_enumeration_category_reassign_to: 'Reassign them to this value:' - text_email_delivery_not_configured: "Email delivery is not configured, and notifications are disabled.\nConfigure your SMTP server in config/configuration.yml and restart the application to enable them." - text_repository_usernames_mapping: "Select or update the Redmine user mapped to each username found in the repository log.\nUsers with the same Redmine and repository username or email are automatically mapped." - text_diff_truncated: '... This diff was truncated because it exceeds the maximum size that can be displayed.' - text_custom_field_possible_values_info: 'One line for each value' - text_wiki_page_destroy_question: "This page has %{descendants} child page(s) and descendant(s). What do you want to do?" - text_wiki_page_nullify_children: "Keep child pages as root pages" - text_wiki_page_destroy_children: "Delete child pages and all their descendants" - text_wiki_page_reassign_children: "Reassign child pages to this parent page" - text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?" - text_settings_repo_creation: The repository for a project should be set up automatically within a few minutes of the project being created.
You should not have to adjust any settings here; please check again in ten minutes. - text_zoom_in: Zoom in - text_zoom_out: Zoom out - text_warn_on_leaving_unsaved: "The current page contains unsaved text that will be lost if you leave this page." - - default_role_manager: Manager - default_role_developer: Developer - default_role_reporter: Reporter - default_tracker_bug: Bug - default_tracker_feature: Feature - default_tracker_support: Support - default_issue_status_new: New - default_issue_status_in_progress: In Progress - default_issue_status_resolved: Resolved - default_issue_status_feedback: Feedback - default_issue_status_closed: Closed - default_issue_status_rejected: Rejected - default_doc_category_user: User documentation - default_doc_category_tech: Technical documentation - default_priority_low: Low - default_priority_normal: Normal - default_priority_high: High - default_priority_urgent: Urgent - default_priority_immediate: Immediate - default_activity_design: Design - default_activity_development: Development - - enumeration_issue_priorities: Issue priorities - enumeration_doc_categories: Document categories - enumeration_activities: Activities (time tracking) - enumeration_system_activity: System Activity - label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee - label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author - label_bulk_edit_selected_time_entries: Bulk edit selected time entries - text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? - label_issue_note_added: Note added - label_issue_status_updated: Status updated - label_issue_priority_updated: Priority updated - label_issues_visibility_own: Issues created by or assigned to the user - field_issues_visibility: Issues visibility - label_issues_visibility_all: All issues - permission_set_own_issues_private: Set own issues public or private - field_is_private: Private - permission_set_issues_private: Set issues public or private - label_issues_visibility_public: All non private issues - text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). - field_commit_logs_encoding: Commit messages encoding - field_scm_path_encoding: Path encoding - text_scm_path_encoding_note: "Default: UTF-8" - field_path_to_repository: Path to repository - field_root_directory: Root directory - field_cvs_module: Module - field_cvsroot: CVSROOT - text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) - text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) - text_scm_command: Command - text_scm_command_version: Version - label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. - label_principal_search: "Search by name:" diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/en.yml --- a/config/locales/en.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/en.yml Thu Jul 14 10:42:41 2011 +0100 @@ -506,7 +506,7 @@ label_role_anonymous: Anonymous label_role_non_member: Non member label_member: Member - label_member_new: New member + label_member_new: Add new member label_member_plural: Members label_tracker: Tracker label_tracker_plural: Trackers @@ -705,7 +705,8 @@ label_roadmap_overdue: "%{value} late" label_roadmap_no_issues: No issues for this version label_search: Search - label_result_plural: Results + label_result_plural: Search results + label_matching_project_plural: Matching project names label_all_words: All words label_wiki: Wiki label_wiki_edit: Wiki edit @@ -907,6 +908,7 @@ button_duplicate: Duplicate button_show: Show button_welcome_page_edit: Create or edit welcome page + button_welcome_page_edit_this: Edit this page status_active: active status_registered: registered @@ -940,6 +942,8 @@ text_caracters_maximum: "%{count} characters maximum." text_caracters_minimum: "Must be at least %{count} characters long." text_length_between: "Length between %{min} and %{max} characters." + text_project_name_info: "This will be the name of your project throughout this site.
You can change your project's name at any time, in the project's settings." + text_project_visibility_info: "If your project is not public, it will only be visible to users that you have added as project members." text_user_ssamr_description_info: 'Please describe your current research or development interests.
This information will be used at registration to determine that you are a real person – so please be descriptive, or your application may be delayed or rejected.
After registration, the description is publicly visible in your profile and you can edit it at any time.' text_issue_parent_issue_info: 'If this is a subtask, please insert its parent task number or write the main task name.' @@ -1038,4 +1042,4 @@ notice_added_to_project: 'You have been added to the project "{{project_name}}".' notice_project_homepage: "You can visit the project using the following link: {{project_url}}" - mail_subject_added_to_project: "You've been added to a project on {{value}}" \ No newline at end of file + mail_subject_added_to_project: "You've been added to a project on {{value}}" diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/es.yml --- a/config/locales/es.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/es.yml Thu Jul 14 10:42:41 2011 +0100 @@ -971,46 +971,46 @@ field_visible: Visible setting_emails_header: Encabezado de Correos - setting_commit_logtime_activity_id: Activity for logged time - text_time_logged_by_changeset: Applied in changeset %{value}. - setting_commit_logtime_enabled: Enable time logging - notice_gantt_chart_truncated: The chart was truncated because it exceeds the maximum number of items that can be displayed (%{max}) - setting_gantt_items_limit: Maximum number of items displayed on the gantt chart - field_warn_on_leaving_unsaved: Warn me when leaving a page with unsaved text - text_warn_on_leaving_unsaved: The current page contains unsaved text that will be lost if you leave this page. - label_my_queries: My custom queries - text_journal_changed_no_detail: "%{label} updated" - label_news_comment_added: Comment added to a news - button_expand_all: Expand all - button_collapse_all: Collapse all - label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee - label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author - label_bulk_edit_selected_time_entries: Bulk edit selected time entries - text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? - label_role_anonymous: Anonymous - label_role_non_member: Non member - label_issue_note_added: Note added - label_issue_status_updated: Status updated - label_issue_priority_updated: Priority updated - label_issues_visibility_own: Issues created by or assigned to the user - field_issues_visibility: Issues visibility - label_issues_visibility_all: All issues - permission_set_own_issues_private: Set own issues public or private - field_is_private: Private - permission_set_issues_private: Set issues public or private - label_issues_visibility_public: All non private issues - text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). + setting_commit_logtime_activity_id: Actividad de los tiempos registrados + text_time_logged_by_changeset: Aplicado en los cambios %{value}. + setting_commit_logtime_enabled: Habilitar registro de horas + notice_gantt_chart_truncated: Se recortó el diagrama porque excede el número máximo de elementos que pueden ser mostrados (%{max}) + setting_gantt_items_limit: Número máximo de elementos mostrados en el diagrama de Gantt + field_warn_on_leaving_unsaved: Avisarme cuando vaya a abandonar una página con texto no guardado + text_warn_on_leaving_unsaved: Esta página contiene texto no guardado y si la abandona sus cambios se perderán + label_my_queries: Mis consultas personalizadas + text_journal_changed_no_detail: "Se actualizó %{label}" + label_news_comment_added: Comentario añadido a noticia + button_expand_all: Expandir todo + button_collapse_all: Contraer todo + label_additional_workflow_transitions_for_assignee: Transiciones adicionales permitidas cuando la petición está asignada al usuario + label_additional_workflow_transitions_for_author: Transiciones adicionales permitidas cuando el usuario es autor de la petición + label_bulk_edit_selected_time_entries: Editar en bloque las horas seleccionadas + text_time_entries_destroy_confirmation: ¿Está seguro de querer eliminar (la hora seleccionada/las horas seleccionadas)? + label_role_anonymous: Anónimo + label_role_non_member: No miembro + label_issue_note_added: Nota añadida + label_issue_status_updated: Estado actualizado + label_issue_priority_updated: Prioridad actualizada + label_issues_visibility_own: Peticiones creadas por el usuario o asignadas a él + field_issues_visibility: Visibilidad de las peticiones + label_issues_visibility_all: Todas las peticiones + permission_set_own_issues_private: Poner las peticiones propias como públicas o privadas + field_is_private: Privada + permission_set_issues_private: Poner peticiones como públicas o privadas + label_issues_visibility_public: Todas las peticiones no privadas + text_issues_destroy_descendants_confirmation: Se procederá a borrar también %{count} subtarea(s). field_commit_logs_encoding: Codificación de los mensajes de commit - field_scm_path_encoding: Path encoding - text_scm_path_encoding_note: "Default: UTF-8" - field_path_to_repository: Path to repository - field_root_directory: Root directory - field_cvs_module: Module + field_scm_path_encoding: Codificación de las rutas + text_scm_path_encoding_note: "Por defecto: UTF-8" + field_path_to_repository: Ruta al repositorio + field_root_directory: Directorio raíz + field_cvs_module: Módulo field_cvsroot: CVSROOT - text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) - text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) - text_scm_command: Command - text_scm_command_version: Version - label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. + text_git_repository_note: Repositorio local (bare repository) (e.g. /gitrepo, c:\gitrepo) + text_mercurial_repository_note: Repositorio local (e.g. /hgrepo, c:\hgrepo) + text_scm_command: Orden + text_scm_command_version: Versión + label_git_report_last_commit: Informar del último commit para ficheros y directorios + text_scm_config: Puede configurar las órdenes de cada scm en configuration/configuration.yml. Por favor, reinicie la aplicación después de editarlo + text_scm_command_not_available: La orden para el Scm no está disponible. Por favor, compruebe la configuración en el panel de administración. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/ja.yml --- a/config/locales/ja.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/ja.yml Thu Jul 14 10:42:41 2011 +0100 @@ -158,6 +158,14 @@ general_csv_separator: ',' general_csv_decimal_separator: '.' general_csv_encoding: CP932 + ## Redmine 1.2.0 現在、この値によって、pdfの出力のフォントを切り替えています。 + ## CRuby では CP932 にしてください。 + ## JRuby 1.6.2 (ruby-1.8.7-p330) では、CP932 ですと + ## Iconv::InvalidEncoding例外が発生します。 + ## JRuby では、SJIS か Shift_JIS にしてください。 + ## ご存知の通り、CP932 と SJIS は別物ですが、 + ## そこまでの検証はしていません。 + # general_pdf_encoding: SJIS general_pdf_encoding: CP932 general_first_day_of_week: '7' diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/pt-BR.yml --- a/config/locales/pt-BR.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/pt-BR.yml Thu Jul 14 10:42:41 2011 +0100 @@ -939,7 +939,7 @@ text_zoom_in: Aproximar zoom notice_unable_delete_time_entry: Não foi possível excluir a entrada no registro de horas trabalhadas. label_overall_spent_time: Tempo gasto geral - field_time_entries: Log time + field_time_entries: Registro de horas project_module_gantt: Gantt project_module_calendar: Calendário button_edit_associated_wikipage: "Editar página wiki relacionada: %{page_title}" @@ -967,33 +967,34 @@ label_my_queries: Minhas consultas personalizadas text_journal_changed_no_detail: "%{label} atualizado(a)" label_news_comment_added: Notícia recebeu um comentário - button_expand_all: Expand all - button_collapse_all: Collapse all - label_additional_workflow_transitions_for_assignee: Additional transitions allowed when the user is the assignee - label_additional_workflow_transitions_for_author: Additional transitions allowed when the user is the author - label_bulk_edit_selected_time_entries: Bulk edit selected time entries - text_time_entries_destroy_confirmation: Are you sure you want to delete the selected time entr(y/ies)? - label_role_anonymous: Anonymous - label_role_non_member: Non member - label_issues_visibility_own: Issues created by or assigned to the user - field_issues_visibility: Issues visibility - label_issues_visibility_all: All issues - permission_set_own_issues_private: Set own issues public or private - field_is_private: Private - permission_set_issues_private: Set issues public or private - label_issues_visibility_public: All non private issues - text_issues_destroy_descendants_confirmation: This will also delete %{count} subtask(s). + button_expand_all: Expandir tudo + button_collapse_all: Recolher tudo + label_additional_workflow_transitions_for_assignee: Transições adicionais permitidas quando o usuário é o responsável pela tarefa + label_additional_workflow_transitions_for_author: Transições adicionais permitidas quando o usuário é o autor + + label_bulk_edit_selected_time_entries: Alteração em massa do registro de horas + text_time_entries_destroy_confirmation: Tem certeza que quer excluir o(s) registro(s) de horas selecionado(s)? + label_role_anonymous: Anônimo + label_role_non_member: Não Membro + label_issues_visibility_own: Tarefas criadas ou atribuídas ao usuário + field_issues_visibility: Visibilidade das tarefas + label_issues_visibility_all: Todas as tarefas + permission_set_own_issues_private: Alterar as próprias tarefas para públicas ou privadas + field_is_private: Privado + permission_set_issues_private: Alterar tarefas para públicas ou privadas + label_issues_visibility_public: Todas as tarefas não privadas + text_issues_destroy_descendants_confirmation: Isto também irá excluir %{count} subtarefa(s). field_commit_logs_encoding: Codificação das mensagens de commit - field_scm_path_encoding: Path encoding - text_scm_path_encoding_note: "Default: UTF-8" - field_path_to_repository: Path to repository - field_root_directory: Root directory - field_cvs_module: Module + field_scm_path_encoding: Codificação do caminho + text_scm_path_encoding_note: "Padrão: UTF-8" + field_path_to_repository: Caminho para o repositório + field_root_directory: Diretório raiz + field_cvs_module: Módulo field_cvsroot: CVSROOT text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) - text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) - text_scm_command: Command - text_scm_command_version: Version - label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. + text_mercurial_repository_note: "repositório local (ex.: /hgrepo, c:\hgrepo)" + text_scm_command: Comando + text_scm_command_version: Versão + label_git_report_last_commit: Relatar última alteração para arquivos e diretórios + text_scm_config: Você pode configurar seus comandos de versionamento em config/configurations.yml. Por favor reinicie a aplicação após alterá-lo. + text_scm_command_not_available: Comando de versionamento não disponível. Por favor verifique as configurações no painel de administração. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/ru.yml --- a/config/locales/ru.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/ru.yml Thu Jul 14 10:42:41 2011 +0100 @@ -511,7 +511,7 @@ label_filter_add: Добавить фильтр label_filter_plural: Фильтры label_float: С плавающей точкой - label_follows: следующая + label_follows: предыдущая label_gantt: Диаграмма Ганта label_general: Общее label_generate_key: Сгенерировать ключ @@ -618,7 +618,7 @@ label_planning: Планирование label_please_login: Пожалуйста, войдите. label_plugins: Модули - label_precedes: предыдущая + label_precedes: следующая label_preferences: Предпочтения label_preview: Предварительный просмотр label_previous: Предыдущий diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/sv.yml --- a/config/locales/sv.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/sv.yml Thu Jul 14 10:42:41 2011 +0100 @@ -351,6 +351,12 @@ field_warn_on_leaving_unsaved: Varna om jag lämnar en sida med osparad text field_issues_visibility: Ärendesynlighet field_is_private: Privat + field_commit_logs_encoding: Teckenuppsättning för commit-meddelanden + field_scm_path_encoding: Sökvägskodning + field_path_to_repository: Sökväg till versionsarkiv + field_root_directory: Rotmapp + field_cvsroot: CVSROOT + field_cvs_module: Modul setting_app_title: Applikationsrubrik setting_app_subtitle: Applikationsunderrubrik @@ -856,6 +862,7 @@ label_issues_visibility_all: Alla ärenden label_issues_visibility_public: Alla icke-privata ärenden label_issues_visibility_own: Ärenden skapade av eller tilldelade till användaren + label_git_report_last_commit: Rapportera senaste commit av filer och mappar button_login: Logga in button_submit: Skicka @@ -977,6 +984,13 @@ text_zoom_out: Zooma ut text_zoom_in: Zooma in text_warn_on_leaving_unsaved: Nuvarande sida innehåller osparad text som kommer försvinna om du lämnar sidan. + text_scm_path_encoding_note: "Standard: UTF-8" + text_git_repository_note: Naket och lokalt versionsarkiv (t.ex. /gitrepo, c:\gitrepo) + text_mercurial_repository_note: Lokalt versionsarkiv (t.ex. /hgrepo, c:\hgrepo) + text_scm_command: Kommando + text_scm_command_version: Version + text_scm_config: Du kan konfigurera dina scm-kommando i config/configuration.yml. Vänligen starta om applikationen när ändringar gjorts. + text_scm_command_not_available: Scm-kommando är inte tillgängligt. Vänligen kontrollera inställningarna i administratörspanelen. default_role_manager: Projektledare default_role_developer: Utvecklare @@ -1004,17 +1018,3 @@ enumeration_doc_categories: Dokumentkategorier enumeration_activities: Aktiviteter (tidsuppföljning) enumeration_system_activity: Systemaktivitet - field_commit_logs_encoding: Teckenuppsättning för commit-meddelanden - field_scm_path_encoding: Path encoding - text_scm_path_encoding_note: "Default: UTF-8" - field_path_to_repository: Path to repository - field_root_directory: Root directory - field_cvs_module: Module - field_cvsroot: CVSROOT - text_git_repository_note: Bare and local repository (e.g. /gitrepo, c:\gitrepo) - text_mercurial_repository_note: Local repository (e.g. /hgrepo, c:\hgrepo) - text_scm_command: Command - text_scm_command_version: Version - label_git_report_last_commit: Report last commit for files and directories - text_scm_config: You can configure your scm commands in config/configuration.yml. Please restart the application after editing it. - text_scm_command_not_available: Scm command is not available. Please check settings on the administration panel. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/locales/vi.yml --- a/config/locales/vi.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/config/locales/vi.yml Thu Jul 14 10:42:41 2011 +0100 @@ -180,7 +180,7 @@ last_word_connector: ", và " actionview_instancetag_blank_option: Vui lòng chọn - + general_text_No: 'Không' general_text_Yes: 'Có' general_text_no: 'không' @@ -191,7 +191,7 @@ general_csv_encoding: UTF-8 general_pdf_encoding: UTF-8 general_first_day_of_week: '1' - + notice_account_updated: Cập nhật tài khoản thành công. notice_account_invalid_creditentials: Tài khoản hoặc mật mã không hợp lệ notice_account_password_updated: Cập nhật mật mã thành công. diff -r 3ab94ed89c2f -r 1afe06d9ba94 config/routes.rb --- a/config/routes.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/config/routes.rb Thu Jul 14 10:42:41 2011 +0100 @@ -232,6 +232,7 @@ #left old routes at the bottom for backwards compat map.connect 'projects/:project_id/queries/:action', :controller => 'queries' map.connect 'projects/:project_id/issues/:action', :controller => 'issues' + map.connect 'projects/:project_id/members/:action', :controller => 'members' map.connect 'projects/:project_id/documents/:action', :controller => 'documents' map.connect 'projects/:project_id/boards/:action/:id', :controller => 'boards' map.connect 'boards/:board_id/topics/:action/:id', :controller => 'messages' diff -r 3ab94ed89c2f -r 1afe06d9ba94 db/.svn/entries --- a/db/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/db/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/db http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 db/migrate/.svn/entries --- a/db/migrate/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/db/migrate/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/db/migrate http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 21dc29619a0cfd0f3aa12d77cc5cb132 2010-11-07T14:17:35.749175Z 4383 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e1234fbaef167ddc0013ffe1d3bc67b9 2007-11-04T11:40:17.595469Z 881 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0b2c38434ec4b25c41f50963a46a3bc6 2007-06-12T20:12:05.590809Z 559 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z dba48c03009eb5bcbd2f686a37c42147 2009-10-17T22:23:29.892475Z 2928 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z b17611805f3b447ec0f0b703ea8b6d10 2008-11-10T18:59:06.897210Z 2006 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 23ebbc94eb59590d0f0b200b4b38289b 2007-08-29T16:52:35.680643Z 674 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z ffabca1301a0ade41918ec9d6618fda0 2008-07-04T17:58:14.743502Z 1623 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e6ff0ff9c004d9688e79b550991ec109 2007-08-29T16:52:35.680643Z 674 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 39c994e2469a6dfb97fa50cf595439e8 2007-04-25T15:06:20.062636Z 479 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 828df977f9e16943bc74595c65774c62 2007-03-10T15:09:49.115269Z 323 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z eea8e3f0a1fe28e8c686af190259a3d6 2009-09-12T08:36:46.650954Z 2869 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z be338f41292d95bb7ba3caa125999de0 2010-11-14T12:33:14.198318Z 4402 @@ -474,7 +474,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 06c8b504bcdd08c2f5dcf14a0b927420 2007-11-20T15:40:16.305800Z 919 @@ -508,7 +508,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 283fb200008f4dae98e0b3d46f0b97aa 2009-10-17T22:23:29.892475Z 2928 @@ -542,7 +542,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z da329a16de705c673418c18119f788d8 2007-08-29T16:52:35.680643Z 674 @@ -576,7 +576,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 627e34913535f16f767133cbdc5b57f0 2010-11-20T09:55:06.580420Z 4413 @@ -610,7 +610,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 5bb1427a275abe1f2ec4b6b03a087cd8 2006-12-03T19:55:45.161980Z 62 @@ -644,7 +644,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f4c10807bb47b69af35e9402966089f1 2007-02-04T09:18:40.598564Z 228 @@ -678,7 +678,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 42937036f9c414f7d9b028f629b1ce20 2007-08-29T16:52:35.680643Z 674 @@ -712,7 +712,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z c5d86ec3cda95998a3fb590c6f492b6b 2009-12-20T19:13:22.787652Z 3206 @@ -746,7 +746,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z b2f88560d10a9676bdb65e18f9a13d65 2009-10-17T22:23:29.892475Z 2928 @@ -780,7 +780,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z a269e98b11a4d0d865c82328d7af5663 2007-03-25T12:12:15.060977Z 377 @@ -814,7 +814,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 69a42a62536b1f435ce1080ceccb4c75 2009-01-17T11:18:04.652409Z 2276 @@ -848,7 +848,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 84bec26b6eaebc64c437c5a3b4784a94 2009-10-17T22:23:29.892475Z 2928 @@ -882,7 +882,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 53ee6af48c18534db0ffdd4fa5c5df7f 2008-09-13T16:31:11.005265Z 1814 @@ -916,7 +916,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f1b96e04888c0a48bf29dd0556ba8027 2007-08-29T16:52:35.680643Z 674 @@ -950,7 +950,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 611baff063a1d909ba581aa98018cae7 2008-03-12T20:28:49.748698Z 1236 @@ -984,7 +984,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z d343c3ba8f04d1cc71f20c9860d5907b 2009-05-30T23:30:36.923541Z 2777 @@ -1018,7 +1018,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 72e8d36a80b63657037f175b368f2e2c 2009-10-17T22:23:29.892475Z 2928 @@ -1052,7 +1052,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 891f793e4f2ab50f57b8488c764ceff1 2008-07-04T17:58:14.743502Z 1623 @@ -1086,7 +1086,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 82595f307b6fe5053151a681b737f063 2007-04-25T15:06:20.062636Z 479 @@ -1120,7 +1120,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z c460bb38faa03667fc34a3b131ec40df 2009-06-14T09:19:20.900273Z 2787 @@ -1154,7 +1154,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z b175e6c85c5faf4b5d2f092f65338b10 2009-02-11T19:06:55.627694Z 2440 @@ -1188,7 +1188,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 7aa35de55587b897fea800e8044039a8 2009-12-20T19:13:22.787652Z 3206 @@ -1222,7 +1222,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e4eff12465b879f063cac04a709438b9 2010-08-22T18:42:00.112555Z 4013 @@ -1256,7 +1256,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0492f13cf6f16f90603fdd82c388bace 2007-05-08T09:26:57.307537Z 518 @@ -1290,7 +1290,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 9a69054334fcbc6b72eb8b5ae9957129 2009-12-27T11:57:13.519273Z 3254 @@ -1324,7 +1324,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z b17259dfa6f46844e0f86b110577fbc6 2008-03-09T15:36:47.697904Z 1220 @@ -1358,7 +1358,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e00a737604d0be6b94c92236e4f378eb 2009-05-10T10:54:31.775505Z 2726 @@ -1392,7 +1392,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 2fb7c5a95c8ed07756c3fbb917c98230 2007-10-22T21:07:13.432482Z 864 @@ -1426,7 +1426,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 1702102b56ee973066c86d659252a366 2007-08-29T16:52:35.680643Z 674 @@ -1460,7 +1460,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f72892b525076a1ffaf1f2548822d560 2011-02-23T17:27:31.762248Z 4936 @@ -1494,7 +1494,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0c630c7ad4fbe9ccbb897363a422efa6 2007-04-17T10:53:20.697217Z 447 @@ -1528,7 +1528,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 6e9fdd6731ba51e864563938c05ed9da 2010-02-21T14:40:00.085842Z 3471 @@ -1562,7 +1562,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 8e58d8ec43e40266d62fd64b4b6a9a09 2007-05-13T17:09:56.765659Z 529 @@ -1596,7 +1596,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 6350cf7f18c7d61d54bf2bfa55e108d3 2009-12-25T17:13:58.090736Z 3240 @@ -1630,7 +1630,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 8e7a8d0f81e207e3d673703de33fdb69 2011-02-20T15:38:07.840581Z 4895 @@ -1664,7 +1664,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 3216f04b6b84aaa6d29bc0f3e5d8c462 2007-08-29T16:52:35.680643Z 674 @@ -1698,7 +1698,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z fb852fdf1ab4266ab05a36ff105b7ceb 2007-10-22T21:07:13.432482Z 864 @@ -1732,7 +1732,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z dbe736040dcb44e3db78219ecfdb3d62 2011-03-01T09:47:06.578325Z 4980 @@ -1766,7 +1766,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 9f0c1dd813015fc37cd47062fe15ef91 2008-02-12T21:11:16.312726Z 1140 @@ -1800,7 +1800,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e08dfbd6aca488a1513bfe7c59e2da90 2009-10-17T22:23:29.892475Z 2928 @@ -1834,7 +1834,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 767d76b65ff41dd9860747d14bb24ee1 2009-12-20T19:13:22.787652Z 3206 @@ -1868,7 +1868,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 93159e216a0265b8f239566bfb91fd8e 2009-10-17T22:23:29.892475Z 2928 @@ -1902,7 +1902,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 5fa98acba6010a7450722133bfb66962 2010-07-24T00:19:32.307471Z 3860 @@ -1936,7 +1936,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z eeff80bd1cee52d49f1eb78fab035adf 2009-10-17T22:23:29.892475Z 2928 @@ -1970,7 +1970,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 09b6720db5ea81c8e22aff9dd89fc0bd 2009-10-17T22:23:29.892475Z 2928 @@ -2004,7 +2004,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z b392b3c84d6d7b8bba99011778f5b54e 2007-11-20T20:29:03.757553Z 920 @@ -2038,7 +2038,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 2ae2d679057fe2db7b7a8bdabc2cbf6d 2009-10-17T22:23:29.892475Z 2928 @@ -2100,13 +2100,81 @@ 218 +20090403001910_add_project_to_enumerations.rb +file + + + + +2011-07-14T09:24:09.000000Z +01a97aa31f8b9917a84790f23e0e90d1 +2009-10-21T22:34:34.183882Z +2947 +edavis10 + + + + + + + + + + + + + + + + + + + + + +318 + +107_add_open_id_authentication_tables.rb +file + + + + +2011-07-14T09:24:09.000000Z +af4786659f25d96a43468cdc4bcfae44 +2009-02-11T19:06:50.454280Z +2439 +edavis10 + + + + + + + + + + + + + + + + + + + + + +601 + 075_add_members_mail_notification.rb file -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 82e35d32f60c71db17de62592693c737 2007-10-20T12:47:05.860183Z 855 @@ -2134,81 +2202,13 @@ 242 -20090403001910_add_project_to_enumerations.rb -file - - - - -2011-06-06T13:15:00.000000Z -01a97aa31f8b9917a84790f23e0e90d1 -2009-10-21T22:34:34.183882Z -2947 -edavis10 - - - - - - - - - - - - - - - - - - - - - -318 - -107_add_open_id_authentication_tables.rb -file - - - - -2011-06-06T13:15:00.000000Z -af4786659f25d96a43468cdc4bcfae44 -2009-02-11T19:06:50.454280Z -2439 -edavis10 - - - - - - - - - - - - - - - - - - - - - -601 - 047_add_boards_permissions.rb file -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 3ac5fb29973ffa0ca94ac90387c73b78 2007-08-29T16:52:35.680643Z 674 @@ -2242,7 +2242,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z db7f5c6597e13933c96cb58cbbd1f0bd 2007-10-05T17:44:15.414646Z 803 @@ -2276,7 +2276,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e61809aaf1ac8a2a290c4574ed598ff0 2007-04-02T06:29:09.277122Z 397 @@ -2310,7 +2310,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 243f136f05a508fff7ca52423f65c959 2010-03-13T17:17:10.453825Z 3578 @@ -2344,7 +2344,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e5f0fe89be9a00fe1f8b246bde88fca1 2007-10-01T08:44:17.920088Z 782 @@ -2378,7 +2378,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z bb79c723b9d9fdabe49ed18ebb8a6caf 2009-12-11T18:48:34.197724Z 3151 @@ -2412,7 +2412,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z b8b7c422c3d666340afaec3a52c5d6a4 2007-10-22T21:07:13.432482Z 864 @@ -2446,7 +2446,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z d2251c92048ec4169e2c220f1510d803 2010-11-20T09:55:06.580420Z 4413 @@ -2480,7 +2480,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e770aa6387bb4737804d5024e743cd25 2007-08-29T16:52:35.680643Z 674 @@ -2514,7 +2514,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z b740a77ff87e6390f7ad86eaf0710040 2008-08-25T16:35:20.899166Z 1764 @@ -2548,7 +2548,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 55350d451c622488f9358f7bbe12d4de 2009-10-10T10:16:00.250819Z 2905 @@ -2582,7 +2582,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 4cedb1faff3054d9be6250b589882b50 2009-10-17T22:23:29.892475Z 2928 @@ -2616,7 +2616,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0e1e45e51997617f8672e6d0d5ed8e51 2009-10-17T22:23:29.892475Z 2928 @@ -2650,7 +2650,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 4901b560613f6a0ae3e5df5bcf2dd11c 2007-04-25T16:48:01.299251Z 482 @@ -2684,7 +2684,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 871a600c06a6965f52c63177a82fbe15 2009-10-17T22:23:29.892475Z 2928 @@ -2718,7 +2718,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 31acec69fd7efa0c26dec61f860b0c85 2007-09-09T17:05:38.846724Z 720 @@ -2752,7 +2752,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f60a0c1f633a6ff65fb2734173b57fe4 2008-02-29T19:46:58.834023Z 1180 @@ -2786,7 +2786,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 320b459ced6ed78d09a3743ad60b3200 2009-01-18T10:54:08.545108Z 2279 @@ -2820,7 +2820,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z fccbbb0aadf883abb7a337961c2199e4 2011-02-26T13:09:25.657748Z 4950 @@ -2854,7 +2854,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z cf04e90903f0d068e4503cb465026ef7 2008-05-25T13:37:29.456358Z 1457 @@ -2888,7 +2888,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 07bf6636d0acf3ec84b38648bbe2c07a 2007-04-21T12:09:07.794422Z 454 @@ -2922,7 +2922,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 5be8fe0eee7c90901f9ba49030412f40 2008-05-04T15:05:38.117137Z 1415 @@ -2956,7 +2956,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0abbef63f1f391688df012906a94877b 2008-03-09T18:25:37.323226Z 1222 @@ -2990,7 +2990,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z be494b64b18017ebe3ccdff9a34abdbd 2007-11-24T12:25:07.449637Z 926 @@ -3024,7 +3024,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z a574e8a4f8f80a464ca2b8bcbd43287f 2007-09-15T14:54:15.583528Z 731 @@ -3058,7 +3058,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z cd7530e8030bf9e675ca5922c2494d83 2007-03-10T15:09:49.115269Z 323 @@ -3092,7 +3092,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 7a04693ea608e342b463c73c461b2da0 2011-01-01T23:08:49.766359Z 4610 @@ -3126,7 +3126,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z d1a11dec6b93af060f84f9b2a1e36421 2010-03-13T14:56:49.379682Z 3573 @@ -3160,7 +3160,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f1661157bd19c5fd4f7a4244745571bf 2007-08-29T16:52:35.680643Z 674 @@ -3194,7 +3194,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 8381c8e67d31387ec86e821025f5ae8b 2007-03-09T18:03:31.183366Z 319 @@ -3228,7 +3228,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f8359b001e33e9508d158589c81f7bee 2007-02-03T12:57:33.179243Z 223 @@ -3262,7 +3262,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 63b0f6e295adf5f1d1eee803e4cc6287 2009-01-24T11:48:38.049684Z 2305 @@ -3296,7 +3296,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 668305a363cf6997eb9f2259d00cc26d 2009-03-19T00:01:24.358528Z 2599 @@ -3330,7 +3330,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z c8a6c8715446f22f6a3f4e2040dd873d 2007-11-19T22:28:43.818228Z 917 @@ -3364,7 +3364,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 7f2d97409681d462705d00de37e78476 2008-10-18T10:07:49.851665Z 1938 @@ -3398,7 +3398,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z aa67262417630fc088eb57df8d2dd9d3 2007-08-16T17:47:41.639068Z 649 @@ -3432,7 +3432,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z d885a13afc268875b79c4cbf9524f3e8 2009-02-08T17:24:39.400993Z 2415 @@ -3466,7 +3466,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 528b6095ca0376cecdd966ddd0b345c4 2006-12-16T13:37:32.633739Z 95 @@ -3500,7 +3500,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 2d559ef99ec458f472f5c22c0a8bf5f4 2007-08-29T16:52:35.680643Z 674 @@ -3534,7 +3534,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z a7d8c7f023a76a8dbb0d0950797c08f8 2008-02-12T21:11:16.312726Z 1140 @@ -3568,7 +3568,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z dc28d8674409819b866f6d878b33d288 2007-04-24T13:57:27.960164Z 473 @@ -3602,7 +3602,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z ba997a6179b5ab0f421b149c54725357 2008-01-15T20:40:59.035860Z 1069 @@ -3636,7 +3636,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e256cf4a148fd48c409ea6983d569e7d 2009-10-17T22:23:29.892475Z 2928 @@ -3670,7 +3670,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 02bfb0be1b161bd757a75f69bfe79bc7 2008-03-09T18:25:37.323226Z 1222 @@ -3704,7 +3704,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 6dd75e3da92087226c787a4edc76032e 2011-02-23T17:27:31.762248Z 4936 @@ -3738,7 +3738,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f77d77e81db6f6ac5bb3844255f8ab33 2008-03-12T20:28:49.748698Z 1236 @@ -3772,7 +3772,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 5d4b3c5646cc6c136e706ac5d7e0b377 2009-02-14T19:06:44.812480Z 2466 @@ -3806,7 +3806,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z b61285ac64245c1571e536a8c7e05a94 2007-06-12T20:12:05.590809Z 559 @@ -3840,7 +3840,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 90bb42121a57db140491ecb2a0763d00 2009-10-17T22:23:29.892475Z 2928 @@ -3874,7 +3874,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 4bfd0623186217eee4346313f148ea7a 2009-10-17T22:23:29.892475Z 2928 @@ -3908,7 +3908,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 708c039fe82ad86e9930122cac4757b1 2007-08-31T17:45:32.784580Z 685 @@ -3942,7 +3942,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e00f8e7739afbb2d07a21decd1422a0a 2008-09-21T20:38:36.877257Z 1896 @@ -3976,7 +3976,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 71d997c1a32c4ba3dd4b31a34885fc7a 2009-12-29T14:53:29.047095Z 3259 @@ -4010,7 +4010,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e8d897645c7176e7fd23f1578b882b5f 2009-10-17T22:23:29.892475Z 2928 @@ -4044,7 +4044,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 22941cc81d233c2602be827d70670c10 2011-03-01T10:14:47.182368Z 4981 @@ -4078,7 +4078,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 9ddb69b602d6d3ee5da01f8a9e9f78db 2007-08-29T16:52:35.680643Z 674 @@ -4112,7 +4112,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 055f00efdb87ff8934c36d5eb99b741f 2009-09-12T08:36:46.650954Z 2869 @@ -4146,7 +4146,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 3af07746c4eab3a1716744971ac26ffc 2007-06-12T20:12:05.590809Z 559 @@ -4180,7 +4180,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 27279bf98b3155975ce59a359d0a29aa 2009-05-10T11:18:09.335765Z 2729 @@ -4214,7 +4214,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 596f1acbdbc340c39d19f19f7b4cb6c6 2007-08-29T16:52:35.680643Z 674 @@ -4248,7 +4248,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 67d6e1898c150c8df560cb2ce8a2f2d7 2007-08-29T16:52:35.680643Z 674 @@ -4316,7 +4316,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 46effb13ff7d1a62b7b8c93afc7da9c8 2009-01-24T11:31:15.122844Z 2304 @@ -4350,7 +4350,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e7e163729c56cd9807450574d2beeda8 2007-10-16T19:19:10.481742Z 845 @@ -4384,7 +4384,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 886411cb32a18ec492acc798194210af 2009-11-14T12:08:47.175978Z 3039 @@ -4418,7 +4418,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 4ed0fffe6158eeda69a021c362f61157 2007-11-24T12:25:07.449637Z 926 @@ -4452,7 +4452,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 22e6afc0519b7befbae2c4a4433c20f5 2009-10-17T22:23:29.892475Z 2928 @@ -4486,7 +4486,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 8251942eb30b7c709ac6e3dc1ab5eedb 2009-10-17T22:23:29.892475Z 2928 @@ -4520,7 +4520,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 4c220f0316e1b04fa8350f0309698f24 2009-10-17T22:23:29.892475Z 2928 @@ -4554,7 +4554,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 16792ab92fda3a70516d55a011c01fce 2009-05-10T10:54:31.775505Z 2726 @@ -4588,7 +4588,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 6a4944f1162c00f2405200fb38773886 2007-06-14T18:26:27.748707Z 564 @@ -4622,7 +4622,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0c0cee6df5f26eb3378c9b22a1162a5a 2009-05-30T23:30:36.923541Z 2777 @@ -4656,7 +4656,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 6e59569f25a79a0a75797fa4ebb60936 2007-08-29T16:52:35.680643Z 674 @@ -4690,7 +4690,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 00a100c0ca092df63e8542fc6d0bc78c 2007-03-18T15:48:05.787958Z 344 @@ -4724,7 +4724,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z ee71a22f869c9dbee6f322ad25f45934 2009-12-06T10:28:20.099964Z 3123 @@ -4758,7 +4758,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 21d40b6390e67409bad1d4525c26accb 2009-10-17T22:23:29.892475Z 2928 @@ -4792,7 +4792,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 1b013e3bbb624874d78eaf3332ccb3d5 2007-03-26T16:41:54.592250Z 383 @@ -4826,7 +4826,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e658f4ed3c99264bf4c036b87b8cf39f 2007-05-27T17:42:04.537618Z 549 @@ -4860,7 +4860,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 4d0267b0a9d4cb2ec782d10247a4c33f 2009-01-24T11:31:15.122844Z 2304 @@ -4894,7 +4894,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z eef7b68156646d86ea515aed9aa525ed 2009-10-17T22:23:29.892475Z 2928 @@ -4928,7 +4928,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 1567606924d88ae66474e848de86577a 2009-10-21T22:34:28.905707Z 2946 @@ -4962,7 +4962,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z ccfd197b34214a0d74d952aa65dcd5a6 2008-03-09T18:25:37.323226Z 1222 @@ -4996,7 +4996,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f5ae107f30300b547d535ddc5b1b999c 2009-09-12T08:36:46.650954Z 2869 @@ -5030,7 +5030,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 9cef93921160d49f5d3aa4968ecc4eb1 2007-10-22T21:07:13.432482Z 864 @@ -5064,7 +5064,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 6c70abafef3dc834c722ed7135d6a7df 2009-10-17T22:23:29.892475Z 2928 @@ -5098,7 +5098,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0000368c453072e56da62defbc80441e 2010-11-14T12:33:14.198318Z 4402 @@ -5132,7 +5132,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z cf095d9afbc6429b8d759eb737a0781f 2009-10-21T22:34:34.183882Z 2947 @@ -5166,7 +5166,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 9aa91971db6c6f14ddd1ae768085b0a8 2009-10-17T22:23:29.892475Z 2928 @@ -5200,7 +5200,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 3e5f2220de578b306ce323997c495db6 2006-11-12T18:50:30.642587Z 44 @@ -5234,7 +5234,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0fb07bc55cf61720437b40e4ae244e05 2006-12-03T20:51:17.306207Z 63 @@ -5268,7 +5268,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 417051f45603460a17909e4a5029c779 2007-08-29T16:52:35.680643Z 674 @@ -5302,7 +5302,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 7cd80bdf7897357500a46e87ed82b84b 2011-02-24T05:58:37.876075Z 4940 @@ -5336,7 +5336,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z a62243f0bc2f1b1b11a47da172d011a5 2007-04-25T15:06:20.062636Z 479 @@ -5370,7 +5370,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e809364786bdcce227961318e7428700 2011-02-26T13:09:25.657748Z 4950 @@ -5438,7 +5438,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 96962340557b9a1f70a215d88b07c2c1 2007-09-14T11:34:08.234701Z 725 @@ -5472,7 +5472,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 8ad3f0193d5e3b8d52293bbf2828c2d2 2009-10-17T22:23:29.892475Z 2928 @@ -5506,7 +5506,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z fd6ccbccc44ceccab8de7c3c48696ecc 2009-10-17T22:23:29.892475Z 2928 @@ -5540,7 +5540,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 1798d606a43c6a29029535c28b49beff 2007-09-04T22:07:44.613701Z 702 @@ -5574,7 +5574,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z d714e81a7a9c29b60e405233765cbd33 2007-08-29T16:52:35.680643Z 674 @@ -5608,7 +5608,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z a27ef00d6ec6b3f4dc63ad004181c10e 2008-01-20T23:38:55.025648Z 1091 @@ -5642,7 +5642,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 497529b269185b1833b959c98db3c1d1 2007-08-29T16:52:35.680643Z 674 @@ -5676,7 +5676,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z d39d0037e4f06dfb7db18d9082608832 2009-10-17T22:23:29.892475Z 2928 @@ -5710,7 +5710,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 79d11b147c1061901a888d89c3e5029b 2009-10-17T22:23:29.892475Z 2928 @@ -5744,7 +5744,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 1cbe32e981634898d5b0f80b2c63798b 2007-12-14T18:54:55.323993Z 994 @@ -5778,7 +5778,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 717687210dcbeeebff8337561a427e70 2007-05-05T13:22:27.245135Z 506 @@ -5812,7 +5812,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 05c7ea8c5dc45498164a324f7db2887a 2006-12-10T18:35:48.564790Z 81 @@ -5846,7 +5846,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z ce38342dea044adf8b277f6483f1a742 2009-03-12T18:06:54.054174Z 2572 @@ -5880,7 +5880,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z dbeea4ad5a501200711cb4195856597e 2009-10-17T22:23:29.892475Z 2928 @@ -5914,7 +5914,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 4c1203f40e8e7b568ddce15af4f3ad9b 2008-11-10T18:59:06.897210Z 2006 @@ -5948,7 +5948,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z c62ac2ca3e59bb91e5bb4e206abdaed1 2007-04-25T15:06:20.062636Z 479 @@ -5982,7 +5982,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 3bb4b5f081354ea7d943f0b7c6f07284 2007-08-29T16:52:35.680643Z 674 @@ -6016,7 +6016,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 3460b737f353524921cfd9ac4199fc44 2009-03-12T19:49:39.983871Z 2580 @@ -6050,7 +6050,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 560e67e7b88186a0e21a2f614b6d83c7 2007-08-29T16:52:35.680643Z 674 @@ -6084,7 +6084,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z c22348c101d1a03b2d808cb89b3175a5 2007-06-12T20:12:05.590809Z 559 @@ -6118,7 +6118,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 87d90f2ce2101811b7aaf0031a74e0c1 2009-10-25T16:56:46.187627Z 2981 @@ -6152,7 +6152,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 84fe06ac7cefc2eebba29ac872241d88 2007-06-29T17:21:37.739022Z 577 @@ -6186,7 +6186,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z d7a9aad3796f37d70ac2ab4af9c80656 2007-08-29T16:52:35.680643Z 674 @@ -6220,7 +6220,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z defb118deb2deb23648d50da5cf71047 2006-12-24T13:38:45.881735Z 106 @@ -6254,7 +6254,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 89cbe3b06f14ba6d9a5cda47f4239f60 2009-04-26T13:09:14.221938Z 2696 @@ -6288,7 +6288,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f2e06da76555942fd3017134d618bbac 2007-08-29T16:52:35.680643Z 674 @@ -6322,7 +6322,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 5ff56d564f2da50c289c1dfd90053a4b 2008-03-05T09:16:19.220849Z 1189 @@ -6356,7 +6356,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 0ae6a6924263cf5317b539c81b952f03 2009-10-17T22:23:29.892475Z 2928 @@ -6390,7 +6390,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 121548a48360a22daa537af42ee8902b 2007-01-21T11:50:22.864544Z 167 @@ -6424,7 +6424,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 768603dc014def8d2fc0a0bb8d81ef79 2011-02-27T13:34:41.060565Z 4954 @@ -6458,7 +6458,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e50cfa8ef5216f0f7d266dac1e38c9da 2008-07-26T11:46:24.917066Z 1698 diff -r 3ab94ed89c2f -r 1afe06d9ba94 doc/.svn/all-wcprops --- a/doc/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/doc/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 42 -/svn/!svn/ver/5967/branches/1.2-stable/doc +/svn/!svn/ver/6261/branches/1.2-stable/doc END UPGRADING K 25 @@ -19,5 +19,5 @@ K 25 svn:wc:ra_dav:version-url V 52 -/svn/!svn/ver/5967/branches/1.2-stable/doc/CHANGELOG +/svn/!svn/ver/6261/branches/1.2-stable/doc/CHANGELOG END diff -r 3ab94ed89c2f -r 1afe06d9ba94 doc/.svn/entries --- a/doc/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/doc/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/doc http://redmine.rubyforge.org/svn -2011-05-30T16:40:52.269746Z -5967 +2011-07-11T11:45:14.631570Z +6261 jplang @@ -32,7 +32,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:24:22.000000Z 62141e99676ae9e0fc6a9afcc9f72128 2011-05-30T16:40:52.269746Z 5967 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z cc987c3ab1bf29e6ebe5313bef953b5b 2010-02-16T16:40:50.914879Z 3438 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z ba2ffee528eae310e20bf761619bc85f 2008-08-11T20:49:52.309238Z 1732 @@ -134,7 +134,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:24:22.000000Z fc379757634a83944c89421ef3bbc763 2011-05-30T16:40:52.269746Z 5967 @@ -168,10 +168,10 @@ -2011-06-06T13:20:52.000000Z -b9957a947aae3aff38216b32c540e2cf -2011-05-30T16:40:52.269746Z -5967 +2011-07-14T09:28:12.000000Z +7a928cad852228e5c5803fd06be7f925 +2011-07-11T11:45:14.631570Z +6261 jplang has-props @@ -194,7 +194,7 @@ -95811 +97446 COPYING file @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 751419260aa954499f7abaabaa882bbe 2007-11-04T13:19:42.552822Z 883 diff -r 3ab94ed89c2f -r 1afe06d9ba94 doc/.svn/text-base/CHANGELOG.svn-base --- a/doc/.svn/text-base/CHANGELOG.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/doc/.svn/text-base/CHANGELOG.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -4,6 +4,32 @@ Copyright (C) 2006-2011 Jean-Philippe Lang http://www.redmine.org/ +== 2011-07-11 v1.2.1 + +* Defect #5089: i18N error on truncated revision diff view +* Defect #7501: Search options get lost after clicking on a specific result type +* Defect #8229: "project.xml" response does not include the parent ID +* Defect #8449: Wiki annotated page does not display author of version 1 +* Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text +* Defect #8468: No warning when leaving page with unsaved text that has not lost focus +* Defect #8472: Private checkbox ignored on issue creation with "Set own issues public or private" permission +* Defect #8510: JRuby: Can't open administrator panel if scm command is not available +* Defect #8512: Syntax highlighter on Welcome page +* Defect #8554: Translation missing error on custom field validation +* Defect #8565: JRuby: Japanese PDF export error +* Defect #8566: Exported PDF UTF-8 Vietnamese not correct +* Defect #8569: JRuby: PDF export error with TypeError +* Defect #8576: Missing german translation - different things +* Defect #8616: Circular relations +* Defect #8646: Russian translation "label_follows" and "label_follows" are wrong +* Defect #8712: False 'Description updated' journal details messages +* Defect #8729: Not-public queries are not private +* Defect #8737: Broken line of long issue description on issue PDF. +* Defect #8738: Missing revision number/id of associated revisions on issue PDF +* Defect #8739: Workflow copy does not copy advanced workflow settings +* Defect #8759: Setting issue attributes from mail should be case-insensitive +* Defect #8777: Mercurial: Not able to Resetting Redmine project respository + == 2011-05-30 v1.2.0 * Defect #61: Broken character encoding in pdf export diff -r 3ab94ed89c2f -r 1afe06d9ba94 doc/CHANGELOG --- a/doc/CHANGELOG Mon Jul 11 16:35:45 2011 +0100 +++ b/doc/CHANGELOG Thu Jul 14 10:42:41 2011 +0100 @@ -4,6 +4,32 @@ Copyright (C) 2006-2011 Jean-Philippe Lang http://www.redmine.org/ +== 2011-07-11 v1.2.1 + +* Defect #5089: i18N error on truncated revision diff view +* Defect #7501: Search options get lost after clicking on a specific result type +* Defect #8229: "project.xml" response does not include the parent ID +* Defect #8449: Wiki annotated page does not display author of version 1 +* Defect #8467: Missing german translation - Warn me when leaving a page with unsaved text +* Defect #8468: No warning when leaving page with unsaved text that has not lost focus +* Defect #8472: Private checkbox ignored on issue creation with "Set own issues public or private" permission +* Defect #8510: JRuby: Can't open administrator panel if scm command is not available +* Defect #8512: Syntax highlighter on Welcome page +* Defect #8554: Translation missing error on custom field validation +* Defect #8565: JRuby: Japanese PDF export error +* Defect #8566: Exported PDF UTF-8 Vietnamese not correct +* Defect #8569: JRuby: PDF export error with TypeError +* Defect #8576: Missing german translation - different things +* Defect #8616: Circular relations +* Defect #8646: Russian translation "label_follows" and "label_follows" are wrong +* Defect #8712: False 'Description updated' journal details messages +* Defect #8729: Not-public queries are not private +* Defect #8737: Broken line of long issue description on issue PDF. +* Defect #8738: Missing revision number/id of associated revisions on issue PDF +* Defect #8739: Workflow copy does not copy advanced workflow settings +* Defect #8759: Setting issue attributes from mail should be case-insensitive +* Defect #8777: Mercurial: Not able to Resetting Redmine project respository + == 2011-05-30 v1.2.0 * Defect #61: Broken character encoding in pdf export diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/.svn/entries --- a/extra/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/mail_handler/.svn/entries --- a/extra/mail_handler/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/mail_handler/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/mail_handler http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z f3a0f406bd2e6d3caacb7e7c22079df0 2011-01-15T14:48:33.715032Z 4725 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/.svn/entries --- a/extra/sample_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin http://redmine.rubyforge.org/svn @@ -44,7 +44,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cb8636f8b6659a091f3e1f018a64a2f5 2009-07-02T18:40:06.298867Z 2798 @@ -78,7 +78,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 4d87ae4412bda3ec3b4c9a8bc17fafb6 2009-02-26T16:37:48.671184Z 2530 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/app/.svn/entries --- a/extra/sample_plugin/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/app http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/app/controllers/.svn/entries --- a/extra/sample_plugin/app/controllers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/app/controllers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/app/controllers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 9e3b32d475f8b06df8d45b28a2732d76 2009-02-21T11:04:50.579477Z 2493 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/app/models/.svn/entries --- a/extra/sample_plugin/app/models/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/app/models/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/app/models http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 5161ccc668c61730638ef23bec50232f 2008-07-27T19:18:35.954247Z 1704 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/app/views/.svn/entries --- a/extra/sample_plugin/app/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/app/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/app/views http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/app/views/example/.svn/entries --- a/extra/sample_plugin/app/views/example/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/app/views/example/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/app/views/example http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 674cc3fb92754e41d7e7d5fb7ed0eda7 2007-09-23T18:50:53.732551Z 753 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z cf9e02439886339b70ee199313902c96 2007-09-23T18:50:53.732551Z 753 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/app/views/my/.svn/entries --- a/extra/sample_plugin/app/views/my/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/app/views/my/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/app/views/my http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/app/views/my/blocks/.svn/entries --- a/extra/sample_plugin/app/views/my/blocks/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/app/views/my/blocks/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/app/views/my/blocks http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z e2d729cf488b7b7411cffb259c10559a 2009-02-26T16:36:56.835799Z 2529 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/app/views/settings/.svn/entries --- a/extra/sample_plugin/app/views/settings/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/app/views/settings/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/app/views/settings http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 065925dde040b66230ae06437114c77f 2009-07-02T18:40:06.298867Z 2798 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/assets/.svn/entries --- a/extra/sample_plugin/assets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/assets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/assets http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/assets/images/.svn/entries --- a/extra/sample_plugin/assets/images/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/assets/images/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/assets/images http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z 81bcc262c08473fa7cb05cc78176652f 2007-09-23T18:50:53.732551Z 753 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/assets/stylesheets/.svn/entries --- a/extra/sample_plugin/assets/stylesheets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/assets/stylesheets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/assets/stylesheets http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:09.000000Z ced97da84497db69b30e6e17a55c3fb9 2007-09-23T18:50:53.732551Z 753 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/config/.svn/entries --- a/extra/sample_plugin/config/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/config/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/config http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/config/locales/.svn/entries --- a/extra/sample_plugin/config/locales/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/config/locales/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/config/locales http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c1dc7060239e61ce13e8840b305000c5 2009-02-08T16:13:02.919112Z 2413 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 989492284a42bf9777e2bd0d39b40254 2009-02-08T16:13:02.919112Z 2413 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/db/.svn/entries --- a/extra/sample_plugin/db/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/db/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/db http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/sample_plugin/db/migrate/.svn/entries --- a/extra/sample_plugin/db/migrate/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/sample_plugin/db/migrate/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/sample_plugin/db/migrate http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2316ab57f3d60b7f04b4bdfdebf6fd8e 2008-07-27T19:10:56.352148Z 1703 diff -r 3ab94ed89c2f -r 1afe06d9ba94 extra/svn/.svn/entries --- a/extra/svn/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/extra/svn/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/extra/svn http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z b9371e264b5907bf884bf17deba8c835 2011-05-17T13:32:08.404109Z 5825 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f41d78e45e03554626edf5e4e6663d80 2007-04-02T19:01:31.084001Z 402 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c3d331d6024a3d0f0c250fda387ce052 2011-02-23T17:27:31.762248Z 4936 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 96fdfe0a7a4913dbbfc1b871d7abab02 2007-04-01T19:43:59.029417Z 396 diff -r 3ab94ed89c2f -r 1afe06d9ba94 files/.svn/entries --- a/files/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/files/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/files http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ae0415159f2c4dba3fc1a559d4c0f9f5 2006-06-28T18:11:03.549769Z 4 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/.svn/all-wcprops --- a/lib/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 42 -/svn/!svn/ver/5943/branches/1.2-stable/lib +/svn/!svn/ver/6261/branches/1.2-stable/lib END redmine.rb K 25 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/.svn/entries --- a/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib http://redmine.rubyforge.org/svn -2011-05-28T03:34:47.536780Z -5943 -tmaruyama +2011-07-11T11:45:14.631570Z +6261 +jplang @@ -38,7 +38,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1657561b457dadfa5d004a393bdd1a2e 2009-11-04T13:22:26.440808Z 3007 @@ -78,7 +78,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 0db4c288bb61c89e63cd92b6218a718a 2011-04-15T13:30:25.989544Z 5468 @@ -112,7 +112,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9d8fb5ede85fd780f018b74b36a83034 2010-06-20T19:03:09.888571Z 3804 @@ -149,7 +149,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z ed903f4f804480cf72cd46a16cb64b92 2011-03-14T20:35:36.619571Z 5133 @@ -183,7 +183,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 55e7cfa4fcb3619e9939d29336ecdf02 2008-03-11T19:33:38.611682Z 1227 @@ -217,7 +217,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1ecc6c4c4ae6aa3e75600673b4b78add 2009-08-15T22:41:40.505056Z 2840 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/SVG/.svn/entries --- a/lib/SVG/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/SVG/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/SVG http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 393a5ca445f6965873eca0259a17f833 2007-03-25T17:11:46.804742Z 380 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 072cf60873854a186c6eba9b74dbe389 2007-03-25T17:11:46.804742Z 380 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/SVG/Graph/.svn/entries --- a/lib/SVG/Graph/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/SVG/Graph/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/SVG/Graph http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0a49ed37717b08c6bccdc843a03a333d 2009-03-30T19:58:17.407192Z 2642 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 55ff835de5a0fb0fd2d6a236b1c5c436 2009-03-30T19:58:17.407192Z 2642 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a39e9963eaae7bb913b6d8d2dfe0506f 2009-03-30T19:58:17.407192Z 2642 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 184772c0f1732eadf12b0e8bc9e172f7 2009-03-30T19:58:17.407192Z 2642 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fad5865539cbd7ba3433fd6d47b9d3f2 2009-11-07T10:40:54.677820Z 3017 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cc9051d7617dfe6dd6cc47fe83fd6ec4 2009-03-30T19:58:17.407192Z 2642 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f092a4b0f16876381bc9283058eeb48c 2007-03-25T17:11:46.804742Z 380 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 73dbcb4a1cba46b4e46a81881d24ff1a 2009-03-30T19:58:17.407192Z 2642 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d8e95d0e507a02a74a5ac3435560d3bd 2007-03-25T17:11:46.804742Z 380 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/generators/.svn/entries --- a/lib/generators/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/generators/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/generators http://redmine.rubyforge.org/svn -2010-06-17T19:02:13.409991Z -3771 -edavis10 +2011-06-21T03:16:49.595160Z +6105 +jbbarth diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/generators/redmine_plugin/.svn/entries --- a/lib/generators/redmine_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/generators/redmine_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/generators/redmine_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 334056a407de9091bb8774ba986c53f9 2009-06-10T03:39:02.884087Z 2785 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z be5d60ef31ac822cd5650ab976dcc543 2009-06-10T03:39:02.884087Z 2785 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/generators/redmine_plugin/templates/.svn/entries --- a/lib/generators/redmine_plugin/templates/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/generators/redmine_plugin/templates/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/generators/redmine_plugin/templates http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2d39c559d341be440cb60911ef125dd9 2008-09-05T10:31:06.632668Z 1786 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d97a21936cfb77543031f7d9a5d5131a 2008-10-25T04:37:31.779636Z 1949 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d14592489e5b7d34b33d2487f4770b7d 2008-10-25T04:37:31.779636Z 1949 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ab791ada26df5c9c1a13b771e988a36f 2009-06-10T03:39:02.884087Z 2785 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 39cb16a49db6c72cdd7a63447d5b188f 2010-06-17T19:02:13.409991Z 3771 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/generators/redmine_plugin_controller/.svn/entries --- a/lib/generators/redmine_plugin_controller/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/generators/redmine_plugin_controller/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/generators/redmine_plugin_controller http://redmine.rubyforge.org/svn -2010-06-17T19:02:07.893033Z -3770 -edavis10 +2011-06-21T03:16:49.595160Z +6105 +jbbarth @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 60c1792566a450d246dd66ff274ae06c 2008-09-05T10:31:06.632668Z 1786 @@ -66,11 +66,11 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:12.000000Z 23b15404071adb39cb140a6113057f15 -2010-02-28T12:15:47.320153Z -3514 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/generators/redmine_plugin_controller/templates/.svn/entries --- a/lib/generators/redmine_plugin_controller/templates/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/generators/redmine_plugin_controller/templates/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/generators/redmine_plugin_controller/templates http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0ae9d2e8e624fef815f60164d47b6464 2008-09-05T10:31:06.632668Z 1786 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e8491aac2379dbba3d3ddadc30f6db07 2008-10-25T09:35:51.426668Z 1951 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2fdd792e6b6825b4f1802ba4767e0435 2008-10-25T09:35:51.426668Z 1951 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 22e765f47aacc324789509219797d087 2010-06-17T19:02:07.893033Z 3770 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/generators/redmine_plugin_model/.svn/entries --- a/lib/generators/redmine_plugin_model/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/generators/redmine_plugin_model/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/generators/redmine_plugin_model http://redmine.rubyforge.org/svn -2010-06-17T19:02:07.893033Z -3770 -edavis10 +2011-06-21T03:16:49.595160Z +6105 +jbbarth @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ca5ffbd9dfb099b2f38ca21c030ffea0 2008-09-05T10:31:06.632668Z 1786 @@ -66,11 +66,11 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:12.000000Z ba0c0092c69cca4c21b1b26027f7472b -2010-02-28T12:15:47.320153Z -3514 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/generators/redmine_plugin_model/templates/.svn/entries --- a/lib/generators/redmine_plugin_model/templates/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/generators/redmine_plugin_model/templates/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/generators/redmine_plugin_model/templates http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ce0817700ec27f10f7d07f998bff6991 2008-10-25T09:35:51.426668Z 1951 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a4081d31f6d22e7655b4f6e9fb894a03 2009-10-17T21:08:33.644420Z 2926 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 115e77dae670747c95b5ff22c01d4174 2008-09-05T10:31:06.632668Z 1786 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3a783571ccc96a2f639329700dda677b 2010-06-17T19:02:07.893033Z 3770 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/plugins/.svn/entries --- a/lib/plugins/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/plugins/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/plugins http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine.rb --- a/lib/redmine.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine.rb Thu Jul 14 10:42:41 2011 +0100 @@ -47,7 +47,7 @@ # Permissions Redmine::AccessControl.map do |map| - map.permission :view_project, {:projects => [:show], :activities => [:index]}, :public => true + map.permission :view_project, {:projects => [:show], :activities => [:index], :members => [:index]}, :public => true map.permission :search_project, {:search => :index}, :public => true map.permission :add_project, {:projects => [:new, :create]}, :require => :loggedin map.permission :edit_project, {:projects => [:settings, :edit, :update, :overview]}, :require => :member @@ -189,6 +189,7 @@ Redmine::MenuManager.map :project_menu do |menu| menu.push :overview, { :controller => 'projects', :action => 'show' } + menu.push :members, { :controller => 'members', :action => 'index' }, :param => :project_id menu.push :news, { :controller => 'news', :action => 'index' }, :param => :project_id, :caption => :label_news_plural menu.push :activity, { :controller => 'activities', :action => 'index' } menu.push :roadmap, { :controller => 'versions', :action => 'index' }, :param => :project_id, diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/.svn/all-wcprops --- a/lib/redmine/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,19 @@ K 25 svn:wc:ra_dav:version-url V 50 -/svn/!svn/ver/5879/branches/1.2-stable/lib/redmine +/svn/!svn/ver/6261/branches/1.2-stable/lib/redmine +END +plugin.rb +K 25 +svn:wc:ra_dav:version-url +V 60 +/svn/!svn/ver/6105/branches/1.2-stable/lib/redmine/plugin.rb +END +i18n.rb +K 25 +svn:wc:ra_dav:version-url +V 58 +/svn/!svn/ver/6105/branches/1.2-stable/lib/redmine/i18n.rb END codeset_util.rb K 25 @@ -13,7 +25,7 @@ K 25 svn:wc:ra_dav:version-url V 61 -/svn/!svn/ver/5879/branches/1.2-stable/lib/redmine/version.rb +/svn/!svn/ver/6261/branches/1.2-stable/lib/redmine/version.rb END custom_field_format.rb K 25 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/.svn/entries --- a/lib/redmine/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine http://redmine.rubyforge.org/svn -2011-05-22T09:20:14.586112Z -5879 +2011-07-11T11:45:14.631570Z +6261 jplang @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 85ff863202dfbf2a6e9447a3bcf7cc06 2011-01-22T12:09:07.652831Z 4737 @@ -103,7 +103,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 23fd3a13b8bcd6b3e2547e913d5fae18 2010-12-22T21:41:08.746858Z 4559 @@ -137,7 +137,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z caeedebd5c05aede1d232510d03ad136 2008-12-31T14:56:30.439880Z 2220 @@ -174,7 +174,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ddadcd03b97455adae2451a2140afbf6 2009-05-30T23:00:22.602473Z 2776 @@ -208,7 +208,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 41c2852d003d94cb23c231f06be62d12 2008-01-20T13:07:19.003764Z 1081 @@ -245,7 +245,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d04b071ce8f05b44ca6993c56fea9b1f 2009-01-04T17:09:25.896068Z 2234 @@ -279,7 +279,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e7e4c44515553e36bffa6e8f8960080b 2008-09-25T18:51:03.022592Z 1907 @@ -313,7 +313,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6f968bcc4f81562e9cbddb02ebc62601 2010-02-17T20:05:51.124365Z 3444 @@ -350,7 +350,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2f47dda69333c012a55496a3792c369e 2011-02-25T14:30:05.998365Z 4949 @@ -384,7 +384,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 91ed592a8419f1bec48ba880c7a86e29 2009-05-25T19:10:26.065563Z 2766 @@ -418,7 +418,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4a40844a6cd11aa7409bc8f4e9a2c74e 2010-03-28T11:30:48.135356Z 3619 @@ -452,7 +452,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 818a8c71d5080050c1fe5a95e1469a3d 2011-03-04T14:32:58.878627Z 5003 @@ -486,11 +486,11 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:12.000000Z cc684405103aabd5f4aea0c21fd7c732 -2011-02-20T14:56:37.399906Z -4894 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -523,7 +523,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7f659c02de1ea89806beda1772dc4d36 2010-12-12T13:11:53.259618Z 4491 @@ -557,7 +557,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 68165c83be56d3204c582958d933ff0a 2008-08-25T11:01:37.715099Z 1753 @@ -591,10 +591,10 @@ -2011-06-06T13:20:53.000000Z -fe0857b61f8e946781b4eb6cb6298a1f -2011-05-22T09:20:14.586112Z -5879 +2011-07-14T09:28:12.000000Z +af4770b66da6d84e5f63c4698ab09a37 +2011-07-11T11:45:14.631570Z +6261 jplang has-props @@ -625,7 +625,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z ae8c89a602b7d18e390aa1a7865a2319 2011-04-01T14:02:05.869935Z 5275 @@ -659,7 +659,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 9494e5229ba69caf5121fd1f90c0fb9e 2011-03-22T04:35:48.334519Z 5190 @@ -699,7 +699,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 88435997a6d77548eab82526df38caf1 2008-07-27T18:38:31.746909Z 1702 @@ -733,7 +733,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 648c40cc515e97d063d2c2f218cbbc23 2010-02-17T20:47:50.603139Z 3446 @@ -767,11 +767,11 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:12.000000Z 81bc46012d5a0067e18e08bada197d8c -2010-10-25T23:32:01.793182Z -4293 -edavis10 +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -801,7 +801,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7f3739a749929e1f65efb292620d361b 2010-11-14T16:24:21.989522Z 4406 @@ -835,7 +835,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z dfacee092edce74d74e8ea7d7a54aeba 2010-11-14T16:24:21.989522Z 4406 @@ -869,7 +869,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7632bcee464a923f5aa7c9eba29f8081 2008-04-26T11:59:51.889210Z 1361 @@ -903,7 +903,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 763ba2f765c62f378371f2472679c464 2011-02-26T13:09:25.657748Z 4950 @@ -940,7 +940,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 34031c9894d99cfc79820222a06d34c5 2011-03-11T20:23:29.177962Z 5094 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/.svn/text-base/version.rb.svn-base --- a/lib/redmine/.svn/text-base/version.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/.svn/text-base/version.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -4,7 +4,7 @@ module VERSION #:nodoc: MAJOR = 1 MINOR = 2 - TINY = 0 + TINY = 1 # Branch values: # * official release: nil diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/activity/.svn/entries --- a/lib/redmine/activity/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/activity/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/activity http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 20597949bb74e98a3ffc97bc8a3ead7d 2010-07-06T02:22:03.226147Z 3829 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/core_ext/.svn/entries --- a/lib/redmine/core_ext/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/core_ext/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/core_ext http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fcafa1cc4149d3a5de82816c61b7fa02 2009-08-17T16:32:24.020380Z 2844 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/core_ext/string/.svn/entries --- a/lib/redmine/core_ext/string/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/core_ext/string/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/core_ext/string http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e614ecdb2fac85cd9f8808e7cff7f9de 2009-08-17T16:32:24.020380Z 2844 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1cc26c5de967944da3a6b07331512637 2009-10-10T15:09:19.510095Z 2912 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/default_data/.svn/entries --- a/lib/redmine/default_data/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/default_data/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/default_data http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z a052713b43f76c049afa9cba6ed46e77 2011-04-15T13:23:13.506236Z 5466 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/export/.svn/all-wcprops --- a/lib/redmine/export/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/export/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,11 +1,11 @@ K 25 svn:wc:ra_dav:version-url V 57 -/svn/!svn/ver/5878/branches/1.2-stable/lib/redmine/export +/svn/!svn/ver/6153/branches/1.2-stable/lib/redmine/export END pdf.rb K 25 svn:wc:ra_dav:version-url V 64 -/svn/!svn/ver/5878/branches/1.2-stable/lib/redmine/export/pdf.rb +/svn/!svn/ver/6153/branches/1.2-stable/lib/redmine/export/pdf.rb END diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/export/.svn/entries --- a/lib/redmine/export/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/export/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/export http://redmine.rubyforge.org/svn -2011-05-10T01:03:28.091124Z -5723 +2011-07-02T13:15:54.719761Z +6153 tmaruyama @@ -32,10 +32,10 @@ -2011-06-06T13:20:53.000000Z -2ed64538eebb760396d45f10184ff550 -2011-05-10T01:03:28.091124Z -5723 +2011-07-14T09:28:12.000000Z +1a01e5ae7cc73f48f39fea205f6f4db2 +2011-07-02T13:15:54.719761Z +6153 tmaruyama has-props @@ -58,5 +58,5 @@ -14982 +15568 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/export/.svn/text-base/pdf.rb.svn-base --- a/lib/redmine/export/.svn/text-base/pdf.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/export/.svn/text-base/pdf.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -40,33 +40,39 @@ @ic = Iconv.new(pdf_encoding, 'UTF-8') end super('P', 'mm', 'A4', (pdf_encoding == 'UTF-8'), pdf_encoding) - case pdf_encoding - when 'UTF-8' - @font_for_content = 'FreeSans' - @font_for_footer = 'FreeSans' - when 'CP949' - extend(PDF_Korean) - AddUHCFont() - @font_for_content = 'UHC' - @font_for_footer = 'UHC' - when 'CP932' - extend(PDF_Japanese) - AddSJISFont() - @font_for_content = 'SJIS' - @font_for_footer = 'SJIS' - when 'GB18030' - extend(PDF_Chinese) - AddGBFont() - @font_for_content = 'GB' - @font_for_footer = 'GB' - when 'BIG5' - extend(PDF_Chinese) - AddBig5Font() - @font_for_content = 'Big5' - @font_for_footer = 'Big5' + case current_language.to_s.downcase + when 'vi' + @font_for_content = 'DejaVuSans' + @font_for_footer = 'DejaVuSans' else - @font_for_content = 'Arial' - @font_for_footer = 'Helvetica' + case pdf_encoding + when 'UTF-8' + @font_for_content = 'FreeSans' + @font_for_footer = 'FreeSans' + when 'CP949' + extend(PDF_Korean) + AddUHCFont() + @font_for_content = 'UHC' + @font_for_footer = 'UHC' + when 'CP932', 'SJIS', 'SHIFT_JIS' + extend(PDF_Japanese) + AddSJISFont() + @font_for_content = 'SJIS' + @font_for_footer = 'SJIS' + when 'GB18030' + extend(PDF_Chinese) + AddGBFont() + @font_for_content = 'GB' + @font_for_footer = 'GB' + when 'BIG5' + extend(PDF_Chinese) + AddBig5Font() + @font_for_content = 'Big5' + @font_for_footer = 'Big5' + else + @font_for_content = 'Arial' + @font_for_footer = 'Helvetica' + end end SetCreator(Redmine::Info.app_name) SetFont(@font_for_content) @@ -101,12 +107,12 @@ RDMPdfEncoding::rdm_pdf_iconv(@ic, txt) end - def RDMCell(w,h=0,txt='',border=0,ln=0,align='',fill=0,link='') - Cell(w,h,fix_text_encoding(txt),border,ln,align,fill,link) + def RDMCell(w ,h=0, txt='', border=0, ln=0, align='', fill=0, link='') + Cell(w, h, fix_text_encoding(txt), border, ln, align, fill, link) end - def RDMMultiCell(w,h=0,txt='',border=0,align='',fill=0) - MultiCell(w,h,fix_text_encoding(txt),border,align,fill) + def RDMMultiCell(w, h=0, txt='', border=0, align='', fill=0, ln=1) + MultiCell(w, h, fix_text_encoding(txt), border, align, fill, ln) end def Footer @@ -276,8 +282,6 @@ "#{issue.project} - #{issue.tracker} # #{issue.id}: #{issue.subject}") pdf.Ln - y0 = pdf.GetY - pdf.SetFontStyle('B',9) pdf.RDMCell(35,5, l(:field_status) + ":","LT") pdf.SetFontStyle('',9) @@ -325,18 +329,18 @@ pdf.RDMMultiCell(155,5, (show_value custom_value),"R") end + y0 = pdf.GetY + pdf.SetFontStyle('B',9) pdf.RDMCell(35,5, l(:field_subject) + ":","LT") pdf.SetFontStyle('',9) pdf.RDMMultiCell(155,5, issue.subject,"RT") + pdf.Line(pdf.GetX, y0, pdf.GetX, pdf.GetY) pdf.SetFontStyle('B',9) - pdf.RDMCell(35,5, l(:field_description) + ":","LT") + pdf.RDMCell(35+155, 5, l(:field_description), "LRT", 1) pdf.SetFontStyle('',9) - pdf.RDMMultiCell(155,5, issue.description.to_s,"RT") - - pdf.Line(pdf.GetX, y0, pdf.GetX, pdf.GetY) - pdf.Line(pdf.GetX, pdf.GetY, pdf.GetX + 190, pdf.GetY) + pdf.RDMMultiCell(35+155, 5, issue.description.to_s, "LRB") pdf.Ln if issue.changesets.any? && @@ -346,8 +350,9 @@ pdf.Ln for changeset in issue.changesets pdf.SetFontStyle('B',8) - pdf.RDMCell(190,5, - format_time(changeset.committed_on) + " - " + changeset.author.to_s) + csstr = "#{l(:label_revision)} #{changeset.format_identifier} - " + csstr += format_time(changeset.committed_on) + " - " + changeset.author.to_s + pdf.RDMCell(190, 5, csstr) pdf.Ln unless changeset.comments.blank? pdf.SetFontStyle('',8) @@ -408,6 +413,13 @@ txt = Redmine::CodesetUtil.replace_invalid_utf8(txt) end txt.force_encoding('ASCII-8BIT') + elsif RUBY_PLATFORM == 'java' + begin + ic ||= Iconv.new(l(:general_pdf_encoding), 'UTF-8') + txt = ic.iconv(txt) + rescue + txt = txt.gsub(%r{[^\r\n\t\x20-\x7e]}, '?') + end else ic ||= Iconv.new(l(:general_pdf_encoding), 'UTF-8') txtar = "" diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/export/pdf.rb --- a/lib/redmine/export/pdf.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/export/pdf.rb Thu Jul 14 10:42:41 2011 +0100 @@ -40,33 +40,39 @@ @ic = Iconv.new(pdf_encoding, 'UTF-8') end super('P', 'mm', 'A4', (pdf_encoding == 'UTF-8'), pdf_encoding) - case pdf_encoding - when 'UTF-8' - @font_for_content = 'FreeSans' - @font_for_footer = 'FreeSans' - when 'CP949' - extend(PDF_Korean) - AddUHCFont() - @font_for_content = 'UHC' - @font_for_footer = 'UHC' - when 'CP932' - extend(PDF_Japanese) - AddSJISFont() - @font_for_content = 'SJIS' - @font_for_footer = 'SJIS' - when 'GB18030' - extend(PDF_Chinese) - AddGBFont() - @font_for_content = 'GB' - @font_for_footer = 'GB' - when 'BIG5' - extend(PDF_Chinese) - AddBig5Font() - @font_for_content = 'Big5' - @font_for_footer = 'Big5' + case current_language.to_s.downcase + when 'vi' + @font_for_content = 'DejaVuSans' + @font_for_footer = 'DejaVuSans' else - @font_for_content = 'Arial' - @font_for_footer = 'Helvetica' + case pdf_encoding + when 'UTF-8' + @font_for_content = 'FreeSans' + @font_for_footer = 'FreeSans' + when 'CP949' + extend(PDF_Korean) + AddUHCFont() + @font_for_content = 'UHC' + @font_for_footer = 'UHC' + when 'CP932', 'SJIS', 'SHIFT_JIS' + extend(PDF_Japanese) + AddSJISFont() + @font_for_content = 'SJIS' + @font_for_footer = 'SJIS' + when 'GB18030' + extend(PDF_Chinese) + AddGBFont() + @font_for_content = 'GB' + @font_for_footer = 'GB' + when 'BIG5' + extend(PDF_Chinese) + AddBig5Font() + @font_for_content = 'Big5' + @font_for_footer = 'Big5' + else + @font_for_content = 'Arial' + @font_for_footer = 'Helvetica' + end end SetCreator(Redmine::Info.app_name) SetFont(@font_for_content) @@ -101,12 +107,12 @@ RDMPdfEncoding::rdm_pdf_iconv(@ic, txt) end - def RDMCell(w,h=0,txt='',border=0,ln=0,align='',fill=0,link='') - Cell(w,h,fix_text_encoding(txt),border,ln,align,fill,link) + def RDMCell(w ,h=0, txt='', border=0, ln=0, align='', fill=0, link='') + Cell(w, h, fix_text_encoding(txt), border, ln, align, fill, link) end - def RDMMultiCell(w,h=0,txt='',border=0,align='',fill=0) - MultiCell(w,h,fix_text_encoding(txt),border,align,fill) + def RDMMultiCell(w, h=0, txt='', border=0, align='', fill=0, ln=1) + MultiCell(w, h, fix_text_encoding(txt), border, align, fill, ln) end def Footer @@ -276,8 +282,6 @@ "#{issue.project} - #{issue.tracker} # #{issue.id}: #{issue.subject}") pdf.Ln - y0 = pdf.GetY - pdf.SetFontStyle('B',9) pdf.RDMCell(35,5, l(:field_status) + ":","LT") pdf.SetFontStyle('',9) @@ -325,18 +329,18 @@ pdf.RDMMultiCell(155,5, (show_value custom_value),"R") end + y0 = pdf.GetY + pdf.SetFontStyle('B',9) pdf.RDMCell(35,5, l(:field_subject) + ":","LT") pdf.SetFontStyle('',9) pdf.RDMMultiCell(155,5, issue.subject,"RT") + pdf.Line(pdf.GetX, y0, pdf.GetX, pdf.GetY) pdf.SetFontStyle('B',9) - pdf.RDMCell(35,5, l(:field_description) + ":","LT") + pdf.RDMCell(35+155, 5, l(:field_description), "LRT", 1) pdf.SetFontStyle('',9) - pdf.RDMMultiCell(155,5, issue.description.to_s,"RT") - - pdf.Line(pdf.GetX, y0, pdf.GetX, pdf.GetY) - pdf.Line(pdf.GetX, pdf.GetY, pdf.GetX + 190, pdf.GetY) + pdf.RDMMultiCell(35+155, 5, issue.description.to_s, "LRB") pdf.Ln if issue.changesets.any? && @@ -346,8 +350,9 @@ pdf.Ln for changeset in issue.changesets pdf.SetFontStyle('B',8) - pdf.RDMCell(190,5, - format_time(changeset.committed_on) + " - " + changeset.author.to_s) + csstr = "#{l(:label_revision)} #{changeset.format_identifier} - " + csstr += format_time(changeset.committed_on) + " - " + changeset.author.to_s + pdf.RDMCell(190, 5, csstr) pdf.Ln unless changeset.comments.blank? pdf.SetFontStyle('',8) @@ -408,6 +413,13 @@ txt = Redmine::CodesetUtil.replace_invalid_utf8(txt) end txt.force_encoding('ASCII-8BIT') + elsif RUBY_PLATFORM == 'java' + begin + ic ||= Iconv.new(l(:general_pdf_encoding), 'UTF-8') + txt = ic.iconv(txt) + rescue + txt = txt.gsub(%r{[^\r\n\t\x20-\x7e]}, '?') + end else ic ||= Iconv.new(l(:general_pdf_encoding), 'UTF-8') txtar = "" diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/helpers/.svn/entries --- a/lib/redmine/helpers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/helpers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/helpers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 111af23362cad335d5d23c03cc7668d1 2011-05-09T11:12:27.265905Z 5720 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a3487dfca2baab10aacea141b7c0fc5f 2011-02-27T12:50:47.369941Z 4953 @@ -100,7 +100,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 4e48abe08914d8b6e345e9752257a603 2011-03-27T15:43:26.269165Z 5228 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/.svn/all-wcprops --- a/lib/redmine/scm/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ K 25 svn:wc:ra_dav:version-url V 54 -/svn/!svn/ver/5878/branches/1.2-stable/lib/redmine/scm +/svn/!svn/ver/6253/branches/1.2-stable/lib/redmine/scm END diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/.svn/entries --- a/lib/redmine/scm/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/scm http://redmine.rubyforge.org/svn -2011-05-21T02:39:42.521746Z -5870 +2011-07-11T02:08:03.947910Z +6253 tmaruyama @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3a053c03d210decd9105a24ff5e1aa8f 2010-02-16T22:41:59.625572Z 3440 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/adapters/.svn/all-wcprops --- a/lib/redmine/scm/adapters/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/adapters/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 63 -/svn/!svn/ver/5878/branches/1.2-stable/lib/redmine/scm/adapters +/svn/!svn/ver/6253/branches/1.2-stable/lib/redmine/scm/adapters END subversion_adapter.rb K 25 @@ -19,7 +19,7 @@ K 25 svn:wc:ra_dav:version-url V 83 -/svn/!svn/ver/5878/branches/1.2-stable/lib/redmine/scm/adapters/abstract_adapter.rb +/svn/!svn/ver/6105/branches/1.2-stable/lib/redmine/scm/adapters/abstract_adapter.rb END git_adapter.rb K 25 @@ -31,7 +31,7 @@ K 25 svn:wc:ra_dav:version-url V 84 -/svn/!svn/ver/5878/branches/1.2-stable/lib/redmine/scm/adapters/mercurial_adapter.rb +/svn/!svn/ver/6253/branches/1.2-stable/lib/redmine/scm/adapters/mercurial_adapter.rb END filesystem_adapter.rb K 25 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/adapters/.svn/entries --- a/lib/redmine/scm/adapters/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/adapters/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/scm/adapters http://redmine.rubyforge.org/svn -2011-05-21T02:39:42.521746Z -5870 +2011-07-11T02:08:03.947910Z +6253 tmaruyama @@ -32,7 +32,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z bf7d7b180f55d2100736e363ce125552 2011-05-10T17:52:56.415969Z 5731 @@ -66,7 +66,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 8bcb2a65cfdf8d27dc53f10469887018 2011-05-06T12:57:32.851840Z 5668 @@ -103,11 +103,11 @@ -2011-06-06T13:20:53.000000Z -b5e95cdfce320e25a25588b5bf01d39a -2011-05-21T02:16:51.624699Z -5863 -tmaruyama +2011-07-14T09:28:12.000000Z +d2cd43405e57519c00a107de2b3d6ae5 +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -129,7 +129,7 @@ -9625 +9870 git_adapter.rb file @@ -137,7 +137,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 8b7b85fc7884f18402dfd33412bb1632 2011-05-21T02:39:42.521746Z 5870 @@ -171,10 +171,10 @@ -2011-06-06T13:20:53.000000Z -ef24fdf73dd59d164e60121c21aa5b93 -2011-05-21T02:38:04.545904Z -5868 +2011-07-14T09:28:12.000000Z +4ccc46fcc4b9e3fca57dad66cdedd298 +2011-07-11T02:08:03.947910Z +6253 tmaruyama has-props @@ -197,7 +197,7 @@ -11824 +11989 filesystem_adapter.rb file @@ -205,7 +205,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 23ac49fabb89c7578c173ef09c7f280f 2011-05-21T02:17:34.152882Z 5864 @@ -239,7 +239,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 0c56303ba5340dfff7860be537a1ccc1 2011-05-21T02:18:53.346845Z 5866 @@ -273,7 +273,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z f039e19c659f52d26c9be8a566b90539 2011-05-06T12:57:54.181968Z 5669 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/adapters/.svn/text-base/abstract_adapter.rb.svn-base --- a/lib/redmine/scm/adapters/.svn/text-base/abstract_adapter.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/adapters/.svn/text-base/abstract_adapter.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -199,7 +199,9 @@ end def self.shellout(cmd, &block) - logger.debug "Shelling out: #{strip_credential(cmd)}" if logger && logger.debug? + if logger && logger.debug? + logger.debug "Shelling out: #{strip_credential(cmd)}" + end if Rails.env == 'development' # Capture stderr when running in dev environment cmd = "#{cmd} 2>>#{RAILS_ROOT}/log/scm.stderr.log" @@ -217,7 +219,13 @@ rescue Errno::ENOENT => e msg = strip_credential(e.message) # The command failed, log it and re-raise - logger.error("SCM command failed, make sure that your SCM binary (eg. svn) is in PATH (#{ENV['PATH']}): #{strip_credential(cmd)}\n with: #{msg}") + logmsg = "SCM command failed, " + logmsg += "make sure that your SCM command (e.g. svn) is " + logmsg += "in PATH (#{ENV['PATH']})\n" + logmsg += "You can configure your scm commands in config/configuration.yml.\n" + logmsg += "#{strip_credential(cmd)}\n" + logmsg += "with: #{msg}" + logger.error(logmsg) raise CommandFailed.new(msg) end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/adapters/.svn/text-base/mercurial_adapter.rb.svn-base --- a/lib/redmine/scm/adapters/.svn/text-base/mercurial_adapter.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/adapters/.svn/text-base/mercurial_adapter.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -95,6 +95,10 @@ Info.new(:root_url => CGI.unescape(summary['repository']['root']), :lastrev => Revision.new(:revision => tip['revision'], :scmid => tip['node'])) + # rescue HgCommandAborted + rescue Exception => e + logger.error "hg: error during getting info: #{e.message}" + nil end def tags @@ -276,7 +280,8 @@ end blame rescue HgCommandAborted - nil # means not found or cannot be annotated + # means not found or cannot be annotated + Annotate.new end class Revision < Redmine::Scm::Adapters::Revision diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/adapters/abstract_adapter.rb --- a/lib/redmine/scm/adapters/abstract_adapter.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/adapters/abstract_adapter.rb Thu Jul 14 10:42:41 2011 +0100 @@ -199,7 +199,9 @@ end def self.shellout(cmd, &block) - logger.debug "Shelling out: #{strip_credential(cmd)}" if logger && logger.debug? + if logger && logger.debug? + logger.debug "Shelling out: #{strip_credential(cmd)}" + end if Rails.env == 'development' # Capture stderr when running in dev environment cmd = "#{cmd} 2>>#{RAILS_ROOT}/log/scm.stderr.log" @@ -217,7 +219,13 @@ rescue Errno::ENOENT => e msg = strip_credential(e.message) # The command failed, log it and re-raise - logger.error("SCM command failed, make sure that your SCM binary (eg. svn) is in PATH (#{ENV['PATH']}): #{strip_credential(cmd)}\n with: #{msg}") + logmsg = "SCM command failed, " + logmsg += "make sure that your SCM command (e.g. svn) is " + logmsg += "in PATH (#{ENV['PATH']})\n" + logmsg += "You can configure your scm commands in config/configuration.yml.\n" + logmsg += "#{strip_credential(cmd)}\n" + logmsg += "with: #{msg}" + logger.error(logmsg) raise CommandFailed.new(msg) end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/adapters/mercurial/.svn/entries --- a/lib/redmine/scm/adapters/mercurial/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/adapters/mercurial/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/scm/adapters/mercurial http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 961af0eb6ab17203d985cdeac685937e 2011-01-05T15:02:24.961855Z 4633 @@ -66,7 +66,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z e00d9a9bc9249ea3dca63636370ba377 2011-03-14T02:23:54.474379Z 5112 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9d5de62ae8cdc141d3f8b970dbba07a0 2011-01-05T15:02:24.961855Z 4633 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/scm/adapters/mercurial_adapter.rb --- a/lib/redmine/scm/adapters/mercurial_adapter.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/scm/adapters/mercurial_adapter.rb Thu Jul 14 10:42:41 2011 +0100 @@ -95,6 +95,10 @@ Info.new(:root_url => CGI.unescape(summary['repository']['root']), :lastrev => Revision.new(:revision => tip['revision'], :scmid => tip['node'])) + # rescue HgCommandAborted + rescue Exception => e + logger.error "hg: error during getting info: #{e.message}" + nil end def tags @@ -275,7 +279,8 @@ end blame rescue HgCommandAborted - nil # means not found or cannot be annotated + # means not found or cannot be annotated + Annotate.new end class Revision < Redmine::Scm::Adapters::Revision diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/version.rb --- a/lib/redmine/version.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/version.rb Thu Jul 14 10:42:41 2011 +0100 @@ -4,7 +4,7 @@ module VERSION #:nodoc: MAJOR = 1 MINOR = 2 - TINY = 0 + TINY = 1 # Branch values: # * official release: nil diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/views/.svn/entries --- a/lib/redmine/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/views http://redmine.rubyforge.org/svn -2010-12-11T13:13:49.013705Z -4489 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e0e38b713c41ea63221dd877c6939983 2010-12-03T11:25:21.858858Z 4452 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 849e9df27c041f540e690c6192939edf 2009-01-29T13:54:44.887081Z 2334 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 04feeced33ca55e9fb99099efe2fdcf6 2010-12-03T11:25:21.858858Z 4452 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/views/builders/.svn/entries --- a/lib/redmine/views/builders/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/views/builders/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/views/builders http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8816150c9264dfa6e639af165670cbb1 2010-12-11T13:13:49.013705Z 4489 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f9654f4bc43dbb5c01d5be2d6b045dd7 2010-12-11T13:13:49.013705Z 4489 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4b47e2fa5030d1cdad48f3abb5ab7c44 2010-12-03T11:25:21.858858Z 4452 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/views/my_page/.svn/entries --- a/lib/redmine/views/my_page/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/views/my_page/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/views/my_page http://redmine.rubyforge.org/svn -2009-04-05T13:33:54.194067Z -2659 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth @@ -32,11 +32,11 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:12.000000Z b06dfe20a85191516f81de5874f37ec6 -2009-04-05T13:33:54.194067Z -2659 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/wiki_formatting/.svn/entries --- a/lib/redmine/wiki_formatting/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/wiki_formatting/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/wiki_formatting http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 879f8ce24a6bb5e4f5ea3b6f798b7a63 2010-11-06T17:47:27.890964Z 4376 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/redmine/wiki_formatting/textile/.svn/entries --- a/lib/redmine/wiki_formatting/textile/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/redmine/wiki_formatting/textile/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/redmine/wiki_formatting/textile http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z e4c07fbafae7798129e133c528e1eec8 2011-03-28T20:16:05.752041Z 5242 @@ -66,7 +66,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z aeba307e1011ac3f15b25fd91065ae2e 2011-03-14T20:35:36.619571Z 5133 diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/tasks/.svn/all-wcprops --- a/lib/tasks/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/tasks/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,13 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 48 -/svn/!svn/ver/5943/branches/1.2-stable/lib/tasks -END -extract_fixtures.rake -K 25 -svn:wc:ra_dav:version-url -V 70 -/svn/!svn/ver/5878/branches/1.2-stable/lib/tasks/extract_fixtures.rake +/svn/!svn/ver/6105/branches/1.2-stable/lib/tasks END locales.rake K 25 @@ -15,6 +9,18 @@ V 61 /svn/!svn/ver/5878/branches/1.2-stable/lib/tasks/locales.rake END +extract_fixtures.rake +K 25 +svn:wc:ra_dav:version-url +V 70 +/svn/!svn/ver/6105/branches/1.2-stable/lib/tasks/extract_fixtures.rake +END +initializers.rake +K 25 +svn:wc:ra_dav:version-url +V 66 +/svn/!svn/ver/6105/branches/1.2-stable/lib/tasks/initializers.rake +END email.rake K 25 svn:wc:ra_dav:version-url diff -r 3ab94ed89c2f -r 1afe06d9ba94 lib/tasks/.svn/entries --- a/lib/tasks/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/lib/tasks/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/lib/tasks http://redmine.rubyforge.org/svn -2011-05-28T03:34:47.536780Z -5943 -tmaruyama +2011-06-21T03:16:49.595160Z +6105 +jbbarth @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 03301be8b264b5cb46d05896861dcc4d 2007-09-02T08:08:10.346505Z 691 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2ee57ccc06c675e55c38a4153a27c7c3 2010-05-01T09:37:46.451305Z 3721 @@ -100,11 +100,11 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:28:12.000000Z 7a4ab6c4928c49aa5194dec204164068 -2011-04-28T07:10:13.491200Z -5560 -tmaruyama +2011-06-21T03:16:49.595160Z +6105 +jbbarth @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 07fcf57752978d65a694eb57adcc0851 2010-09-20T23:17:51.402972Z 4167 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0254f4ee916dee0a2572e63e947f8a1b 2009-07-27T00:55:43.057910Z 2825 @@ -202,11 +202,11 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:12.000000Z c25b466de7654465538a91e5f5ab32b9 -2010-11-14T15:14:19.280754Z -4405 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b522c20249b1fad89c3276d10ccaaf6b 2011-02-26T13:09:25.657748Z 4950 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 010fbb563237ff01803aa47736cf863e 2010-08-18T17:23:23.071766Z 3948 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 984c757ee4c8fa78f649f8dd34b715cf 2009-03-15T10:03:56.604709Z 2592 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ca73c8345daa839f0145c671ad94b91f 2011-02-11T15:30:45.959165Z 4806 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 16eaf27a5959829a12961ff16e233600 2009-12-13T12:39:22.716082Z 3167 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f27a83cf3f04d7906ac2f3ca40d01a20 2008-09-05T10:31:06.632668Z 1786 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5c9889bed6f4a4d18dbeb3d904855bb6 2010-08-07T15:11:26.667915Z 3922 @@ -474,7 +474,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z d8372de066f74a4f6e71b5795a316cf3 2011-05-10T11:41:30.089198Z 5724 @@ -508,7 +508,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z db60f05f7cd325cbdd984f0b6d7b42ea 2010-12-31T15:30:50.544770Z 4599 @@ -542,7 +542,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ba7db3c8df92c72d300288ec7276dbad 2011-01-28T19:45:09.952949Z 4765 @@ -576,7 +576,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 6d17052a266b55a94e9d8de784cc1331 2011-05-28T03:34:47.536780Z 5943 @@ -610,7 +610,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 82e0901f7cbdda05ed63c12a764c3614 2007-09-23T17:19:27.414302Z 752 @@ -644,7 +644,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 93f8964aea856c06fb2eaa62ca2023c2 2011-01-06T18:52:37.169690Z 4643 @@ -678,7 +678,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 320b77011663b1209247bb809bc43ecb 2008-02-16T16:25:58.204498Z 1155 diff -r 3ab94ed89c2f -r 1afe06d9ba94 log/.svn/entries --- a/log/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/log/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/log http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ae0415159f2c4dba3fc1a559d4c0f9f5 2006-10-15T09:00:05.847811Z 31 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/.svn/all-wcprops --- a/public/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/public/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 45 -/svn/!svn/ver/5961/branches/1.2-stable/public +/svn/!svn/ver/6157/branches/1.2-stable/public END 500.html K 25 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/.svn/entries --- a/public/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public http://redmine.rubyforge.org/svn -2011-05-29T12:06:05.086159Z -5961 +2011-07-02T17:25:51.517205Z +6157 jplang has-props @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z aeefa1552a4af651eadd16f4e0bb1323 2008-11-11T13:54:10.112610Z 2017 @@ -72,7 +72,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 18ae067e7e513237ff7f6162b48a42c4 2011-04-27T00:21:35.080410Z 5552 @@ -112,7 +112,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z f0fc42f7395f7301cdddfb37c50b9173 2011-04-27T00:21:14.313029Z 5551 @@ -146,7 +146,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5a5128856eb14ac7b3f94099cb504775 2008-11-11T13:54:10.112610Z 2017 @@ -180,7 +180,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5a5128856eb14ac7b3f94099cb504775 2008-11-11T13:54:10.112610Z 2017 @@ -217,7 +217,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6d85758acb4f4baa4d242ba451c91026 2010-07-16T03:45:50.104236Z 3845 @@ -251,7 +251,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 67c99c6ef23adb15d9efed92be959b6e 2011-01-30T06:31:28.038726Z 4775 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/help/.svn/entries --- a/public/help/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/help/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/help http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 001a8d607fd9aee0f2dab7d389c61086 2011-05-02T23:07:16.509786Z 5614 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f3c9e77ebd5a0c8e580df191a00bc01c 2008-09-13T09:45:07.868598Z 1803 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/images/.svn/entries --- a/public/images/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/images/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/images http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 45d9f8f4b7723c5df684fd6785b40700 2010-02-13T09:08:12.698526Z 3419 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7042481efe0084860d2a7b176086b306 2010-12-18T16:06:20.343240Z 4534 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2455a62f4801926d7c69099f5134c867 2010-02-13T09:08:12.698526Z 3419 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z bc6f6e0d67aba9e7689e852dad4977f9 2010-02-13T09:08:12.698526Z 3419 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ecc1979ed435769c700725495428359f 2010-09-10T03:09:02.311267Z 4072 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8ae3a2d9ef884ed73a4157cd9c0465b8 2010-02-13T09:08:12.698526Z 3419 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6730b4ea633194233bec98ee5f7a3977 2010-02-13T09:08:12.698526Z 3419 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f1cdd6ad27b9211924dcd8a4c8133f1b 2010-02-13T09:08:12.698526Z 3419 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0a2ceb01cbc3c01186fdcc25ced8eb0d 2010-02-13T09:08:12.698526Z 3419 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ff96c02d8f18116bb3f005f2c8b86e91 2010-02-13T09:08:12.698526Z 3419 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a20844852ce8909ed4a19ccb0f6c6518 2010-02-14T13:13:16.743297Z 3430 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 94cfc6b14b69f8eb30909fa1a0d8721d 2010-09-10T03:09:02.311267Z 4072 @@ -474,7 +474,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6a0f06b7f2b400d1d7b07180a909fed2 2010-02-13T09:08:12.698526Z 3419 @@ -508,7 +508,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 530887306aa20d3aaf2b5c6191bdaf72 2011-03-13T16:56:20.654860Z 5111 @@ -542,7 +542,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z acd6a5a422b44466803829ce8a12fd9a 2010-02-13T09:08:12.698526Z 3419 @@ -576,7 +576,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 63c87d73f46ed17a4ebc2b5a7e6cd6f4 2010-02-13T09:08:12.698526Z 3419 @@ -610,7 +610,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 45e9710ba200afbac6ba55970bd9d625 2010-02-23T21:10:15.865943Z 3477 @@ -647,7 +647,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7604387e10f9c0be473a497ee5f516b8 2010-02-13T09:08:12.698526Z 3419 @@ -681,7 +681,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 66da3813f290297bc39d289b859c3818 2010-02-13T09:08:12.698526Z 3419 @@ -715,7 +715,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0c32351cd2f92465a51d8da771bd92cb 2010-02-13T09:08:12.698526Z 3419 @@ -749,7 +749,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 59894f5d5656b1f6e2af9c22187e6e86 2010-09-10T03:09:02.311267Z 4072 @@ -783,7 +783,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 30a7571b4822a789787f2a8b25ad4808 2010-02-13T09:08:12.698526Z 3419 @@ -817,7 +817,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 80f689a299e7e69fb2512482bca6f5d4 2010-02-13T09:08:12.698526Z 3419 @@ -851,7 +851,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ce8f2e6769f9abc327609dea0ded14e5 2010-02-13T09:08:12.698526Z 3419 @@ -885,7 +885,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 242909ef391b4ebc83d53b13b4d90991 2010-02-13T09:08:12.698526Z 3419 @@ -919,7 +919,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cf95da81d3626d67d5f49792341e396a 2010-02-13T09:08:12.698526Z 3419 @@ -953,7 +953,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 62d29dab3c8967d0ca404a25059c3dbd 2010-02-13T09:08:12.698526Z 3419 @@ -987,7 +987,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z eecb8adaaeabcff6c838886809c85f93 2010-02-13T09:08:12.698526Z 3419 @@ -1021,7 +1021,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 898a97e88d0cfc1dd41a6903d0a7cd72 2010-02-13T09:08:12.698526Z 3419 @@ -1055,7 +1055,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3713155c5afcfeffaf877126d6b942aa 2010-02-13T09:08:12.698526Z 3419 @@ -1089,7 +1089,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 40c58172e0c52eee4deb5227ec37f0cf 2010-09-10T03:09:02.311267Z 4072 @@ -1123,7 +1123,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fba036d7348ff28f7ab7dacbc52bc32a 2010-02-13T09:08:12.698526Z 3419 @@ -1157,7 +1157,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 01c137e009015642700b935edb321a89 2010-02-13T09:08:12.698526Z 3419 @@ -1191,7 +1191,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ef1412a13d9113c5e5e85cfcd8300d9d 2010-02-13T09:08:12.698526Z 3419 @@ -1225,7 +1225,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b2e4e10fb114db28b9245210a5505c44 2010-02-14T11:52:12.027647Z 3426 @@ -1259,7 +1259,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e0d9ad958faa1c07b84c78c7b7e5ffae 2010-02-13T09:08:12.698526Z 3419 @@ -1293,7 +1293,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3eb9e517f1a10430f7ec0ed7d30e05d8 2010-02-13T09:08:12.698526Z 3419 @@ -1327,7 +1327,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e341b581fbbf8a5d038c8432409ceb5f 2010-02-23T21:10:15.865943Z 3477 @@ -1361,7 +1361,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 981a44ce8d3f71125a300dece0cc0f21 2010-02-13T09:08:12.698526Z 3419 @@ -1395,7 +1395,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c4e01ea1c0ce5a1cd5154dfd2512fb21 2010-02-13T09:08:12.698526Z 3419 @@ -1429,7 +1429,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 944495c065d05a9161ad7da534703010 2010-02-13T09:08:12.698526Z 3419 @@ -1463,7 +1463,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0a35d4eaddb2292fed7062295ee0dcd8 2010-02-13T09:08:12.698526Z 3419 @@ -1497,7 +1497,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 985a1dadffeaa303ff1eef4ea53ec0f4 2010-02-13T09:08:12.698526Z 3419 @@ -1531,7 +1531,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f0c51de3ba403e552c8ab6e8084448a4 2010-02-13T09:08:12.698526Z 3419 @@ -1565,7 +1565,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 06cbf5da7daca348a87a6299a4112d71 2010-02-13T09:08:12.698526Z 3419 @@ -1599,7 +1599,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fa1be48a747127ee34d4fae020b825d4 2010-02-14T13:13:16.743297Z 3430 @@ -1633,7 +1633,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8e1056421acf9e61af00f0dcb83fef12 2010-02-13T09:08:12.698526Z 3419 @@ -1667,7 +1667,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e019855b07d30f1ce1baf59b9df27125 2010-02-13T09:08:12.698526Z 3419 @@ -1701,7 +1701,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 03ce3dcc84af110e9da8699a841e5200 2006-12-03T19:55:45.161980Z 62 @@ -1735,7 +1735,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3363f60299360fb5539b769d089e145f 2010-02-13T09:08:12.698526Z 3419 @@ -1769,7 +1769,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9e64db8f4905a17e3a6f68792cd5e199 2010-02-13T09:08:12.698526Z 3419 @@ -1803,7 +1803,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 848b802c0ce8e051f98f086f6e31c8cd 2010-02-13T09:08:12.698526Z 3419 @@ -1837,7 +1837,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z eec8605f3797315b2d8397422df1aed3 2010-02-13T09:08:12.698526Z 3419 @@ -1871,7 +1871,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 40c58172e0c52eee4deb5227ec37f0cf 2010-09-10T03:09:02.311267Z 4072 @@ -1905,7 +1905,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7b5dcbdd0de4541b39e1302b6277684d 2010-02-13T09:08:12.698526Z 3419 @@ -1939,7 +1939,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z dca02b582c10127fcdc8af47e94d4e4c 2010-02-13T09:08:12.698526Z 3419 @@ -1973,7 +1973,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 59f2dc025632f00403490176e7f42bfc 2010-02-13T09:08:12.698526Z 3419 @@ -2007,7 +2007,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8d8ec49f5773997411ff708a82e40568 2010-02-13T09:08:12.698526Z 3419 @@ -2041,7 +2041,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z d453bba70090aa33b51aaeee64331b20 2011-03-13T16:56:20.654860Z 5111 @@ -2075,7 +2075,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 29feed9e7b5c34854bf9f9f39681e06b 2010-02-13T09:08:12.698526Z 3419 @@ -2109,7 +2109,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c4c76ce450e3e838afd6aa8f34a8d9a8 2010-02-13T09:08:12.698526Z 3419 @@ -2143,7 +2143,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 97c12039afee2ea9c5a13e74f6fa5c0c 2010-02-13T09:08:12.698526Z 3419 @@ -2177,7 +2177,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a30b3000c7286879d10ca1fbff06f71d 2010-02-13T09:08:12.698526Z 3419 @@ -2211,7 +2211,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ed9b7ced8e3b6275c14d528dc6909691 2010-02-13T09:08:12.698526Z 3419 @@ -2245,7 +2245,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z afef823014efb32adcd9606b69119562 2010-02-13T09:08:12.698526Z 3419 @@ -2279,7 +2279,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 812bdb688394ba6e2ed3cb7ceb4b7df0 2010-02-13T09:08:12.698526Z 3419 @@ -2313,7 +2313,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7e62689a93d0a23cbd1cf2dd754653e2 2010-02-13T09:08:12.698526Z 3419 @@ -2347,7 +2347,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9856446e5026c8d31704b84e836dc06e 2010-02-13T09:08:12.698526Z 3419 @@ -2381,7 +2381,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f94f71deb205f49de993ad9521791ada 2010-02-13T09:08:12.698526Z 3419 @@ -2415,7 +2415,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3ec32bbf3ad9e052833d05c0d41445f0 2010-02-13T09:08:12.698526Z 3419 @@ -2449,7 +2449,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 980dcfdb816ce626e4d2df5c2a308549 2010-02-13T09:08:12.698526Z 3419 @@ -2483,7 +2483,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3e9542b5042e280bc2fc0ae98c81529f 2010-02-13T09:08:12.698526Z 3419 @@ -2517,7 +2517,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9a911ac680f354452f13729921e80d21 2010-02-13T09:08:12.698526Z 3419 @@ -2551,7 +2551,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ea73bd6514b7d5f1d7ea2bd336f9303a 2010-02-13T09:08:12.698526Z 3419 @@ -2585,7 +2585,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3b0e537dabdfa5385e76ea465c4ea57b 2010-02-13T09:08:12.698526Z 3419 @@ -2619,7 +2619,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 82e11faddb62c05a1ef9701035919c00 2010-02-13T09:08:12.698526Z 3419 @@ -2653,7 +2653,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cd3890ab38793e53a99227a180616a70 2010-02-13T09:08:12.698526Z 3419 @@ -2687,7 +2687,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9a73430b658b4e16668b3e3cc7e241b4 2010-02-13T09:08:12.698526Z 3419 @@ -2721,7 +2721,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 558c616ebcfa38b1c7b298184e58eb91 2010-02-13T09:08:12.698526Z 3419 @@ -2755,7 +2755,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2459e5967a6ddd78589ab52970574f3f 2010-02-13T09:08:12.698526Z 3419 @@ -2789,7 +2789,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 60f9166d90d7aeb71d0ec9ee337c3f5e 2010-02-13T09:08:12.698526Z 3419 @@ -2826,7 +2826,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cd5b56dff1c089b4e1e3db29b2b7226e 2010-02-13T09:08:12.698526Z 3419 @@ -2860,7 +2860,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6172a7483daa35983c4ea5a35bd8c64a 2010-07-20T23:50:15.173990Z 3859 @@ -2894,7 +2894,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6b08128a1b67ecb4b1ed06c9c505ac63 2010-02-13T09:08:12.698526Z 3419 @@ -2928,7 +2928,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 980dcfdb816ce626e4d2df5c2a308549 2010-02-13T09:08:12.698526Z 3419 @@ -2962,7 +2962,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 035a9d73627fc55aeaa7b553ac82ae9e 2010-02-13T09:08:12.698526Z 3419 @@ -2996,7 +2996,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 85089bb401af7c5d7325ee317483ac70 2010-02-13T09:08:12.698526Z 3419 @@ -3030,7 +3030,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 11dc95a35460864fc1e81bd95121cbf4 2010-02-13T09:08:12.698526Z 3419 @@ -3064,7 +3064,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d8720cf3644e6ae0511c1391fb2ecf07 2009-02-11T19:07:07.158826Z 2442 @@ -3098,7 +3098,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8b706274d81243b3d26fdf06dfc9e533 2010-02-13T09:08:12.698526Z 3419 @@ -3132,7 +3132,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f0626259c107cfa1d1e4cb9d9f6edd34 2010-09-10T03:09:02.311267Z 4072 @@ -3166,7 +3166,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9265bd26d6ba3d780dcd6fe676352d93 2010-02-13T09:08:12.698526Z 3419 @@ -3200,7 +3200,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e34a59e24637e7bf462f5a742dbe243f 2010-02-13T09:08:12.698526Z 3419 @@ -3234,7 +3234,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 11f086774137d85a5cc6590ec3335ead 2010-02-13T09:08:12.698526Z 3419 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/images/files/.svn/entries --- a/public/images/files/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/images/files/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/images/files http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 136af9d95025ca62a3091a261266e13f 2010-02-13T09:08:12.698526Z 3419 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c801cf9aa0103de823e53e83459a1ff9 2010-02-13T09:08:12.698526Z 3419 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1e51c81cb33d3d6746d440c1babfe0f5 2010-02-13T09:08:12.698526Z 3419 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z db0495227202385c9fce1b73f2d58ff0 2010-02-13T09:08:12.698526Z 3419 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 94db8424e52f54d7372a976574c4598e 2010-02-13T09:08:12.698526Z 3419 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ad3ed8ec19bb2a3cca8c03e0ea1aa846 2010-02-13T09:08:12.698526Z 3419 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8e05d64f0b9f45f076b41521a8d6a8d1 2010-02-13T09:08:12.698526Z 3419 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ea9b5de5353e1cac630021dfed30dba4 2010-02-13T09:08:12.698526Z 3419 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0790c67308754572014015fa90eef406 2010-02-13T09:08:12.698526Z 3419 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e11f9ebff53e8088dce2a0028f0d5190 2010-02-13T09:08:12.698526Z 3419 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/images/jstoolbar/.svn/entries --- a/public/images/jstoolbar/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/images/jstoolbar/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/images/jstoolbar http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c77264aa6d145362b791c99d18f53ace 2010-02-13T09:08:12.698526Z 3419 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c19bfc8d9620c00cdd8ae322426bc07e 2010-02-13T09:08:12.698526Z 3419 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5477ff20be77ab65aa6b75f47778234e 2010-02-13T09:08:12.698526Z 3419 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cb940b592da5ed0367305cb0514d5684 2010-02-13T09:08:12.698526Z 3419 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ef6624df45946b54e3b23db2a0c6b77b 2010-02-13T09:08:12.698526Z 3419 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f9d7446ceaa5142a5030e9430b3a2bb4 2010-02-13T09:08:12.698526Z 3419 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 04a0e86c9eec7d85d445e7627b5fc8ea 2010-02-13T09:08:12.698526Z 3419 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 123b8289e1bd69a5944cf727a5e39bc9 2010-02-13T09:08:12.698526Z 3419 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 15d8f6c0fbf85718123fb7c7da782713 2010-02-13T09:08:12.698526Z 3419 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5a29cb56451be0fd714b99d2b2649bf0 2010-02-13T09:08:12.698526Z 3419 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 07234419aecb827f11eef1ebd9b42482 2010-02-13T09:08:12.698526Z 3419 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5042501ddf948fe938ded69a40ef1024 2010-02-13T09:08:12.698526Z 3419 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 584fb45fd15d894adc19ff3cf626fae9 2010-02-13T09:08:12.698526Z 3419 @@ -474,7 +474,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8448f92476ae933bacef7bc30ffd18fd 2010-02-13T09:08:12.698526Z 3419 @@ -508,7 +508,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 38ee94bc0a44b9420854aceeccd2dd59 2010-02-13T09:08:12.698526Z 3419 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/javascripts/.svn/all-wcprops --- a/public/javascripts/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/public/javascripts/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 57 -/svn/!svn/ver/5878/branches/1.2-stable/public/javascripts +/svn/!svn/ver/6157/branches/1.2-stable/public/javascripts END prototype.js K 25 @@ -19,5 +19,5 @@ K 25 svn:wc:ra_dav:version-url V 72 -/svn/!svn/ver/5878/branches/1.2-stable/public/javascripts/application.js +/svn/!svn/ver/6157/branches/1.2-stable/public/javascripts/application.js END diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/javascripts/.svn/entries --- a/public/javascripts/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/javascripts/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/javascripts http://redmine.rubyforge.org/svn -2011-04-15T14:14:43.241176Z -5469 +2011-07-02T17:25:51.517205Z +6157 jplang @@ -35,7 +35,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z e5d25b8a35d52a3b54ca788ae2b12155 2011-04-15T14:14:43.241176Z 5469 @@ -69,7 +69,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z f936eacae12ca9c5474dd3d3bae9b77d 2011-04-11T19:30:54.206635Z 5425 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b868f888ccb92a2e7d3b955f0213078c 2009-08-15T22:41:40.505056Z 2840 @@ -140,7 +140,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a7d95dc040992701ba78fd5b97af950e 2009-02-21T11:04:50.579477Z 2493 @@ -174,7 +174,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d62b158eef2592fbe11ce104e118631c 2009-11-28T11:59:45.246623Z 3106 @@ -208,7 +208,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3aa08ad9af21eb305a120e2e1a47d1af 2009-02-21T11:04:50.579477Z 2493 @@ -242,10 +242,10 @@ -2011-06-06T13:20:53.000000Z -cdfcc56344ae1e775ae40952fe02f46a -2011-03-20T16:01:25.050501Z -5174 +2011-07-14T09:28:12.000000Z +f2cfc3cfbe939406b7288bf70329326a +2011-07-02T17:25:51.517205Z +6157 jplang has-props @@ -268,7 +268,7 @@ -10107 +10163 controls.js file @@ -276,7 +276,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 136701e951925f3dcb84f9a231f9326e 2009-02-21T11:04:50.579477Z 2493 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/javascripts/.svn/text-base/application.js.svn-base --- a/public/javascripts/.svn/text-base/application.js.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/public/javascripts/.svn/text-base/application.js.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -309,6 +309,7 @@ }, unload: function(){ + this.observedElements.each(function(el) {el.blur();}) if(this.changedForms) return this.message; }, diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/javascripts/application.js --- a/public/javascripts/application.js Mon Jul 11 16:35:45 2011 +0100 +++ b/public/javascripts/application.js Thu Jul 14 10:42:41 2011 +0100 @@ -309,6 +309,7 @@ }, unload: function(){ + this.observedElements.each(function(el) {el.blur();}) if(this.changedForms) return this.message; }, diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/javascripts/calendar/.svn/entries --- a/public/javascripts/calendar/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/javascripts/calendar/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/javascripts/calendar http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e9be087e31b69f1e6a29ebd09b878486 2009-12-26T17:17:16.012737Z 3252 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a2dccec0bd70984b17a54239caf0d5e0 2010-06-30T02:54:15.730933Z 3822 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/javascripts/calendar/lang/.svn/entries --- a/public/javascripts/calendar/lang/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/javascripts/calendar/lang/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/javascripts/calendar/lang http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d89a932075b18af4121f1941175d33d6 2008-03-05T08:54:26.865464Z 1186 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1f10556f12619006e5cd99bf0e5061cc 2009-03-24T19:16:02.676125Z 2629 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 071917d0ae794b3cb057a0b354cd5105 2007-09-25T16:37:51.755262Z 764 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1044fe45dceaa0d72c32aca5c86eea4a 2010-08-29T12:54:04.302020Z 4049 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5728a3665edb05faed6661f0f77c6eab 2007-04-04T18:20:45.423396Z 419 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 42ef87b559c68d2db63b109f3cb3f3ed 2008-12-24T15:48:59.830167Z 2182 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3f9bda99497d5c8342d87b4ec6aa44ba 2010-01-25T15:25:46.560119Z 3338 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4ae334472d40209252da8c69f07eabd5 2008-03-27T19:27:40.125888Z 1300 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3c66093b97b7d0bb66f04dbc0be4afb3 2008-05-25T12:18:49.439996Z 1452 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c161d1507fbd65ebddd7ada7c495eb89 2008-11-09T00:29:20.731069Z 1998 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a85bbd596ff7e03e9434a286edd134fd 2009-02-21T11:04:50.579477Z 2493 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c48be791f5e8d236624752ce05cd3ed7 2010-08-19T15:41:09.090282Z 4003 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 46811ee79796d2345bea2308475d1ec9 2008-02-15T17:47:19.829750Z 1149 @@ -474,7 +474,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7e96487f7e089a48bd61d5e6e8785fe1 2009-03-24T19:20:53.296475Z 2630 @@ -508,7 +508,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8555f3d813ca70ecbd2aaecae826549f 2007-11-16T21:24:22.091853Z 907 @@ -542,7 +542,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f5a05a0d27c2d22fa8a7bf16be345250 2009-12-23T18:56:03.404741Z 3227 @@ -576,7 +576,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 46811ee79796d2345bea2308475d1ec9 2007-04-04T18:20:45.423396Z 419 @@ -610,7 +610,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c4f74e36f6a3debcf8ec065bc6886f04 2009-01-23T15:37:59.406714Z 2296 @@ -644,7 +644,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0bfaa3ec0b265f9d5a815d9b9b348c96 2007-09-22T14:12:44.830265Z 748 @@ -678,7 +678,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c029bd9c4867bb39e86d1d6efada6d58 2007-05-24T17:29:11.682821Z 539 @@ -712,7 +712,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f8d0daa275cf612206c43d4c9be95d08 2010-01-17T10:33:30.937961Z 3320 @@ -746,7 +746,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0bed4c9c046772a12267b4118bf1504a 2008-06-07T09:03:20.687527Z 1498 @@ -780,7 +780,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 307341352eee53b3ccd1fbec2a4b27f7 2010-04-03T10:49:16.109274Z 3626 @@ -814,7 +814,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z eabf711c28d30bb9474f3f505766f286 2007-09-22T14:56:09.057923Z 749 @@ -848,7 +848,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c8c19e66c3e1099c3e0ecae6462f68da 2008-04-30T08:47:14.770680Z 1383 @@ -882,7 +882,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d637b0156da2601e000e16f1ac178768 2010-08-19T15:41:09.090282Z 4003 @@ -916,7 +916,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cbf1a5c6b271835c701031aacaeaa271 2009-01-31T12:02:37.933490Z 2340 @@ -950,7 +950,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 33bc41a153fc6fb2aa53069fb0f647d6 2008-02-15T17:47:19.829750Z 1149 @@ -984,7 +984,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b260d88c13c01ebf4e7c94b9cb022930 2010-05-14T18:15:41.754813Z 3737 @@ -1018,7 +1018,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 02222471f3e701ac1223096737fa5705 2008-06-07T09:03:20.687527Z 1498 @@ -1052,7 +1052,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2756627844089652700c203ee91ec6f3 2010-09-05T11:33:08.614151Z 4060 @@ -1086,7 +1086,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 67f2807b1ee731af4fe16f358a8d9096 2008-10-06T15:00:56.914741Z 1927 @@ -1120,7 +1120,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c684331ae98de9a0e03db4de8f985e44 2008-05-25T12:42:56.738934Z 1453 @@ -1154,7 +1154,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0d732eaa10604b943c7d600a15c8a651 2009-01-20T16:09:07.993954Z 2292 @@ -1188,7 +1188,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a26f883ac70499ee0409af2c08156a84 2010-08-19T15:41:09.090282Z 4003 @@ -1222,7 +1222,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8cb3dced137544295b39ef836028433e 2008-09-13T17:25:01.876743Z 1817 @@ -1256,7 +1256,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 79e745b797f9148ac63de8ce583e2282 2011-02-21T10:08:59.720731Z 4903 @@ -1290,7 +1290,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z df1a74fadb5ce5b1cc53aa70034f578b 2007-05-02T19:36:00.768529Z 502 @@ -1324,7 +1324,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d508459192a856b332d75de94c8d5c6c 2007-04-04T18:20:45.423396Z 419 @@ -1358,7 +1358,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 66418d047f243e10172798af0fb4d927 2010-06-21T19:54:55.180393Z 3809 @@ -1392,7 +1392,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7dc0f35efebbe8b0d078d2c847b43b7c 2009-01-20T15:45:34.332677Z 2290 @@ -1426,7 +1426,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z eb66ba69ac2233b24fe200060ec67ab7 2008-01-10T18:34:14.889747Z 1051 @@ -1460,7 +1460,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0c77d7dafe8031971e69a7a57b3dc93e 2008-05-30T15:34:53.673854Z 1478 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/javascripts/jstoolbar/.svn/entries --- a/public/javascripts/jstoolbar/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/javascripts/jstoolbar/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/javascripts/jstoolbar http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 277ebc7c66d8c8280bbe729e6cb11529 2008-10-27T11:08:29.901011Z 1955 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2b77f98553b6d5e0d4c405195eebe664 2008-10-27T11:08:29.901011Z 1955 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/javascripts/jstoolbar/lang/.svn/entries --- a/public/javascripts/jstoolbar/lang/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/javascripts/jstoolbar/lang/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/javascripts/jstoolbar/lang http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 318952e82ec967a5474a8b8464b66c63 2010-08-29T12:54:04.302020Z 4049 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 21ca3fea9a77d127edb7d2e95b33b8f8 2008-11-14T15:18:13.107466Z 2033 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7cbd6179e32e9b8ec12a884c820565ca 2008-12-29T18:27:27.433290Z 2202 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 73ba5f511744c07325bc0eae3dce14e6 2010-01-25T15:25:46.560119Z 3338 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b1cfe765b72f2d904756bf60307c97b7 2008-06-15T09:49:16.794942Z 1540 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 83762b06ef0b9a9756f858357bf11361 2008-05-30T16:35:36.510811Z 1479 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b27b3e83de7c68c7752703799c0a4cda 2008-11-08T22:34:41.558925Z 1997 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 06a6efe1fa0092d534f1cc403529670b 2009-02-21T11:04:50.579477Z 2493 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z bf8f49f26dc22319ff3da721c261c593 2010-08-19T15:41:09.090282Z 4003 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c49e65f5c02ababbaa0c9a9968424950 2008-05-30T16:35:36.510811Z 1479 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z de3d5c4af91e93505e939ccb1ef6b27a 2009-03-24T19:20:53.296475Z 2630 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9f461eb7e9ab4460155983bd005c3237 2009-09-24T15:03:23.893264Z 2901 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fd6a3f960f0d6e1ce7e6466d592453fe 2009-12-23T18:56:03.404741Z 3227 @@ -474,7 +474,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c49e65f5c02ababbaa0c9a9968424950 2008-05-30T16:35:36.510811Z 1479 @@ -508,7 +508,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1114856226e757ddfb08a99ab1cac3eb 2009-01-23T15:37:59.406714Z 2296 @@ -542,7 +542,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9b432fe2e801ed76abf312a10c643fb8 2008-05-30T16:35:36.510811Z 1479 @@ -576,7 +576,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b1bc7a04b7b466073845dd2c81bbbf23 2009-01-20T15:53:09.750096Z 2291 @@ -610,7 +610,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f13f0553753c4b53bd96c294ca6ce15e 2010-01-17T10:33:30.937961Z 3320 @@ -644,7 +644,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z be45a6e710f3a07e9fab41d795a64030 2008-06-07T09:03:20.687527Z 1498 @@ -678,7 +678,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e7df0709db363c802a6a5a4913520ac5 2010-04-03T10:49:16.109274Z 3626 @@ -712,7 +712,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1d2b7d7c66953806ca428f91a95d2eaa 2008-10-07T17:41:16.515762Z 1928 @@ -746,7 +746,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3f844a6495d4eebb122b5c7b21696282 2008-05-30T16:35:36.510811Z 1479 @@ -780,7 +780,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c7198fe4acf23cf7df996603e68b492b 2010-08-19T15:41:09.090282Z 4003 @@ -814,7 +814,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a85f4ab1ed887a855f03c2cc8efb0107 2009-01-31T12:02:37.933490Z 2340 @@ -848,7 +848,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1fbcdee2a48a3d359fd766880b9b606f 2008-05-30T16:35:36.510811Z 1479 @@ -882,7 +882,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5a44b7a9bd5b7db86d0a7398ee5bc779 2010-05-14T18:15:41.754813Z 3737 @@ -916,7 +916,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fa9b7d27a231a3c85c1a4632f2563ac4 2008-06-07T09:03:20.687527Z 1498 @@ -950,7 +950,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2479961837e503c00632ff7e6997b10d 2008-10-06T15:00:56.914741Z 1927 @@ -984,7 +984,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6aacb53ed49e6e14831baf8c38096662 2008-09-15T16:07:30.857601Z 1865 @@ -1018,7 +1018,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4061b38de5e085dac922f77f94bd254a 2009-10-11T09:24:45.635758Z 2921 @@ -1052,7 +1052,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fb00cc94dfc8f319dda707b957aae8a6 2010-08-19T15:41:09.090282Z 4003 @@ -1086,7 +1086,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 37aed8a5fce8e7f2030ac37e3d635068 2008-05-30T16:35:36.510811Z 1479 @@ -1120,7 +1120,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c7333a1fd77fe1f7db31810175f8fe8f 2008-09-13T17:25:01.876743Z 1817 @@ -1154,7 +1154,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5fde8ac79f7084911ce37f5cdad2052e 2011-02-21T10:08:59.720731Z 4903 @@ -1188,7 +1188,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c49e65f5c02ababbaa0c9a9968424950 2008-05-30T16:35:36.510811Z 1479 @@ -1222,7 +1222,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7c5edef659f90a30330909bc13b0d6fb 2008-05-30T16:35:36.510811Z 1479 @@ -1256,7 +1256,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c49e65f5c02ababbaa0c9a9968424950 2010-06-21T19:54:55.180393Z 3809 @@ -1290,7 +1290,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7ec48cf15b3d65b2a0994b50b033b4b8 2009-01-23T15:46:22.446544Z 2298 @@ -1324,7 +1324,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 06245b4053c38d6bf3ae61d1bf4c7587 2009-09-24T15:03:23.893264Z 2901 @@ -1358,7 +1358,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c49e65f5c02ababbaa0c9a9968424950 2008-05-30T16:35:36.510811Z 1479 @@ -1392,7 +1392,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0377fba91478a1df25844aa70609e204 2008-05-30T16:35:36.510811Z 1479 @@ -1426,7 +1426,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z da8e9ced2ea20fedc7bb3204082fc68a 2009-03-24T19:16:02.676125Z 2629 @@ -1460,7 +1460,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8394af79dae7854d27ccdb8b72c3262c 2008-05-30T16:35:36.510811Z 1479 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/stylesheets/.svn/entries --- a/public/stylesheets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/stylesheets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/stylesheets http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 83600fd6715fe2e27e64701b4676cace 2011-03-28T19:24:02.913317Z 5237 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ee22ead851abb7d0733ccd46315ccdc2 2010-08-19T01:13:50.846630Z 3950 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c8ca83463f3cde626ce2e2c3dca08cb2 2010-08-22T19:12:21.015911Z 4014 @@ -134,7 +134,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z d18be23290e35cbfee6a73d2b5061672 2011-03-28T20:12:15.725801Z 5241 @@ -168,7 +168,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z ec93fc52228d7278eebc9310342cce10 2011-04-30T10:13:02.262352Z 5609 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 62cab819ebe98bd9fb95415ac7b52e12 2007-12-28T21:58:33.550772Z 1024 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 360ffe5ea0cba43a286c7e42756b463f 2010-03-28T11:30:48.135356Z 3619 @@ -270,7 +270,7 @@ -2011-06-06T13:20:53.000000Z +2011-07-14T09:24:22.000000Z 8114c67302c257608646dc89d3166a8e 2011-05-29T12:06:05.086159Z 5961 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/stylesheets/application.css --- a/public/stylesheets/application.css Mon Jul 11 16:35:45 2011 +0100 +++ b/public/stylesheets/application.css Thu Jul 14 10:42:41 2011 +0100 @@ -315,6 +315,13 @@ div#activity span.project:after, div#news span.project:after, #search-results span.project:after { content: " -"; } div#activity dd span.description, #search-results dd span.description { display:block; color: #808080; } +div#members dl { margin-left: 2em; } +div#members dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; } +div#members dt { margin-bottom: 0px; padding-left: 20px; line-height: 18px; background-position: 0 50%; background-repeat: no-repeat; } +div#members dt.me .email { border-bottom: 1px solid #999; } +div#members dt .email { color: #777; font-size: 80%; } +div#members dd .roles { font-style: italic; } + .projects .latest .title { margin-right: 0.5em; } .tipoftheday .tip { margin-left: 2em; margin-top: 0.5em; } @@ -954,7 +961,7 @@ vertical-align: top; } -#activity dt img.gravatar { +#activity dt img.gravatar, #members dt img.gravatar { float: left; margin: 0 1em 1em 0; } diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/.svn/entries --- a/public/themes/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/themes/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/themes http://redmine.rubyforge.org/svn @@ -38,7 +38,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5b7a0352b95a67871b90c5a90a226123 2007-10-10T17:17:37.630066Z 818 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/alternate/.svn/entries --- a/public/themes/alternate/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/themes/alternate/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/themes/alternate http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/alternate/stylesheets/.svn/entries --- a/public/themes/alternate/stylesheets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/themes/alternate/stylesheets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/themes/alternate/stylesheets http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8a47fb469dca292ea631422810927fe3 2009-11-15T21:15:31.339604Z 3069 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/classic/.svn/entries --- a/public/themes/classic/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/themes/classic/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/themes/classic http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/classic/images/.svn/entries --- a/public/themes/classic/images/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/themes/classic/images/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/themes/classic/images http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a137eb4441860564ce1655357af26de8 2009-12-18T14:10:26.630799Z 3183 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 99bea32e1990e011e870f6c562e87a6a 2009-12-18T14:10:26.630799Z 3183 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/classic/stylesheets/.svn/entries --- a/public/themes/classic/stylesheets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/public/themes/classic/stylesheets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/public/themes/classic/stylesheets http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1bfaedd3f6b62419367da41a7a9310b2 2009-12-18T14:10:26.630799Z 3183 diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/soundsoftware/stylesheets/application.css --- a/public/themes/soundsoftware/stylesheets/application.css Mon Jul 11 16:35:45 2011 +0100 +++ b/public/themes/soundsoftware/stylesheets/application.css Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,4 @@ @import url(../../../stylesheets/application.css); -@import url(fonts.css); /* Colours: @@ -31,13 +30,6 @@ h1 { color: #3e442c; - font-family: GilliusADFNo2, 'Gill Sans', Tahoma, sans-serif; - font-weight: normal; -} - -body,p,h2,h3,h4,li,table,.wiki h1 { - font-family: DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; - line-height: 1.34; } h2,h3,h4,.wiki h1 { @@ -130,8 +122,6 @@ margin-bottom: 0px; margin-left: 12px; margin-top: 6px; - font-family: GilliusADFNo2, 'Gill Sans', Tahoma, sans-serif; - font-weight: normal; } #main-menu { position: absolute; top: 100px; /* background-color: #be5700; */ left: 0; border-top: 0; width: 100%;/* height: 1.82em; */ padding: 0; margin: 0; border: 0; } @@ -183,7 +173,6 @@ .NavBarCell1 { background-color: #ffe69b; color:#000000 } .embedded table { border: 0px solid #fff; } -.embedded h1 { font-family: DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; } .embedded h3 { margin-top: 0.5em; } .embedded hr { color: #a9b680; background-color: #a9b680 } .embedded center { text-align: left; } /* haha */ diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/soundsoftware/stylesheets/fonts-generic.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/public/themes/soundsoftware/stylesheets/fonts-generic.css Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,12 @@ +@import url(fonts.css); + +h1, #project-ancestors-title { + font-family: GilliusADFNo2, 'Gill Sans', Tahoma, sans-serif; + font-weight: normal; +} + +body,p,h2,h3,h4,li,table,.wiki h1,.embedded h1 { + font-family: DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; + line-height: 1.34; +} + diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/soundsoftware/stylesheets/fonts-mac.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/public/themes/soundsoftware/stylesheets/fonts-mac.css Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,11 @@ +@import url(fonts.css); + +h1, #project-ancestors-title { + font-family: GilliusADFNo2, 'Gill Sans', Tahoma, sans-serif; + font-weight: normal; +} + +body,p,h2,h3,h4,li,table,.wiki h1,.embedded h1 { + font-family: 'Lucida Grande', 'Lucida Sans Unicode', DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; + line-height: 1.34; +} diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/soundsoftware/stylesheets/fonts-ms.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/public/themes/soundsoftware/stylesheets/fonts-ms.css Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,11 @@ +@import url(fonts.css); + +h1, #project-ancestors-title { + font-family: GilliusADFNo2, 'Gill Sans', Tahoma, sans-serif; + font-weight: normal; +} + +body,p,h2,h3,h4,li,table,.wiki h1,.embedded h1 { + font-family: Calibri, DroidSans, 'Liberation Sans', tahoma, verdana, sans-serif; + line-height: 1.34; +} diff -r 3ab94ed89c2f -r 1afe06d9ba94 public/themes/soundsoftware/stylesheets/fonts.css --- a/public/themes/soundsoftware/stylesheets/fonts.css Mon Jul 11 16:35:45 2011 +0100 +++ b/public/themes/soundsoftware/stylesheets/fonts.css Thu Jul 14 10:42:41 2011 +0100 @@ -34,38 +34,6 @@ } @font-face { - font-family: 'LiberationSans'; - src: url('fonts/liberationsans-italic-webfont.eot'); - src: local('☺'), url('fonts/liberationsans-italic-webfont.woff') format('woff'), url('fonts/liberationsans-italic-webfont.ttf') format('truetype'), url('fonts/liberationsans-italic-webfont.svg#webfontBdDf5JP3') format('svg'); - font-weight: normal; - font-style: italic; -} - -@font-face { - font-family: 'LiberationSans'; - src: url('fonts/liberationsans-bolditalic-webfont.eot'); - src: local('☺'), url('fonts/liberationsans-bolditalic-webfont.woff') format('woff'), url('fonts/liberationsans-bolditalic-webfont.ttf') format('truetype'), url('fonts/liberationsans-bolditalic-webfont.svg#webfontTNmZRY7v') format('svg'); - font-weight: bold; - font-style: italic; -} - -@font-face { - font-family: 'LiberationSans'; - src: url('fonts/liberationsans-bold-webfont.eot'); - src: local('☺'), url('fonts/liberationsans-bold-webfont.woff') format('woff'), url('fonts/liberationsans-bold-webfont.ttf') format('truetype'), url('fonts/liberationsans-bold-webfont.svg#webfontslkXRzon') format('svg'); - font-weight: bold; - font-style: normal; -} - -@font-face { - font-family: 'LiberationSans'; - src: url('fonts/liberationsans-regular-webfont.eot'); - src: local('☺'), url('fonts/liberationsans-regular-webfont.woff') format('woff'), url('fonts/liberationsans-regular-webfont.ttf') format('truetype'), url('fonts/liberationsans-regular-webfont.svg#webfontV0O783dY') format('svg'); - font-weight: normal; - font-style: normal; -} - -@font-face { font-family: 'DroidSans'; src: url('fonts/DroidSans-webfont.eot'); src: local('☺'), url('fonts/DroidSans-webfont.woff') format('woff'), url('fonts/DroidSans-webfont.ttf') format('truetype'), url('fonts/DroidSans-webfont.svg#webfontKYIQSBQk') format('svg'); diff -r 3ab94ed89c2f -r 1afe06d9ba94 script/.svn/entries --- a/script/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/script/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/script http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 623b2f8265970f73bdb3489872d00eb6 2010-11-02T00:20:21.419252Z 4359 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2ac529bf7a654b9b91b2fea2275aa44e 2010-11-02T00:20:21.419252Z 4359 @@ -103,7 +103,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ff97a702418dbc85fec089b97506281f 2010-11-02T00:20:21.419252Z 4359 @@ -137,7 +137,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1fd5fa2d4aeee5b4111a40f62ae85446 2010-11-02T00:20:21.419252Z 4359 @@ -171,7 +171,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 95866cb3b894816b540afd282b952618 2010-11-02T00:20:21.419252Z 4359 @@ -205,7 +205,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0cccc4eabf129ebd7b571d3eceda8893 2010-11-02T00:20:21.419252Z 4359 @@ -239,7 +239,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b0aeca2e257a2226502c570e671e1b76 2010-11-02T00:20:21.419252Z 4359 @@ -273,7 +273,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fb51df9bca94c25a928f40468354700f 2010-11-02T00:20:21.419252Z 4359 @@ -310,7 +310,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z db0dd437d39c21fe52e1fc05a0680163 2010-11-02T00:20:21.419252Z 4359 diff -r 3ab94ed89c2f -r 1afe06d9ba94 script/performance/.svn/entries --- a/script/performance/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/script/performance/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/script/performance http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 33063b7a3d4dbef12ac8bcb55a5e6e3e 2010-11-02T00:20:21.419252Z 4359 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9d3b872769337c49e648b9fe47e4e280 2010-11-02T00:20:21.419252Z 4359 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b6500710f6029724e44cbd25f80eaaf1 2010-11-02T00:20:21.419252Z 4359 diff -r 3ab94ed89c2f -r 1afe06d9ba94 script/process/.svn/entries --- a/script/process/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/script/process/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/script/process http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 47bf41d8d2c97d220d9f70916e94c651 2010-11-02T00:20:21.419252Z 4359 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9137857ebdaf61d57a3496f7e61fede3 2010-11-02T00:20:21.419252Z 4359 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 99af2666610d48d13e2eeceacf487d16 2010-11-02T00:20:21.419252Z 4359 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 64b5316e88e7555bf827ad04edbce4a6 2010-11-02T00:20:21.419252Z 4359 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/.svn/all-wcprops --- a/test/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/test/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,11 @@ K 25 svn:wc:ra_dav:version-url V 43 -/svn/!svn/ver/5947/branches/1.2-stable/test +/svn/!svn/ver/6255/branches/1.2-stable/test END +test_helper.rb +K 25 +svn:wc:ra_dav:version-url +V 58 +/svn/!svn/ver/6105/branches/1.2-stable/test/test_helper.rb +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/.svn/entries --- a/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test http://redmine.rubyforge.org/svn -2011-05-29T07:47:25.955545Z -5947 -jplang +2011-07-11T02:08:47.440962Z +6255 +tmaruyama @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z bec9d26a7ae75350529040e7bca36bfa 2010-09-10T19:44:45.405792Z 4078 @@ -72,11 +72,11 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:28:10.000000Z f3caf6aac8f26ebe59945f9d81a84889 -2011-03-27T15:41:05.619509Z -5227 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -118,7 +118,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 29604d905b321f5bf19b86f7b9797394 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/exemplars/.svn/entries --- a/test/exemplars/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/exemplars/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/exemplars http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 26c766235d2f79490fa33a7ec9c154ae 2010-01-27T18:29:03.119133Z 3340 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 62261c71ec828fa443bd44e055602e3d 2010-01-27T18:29:03.119133Z 3340 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0da51e5e074d641e056e5011545571b8 2010-01-27T18:29:03.119133Z 3340 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5b8b8763d7419d535d1d14d7bfb4f343 2010-01-27T18:29:03.119133Z 3340 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 13a55da47c4b6a61a3dbfd73eea41049 2010-08-19T22:24:42.251508Z 4010 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 26c91af771947fc671b87a08282608b3 2010-04-13T05:57:27.803435Z 3670 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z acf3ae00213d45112f6e13ecce212af1 2010-01-28T19:05:21.831741Z 3342 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 662be883bd5a43d964b868caaf34b276 2010-01-27T18:29:03.119133Z 3340 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2dc494eb57aee9ee3c3ca5324f61e707 2010-01-27T18:29:03.119133Z 3340 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 06cec6b1adf323a00a75e5c008f73c57 2010-01-27T18:29:03.119133Z 3340 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e51316252a08488be9aa2878c00c4959 2010-01-27T18:29:03.119133Z 3340 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e5f24c612cf3bcc7b17aeeafeae0697d 2009-10-20T00:36:51.144135Z 2937 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9be3a10325013fa24b00903db30d1ca3 2010-11-14T16:24:21.989522Z 4406 @@ -474,7 +474,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 24d00671cf3c2137d957ee6dac273517 2010-01-28T19:05:21.831741Z 3342 @@ -508,7 +508,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1f7deb35b057dce8eb5dbc41d9a29019 2010-01-28T19:05:21.831741Z 3342 @@ -542,7 +542,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 575c5f91f698576ec8f6cc88bbcd31d8 2010-01-27T18:29:03.119133Z 3340 @@ -576,7 +576,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fd5cfe62b2a92441a7cdb5035c4c4897 2009-10-18T22:25:00.956502Z 2930 @@ -610,7 +610,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z faf4bf5a3a3662c361ce668c20c293a4 2010-01-27T18:29:03.119133Z 3340 @@ -644,7 +644,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 91f000c1e57fb0edc16bf90ea8efc6fa 2010-01-28T19:05:21.831741Z 3342 @@ -678,7 +678,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3b871be1550b1a964324a18f868dabae 2009-12-06T10:28:20.099964Z 3123 @@ -712,7 +712,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z dfe8cbec2ef3bcffe6b9352e3a3d807c 2009-10-18T22:25:00.956502Z 2930 @@ -746,7 +746,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a9ebd14814e0885fc096d0702745f30d 2010-01-27T18:29:03.119133Z 3340 @@ -780,7 +780,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d1bdf1810c216ecde56d0750f78bea10 2010-01-27T18:29:03.119133Z 3340 @@ -814,7 +814,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 92ac53d6b3a2e00ae1a9e0e4bc5d548b 2010-02-08T18:53:12.750770Z 3398 @@ -848,7 +848,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 94aed9cd40bd95ab8d8c2f51bfc097cf 2009-10-18T22:25:00.956502Z 2930 @@ -882,7 +882,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d17dfd87c9c081965089712a4ce42a6d 2009-10-18T22:25:00.956502Z 2930 @@ -916,7 +916,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 74f5207a054732dd9be1b3184340ca77 2009-10-18T22:25:00.956502Z 2930 @@ -950,7 +950,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 908d8689f3ff469978b8af8bb55084b4 2010-01-27T18:29:03.119133Z 3340 @@ -984,7 +984,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9c97ca570fa9b00ab1ecebd226f52f66 2009-10-18T22:25:00.956502Z 2930 @@ -1018,7 +1018,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c01820cc719616bb5a0895cfddb40798 2010-01-27T18:29:03.119133Z 3340 @@ -1052,7 +1052,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 27218d998d6798365d0cc47ae8d8bb87 2010-01-28T19:05:21.831741Z 3342 @@ -1086,7 +1086,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0b05f7ce166d5bb3695d2fad7e56fc7f 2010-01-27T18:29:03.119133Z 3340 @@ -1120,7 +1120,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2a6254ddbc381a97b49b17936c25ef78 2010-01-28T19:05:21.831741Z 3342 @@ -1154,7 +1154,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d60529466c1df6db1edcdac71fa1a9d7 2010-04-13T05:57:27.803435Z 3670 @@ -1188,7 +1188,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 44278bb3b28eed2566aab063777becf7 2010-09-28T18:22:10.512346Z 4218 @@ -1222,7 +1222,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0a69ac358346b15717ccb6b0cddba4be 2010-01-27T18:29:03.119133Z 3340 @@ -1256,7 +1256,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 19471f6afbec20925ddd6824c1290526 2010-01-27T18:29:03.119133Z 3340 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/.svn/all-wcprops --- a/test/fixtures/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,17 @@ K 25 svn:wc:ra_dav:version-url V 52 -/svn/!svn/ver/5947/branches/1.2-stable/test/fixtures +/svn/!svn/ver/6200/branches/1.2-stable/test/fixtures END +roles.yml +K 25 +svn:wc:ra_dav:version-url +V 62 +/svn/!svn/ver/6158/branches/1.2-stable/test/fixtures/roles.yml +END +repositories.yml +K 25 +svn:wc:ra_dav:version-url +V 69 +/svn/!svn/ver/6105/branches/1.2-stable/test/fixtures/repositories.yml +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/.svn/entries --- a/test/fixtures/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures http://redmine.rubyforge.org/svn -2011-05-29T07:47:25.955545Z -5947 +2011-07-09T10:51:57.491707Z +6200 jplang @@ -35,7 +35,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z bcf3bf528dfe95311b20ced8289530d7 2011-03-06T16:04:35.458860Z 5021 @@ -72,7 +72,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2d31c6b69ca13da5466d1600bae9a2fd 2011-02-20T15:38:07.840581Z 4895 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d3a777560e5a963bc848b30547a65d4b 2010-12-05T11:45:09.061840Z 4470 @@ -140,10 +140,10 @@ -2011-06-06T13:18:33.000000Z -453992812e9c1005a7f66f8b5b2ceaa5 -2011-04-15T13:23:13.506236Z -5466 +2011-07-14T09:28:10.000000Z +4fdf61adcbd338a25749de3ff0352e10 +2011-07-02T17:28:00.033529Z +6158 jplang has-props @@ -166,7 +166,7 @@ -3862 +3888 encoding dir @@ -177,7 +177,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a519d5e75a6d1ac1516064c882aa773c 2009-09-20T14:06:57.257282Z 2895 @@ -211,7 +211,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 58e9c8e21bec44031167bbf2da75d428 2011-04-04T11:54:22.596314Z 5315 @@ -245,7 +245,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b7264b0f4d285dc38ba7139feaabafe2 2008-12-29T12:40:56.716698Z 2196 @@ -279,11 +279,11 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:10.000000Z e9853df4a04648bcb9389127748b24c4 -2009-09-20T14:06:57.257282Z -2895 -jplang +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -313,7 +313,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 342c09046e9942f00cced7e066066202 2010-12-11T10:47:00.859736Z 4488 @@ -347,7 +347,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b72e570a19a6a6297fd0e78a0c15d9a6 2009-09-20T14:06:57.257282Z 2895 @@ -381,7 +381,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e6b2256ffe56fa2baa64e474f5c920d6 2009-09-20T14:06:57.257282Z 2895 @@ -415,7 +415,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7e42308ab41cac587386d54899cfcef5 2009-09-20T14:06:57.257282Z 2895 @@ -449,7 +449,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ad513155b260eb8a8739d4d13c2823a8 2009-12-19T13:32:21.556847Z 3194 @@ -483,7 +483,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1cdfea6614ecba6cddecb3d4524c38ba 2009-12-26T16:14:55.591181Z 3250 @@ -517,7 +517,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 159394b420966c9e2f5ab0e31cb93b41 2009-11-27T20:32:28.228739Z 3099 @@ -554,7 +554,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e5a26332fd48dac7e33a963622f49994 2009-09-20T14:06:57.257282Z 2895 @@ -591,7 +591,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 909e55408711ba1774e1c071b162962f 2009-09-20T14:06:57.257282Z 2895 @@ -628,7 +628,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z bafbddc194242dbdcac1f2bfc550c27b 2010-03-13T14:56:49.379682Z 3573 @@ -662,7 +662,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c6789a99aba9f28cf1d31a36b36224c8 2010-01-03T11:18:09.741250Z 3278 @@ -696,7 +696,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z c8502c21d9daf58cafee84d3f2afc34f 2011-04-15T13:23:13.506236Z 5466 @@ -730,7 +730,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 86387d627355e1debc04c364c29efe81 2009-12-26T16:14:55.591181Z 3250 @@ -764,7 +764,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b5bafc332d23c9efcc2ef648a9a393b9 2009-11-16T18:07:30.910440Z 3071 @@ -798,7 +798,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9dbcd982c4227d919ea750ce4fde79a7 2009-02-12T17:35:57.542817Z 2456 @@ -832,7 +832,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 595d0f0964e3c3f8ce7edb4b07941ffa 2011-01-10T19:45:20.108166Z 4681 @@ -866,7 +866,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8d80a417fe13f7041cdec04f3206169e 2011-01-10T18:32:04.408692Z 4680 @@ -900,7 +900,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c1fe3d9f5bbcbf5cf73c684b744d0c7a 2010-12-12T17:00:52.100205Z 4505 @@ -934,7 +934,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0cb04e10717d1de94f328dd92f2e9f8c 2009-09-20T14:06:57.257282Z 2895 @@ -968,7 +968,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fcf009196cf46bc9d64e947e8275e51f 2009-09-20T14:06:57.257282Z 2895 @@ -1005,7 +1005,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a12098ae3dcc7df2fffdc5aabc036445 2009-12-26T16:14:55.591181Z 3250 @@ -1042,7 +1042,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 5933321a4383a85ec30cd79c9d4b43ec 2011-05-29T07:47:25.955545Z 5947 @@ -1076,7 +1076,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z be9ed58ec8ae1a4d2e1608c712c480be 2009-09-20T14:06:57.257282Z 2895 @@ -1110,7 +1110,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 15024790a20150217f862dc606c93bee 2011-04-04T11:54:22.596314Z 5315 @@ -1144,7 +1144,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4bc8168f868eb01690365ddcb82e8841 2011-02-23T17:27:31.762248Z 4936 @@ -1178,7 +1178,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f299e9e4f8b4310d276f3cc0bd4573a2 2010-02-26T08:42:40.283735Z 3490 @@ -1212,7 +1212,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f41152c0bbe67b30733fb44c847c0c28 2009-12-13T12:39:22.716082Z 3167 @@ -1246,7 +1246,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 14b2db45f35ee3e6f8c2a8a05b94c82b 2009-11-07T08:44:56.035544Z 3013 @@ -1280,7 +1280,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0670d0dee081a5f922aa2d3ff7af9764 2009-12-06T10:28:20.099964Z 3123 @@ -1314,7 +1314,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c3c2ab815b9af7fb01ccafc5fc881f87 2009-10-25T11:23:46.266302Z 2976 @@ -1348,7 +1348,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 62356b9a34eea342c180d6ddf5c83ce8 2011-04-15T13:23:13.506236Z 5466 @@ -1382,7 +1382,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3106fd060b768ea17e35b5ea975e0aca 2010-12-12T17:00:52.100205Z 4505 @@ -1416,7 +1416,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 644bd85c22127195b9f31217cce0595e 2009-09-20T14:06:57.257282Z 2895 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/.svn/text-base/roles.yml.svn-base --- a/test/fixtures/.svn/text-base/roles.yml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/.svn/text-base/roles.yml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -22,6 +22,7 @@ - :delete_issues - :view_issue_watchers - :add_issue_watchers + - :set_issues_private - :delete_issue_watchers - :manage_public_queries - :save_queries diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/configuration/.svn/entries --- a/test/fixtures/configuration/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/configuration/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures/configuration http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3c3b944decf7592dd335fc1d536985e7 2011-01-23T10:22:00.456857Z 4752 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0b2286bdf8e49e063fb511553d63d73b 2011-01-23T10:22:00.456857Z 4752 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8f9245a8cde919ad5693021c5eb8e67e 2011-01-23T10:22:00.456857Z 4752 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f807b10f3b740dafc7ebfd848048a587 2011-01-23T10:22:00.456857Z 4752 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/diffs/.svn/entries --- a/test/fixtures/diffs/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/diffs/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures/diffs http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 64527b211202fbff696792d538e2b14e 2008-12-07T15:21:40.165860Z 2112 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/encoding/.svn/entries --- a/test/fixtures/encoding/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/encoding/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures/encoding http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z eee83cf374737071543358b83f85f75b 2010-02-20T11:24:41.988635Z 3466 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/files/.svn/entries --- a/test/fixtures/files/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/files/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures/files http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8ab69915b7f66c8199e6d137073d9ffe 2011-01-01T13:40:36.520874Z 4604 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 69b7e1bc8546406b1ddc3719d879254c 2011-01-01T13:40:36.520874Z 4604 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8b4167c6b87869174dd17db0694ef2e1 2008-06-09T18:40:59.518583Z 1520 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c72c8a9a0de99c39f9e6d712c13b7624 2008-06-09T18:40:59.518583Z 1520 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1478adae0d4eb06d35897518540e25d6 2008-12-02T17:57:13.240321Z 2085 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/ldap/.svn/entries --- a/test/fixtures/ldap/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/ldap/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures/ldap http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z acbef41cb6cf252c83489cc3344e2604 2010-02-26T08:31:36.418866Z 3489 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f1b10e6d96dd658e563d4ba74d52e87b 2010-02-26T08:31:36.418866Z 3489 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/mail_handler/.svn/entries --- a/test/fixtures/mail_handler/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/mail_handler/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures/mail_handler http://redmine.rubyforge.org/svn -2010-12-29T17:36:01.998670Z -4575 +2011-07-09T10:51:57.491707Z +6200 jplang @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5e24af78a4534798611158a3d81efb34 2008-12-14T17:10:16.292262Z 2136 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 09130a1100cb410ed07fdff5564b2993 2009-01-21T18:22:30.765588Z 2294 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ef4c0db9f76d81792292785d2ae9cb6a 2010-11-02T19:00:31.177706Z 4361 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8ac895d880e6f19fc21333c4003babaf 2010-11-12T12:29:35.878777Z 4395 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4fbec91f5454b84077ae1290fba0bc8e 2009-08-13T16:57:36.259313Z 2838 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ed7adca07ce64c4d15f3e638a222e38d 2010-06-20T16:22:36.211973Z 3801 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0c3b0545575d405416f585f8d5910bcb 2009-11-08T13:51:53.384956Z 3022 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 40927905de0187dc52a9adb3e4a2c252 2008-11-30T16:00:45.142894Z 2077 @@ -304,10 +304,10 @@ -2011-06-06T13:15:00.000000Z -d276c2037b0bf277b66f921379695c35 -2008-07-06T16:26:25.352975Z -1643 +2011-07-14T09:28:10.000000Z +343c4ccdbe9e6d34f9d22379f98fe96e +2011-07-09T10:51:57.491707Z +6200 jplang has-props @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1fc46fd2b0b8dcdaf67dfde24d0e8b89 2010-01-17T11:00:54.196987Z 3322 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4d85674ea94930e7f1c8e288f03a57b8 2008-06-22T10:45:03.753412Z 1568 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9dbf54ce4376f62447ef0696fe9b3a79 2010-06-19T19:24:17.380627Z 3783 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0979c01baf02b924bd8a6db3980c59c9 2009-06-14T14:48:34.287541Z 2789 @@ -474,7 +474,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 605f28e31469b6897f33cf34bbc1ad0a 2010-11-14T13:48:01.671461Z 4404 @@ -508,7 +508,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f1b76e664d73fd54d9e346c2329d94a9 2010-12-29T17:36:01.998670Z 4575 @@ -542,7 +542,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z af7f3e5f9caddc2cad5fba0ba9d73882 2010-11-12T11:34:53.754717Z 4394 @@ -576,7 +576,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 977375e727ce2d63ce878f877d692c62 2010-11-02T19:00:31.177706Z 4361 @@ -610,7 +610,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4ef77e6337f95c7a8362c4a51c09d0af 2008-12-30T14:57:33.008940Z 2211 @@ -644,7 +644,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4bd4decc00f83404fdd1a835809e4552 2009-01-19T18:29:07.726757Z 2288 @@ -678,7 +678,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c174d0c5bbb339ef9361c45aab58b2bb 2009-01-19T19:03:53.393843Z 2289 @@ -712,7 +712,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7bc2d83ee5c078a264dd66ec75f35c77 2009-03-06T18:25:19.434505Z 2553 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/mail_handler/.svn/text-base/ticket_with_attributes.eml.svn-base --- a/test/fixtures/mail_handler/.svn/text-base/ticket_with_attributes.eml.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/mail_handler/.svn/text-base/ticket_with_attributes.eml.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -38,6 +38,6 @@ pulvinar dui, a gravida orci mi eget odio. Nunc a lacus. Project: onlinestore -Tracker: Feature request -category: Stock management -priority: Urgent +Tracker: Feature Request +category: stock management +priority: URGENT diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/mail_handler/ticket_with_attributes.eml --- a/test/fixtures/mail_handler/ticket_with_attributes.eml Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/mail_handler/ticket_with_attributes.eml Thu Jul 14 10:42:41 2011 +0100 @@ -38,6 +38,6 @@ pulvinar dui, a gravida orci mi eget odio. Nunc a lacus. Project: onlinestore -Tracker: Feature request -category: Stock management -priority: Urgent +Tracker: Feature Request +category: stock management +priority: URGENT diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/mailer/.svn/entries --- a/test/fixtures/mailer/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/mailer/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures/mailer http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/repositories/.svn/entries --- a/test/fixtures/repositories/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/repositories/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/fixtures/repositories http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0553391b55404e8ff509358b388f085b 2008-03-12T20:28:49.748698Z 1236 @@ -66,7 +66,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z b59035d53b650bd73e00f7cc4c0a4402 2011-03-08T10:35:48.810741Z 5059 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z bd13c11517bf083e83846aeccff745f1 2010-06-20T16:08:26.745839Z 3800 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fa70d4aeca5639d750d94281ad664957 2007-12-03T19:19:36.156779Z 951 @@ -168,7 +168,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 103ef2761bf0d8d21c2c71ce8d69c4b4 2011-04-06T07:15:35.553063Z 5348 @@ -202,7 +202,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 02ad2468b72927c36805b0d6763395cc 2011-03-22T23:49:48.318288Z 5211 @@ -236,7 +236,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 636c2e1836099016bcf2cb70a4e2940d 2011-04-14T05:03:36.225948Z 5451 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/fixtures/roles.yml --- a/test/fixtures/roles.yml Mon Jul 11 16:35:45 2011 +0100 +++ b/test/fixtures/roles.yml Thu Jul 14 10:42:41 2011 +0100 @@ -22,6 +22,7 @@ - :delete_issues - :view_issue_watchers - :add_issue_watchers + - :set_issues_private - :delete_issue_watchers - :manage_public_queries - :save_queries diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/all-wcprops --- a/test/functional/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,65 @@ K 25 svn:wc:ra_dav:version-url V 54 -/svn/!svn/ver/5878/branches/1.2-stable/test/functional +/svn/!svn/ver/6255/branches/1.2-stable/test/functional END +issues_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 80 +/svn/!svn/ver/6175/branches/1.2-stable/test/functional/issues_controller_test.rb +END +attachments_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 85 +/svn/!svn/ver/6105/branches/1.2-stable/test/functional/attachments_controller_test.rb +END +calendars_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 83 +/svn/!svn/ver/6175/branches/1.2-stable/test/functional/calendars_controller_test.rb +END +issues_controller_transaction_test.rb +K 25 +svn:wc:ra_dav:version-url +V 92 +/svn/!svn/ver/6175/branches/1.2-stable/test/functional/issues_controller_transaction_test.rb +END +application_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 85 +/svn/!svn/ver/6175/branches/1.2-stable/test/functional/application_controller_test.rb +END +wiki_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 78 +/svn/!svn/ver/6207/branches/1.2-stable/test/functional/wiki_controller_test.rb +END +search_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 80 +/svn/!svn/ver/6202/branches/1.2-stable/test/functional/search_controller_test.rb +END +issue_relations_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 89 +/svn/!svn/ver/6125/branches/1.2-stable/test/functional/issue_relations_controller_test.rb +END +repositories_git_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 90 +/svn/!svn/ver/6162/branches/1.2-stable/test/functional/repositories_git_controller_test.rb +END +repositories_mercurial_controller_test.rb +K 25 +svn:wc:ra_dav:version-url +V 96 +/svn/!svn/ver/6255/branches/1.2-stable/test/functional/repositories_mercurial_controller_test.rb +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/entries --- a/test/functional/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/functional http://redmine.rubyforge.org/svn -2011-05-21T01:00:24.653455Z -5861 +2011-07-11T02:08:47.440962Z +6255 tmaruyama @@ -32,11 +32,11 @@ -2011-06-06T13:18:32.000000Z -f9760e4e596205234a7d6ad553f365b4 -2011-05-16T03:48:18.735385Z -5797 -tmaruyama +2011-07-14T09:28:10.000000Z +17c7d264421765fc4ed72cbb72a14f34 +2011-07-03T15:58:02.977468Z +6175 +jplang has-props @@ -58,7 +58,7 @@ -51523 +53594 news_controller_test.rb file @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b42af2a4997da321fbe322b3d4ef47da 2010-12-12T23:24:34.194336Z 4509 @@ -100,7 +100,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 56bf9f06ece9d17304f1dce23cd32b30 2011-04-03T14:31:32.940784Z 5304 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f7c1328f2c586830c64233c2db054f0a 2010-12-12T23:24:34.194336Z 4509 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e6efbfdb394b5a3d4c8f5430c202a5b0 2010-12-12T23:24:34.194336Z 4509 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 145c16cdb388cc98a1223c6f6dd6fb17 2010-12-12T23:24:34.194336Z 4509 @@ -236,7 +236,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z be828f7a56284b5aa08c5ac0cd139a41 2011-05-01T23:14:28.754192Z 5610 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cc837387e8b85884334a89e8bf935118 2010-12-12T23:24:34.194336Z 4509 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b68039337f934e7e49f4a06cda5e2b12 2010-12-12T23:24:34.194336Z 4509 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0798c1198c6db7754d04c79144c449c0 2010-12-12T23:24:34.194336Z 4509 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 744fc8a1d2a4cdf6e8aa3ad0caa0fe4a 2010-12-12T23:24:34.194336Z 4509 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d3363951aa9a6c2a59c32d83d2483226 2011-01-09T21:01:40.583303Z 4673 @@ -440,7 +440,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 99cada623881a6be69cdf13119cc1de7 2011-02-21T09:53:29.844413Z 4900 @@ -474,7 +474,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f6ad0bbad8d30d8ea41eb0b7ecaf32b6 2010-12-12T23:24:34.194336Z 4509 @@ -508,33 +508,33 @@ -2011-06-06T13:15:00.000000Z -a7eb2ff041caaed4c7c09ad8f9fe3719 -2010-12-12T23:24:34.194336Z -4509 -jbbarth - - - - - - - - - - - - - - - - - - - - - -2390 +2011-07-14T09:28:10.000000Z +c511fff771b44528963a7aa945d58e0b +2011-07-03T15:58:02.977468Z +6175 +jplang + + + + + + + + + + + + + + + + + + + + + +2410 workflows_controller_test.rb file @@ -542,7 +542,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 843e1eb3b5d05f3cb16580fe88d1baf5 2011-02-20T15:38:07.840581Z 4895 @@ -576,7 +576,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 0fa21d7fd3b396b5aac58660c4ce8a05 2011-04-03T11:55:24.787027Z 5297 @@ -610,7 +610,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 71c27003da3e73bb3aab9eac315c58f9 2011-05-16T22:55:14.834640Z 5800 @@ -644,7 +644,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 11b0d808c1b8f003db130d54022dbab0 2010-12-31T15:45:35.200558Z 4600 @@ -678,7 +678,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b1aac6fc8fdaa84c3e3652849721bfa5 2010-12-12T23:24:34.194336Z 4509 @@ -712,7 +712,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 21df39099606c3e86c66cec944d54982 2011-03-16T18:20:08.852280Z 5150 @@ -746,7 +746,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 85a9afab2e94633e94e59961a16f0973 2011-04-29T13:27:50.025194Z 5602 @@ -780,7 +780,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 13e387badc4a524e1811d5b77713a6b6 2011-05-08T05:11:22.834995Z 5706 @@ -814,10 +814,10 @@ -2011-06-06T13:15:00.000000Z -278a104110d269c64def6c487219db07 -2010-12-23T13:33:01.454946Z -4571 +2011-07-14T09:28:10.000000Z +9855932b639cbf979bde672e4943ba76 +2011-07-03T15:58:02.977468Z +6175 jplang has-props @@ -840,7 +840,7 @@ -3502 +3390 activities_controller_test.rb file @@ -848,7 +848,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 2789d358c792d41598295ec5c4510b1d 2011-05-16T00:09:58.438036Z 5796 @@ -882,11 +882,11 @@ -2011-06-06T13:18:32.000000Z -e6c2c3283ba6e92ebc3fb6df37236920 -2011-05-16T22:56:25.865905Z -5803 -tmaruyama +2011-07-14T09:28:10.000000Z +884c21e4b9421bc79861d21c04a2b6e4 +2011-07-09T11:26:35.866966Z +6202 +jplang has-props @@ -908,7 +908,7 @@ -4636 +5146 ldap_auth_sources_controller.rb file @@ -916,7 +916,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d6759c42ae866d7210c7006911e82a42 2010-05-23T03:16:31.304135Z 3744 @@ -950,7 +950,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z cf2e7aa3633de87398b51f28a196cddd 2011-03-12T12:06:58.214696Z 5095 @@ -984,7 +984,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 887437d272f8b8eba93dbf8bd5645868 2010-12-12T23:24:34.194336Z 4509 @@ -1018,11 +1018,11 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:28:10.000000Z 21ff1a4b6add63acc2dec52e50b37897 -2011-05-07T06:47:05.551645Z -5684 -tmaruyama +2011-06-21T03:16:49.595160Z +6105 +jbbarth has-props @@ -1052,7 +1052,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 7fe6bb33358a95e18862d2c4fc908492 2011-03-16T20:31:01.183370Z 5156 @@ -1086,7 +1086,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 2f5861dadf87169de565a5d3480e0bfd 2011-04-01T16:47:30.350690Z 5284 @@ -1120,11 +1120,11 @@ -2011-06-06T13:15:00.000000Z -c8fa245738b58d9f87afc40fc1b71f94 -2010-12-12T23:24:34.194336Z -4509 -jbbarth +2011-07-14T09:28:10.000000Z +2cd4c7f1190d4a86e4ccfcfefa173eb5 +2011-07-03T15:58:02.977468Z +6175 +jplang has-props @@ -1146,7 +1146,7 @@ -2824 +2717 watchers_controller_test.rb file @@ -1154,7 +1154,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z b2a76458be297be39d84d51dbb3ceb24 2011-04-05T12:09:15.508559Z 5320 @@ -1188,7 +1188,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 3ed28603b2a3697d060e06d90dd7b118 2010-12-12T23:24:34.194336Z 4509 @@ -1222,7 +1222,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 602f46d14ecf45a33fc0f1371a37b8ad 2011-03-22T07:48:04.265918Z 5194 @@ -1256,7 +1256,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 0b0900ad27a276c181f55775cdfdd771 2011-05-16T22:55:41.426983Z 5801 @@ -1290,7 +1290,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7cdb2ab302fb93f982b33fb6460d48c3 2010-12-12T23:24:34.194336Z 4509 @@ -1324,11 +1324,11 @@ -2011-06-06T13:18:32.000000Z -75341d3b53f64393fe346aa74040e8ae -2011-05-08T02:39:36.502832Z -5699 -tmaruyama +2011-07-14T09:28:10.000000Z +79108aec741b266f0143fd14087771f4 +2011-07-03T10:18:18.480864Z +6162 +jplang has-props @@ -1350,7 +1350,7 @@ -12616 +13621 repositories_mercurial_controller_test.rb file @@ -1358,10 +1358,10 @@ -2011-06-06T13:18:32.000000Z -ab3477d468edc7246afd63f15ffe4b5a -2011-05-07T14:22:42.976557Z -5692 +2011-07-14T09:28:10.000000Z +1159e8cb3f1ed40862067dbb7f7bcf6f +2011-07-11T02:08:47.440962Z +6255 tmaruyama has-props @@ -1384,7 +1384,7 @@ -15134 +16602 repositories_filesystem_controller_test.rb file @@ -1426,7 +1426,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z eff59ff8c4c616a1773223454b960363 2010-12-12T23:24:34.194336Z 4509 @@ -1460,7 +1460,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d91b8b56b5bd1fd602e96842dfabab72 2010-12-12T23:24:34.194336Z 4509 @@ -1494,7 +1494,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 4742c5d377d46c8579c08783dda09c64 2011-04-01T13:44:58.700463Z 5272 @@ -1528,7 +1528,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 3915a9e16a6858febb4222e7f6007b11 2011-05-18T11:37:31.678425Z 5852 @@ -1562,7 +1562,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z bcb4e311086427dc58d17412d83872f2 2011-04-05T11:40:31.058665Z 5319 @@ -1596,7 +1596,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 2cde0102968408e5f0c19645feb7070f 2011-05-18T07:53:16.916658Z 5843 @@ -1630,7 +1630,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 190cbeea6f926cc615d6d2918a50e909 2010-12-12T23:24:34.194336Z 4509 @@ -1664,7 +1664,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z f7d5f324711885578c0fbd74725a13c3 2011-03-22T10:46:02.095478Z 5199 @@ -1698,11 +1698,11 @@ -2011-06-06T13:18:32.000000Z -cb0dea9c83a8bbd233560ddcea5d3b2a -2011-05-16T22:56:04.186216Z -5802 -tmaruyama +2011-07-14T09:28:10.000000Z +bb3597bd680e81bf3327869e54dfff5e +2011-07-09T12:01:56.564746Z +6207 +jplang has-props @@ -1724,7 +1724,7 @@ -19609 +19595 previews_controller_test.rb file @@ -1732,7 +1732,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 482b408daa29362a2b2cfb5197b5b878 2011-03-28T21:45:30.892324Z 5246 @@ -1766,7 +1766,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z f724feb876c1ea988b47bc97e7078e1b 2011-03-16T19:52:16.800403Z 5155 @@ -1800,7 +1800,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 7cb4a3e5a123b78da37c7f51da9182a1 2011-05-08T05:08:05.312632Z 5701 @@ -1834,11 +1834,11 @@ -2011-06-06T13:15:00.000000Z -ac7b05267cda86408af77321975d9099 -2011-01-27T21:38:47.430923Z -4764 -jplang +2011-07-14T09:28:10.000000Z +a83a7092e1950e1b36d9bc695f58e777 +2011-06-26T12:51:09.940165Z +6125 +jbbarth has-props @@ -1860,7 +1860,7 @@ -2998 +3071 versions_controller_test.rb file @@ -1868,7 +1868,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z aaf9c582cdd8f730a50fb5d474a2d05c 2011-03-20T21:06:30.302982Z 5179 @@ -1902,7 +1902,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4194cdc2f733e6e1a38bedb7a6af05c8 2010-12-12T23:24:34.194336Z 4509 @@ -1936,7 +1936,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 770100e7a7049e202c8a1ea476659a30 2010-12-12T23:24:34.194336Z 4509 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/application_controller_test.rb.svn-base --- a/test/functional/.svn/text-base/application_controller_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/application_controller_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -18,9 +18,6 @@ require File.expand_path('../../test_helper', __FILE__) require 'application_controller' -# Re-raise errors caught by the controller. -class ApplicationController; def rescue_action(e) raise e end; end - class ApplicationControllerTest < ActionController::TestCase include Redmine::I18n diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/calendars_controller_test.rb.svn-base --- a/test/functional/.svn/text-base/calendars_controller_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/calendars_controller_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -19,7 +19,7 @@ context "GET :show" do should "run custom queries" do - @query = Query.generate_default! + @query = Query.generate_default!(:is_public => true) get :show, :query_id => @query.id assert_response :success diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/issue_relations_controller_test.rb.svn-base --- a/test/functional/.svn/text-base/issue_relations_controller_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/issue_relations_controller_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -74,6 +74,8 @@ :relation => {:issue_to_id => '4', :relation_type => 'relates', :delay => ''} end end + + should "prevent relation creation when there's a circular dependency" def test_destroy assert_difference 'IssueRelation.count', -1 do diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/issues_controller_test.rb.svn-base --- a/test/functional/.svn/text-base/issues_controller_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/issues_controller_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -18,9 +18,6 @@ require File.expand_path('../../test_helper', __FILE__) require 'issues_controller' -# Re-raise errors caught by the controller. -class IssuesController; def rescue_action(e) raise e end; end - class IssuesControllerTest < ActionController::TestCase fixtures :projects, :users, @@ -193,6 +190,30 @@ assert_not_nil assigns(:issues) assert_not_nil assigns(:issue_count_by_group) end + + def test_private_query_should_not_be_available_to_other_users + q = Query.create!(:name => "private", :user => User.find(2), :is_public => false, :project => nil) + @request.session[:user_id] = 3 + + get :index, :query_id => q.id + assert_response 403 + end + + def test_private_query_should_be_available_to_its_user + q = Query.create!(:name => "private", :user => User.find(2), :is_public => false, :project => nil) + @request.session[:user_id] = 2 + + get :index, :query_id => q.id + assert_response :success + end + + def test_public_query_should_be_available_to_other_users + q = Query.create!(:name => "private", :user => User.find(2), :is_public => true, :project => nil) + @request.session[:user_id] = 3 + + get :index, :query_id => q.id + assert_response :success + end def test_index_sort_by_field_not_included_in_columns Setting.issue_list_default_columns = %w(subject author) @@ -267,6 +288,12 @@ assert_kind_of Hash, session[:query] assert_kind_of Array, session[:query][:column_names] assert_equal columns, session[:query][:column_names].map(&:to_s) + + # ensure only these columns are kept in the selected columns list + assert_tag :tag => 'select', :attributes => { :id => 'selected_columns' }, + :children => { :count => 3 } + assert_no_tag :tag => 'option', :attributes => { :value => 'project' }, + :parent => { :tag => 'select', :attributes => { :id => "selected_columns" } } end def test_index_with_custom_field_column @@ -606,6 +633,36 @@ assert_not_nil issue assert_nil issue.parent end + + def test_post_create_private + @request.session[:user_id] = 2 + + assert_difference 'Issue.count' do + post :create, :project_id => 1, + :issue => {:tracker_id => 1, + :subject => 'This is a private issue', + :is_private => '1'} + end + issue = Issue.first(:order => 'id DESC') + assert issue.is_private? + end + + def test_post_create_private_with_set_own_issues_private_permission + role = Role.find(1) + role.remove_permission! :set_issues_private + role.add_permission! :set_own_issues_private + + @request.session[:user_id] = 2 + + assert_difference 'Issue.count' do + post :create, :project_id => 1, + :issue => {:tracker_id => 1, + :subject => 'This is a private issue', + :is_private => '1'} + end + issue = Issue.first(:order => 'id DESC') + assert issue.is_private? + end def test_post_create_should_send_a_notification ActionMailer::Base.deliveries.clear diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/issues_controller_transaction_test.rb.svn-base --- a/test/functional/.svn/text-base/issues_controller_transaction_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/issues_controller_transaction_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -18,9 +18,6 @@ require File.expand_path('../../test_helper', __FILE__) require 'issues_controller' -# Re-raise errors caught by the controller. -class IssuesController; def rescue_action(e) raise e end; end - class IssuesControllerTransactionTest < ActionController::TestCase fixtures :projects, :users, diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/repositories_git_controller_test.rb.svn-base --- a/test/functional/.svn/text-base/repositories_git_controller_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/repositories_git_controller_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -48,6 +48,8 @@ if @char_1.respond_to?(:force_encoding) @char_1.force_encoding('UTF-8') end + + Setting.default_language = 'en' end if File.directory?(REPOSITORY_PATH) @@ -204,6 +206,27 @@ assert_tag :tag => 'h2', :content => /2f9c0091/ end + def test_diff_truncated + @repository.fetch_changesets + @repository.reload + Setting.diff_max_lines_displayed = 5 + + # Truncated diff of changeset 2f9c0091 + with_cache do + get :diff, :id => PRJ_ID, :type => 'inline', + :rev => '2f9c0091c754a91af7a9c478e36556b4bde8dcf7' + assert_response :success + assert @response.body.include?("... This diff was truncated") + + Setting.default_language = 'fr' + get :diff, :id => PRJ_ID, :type => 'inline', + :rev => '2f9c0091c754a91af7a9c478e36556b4bde8dcf7' + assert_response :success + assert ! @response.body.include?("... This diff was truncated") + assert @response.body.include?("... Ce diff") + end + end + def test_diff_two_revs @repository.fetch_changesets @repository.reload @@ -336,4 +359,12 @@ puts "Git test repository NOT FOUND. Skipping functional tests !!!" def test_fake; assert true end end + + private + def with_cache(&block) + before = ActionController::Base.perform_caching + ActionController::Base.perform_caching = true + block.call + ActionController::Base.perform_caching = before + end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/repositories_mercurial_controller_test.rb.svn-base --- a/test/functional/.svn/text-base/repositories_mercurial_controller_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/repositories_mercurial_controller_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -38,8 +38,9 @@ @request = ActionController::TestRequest.new @response = ActionController::TestResponse.new User.current = nil + @project = Project.find(PRJ_ID) @repository = Repository::Mercurial.create( - :project => Project.find(PRJ_ID), + :project => @project, :url => REPOSITORY_PATH, :path_encoding => 'ISO-8859-1' ) @@ -345,6 +346,17 @@ :sibling => { :tag => 'td', :content => /watcher =/ } end + def test_annotate_not_in_tip + @repository.fetch_changesets + @repository.reload + assert @repository.changesets.size > 0 + + get :annotate, :id => PRJ_ID, + :path => ['sources', 'welcome_controller.rb'] + assert_response 404 + assert_error_tag :content => /was not found/ + end + def test_annotate_at_given_revision @repository.fetch_changesets @repository.reload @@ -413,6 +425,45 @@ assert_error_tag :content => /was not found/ end end + + def test_destroy_valid_repository + @request.session[:user_id] = 1 # admin + @repository.fetch_changesets + @repository.reload + assert @repository.changesets.count > 0 + + get :destroy, :id => PRJ_ID + assert_response 302 + @project.reload + assert_nil @project.repository + end + + def test_destroy_invalid_repository + @request.session[:user_id] = 1 # admin + @repository.fetch_changesets + @repository.reload + assert @repository.changesets.count > 0 + + get :destroy, :id => PRJ_ID + assert_response 302 + @project.reload + assert_nil @project.repository + + @repository = Repository::Mercurial.create( + :project => Project.find(PRJ_ID), + :url => "/invalid", + :path_encoding => 'ISO-8859-1' + ) + assert @repository + @repository.fetch_changesets + @repository.reload + assert_equal 0, @repository.changesets.count + + get :destroy, :id => PRJ_ID + assert_response 302 + @project.reload + assert_nil @project.repository + end else puts "Mercurial test repository NOT FOUND. Skipping functional tests !!!" def test_fake; assert true end diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/search_controller_test.rb.svn-base --- a/test/functional/.svn/text-base/search_controller_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/search_controller_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -29,7 +29,7 @@ end def test_search_all_projects - get :index, :q => 'recipe subproject commit', :submit => 'Search' + get :index, :q => 'recipe subproject commit', :all_words => '' assert_response :success assert_template 'index' @@ -50,6 +50,8 @@ assert_response :success assert_template 'index' + assert_equal true, assigns(:all_words) + assert_equal false, assigns(:titles_only) assert assigns(:results).include?(Issue.find(8)) assert assigns(:results).include?(Issue.find(5)) assert_tag :dt, :attributes => { :class => /issue closed/ }, @@ -57,7 +59,7 @@ end def test_search_project_and_subprojects - get :index, :id => 1, :q => 'recipe subproject', :scope => 'subprojects', :submit => 'Search' + get :index, :id => 1, :q => 'recipe subproject', :scope => 'subprojects', :all_words => '' assert_response :success assert_template 'index' assert assigns(:results).include?(Issue.find(1)) @@ -88,7 +90,8 @@ def test_search_all_words # 'all words' is on by default - get :index, :id => 1, :q => 'recipe updating saving' + get :index, :id => 1, :q => 'recipe updating saving', :all_words => '1' + assert_equal true, assigns(:all_words) results = assigns(:results) assert_not_nil results assert_equal 1, results.size @@ -96,7 +99,8 @@ end def test_search_one_of_the_words - get :index, :id => 1, :q => 'recipe updating saving', :submit => 'Search' + get :index, :id => 1, :q => 'recipe updating saving', :all_words => '' + assert_equal false, assigns(:all_words) results = assigns(:results) assert_not_nil results assert_equal 3, results.size @@ -104,19 +108,30 @@ end def test_search_titles_only_without_result - get :index, :id => 1, :q => 'recipe updating saving', :all_words => '1', :titles_only => '1', :submit => 'Search' + get :index, :id => 1, :q => 'recipe updating saving', :titles_only => '1' results = assigns(:results) assert_not_nil results assert_equal 0, results.size end def test_search_titles_only - get :index, :id => 1, :q => 'recipe', :titles_only => '1', :submit => 'Search' + get :index, :id => 1, :q => 'recipe', :titles_only => '1' + assert_equal true, assigns(:titles_only) results = assigns(:results) assert_not_nil results assert_equal 2, results.size end + def test_search_content + Issue.update_all("description = 'This is a searchkeywordinthecontent'", "id=1") + + get :index, :id => 1, :q => 'searchkeywordinthecontent', :titles_only => '' + assert_equal false, assigns(:titles_only) + results = assigns(:results) + assert_not_nil results + assert_equal 1, results.size + end + def test_search_with_invalid_project_id get :index, :id => 195, :q => 'recipe' assert_response 404 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/.svn/text-base/wiki_controller_test.rb.svn-base --- a/test/functional/.svn/text-base/wiki_controller_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/.svn/text-base/wiki_controller_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -250,14 +250,24 @@ get :annotate, :project_id => 1, :id => 'CookBook_documentation', :version => 2 assert_response :success assert_template 'annotate' + # Line 1 - assert_tag :tag => 'tr', :child => { :tag => 'th', :attributes => {:class => 'line-num'}, :content => '1' }, - :child => { :tag => 'td', :attributes => {:class => 'author'}, :content => /John Smith/ }, - :child => { :tag => 'td', :content => /h1\. CookBook documentation/ } - # Line 2 - assert_tag :tag => 'tr', :child => { :tag => 'th', :attributes => {:class => 'line-num'}, :content => '2' }, - :child => { :tag => 'td', :attributes => {:class => 'author'}, :content => /redMine Admin/ }, - :child => { :tag => 'td', :content => /Some updated \[\[documentation\]\] here/ } + assert_tag :tag => 'tr', :child => { + :tag => 'th', :attributes => {:class => 'line-num'}, :content => '1', :sibling => { + :tag => 'td', :attributes => {:class => 'author'}, :content => /John Smith/, :sibling => { + :tag => 'td', :content => /h1\. CookBook documentation/ + } + } + } + + # Line 5 + assert_tag :tag => 'tr', :child => { + :tag => 'th', :attributes => {:class => 'line-num'}, :content => '5', :sibling => { + :tag => 'td', :attributes => {:class => 'author'}, :content => /redMine Admin/, :sibling => { + :tag => 'td', :content => /Some updated \[\[documentation\]\] here/ + } + } + } end def test_get_rename diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/application_controller_test.rb --- a/test/functional/application_controller_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/application_controller_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -18,9 +18,6 @@ require File.expand_path('../../test_helper', __FILE__) require 'application_controller' -# Re-raise errors caught by the controller. -class ApplicationController; def rescue_action(e) raise e end; end - class ApplicationControllerTest < ActionController::TestCase include Redmine::I18n diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/calendars_controller_test.rb --- a/test/functional/calendars_controller_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/calendars_controller_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -19,7 +19,7 @@ context "GET :show" do should "run custom queries" do - @query = Query.generate_default! + @query = Query.generate_default!(:is_public => true) get :show, :query_id => @query.id assert_response :success diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/issue_relations_controller_test.rb --- a/test/functional/issue_relations_controller_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/issue_relations_controller_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -74,6 +74,8 @@ :relation => {:issue_to_id => '4', :relation_type => 'relates', :delay => ''} end end + + should "prevent relation creation when there's a circular dependency" def test_destroy assert_difference 'IssueRelation.count', -1 do diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/issues_controller_test.rb --- a/test/functional/issues_controller_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/issues_controller_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -18,9 +18,6 @@ require File.expand_path('../../test_helper', __FILE__) require 'issues_controller' -# Re-raise errors caught by the controller. -class IssuesController; def rescue_action(e) raise e end; end - class IssuesControllerTest < ActionController::TestCase fixtures :projects, :users, @@ -193,6 +190,30 @@ assert_not_nil assigns(:issues) assert_not_nil assigns(:issue_count_by_group) end + + def test_private_query_should_not_be_available_to_other_users + q = Query.create!(:name => "private", :user => User.find(2), :is_public => false, :project => nil) + @request.session[:user_id] = 3 + + get :index, :query_id => q.id + assert_response 403 + end + + def test_private_query_should_be_available_to_its_user + q = Query.create!(:name => "private", :user => User.find(2), :is_public => false, :project => nil) + @request.session[:user_id] = 2 + + get :index, :query_id => q.id + assert_response :success + end + + def test_public_query_should_be_available_to_other_users + q = Query.create!(:name => "private", :user => User.find(2), :is_public => true, :project => nil) + @request.session[:user_id] = 3 + + get :index, :query_id => q.id + assert_response :success + end def test_index_sort_by_field_not_included_in_columns Setting.issue_list_default_columns = %w(subject author) @@ -267,6 +288,12 @@ assert_kind_of Hash, session[:query] assert_kind_of Array, session[:query][:column_names] assert_equal columns, session[:query][:column_names].map(&:to_s) + + # ensure only these columns are kept in the selected columns list + assert_tag :tag => 'select', :attributes => { :id => 'selected_columns' }, + :children => { :count => 3 } + assert_no_tag :tag => 'option', :attributes => { :value => 'project' }, + :parent => { :tag => 'select', :attributes => { :id => "selected_columns" } } end def test_index_with_custom_field_column @@ -606,6 +633,36 @@ assert_not_nil issue assert_nil issue.parent end + + def test_post_create_private + @request.session[:user_id] = 2 + + assert_difference 'Issue.count' do + post :create, :project_id => 1, + :issue => {:tracker_id => 1, + :subject => 'This is a private issue', + :is_private => '1'} + end + issue = Issue.first(:order => 'id DESC') + assert issue.is_private? + end + + def test_post_create_private_with_set_own_issues_private_permission + role = Role.find(1) + role.remove_permission! :set_issues_private + role.add_permission! :set_own_issues_private + + @request.session[:user_id] = 2 + + assert_difference 'Issue.count' do + post :create, :project_id => 1, + :issue => {:tracker_id => 1, + :subject => 'This is a private issue', + :is_private => '1'} + end + issue = Issue.first(:order => 'id DESC') + assert issue.is_private? + end def test_post_create_should_send_a_notification ActionMailer::Base.deliveries.clear diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/issues_controller_transaction_test.rb --- a/test/functional/issues_controller_transaction_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/issues_controller_transaction_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -18,9 +18,6 @@ require File.expand_path('../../test_helper', __FILE__) require 'issues_controller' -# Re-raise errors caught by the controller. -class IssuesController; def rescue_action(e) raise e end; end - class IssuesControllerTransactionTest < ActionController::TestCase fixtures :projects, :users, diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/repositories_git_controller_test.rb --- a/test/functional/repositories_git_controller_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/repositories_git_controller_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -48,6 +48,8 @@ if @char_1.respond_to?(:force_encoding) @char_1.force_encoding('UTF-8') end + + Setting.default_language = 'en' end if File.directory?(REPOSITORY_PATH) @@ -204,6 +206,27 @@ assert_tag :tag => 'h2', :content => /2f9c0091/ end + def test_diff_truncated + @repository.fetch_changesets + @repository.reload + Setting.diff_max_lines_displayed = 5 + + # Truncated diff of changeset 2f9c0091 + with_cache do + get :diff, :id => PRJ_ID, :type => 'inline', + :rev => '2f9c0091c754a91af7a9c478e36556b4bde8dcf7' + assert_response :success + assert @response.body.include?("... This diff was truncated") + + Setting.default_language = 'fr' + get :diff, :id => PRJ_ID, :type => 'inline', + :rev => '2f9c0091c754a91af7a9c478e36556b4bde8dcf7' + assert_response :success + assert ! @response.body.include?("... This diff was truncated") + assert @response.body.include?("... Ce diff") + end + end + def test_diff_two_revs @repository.fetch_changesets @repository.reload @@ -336,4 +359,12 @@ puts "Git test repository NOT FOUND. Skipping functional tests !!!" def test_fake; assert true end end + + private + def with_cache(&block) + before = ActionController::Base.perform_caching + ActionController::Base.perform_caching = true + block.call + ActionController::Base.perform_caching = before + end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/repositories_mercurial_controller_test.rb --- a/test/functional/repositories_mercurial_controller_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/repositories_mercurial_controller_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -38,8 +38,9 @@ @request = ActionController::TestRequest.new @response = ActionController::TestResponse.new User.current = nil + @project = Project.find(PRJ_ID) @repository = Repository::Mercurial.create( - :project => Project.find(PRJ_ID), + :project => @project, :url => REPOSITORY_PATH, :path_encoding => 'ISO-8859-1' ) @@ -345,6 +346,17 @@ :sibling => { :tag => 'td', :content => /watcher =/ } end + def test_annotate_not_in_tip + @repository.fetch_changesets + @repository.reload + assert @repository.changesets.size > 0 + + get :annotate, :id => PRJ_ID, + :path => ['sources', 'welcome_controller.rb'] + assert_response 404 + assert_error_tag :content => /was not found/ + end + def test_annotate_at_given_revision @repository.fetch_changesets @repository.reload @@ -413,6 +425,45 @@ assert_error_tag :content => /was not found/ end end + + def test_destroy_valid_repository + @request.session[:user_id] = 1 # admin + @repository.fetch_changesets + @repository.reload + assert @repository.changesets.count > 0 + + get :destroy, :id => PRJ_ID + assert_response 302 + @project.reload + assert_nil @project.repository + end + + def test_destroy_invalid_repository + @request.session[:user_id] = 1 # admin + @repository.fetch_changesets + @repository.reload + assert @repository.changesets.count > 0 + + get :destroy, :id => PRJ_ID + assert_response 302 + @project.reload + assert_nil @project.repository + + @repository = Repository::Mercurial.create( + :project => Project.find(PRJ_ID), + :url => "/invalid", + :path_encoding => 'ISO-8859-1' + ) + assert @repository + @repository.fetch_changesets + @repository.reload + assert_equal 0, @repository.changesets.count + + get :destroy, :id => PRJ_ID + assert_response 302 + @project.reload + assert_nil @project.repository + end else puts "Mercurial test repository NOT FOUND. Skipping functional tests !!!" def test_fake; assert true end diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/search_controller_test.rb --- a/test/functional/search_controller_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/search_controller_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -29,7 +29,7 @@ end def test_search_all_projects - get :index, :q => 'recipe subproject commit', :submit => 'Search' + get :index, :q => 'recipe subproject commit', :all_words => '' assert_response :success assert_template 'index' @@ -50,6 +50,8 @@ assert_response :success assert_template 'index' + assert_equal true, assigns(:all_words) + assert_equal false, assigns(:titles_only) assert assigns(:results).include?(Issue.find(8)) assert assigns(:results).include?(Issue.find(5)) assert_tag :dt, :attributes => { :class => /issue closed/ }, @@ -57,7 +59,7 @@ end def test_search_project_and_subprojects - get :index, :id => 1, :q => 'recipe subproject', :scope => 'subprojects', :submit => 'Search' + get :index, :id => 1, :q => 'recipe subproject', :scope => 'subprojects', :all_words => '' assert_response :success assert_template 'index' assert assigns(:results).include?(Issue.find(1)) @@ -88,7 +90,8 @@ def test_search_all_words # 'all words' is on by default - get :index, :id => 1, :q => 'recipe updating saving' + get :index, :id => 1, :q => 'recipe updating saving', :all_words => '1' + assert_equal true, assigns(:all_words) results = assigns(:results) assert_not_nil results assert_equal 1, results.size @@ -96,7 +99,8 @@ end def test_search_one_of_the_words - get :index, :id => 1, :q => 'recipe updating saving', :submit => 'Search' + get :index, :id => 1, :q => 'recipe updating saving', :all_words => '' + assert_equal false, assigns(:all_words) results = assigns(:results) assert_not_nil results assert_equal 3, results.size @@ -104,19 +108,30 @@ end def test_search_titles_only_without_result - get :index, :id => 1, :q => 'recipe updating saving', :all_words => '1', :titles_only => '1', :submit => 'Search' + get :index, :id => 1, :q => 'recipe updating saving', :titles_only => '1' results = assigns(:results) assert_not_nil results assert_equal 0, results.size end def test_search_titles_only - get :index, :id => 1, :q => 'recipe', :titles_only => '1', :submit => 'Search' + get :index, :id => 1, :q => 'recipe', :titles_only => '1' + assert_equal true, assigns(:titles_only) results = assigns(:results) assert_not_nil results assert_equal 2, results.size end + def test_search_content + Issue.update_all("description = 'This is a searchkeywordinthecontent'", "id=1") + + get :index, :id => 1, :q => 'searchkeywordinthecontent', :titles_only => '' + assert_equal false, assigns(:titles_only) + results = assigns(:results) + assert_not_nil results + assert_equal 1, results.size + end + def test_search_with_invalid_project_id get :index, :id => 195, :q => 'recipe' assert_response 404 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/functional/wiki_controller_test.rb --- a/test/functional/wiki_controller_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/functional/wiki_controller_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -250,14 +250,24 @@ get :annotate, :project_id => 1, :id => 'CookBook_documentation', :version => 2 assert_response :success assert_template 'annotate' + # Line 1 - assert_tag :tag => 'tr', :child => { :tag => 'th', :attributes => {:class => 'line-num'}, :content => '1' }, - :child => { :tag => 'td', :attributes => {:class => 'author'}, :content => /John Smith/ }, - :child => { :tag => 'td', :content => /h1\. CookBook documentation/ } - # Line 2 - assert_tag :tag => 'tr', :child => { :tag => 'th', :attributes => {:class => 'line-num'}, :content => '2' }, - :child => { :tag => 'td', :attributes => {:class => 'author'}, :content => /redMine Admin/ }, - :child => { :tag => 'td', :content => /Some updated \[\[documentation\]\] here/ } + assert_tag :tag => 'tr', :child => { + :tag => 'th', :attributes => {:class => 'line-num'}, :content => '1', :sibling => { + :tag => 'td', :attributes => {:class => 'author'}, :content => /John Smith/, :sibling => { + :tag => 'td', :content => /h1\. CookBook documentation/ + } + } + } + + # Line 5 + assert_tag :tag => 'tr', :child => { + :tag => 'th', :attributes => {:class => 'line-num'}, :content => '5', :sibling => { + :tag => 'td', :attributes => {:class => 'author'}, :content => /redMine Admin/, :sibling => { + :tag => 'td', :content => /Some updated \[\[documentation\]\] here/ + } + } + } end def test_get_rename diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/integration/.svn/entries --- a/test/integration/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/integration/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/integration http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b828e87474858f965d2048f5f15f8e4b 2010-12-12T23:24:34.194336Z 4509 @@ -72,7 +72,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z f45261de85d88966691601f82641521c 2011-04-01T15:30:32.931755Z 5280 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fbd4d2a8c15f4ec209250f3395903604 2010-12-12T23:24:34.194336Z 4509 @@ -140,7 +140,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4b83660bc635b651f2e1d2d8ee50b84b 2010-12-12T23:24:34.194336Z 4509 @@ -174,7 +174,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 7b3dce66fa8d8e391dc027a5d90a510f 2011-04-02T08:01:06.891147Z 5289 @@ -208,7 +208,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5cdf08841a7442b774036772bb1fc1a7 2010-12-12T23:24:34.194336Z 4509 @@ -242,7 +242,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 9058073eeb692c5629a88c6066e2cca8 2011-03-28T19:56:22.585019Z 5238 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/integration/api_test/.svn/entries --- a/test/integration/api_test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/integration/api_test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/integration/api_test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7d38bb393dfe949c081c7e9ee2ea0caa 2010-12-12T23:24:34.194336Z 4509 @@ -66,7 +66,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 7a9592ae362d7037a34c8d52a83bfa94 2011-04-01T00:46:29.119996Z 5270 @@ -100,7 +100,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z f3362e09e4ef210beddc057c74493b74 2011-05-29T07:24:15.223638Z 5946 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 92abe10e190b64c60afc90866336aa7c 2010-12-12T23:24:34.194336Z 4509 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 31d08ba85b57fcdb41e06c1f367de87e 2011-01-06T20:36:31.826591Z 4645 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a4c38f734c93d99d52de27d41a380756 2010-12-12T23:24:34.194336Z 4509 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 445e18c4a9d648b99d948eac4e750480 2010-12-12T23:24:34.194336Z 4509 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z bee85bcaab5d8fb5f90a64ad4ac32e3c 2010-12-12T23:24:34.194336Z 4509 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 24e8e5b1544016befedeea49b8fb5cb5 2010-12-12T23:24:34.194336Z 4509 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/integration/lib/.svn/entries --- a/test/integration/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/integration/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/integration/lib http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/integration/lib/redmine/.svn/entries --- a/test/integration/lib/redmine/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/integration/lib/redmine/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/integration/lib/redmine http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 302d4ea0c07530cc9d48b971849df66d 2010-12-12T23:24:34.194336Z 4509 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 782f5d377a79dea8a580dcd902121b37 2010-12-23T09:42:33.439630Z 4560 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/mocks/.svn/entries --- a/test/mocks/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/mocks/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/mocks http://redmine.rubyforge.org/svn @@ -38,7 +38,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c73745cf74166bf38552d6469b74b190 2009-09-20T14:06:57.257282Z 2895 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/mocks/development/.svn/entries --- a/test/mocks/development/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/mocks/development/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/mocks/development http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/mocks/test/.svn/entries --- a/test/mocks/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/mocks/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/mocks/test http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/.svn/all-wcprops --- a/test/unit/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,35 @@ K 25 svn:wc:ra_dav:version-url V 48 -/svn/!svn/ver/5947/branches/1.2-stable/test/unit +/svn/!svn/ver/6200/branches/1.2-stable/test/unit END +mail_handler_test.rb +K 25 +svn:wc:ra_dav:version-url +V 69 +/svn/!svn/ver/6200/branches/1.2-stable/test/unit/mail_handler_test.rb +END +issue_relation_test.rb +K 25 +svn:wc:ra_dav:version-url +V 71 +/svn/!svn/ver/6125/branches/1.2-stable/test/unit/issue_relation_test.rb +END +project_test.rb +K 25 +svn:wc:ra_dav:version-url +V 64 +/svn/!svn/ver/6106/branches/1.2-stable/test/unit/project_test.rb +END +issue_test.rb +K 25 +svn:wc:ra_dav:version-url +V 62 +/svn/!svn/ver/6160/branches/1.2-stable/test/unit/issue_test.rb +END +workflow_test.rb +K 25 +svn:wc:ra_dav:version-url +V 65 +/svn/!svn/ver/6159/branches/1.2-stable/test/unit/workflow_test.rb +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/.svn/entries --- a/test/unit/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit http://redmine.rubyforge.org/svn -2011-05-29T07:47:25.955545Z -5947 +2011-07-09T10:51:57.491707Z +6200 jplang @@ -32,7 +32,7 @@ -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z c59de31e1223a9784db2e15d0a3627df 2011-05-18T07:56:16.533778Z 5848 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e89c6342d99d8e32ca9c9d3399641b96 2010-12-12T23:24:34.194336Z 4509 @@ -100,7 +100,7 @@ -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z 0e626a5d1815bfb8fe3d3894aa558637 2011-05-19T02:17:19.580631Z 5855 @@ -134,7 +134,7 @@ -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z e7adac02507d6c3adc56636d03772718 2011-05-08T05:10:05.435666Z 5704 @@ -168,11 +168,11 @@ -2011-06-06T13:15:00.000000Z -c121bfc1afd3428c1c63ffc8e4c9441e -2011-01-15T14:03:39.071238Z -4721 -jplang +2011-07-14T09:28:10.000000Z +02afcc31b12319dd169dddfed8f12290 +2011-06-26T12:51:09.940165Z +6125 +jbbarth has-props @@ -194,7 +194,7 @@ -3525 +4257 version_test.rb file @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9aa8e8e5f5ef4c0c74c9fcdaba7ada60 2010-12-31T11:16:03.020751Z 4597 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 01227adbe16fcf333a7e99f9a7bcc0f6 2010-12-12T23:24:34.194336Z 4509 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z afdfda5a2d9285920afb8815085ad0ee 2010-12-12T23:24:34.194336Z 4509 @@ -304,11 +304,11 @@ -2011-06-06T13:17:46.000000Z -5cfdd0a7bdaa5c23036e2ef0c890a8ae -2011-05-17T01:15:35.033077Z -5806 -tmaruyama +2011-07-14T09:28:10.000000Z +56949337c01f95cf82d224ec049152fc +2011-07-02T17:29:54.143205Z +6160 +jplang has-props @@ -330,7 +330,7 @@ -37453 +38035 issue_status_test.rb file @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 927e020ce867263e6cf5af443bfaecd8 2011-02-20T15:38:07.840581Z 4895 @@ -372,7 +372,7 @@ -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z 82ebca9b5e4c722834aaa5cc3021cb39 2011-04-04T11:54:22.596314Z 5315 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 32e8c8fd522283c8008b2dac1de383dd 2010-12-12T23:24:34.194336Z 4509 @@ -440,7 +440,7 @@ -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z 969b74ba0ac95022625b038ed3b53ac7 2011-05-08T05:10:45.369091Z 5705 @@ -474,7 +474,7 @@ -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z 30bae9b277a795c111c423d92d737684 2011-03-16T05:50:06.339454Z 5148 @@ -502,13 +502,50 @@ 3522 +helpers +dir + +role_test.rb +file + + + + +2011-07-14T09:24:22.000000Z +2e07bb095dbde788122b64dd317497c1 +2011-04-05T22:37:45.210136Z +5333 +jplang +has-props + + + + + + + + + + + + + + + + + + + + +3248 + changeset_test.rb file -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z 1cf1ec1e57d07381b05b2c4d816d1dbc 2011-05-09T04:54:37.910430Z 5711 @@ -536,50 +573,13 @@ 14116 -role_test.rb -file - - - - -2011-06-06T13:17:46.000000Z -2e07bb095dbde788122b64dd317497c1 -2011-04-05T22:37:45.210136Z -5333 -jplang -has-props - - - - - - - - - - - - - - - - - - - - -3248 - -helpers -dir - comment_test.rb file -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z c42e1faeab30f032275bfd52435972f7 2011-03-04T14:32:58.878627Z 5003 @@ -613,7 +613,7 @@ -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z 7d976bf38eb872a25baba7c1f7a08cc5 2011-05-17T02:38:09.971445Z 5812 @@ -650,7 +650,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z a699c36ad643f02bf36d9a95b5579a2d 2011-05-17T01:16:31.186747Z 5808 @@ -678,13 +678,47 @@ 3249 +workflow_test.rb +file + + + + +2011-07-14T09:28:10.000000Z +e3ef06729c16b17741ef271e8442ab43 +2011-07-02T17:28:33.181594Z +6159 +jplang +has-props + + + + + + + + + + + + + + + + + + + + +1929 + document_category_test.rb file -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 5b7691649eace6223fab74bf0674ff57 2011-05-18T07:54:54.667231Z 5846 @@ -718,7 +752,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 591c0e3bed3419509ed192f8cb2d4f39 2011-05-18T07:54:25.978295Z 5845 @@ -752,7 +786,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 29d179b6d28c7ce861f25681cccae51a 2011-03-15T15:39:59.504985Z 5140 @@ -780,17 +814,17 @@ 26723 -mail_handler_test.rb +time_entry_test.rb file -2011-06-06T13:18:32.000000Z -eb1dbf9596b5b0182d2e20ba8dafa14d -2011-05-17T02:13:19.527857Z -5809 -tmaruyama +2011-07-14T09:24:10.000000Z +ab1c1db4414427c710071842f98a5685 +2011-01-14T18:45:28.811697Z +4709 +jplang has-props @@ -812,7 +846,7 @@ -19111 +4317 repository_test.rb file @@ -820,7 +854,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 6aed1b4132534a97d49738817211706d 2011-05-12T23:58:58.450242Z 5767 @@ -848,16 +882,16 @@ 8402 -time_entry_test.rb +mail_handler_test.rb file -2011-06-06T13:15:00.000000Z -ab1c1db4414427c710071842f98a5685 -2011-01-14T18:45:28.811697Z -4709 +2011-07-14T09:28:10.000000Z +596f015d55d3869c4a091684381b6bdd +2011-07-09T10:51:57.491707Z +6200 jplang has-props @@ -880,75 +914,7 @@ -4317 - -principal_test.rb -file - - - - -2011-06-06T13:15:00.000000Z -69e70ceb20c56bbb25155e8120146aa3 -2010-12-12T23:24:34.194336Z -4509 -jbbarth - - - - - - - - - - - - - - - - - - - - - -2078 - -journal_observer_test.rb -file - - - - -2011-06-06T13:18:32.000000Z -4d068178e1e5343bb1d3bc3f4405b434 -2011-05-17T01:16:04.549837Z -5807 -tmaruyama - - - - - - - - - - - - - - - - - - - - - -4290 +19111 auth_source_ldap_test.rb file @@ -956,7 +922,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4de167441793151c86bc376e671cc3c1 2010-12-12T23:24:34.194336Z 4509 @@ -984,13 +950,81 @@ 2793 +journal_observer_test.rb +file + + + + +2011-07-14T09:24:22.000000Z +4d068178e1e5343bb1d3bc3f4405b434 +2011-05-17T01:16:04.549837Z +5807 +tmaruyama + + + + + + + + + + + + + + + + + + + + + +4290 + +principal_test.rb +file + + + + +2011-07-14T09:24:10.000000Z +69e70ceb20c56bbb25155e8120146aa3 +2010-12-12T23:24:34.194336Z +4509 +jbbarth + + + + + + + + + + + + + + + + + + + + + +2078 + project_nested_set_test.rb file -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 47282cfa59c0817a7936d60b0ac3e16c 2011-01-06T21:17:08.355137Z 4650 @@ -1024,7 +1058,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z eadb473d8dd159c88fde8c16bbe74e03 2011-05-21T01:10:47.308181Z 5862 @@ -1092,7 +1126,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6b620c2638af1111d237a35ecba5107d 2010-12-12T23:24:34.194336Z 4509 @@ -1126,7 +1160,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f4be42a1985df0fc471331477246eea7 2010-12-12T23:24:34.194336Z 4509 @@ -1160,7 +1194,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fb1799532feba53a1df0355271636ce7 2010-12-12T23:24:34.194336Z 4509 @@ -1194,7 +1228,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z f1659fedd261e623671925e6a8cca78f 2011-05-18T07:53:50.954451Z 5844 @@ -1228,7 +1262,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 23d11bc7cfedc1a4d419928eb81d5c64 2010-12-12T23:24:34.194336Z 4509 @@ -1262,7 +1296,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 5152dbf3df76a2d3ce878004f7a96c0f 2011-05-08T05:08:44.023166Z 5702 @@ -1296,7 +1330,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z d59b40c2d47bc0848d94e4db7d75fc57 2011-04-12T05:47:05.800856Z 5435 @@ -1330,7 +1364,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 78ae483a9d1f99ce076587cc6bfd9266 2011-05-29T07:47:25.955545Z 5947 @@ -1364,7 +1398,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 50cc3fd88223d69f74e1b11991989bbc 2010-12-12T23:24:34.194336Z 4509 @@ -1398,7 +1432,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z ee0be4e865bda5f947a309206e08b74b 2011-05-29T07:18:05.033755Z 5945 @@ -1432,7 +1466,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 117ecad84a309ca3ba42869d000b80bd 2011-05-17T02:38:55.557254Z 5813 @@ -1466,7 +1500,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z cc3153be22896f0d6588d64d5d9e381e 2011-05-18T07:55:38.214882Z 5847 @@ -1500,7 +1534,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 1adb775822010aa696251df89ef822ee 2011-05-17T02:37:04.586333Z 5811 @@ -1534,7 +1568,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 3ddfb679cbb5808edf1db3bd1e825d47 2011-05-17T01:15:01.993813Z 5805 @@ -1568,7 +1602,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z d9e7a21458e2be607054094d5760941b 2011-04-29T13:33:15.566169Z 5603 @@ -1602,7 +1636,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 48fb0465a704fc0db79e0146cdbc6b7e 2011-05-17T02:39:40.624115Z 5814 @@ -1630,13 +1664,16 @@ 4598 +initializers +dir + custom_value_test.rb file -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e012f89814e1a9ddec5e1fd550c6b5e1 2010-12-12T23:24:34.194336Z 4509 @@ -1670,11 +1707,11 @@ -2011-06-06T13:18:32.000000Z -efe6a39b84eb3cd04ca65d7735bf56bb -2011-03-30T17:16:25.989870Z -5265 -jplang +2011-07-14T09:28:10.000000Z +7a2931dfcd98c43a540f85e0727071bd +2011-06-21T03:35:36.425068Z +6106 +jbbarth has-props @@ -1696,7 +1733,7 @@ -40844 +42612 member_test.rb file @@ -1704,7 +1741,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ef906b6b6bdeaa8d627ff66390dd31ab 2010-12-12T23:24:34.194336Z 4509 @@ -1738,7 +1775,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 9221f0d614365c7a155143d7c279b45c 2011-04-04T01:10:10.703801Z 5305 @@ -1772,7 +1809,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 759e3cea9ff889147937b83bcc137e4b 2010-12-12T23:24:34.194336Z 4509 @@ -1806,7 +1843,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z eab02ac34d43f18f1bc929dd62d6ee9a 2010-12-12T23:24:34.194336Z 4509 @@ -1840,7 +1877,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 59b08ad686160723b5b83df2cb5f8ee1 2010-12-12T23:24:34.194336Z 4509 @@ -1874,7 +1911,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 9d0e88a70fec4d68e8a35ec2da88ec33 2011-05-18T11:36:35.474218Z 5851 @@ -1908,7 +1945,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8f6032e2276c7077ad1716c67634c17e 2010-12-12T23:24:34.194336Z 4509 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/.svn/text-base/issue_relation_test.rb.svn-base --- a/test/unit/.svn/text-base/issue_relation_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/.svn/text-base/issue_relation_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -44,6 +44,9 @@ assert_equal from, relation.issue_to end + # TODO : document why it shouldn't be reversed if validation fails : having + # relations reversed before the validation would allow simpler code for the + # validation def test_follows_relation_should_not_be_reversed_if_validation_fails from = Issue.find(1) to = Issue.find(2) @@ -82,4 +85,13 @@ assert !r.save assert_not_nil r.errors.on(:base) end + + def test_validates_circular_dependency_on_reverse_relations + IssueRelation.delete_all + assert IssueRelation.create!(:issue_from => Issue.find(1), :issue_to => Issue.find(3), :relation_type => IssueRelation::TYPE_BLOCKS) + assert IssueRelation.create!(:issue_from => Issue.find(1), :issue_to => Issue.find(2), :relation_type => IssueRelation::TYPE_BLOCKED) + r = IssueRelation.new(:issue_from => Issue.find(2), :issue_to => Issue.find(1), :relation_type => IssueRelation::TYPE_BLOCKED) + assert !r.save + assert_not_nil r.errors.on(:base) + end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/.svn/text-base/issue_test.rb.svn-base --- a/test/unit/.svn/text-base/issue_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/.svn/text-base/issue_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -733,6 +733,27 @@ assert_equal old_description, detail.old_value assert_equal new_description, detail.value end + + def test_blank_descriptions_should_not_be_journalized + IssueCustomField.delete_all + Issue.update_all("description = NULL", "id=1") + + i = Issue.find(1) + i.init_journal(User.find(2)) + i.subject = "blank description" + i.description = "\r\n" + + assert_difference 'Journal.count', 1 do + assert_difference 'JournalDetail.count', 1 do + i.save! + end + end + end + + def test_description_eol_should_be_normalized + i = Issue.new(:description => "CR \r LF \n CRLF \r\n") + assert_equal "CR \r\n LF \r\n CRLF \r\n", i.description + end def test_saving_twice_should_not_duplicate_journal_details i = Issue.find(:first) diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/.svn/text-base/mail_handler_test.rb.svn-base --- a/test/unit/.svn/text-base/mail_handler_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/.svn/text-base/mail_handler_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -63,7 +63,7 @@ assert_equal '2010-01-01', issue.start_date.to_s assert_equal '2010-12-31', issue.due_date.to_s assert_equal User.find_by_login('jsmith'), issue.assigned_to - assert_equal Version.find_by_name('alpha'), issue.fixed_version + assert_equal Version.find_by_name('Alpha'), issue.fixed_version assert_equal 2.5, issue.estimated_hours assert_equal 30, issue.done_ratio assert_equal [issue.id, 1, 2], [issue.root_id, issue.lft, issue.rgt] diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/.svn/text-base/project_test.rb.svn-base --- a/test/unit/.svn/text-base/project_test.rb.svn-base Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/.svn/text-base/project_test.rb.svn-base Thu Jul 14 10:42:41 2011 +0100 @@ -597,6 +597,54 @@ end end + context "enabled_modules" do + setup do + @project = Project.find(1) + end + + should "define module by names and preserve ids" do + # Remove one module + modules = @project.enabled_modules.slice(0..-2) + assert modules.any? + assert_difference 'EnabledModule.count', -1 do + @project.enabled_module_names = modules.collect(&:name) + end + @project.reload + # Ids should be preserved + assert_equal @project.enabled_module_ids.sort, modules.collect(&:id).sort + end + + should "enable a module" do + @project.enabled_module_names = [] + @project.reload + assert_equal [], @project.enabled_module_names + #with string + @project.enable_module!("issue_tracking") + assert_equal ["issue_tracking"], @project.enabled_module_names + #with symbol + @project.enable_module!(:gantt) + assert_equal ["issue_tracking", "gantt"], @project.enabled_module_names + #don't add a module twice + @project.enable_module!("issue_tracking") + assert_equal ["issue_tracking", "gantt"], @project.enabled_module_names + end + + should "disable a module" do + #with string + assert @project.enabled_module_names.include?("issue_tracking") + @project.disable_module!("issue_tracking") + assert ! @project.reload.enabled_module_names.include?("issue_tracking") + #with symbol + assert @project.enabled_module_names.include?("gantt") + @project.disable_module!(:gantt) + assert ! @project.reload.enabled_module_names.include?("gantt") + #with EnabledModule object + first_module = @project.enabled_modules.first + @project.disable_module!(first_module) + assert ! @project.reload.enabled_module_names.include?(first_module.name) + end + end + def test_enabled_module_names_should_not_recreate_enabled_modules project = Project.find(1) # Remove one module diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/helpers/.svn/entries --- a/test/unit/helpers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/helpers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/helpers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z de5d924549645540d359a120c9236ea3 2011-04-12T05:04:45.936482Z 5428 @@ -66,7 +66,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z d9a56bd73de482d38a0ed098b11f0f49 2011-03-24T18:24:30.045951Z 5214 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ac087c4ae8e6354c77ef7189351ce220 2010-12-12T23:24:34.194336Z 4509 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2c72db60f744a7dec4600df692c40766 2010-08-11T14:42:10.119704Z 3936 @@ -168,7 +168,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z 3833a7b3d44df2dea7f55a5c4f3a13d9 2011-05-18T02:46:50.087237Z 5833 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9eb29557d249537fed237c15e1b1b65b 2010-12-12T23:24:34.194336Z 4509 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fd65c7c018eb59b2d8697ebeb6b7ba71 2010-12-12T23:24:34.194336Z 4509 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 93f6f6ca679f5c32988254776b6d09ae 2010-12-12T23:24:34.194336Z 4509 @@ -304,7 +304,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z d4c94f0c0516cba361aaaee5bacba498 2011-05-16T22:56:46.854254Z 5804 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/initializers/patches_test.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/unit/initializers/patches_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,40 @@ +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +require File.expand_path('../../../test_helper', __FILE__) + +class PatchesTest < ActiveSupport::TestCase + include Redmine::I18n + + context "ActiveRecord::Base.human_attribute_name" do + setup do + Setting.default_language = 'en' + end + + should "transform name to field_name" do + assert_equal l('field_last_login_on'), ActiveRecord::Base.human_attribute_name('last_login_on') + end + + should "cut extra _id suffix for better validation" do + assert_equal l('field_last_login_on'), ActiveRecord::Base.human_attribute_name('last_login_on_id') + end + + should "default to humanized value if no translation has been found (useful for custom fields)" do + assert_equal 'Patch name', ActiveRecord::Base.human_attribute_name('Patch name') + end + end +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/issue_relation_test.rb --- a/test/unit/issue_relation_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/issue_relation_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -44,6 +44,9 @@ assert_equal from, relation.issue_to end + # TODO : document why it shouldn't be reversed if validation fails : having + # relations reversed before the validation would allow simpler code for the + # validation def test_follows_relation_should_not_be_reversed_if_validation_fails from = Issue.find(1) to = Issue.find(2) @@ -82,4 +85,13 @@ assert !r.save assert_not_nil r.errors.on(:base) end + + def test_validates_circular_dependency_on_reverse_relations + IssueRelation.delete_all + assert IssueRelation.create!(:issue_from => Issue.find(1), :issue_to => Issue.find(3), :relation_type => IssueRelation::TYPE_BLOCKS) + assert IssueRelation.create!(:issue_from => Issue.find(1), :issue_to => Issue.find(2), :relation_type => IssueRelation::TYPE_BLOCKED) + r = IssueRelation.new(:issue_from => Issue.find(2), :issue_to => Issue.find(1), :relation_type => IssueRelation::TYPE_BLOCKED) + assert !r.save + assert_not_nil r.errors.on(:base) + end end diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/issue_test.rb --- a/test/unit/issue_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/issue_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -733,6 +733,27 @@ assert_equal old_description, detail.old_value assert_equal new_description, detail.value end + + def test_blank_descriptions_should_not_be_journalized + IssueCustomField.delete_all + Issue.update_all("description = NULL", "id=1") + + i = Issue.find(1) + i.init_journal(User.find(2)) + i.subject = "blank description" + i.description = "\r\n" + + assert_difference 'Journal.count', 1 do + assert_difference 'JournalDetail.count', 1 do + i.save! + end + end + end + + def test_description_eol_should_be_normalized + i = Issue.new(:description => "CR \r LF \n CRLF \r\n") + assert_equal "CR \r\n LF \r\n CRLF \r\n", i.description + end def test_saving_twice_should_not_duplicate_journal_details i = Issue.find(:first) diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/.svn/all-wcprops --- a/test/unit/lib/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ K 25 svn:wc:ra_dav:version-url V 52 -/svn/!svn/ver/5878/branches/1.2-stable/test/unit/lib +/svn/!svn/ver/6105/branches/1.2-stable/test/unit/lib END diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/.svn/entries --- a/test/unit/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib http://redmine.rubyforge.org/svn -2011-05-21T02:40:19.290757Z -5871 -tmaruyama +2011-06-21T03:16:49.595160Z +6105 +jbbarth @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z eec42202798f1936d0e12c27f43f9add 2010-12-12T23:24:34.194336Z 4509 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/.svn/all-wcprops --- a/test/unit/lib/redmine/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,11 @@ K 25 svn:wc:ra_dav:version-url V 60 -/svn/!svn/ver/5878/branches/1.2-stable/test/unit/lib/redmine +/svn/!svn/ver/6105/branches/1.2-stable/test/unit/lib/redmine END +hook_test.rb +K 25 +svn:wc:ra_dav:version-url +V 73 +/svn/!svn/ver/6105/branches/1.2-stable/test/unit/lib/redmine/hook_test.rb +END diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/.svn/entries --- a/test/unit/lib/redmine/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib/redmine http://redmine.rubyforge.org/svn -2011-05-21T02:40:19.290757Z -5871 -tmaruyama +2011-06-21T03:16:49.595160Z +6105 +jbbarth @@ -32,7 +32,7 @@ -2011-06-06T13:17:46.000000Z +2011-07-14T09:24:22.000000Z f51e2bdf18df778a4462c9a477c720d5 2011-05-08T07:12:34.399007Z 5707 @@ -72,7 +72,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 761d6ebcd277ba4a1d0a2216a7fe8925 2010-12-12T23:24:34.194336Z 4509 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2e952466cca65bea9ea095ad2ec01811 2010-12-12T23:24:34.194336Z 4509 @@ -140,7 +140,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 161e4b78a0d1cdfd67d5bd54f6480726 2010-12-12T23:24:34.194336Z 4509 @@ -168,22 +168,90 @@ 2014 -views +wiki_formatting dir -wiki_formatting +views dir menu_manager dir +wiki_formatting.rb +file + + + + +2011-07-14T09:24:10.000000Z +22afe4f1981d3d856beef3275f95f243 +2010-12-12T23:24:34.194336Z +4509 +jbbarth +has-props + + + + + + + + + + + + + + + + + + + + +1966 + +menu_manager_test.rb +file + + + + +2011-07-14T09:24:10.000000Z +1a6043d0994b5fb4a09f3962ab5542ce +2010-12-12T23:24:34.194336Z +4509 +jbbarth + + + + + + + + + + + + + + + + + + + + + +1044 + plugin_test.rb file -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d2f2e4457ed4eda1b5efb8a41a3de255 2010-12-12T23:24:34.194336Z 4509 @@ -211,50 +279,16 @@ 4168 -menu_manager_test.rb +hook_test.rb file -2011-06-06T13:15:00.000000Z -1a6043d0994b5fb4a09f3962ab5542ce -2010-12-12T23:24:34.194336Z -4509 -jbbarth - - - - - - - - - - - - - - - - - - - - - -1044 - -wiki_formatting.rb -file - - - - -2011-06-06T13:15:00.000000Z -22afe4f1981d3d856beef3275f95f243 -2010-12-12T23:24:34.194336Z -4509 +2011-07-14T09:28:09.000000Z +6b610cfc1e3e51f457eea06a6e6fb9a0 +2011-06-21T03:16:49.595160Z +6105 jbbarth has-props @@ -277,41 +311,10 @@ -1966 +5741 -hook_test.rb -file - - - - -2011-06-06T13:15:00.000000Z -6b610cfc1e3e51f457eea06a6e6fb9a0 -2010-12-12T23:24:34.194336Z -4509 -jbbarth -has-props - - - - - - - - - - - - - - - - - - - - -5741 +helpers +dir access_control_test.rb file @@ -319,7 +322,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 6682bde90d30369ef1d27b806391134f 2010-12-12T23:24:34.194336Z 4509 @@ -347,16 +350,13 @@ 1801 -helpers -dir - configuration_test.rb file -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d96ffe5035b073e1dffdb3f01fe8e06e 2011-02-25T14:30:05.998365Z 4949 @@ -390,7 +390,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c2c353211cdd7cf9a87b9102e26b8d14 2011-02-26T13:09:25.657748Z 4950 @@ -424,7 +424,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z a821efaefd2d94d0b1be4ac66a0f6b7a 2011-03-11T20:23:29.177962Z 5094 @@ -458,7 +458,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 56129dfa45c8b7d521d0d0dcf534c307 2011-03-04T14:32:58.878627Z 5003 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/export/pdf_test.rb --- a/test/unit/lib/redmine/export/pdf_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/export/pdf_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -24,8 +24,12 @@ def test_fix_text_encoding_nil set_language_if_valid 'ja' assert_equal 'CP932', l(:general_pdf_encoding) - if RUBY_VERSION < '1.9' - ic = Iconv.new(l(:general_pdf_encoding), 'UTF-8') + if RUBY_VERSION < '1.9' + if RUBY_PLATFORM == 'java' + ic = Iconv.new("SJIS", 'UTF-8') + else + ic = Iconv.new(l(:general_pdf_encoding), 'UTF-8') + end end assert_equal '', Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv(ic, nil) end @@ -34,7 +38,11 @@ set_language_if_valid 'ja' assert_equal 'CP932', l(:general_pdf_encoding) if RUBY_VERSION < '1.9' - ic = Iconv.new(l(:general_pdf_encoding), 'UTF-8') + if RUBY_PLATFORM == 'java' + ic = Iconv.new("SJIS", 'UTF-8') + else + ic = Iconv.new(l(:general_pdf_encoding), 'UTF-8') + end end utf8_txt_1 = "\xe7\x8b\x80\xe6\x85\x8b" utf8_txt_2 = "\xe7\x8b\x80\xe6\x85\x8b\xe7\x8b\x80" @@ -49,6 +57,13 @@ assert_equal "ASCII-8BIT", txt_1.encoding.to_s assert_equal "ASCII-8BIT", txt_2.encoding.to_s assert_equal "ASCII-8BIT", txt_3.encoding.to_s + elsif RUBY_PLATFORM == 'java' + assert_equal "??", + Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv(ic, utf8_txt_1) + assert_equal "???", + Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv(ic, utf8_txt_2) + assert_equal "????", + Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv(ic, utf8_txt_3) else assert_equal "???\x91\xd4", Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv(ic, utf8_txt_1) @@ -87,7 +102,11 @@ str1.force_encoding("UTF-8") if str1.respond_to?(:force_encoding) str2.force_encoding("ASCII-8BIT") if str2.respond_to?(:force_encoding) if RUBY_VERSION < '1.9' - ic = Iconv.new(l(:general_pdf_encoding), 'UTF-8') + if RUBY_PLATFORM == 'java' + ic = Iconv.new("SJIS", 'UTF-8') + else + ic = Iconv.new(l(:general_pdf_encoding), 'UTF-8') + end end txt_1 = Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv(ic, str1) txt_2 = Redmine::Export::PDF::RDMPdfEncoding::rdm_pdf_iconv(ic, str2) diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/helpers/.svn/entries --- a/test/unit/lib/redmine/helpers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/helpers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib/redmine/helpers http://redmine.rubyforge.org/svn @@ -66,7 +66,7 @@ -2011-06-06T13:18:32.000000Z +2011-07-14T09:24:22.000000Z 7eeeaf89c44d3c361193d131cc931b9b 2011-03-28T17:35:20.425352Z 5236 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/menu_manager/.svn/entries --- a/test/unit/lib/redmine/menu_manager/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/menu_manager/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib/redmine/menu_manager http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fdf6a6902bb3de694d7a4fabbdfe2798 2010-12-12T23:24:34.194336Z 4509 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z fdde38850555e88b18c742d7d15be035 2010-12-12T23:24:34.194336Z 4509 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 18c96ac64de73c38eb9d766226b34ca7 2010-12-12T23:24:34.194336Z 4509 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/scm/.svn/entries --- a/test/unit/lib/redmine/scm/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/scm/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib/redmine/scm http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/scm/adapters/.svn/entries --- a/test/unit/lib/redmine/scm/adapters/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/scm/adapters/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib/redmine/scm/adapters http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z f557b1bd1a675ea916f153007ba3b63b 2011-05-13T06:18:18.001804Z 5782 @@ -66,7 +66,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z ce4b0da1349db40b4d1f5e5c2585b578 2011-04-25T02:02:44.186808Z 5547 @@ -100,7 +100,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z 022aa22cafe189955d72292f45719d27 2011-05-21T02:40:19.290757Z 5871 @@ -134,7 +134,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z 8b5bb34f0a1bcb7d72c08d8002fdf8c9 2011-05-21T02:38:56.933725Z 5869 @@ -168,7 +168,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z 197d39b6a381ea2c7170ffb12e726b07 2011-05-21T02:18:07.305370Z 5865 @@ -202,7 +202,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z b54bd12ccb2aacffac79b6374356647b 2011-05-21T02:19:38.840190Z 5867 @@ -236,7 +236,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z 21e4028794985d0780acfc26daaf4b6f 2011-05-13T06:15:57.056758Z 5779 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/views/.svn/entries --- a/test/unit/lib/redmine/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib/redmine/views http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/views/builders/.svn/entries --- a/test/unit/lib/redmine/views/builders/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/views/builders/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib/redmine/views/builders http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0eb241e5c91856b3340cf4d848c39119 2010-12-12T23:24:34.194336Z 4509 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z aed14e6bc3e5bb08380fe6954d273a6c 2010-12-12T23:24:34.194336Z 4509 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/lib/redmine/wiki_formatting/.svn/entries --- a/test/unit/lib/redmine/wiki_formatting/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/lib/redmine/wiki_formatting/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/test/unit/lib/redmine/wiki_formatting http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:17:45.000000Z +2011-07-14T09:24:22.000000Z 577e7247310738d58d7399685323ba1f 2011-03-14T20:35:36.619571Z 5133 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 41000dcb1febd4ce59305bb36a369cf0 2010-12-12T23:24:34.194336Z 4509 diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/mail_handler_test.rb --- a/test/unit/mail_handler_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/mail_handler_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -63,7 +63,7 @@ assert_equal '2010-01-01', issue.start_date.to_s assert_equal '2010-12-31', issue.due_date.to_s assert_equal User.find_by_login('jsmith'), issue.assigned_to - assert_equal Version.find_by_name('alpha'), issue.fixed_version + assert_equal Version.find_by_name('Alpha'), issue.fixed_version assert_equal 2.5, issue.estimated_hours assert_equal 30, issue.done_ratio assert_equal [issue.id, 1, 2], [issue.root_id, issue.lft, issue.rgt] diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/project_test.rb --- a/test/unit/project_test.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/test/unit/project_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -597,6 +597,54 @@ end end + context "enabled_modules" do + setup do + @project = Project.find(1) + end + + should "define module by names and preserve ids" do + # Remove one module + modules = @project.enabled_modules.slice(0..-2) + assert modules.any? + assert_difference 'EnabledModule.count', -1 do + @project.enabled_module_names = modules.collect(&:name) + end + @project.reload + # Ids should be preserved + assert_equal @project.enabled_module_ids.sort, modules.collect(&:id).sort + end + + should "enable a module" do + @project.enabled_module_names = [] + @project.reload + assert_equal [], @project.enabled_module_names + #with string + @project.enable_module!("issue_tracking") + assert_equal ["issue_tracking"], @project.enabled_module_names + #with symbol + @project.enable_module!(:gantt) + assert_equal ["issue_tracking", "gantt"], @project.enabled_module_names + #don't add a module twice + @project.enable_module!("issue_tracking") + assert_equal ["issue_tracking", "gantt"], @project.enabled_module_names + end + + should "disable a module" do + #with string + assert @project.enabled_module_names.include?("issue_tracking") + @project.disable_module!("issue_tracking") + assert ! @project.reload.enabled_module_names.include?("issue_tracking") + #with symbol + assert @project.enabled_module_names.include?("gantt") + @project.disable_module!(:gantt) + assert ! @project.reload.enabled_module_names.include?("gantt") + #with EnabledModule object + first_module = @project.enabled_modules.first + @project.disable_module!(first_module) + assert ! @project.reload.enabled_module_names.include?(first_module.name) + end + end + def test_enabled_module_names_should_not_recreate_enabled_modules project = Project.find(1) # Remove one module diff -r 3ab94ed89c2f -r 1afe06d9ba94 test/unit/workflow_test.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test/unit/workflow_test.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,37 @@ +# Redmine - project management software +# Copyright (C) 2006-2011 Jean-Philippe Lang +# +# This program is free software; you can redistribute it and/or +# modify it under the terms of the GNU General Public License +# as published by the Free Software Foundation; either version 2 +# of the License, or (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the Free Software +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + +require File.expand_path('../../test_helper', __FILE__) + +class WorkflowTest < ActiveSupport::TestCase + fixtures :roles, :trackers, :issue_statuses + + def test_copy + Workflow.delete_all + Workflow.create!(:role_id => 1, :tracker_id => 2, :old_status_id => 1, :new_status_id => 2) + Workflow.create!(:role_id => 1, :tracker_id => 2, :old_status_id => 1, :new_status_id => 3, :assignee => true) + Workflow.create!(:role_id => 1, :tracker_id => 2, :old_status_id => 1, :new_status_id => 4, :author => true) + + assert_difference 'Workflow.count', 3 do + Workflow.copy(Tracker.find(2), Role.find(1), Tracker.find(3), Role.find(2)) + end + + assert Workflow.first(:conditions => {:role_id => 2, :tracker_id => 3, :old_status_id => 1, :new_status_id => 2, :author => false, :assignee => false}) + assert Workflow.first(:conditions => {:role_id => 2, :tracker_id => 3, :old_status_id => 1, :new_status_id => 3, :author => false, :assignee => true}) + assert Workflow.first(:conditions => {:role_id => 2, :tracker_id => 3, :old_status_id => 1, :new_status_id => 4, :author => true, :assignee => false}) + end +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 tmp/.svn/entries --- a/tmp/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/tmp/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/tmp http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 tmp/cache/.svn/entries --- a/tmp/cache/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/tmp/cache/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/tmp/cache http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 tmp/sessions/.svn/entries --- a/tmp/sessions/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/tmp/sessions/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/tmp/sessions http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 tmp/sockets/.svn/entries --- a/tmp/sockets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/tmp/sockets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/tmp/sockets http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 tmp/test/.svn/entries --- a/tmp/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/tmp/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/tmp/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-06-08T02:07:30.275769Z 2784 diff -r 3ab94ed89c2f -r 1afe06d9ba94 unis.txt.~1~ --- a/unis.txt.~1~ Mon Jul 11 16:35:45 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,245 +0,0 @@ -University of Aberdeen -University of Abertay Dundee -Aberystwyth University -Anglia Ruskin University -University of the Arts London - -Camberwell College of Arts -Central Saint Martins College of Art and Design -Chelsea College of Art and Design -London College of Communication -London College of Fashion -Wimbledon College of Art - - -Aston University -Bangor University -University of Bath -Bath Spa University -University of Bedfordshire -University of Ulster -University of Birmingham -Birmingham City University - -Birmingham Conservatoire - - -Blackburn -University of Bolton -Bournemouth University -University of Bradford - -University of Bradford School of Management - - -University of Brighton -University of Sussex -University of Bristol -Brunel University -University of Buckingham -Buckinghamshire New University -University of Cambridge -Canterbury Christ Church University -Cardiff University - -Cardiff International Academy of Voice -Cardiff University School of Medicine - - -Preston -Warrington -University of Chichester -The Open University -City University London - -Cass Business School -City Law School - - -Coventry University -Cranfield University -University for the Creative Arts -University of Cumbria -De Montfort University -University of Derby -University of Dundee -Thornaby-on-Tees (Queen's Campus) -University of East Anglia -University of East London -Edge Hill University -University of Edinburgh - -Moray House School of Education - - -Edinburgh Napier University -University of Essex -University of Exeter - -Camborne School of Mines - - -University of Glamorgan -University of Glasgow -Glasgow Caledonian University -University of Gloucestershire -University of Greenwich -GlyndE5r University -Heriot-Watt University -University of Hertfordshire -University of Huddersfield -University of Hull -Hull York Medical School -Imperial College London - -Imperial College at Wye -Royal School of Mines - - -Keele University -University of Kent -Kingston University -Lancaster University -University of Leeds - -Leeds Trinity & All Saints - - -Leeds Metropolitan University -University of Leicester -University of Lincoln -University of Liverpool - -Liverpool School of Tropical Medicine - - -Liverpool Hope University -Liverpool John Moores University -University of London - -Birkbeck, University of London -Central School of Speech and Drama -Courtauld Institute of Art -Goldsmiths, University of London -Heythrop College -Institute of Cancer Research -Institute of Education -King's College London - -Institute of Psychiatry - - -London Business School -London School of Economics and Political Science -London School of Hygiene and Tropical Medicine -Queen Mary, University of London -Royal Academy of Music -Royal Holloway, University of London -Royal Veterinary College -St George's, University of London -School of Advanced Study - -Institute for the Study of the Americas -Institute of Advanced Legal Studies -Institute of Classical Studies -Institute of Commonwealth Studies -Institute of English Studies -Institute of Germanic & Romance Studies -Institute of Historical Research -Institute of Musical Research -Institute of Philosophy -Warburg Institute - - -School of Oriental and African Studies -School of Pharmacy, University of London -University College London - -Eastman Dental Institute -Institute of Archaeology -Institute of Child Health -Institute of Neurology -School of Slavonic and East European Studies - - -University of Glasgow - - -London Metropolitan University -London South Bank University -Loughborough University -University of Manchester - -Manchester Business School - - -Manchester Metropolitan University -Middlesex University -Newcastle University -University of Northampton -Northumbria University -University of Nottingham -Nottingham Trent University -The Open University - -Royal College of Nursing Institute - - -University of Oxford -Oxford Brookes University -Peninsula College of Medicine and Dentistry -University of Plymouth -University of Portsmouth -Queen's University Belfast - -Belfast Bible College - - -Queen Margaret University -University of Reading - -Henley Business School - - -The Robert Gordon University -Roehampton University -Royal College of Art -University of St Andrews -University of Salford -University of Sheffield -Sheffield Hallam University -University of Southampton -Southampton Solent University -Staffordshire University -University of Stirling -University of Strathclyde -University of Sunderland -University of Surrey -University of Sussex -Swansea Metropolitan University -Swansea University -University of Teesside -Thames Valley University - -London College of Music - - -University of Ulster -University of Wales -University of Wales Institute, Cardiff -University of Wales, Newport -University of Wales, Trinity Saint David -University of Warwick -University of Westminster -University of the West of England -University of the West of Scotland -University of Winchester -University of Wolverhampton -University of Worcester - -Worcester Business School - - -University of York -York St John University - diff -r 3ab94ed89c2f -r 1afe06d9ba94 unis.txt.~2~ --- a/unis.txt.~2~ Mon Jul 11 16:35:45 2011 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,141 +0,0 @@ -University of Aberdeen -University of Abertay Dundee -Aberystwyth University -Anglia Ruskin University -University of the Arts London -Aston University -Bangor University -University of Bath -Bath Spa University -University of Bedfordshire -Birkbeck, University of London -University of Birmingham -Birmingham City University -Birmingham Conservatoire -University Centre at Blackburn College -University of Bolton -Bournemouth University -University of Bradford -University of Brighton -University of Bristol -Brunel University -University of Buckingham -Buckinghamshire New University -University of Cambridge -Institute of Cancer Research, University of London -Canterbury Christ Church University -Cardiff University -University of Central Lancashire -Central School of Speech and Drama, University of London -University of Chester -University of Chichester -City University London -Courtauld Institute of Art -Coventry University -Cranfield University -University for the Creative Arts -University of Cumbria -De Montfort University -University of Derby -University of Dundee -Durham University -University of East Anglia -University of East London -Edge Hill University -University of Edinburgh -Edinburgh Napier University -Institute of Education, University of London -University of Essex -University of Exeter -University of Glamorgan -University of Glasgow -Glasgow Caledonian University -University of Gloucestershire -Goldsmiths, University of London -University of Greenwich -Glyndŵr University -Heriot-Watt University -University of Hertfordshire -Heythrop College -University of Huddersfield -University of Hull -Hull York Medical School -Imperial College London -Keele University -University of Kent -King's College London -Kingston University -Lancaster University -University of Leeds -Leeds Metropolitan University -University of Leicester -University of Lincoln -University of Liverpool -Liverpool Hope University -Liverpool John Moores University -London Business School -London College of Music -London Metropolitan University -London School of Economics and Political Science -London School of Hygiene and Tropical Medicine -London South Bank University -Loughborough University -University of Manchester -Manchester Metropolitan University -Middlesex University -Newcastle University -University of Northampton -Northumbria University -University of Nottingham -Nottingham Trent University -The Open University -University of Oxford -Oxford Brookes University -Peninsula College of Medicine and Dentistry -University of Plymouth -University of Portsmouth -Queen's University Belfast -Queen Margaret University -Queen Mary, University of London -University of Reading -The Robert Gordon University, Aberdeen -Roehampton University -Royal Academy of Music -Royal College of Art -Royal Holloway, University of London -Royal Veterinary College -University of St Andrews -St George's, University of London -University of Salford -School of Advanced Study, University of London -School of Oriental and African Studies -School of Pharmacy, University of London -University of Sheffield -Sheffield Hallam University -University of Southampton -Southampton Solent University -Staffordshire University -University of Stirling -University of Strathclyde -University of Sunderland -University of Surrey -University of Sussex -Swansea Metropolitan University -Swansea University -University of Teesside -Thames Valley University -University of Ulster -University College London -University of Wales -University of Wales Institute, Cardiff -University of Wales, Newport -University of Wales, Trinity Saint David -University of Warwick -University of Westminster -University of the West of England -University of the West of Scotland -University of Winchester -University of Wolverhampton -University of Worcester -University of York -York St John University diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/.svn/all-wcprops --- a/vendor/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ K 25 svn:wc:ra_dav:version-url V 45 -/svn/!svn/ver/5945/branches/1.2-stable/vendor +/svn/!svn/ver/6156/branches/1.2-stable/vendor END diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/.svn/entries --- a/vendor/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor http://redmine.rubyforge.org/svn -2011-05-29T07:18:05.033755Z -5945 -jplang +2011-07-02T15:44:02.109574Z +6156 +tmaruyama has-props diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/.svn/entries --- a/vendor/gems/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/.svn/entries --- a/vendor/gems/coderay-0.9.7/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7 http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 071d975e884a936b40eab0b865ea4da1 2011-01-22T13:18:01.557255Z 4739 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 18ea6850e44c2180fe121b906b0ce27a 2011-01-22T13:18:01.557255Z 4739 @@ -109,7 +109,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a3bbd9c0481e784e38ef28afc8aa3242 2011-01-22T13:18:01.557255Z 4739 @@ -143,7 +143,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f11c3e40d9b35de767926748e7278f47 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/bin/.svn/entries --- a/vendor/gems/coderay-0.9.7/bin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/bin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/bin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b20628204e37bb6fd444b1f1992d2c1a 2011-01-22T13:18:01.557255Z 4739 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z db4ee9313184e2922a606b55ff92f4f7 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 30374cf2e229cc996eaba18502af97c5 2011-01-22T13:18:01.557255Z 4739 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 046bf12ae0bcbb0b55fc3c4c993680d2 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/coderay/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/coderay/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/coderay/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib/coderay http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4f17211f3874899049db6111ef282a3b 2011-01-22T13:18:01.557255Z 4739 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f0ead48eaa86c8b4d6a5587e9b5450ca 2011-01-22T13:18:01.557255Z 4739 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 409fa492a5470a8bed5ae969f270decf 2011-01-22T13:18:01.557255Z 4739 @@ -143,7 +143,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d45c9094dd69e538d44b7099955b9fda 2011-01-22T13:18:01.557255Z 4739 @@ -177,7 +177,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b33e5b83e354c09655f46d37ae662f64 2011-01-22T13:18:01.557255Z 4739 @@ -211,7 +211,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ec67701318cc8701d0554802f07ee6e1 2011-01-22T13:18:01.557255Z 4739 @@ -248,7 +248,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d216c2f1c7a84a23ce3feff0b1358d60 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/coderay/encoders/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/coderay/encoders/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/coderay/encoders/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib/coderay/encoders http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f0c5be15265facadc46889fbbc2613f1 2011-01-22T13:18:01.557255Z 4739 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2914ed90921556a01a79f3fb6d549b09 2011-01-22T13:18:01.557255Z 4739 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 08591bbd1f20dc7dce67030a294d1636 2011-01-22T13:18:01.557255Z 4739 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9e878089035fe9ad88c808bd1a15cf7a 2011-01-22T13:18:01.557255Z 4739 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 966e154458fb6c665b6d62aa90d07e18 2011-01-22T13:18:01.557255Z 4739 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c262d84ddbdf37e99ff6bcf6dd6a66c2 2011-01-22T13:18:01.557255Z 4739 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ada7effba81bbc28f41efeaef69dcc51 2011-01-22T13:18:01.557255Z 4739 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e4228be45ad0f818a0e125caee838d56 2011-01-22T13:18:01.557255Z 4739 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 04c428b240ef44de896ad15827cf51df 2011-01-22T13:18:01.557255Z 4739 @@ -341,7 +341,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e672d4f425422c57f935f24df3df9a0d 2011-01-22T13:18:01.557255Z 4739 @@ -375,7 +375,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 422a51cd181de3cc0a55aba7f9915c18 2011-01-22T13:18:01.557255Z 4739 @@ -409,7 +409,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 49017735ef679f73dd65795e30d8e5c7 2011-01-22T13:18:01.557255Z 4739 @@ -443,7 +443,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 32f2d1a9db6f58636d3946a43b5a60f0 2011-01-22T13:18:01.557255Z 4739 @@ -477,7 +477,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 86a2dcae2ef0a971f70386c3b794469f 2011-01-22T13:18:01.557255Z 4739 @@ -511,7 +511,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9c9dcf3ba3f2effa5ebd4cd37417db36 2011-01-22T13:18:01.557255Z 4739 @@ -545,7 +545,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e59791dbcdce328f09240e7e5c8b3d0e 2011-01-22T13:18:01.557255Z 4739 @@ -579,7 +579,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 26da5aef43dc8731fbd63dcffea259bf 2011-01-22T13:18:01.557255Z 4739 @@ -613,7 +613,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 964d7ee16d213ab2e41418257f1eb8aa 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/coderay/encoders/html/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/coderay/encoders/html/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/coderay/encoders/html/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib/coderay/encoders/html http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8d0cea50dc9e6743bd10a8e0c6f1db17 2011-01-22T13:18:01.557255Z 4739 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a5e204ed674c970d0aea6d1d9dbfd18e 2011-01-22T13:18:01.557255Z 4739 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z aa931c09ed5f16abfed3b7c99f0f684d 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/coderay/helpers/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/coderay/helpers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/coderay/helpers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib/coderay/helpers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a8ef4aea22392cc4012ee679fc1d15ba 2011-01-22T13:18:01.557255Z 4739 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 107e3d46dc60830e87b1a4ce4d467ce8 2011-01-22T13:18:01.557255Z 4739 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ffacc98651f60a6fe698427bbc3c3c86 2011-01-22T13:18:01.557255Z 4739 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 86d05af27cbe342789f28ed543956aa5 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/coderay/scanners/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/coderay/scanners/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/coderay/scanners/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib/coderay/scanners http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a10b4406847a27622a61c041420dab5a 2011-01-22T13:18:01.557255Z 4739 @@ -72,7 +72,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 35c0803e396fa14a42c6b8645ca7d557 2011-01-22T13:18:01.557255Z 4739 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 939e009d9b197cb6437646be82c02982 2011-01-22T13:18:01.557255Z 4739 @@ -140,7 +140,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z cb032992b032fd9cbc93500496d0b038 2011-01-22T13:18:01.557255Z 4739 @@ -174,7 +174,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z afc4a4b0842e5efdafe98f6c5a10810e 2011-01-22T13:18:01.557255Z 4739 @@ -208,7 +208,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 299db2bdce8368d0bc6d90f5839c87ee 2011-01-22T13:18:01.557255Z 4739 @@ -242,7 +242,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7fc1acca7ff04fa00160349b3a1b543e 2011-01-22T13:18:01.557255Z 4739 @@ -276,7 +276,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 94bdd6c948cb9c3d21ef94a5cec19e05 2011-01-22T13:18:01.557255Z 4739 @@ -310,7 +310,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ff2e0cad09ef6ba12b2da44e90a25367 2011-01-22T13:18:01.557255Z 4739 @@ -344,7 +344,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2de3bd0694a6b52343618c14654c5366 2011-01-22T13:18:01.557255Z 4739 @@ -378,7 +378,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z d3c931a5468c723bd8458b4a73d44943 2011-01-22T13:18:01.557255Z 4739 @@ -412,7 +412,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 917467cab834f202a455ec0e8be68508 2011-01-22T13:18:01.557255Z 4739 @@ -446,7 +446,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 798309ac45aa9d4ccc159242f3a6f150 2011-01-22T13:18:01.557255Z 4739 @@ -480,7 +480,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f62eab25adbef42e92cad3f5463f91ac 2011-01-22T13:18:01.557255Z 4739 @@ -514,7 +514,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 1f93d8c4375c7e7b740c42210e0c6edb 2011-01-22T13:18:01.557255Z 4739 @@ -548,7 +548,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f6c296bbb33704ec2a03725b01e06719 2011-01-22T13:18:01.557255Z 4739 @@ -582,7 +582,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 31360b9ad9e408df15eb2abf84d17c8a 2011-01-22T13:18:01.557255Z 4739 @@ -616,7 +616,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 182116a4525447d4faed874dfb790277 2011-01-22T13:18:01.557255Z 4739 @@ -650,7 +650,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f7d82e60f68fe6c9d46b63e63f6ec9f6 2011-01-22T13:18:01.557255Z 4739 @@ -684,7 +684,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c5932e739b44b0e92f093dfb70cf9de4 2011-01-22T13:18:01.557255Z 4739 @@ -718,7 +718,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ae16e40b3db78a5d8c793165085f5db9 2011-01-22T13:18:01.557255Z 4739 @@ -752,7 +752,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c34c4d83c7c8cb15bc7209bd36da654e 2011-01-22T13:18:01.557255Z 4739 @@ -786,7 +786,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b3eadcc78242cf25ba0ab3205d6a2b61 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/coderay/scanners/java/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/coderay/scanners/java/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/coderay/scanners/java/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib/coderay/scanners/java http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2522414597cbbef27fad175c20c8a556 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/coderay/scanners/ruby/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/coderay/scanners/ruby/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/coderay/scanners/ruby/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib/coderay/scanners/ruby http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z e9ee13edf8cacf235b977434e09649dc 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/lib/coderay/styles/.svn/entries --- a/vendor/gems/coderay-0.9.7/lib/coderay/styles/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/lib/coderay/styles/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/lib/coderay/styles http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 59c9814fd238510473d64b6182ce4b6b 2011-01-22T13:18:01.557255Z 4739 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 8d8b1bc00f865483efa1de4ebb6157b3 2011-01-22T13:18:01.557255Z 4739 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9b92a72b99db4496e76665edb7b38c00 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/test/.svn/entries --- a/vendor/gems/coderay-0.9.7/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/test http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/coderay-0.9.7/test/functional/.svn/entries --- a/vendor/gems/coderay-0.9.7/test/functional/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/coderay-0.9.7/test/functional/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/coderay-0.9.7/test/functional http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 060e0137b69ee9015c13d2a7b52f7ba5 2011-01-22T13:18:01.557255Z 4739 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 68592e4216555f25218f67641cd04879 2011-01-22T13:18:01.557255Z 4739 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 756a012d3c51e759ecf3aba421b79d26 2011-01-22T13:18:01.557255Z 4739 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 4c2c76c7fec083da0817c917495fe273 2011-01-22T13:18:01.557255Z 4739 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 2dc7e681d05b65ad084db2cb31db57a4 2011-01-22T13:18:01.557255Z 4739 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 9bb16867dc01035932f0ce2491457d4a 2011-01-22T13:18:01.557255Z 4739 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a1077af2bb080972689e1c7c1b00f5cd 2011-01-22T13:18:01.557255Z 4739 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a7da576f27c98ef97a1845982ed43fd8 2011-01-22T13:18:01.557255Z 4739 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z c5ad97b377df804994bb80e0d903a954 2011-01-22T13:18:01.557255Z 4739 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z bb7279f9b4099e57f551ae9992e03128 2011-01-22T13:18:01.557255Z 4739 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z dc96a8219c522571f990cfe3702a428f 2011-01-22T13:18:01.557255Z 4739 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 534ae63cbcff177038141b589f7fd0fa 2011-01-22T13:18:01.557255Z 4739 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/rubytree-0.5.2/.svn/entries --- a/vendor/gems/rubytree-0.5.2/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/rubytree-0.5.2/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/rubytree-0.5.2 http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 48b46ff6764d5b76e1ad138669923aff 2009-11-25T05:36:44.792571Z 3090 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 954df52967073c3833d9c565bb4b1ea8 2009-11-25T05:36:44.792571Z 3090 @@ -103,7 +103,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z f3e96d4b9eeb3d0c4d841c7c7ea6259c 2009-11-25T05:36:44.792571Z 3090 @@ -137,7 +137,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 7a9a6ee34490c5d9c4148c7cf8f85034 2009-11-25T05:36:44.792571Z 3090 @@ -171,7 +171,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 82301a43d2504d992ba1cfd7839b2d7e 2009-11-25T05:36:44.792571Z 3090 @@ -208,7 +208,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b15b8164d281daa7c7028cdda9635950 2009-11-25T05:36:44.792571Z 3090 @@ -242,7 +242,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 25d0fdd6b9633f784544a5c000dc1351 2009-11-25T05:36:44.792571Z 3090 @@ -276,7 +276,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 13d490389c788748b3931b9e09b2b4d4 2009-11-25T05:36:44.792571Z 3090 @@ -310,7 +310,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 5906fb8bdb4197fe19171f795952ed9d 2009-11-25T05:36:44.792571Z 3090 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/rubytree-0.5.2/lib/.svn/entries --- a/vendor/gems/rubytree-0.5.2/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/rubytree-0.5.2/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/rubytree-0.5.2/lib http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 46e46766767dc3a96b3019d385a5af83 2009-11-25T05:36:44.792571Z 3090 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/rubytree-0.5.2/lib/tree/.svn/entries --- a/vendor/gems/rubytree-0.5.2/lib/tree/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/rubytree-0.5.2/lib/tree/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/rubytree-0.5.2/lib/tree http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 54320f0ffbb41fa9d99ab2d617636ea1 2009-11-25T05:36:44.792571Z 3090 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/gems/rubytree-0.5.2/test/.svn/entries --- a/vendor/gems/rubytree-0.5.2/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/gems/rubytree-0.5.2/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/gems/rubytree-0.5.2/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z bd5257614b958bab00916feffc4fa9ae 2009-11-25T05:36:44.792571Z 3090 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b9b4a1d43e859491e80fb1e2c7499d20 2009-11-25T05:36:44.792571Z 3090 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/.svn/all-wcprops --- a/vendor/plugins/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,5 +1,5 @@ K 25 svn:wc:ra_dav:version-url V 53 -/svn/!svn/ver/5945/branches/1.2-stable/vendor/plugins +/svn/!svn/ver/6156/branches/1.2-stable/vendor/plugins END diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/.svn/entries --- a/vendor/plugins/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,15 +1,15 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins http://redmine.rubyforge.org/svn -2011-05-29T07:18:05.033755Z -5945 -jplang +2011-07-02T15:44:02.109574Z +6156 +tmaruyama diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_activity_provider/.svn/entries --- a/vendor/plugins/acts_as_activity_provider/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_activity_provider/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_activity_provider http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 779d73c171dc111df084a0798cca73e2 2008-07-27T17:54:09.197937Z 1701 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_activity_provider/lib/.svn/entries --- a/vendor/plugins/acts_as_activity_provider/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_activity_provider/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_activity_provider/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:24:22.000000Z 59f4bcfa68e4f7d5f4d881d01a9ba8be 2011-04-05T12:52:20.839202Z 5325 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_attachable/.svn/entries --- a/vendor/plugins/acts_as_attachable/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_attachable/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_attachable http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z b215588c95e69b4bb8f91ad91606bfbe 2008-12-09T16:54:46.963649Z 2116 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_attachable/lib/.svn/entries --- a/vendor/plugins/acts_as_attachable/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_attachable/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_attachable/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 0c00ea7475f5fb3e2232c35f4747e2d2 2011-04-15T13:23:13.506236Z 5466 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_customizable/.svn/entries --- a/vendor/plugins/acts_as_customizable/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_customizable/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_customizable http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0d1f178b7636d6712b38304954530928 2008-06-27T20:13:56.888432Z 1592 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_customizable/lib/.svn/entries --- a/vendor/plugins/acts_as_customizable/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_customizable/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_customizable/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z d72670b67576182b51bf4d8b4096cac8 2011-04-01T13:44:58.700463Z 5272 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_event/.svn/entries --- a/vendor/plugins/acts_as_event/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_event/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_event http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 60df7ab698ddd0c3701bb0efbb8233cf 2007-08-29T16:52:35.680643Z 674 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_event/lib/.svn/entries --- a/vendor/plugins/acts_as_event/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_event/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_event/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z ca8e33777d59976db870f71defe5f66d 2010-04-30T10:45:21.145380Z 3703 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_list/.svn/entries --- a/vendor/plugins/acts_as_list/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_list/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_list http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 0bdbdc825f80fda1a94852a82b68ffd4 2007-12-10T17:58:07.273873Z 975 @@ -72,7 +72,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z 42212b5cb681c9888d56f9c0f36e1e02 2007-12-10T17:58:07.273873Z 975 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_list/lib/.svn/entries --- a/vendor/plugins/acts_as_list/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_list/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_list/lib http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_list/lib/active_record/.svn/entries --- a/vendor/plugins/acts_as_list/lib/active_record/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_list/lib/active_record/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_list/lib/active_record http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_list/lib/active_record/acts/.svn/entries --- a/vendor/plugins/acts_as_list/lib/active_record/acts/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_list/lib/active_record/acts/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_list/lib/active_record/acts http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:10.000000Z a3ee41e8bed56868bc2e4ab2cb7df73a 2009-02-26T09:21:41.696815Z 2526 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_list/test/.svn/entries --- a/vendor/plugins/acts_as_list/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_list/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_list/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3d41debf5c631e88295d337507c3b5b6 2007-12-10T17:58:07.273873Z 975 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_searchable/.svn/entries --- a/vendor/plugins/acts_as_searchable/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_searchable/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_searchable http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7512fe68c7dfbb57e956d22b9aa8f8ed 2007-09-27T17:28:22.154371Z 766 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_searchable/lib/.svn/entries --- a/vendor/plugins/acts_as_searchable/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_searchable/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_searchable/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 4dd9ab6c2387d779d21e2fac9727e70f 2011-04-05T12:55:19.162428Z 5327 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_tree/.svn/entries --- a/vendor/plugins/acts_as_tree/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_tree/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_tree http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 77667cb4c41516750075eefb98896a93 2007-12-10T17:58:07.273873Z 975 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 581c104f87fe90cfe9a7d1d41d77c84f 2007-12-10T17:58:07.273873Z 975 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 918c85e850eb84259c178529b9aafd62 2007-12-10T17:58:07.273873Z 975 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_tree/lib/.svn/entries --- a/vendor/plugins/acts_as_tree/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_tree/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_tree/lib http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_tree/lib/active_record/.svn/entries --- a/vendor/plugins/acts_as_tree/lib/active_record/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_tree/lib/active_record/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_tree/lib/active_record http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_tree/lib/active_record/acts/.svn/entries --- a/vendor/plugins/acts_as_tree/lib/active_record/acts/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_tree/lib/active_record/acts/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_tree/lib/active_record/acts http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 544900d884182d6888334ce14323bef0 2009-04-21T12:19:56.547537Z 2676 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_tree/test/.svn/entries --- a/vendor/plugins/acts_as_tree/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_tree/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_tree/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2007-12-10T17:58:07.273873Z 975 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2007-12-10T17:58:07.273873Z 975 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2007-12-10T17:58:07.273873Z 975 @@ -137,7 +137,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7bd3d48984d0e563b9f5e20ca8fdff81 2007-12-10T17:58:07.273873Z 975 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_tree/test/fixtures/.svn/entries --- a/vendor/plugins/acts_as_tree/test/fixtures/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_tree/test/fixtures/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_tree/test/fixtures http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2007-12-10T17:58:07.273873Z 975 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2007-12-10T17:58:07.273873Z 975 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_versioned/.svn/entries --- a/vendor/plugins/acts_as_versioned/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_versioned/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_versioned http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 8aae554c93cc60ef98cb3da2dd7c1b4b 2007-03-04T13:40:21.895320Z 290 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 1f57ce7fac2d625797b9ec6d6480cf5b 2008-07-04T17:58:14.743502Z 1623 @@ -103,7 +103,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 1d117218f55938f9c75f1f814a4915d1 2007-03-04T13:40:21.895320Z 290 @@ -140,7 +140,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3aa6f483cf322e248d4a1281160f8845 2007-03-04T13:40:21.895320Z 290 @@ -174,7 +174,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e4ba7226e637685b5cca7a9cc5c05af2 2007-03-04T13:40:21.895320Z 290 @@ -208,7 +208,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 06ee73d1b4ad386b681f88b9326a0685 2007-03-04T13:40:21.895320Z 290 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_versioned/lib/.svn/entries --- a/vendor/plugins/acts_as_versioned/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_versioned/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_versioned/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 474fc02132fce15712540924bb7b22cf 2008-07-04T17:58:14.743502Z 1623 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_versioned/test/.svn/entries --- a/vendor/plugins/acts_as_versioned/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_versioned/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_versioned/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 8a2eaa42c29dc84e0c018e78c99987f1 2008-07-04T17:58:14.743502Z 1623 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z df4118ed0edd4b3a0bae0cbb3b7a8a6b 2007-03-04T13:40:21.895320Z 290 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 99f5a4aa22b79a8f8c7521a0b1e9ec3e 2008-07-04T17:58:14.743502Z 1623 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z c5ac373bf98e48576df3a63ab4349883 2007-03-04T13:40:21.895320Z 290 @@ -171,7 +171,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z eb28101ab94f672b3a99998fc03f0d38 2008-07-04T17:58:14.743502Z 1623 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_versioned/test/fixtures/.svn/entries --- a/vendor/plugins/acts_as_versioned/test/fixtures/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_versioned/test/fixtures/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_versioned/test/fixtures http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6052582a74186e97a71e6d50ff1c3558 2007-03-04T13:40:21.895320Z 290 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 35aca448cc30c958ad2f3a8130903701 2007-03-04T13:40:21.895320Z 290 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z df240cb0129f29834aea167ea97df5c9 2007-03-04T13:40:21.895320Z 290 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3e63e88f04d92531412a5e328670313d 2007-03-04T13:40:21.895320Z 290 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 9e0c65a239dc63caf3ba5b61e5acd86b 2007-03-04T13:40:21.895320Z 290 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z c9631a233cff08e617f783f2c5d4ebcb 2007-03-04T13:40:21.895320Z 290 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6cbb9a0d4b22160edce9cdd270943fcd 2008-07-04T17:58:14.743502Z 1623 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7845068722476900746d101729c30187 2007-03-04T13:40:21.895320Z 290 @@ -307,7 +307,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ebfb47357586fa12e4524a65ba0a714a 2007-03-04T13:40:21.895320Z 290 @@ -341,7 +341,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z a93535c95869678b16df898b8de4259f 2007-03-04T13:40:21.895320Z 290 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_versioned/test/fixtures/migrations/.svn/entries --- a/vendor/plugins/acts_as_versioned/test/fixtures/migrations/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_versioned/test/fixtures/migrations/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_versioned/test/fixtures/migrations http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 8fca6192aeeba1c8456bd6ac6199839f 2007-03-04T13:40:21.895320Z 290 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_watchable/.svn/entries --- a/vendor/plugins/acts_as_watchable/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_watchable/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_watchable http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7051267daa625f991f2b604afde255ff 2007-04-21T12:08:31.130506Z 453 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/acts_as_watchable/lib/.svn/entries --- a/vendor/plugins/acts_as_watchable/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/acts_as_watchable/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/acts_as_watchable/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:18:33.000000Z +2011-07-14T09:24:22.000000Z 3b3a89183c72eb8f1ef981156b502ca9 2011-05-29T07:18:05.033755Z 5945 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/awesome_nested_set/.svn/entries --- a/vendor/plugins/awesome_nested_set/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/awesome_nested_set/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/awesome_nested_set http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z c1f9a7c7c81a0c9150d260757c895ab3 2008-12-20T12:22:38.158335Z 2149 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 75ea4a8e8109afdbce9214ac3e9aa40a 2008-12-20T12:22:38.158335Z 2149 @@ -103,7 +103,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 5d897290320b00753c366c59f40b213e 2008-12-20T12:22:38.158335Z 2149 @@ -137,7 +137,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z af5f1806895c92bb03e8855a96d13a64 2008-12-20T12:22:38.158335Z 2149 @@ -174,7 +174,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ba826ae68593d063b726b4e66dcb1e8f 2008-12-20T12:22:38.158335Z 2149 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/awesome_nested_set/lib/.svn/entries --- a/vendor/plugins/awesome_nested_set/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/awesome_nested_set/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/awesome_nested_set/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:24:22.000000Z 1930a187dbd0635d534b5afb1a9957ba 2011-04-12T16:31:00.547886Z 5441 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/awesome_nested_set/lib/awesome_nested_set/.svn/entries --- a/vendor/plugins/awesome_nested_set/lib/awesome_nested_set/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/awesome_nested_set/lib/awesome_nested_set/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/awesome_nested_set/lib/awesome_nested_set http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d15393e7ec4757df0e53641d9a8d76f4 2008-12-20T12:22:38.158335Z 2149 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d4a9622144313fa6b56117a6c1f11e61 2008-12-20T12:22:38.158335Z 2149 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z cebe8bf25e6f479251be38c80a246574 2008-12-20T12:22:38.158335Z 2149 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/awesome_nested_set/rails/.svn/entries --- a/vendor/plugins/awesome_nested_set/rails/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/awesome_nested_set/rails/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/awesome_nested_set/rails http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d5995cbfa2abdc12b57c44d69dc0085b 2008-12-20T12:22:38.158335Z 2149 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/awesome_nested_set/test/.svn/entries --- a/vendor/plugins/awesome_nested_set/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/awesome_nested_set/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/awesome_nested_set/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 41b65aff686211d45ba085c1b0791218 2008-12-20T12:22:38.158335Z 2149 @@ -75,7 +75,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d177339aefb3c4a8f280efff48c974b6 2008-12-20T12:22:38.158335Z 2149 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/awesome_nested_set/test/awesome_nested_set/.svn/entries --- a/vendor/plugins/awesome_nested_set/test/awesome_nested_set/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/awesome_nested_set/test/awesome_nested_set/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/awesome_nested_set/test/awesome_nested_set http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 03a414e3247544a5a2334aed005764f3 2008-12-20T12:22:38.158335Z 2149 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/awesome_nested_set/test/db/.svn/entries --- a/vendor/plugins/awesome_nested_set/test/db/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/awesome_nested_set/test/db/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/awesome_nested_set/test/db http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ae23aecda935bb66e29aa4f02ea9de0a 2008-12-20T12:22:38.158335Z 2149 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 359889e11314c2969bdf7e37475bdc62 2008-12-20T12:22:38.158335Z 2149 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/awesome_nested_set/test/fixtures/.svn/entries --- a/vendor/plugins/awesome_nested_set/test/fixtures/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/awesome_nested_set/test/fixtures/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/awesome_nested_set/test/fixtures http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 460e90d6f219f339e8e4c64aaae0063c 2008-12-20T12:22:38.158335Z 2149 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 4b6a06e11c21a3aadd09e60dee443110 2008-12-20T12:22:38.158335Z 2149 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e4eb5dbc7f2a2aa2fee79dba9210e769 2008-12-20T12:22:38.158335Z 2149 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e8b507fd94ed89b9997c3f9f137290cf 2008-12-20T12:22:38.158335Z 2149 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/classic_pagination/.svn/entries --- a/vendor/plugins/classic_pagination/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/classic_pagination/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/classic_pagination http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b14424b71d2f606a775061237c8226f1 2007-12-10T17:58:07.273873Z 975 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 181539722e198d92992a94f40310f4fc 2007-12-10T17:58:07.273873Z 975 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3ef206f381b42341342908fcc0001210 2007-12-09T21:53:46.068689Z 966 @@ -140,7 +140,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 1c88d6bc27aa809cd6ef26543c18b1e6 2007-12-10T17:58:07.273873Z 975 @@ -174,7 +174,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z f1df690ff1ea0da74f8fe161f50722ad 2007-12-10T17:58:07.273873Z 975 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/classic_pagination/lib/.svn/entries --- a/vendor/plugins/classic_pagination/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/classic_pagination/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/classic_pagination/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 535b7515c14fb3964e97be32c2d36415 2007-12-10T17:58:07.273873Z 975 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d770c57066726c423cc9de4ca5b552cd 2008-12-14T15:36:59.418123Z 2134 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/classic_pagination/test/.svn/entries --- a/vendor/plugins/classic_pagination/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/classic_pagination/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/classic_pagination/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 50c7fabeb3d6728ce24eada59d5b2b67 2007-12-10T17:58:07.273873Z 975 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 0a02d28a37b53a8e19af7935db5be1a8 2007-12-10T17:58:07.273873Z 975 @@ -103,7 +103,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 597b7501984a5ecd10242163d06c33e7 2007-12-10T17:58:07.273873Z 975 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/classic_pagination/test/fixtures/.svn/entries --- a/vendor/plugins/classic_pagination/test/fixtures/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/classic_pagination/test/fixtures/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/classic_pagination/test/fixtures http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 4e923be7fd534a67635192bcfcbed5cf 2007-12-10T17:58:07.273873Z 975 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 021192cd31a5c3a39cbe7bd14144425a 2007-12-10T17:58:07.273873Z 975 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 5953f128689c82c1d5c9ab2709a682e4 2007-12-10T17:58:07.273873Z 975 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z cc2715c9793cffccefbac86e97dd5a08 2007-12-10T17:58:07.273873Z 975 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 92e8d8a3cd6b419bdabbafc91be07b13 2007-12-10T17:58:07.273873Z 975 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 182661632986d51f75c49d74b19df40c 2007-12-10T17:58:07.273873Z 975 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z f1bf372057211d4a6d86499e561d903c 2007-12-10T17:58:07.273873Z 975 @@ -270,7 +270,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 98f978d0e16223524ee8dc769136a3c4 2007-12-10T17:58:07.273873Z 975 @@ -304,7 +304,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3605b2a8f1cf10cbc34343bd7c49330d 2007-12-10T17:58:07.273873Z 975 @@ -338,7 +338,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z dccebb95780c20b896fe26306d904e9d 2007-12-10T17:58:07.273873Z 975 @@ -372,7 +372,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 318c27008dc35148da64e32ff9bf53c7 2007-12-10T17:58:07.273873Z 975 @@ -406,7 +406,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 78b664b5dbb72751888e7f6bf4cd12f8 2007-12-09T21:53:46.068689Z 966 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/.svn/entries --- a/vendor/plugins/engines/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b8328004b1bb94c84d90c0839cd7d41d 2009-09-13T17:14:35.707881Z 2887 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z a523ea1465a566ae38fba96a99506ff3 2008-07-12T10:17:14.809831Z 1654 @@ -103,7 +103,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z f653a768811758cee11e21d4de00b381 2009-10-07T16:43:50.656336Z 2904 @@ -137,7 +137,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e4f81ba26f0b10a838b3336ba263aaa5 2009-09-13T17:14:35.707881Z 2887 @@ -174,7 +174,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 41bb5eeb2864cd46438eefb1cb048c4d 2009-02-21T11:04:50.579477Z 2493 @@ -211,7 +211,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6e112fd6d07885bef3fd5bd537fc1409 2008-07-12T10:17:14.809831Z 1654 @@ -245,7 +245,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 18cc761cb69b7735ecf0cdb0d9b6d640 2009-09-13T17:14:35.707881Z 2887 @@ -279,7 +279,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7e25f2cbded59c24735a20510040bb74 2008-07-12T10:17:14.809831Z 1654 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/generators/.svn/entries --- a/vendor/plugins/engines/generators/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/generators/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/generators http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/generators/plugin_migration/.svn/entries --- a/vendor/plugins/engines/generators/plugin_migration/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/generators/plugin_migration/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/generators/plugin_migration http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3f4805cb1e4a8b8a3ed180f22d81c285 2010-11-14T16:24:21.989522Z 4406 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d796f61555b36ef9941ea049c94df06b 2008-07-12T10:17:14.809831Z 1654 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/generators/plugin_migration/templates/.svn/entries --- a/vendor/plugins/engines/generators/plugin_migration/templates/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/generators/plugin_migration/templates/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/generators/plugin_migration/templates http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 0b30f95c4244242093ded274caf9e4a8 2008-07-12T10:17:14.809831Z 1654 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/lib/.svn/entries --- a/vendor/plugins/engines/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/lib http://redmine.rubyforge.org/svn @@ -38,7 +38,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b9128ad79c06e8c2eb2474a7f9edf60d 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/lib/engines/.svn/entries --- a/vendor/plugins/engines/lib/engines/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/lib/engines/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/lib/engines http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z f5e61f1312a19bdac20f06b7529eaa98 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d084e8ccb3edfb9f481f2626ee9e57e1 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z a2cb2f3c517fbe62ab1277e44b0a05ed 2009-02-21T11:04:50.579477Z 2493 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/lib/engines/plugin/.svn/entries --- a/vendor/plugins/engines/lib/engines/plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/lib/engines/plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/lib/engines/plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 2adca63e7c7d7c38a91953458e893bb2 2008-07-12T10:17:14.809831Z 1654 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 21ac938bcf4f86e62ec21e9803cfd76e 2009-02-21T11:04:50.579477Z 2493 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 38eaf6e3b113f74daa0669c67261cc72 2009-09-13T17:14:35.707881Z 2887 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d68941171066743dd63a174b5f270f66 2008-07-12T10:17:14.809831Z 1654 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/lib/engines/rails_extensions/.svn/entries --- a/vendor/plugins/engines/lib/engines/rails_extensions/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/lib/engines/rails_extensions/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/lib/engines/rails_extensions http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3e26c9fe2cd009cb5e81f6ccea3f012c 2009-02-21T11:04:50.579477Z 2493 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z c5a5e8b469c1e3fefcc5bedca9f4ac82 2010-09-17T04:06:40.671348Z 4094 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6e29697f02c187c9033624422365044a 2009-02-21T11:04:50.579477Z 2493 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z f26da6a18ffcc7b846838f038a0abea4 2008-07-12T10:17:14.809831Z 1654 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 8f8e408b9f1a72af1cc5232ddb888266 2009-02-21T11:04:50.579477Z 2493 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/.svn/entries --- a/vendor/plugins/engines/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/.svn/entries --- a/vendor/plugins/engines/test/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/controllers/.svn/entries --- a/vendor/plugins/engines/test/app/controllers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/controllers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/controllers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 8e2adc646126f3962ca1eaf16d663fa7 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/controllers/namespace/.svn/entries --- a/vendor/plugins/engines/test/app/controllers/namespace/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/controllers/namespace/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/controllers/namespace http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ed9f029690f9d77b31e0d68cff2f8ff3 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/helpers/.svn/entries --- a/vendor/plugins/engines/test/app/helpers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/helpers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/helpers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b3286b0384ccf10d15423a78b8a70c3a 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/models/.svn/entries --- a/vendor/plugins/engines/test/app/models/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/models/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/models http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 53fd050b6dc2f5da77439ffab6e1dd6e 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ffba288117364d8379bd2b6788e2fd2f 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/things/.svn/entries --- a/vendor/plugins/engines/test/app/things/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/things/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/things http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z aaa0b6b1363b304ca66c8def3c543b13 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/views/.svn/entries --- a/vendor/plugins/engines/test/app/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/views http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/views/app_and_plugin/.svn/entries --- a/vendor/plugins/engines/test/app/views/app_and_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/views/app_and_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/views/app_and_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e6dca36d9e91414f1a520ffddb5202d7 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/views/namespace/.svn/entries --- a/vendor/plugins/engines/test/app/views/namespace/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/views/namespace/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/views/namespace http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/views/namespace/app_and_plugin/.svn/entries --- a/vendor/plugins/engines/test/app/views/namespace/app_and_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/views/namespace/app_and_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/views/namespace/app_and_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e6dca36d9e91414f1a520ffddb5202d7 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/views/notify_mail/.svn/entries --- a/vendor/plugins/engines/test/app/views/notify_mail/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/views/notify_mail/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/views/notify_mail http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 8e367f8a525da2fddf6b32d5f874c6ba 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 50ed7a6afc64b4a326aa8b681a31b9a3 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z cb0d28ce47ca265d02f252970ac69194 2009-09-13T17:14:35.707881Z 2887 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 5a4f738dec733e5f4ad703495c5eb54a 2009-09-13T17:14:35.707881Z 2887 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3b779e7b00bfe0f9b876bfebd7905a4e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/app/views/plugin_mail/.svn/entries --- a/vendor/plugins/engines/test/app/views/plugin_mail/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/app/views/plugin_mail/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/app/views/plugin_mail http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d0e724c594c43b6db39389834f3c26e2 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 317dc13d851c827568f61def9b031803 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/functional/.svn/entries --- a/vendor/plugins/engines/test/functional/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/functional/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/functional http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 53bf916868db17fcb64853aab45ce80b 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 03f318c931cb7d40733445e72a504c95 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 43b6ff22af92cc8988a51d1b50c4c587 2009-09-13T17:14:35.707881Z 2887 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 0ca8b6e7e4b7655c3633b11d4ff61cc6 2009-09-13T17:14:35.707881Z 2887 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z afcc79d3fa1c4f1615b271f65d982d8b 2009-09-13T17:14:35.707881Z 2887 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6bd25b9259dbf37b6d31e69f83a32fe0 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/lib/.svn/entries --- a/vendor/plugins/engines/test/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 1fde453d5263852d1ba9fc3dd90254fc 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b00ea9b677cec76cd2fc19b1f66db3e2 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 52fd5b17adc2fec1950be496b5ff3a3d 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/.svn/entries --- a/vendor/plugins/engines/test/plugins/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b70de56fa165815bbab14f584b6fbdb4 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 9e56eb4864bc1877cc8a6e69ca873157 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z f9f42ac7db3bb715ff4f055162013aba 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/namespace/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/namespace/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/namespace/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/controllers/namespace http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z a24a7b9dd5706d2daef2456b1b1cac4c 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b1c4a105ad8bfa7add28c583dbd9ef8a 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 43152818b40142db88dffe0192e66582 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/models/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/models/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/models/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/models http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z a661e69f87fead66873ac8cc162da128 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 01ab2dea5fd3e341bd082f2fc507f760 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ae48cf4ce7068428c1525dba877a880c 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/alpha_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/alpha_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/alpha_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/alpha_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z eeb9900e088c367d06668e201e4be39e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/app_and_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/app_and_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/app_and_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/app_and_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 68deee946f4e81fafcae37d51f2e6bd5 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/layouts/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/layouts/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/layouts/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/layouts http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3791a6748098d1382b11556ec47b6366 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/alpha_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/alpha_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/alpha_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/alpha_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z eeb9900e088c367d06668e201e4be39e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/app_and_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/app_and_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/app_and_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/app_and_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z eeb9900e088c367d06668e201e4be39e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/shared_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/shared_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/shared_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/namespace/shared_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3bef9fe54ed08fd7ce454a189b2b3195 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/app/views/shared_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/shared_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/shared_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/app/views/shared_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3bef9fe54ed08fd7ce454a189b2b3195 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/lib/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 4799f34099980de6af0dc719c7f04845 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e892323cf7ac415a30ca41b49ab96d1d 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/alpha_plugin/locales/.svn/entries --- a/vendor/plugins/engines/test/plugins/alpha_plugin/locales/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/alpha_plugin/locales/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/alpha_plugin/locales http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 8fb4d64b7ed263c84a6aa2974eb71f25 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin http://redmine.rubyforge.org/svn @@ -38,7 +38,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z cee45809cc705092eca4e13d3aa204f1 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/app/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/app http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/app/controllers/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/app/controllers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/app/controllers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/app/controllers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6c633d0dcb606e532dd906bd2567bf57 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z df7f8bb84aa9fcbe07534d5aa59e11b8 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/app/controllers/namespace/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/app/controllers/namespace/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/app/controllers/namespace/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/app/controllers/namespace http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z a8bcbb79381d6db75a9ea6e2704828a9 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/app/models/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/app/models/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/app/models/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/app/models http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z c9a469b003eca7ac6627c41deeda1b4c 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/app/views/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/app/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/app/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/app/views http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace/shared_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace/shared_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace/shared_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/app/views/namespace/shared_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 78db1a7e1a9f6216dfa3671e5d42c81b 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/app/views/shared_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/app/views/shared_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/app/views/shared_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/app/views/shared_plugin http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 78db1a7e1a9f6216dfa3671e5d42c81b 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/beta_plugin/locales/.svn/entries --- a/vendor/plugins/engines/test/plugins/beta_plugin/locales/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/beta_plugin/locales/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/beta_plugin/locales http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 277816fa171800daec137e70993e39f6 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/not_a_plugin/.svn/entries --- a/vendor/plugins/engines/test/plugins/not_a_plugin/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/not_a_plugin/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/not_a_plugin http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/not_a_plugin/public/.svn/entries --- a/vendor/plugins/engines/test/plugins/not_a_plugin/public/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/not_a_plugin/public/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/not_a_plugin/public http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets/app/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets/app http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets/app/controllers/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets/app/controllers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets/app/controllers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets/app/controllers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ba97b09a04ada07aa57234ea8649c128 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets/app/views/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets/app/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets/app/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets/app/views http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets/app/views/assets/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets/app/views/assets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets/app/views/assets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets/app/views/assets http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 5c22cfc5b27a3b2b869075baacf530a6 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets/app/views/layouts/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets/app/views/layouts/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets/app/views/layouts/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets/app/views/layouts http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 8a99331150683df5edbd645cb851de37 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets/public/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets/public/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets/public/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets/public http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets/public/subfolder/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets/public/subfolder/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets/public/subfolder/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets/public/subfolder http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/assets/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/assets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/assets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/assets http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/assets/subfolder/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/assets/subfolder/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/assets/subfolder/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets_with_assets_directory/assets/subfolder http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets_with_no_subdirectory/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets_with_no_subdirectory/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets_with_no_subdirectory/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets_with_no_subdirectory http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_assets_with_no_subdirectory/assets/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_assets_with_no_subdirectory/assets/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_assets_with_no_subdirectory/assets/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_assets_with_no_subdirectory/assets http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_code_mixing/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_code_mixing/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_code_mixing/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_code_mixing http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z cee45809cc705092eca4e13d3aa204f1 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_code_mixing/app/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_code_mixing/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_code_mixing/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_code_mixing/app http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_code_mixing/app/things/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_code_mixing/app/things/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_code_mixing/app/things/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_code_mixing/app/things http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3b8cfcd53b03ccc6db1aac5b542abaa4 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_load_path/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_load_path/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_load_path/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_load_path http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_migration/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_migration/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_migration/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_migration http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_migration/db/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_migration/db/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_migration/db/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_migration/db http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_migration/db/migrate/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_migration/db/migrate/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_migration/db/migrate/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_migration/db/migrate http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ba950e9dc666a42d09029148ae7e3234 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z de937ac5b434955daacc33306a5a1a2d 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b9241da5bb8308bcea2f4cd5cbd32ff1 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_plugin_mailing/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_plugin_mailing/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_plugin_mailing/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_plugin_mailing http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_plugin_mailing/app/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_plugin_mailing/app http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_plugin_mailing/app/models/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/models/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/models/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/models http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6bfa7a84bb26ae29617568896fec30ae 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views/plugin_mail/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views/plugin_mail/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views/plugin_mail/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_plugin_mailing/app/views/plugin_mail http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z cf207341167ec099c0e0ffbe3935a4d4 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z c54772416c0a8c4f3d46880180299dd5 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6f32fb0cf1bfbf4dcc8636f350a126e8 2009-09-13T17:14:35.707881Z 2887 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6f32fb0cf1bfbf4dcc8636f350a126e8 2009-09-13T17:14:35.707881Z 2887 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ededb32a08ab9582df24ce1572dc2a20 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_routing/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_routing/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_routing/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_routing http://redmine.rubyforge.org/svn @@ -38,7 +38,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_routing/app/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_routing/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_routing/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_routing/app http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_routing/app/controllers/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_routing/app/controllers/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_routing/app/controllers/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_routing/app/controllers http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e5a27666b16bdff58054a3440cf14516 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_routing/app/controllers/namespace/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_routing/app/controllers/namespace/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_routing/app/controllers/namespace/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_routing/app/controllers/namespace http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 515669edfb53126155e911a1ae5149ec 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_routing/config/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_routing/config/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_routing/config/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_routing/config http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 47135f279d2e64a431d8604df1402ffb 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_testing/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_testing/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_testing/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_testing http://redmine.rubyforge.org/svn @@ -38,7 +38,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_testing/app/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_testing/app/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_testing/app/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_testing/app http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 9cbac832f86ac5e8cfbbc4c69811910e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_testing/test/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_testing/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_testing/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_testing/test http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_testing/test/fixtures/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_testing/test/fixtures/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_testing/test/fixtures/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_testing/test/fixtures http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d41d8cd98f00b204e9800998ecf8427e 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/plugins/test_testing/test/unit/.svn/entries --- a/vendor/plugins/engines/test/plugins/test_testing/test/unit/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/plugins/test_testing/test/unit/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/plugins/test_testing/test/unit http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 35e9fbc2fb32c9114a5d6cf531f41e8d 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/unit/.svn/entries --- a/vendor/plugins/engines/test/unit/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/unit/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/unit http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6724203a17cf765303c1f1cad440ec45 2009-09-13T17:14:35.707881Z 2887 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 45a0f490d23fbb62bab17f142ba7e3a6 2009-09-13T17:14:35.707881Z 2887 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 061b4ca6bf8ee79b149289ced48c0389 2009-09-13T17:14:35.707881Z 2887 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z caf5ed93e20f9675e13260049b591bcb 2009-09-13T17:14:35.707881Z 2887 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d48da3c38e3e757d1649f48a25913284 2009-09-13T17:14:35.707881Z 2887 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ba3376b21f9304e1bc6dd06e88fb031f 2009-09-13T17:14:35.707881Z 2887 @@ -236,7 +236,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7930dc88c66a78e10283af28694f9d75 2009-09-13T17:14:35.707881Z 2887 @@ -273,7 +273,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z da88ee34b7ad92288156f6dc33bc8945 2009-09-13T17:14:35.707881Z 2887 @@ -307,7 +307,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 749dec42d5f8db283afd40fa09a7a323 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/engines/test/unit/test_testing/.svn/entries --- a/vendor/plugins/engines/test/unit/test_testing/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/engines/test/unit/test_testing/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/engines/test/unit/test_testing http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 55340a07100e4eea865c224b450561d8 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/gravatar/.svn/entries --- a/vendor/plugins/gravatar/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/gravatar/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/gravatar http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z dcfa5a7b3c1cc768b2c0e3ad1ab802d0 2010-09-10T03:09:02.311267Z 4072 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3b03a1f4670e486bfc0a99ea42fcc661 2009-08-02T04:19:44.367555Z 2832 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z cd9b6943fc8fe58cdccef0b0215bf6bb 2009-08-02T04:19:44.367555Z 2832 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7560c41dd1c4891e83f52d2855a6a4e9 2008-10-30T02:58:04.259131Z 1962 @@ -171,7 +171,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b718f27e16d77b36a24720b5b902328f 2008-10-30T02:58:04.259131Z 1962 @@ -208,7 +208,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e052390cb0624d4b81b7809e65db85f6 2009-08-02T04:19:44.367555Z 2832 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/gravatar/lib/.svn/entries --- a/vendor/plugins/gravatar/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/gravatar/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/gravatar/lib http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z a25a3e98e0d582955ee8fd520f424273 2010-11-14T16:24:21.989522Z 4406 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/gravatar/spec/.svn/entries --- a/vendor/plugins/gravatar/spec/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/gravatar/spec/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/gravatar/spec http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 26b23e5e988b11435e121bf53624d934 2010-09-10T03:09:02.311267Z 4072 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/.svn/entries --- a/vendor/plugins/open_id_authentication/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z b66b372df8374607d104228f41a06671 2009-02-11T19:06:45.087605Z 2438 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 22579abfc9dc6a4cf475150e407e9a17 2009-02-12T21:25:50.680468Z 2458 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d23f4c2e6c00805d7172c76ad52ebe6f 2009-02-11T19:06:45.087605Z 2438 @@ -143,7 +143,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 45eb3e296a3591fca629d0c8eab71e4c 2009-02-11T19:06:45.087605Z 2438 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/generators/.svn/entries --- a/vendor/plugins/open_id_authentication/generators/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/generators/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication/generators http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/.svn/entries --- a/vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication/generators/open_id_authentication_tables http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ee799e52b83b842fa2a879431195e9eb 2009-02-11T19:06:45.087605Z 2438 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/templates/.svn/entries --- a/vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/templates/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/templates/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication/generators/open_id_authentication_tables/templates http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 352b0b17c079fdf355c028a9b990b3b7 2009-02-11T19:06:45.087605Z 2438 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/.svn/entries --- a/vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z f401bfd8b5d2dd3008d16bf79de8c1e4 2009-02-11T19:06:45.087605Z 2438 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/templates/.svn/entries --- a/vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/templates/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/templates/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication/generators/upgrade_open_id_authentication_tables/templates http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 512b6bc6321e15e12a9eb5ef10317b73 2009-02-11T19:06:45.087605Z 2438 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/lib/.svn/entries --- a/vendor/plugins/open_id_authentication/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication/lib http://redmine.rubyforge.org/svn @@ -38,7 +38,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z c72f1bd48e8c2dfe4e84ba232fc40030 2010-08-10T21:12:32.103531Z 3933 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/lib/open_id_authentication/.svn/entries --- a/vendor/plugins/open_id_authentication/lib/open_id_authentication/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/lib/open_id_authentication/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication/lib/open_id_authentication http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 1effe2a3ab6ff2cf3a4ffc288222b114 2009-02-11T19:06:45.087605Z 2438 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 9ed2aea6a3f0e76f21a84bf5bdb1bebe 2009-02-11T19:06:45.087605Z 2438 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 4aa743638f54375c2f1f25e62fa50bf3 2009-02-11T19:06:45.087605Z 2438 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z d05c8725996156d4cc153a2fc0891db8 2009-02-11T19:06:45.087605Z 2438 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 6a6fdfddabbc9ae4b8c11f69bc653107 2009-02-11T19:06:45.087605Z 2438 @@ -202,7 +202,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 42863e1d17d5af05e0e896d336def59c 2009-02-11T19:06:45.087605Z 2438 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/open_id_authentication/test/.svn/entries --- a/vendor/plugins/open_id_authentication/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/open_id_authentication/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/open_id_authentication/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 9448478c6f6c999b3dfae03f9661a7a9 2009-02-11T19:06:45.087605Z 2438 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 218b9c429fce5d50a6de37d10d4c626a 2009-02-11T19:06:45.087605Z 2438 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 3ffcd8ee621212d3a963257c35cf565c 2009-02-11T19:06:45.087605Z 2438 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 26175162cebaa3962614100cac9726fc 2009-02-11T19:06:45.087605Z 2438 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z c3e483ae649f9324f093075331c26ed1 2009-02-11T19:06:45.087605Z 2438 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/prepend_engine_views/.svn/entries --- a/vendor/plugins/prepend_engine_views/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/prepend_engine_views/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/prepend_engine_views http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 720c397a2f5ed49f4436f5d9cbe0b5ec 2009-09-13T17:14:35.707881Z 2887 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/.svn/all-wcprops --- a/vendor/plugins/rfpdf/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 59 -/svn/!svn/ver/5878/branches/1.2-stable/vendor/plugins/rfpdf +/svn/!svn/ver/6156/branches/1.2-stable/vendor/plugins/rfpdf END utf8test.txt K 25 @@ -27,6 +27,12 @@ V 69 /svn/!svn/ver/5878/branches/1.2-stable/vendor/plugins/rfpdf/CHANGELOG END +MIT-LICENSE +K 25 +svn:wc:ra_dav:version-url +V 71 +/svn/!svn/ver/5878/branches/1.2-stable/vendor/plugins/rfpdf/MIT-LICENSE +END README K 25 svn:wc:ra_dav:version-url diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/.svn/entries --- a/vendor/plugins/rfpdf/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/rfpdf http://redmine.rubyforge.org/svn -2011-05-09T11:12:27.265905Z -5720 +2011-07-02T15:44:02.109574Z +6156 tmaruyama @@ -35,7 +35,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:28:12.000000Z f9fe2827506cd6b421d6c146e0a5242b 2011-03-30T03:23:54.585875Z 5247 @@ -69,7 +69,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:28:12.000000Z 6bb137515bea7692cadd9bba1576d488 2011-03-30T05:46:58.358840Z 5257 @@ -103,7 +103,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:28:12.000000Z 4532560d82aed21773043033722c24ec 2011-03-30T03:23:54.585875Z 5247 @@ -140,7 +140,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:28:12.000000Z 6778639658f16109525036ebe955c3df 2011-03-30T03:23:54.585875Z 5247 @@ -174,7 +174,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:12.000000Z 40cf182dab06e3de067375de5bbab322 2006-11-21T18:34:04.275680Z 49 @@ -208,7 +208,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:28:12.000000Z 14180635c63b79d7db3c7e6ae4e2df45 2011-03-30T03:23:54.585875Z 5247 @@ -242,7 +242,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:28:12.000000Z 5f263c19d9009be6148a784dc31028c0 2011-03-30T03:23:54.585875Z 5247 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/.svn/all-wcprops --- a/vendor/plugins/rfpdf/lib/.svn/all-wcprops Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/lib/.svn/all-wcprops Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ K 25 svn:wc:ra_dav:version-url V 63 -/svn/!svn/ver/5878/branches/1.2-stable/vendor/plugins/rfpdf/lib +/svn/!svn/ver/6156/branches/1.2-stable/vendor/plugins/rfpdf/lib END tcpdf.rb K 25 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/.svn/entries --- a/vendor/plugins/rfpdf/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,14 +1,14 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/rfpdf/lib http://redmine.rubyforge.org/svn -2011-05-09T11:12:27.265905Z -5720 +2011-07-02T15:44:02.109574Z +6156 tmaruyama @@ -41,7 +41,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:28:11.000000Z 1982fe0c734af19e656f19d88b8e2870 2011-05-09T07:35:02.800600Z 5717 @@ -75,7 +75,7 @@ -2011-06-06T13:20:52.000000Z +2011-07-14T09:28:11.000000Z 8d496f73e24615f94ce6b264e9d13f19 2011-03-30T03:23:54.585875Z 5247 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Bold.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Bold.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Bold.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Bold.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-BoldOblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans-BoldOblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-BoldOblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans-BoldOblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,112 @@ +TCPDFFontDescriptor.define('DejaVuSans-ExtraLight') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSans-ExtraLight'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>32,'FontBBox'=>'[-733 -339 1659 1114]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>600} + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>318, 33=>401, 34=>460, 35=>838, 36=>636, 37=>950, 38=>780, 39=>275, 40=>390, 41=>390, 42=>500, 43=>838, 44=>318, 45=>361, 46=>318, + 47=>337, 48=>636, 49=>636, 50=>636, 51=>636, 52=>636, 53=>636, 54=>636, 55=>636, 56=>636, 57=>636, 58=>337, 59=>337, 60=>838, 61=>838, 62=>838, + 63=>531, 64=>1000, 65=>684, 66=>655, 67=>698, 68=>770, 69=>632, 70=>575, 71=>775, 72=>752, 73=>295, 74=>295, 75=>656, 76=>557, 77=>863, 78=>748, + 79=>787, 80=>603, 81=>787, 82=>695, 83=>635, 84=>611, 85=>732, 86=>684, 87=>989, 88=>685, 89=>611, 90=>685, 91=>390, 92=>337, 93=>390, 94=>838, + 95=>500, 96=>500, 97=>613, 98=>635, 99=>550, 100=>635, 101=>615, 102=>352, 103=>600, 104=>634, 105=>278, 106=>278, 107=>579, 108=>278, 109=>974, 110=>634, + 111=>612, 112=>635, 113=>635, 114=>411, 115=>521, 116=>392, 117=>634, 118=>592, 119=>818, 120=>592, 121=>592, 122=>525, 123=>636, 124=>337, 125=>636, 126=>838, + 8364=>636, 1027=>557, 8218=>318, 402=>352, 8222=>518, 8230=>1000, 8224=>500, 8225=>500, 710=>500, 8240=>1342, 352=>635, 8249=>400, 338=>1070, 1036=>656, 381=>685, 1039=>752, + 8216=>318, 8217=>318, 8220=>518, 8221=>518, 8211=>500, 8212=>1000, 732=>500, 353=>521, 8250=>400, 339=>1023, 1116=>604, 382=>525, 376=>611, 160=>318, 161=>401, 162=>636, + 163=>636, 164=>636, 165=>636, 166=>337, 167=>500, 168=>500, 169=>1000, 170=>471, 171=>612, 172=>838, 173=>361, 174=>1000, 175=>500, 176=>500, 177=>838, 178=>401, + 179=>401, 180=>483, 181=>636, 182=>636, 183=>318, 184=>500, 185=>401, 186=>471, 187=>612, 188=>969, 189=>969, 190=>969, 191=>536, 192=>684, 193=>684, 194=>684, + 195=>684, 196=>684, 197=>684, 198=>974, 199=>698, 200=>632, 201=>632, 202=>632, 203=>632, 204=>295, 205=>295, 206=>295, 207=>295, 208=>775, 209=>748, 210=>787, + 211=>787, 212=>787, 213=>787, 214=>787, 215=>838, 216=>787, 217=>732, 218=>732, 219=>732, 220=>732, 221=>611, 222=>605, 223=>676, 224=>613, 225=>613, 226=>613, + 227=>613, 228=>613, 229=>613, 230=>982, 231=>550, 232=>615, 233=>615, 234=>615, 235=>615, 236=>278, 237=>278, 238=>278, 239=>278, 240=>612, 241=>634, 242=>612, + 243=>612, 244=>612, 245=>612, 246=>612, 247=>838, 248=>612, 249=>634, 250=>634, 251=>634, 252=>634, 253=>592, 254=>635, 255=>592, 256=>684, 257=>613, 258=>684, + 259=>613, 260=>684, 261=>613, 262=>698, 263=>550, 264=>698, 265=>550, 266=>698, 267=>550, 268=>698, 269=>550, 270=>770, 271=>635, 272=>775, 273=>635, 274=>632, + 275=>615, 276=>632, 277=>615, 278=>632, 279=>615, 280=>632, 281=>615, 282=>632, 283=>615, 284=>775, 285=>600, 286=>775, 287=>600, 288=>775, 289=>600, 290=>775, + 291=>600, 292=>752, 293=>634, 294=>916, 295=>695, 296=>295, 297=>278, 298=>295, 299=>278, 300=>295, 301=>278, 302=>295, 303=>278, 304=>295, 305=>278, 306=>590, + 307=>556, 308=>295, 309=>278, 310=>656, 311=>579, 312=>579, 313=>557, 314=>293, 315=>557, 316=>278, 317=>557, 318=>375, 319=>557, 320=>342, 321=>562, 322=>284, + 323=>748, 324=>634, 325=>748, 326=>634, 327=>748, 328=>634, 329=>813, 330=>757, 331=>634, 332=>787, 333=>612, 334=>787, 335=>612, 336=>787, 337=>612, 340=>695, + 341=>411, 342=>695, 343=>411, 344=>695, 345=>411, 346=>635, 347=>521, 348=>635, 349=>521, 350=>635, 351=>521, 354=>611, 355=>392, 356=>611, 357=>392, 358=>611, + 359=>392, 360=>732, 361=>634, 362=>732, 363=>634, 364=>732, 365=>634, 366=>732, 367=>634, 368=>732, 369=>634, 370=>732, 371=>634, 372=>989, 373=>818, 374=>611, + 375=>592, 377=>685, 378=>525, 379=>685, 380=>525, 383=>352, 384=>635, 385=>735, 386=>686, 387=>635, 390=>698, 391=>698, 392=>550, 393=>775, 394=>824, 395=>686, + 396=>635, 397=>612, 398=>632, 399=>787, 400=>585, 401=>575, 403=>775, 404=>685, 405=>965, 406=>354, 407=>295, 408=>690, 409=>526, 410=>278, 413=>748, 414=>634, + 415=>787, 416=>934, 417=>757, 420=>652, 421=>635, 423=>635, 424=>521, 425=>632, 427=>392, 428=>611, 429=>392, 430=>611, 431=>879, 432=>779, 433=>764, 434=>721, + 435=>696, 436=>805, 437=>685, 438=>525, 448=>295, 449=>492, 450=>459, 451=>295, 452=>1422, 453=>1299, 454=>1154, 455=>835, 456=>787, 457=>457, 458=>931, 459=>924, + 460=>797, 461=>684, 462=>613, 463=>295, 464=>278, 465=>787, 466=>612, 467=>732, 468=>634, 469=>732, 470=>634, 471=>732, 472=>634, 473=>732, 474=>634, 475=>732, + 476=>634, 477=>615, 478=>684, 479=>613, 480=>684, 481=>613, 482=>974, 483=>982, 486=>775, 487=>600, 488=>656, 489=>579, 490=>787, 491=>612, 492=>787, 493=>612, + 496=>278, 497=>1422, 498=>1299, 499=>1154, 500=>775, 501=>600, 504=>748, 505=>634, 506=>684, 507=>613, 508=>974, 509=>982, 510=>787, 511=>612, 512=>684, 513=>613, + 514=>684, 515=>613, 516=>632, 517=>615, 518=>632, 519=>615, 520=>295, 521=>278, 522=>295, 523=>278, 524=>787, 525=>612, 526=>787, 527=>612, 528=>695, 529=>411, + 530=>695, 531=>411, 532=>732, 533=>634, 534=>732, 535=>634, 536=>635, 537=>521, 538=>611, 539=>392, 542=>752, 543=>634, 550=>684, 551=>613, 552=>632, 553=>615, + 554=>787, 555=>612, 556=>787, 557=>612, 558=>787, 559=>612, 560=>787, 561=>612, 562=>611, 563=>592, 567=>278, 568=>1032, 569=>1032, 581=>684, 592=>614, 593=>635, + 594=>635, 595=>635, 596=>550, 598=>635, 599=>727, 600=>615, 601=>615, 603=>541, 604=>541, 607=>326, 608=>637, 609=>635, 611=>685, 613=>634, 616=>372, 617=>387, + 623=>974, 624=>974, 628=>634, 629=>612, 640=>602, 641=>602, 649=>634, 650=>618, 651=>598, 652=>592, 653=>818, 654=>592, 665=>580, 668=>661, 670=>667, 671=>583, + 675=>1014, 678=>824, 682=>641, 683=>654, 699=>318, 700=>318, 702=>307, 711=>500, 713=>500, 714=>483, 715=>500, 717=>500, 718=>500, 719=>483, 728=>500, 729=>500, + 730=>500, 731=>500, 733=>500, 755=>500, 759=>500, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, + 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 795=>0, 803=>0, 804=>0, + 805=>0, 806=>0, 807=>0, 808=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, + 824=>0, 831=>0, 847=>0, 856=>0, 860=>0, 861=>0, 865=>0, 884=>278, 885=>278, 890=>361, 891=>549, 892=>550, 893=>549, 894=>337, 900=>483, 901=>500, + 902=>692, 903=>318, 904=>746, 905=>871, 906=>408, 908=>813, 910=>825, 911=>826, 912=>387, 913=>684, 914=>655, 915=>557, 916=>684, 917=>632, 918=>685, 919=>752, + 920=>787, 921=>295, 922=>656, 923=>684, 924=>863, 925=>748, 926=>632, 927=>787, 928=>752, 929=>603, 931=>632, 932=>611, 933=>611, 934=>787, 935=>685, 936=>787, + 937=>764, 938=>295, 939=>611, 940=>659, 941=>541, 942=>654, 943=>387, 944=>579, 945=>659, 946=>638, 947=>592, 948=>612, 949=>541, 950=>544, 951=>634, 952=>612, + 953=>387, 954=>604, 955=>592, 956=>636, 957=>559, 958=>558, 959=>612, 960=>602, 961=>635, 962=>587, 963=>634, 964=>602, 965=>579, 966=>660, 967=>592, 968=>660, + 969=>837, 970=>387, 971=>579, 972=>612, 973=>579, 974=>837, 988=>575, 1010=>550, 1011=>278, 1012=>787, 1013=>615, 1014=>615, 1015=>605, 1016=>635, 1017=>698, 1021=>698, + 1022=>698, 1023=>698, 1024=>632, 1025=>632, 1026=>786, 1028=>698, 1029=>635, 1030=>295, 1031=>295, 1032=>295, 1033=>1094, 1034=>1045, 1035=>786, 1037=>748, 1038=>609, 1040=>684, + 1041=>686, 1042=>655, 1043=>557, 1044=>776, 1045=>632, 1046=>863, 1047=>636, 1048=>748, 1049=>748, 1050=>656, 1051=>752, 1052=>863, 1053=>752, 1054=>787, 1055=>752, 1056=>603, + 1057=>698, 1058=>611, 1059=>609, 1060=>787, 1061=>685, 1062=>776, 1063=>686, 1064=>1003, 1065=>1025, 1066=>833, 1067=>882, 1068=>686, 1069=>698, 1070=>1031, 1071=>695, 1072=>613, + 1073=>612, 1074=>586, 1075=>491, 1076=>672, 1077=>615, 1078=>733, 1079=>541, 1080=>657, 1081=>657, 1082=>604, 1083=>639, 1084=>754, 1085=>661, 1086=>612, 1087=>660, 1088=>635, + 1089=>550, 1090=>529, 1091=>592, 1092=>917, 1093=>592, 1094=>681, 1095=>591, 1096=>873, 1097=>893, 1098=>703, 1099=>765, 1100=>589, 1101=>549, 1102=>813, 1103=>602, 1104=>615, + 1105=>615, 1106=>644, 1107=>491, 1108=>549, 1109=>521, 1110=>278, 1111=>278, 1112=>278, 1113=>898, 1114=>892, 1115=>637, 1117=>657, 1118=>592, 1119=>662, 1121=>837, 1124=>942, + 1125=>749, 1136=>787, 1137=>660, 1138=>787, 1168=>557, 1169=>491, 1176=>636, 1177=>541, 1188=>1014, 1189=>868, 1194=>698, 1195=>550, 1198=>611, 1199=>592, 1204=>934, 1205=>809, + 1210=>686, 1211=>634, 1216=>278, 1217=>863, 1218=>733, 1232=>684, 1233=>613, 1234=>684, 1235=>613, 1236=>974, 1237=>982, 1238=>632, 1239=>615, 1240=>787, 1241=>615, 1242=>787, + 1243=>615, 1244=>863, 1245=>733, 1246=>636, 1247=>541, 1250=>748, 1251=>657, 1252=>748, 1253=>657, 1254=>787, 1255=>612, 1256=>787, 1257=>612, 1258=>787, 1259=>612, 1260=>698, + 1261=>549, 1262=>609, 1263=>592, 1264=>609, 1265=>592, 1266=>609, 1267=>592, 1268=>686, 1269=>591, 1272=>882, 1273=>765, 1352=>732, 1357=>732, 1359=>635, 1363=>787, 1365=>787, + 1370=>318, 1373=>392, 1377=>974, 1387=>634, 1389=>1002, 1391=>634, 1392=>634, 1397=>278, 1400=>634, 1402=>974, 1405=>634, 1407=>1002, 1408=>634, 1409=>600, 1411=>1002, 1413=>612, + 1417=>337, 1652=>292, 7426=>982, 7428=>550, 7433=>278, 7435=>604, 7437=>754, 7438=>650, 7439=>612, 7440=>550, 7441=>684, 7442=>684, 7443=>684, 7444=>1023, 7446=>612, 7447=>612, + 7456=>592, 7457=>818, 7458=>525, 7462=>525, 7463=>592, 7464=>654, 7543=>635, 7680=>684, 7681=>613, 7682=>655, 7683=>635, 7684=>655, 7685=>635, 7686=>655, 7687=>635, 7688=>698, + 7689=>550, 7690=>770, 7691=>635, 7692=>770, 7693=>635, 7694=>770, 7695=>635, 7696=>770, 7697=>635, 7698=>770, 7699=>635, 7700=>632, 7701=>615, 7702=>632, 7703=>615, 7704=>632, + 7705=>615, 7706=>632, 7707=>615, 7708=>632, 7709=>615, 7710=>575, 7711=>352, 7712=>775, 7713=>600, 7714=>752, 7715=>634, 7716=>752, 7717=>634, 7718=>752, 7719=>634, 7720=>752, + 7721=>634, 7722=>752, 7723=>634, 7724=>295, 7725=>278, 7726=>295, 7727=>278, 7728=>656, 7729=>579, 7730=>656, 7731=>579, 7732=>656, 7733=>579, 7734=>557, 7735=>278, 7736=>557, + 7737=>278, 7738=>557, 7739=>278, 7740=>557, 7741=>278, 7742=>863, 7743=>974, 7744=>863, 7745=>974, 7746=>863, 7747=>974, 7748=>748, 7749=>634, 7750=>748, 7751=>634, 7752=>748, + 7753=>634, 7754=>748, 7755=>634, 7756=>787, 7757=>612, 7758=>787, 7759=>612, 7760=>787, 7761=>612, 7762=>787, 7763=>612, 7764=>603, 7765=>635, 7766=>603, 7767=>635, 7768=>695, + 7769=>411, 7770=>695, 7771=>411, 7772=>695, 7773=>411, 7774=>695, 7775=>411, 7776=>635, 7777=>521, 7778=>635, 7779=>521, 7780=>635, 7781=>521, 7782=>635, 7783=>521, 7784=>635, + 7785=>521, 7786=>611, 7787=>392, 7788=>611, 7789=>392, 7790=>611, 7791=>392, 7792=>611, 7793=>392, 7794=>732, 7795=>634, 7796=>732, 7797=>634, 7798=>732, 7799=>634, 7800=>732, + 7801=>634, 7802=>732, 7803=>634, 7804=>684, 7805=>592, 7806=>684, 7807=>592, 7808=>989, 7809=>818, 7810=>989, 7811=>818, 7812=>989, 7813=>818, 7814=>989, 7815=>818, 7816=>989, + 7817=>818, 7818=>685, 7819=>592, 7820=>685, 7821=>592, 7822=>611, 7823=>592, 7824=>685, 7825=>525, 7826=>685, 7827=>525, 7828=>685, 7829=>525, 7830=>634, 7831=>392, 7832=>818, + 7833=>592, 7834=>613, 7835=>352, 7840=>684, 7841=>613, 7842=>684, 7843=>613, 7844=>684, 7845=>613, 7846=>684, 7847=>613, 7848=>684, 7849=>613, 7850=>684, 7851=>613, 7852=>684, + 7853=>613, 7854=>684, 7855=>613, 7856=>684, 7857=>613, 7858=>684, 7859=>613, 7860=>684, 7861=>613, 7862=>684, 7863=>613, 7864=>632, 7865=>615, 7866=>632, 7867=>615, 7868=>632, + 7869=>615, 7870=>632, 7871=>615, 7872=>632, 7873=>615, 7874=>632, 7875=>615, 7876=>632, 7877=>615, 7878=>632, 7879=>615, 7880=>295, 7881=>278, 7882=>295, 7883=>278, 7884=>787, + 7885=>612, 7886=>787, 7887=>612, 7888=>787, 7889=>612, 7890=>787, 7891=>612, 7892=>787, 7893=>612, 7894=>787, 7895=>612, 7896=>787, 7897=>612, 7898=>934, 7899=>757, 7900=>934, + 7901=>757, 7902=>934, 7903=>757, 7904=>934, 7905=>757, 7906=>934, 7907=>757, 7908=>732, 7909=>634, 7910=>732, 7911=>634, 7912=>879, 7913=>779, 7914=>879, 7915=>779, 7916=>879, + 7917=>779, 7918=>879, 7919=>779, 7920=>879, 7921=>779, 7922=>611, 7923=>592, 7924=>611, 7925=>592, 7926=>611, 7927=>592, 7928=>611, 7929=>592, 7936=>659, 7937=>659, 7938=>659, + 7939=>659, 7940=>659, 7941=>659, 7942=>659, 7943=>659, 7944=>684, 7945=>684, 7946=>877, 7947=>877, 7948=>769, 7949=>801, 7950=>708, 7951=>743, 7952=>541, 7953=>541, 7954=>541, + 7955=>541, 7956=>541, 7957=>541, 7960=>711, 7961=>711, 7962=>966, 7963=>975, 7964=>898, 7965=>928, 7968=>634, 7969=>634, 7970=>634, 7971=>634, 7972=>634, 7973=>634, 7974=>634, + 7975=>634, 7976=>837, 7977=>835, 7978=>1086, 7979=>1089, 7980=>1027, 7981=>1051, 7982=>934, 7983=>947, 7984=>338, 7985=>338, 7986=>338, 7987=>338, 7988=>338, 7989=>338, 7990=>338, + 7991=>338, 7992=>380, 7993=>374, 7994=>635, 7995=>635, 7996=>570, 7997=>600, 7998=>489, 7999=>493, 8000=>612, 8001=>612, 8002=>612, 8003=>612, 8004=>612, 8005=>612, 8008=>804, + 8009=>848, 8010=>1095, 8011=>1100, 8012=>938, 8013=>970, 8016=>579, 8017=>579, 8018=>579, 8019=>579, 8020=>579, 8021=>579, 8022=>579, 8023=>579, 8025=>784, 8027=>998, 8029=>1012, + 8031=>897, 8032=>837, 8033=>837, 8034=>837, 8035=>837, 8036=>837, 8037=>837, 8038=>837, 8039=>837, 8040=>802, 8041=>843, 8042=>1089, 8043=>1095, 8044=>946, 8045=>972, 8046=>921, + 8047=>952, 8048=>659, 8049=>659, 8050=>541, 8051=>548, 8052=>634, 8053=>654, 8054=>338, 8055=>338, 8056=>612, 8057=>612, 8058=>579, 8059=>579, 8060=>837, 8061=>837, 8064=>659, + 8065=>659, 8066=>659, 8067=>659, 8068=>659, 8069=>659, 8070=>659, 8071=>659, 8072=>684, 8073=>684, 8074=>877, 8075=>877, 8076=>769, 8077=>801, 8078=>708, 8079=>743, 8080=>634, + 8081=>634, 8082=>634, 8083=>634, 8084=>634, 8085=>634, 8086=>634, 8087=>634, 8088=>837, 8089=>835, 8090=>1086, 8091=>1089, 8092=>1027, 8093=>1051, 8094=>934, 8095=>947, 8096=>837, + 8097=>837, 8098=>837, 8099=>837, 8100=>837, 8101=>837, 8102=>837, 8103=>837, 8104=>802, 8105=>843, 8106=>1089, 8107=>1095, 8108=>946, 8109=>972, 8110=>921, 8111=>952, 8112=>659, + 8113=>659, 8114=>659, 8115=>659, 8116=>659, 8118=>659, 8119=>659, 8120=>684, 8121=>684, 8122=>716, 8123=>692, 8124=>684, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, + 8130=>634, 8131=>634, 8132=>654, 8134=>634, 8135=>634, 8136=>805, 8137=>746, 8138=>931, 8139=>871, 8140=>752, 8141=>500, 8142=>500, 8143=>500, 8144=>338, 8145=>338, 8146=>338, + 8147=>338, 8150=>338, 8151=>338, 8152=>295, 8153=>295, 8154=>475, 8155=>408, 8157=>500, 8158=>500, 8159=>500, 8160=>579, 8161=>579, 8162=>579, 8163=>579, 8164=>635, 8165=>635, + 8166=>579, 8167=>579, 8168=>611, 8169=>611, 8170=>845, 8171=>825, 8172=>685, 8173=>500, 8174=>500, 8175=>500, 8178=>837, 8179=>837, 8180=>837, 8182=>837, 8183=>837, 8184=>941, + 8185=>813, 8186=>922, 8187=>826, 8188=>764, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, 8196=>330, 8197=>250, 8198=>167, 8199=>636, 8200=>318, 8201=>200, + 8202=>100, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>361, 8209=>361, 8210=>636, 8213=>1000, 8214=>500, 8215=>500, 8219=>318, 8223=>518, 8228=>334, 8229=>667, + 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1735, 8251=>838, 8252=>485, 8253=>531, 8254=>500, 8255=>804, 8256=>804, 8258=>1000, 8259=>500, 8260=>167, + 8261=>390, 8262=>390, 8263=>922, 8264=>733, 8265=>733, 8267=>636, 8268=>500, 8269=>500, 8270=>500, 8271=>337, 8272=>804, 8273=>500, 8274=>450, 8275=>838, 8276=>804, 8287=>222, + 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>401, 8305=>179, 8308=>401, 8320=>401, 8321=>401, 8322=>401, + 8323=>401, 8324=>401, 8363=>636, 8369=>635, 8451=>1123, 8457=>952, 8470=>1165, 8471=>1000, 8486=>764, 8487=>764, 8490=>656, 8491=>684, 8494=>854, 8498=>575, 8500=>462, 8523=>780, + 8531=>969, 8532=>969, 8543=>568, 8544=>295, 8545=>492, 8546=>689, 8547=>923, 8548=>684, 8549=>922, 8550=>1120, 8551=>1317, 8552=>917, 8553=>685, 8554=>933, 8555=>1131, 8556=>557, + 8557=>698, 8558=>770, 8559=>863, 8560=>278, 8561=>458, 8562=>637, 8563=>812, 8564=>592, 8565=>811, 8566=>991, 8567=>1170, 8568=>819, 8569=>592, 8570=>822, 8571=>1002, 8572=>278, + 8573=>550, 8574=>635, 8575=>974, 8576=>1285, 8579=>698, 8580=>549, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8596=>838, 8597=>838, 8598=>838, 8599=>838, 8600=>838, 8601=>838, + 8644=>838, 8645=>838, 8646=>838, 8647=>838, 8648=>838, 8649=>838, 8650=>838, 8704=>684, 8707=>632, 8710=>684, 8711=>684, 8722=>838, 8725=>167, 8726=>637, 8727=>626, 8728=>626, + 8756=>636, 8757=>636, 8758=>260, 8759=>636, 8764=>636, 9134=>521, 9167=>945, 10731=>494, 57344=>684, 57345=>684, 57346=>684, 57347=>684, 57348=>684, 57349=>684, 57351=>684, 57352=>684, + 57353=>684, 57354=>684, 57355=>684, 57356=>684, 57357=>684, 57358=>684, 57359=>684, 57360=>684, 57361=>684, 57362=>684, 57363=>684, 57364=>684, 64256=>689, 64257=>630, 64258=>630, 64259=>967, + 64260=>967, 64297=>838, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, + 65038=>0, 65039=>0, 65533=>1025} + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSans-ExtraLight.z'; + font[:ctg]='DejaVuSans-ExtraLight.ctg.z'; + font[:originalsize]=132684; +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans-ExtraLight.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Oblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Oblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Oblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans-Oblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSans.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSans.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Bold.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Bold.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Bold.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Bold.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-BoldOblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-BoldOblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-BoldOblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-BoldOblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Oblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Oblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Oblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed-Oblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,287 @@ +TCPDFFontDescriptor.define('DejaVuSansCondensed') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSansCondensed'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>32,'FontBBox'=>'[-918 -356 1513 font[:1068]]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>540}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>540, 32=>286, 33=>360, 34=>414, 35=>754, 36=>572, 37=>855, 38=>702, 39=>247, 40=>351, 41=>351, 42=>450, 43=>754, 44=>286, 45=>325, 46=>286, + 47=>303, 48=>572, 49=>572, 50=>572, 51=>572, 52=>572, 53=>572, 54=>572, 55=>572, 56=>572, 57=>572, 58=>303, 59=>303, 60=>754, 61=>754, 62=>754, + 63=>478, 64=>900, 65=>615, 66=>617, 67=>628, 68=>693, 69=>568, 70=>518, 71=>697, 72=>677, 73=>265, 74=>265, 75=>590, 76=>501, 77=>776, 78=>673, + 79=>708, 80=>542, 81=>708, 82=>625, 83=>571, 84=>549, 85=>659, 86=>615, 87=>890, 88=>616, 89=>549, 90=>616, 91=>351, 92=>303, 93=>351, 94=>754, + 95=>450, 96=>450, 97=>551, 98=>571, 99=>495, 100=>571, 101=>554, 102=>316, 103=>571, 104=>570, 105=>250, 106=>250, 107=>521, 108=>250, 109=>876, 110=>570, + 111=>550, 112=>571, 113=>571, 114=>370, 115=>469, 116=>353, 117=>570, 118=>532, 119=>736, 120=>532, 121=>532, 122=>472, 123=>572, 124=>303, 125=>572, 126=>754, + 8364=>572, 1027=>549, 8218=>286, 402=>316, 8222=>466, 8230=>900, 8224=>450, 8225=>450, 710=>450, 8240=>1208, 352=>571, 8249=>360, 338=>962, 1036=>639, 381=>616, 1039=>677, + 8216=>286, 8217=>286, 8220=>466, 8221=>466, 8226=>531, 8211=>450, 8212=>900, 732=>450, 8482=>900, 353=>469, 8250=>360, 339=>920, 1116=>543, 382=>472, 376=>549, 160=>286, + 161=>360, 162=>572, 163=>572, 164=>572, 165=>572, 166=>303, 167=>450, 168=>450, 169=>900, 170=>424, 171=>550, 172=>754, 173=>325, 174=>900, 175=>450, 176=>450, + 177=>754, 178=>360, 179=>360, 180=>450, 181=>572, 182=>572, 183=>286, 184=>450, 185=>360, 186=>424, 187=>550, 188=>872, 189=>872, 190=>872, 191=>478, 192=>615, + 193=>615, 194=>615, 195=>615, 196=>615, 197=>615, 198=>876, 199=>628, 200=>568, 201=>568, 202=>568, 203=>568, 204=>265, 205=>265, 206=>265, 207=>265, 208=>697, + 209=>673, 210=>708, 211=>708, 212=>708, 213=>708, 214=>708, 215=>754, 216=>708, 217=>659, 218=>659, 219=>659, 220=>659, 221=>549, 222=>544, 223=>567, 224=>551, + 225=>551, 226=>551, 227=>551, 228=>551, 229=>551, 230=>883, 231=>495, 232=>554, 233=>554, 234=>554, 235=>554, 236=>250, 237=>250, 238=>250, 239=>250, 240=>550, + 241=>570, 242=>550, 243=>550, 244=>550, 245=>550, 246=>550, 247=>754, 248=>550, 249=>570, 250=>570, 251=>570, 252=>570, 253=>532, 254=>571, 255=>532, 256=>615, + 257=>551, 258=>615, 259=>551, 260=>615, 261=>551, 262=>628, 263=>495, 264=>628, 265=>495, 266=>628, 267=>495, 268=>628, 269=>495, 270=>693, 271=>571, 272=>697, + 273=>571, 274=>568, 275=>554, 276=>568, 277=>554, 278=>568, 279=>554, 280=>568, 281=>554, 282=>568, 283=>554, 284=>697, 285=>571, 286=>697, 287=>571, 288=>697, + 289=>571, 290=>697, 291=>571, 292=>677, 293=>570, 294=>824, 295=>625, 296=>265, 297=>250, 298=>265, 299=>250, 300=>265, 301=>250, 302=>265, 303=>250, 304=>265, + 305=>250, 306=>531, 307=>500, 308=>265, 309=>250, 310=>590, 311=>521, 312=>521, 313=>501, 314=>264, 315=>501, 316=>250, 317=>501, 318=>337, 319=>501, 320=>308, + 321=>505, 322=>255, 323=>673, 324=>570, 325=>673, 326=>570, 327=>673, 328=>570, 329=>732, 330=>673, 331=>570, 332=>708, 333=>550, 334=>708, 335=>550, 336=>708, + 337=>550, 340=>625, 341=>370, 342=>625, 343=>370, 344=>625, 345=>370, 346=>571, 347=>469, 348=>571, 349=>469, 350=>571, 351=>469, 354=>549, 355=>353, 356=>549, + 357=>353, 358=>549, 359=>353, 360=>659, 361=>570, 362=>659, 363=>570, 364=>659, 365=>570, 366=>659, 367=>570, 368=>659, 369=>570, 370=>659, 371=>570, 372=>890, + 373=>736, 374=>549, 375=>532, 377=>616, 378=>472, 379=>616, 380=>472, 383=>316, 384=>571, 385=>661, 386=>617, 387=>571, 388=>617, 389=>571, 390=>633, 391=>628, + 392=>495, 393=>697, 394=>737, 395=>617, 396=>571, 397=>550, 398=>568, 399=>708, 400=>553, 401=>518, 403=>697, 404=>618, 405=>885, 406=>318, 407=>265, 408=>671, + 409=>521, 410=>250, 411=>532, 412=>876, 413=>673, 414=>570, 415=>708, 416=>822, 417=>550, 418=>854, 419=>683, 420=>586, 421=>571, 422=>625, 423=>571, 424=>469, + 425=>568, 426=>302, 427=>353, 428=>549, 429=>353, 430=>549, 431=>772, 432=>570, 433=>688, 434=>648, 435=>669, 436=>656, 437=>616, 438=>472, 439=>599, 440=>599, + 441=>520, 442=>472, 443=>572, 444=>599, 445=>520, 446=>459, 447=>571, 448=>265, 449=>443, 450=>413, 451=>266, 452=>1279, 453=>1169, 454=>1039, 455=>751, 456=>708, + 457=>411, 458=>838, 459=>831, 460=>717, 461=>615, 462=>551, 463=>265, 464=>250, 465=>708, 466=>550, 467=>659, 468=>570, 469=>659, 470=>570, 471=>659, 472=>570, + 473=>659, 474=>570, 475=>659, 476=>570, 477=>554, 478=>615, 479=>551, 480=>615, 481=>551, 482=>876, 483=>883, 484=>697, 485=>571, 486=>697, 487=>571, 488=>590, + 489=>521, 490=>708, 491=>550, 492=>708, 493=>550, 494=>599, 495=>520, 496=>250, 497=>1279, 498=>1169, 499=>1039, 500=>697, 501=>571, 502=>1001, 503=>614, 504=>673, + 505=>570, 506=>615, 507=>551, 508=>876, 509=>883, 510=>708, 511=>550, 512=>615, 513=>551, 514=>615, 515=>551, 516=>568, 517=>554, 518=>568, 519=>554, 520=>265, + 521=>250, 522=>265, 523=>250, 524=>708, 525=>550, 526=>708, 527=>550, 528=>625, 529=>370, 530=>625, 531=>370, 532=>659, 533=>570, 534=>659, 535=>570, 536=>571, + 537=>469, 538=>549, 539=>353, 540=>564, 541=>469, 542=>677, 543=>570, 544=>662, 545=>754, 546=>628, 547=>549, 548=>616, 549=>472, 550=>615, 551=>551, 552=>568, + 553=>554, 554=>708, 555=>550, 556=>708, 557=>550, 558=>708, 559=>550, 560=>708, 561=>550, 562=>549, 563=>532, 564=>427, 565=>758, 566=>429, 567=>250, 568=>898, + 569=>898, 570=>615, 571=>628, 572=>495, 573=>501, 574=>549, 575=>469, 576=>472, 577=>542, 578=>431, 579=>617, 580=>659, 581=>615, 582=>568, 583=>554, 584=>265, + 585=>250, 586=>703, 587=>571, 588=>625, 589=>370, 590=>549, 591=>532, 592=>540, 593=>571, 594=>571, 595=>571, 596=>494, 597=>495, 598=>571, 599=>626, 600=>554, + 601=>554, 602=>737, 603=>486, 604=>479, 605=>698, 606=>598, 607=>250, 608=>626, 609=>571, 610=>566, 611=>536, 612=>536, 613=>570, 614=>570, 615=>570, 616=>250, + 617=>304, 618=>334, 619=>356, 620=>438, 621=>250, 622=>635, 623=>876, 624=>876, 625=>876, 626=>581, 627=>578, 628=>570, 629=>550, 630=>772, 631=>655, 632=>593, + 633=>373, 634=>373, 635=>372, 636=>370, 637=>369, 638=>393, 639=>477, 640=>543, 641=>543, 642=>469, 643=>302, 644=>302, 645=>415, 646=>302, 647=>353, 648=>353, + 649=>570, 650=>556, 651=>538, 652=>532, 653=>736, 654=>532, 655=>549, 656=>472, 657=>472, 658=>520, 659=>520, 660=>459, 661=>459, 662=>459, 663=>459, 664=>708, + 665=>521, 666=>598, 667=>637, 668=>588, 669=>263, 670=>600, 671=>456, 672=>654, 673=>459, 674=>459, 675=>913, 676=>952, 677=>911, 678=>742, 679=>549, 680=>700, + 681=>763, 682=>576, 683=>589, 684=>463, 685=>463, 686=>513, 687=>597, 688=>364, 689=>359, 690=>157, 691=>233, 692=>266, 693=>266, 694=>341, 695=>463, 696=>335, + 697=>250, 698=>414, 699=>286, 700=>286, 701=>286, 702=>276, 703=>276, 704=>333, 705=>333, 706=>450, 707=>450, 708=>450, 709=>450, 711=>450, 712=>247, 713=>450, + 714=>450, 715=>450, 716=>247, 717=>450, 718=>450, 719=>450, 720=>303, 721=>303, 722=>276, 723=>276, 724=>450, 725=>450, 726=>371, 727=>450, 728=>450, 729=>450, + 730=>450, 731=>450, 733=>450, 734=>284, 735=>450, 736=>383, 737=>149, 738=>335, 739=>399, 740=>333, 741=>444, 742=>444, 743=>444, 744=>444, 745=>444, 748=>450, + 749=>450, 750=>450, 755=>450, 759=>450, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, + 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, + 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, + 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, + 828=>0, 829=>0, 830=>0, 831=>0, 832=>0, 833=>0, 834=>0, 835=>0, 836=>0, 837=>0, 838=>0, 839=>0, 840=>0, 841=>0, 842=>0, 843=>0, + 844=>0, 845=>0, 846=>0, 847=>0, 849=>0, 850=>0, 851=>0, 855=>0, 856=>0, 860=>0, 861=>0, 862=>0, 863=>0, 864=>0, 865=>0, 866=>0, + 884=>250, 885=>250, 890=>450, 891=>494, 892=>495, 893=>494, 894=>303, 900=>450, 901=>450, 902=>623, 903=>286, 904=>671, 905=>784, 906=>367, 908=>731, 910=>742, + 911=>743, 912=>304, 913=>615, 914=>617, 915=>501, 916=>615, 917=>568, 918=>616, 919=>677, 920=>708, 921=>265, 922=>590, 923=>615, 924=>776, 925=>673, 926=>568, + 927=>708, 928=>677, 929=>542, 931=>568, 932=>549, 933=>549, 934=>708, 935=>616, 936=>708, 937=>688, 938=>265, 939=>549, 940=>593, 941=>493, 942=>589, 943=>304, + 944=>521, 945=>593, 946=>574, 947=>532, 948=>550, 949=>486, 950=>489, 951=>570, 952=>550, 953=>304, 954=>530, 955=>532, 956=>572, 957=>502, 958=>501, 959=>550, + 960=>542, 961=>571, 962=>528, 963=>570, 964=>542, 965=>521, 966=>593, 967=>520, 968=>593, 969=>753, 970=>304, 971=>521, 972=>550, 973=>521, 974=>753, 976=>553, + 977=>557, 978=>628, 979=>758, 980=>628, 981=>593, 982=>753, 983=>597, 984=>708, 985=>550, 986=>583, 987=>528, 988=>518, 989=>413, 990=>593, 991=>593, 992=>778, + 993=>564, 994=>840, 995=>753, 996=>682, 997=>593, 998=>712, 999=>553, 1000=>618, 1001=>546, 1002=>690, 1003=>563, 1004=>629, 1005=>550, 1006=>549, 1007=>482, 1008=>597, + 1009=>571, 1010=>495, 1011=>250, 1012=>708, 1013=>554, 1014=>554, 1015=>544, 1016=>571, 1017=>628, 1018=>776, 1019=>585, 1020=>571, 1021=>633, 1022=>628, 1023=>633, 1024=>568, + 1025=>568, 1026=>708, 1028=>628, 1029=>571, 1030=>265, 1031=>265, 1032=>265, 1033=>984, 1034=>940, 1035=>708, 1037=>673, 1038=>548, 1040=>615, 1041=>617, 1042=>617, 1043=>549, + 1044=>703, 1045=>568, 1046=>969, 1047=>577, 1048=>673, 1049=>673, 1050=>639, 1051=>677, 1052=>776, 1053=>677, 1054=>708, 1055=>677, 1056=>542, 1057=>628, 1058=>549, 1059=>548, + 1060=>774, 1061=>616, 1062=>699, 1063=>617, 1064=>962, 1065=>984, 1066=>749, 1067=>794, 1068=>617, 1069=>628, 1070=>971, 1071=>625, 1072=>551, 1073=>555, 1074=>530, 1075=>473, + 1076=>622, 1077=>554, 1078=>811, 1079=>479, 1080=>584, 1081=>584, 1082=>543, 1083=>575, 1084=>679, 1085=>588, 1086=>550, 1087=>588, 1088=>571, 1089=>495, 1090=>524, 1091=>532, + 1092=>769, 1093=>532, 1094=>612, 1095=>532, 1096=>823, 1097=>848, 1098=>636, 1099=>710, 1100=>530, 1101=>494, 1102=>757, 1103=>541, 1104=>554, 1105=>554, 1106=>563, 1107=>473, + 1108=>494, 1109=>469, 1110=>250, 1111=>250, 1112=>250, 1113=>812, 1114=>809, 1115=>586, 1117=>584, 1118=>532, 1119=>588, 1120=>840, 1121=>753, 1122=>693, 1123=>604, 1124=>848, + 1125=>674, 1126=>791, 1127=>705, 1128=>1043, 1129=>901, 1130=>708, 1131=>550, 1132=>924, 1133=>742, 1134=>572, 1135=>486, 1136=>771, 1137=>789, 1138=>708, 1139=>533, 1140=>703, + 1141=>598, 1142=>703, 1143=>598, 1144=>893, 1145=>813, 1146=>857, 1147=>682, 1148=>1062, 1149=>925, 1150=>840, 1151=>753, 1152=>628, 1153=>495, 1154=>452, 1155=>0, 1156=>0, + 1157=>0, 1158=>0, 1160=>376, 1161=>376, 1162=>695, 1163=>609, 1164=>617, 1165=>530, 1166=>542, 1167=>571, 1168=>549, 1169=>473, 1170=>607, 1171=>500, 1172=>562, 1173=>477, + 1174=>969, 1175=>811, 1176=>577, 1177=>479, 1178=>639, 1179=>543, 1180=>639, 1181=>543, 1182=>639, 1183=>543, 1184=>771, 1185=>748, 1186=>677, 1187=>594, 1188=>913, 1189=>789, + 1190=>973, 1191=>824, 1192=>716, 1193=>586, 1194=>628, 1195=>495, 1196=>549, 1197=>476, 1198=>549, 1199=>532, 1200=>549, 1201=>532, 1202=>616, 1203=>532, 1204=>840, 1205=>726, + 1206=>617, 1207=>532, 1208=>617, 1209=>532, 1210=>617, 1211=>570, 1212=>847, 1213=>655, 1214=>847, 1215=>655, 1216=>265, 1217=>969, 1218=>811, 1219=>590, 1220=>543, 1221=>698, + 1222=>603, 1223=>677, 1224=>594, 1225=>699, 1226=>612, 1227=>617, 1228=>532, 1229=>799, 1230=>697, 1231=>250, 1232=>615, 1233=>551, 1234=>615, 1235=>551, 1236=>876, 1237=>883, + 1238=>568, 1239=>554, 1240=>708, 1241=>554, 1242=>708, 1243=>554, 1244=>969, 1245=>811, 1246=>577, 1247=>479, 1248=>599, 1249=>520, 1250=>673, 1251=>584, 1252=>673, 1253=>584, + 1254=>708, 1255=>550, 1256=>708, 1257=>550, 1258=>708, 1259=>550, 1260=>628, 1261=>494, 1262=>548, 1263=>532, 1264=>548, 1265=>532, 1266=>548, 1267=>532, 1268=>617, 1269=>532, + 1270=>501, 1271=>442, 1272=>794, 1273=>710, 1274=>607, 1275=>500, 1276=>616, 1277=>532, 1278=>616, 1279=>532, 1280=>617, 1281=>530, 1282=>905, 1283=>807, 1284=>877, 1285=>782, + 1286=>611, 1287=>529, 1288=>964, 1289=>861, 1290=>965, 1291=>870, 1292=>697, 1293=>593, 1294=>695, 1295=>640, 1296=>553, 1297=>486, 1298=>677, 1299=>575, 1329=>780, 1330=>659, + 1331=>794, 1332=>794, 1333=>659, 1334=>579, 1335=>613, 1336=>659, 1337=>765, 1338=>794, 1339=>659, 1340=>501, 1341=>741, 1342=>888, 1343=>659, 1344=>636, 1345=>579, 1346=>794, + 1347=>699, 1348=>794, 1349=>659, 1350=>756, 1351=>659, 1352=>659, 1353=>659, 1354=>711, 1355=>579, 1356=>794, 1357=>659, 1358=>794, 1359=>571, 1360=>659, 1361=>659, 1362=>719, + 1363=>774, 1364=>711, 1365=>708, 1366=>571, 1369=>276, 1370=>286, 1371=>450, 1372=>450, 1373=>352, 1374=>474, 1375=>450, 1377=>876, 1378=>570, 1379=>686, 1380=>690, 1381=>570, + 1382=>627, 1383=>479, 1384=>570, 1385=>630, 1386=>627, 1387=>570, 1388=>363, 1389=>804, 1390=>576, 1391=>570, 1392=>570, 1393=>571, 1394=>631, 1395=>570, 1396=>593, 1397=>250, + 1398=>684, 1399=>464, 1400=>570, 1401=>407, 1402=>876, 1403=>464, 1404=>691, 1405=>570, 1406=>626, 1407=>876, 1408=>570, 1409=>571, 1410=>451, 1411=>876, 1412=>583, 1413=>550, + 1414=>566, 1415=>686, 1417=>303, 1418=>390, 1456=>0, 1457=>0, 1458=>0, 1459=>0, 1460=>0, 1461=>0, 1462=>0, 1463=>0, 1464=>0, 1465=>0, 1467=>0, 1468=>0, + 1469=>0, 1471=>0, 1472=>265, 1473=>0, 1474=>0, 1475=>265, 1478=>410, 1479=>0, 1488=>566, 1489=>547, 1490=>403, 1491=>534, 1492=>576, 1493=>245, 1494=>380, 1495=>576, + 1496=>583, 1497=>245, 1498=>532, 1499=>500, 1500=>539, 1501=>576, 1502=>593, 1503=>245, 1504=>397, 1505=>629, 1506=>572, 1507=>576, 1508=>543, 1509=>468, 1510=>523, 1511=>596, + 1512=>532, 1513=>727, 1514=>591, 1520=>423, 1521=>409, 1522=>423, 1548=>290, 1557=>0, 1563=>286, 1567=>478, 1569=>423, 1570=>250, 1571=>250, 1572=>435, 1573=>250, 1574=>704, + 1575=>250, 1576=>847, 1577=>471, 1578=>847, 1579=>847, 1580=>581, 1581=>581, 1582=>581, 1583=>400, 1584=>400, 1585=>435, 1586=>435, 1587=>1099, 1588=>1099, 1589=>1088, 1590=>1088, + 1591=>832, 1592=>832, 1593=>537, 1594=>537, 1600=>264, 1601=>933, 1602=>698, 1603=>742, 1604=>654, 1605=>557, 1606=>661, 1607=>471, 1608=>435, 1609=>704, 1610=>704, 1611=>0, + 1612=>0, 1613=>0, 1614=>0, 1615=>0, 1616=>0, 1617=>0, 1618=>0, 1619=>0, 1620=>0, 1621=>0, 1626=>450, 1632=>483, 1633=>483, 1634=>483, 1635=>483, 1636=>483, + 1637=>483, 1638=>483, 1639=>483, 1640=>483, 1641=>483, 1642=>483, 1643=>292, 1644=>286, 1645=>490, 1646=>847, 1647=>698, 1652=>263, 1657=>847, 1658=>847, 1659=>847, 1660=>847, + 1661=>847, 1662=>847, 1663=>847, 1664=>847, 1665=>581, 1666=>581, 1667=>581, 1668=>581, 1669=>581, 1670=>581, 1671=>581, 1681=>435, 1682=>435, 1685=>549, 1688=>435, 1697=>933, + 1700=>933, 1702=>933, 1705=>805, 1711=>805, 1717=>654, 1722=>661, 1727=>581, 1734=>435, 1740=>704, 1742=>704, 1749=>471, 1776=>483, 1777=>483, 1778=>483, 1779=>483, 1780=>483, + 1781=>483, 1782=>483, 1783=>483, 1784=>483, 1785=>483, 3647=>586, 3713=>603, 3714=>615, 3716=>619, 3719=>434, 3720=>565, 3722=>615, 3725=>619, 3732=>602, 3733=>577, 3734=>580, + 3735=>589, 3737=>593, 3738=>563, 3739=>563, 3740=>670, 3741=>690, 3742=>618, 3743=>618, 3745=>631, 3746=>619, 3747=>615, 3749=>584, 3751=>569, 3754=>633, 3755=>737, 3757=>569, + 3758=>615, 3759=>708, 3760=>569, 3761=>0, 3762=>485, 3763=>485, 3764=>0, 3765=>0, 3766=>0, 3767=>0, 3768=>0, 3769=>0, 3771=>0, 3772=>0, 3773=>597, 3776=>337, + 3777=>591, 3778=>414, 3779=>492, 3780=>442, 3782=>606, 3784=>0, 3785=>0, 3786=>0, 3787=>0, 3788=>0, 3789=>0, 3804=>925, 3805=>925, 5121=>615, 5122=>615, 5123=>615, + 5124=>615, 5125=>692, 5126=>692, 5127=>692, 5129=>692, 5130=>692, 5131=>692, 5132=>751, 5133=>751, 5134=>751, 5135=>751, 5136=>751, 5137=>751, 5138=>870, 5139=>906, 5140=>870, + 5141=>906, 5142=>692, 5143=>870, 5144=>906, 5145=>870, 5146=>906, 5147=>692, 5149=>230, 5150=>488, 5151=>381, 5152=>381, 5153=>350, 5154=>350, 5155=>354, 5156=>350, 5157=>419, + 5158=>347, 5159=>230, 5160=>350, 5161=>350, 5162=>350, 5163=>980, 5164=>817, 5165=>857, 5166=>1005, 5167=>615, 5168=>615, 5169=>615, 5170=>615, 5171=>656, 5172=>656, 5173=>656, + 5175=>656, 5176=>656, 5177=>656, 5178=>751, 5179=>751, 5180=>751, 5181=>751, 5182=>751, 5183=>751, 5184=>870, 5185=>906, 5186=>870, 5187=>906, 5188=>870, 5189=>906, 5190=>870, + 5191=>906, 5192=>656, 5193=>457, 5194=>172, 5196=>659, 5197=>659, 5198=>659, 5199=>659, 5200=>657, 5201=>657, 5202=>657, 5204=>657, 5205=>657, 5206=>657, 5207=>829, 5208=>800, + 5209=>829, 5210=>800, 5211=>829, 5212=>800, 5213=>835, 5214=>810, 5215=>835, 5216=>810, 5217=>853, 5218=>810, 5219=>853, 5220=>810, 5221=>853, 5222=>457, 5223=>790, 5224=>790, + 5225=>779, 5226=>801, 5227=>565, 5228=>565, 5229=>565, 5230=>565, 5231=>565, 5232=>625, 5233=>565, 5234=>565, 5235=>565, 5236=>773, 5237=>693, 5238=>733, 5239=>734, 5240=>733, + 5241=>734, 5242=>773, 5243=>693, 5244=>773, 5245=>693, 5246=>733, 5247=>734, 5248=>733, 5249=>734, 5250=>733, 5251=>366, 5252=>366, 5253=>675, 5254=>697, 5255=>675, 5256=>697, + 5257=>565, 5258=>565, 5259=>565, 5260=>565, 5261=>565, 5262=>565, 5263=>565, 5264=>565, 5265=>565, 5266=>773, 5267=>693, 5268=>733, 5269=>734, 5270=>733, 5271=>734, 5272=>773, + 5273=>693, 5274=>773, 5275=>693, 5276=>733, 5277=>734, 5278=>733, 5279=>734, 5280=>733, 5281=>391, 5282=>391, 5283=>549, 5284=>501, 5285=>501, 5286=>501, 5287=>549, 5288=>470, + 5289=>549, 5290=>501, 5291=>501, 5292=>674, 5293=>691, 5294=>671, 5295=>687, 5296=>671, 5297=>687, 5298=>674, 5299=>691, 5300=>674, 5301=>691, 5302=>671, 5303=>687, 5304=>671, + 5305=>687, 5306=>671, 5307=>347, 5308=>457, 5309=>347, 5312=>766, 5313=>766, 5314=>766, 5315=>740, 5316=>766, 5317=>766, 5318=>766, 5319=>766, 5320=>766, 5321=>962, 5322=>931, + 5323=>953, 5324=>766, 5325=>953, 5326=>766, 5327=>766, 5328=>540, 5329=>407, 5330=>540, 5331=>766, 5332=>766, 5333=>766, 5334=>766, 5335=>766, 5336=>766, 5337=>766, 5338=>766, + 5339=>766, 5340=>962, 5341=>931, 5342=>953, 5343=>927, 5344=>953, 5345=>927, 5346=>962, 5347=>931, 5348=>962, 5349=>931, 5350=>975, 5351=>927, 5352=>975, 5353=>927, 5354=>540, + 5356=>656, 5357=>542, 5358=>542, 5359=>542, 5360=>542, 5361=>542, 5362=>595, 5363=>542, 5364=>542, 5365=>542, 5366=>751, 5367=>678, 5368=>712, 5369=>694, 5370=>712, 5371=>694, + 5372=>751, 5373=>678, 5374=>751, 5375=>678, 5376=>712, 5377=>694, 5378=>712, 5379=>694, 5380=>712, 5381=>376, 5382=>378, 5383=>376, 5392=>641, 5393=>641, 5394=>641, 5395=>802, + 5396=>802, 5397=>802, 5398=>802, 5399=>818, 5400=>785, 5401=>818, 5402=>785, 5403=>818, 5404=>785, 5405=>1026, 5406=>989, 5407=>1026, 5408=>989, 5409=>1026, 5410=>989, 5411=>1026, + 5412=>989, 5413=>576, 5414=>564, 5415=>564, 5416=>564, 5417=>564, 5418=>564, 5419=>601, 5420=>564, 5421=>564, 5422=>564, 5423=>760, 5424=>703, 5425=>734, 5426=>736, 5427=>734, + 5428=>736, 5429=>760, 5430=>703, 5431=>760, 5432=>703, 5433=>734, 5434=>736, 5435=>734, 5436=>736, 5437=>734, 5438=>376, 5440=>350, 5441=>436, 5442=>824, 5443=>824, 5444=>824, + 5445=>824, 5446=>824, 5447=>824, 5448=>542, 5449=>542, 5450=>542, 5451=>542, 5452=>542, 5453=>542, 5454=>751, 5455=>678, 5456=>376, 5458=>656, 5459=>615, 5460=>615, 5461=>615, + 5462=>615, 5463=>653, 5464=>653, 5465=>653, 5466=>653, 5467=>831, 5468=>906, 5469=>457, 5470=>659, 5471=>659, 5472=>659, 5473=>659, 5474=>659, 5475=>659, 5476=>657, 5477=>657, + 5478=>657, 5479=>657, 5480=>853, 5481=>810, 5482=>457, 5492=>747, 5493=>747, 5494=>747, 5495=>747, 5496=>747, 5497=>747, 5498=>747, 5499=>507, 5500=>677, 5501=>436, 5502=>942, + 5503=>942, 5504=>942, 5505=>942, 5506=>942, 5507=>942, 5508=>942, 5509=>743, 5514=>747, 5515=>747, 5516=>747, 5517=>747, 5518=>1133, 5519=>1133, 5520=>1133, 5521=>901, 5522=>901, + 5523=>1133, 5524=>1133, 5525=>629, 5526=>965, 5536=>766, 5537=>766, 5538=>766, 5539=>766, 5540=>766, 5541=>766, 5542=>540, 5543=>579, 5544=>579, 5545=>579, 5546=>579, 5547=>579, + 5548=>579, 5549=>579, 5550=>376, 5551=>565, 5598=>693, 5601=>690, 5702=>421, 5703=>421, 5742=>399, 5743=>942, 5744=>1178, 5745=>1469, 5746=>1469, 5747=>1237, 5748=>1237, 5749=>1469, + 5750=>1469, 7424=>532, 7425=>646, 7426=>883, 7427=>527, 7428=>495, 7429=>544, 7430=>544, 7431=>441, 7432=>486, 7433=>250, 7434=>355, 7435=>521, 7436=>524, 7437=>679, 7438=>584, + 7439=>550, 7440=>495, 7441=>615, 7442=>615, 7443=>615, 7444=>920, 7446=>550, 7447=>550, 7448=>472, 7449=>541, 7450=>541, 7451=>524, 7452=>517, 7453=>663, 7454=>853, 7455=>574, + 7456=>532, 7457=>736, 7458=>472, 7459=>473, 7462=>524, 7463=>532, 7464=>507, 7465=>472, 7466=>531, 7467=>575, 7468=>387, 7469=>552, 7470=>389, 7472=>436, 7473=>358, 7474=>358, + 7475=>439, 7476=>426, 7477=>167, 7478=>167, 7479=>372, 7480=>315, 7481=>489, 7482=>424, 7483=>424, 7484=>446, 7485=>396, 7486=>342, 7487=>394, 7488=>346, 7489=>415, 7490=>560, + 7491=>352, 7492=>352, 7493=>365, 7494=>583, 7495=>385, 7496=>365, 7497=>375, 7498=>375, 7499=>324, 7500=>323, 7501=>365, 7502=>161, 7503=>383, 7504=>561, 7505=>368, 7506=>372, + 7507=>333, 7508=>372, 7509=>372, 7510=>385, 7511=>265, 7512=>364, 7513=>422, 7514=>561, 7515=>375, 7517=>361, 7518=>335, 7519=>347, 7520=>374, 7521=>327, 7522=>161, 7523=>233, + 7524=>364, 7525=>375, 7526=>361, 7527=>335, 7528=>347, 7529=>374, 7530=>327, 7543=>571, 7544=>426, 7547=>334, 7557=>250, 7579=>365, 7580=>333, 7581=>333, 7582=>372, 7583=>324, + 7584=>267, 7585=>209, 7586=>365, 7587=>364, 7588=>235, 7589=>224, 7590=>234, 7591=>235, 7592=>211, 7593=>224, 7594=>211, 7595=>338, 7596=>561, 7597=>561, 7598=>369, 7599=>431, + 7600=>368, 7601=>372, 7602=>372, 7603=>324, 7604=>258, 7605=>265, 7606=>457, 7607=>376, 7608=>325, 7609=>365, 7610=>375, 7611=>330, 7612=>393, 7613=>330, 7614=>353, 7615=>372, + 7620=>0, 7621=>0, 7622=>0, 7623=>0, 7624=>0, 7625=>0, 7680=>615, 7681=>551, 7682=>617, 7683=>571, 7684=>617, 7685=>571, 7686=>617, 7687=>571, 7688=>628, 7689=>495, + 7690=>693, 7691=>571, 7692=>693, 7693=>571, 7694=>693, 7695=>571, 7696=>693, 7697=>571, 7698=>693, 7699=>571, 7700=>568, 7701=>554, 7702=>568, 7703=>554, 7704=>568, 7705=>554, + 7706=>568, 7707=>554, 7708=>568, 7709=>554, 7710=>518, 7711=>316, 7712=>697, 7713=>571, 7714=>677, 7715=>570, 7716=>677, 7717=>570, 7718=>677, 7719=>570, 7720=>677, 7721=>570, + 7722=>677, 7723=>570, 7724=>265, 7725=>250, 7726=>265, 7727=>250, 7728=>590, 7729=>521, 7730=>590, 7731=>521, 7732=>590, 7733=>521, 7734=>501, 7735=>250, 7736=>501, 7737=>250, + 7738=>501, 7739=>250, 7740=>501, 7741=>250, 7742=>776, 7743=>876, 7744=>776, 7745=>876, 7746=>776, 7747=>876, 7748=>673, 7749=>570, 7750=>673, 7751=>570, 7752=>673, 7753=>570, + 7754=>673, 7755=>570, 7756=>708, 7757=>550, 7758=>708, 7759=>550, 7760=>708, 7761=>550, 7762=>708, 7763=>550, 7764=>542, 7765=>571, 7766=>542, 7767=>571, 7768=>625, 7769=>370, + 7770=>625, 7771=>370, 7772=>625, 7773=>370, 7774=>625, 7775=>370, 7776=>571, 7777=>469, 7778=>571, 7779=>469, 7780=>571, 7781=>469, 7782=>571, 7783=>469, 7784=>571, 7785=>469, + 7786=>549, 7787=>353, 7788=>549, 7789=>353, 7790=>549, 7791=>353, 7792=>549, 7793=>353, 7794=>659, 7795=>570, 7796=>659, 7797=>570, 7798=>659, 7799=>570, 7800=>659, 7801=>570, + 7802=>659, 7803=>570, 7804=>615, 7805=>532, 7806=>615, 7807=>532, 7808=>890, 7809=>736, 7810=>890, 7811=>736, 7812=>890, 7813=>736, 7814=>890, 7815=>736, 7816=>890, 7817=>736, + 7818=>616, 7819=>532, 7820=>616, 7821=>532, 7822=>549, 7823=>532, 7824=>616, 7825=>472, 7826=>616, 7827=>472, 7828=>616, 7829=>472, 7830=>570, 7831=>353, 7832=>736, 7833=>532, + 7834=>551, 7835=>316, 7840=>615, 7841=>551, 7842=>615, 7843=>551, 7844=>615, 7845=>551, 7846=>615, 7847=>551, 7848=>615, 7849=>551, 7850=>615, 7851=>551, 7852=>615, 7853=>551, + 7854=>615, 7855=>551, 7856=>615, 7857=>551, 7858=>615, 7859=>551, 7860=>615, 7861=>551, 7862=>615, 7863=>551, 7864=>568, 7865=>554, 7866=>568, 7867=>554, 7868=>568, 7869=>554, + 7870=>568, 7871=>554, 7872=>568, 7873=>554, 7874=>568, 7875=>554, 7876=>568, 7877=>554, 7878=>568, 7879=>554, 7880=>265, 7881=>250, 7882=>265, 7883=>250, 7884=>708, 7885=>550, + 7886=>708, 7887=>550, 7888=>708, 7889=>550, 7890=>708, 7891=>550, 7892=>708, 7893=>550, 7894=>708, 7895=>550, 7896=>708, 7897=>550, 7898=>822, 7899=>550, 7900=>822, 7901=>550, + 7902=>822, 7903=>550, 7904=>822, 7905=>550, 7906=>822, 7907=>550, 7908=>659, 7909=>570, 7910=>659, 7911=>570, 7912=>772, 7913=>570, 7914=>772, 7915=>570, 7916=>772, 7917=>570, + 7918=>772, 7919=>570, 7920=>772, 7921=>570, 7922=>549, 7923=>532, 7924=>549, 7925=>532, 7926=>549, 7927=>532, 7928=>549, 7929=>532, 7936=>593, 7937=>593, 7938=>593, 7939=>593, + 7940=>593, 7941=>593, 7942=>593, 7943=>593, 7944=>615, 7945=>615, 7946=>790, 7947=>790, 7948=>692, 7949=>721, 7950=>637, 7951=>668, 7952=>486, 7953=>486, 7954=>486, 7955=>486, + 7956=>486, 7957=>486, 7960=>640, 7961=>640, 7962=>869, 7963=>877, 7964=>809, 7965=>835, 7968=>570, 7969=>570, 7970=>570, 7971=>570, 7972=>570, 7973=>570, 7974=>570, 7975=>570, + 7976=>753, 7977=>751, 7978=>977, 7979=>980, 7980=>924, 7981=>945, 7982=>840, 7983=>852, 7984=>304, 7985=>304, 7986=>304, 7987=>304, 7988=>304, 7989=>304, 7990=>304, 7991=>304, + 7992=>342, 7993=>336, 7994=>571, 7995=>571, 7996=>513, 7997=>540, 7998=>440, 7999=>443, 8000=>550, 8001=>550, 8002=>550, 8003=>550, 8004=>550, 8005=>550, 8008=>724, 8009=>763, + 8010=>985, 8011=>989, 8012=>844, 8013=>873, 8016=>521, 8017=>521, 8018=>521, 8019=>521, 8020=>521, 8021=>521, 8022=>521, 8023=>521, 8025=>705, 8027=>897, 8029=>911, 8031=>808, + 8032=>753, 8033=>753, 8034=>753, 8035=>753, 8036=>753, 8037=>753, 8038=>753, 8039=>753, 8040=>722, 8041=>759, 8042=>980, 8043=>985, 8044=>851, 8045=>875, 8046=>829, 8047=>857, + 8048=>593, 8049=>593, 8050=>486, 8051=>493, 8052=>570, 8053=>589, 8054=>304, 8055=>304, 8056=>550, 8057=>550, 8058=>521, 8059=>521, 8060=>753, 8061=>753, 8064=>593, 8065=>593, + 8066=>593, 8067=>593, 8068=>593, 8069=>593, 8070=>593, 8071=>593, 8072=>615, 8073=>615, 8074=>790, 8075=>790, 8076=>692, 8077=>721, 8078=>637, 8079=>668, 8080=>570, 8081=>570, + 8082=>570, 8083=>570, 8084=>570, 8085=>570, 8086=>570, 8087=>570, 8088=>753, 8089=>751, 8090=>977, 8091=>980, 8092=>924, 8093=>945, 8094=>840, 8095=>852, 8096=>753, 8097=>753, + 8098=>753, 8099=>753, 8100=>753, 8101=>753, 8102=>753, 8103=>753, 8104=>722, 8105=>759, 8106=>980, 8107=>985, 8108=>851, 8109=>875, 8110=>829, 8111=>857, 8112=>593, 8113=>593, + 8114=>593, 8115=>593, 8116=>593, 8118=>593, 8119=>593, 8120=>615, 8121=>615, 8122=>645, 8123=>623, 8124=>615, 8125=>450, 8126=>450, 8127=>450, 8128=>450, 8129=>450, 8130=>570, + 8131=>570, 8132=>589, 8134=>570, 8135=>570, 8136=>724, 8137=>671, 8138=>837, 8139=>784, 8140=>677, 8141=>450, 8142=>450, 8143=>450, 8144=>304, 8145=>304, 8146=>304, 8147=>304, + 8150=>304, 8151=>304, 8152=>265, 8153=>265, 8154=>427, 8155=>367, 8157=>450, 8158=>450, 8159=>450, 8160=>521, 8161=>521, 8162=>521, 8163=>521, 8164=>571, 8165=>571, 8166=>521, + 8167=>521, 8168=>549, 8169=>549, 8170=>760, 8171=>742, 8172=>616, 8173=>450, 8174=>450, 8175=>450, 8178=>753, 8179=>753, 8180=>753, 8182=>753, 8183=>753, 8184=>847, 8185=>731, + 8186=>830, 8187=>743, 8188=>688, 8189=>450, 8190=>450, 8192=>450, 8193=>900, 8194=>450, 8195=>900, 8196=>296, 8197=>225, 8198=>150, 8199=>572, 8200=>286, 8201=>180, 8202=>89, + 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>325, 8209=>325, 8210=>572, 8213=>900, 8214=>450, 8215=>450, 8219=>286, 8223=>466, 8227=>531, 8228=>301, 8229=>601, + 8231=>286, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>180, 8241=>1562, 8242=>204, 8243=>336, 8244=>468, 8245=>204, 8246=>336, 8247=>468, 8248=>305, 8251=>754, + 8252=>437, 8253=>478, 8254=>450, 8255=>723, 8256=>723, 8257=>225, 8258=>900, 8259=>450, 8260=>150, 8261=>351, 8262=>351, 8263=>830, 8264=>659, 8265=>659, 8266=>447, 8267=>572, + 8268=>450, 8269=>450, 8270=>450, 8271=>303, 8272=>723, 8273=>450, 8274=>404, 8275=>754, 8276=>723, 8277=>754, 8278=>527, 8279=>597, 8280=>754, 8281=>754, 8282=>286, 8283=>717, + 8284=>754, 8285=>286, 8286=>286, 8287=>200, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>360, 8305=>161, + 8308=>360, 8309=>360, 8310=>360, 8311=>360, 8312=>360, 8313=>360, 8314=>475, 8315=>475, 8316=>475, 8317=>221, 8318=>221, 8319=>359, 8320=>360, 8321=>360, 8322=>360, 8323=>360, + 8324=>360, 8325=>360, 8326=>360, 8327=>360, 8328=>360, 8329=>360, 8330=>475, 8331=>475, 8332=>475, 8333=>221, 8334=>221, 8336=>352, 8337=>375, 8338=>372, 8339=>399, 8340=>375, + 8352=>789, 8353=>572, 8354=>572, 8355=>572, 8356=>572, 8357=>876, 8358=>673, 8359=>1145, 8360=>966, 8361=>890, 8362=>706, 8363=>572, 8365=>572, 8366=>572, 8367=>1145, 8368=>572, + 8369=>572, 8370=>572, 8371=>572, 8372=>696, 8373=>577, 8400=>0, 8401=>0, 8406=>0, 8407=>0, 8448=>917, 8449=>917, 8450=>628, 8451=>1011, 8452=>578, 8453=>917, 8454=>960, + 8455=>553, 8456=>628, 8457=>856, 8459=>889, 8460=>679, 8461=>765, 8462=>570, 8463=>570, 8464=>422, 8465=>627, 8466=>648, 8467=>372, 8468=>736, 8469=>721, 8470=>936, 8471=>900, + 8472=>627, 8473=>631, 8474=>708, 8475=>718, 8476=>732, 8477=>713, 8478=>807, 8479=>615, 8480=>917, 8481=>967, 8483=>615, 8484=>670, 8485=>520, 8486=>688, 8487=>688, 8488=>554, + 8489=>304, 8490=>590, 8491=>615, 8492=>708, 8493=>633, 8494=>769, 8495=>532, 8496=>545, 8497=>708, 8498=>518, 8499=>962, 8500=>416, 8501=>670, 8502=>606, 8503=>422, 8504=>583, + 8505=>342, 8506=>833, 8507=>1074, 8508=>632, 8509=>655, 8510=>589, 8511=>764, 8512=>729, 8513=>697, 8514=>501, 8515=>501, 8516=>549, 8517=>737, 8518=>637, 8519=>554, 8520=>316, + 8521=>316, 8523=>702, 8526=>474, 8531=>872, 8532=>872, 8533=>872, 8534=>872, 8535=>872, 8536=>872, 8537=>872, 8538=>872, 8539=>872, 8540=>872, 8541=>872, 8542=>872, 8543=>511, + 8544=>265, 8545=>443, 8546=>620, 8547=>831, 8548=>615, 8549=>830, 8550=>1007, 8551=>1185, 8552=>826, 8553=>616, 8554=>839, 8555=>1018, 8556=>501, 8557=>628, 8558=>693, 8559=>776, + 8560=>250, 8561=>412, 8562=>573, 8563=>730, 8564=>532, 8565=>729, 8566=>892, 8567=>1053, 8568=>737, 8569=>532, 8570=>740, 8571=>901, 8572=>250, 8573=>495, 8574=>571, 8575=>876, + 8576=>1121, 8577=>693, 8578=>1121, 8579=>633, 8580=>494, 8592=>754, 8593=>754, 8594=>754, 8595=>754, 8596=>754, 8597=>754, 8598=>754, 8599=>754, 8600=>754, 8601=>754, 8602=>754, + 8603=>754, 8604=>754, 8605=>754, 8606=>754, 8607=>754, 8608=>754, 8609=>754, 8610=>754, 8611=>754, 8612=>754, 8613=>754, 8614=>754, 8615=>754, 8616=>754, 8617=>754, 8618=>754, + 8619=>754, 8620=>754, 8621=>754, 8622=>754, 8623=>754, 8624=>754, 8625=>754, 8626=>754, 8627=>754, 8628=>754, 8629=>754, 8630=>754, 8631=>754, 8632=>754, 8633=>754, 8634=>754, + 8635=>754, 8636=>754, 8637=>754, 8638=>754, 8639=>754, 8640=>754, 8641=>754, 8642=>754, 8643=>754, 8644=>754, 8645=>754, 8646=>754, 8647=>754, 8648=>754, 8649=>754, 8650=>754, + 8651=>754, 8652=>754, 8653=>754, 8654=>754, 8655=>754, 8656=>754, 8657=>754, 8658=>754, 8659=>754, 8660=>754, 8661=>754, 8662=>754, 8663=>754, 8664=>754, 8665=>754, 8666=>754, + 8667=>754, 8668=>754, 8669=>754, 8670=>754, 8671=>754, 8672=>754, 8673=>754, 8674=>754, 8675=>754, 8676=>754, 8677=>754, 8678=>754, 8679=>754, 8680=>754, 8681=>754, 8682=>754, + 8683=>754, 8684=>754, 8685=>754, 8686=>754, 8687=>754, 8688=>754, 8689=>754, 8690=>754, 8691=>754, 8692=>754, 8693=>754, 8694=>754, 8695=>754, 8696=>754, 8697=>754, 8698=>754, + 8699=>754, 8700=>754, 8701=>754, 8702=>754, 8703=>754, 8704=>615, 8705=>572, 8706=>465, 8707=>568, 8708=>568, 8709=>784, 8710=>602, 8711=>602, 8712=>784, 8713=>784, 8714=>646, + 8715=>784, 8716=>784, 8717=>646, 8718=>572, 8719=>681, 8720=>681, 8721=>606, 8722=>754, 8723=>754, 8724=>754, 8725=>150, 8726=>573, 8727=>754, 8728=>563, 8729=>286, 8730=>573, + 8731=>573, 8732=>573, 8733=>609, 8734=>750, 8735=>754, 8736=>807, 8737=>807, 8738=>754, 8739=>450, 8740=>450, 8741=>450, 8742=>450, 8743=>659, 8744=>659, 8745=>659, 8746=>659, + 8747=>469, 8748=>710, 8749=>951, 8750=>469, 8751=>710, 8752=>951, 8753=>469, 8754=>469, 8755=>469, 8756=>572, 8757=>572, 8758=>234, 8759=>572, 8760=>754, 8761=>754, 8762=>754, + 8763=>754, 8764=>754, 8765=>754, 8766=>754, 8767=>754, 8768=>337, 8769=>754, 8770=>754, 8771=>754, 8772=>754, 8773=>754, 8774=>754, 8775=>754, 8776=>754, 8777=>754, 8778=>754, + 8779=>754, 8780=>754, 8781=>754, 8782=>754, 8783=>754, 8784=>754, 8785=>754, 8786=>754, 8787=>754, 8788=>900, 8789=>900, 8790=>754, 8791=>754, 8792=>754, 8793=>754, 8794=>754, + 8795=>754, 8796=>754, 8797=>754, 8798=>754, 8799=>754, 8800=>754, 8801=>754, 8802=>754, 8803=>754, 8804=>754, 8805=>754, 8806=>754, 8807=>754, 8808=>754, 8809=>754, 8810=>942, + 8811=>942, 8812=>417, 8813=>754, 8814=>754, 8815=>754, 8816=>754, 8817=>754, 8818=>754, 8819=>754, 8820=>754, 8821=>754, 8822=>754, 8823=>754, 8824=>754, 8825=>754, 8826=>754, + 8827=>754, 8828=>754, 8829=>754, 8830=>754, 8831=>754, 8832=>754, 8833=>754, 8834=>754, 8835=>754, 8836=>754, 8837=>754, 8838=>754, 8839=>754, 8840=>754, 8841=>754, 8842=>754, + 8843=>754, 8844=>659, 8845=>659, 8846=>659, 8847=>754, 8848=>754, 8849=>754, 8850=>754, 8851=>649, 8852=>649, 8853=>754, 8854=>754, 8855=>754, 8856=>754, 8857=>754, 8858=>754, + 8859=>754, 8860=>754, 8861=>754, 8862=>754, 8863=>754, 8864=>754, 8865=>754, 8866=>784, 8867=>784, 8868=>784, 8869=>784, 8870=>468, 8871=>468, 8872=>784, 8873=>784, 8874=>784, + 8875=>784, 8876=>784, 8877=>784, 8878=>784, 8879=>784, 8882=>754, 8883=>754, 8884=>754, 8885=>754, 8886=>900, 8887=>900, 8888=>754, 8889=>754, 8890=>468, 8891=>659, 8892=>659, + 8893=>659, 8896=>738, 8897=>738, 8898=>738, 8899=>738, 8900=>444, 8901=>286, 8902=>563, 8904=>900, 8905=>900, 8906=>900, 8907=>900, 8908=>900, 8909=>754, 8918=>754, 8919=>754, + 8920=>1280, 8921=>1280, 8922=>754, 8923=>754, 8924=>754, 8925=>754, 8926=>754, 8927=>754, 8928=>754, 8929=>754, 8930=>754, 8931=>754, 8932=>754, 8933=>754, 8934=>754, 8935=>754, + 8936=>754, 8937=>754, 8938=>754, 8939=>754, 8940=>754, 8941=>754, 8946=>900, 8947=>784, 8948=>646, 8949=>784, 8950=>784, 8951=>646, 8952=>784, 8953=>784, 8954=>900, 8955=>784, + 8956=>646, 8957=>784, 8958=>646, 8959=>784, 8962=>571, 8966=>784, 8968=>351, 8969=>351, 8970=>351, 8971=>351, 8976=>754, 8977=>461, 8984=>900, 8985=>754, 8992=>469, 8993=>469, + 8997=>900, 9000=>1299, 9085=>681, 9115=>450, 9116=>450, 9117=>450, 9118=>450, 9119=>450, 9120=>450, 9121=>450, 9122=>450, 9123=>450, 9124=>450, 9125=>450, 9126=>450, 9127=>675, + 9128=>675, 9129=>675, 9130=>675, 9131=>675, 9132=>675, 9133=>675, 9134=>469, 9166=>754, 9167=>850, 9250=>571, 9251=>571, 9312=>807, 9313=>807, 9314=>807, 9315=>807, 9316=>807, + 9317=>807, 9318=>807, 9319=>807, 9320=>807, 9321=>807, 9600=>692, 9601=>692, 9602=>692, 9603=>692, 9604=>692, 9605=>692, 9606=>692, 9607=>692, 9608=>692, 9609=>692, 9610=>692, + 9611=>692, 9612=>692, 9613=>692, 9614=>692, 9615=>692, 9616=>692, 9617=>692, 9618=>692, 9619=>692, 9620=>692, 9621=>692, 9622=>692, 9623=>692, 9624=>692, 9625=>692, 9626=>692, + 9627=>692, 9628=>692, 9629=>692, 9630=>692, 9631=>692, 9632=>850, 9633=>850, 9634=>850, 9635=>850, 9636=>850, 9637=>850, 9638=>850, 9639=>850, 9640=>850, 9641=>850, 9642=>610, + 9643=>610, 9644=>850, 9645=>850, 9646=>495, 9647=>495, 9648=>692, 9649=>692, 9650=>692, 9651=>692, 9652=>452, 9653=>452, 9654=>692, 9655=>692, 9656=>452, 9657=>452, 9658=>692, + 9659=>692, 9660=>692, 9661=>692, 9662=>452, 9663=>452, 9664=>692, 9665=>692, 9666=>452, 9667=>452, 9668=>692, 9669=>692, 9670=>692, 9671=>692, 9672=>692, 9673=>785, 9674=>444, + 9675=>785, 9676=>785, 9677=>785, 9678=>785, 9679=>785, 9680=>785, 9681=>785, 9682=>785, 9683=>785, 9684=>785, 9685=>785, 9686=>474, 9687=>474, 9688=>712, 9689=>873, 9690=>873, + 9691=>873, 9692=>348, 9693=>348, 9694=>348, 9695=>348, 9696=>785, 9697=>785, 9698=>692, 9699=>692, 9700=>692, 9701=>692, 9702=>531, 9703=>850, 9704=>850, 9705=>850, 9706=>850, + 9707=>850, 9708=>692, 9709=>692, 9710=>692, 9711=>1007, 9712=>850, 9713=>850, 9714=>850, 9715=>850, 9716=>785, 9717=>785, 9718=>785, 9719=>785, 9720=>692, 9721=>692, 9722=>692, + 9723=>747, 9724=>747, 9725=>659, 9726=>659, 9727=>692, 9728=>807, 9729=>900, 9730=>807, 9731=>807, 9732=>807, 9733=>807, 9734=>807, 9735=>515, 9736=>806, 9737=>807, 9738=>799, + 9739=>799, 9740=>604, 9741=>911, 9742=>1121, 9743=>1125, 9744=>807, 9745=>807, 9746=>807, 9747=>479, 9748=>807, 9749=>807, 9750=>807, 9751=>807, 9752=>807, 9753=>807, 9754=>807, + 9755=>807, 9756=>807, 9757=>548, 9758=>807, 9759=>548, 9760=>807, 9761=>807, 9762=>807, 9763=>807, 9764=>602, 9765=>671, 9766=>584, 9767=>705, 9768=>490, 9769=>807, 9770=>807, + 9771=>807, 9772=>639, 9773=>807, 9774=>807, 9775=>807, 9776=>807, 9777=>807, 9778=>807, 9779=>807, 9780=>807, 9781=>807, 9782=>807, 9783=>807, 9784=>807, 9785=>807, 9786=>807, + 9787=>807, 9788=>807, 9789=>807, 9790=>807, 9791=>552, 9792=>658, 9793=>658, 9794=>807, 9795=>807, 9796=>807, 9797=>807, 9798=>807, 9799=>807, 9800=>807, 9801=>807, 9802=>807, + 9803=>807, 9804=>807, 9805=>807, 9806=>807, 9807=>807, 9808=>807, 9809=>807, 9810=>807, 9811=>807, 9812=>807, 9813=>807, 9814=>807, 9815=>807, 9816=>807, 9817=>807, 9818=>807, + 9819=>807, 9820=>807, 9821=>807, 9822=>807, 9823=>807, 9824=>807, 9825=>807, 9826=>807, 9827=>807, 9828=>807, 9829=>807, 9830=>807, 9831=>807, 9832=>807, 9833=>424, 9834=>574, + 9835=>807, 9836=>807, 9837=>424, 9838=>321, 9839=>435, 9840=>673, 9841=>689, 9842=>807, 9843=>807, 9844=>807, 9845=>807, 9846=>807, 9847=>807, 9848=>807, 9849=>807, 9850=>807, + 9851=>807, 9852=>807, 9853=>807, 9854=>807, 9855=>807, 9856=>782, 9857=>782, 9858=>782, 9859=>782, 9860=>782, 9861=>782, 9862=>807, 9863=>807, 9864=>807, 9865=>807, 9866=>807, + 9867=>807, 9868=>807, 9869=>807, 9870=>807, 9871=>807, 9872=>807, 9873=>807, 9874=>807, 9875=>807, 9876=>807, 9877=>487, 9878=>807, 9879=>807, 9880=>807, 9881=>807, 9882=>807, + 9883=>807, 9884=>807, 9888=>807, 9889=>632, 9890=>754, 9891=>754, 9892=>754, 9893=>754, 9894=>754, 9895=>754, 9896=>754, 9897=>754, 9898=>754, 9899=>754, 9900=>754, 9901=>754, + 9902=>754, 9903=>754, 9904=>759, 9905=>754, 9906=>658, 9985=>754, 9986=>754, 9987=>754, 9988=>754, 9990=>754, 9991=>754, 9992=>754, 9993=>754, 9996=>754, 9997=>754, 9998=>754, + 9999=>754, 10000=>754, 10001=>754, 10002=>754, 10003=>754, 10004=>754, 10005=>754, 10006=>754, 10007=>754, 10008=>754, 10009=>754, 10010=>754, 10011=>754, 10012=>754, 10013=>754, 10014=>754, + 10015=>754, 10016=>754, 10017=>754, 10018=>754, 10019=>754, 10020=>754, 10021=>754, 10022=>754, 10023=>754, 10025=>754, 10026=>754, 10027=>754, 10028=>754, 10029=>754, 10030=>754, 10031=>754, + 10032=>754, 10033=>754, 10034=>754, 10035=>754, 10036=>754, 10037=>754, 10038=>754, 10039=>754, 10040=>754, 10041=>754, 10042=>754, 10043=>754, 10044=>754, 10045=>754, 10046=>754, 10047=>754, + 10048=>754, 10049=>754, 10050=>754, 10051=>754, 10052=>754, 10053=>754, 10054=>754, 10055=>754, 10056=>754, 10057=>754, 10058=>754, 10059=>754, 10061=>807, 10063=>807, 10064=>807, 10065=>807, + 10066=>807, 10070=>807, 10072=>754, 10073=>754, 10074=>754, 10075=>290, 10076=>290, 10077=>484, 10078=>484, 10081=>754, 10082=>754, 10083=>754, 10084=>754, 10085=>754, 10086=>754, 10087=>754, + 10088=>754, 10089=>754, 10090=>754, 10091=>754, 10092=>754, 10093=>754, 10094=>754, 10095=>754, 10096=>754, 10097=>754, 10098=>754, 10099=>754, 10100=>754, 10101=>754, 10102=>807, 10103=>807, + 10104=>807, 10105=>807, 10106=>807, 10107=>807, 10108=>807, 10109=>807, 10110=>807, 10111=>807, 10112=>754, 10113=>754, 10114=>754, 10115=>754, 10116=>754, 10117=>754, 10118=>754, 10119=>754, + 10120=>754, 10121=>754, 10122=>754, 10123=>754, 10124=>754, 10125=>754, 10126=>754, 10127=>754, 10128=>754, 10129=>754, 10130=>754, 10131=>754, 10132=>754, 10136=>754, 10137=>754, 10138=>754, + 10139=>754, 10140=>754, 10141=>754, 10142=>754, 10143=>754, 10144=>754, 10145=>754, 10146=>754, 10147=>754, 10148=>754, 10149=>754, 10150=>754, 10151=>754, 10152=>754, 10153=>754, 10154=>754, + 10155=>754, 10156=>754, 10157=>754, 10158=>754, 10159=>754, 10161=>754, 10162=>754, 10163=>754, 10164=>754, 10165=>754, 10166=>754, 10167=>754, 10168=>754, 10169=>754, 10170=>754, 10171=>754, + 10172=>754, 10173=>754, 10174=>754, 10208=>444, 10214=>445, 10215=>445, 10216=>351, 10217=>351, 10218=>500, 10219=>500, 10224=>754, 10225=>754, 10226=>754, 10227=>754, 10228=>1042, 10229=>1290, + 10230=>1290, 10231=>1290, 10232=>1290, 10233=>1290, 10234=>1290, 10235=>1290, 10236=>1290, 10237=>1290, 10238=>1290, 10239=>1290, 10240=>659, 10241=>659, 10242=>659, 10243=>659, 10244=>659, 10245=>659, + 10246=>659, 10247=>659, 10248=>659, 10249=>659, 10250=>659, 10251=>659, 10252=>659, 10253=>659, 10254=>659, 10255=>659, 10256=>659, 10257=>659, 10258=>659, 10259=>659, 10260=>659, 10261=>659, + 10262=>659, 10263=>659, 10264=>659, 10265=>659, 10266=>659, 10267=>659, 10268=>659, 10269=>659, 10270=>659, 10271=>659, 10272=>659, 10273=>659, 10274=>659, 10275=>659, 10276=>659, 10277=>659, + 10278=>659, 10279=>659, 10280=>659, 10281=>659, 10282=>659, 10283=>659, 10284=>659, 10285=>659, 10286=>659, 10287=>659, 10288=>659, 10289=>659, 10290=>659, 10291=>659, 10292=>659, 10293=>659, + 10294=>659, 10295=>659, 10296=>659, 10297=>659, 10298=>659, 10299=>659, 10300=>659, 10301=>659, 10302=>659, 10303=>659, 10304=>659, 10305=>659, 10306=>659, 10307=>659, 10308=>659, 10309=>659, + 10310=>659, 10311=>659, 10312=>659, 10313=>659, 10314=>659, 10315=>659, 10316=>659, 10317=>659, 10318=>659, 10319=>659, 10320=>659, 10321=>659, 10322=>659, 10323=>659, 10324=>659, 10325=>659, + 10326=>659, 10327=>659, 10328=>659, 10329=>659, 10330=>659, 10331=>659, 10332=>659, 10333=>659, 10334=>659, 10335=>659, 10336=>659, 10337=>659, 10338=>659, 10339=>659, 10340=>659, 10341=>659, + 10342=>659, 10343=>659, 10344=>659, 10345=>659, 10346=>659, 10347=>659, 10348=>659, 10349=>659, 10350=>659, 10351=>659, 10352=>659, 10353=>659, 10354=>659, 10355=>659, 10356=>659, 10357=>659, + 10358=>659, 10359=>659, 10360=>659, 10361=>659, 10362=>659, 10363=>659, 10364=>659, 10365=>659, 10366=>659, 10367=>659, 10368=>659, 10369=>659, 10370=>659, 10371=>659, 10372=>659, 10373=>659, + 10374=>659, 10375=>659, 10376=>659, 10377=>659, 10378=>659, 10379=>659, 10380=>659, 10381=>659, 10382=>659, 10383=>659, 10384=>659, 10385=>659, 10386=>659, 10387=>659, 10388=>659, 10389=>659, + 10390=>659, 10391=>659, 10392=>659, 10393=>659, 10394=>659, 10395=>659, 10396=>659, 10397=>659, 10398=>659, 10399=>659, 10400=>659, 10401=>659, 10402=>659, 10403=>659, 10404=>659, 10405=>659, + 10406=>659, 10407=>659, 10408=>659, 10409=>659, 10410=>659, 10411=>659, 10412=>659, 10413=>659, 10414=>659, 10415=>659, 10416=>659, 10417=>659, 10418=>659, 10419=>659, 10420=>659, 10421=>659, + 10422=>659, 10423=>659, 10424=>659, 10425=>659, 10426=>659, 10427=>659, 10428=>659, 10429=>659, 10430=>659, 10431=>659, 10432=>659, 10433=>659, 10434=>659, 10435=>659, 10436=>659, 10437=>659, + 10438=>659, 10439=>659, 10440=>659, 10441=>659, 10442=>659, 10443=>659, 10444=>659, 10445=>659, 10446=>659, 10447=>659, 10448=>659, 10449=>659, 10450=>659, 10451=>659, 10452=>659, 10453=>659, + 10454=>659, 10455=>659, 10456=>659, 10457=>659, 10458=>659, 10459=>659, 10460=>659, 10461=>659, 10462=>659, 10463=>659, 10464=>659, 10465=>659, 10466=>659, 10467=>659, 10468=>659, 10469=>659, + 10470=>659, 10471=>659, 10472=>659, 10473=>659, 10474=>659, 10475=>659, 10476=>659, 10477=>659, 10478=>659, 10479=>659, 10480=>659, 10481=>659, 10482=>659, 10483=>659, 10484=>659, 10485=>659, + 10486=>659, 10487=>659, 10488=>659, 10489=>659, 10490=>659, 10491=>659, 10492=>659, 10493=>659, 10494=>659, 10495=>659, 10502=>754, 10503=>754, 10506=>754, 10507=>754, 10560=>615, 10561=>615, + 10702=>754, 10703=>900, 10704=>900, 10705=>900, 10706=>900, 10707=>900, 10708=>900, 10709=>900, 10731=>444, 10752=>900, 10753=>900, 10754=>900, 10764=>1192, 10765=>469, 10766=>469, 10767=>469, + 10768=>469, 10769=>469, 10770=>469, 10771=>469, 10772=>469, 10773=>469, 10774=>469, 10775=>469, 10776=>469, 10777=>469, 10778=>469, 10779=>469, 10780=>469, 10877=>754, 10878=>754, 10879=>754, + 10880=>754, 10881=>754, 10882=>754, 10883=>754, 10884=>754, 10885=>754, 10886=>754, 10887=>754, 10888=>754, 10889=>754, 10890=>754, 10891=>754, 10892=>754, 10893=>754, 10894=>754, 10895=>754, + 10896=>754, 10897=>754, 10898=>754, 10899=>754, 10900=>754, 10901=>754, 10902=>754, 10903=>754, 10904=>754, 10905=>754, 10906=>754, 10907=>754, 10908=>754, 10909=>754, 10910=>754, 10911=>754, + 10912=>754, 10926=>754, 10927=>754, 10928=>754, 10929=>754, 10930=>754, 10931=>754, 10932=>754, 10933=>754, 10934=>754, 10935=>754, 10936=>754, 10937=>754, 10938=>754, 11001=>754, 11002=>754, + 11008=>754, 11009=>754, 11010=>754, 11011=>754, 11012=>754, 11013=>754, 11014=>754, 11015=>754, 11016=>754, 11017=>754, 11018=>754, 11019=>754, 11020=>754, 11021=>754, 11022=>752, 11023=>752, + 11024=>752, 11025=>752, 11026=>850, 11027=>850, 11028=>850, 11029=>850, 11030=>692, 11031=>692, 11032=>692, 11033=>692, 11034=>850, 11040=>782, 11041=>786, 11042=>786, 11043=>786, 11360=>501, + 11361=>250, 11362=>501, 11363=>542, 11364=>625, 11365=>551, 11366=>353, 11367=>677, 11368=>570, 11369=>590, 11370=>521, 11371=>616, 11372=>472, 11380=>532, 11381=>589, 11382=>511, 11383=>593, + 61440=>879, 61441=>879, 61960=>703, 62047=>532, 63173=>550, 64256=>620, 64257=>567, 64258=>567, 64259=>870, 64260=>870, 64261=>617, 64262=>774, 64275=>1081, 64276=>1081, 64277=>1076, 64278=>1067, + 64279=>1376, 64285=>266, 64287=>444, 64288=>572, 64297=>754, 64298=>719, 64299=>719, 64300=>719, 64301=>719, 64302=>597, 64303=>597, 64304=>597, 64305=>589, 64306=>408, 64307=>546, 64308=>621, + 64309=>302, 64310=>393, 64312=>615, 64313=>302, 64314=>577, 64315=>599, 64316=>571, 64318=>663, 64320=>410, 64321=>694, 64323=>586, 64324=>599, 64326=>575, 64327=>619, 64328=>577, 64329=>719, + 64330=>653, 64331=>245, 64332=>589, 64333=>599, 64334=>599, 64338=>847, 64339=>883, 64340=>250, 64341=>271, 64342=>847, 64343=>883, 64344=>250, 64345=>271, 64346=>847, 64347=>883, 64348=>250, + 64349=>271, 64350=>847, 64351=>883, 64352=>250, 64353=>271, 64354=>847, 64355=>883, 64356=>250, 64357=>271, 64358=>847, 64359=>883, 64360=>250, 64361=>271, 64362=>933, 64363=>932, 64364=>430, + 64365=>455, 64366=>933, 64367=>932, 64368=>430, 64369=>455, 64370=>581, 64371=>581, 64372=>556, 64373=>581, 64374=>581, 64375=>581, 64376=>556, 64377=>581, 64378=>581, 64379=>581, 64380=>556, + 64381=>581, 64382=>581, 64383=>581, 64384=>556, 64385=>581, 64394=>435, 64395=>497, 64396=>435, 64397=>497, 64398=>805, 64399=>805, 64400=>428, 64401=>497, 64402=>805, 64403=>805, 64404=>428, + 64405=>497, 64414=>661, 64415=>685, 64473=>435, 64474=>465, 64488=>250, 64489=>271, 64508=>704, 64509=>750, 64510=>250, 64511=>271, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, + 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65136=>264, 65137=>264, 65138=>264, 65139=>235, 65140=>264, + 65142=>264, 65143=>264, 65144=>264, 65145=>264, 65146=>264, 65147=>264, 65148=>264, 65149=>264, 65150=>264, 65151=>264, 65152=>423, 65153=>250, 65154=>274, 65155=>250, 65156=>274, 65157=>435, + 65158=>465, 65159=>250, 65160=>274, 65161=>704, 65162=>750, 65163=>250, 65164=>271, 65165=>250, 65166=>274, 65167=>847, 65168=>883, 65169=>250, 65170=>271, 65171=>471, 65172=>482, 65173=>847, + 65174=>883, 65175=>250, 65176=>271, 65177=>847, 65178=>883, 65179=>250, 65180=>271, 65181=>581, 65182=>581, 65183=>556, 65184=>581, 65185=>581, 65186=>581, 65187=>556, 65188=>581, 65189=>581, + 65190=>581, 65191=>556, 65192=>581, 65193=>400, 65194=>472, 65195=>400, 65196=>472, 65197=>435, 65198=>497, 65199=>435, 65200=>497, 65201=>1099, 65202=>1147, 65203=>754, 65204=>803, 65205=>1099, + 65206=>1147, 65207=>754, 65208=>803, 65209=>1088, 65210=>1103, 65211=>764, 65212=>780, 65213=>1088, 65214=>1103, 65215=>764, 65216=>780, 65217=>832, 65218=>854, 65219=>716, 65220=>738, 65221=>832, + 65222=>854, 65223=>716, 65224=>738, 65225=>537, 65226=>479, 65227=>537, 65228=>434, 65229=>537, 65230=>479, 65231=>470, 65232=>434, 65233=>933, 65234=>932, 65235=>430, 65236=>455, 65237=>698, + 65238=>750, 65239=>430, 65240=>455, 65241=>742, 65242=>758, 65243=>428, 65244=>497, 65245=>654, 65246=>681, 65247=>274, 65248=>298, 65249=>557, 65250=>599, 65251=>482, 65252=>520, 65253=>661, + 65254=>685, 65255=>250, 65256=>271, 65257=>471, 65258=>482, 65259=>475, 65260=>415, 65261=>435, 65262=>465, 65263=>704, 65264=>750, 65265=>704, 65266=>750, 65267=>250, 65268=>271, 65269=>513, + 65270=>537, 65271=>513, 65272=>537, 65273=>513, 65274=>537, 65275=>513, 65276=>537, 65279=>0, 65533=>923}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSansCondensed.z'; + font[:ctg]='DejaVuSansCondensed.ctg.z'; + font[:originalsize]=463772; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensed.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedb.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedb.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,287 @@ +TCPDFFontDescriptor.define('DejaVuSansCondensedb') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSansCondensed-Bold'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>32,'FontBBox'=>'[-962 -388 1777 1123]','ItalicAngle'=>0,'StemV'=>120,'MissingWidth'=>540}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>540, 32=>313, 33=>410, 34=>469, 35=>754, 36=>626, 37=>901, 38=>785, 39=>275, 40=>411, 41=>411, 42=>470, 43=>754, 44=>342, 45=>374, 46=>342, + 47=>329, 48=>626, 49=>626, 50=>626, 51=>626, 52=>626, 53=>626, 54=>626, 55=>626, 56=>626, 57=>626, 58=>360, 59=>360, 60=>754, 61=>754, 62=>754, + 63=>522, 64=>900, 65=>696, 66=>686, 67=>660, 68=>747, 69=>615, 70=>615, 71=>738, 72=>753, 73=>334, 74=>334, 75=>697, 76=>573, 77=>896, 78=>753, + 79=>765, 80=>659, 81=>765, 82=>693, 83=>648, 84=>614, 85=>730, 86=>696, 87=>993, 88=>694, 89=>651, 90=>652, 91=>411, 92=>329, 93=>411, 94=>754, + 95=>450, 96=>450, 97=>607, 98=>644, 99=>533, 100=>644, 101=>610, 102=>391, 103=>644, 104=>641, 105=>308, 106=>308, 107=>598, 108=>308, 109=>938, 110=>641, + 111=>618, 112=>644, 113=>644, 114=>444, 115=>536, 116=>430, 117=>641, 118=>586, 119=>831, 120=>580, 121=>586, 122=>523, 123=>641, 124=>329, 125=>641, 126=>754, + 8364=>626, 1027=>573, 8218=>342, 402=>391, 8222=>591, 8230=>900, 8224=>450, 8225=>450, 710=>450, 8240=>1296, 352=>648, 8249=>371, 338=>1050, 1036=>735, 381=>652, 1039=>753, + 8216=>342, 8217=>342, 8220=>591, 8221=>591, 8226=>575, 8211=>450, 8212=>900, 732=>450, 8482=>900, 353=>536, 8250=>371, 339=>984, 1116=>611, 382=>523, 376=>651, 160=>313, + 161=>410, 162=>626, 163=>626, 164=>572, 165=>626, 166=>329, 167=>450, 168=>450, 169=>900, 170=>507, 171=>581, 172=>754, 173=>374, 174=>900, 175=>450, 176=>450, + 177=>754, 178=>394, 179=>394, 180=>450, 181=>662, 182=>572, 183=>342, 184=>450, 185=>394, 186=>507, 187=>581, 188=>932, 189=>932, 190=>932, 191=>522, 192=>696, + 193=>696, 194=>696, 195=>696, 196=>696, 197=>696, 198=>976, 199=>660, 200=>615, 201=>615, 202=>615, 203=>615, 204=>334, 205=>334, 206=>334, 207=>334, 208=>754, + 209=>753, 210=>765, 211=>765, 212=>765, 213=>765, 214=>765, 215=>754, 216=>765, 217=>730, 218=>730, 219=>730, 220=>730, 221=>651, 222=>664, 223=>647, 224=>607, + 225=>607, 226=>607, 227=>607, 228=>607, 229=>607, 230=>943, 231=>533, 232=>610, 233=>610, 234=>610, 235=>610, 236=>308, 237=>308, 238=>308, 239=>308, 240=>618, + 241=>641, 242=>618, 243=>618, 244=>618, 245=>618, 246=>618, 247=>754, 248=>618, 249=>641, 250=>641, 251=>641, 252=>641, 253=>586, 254=>644, 255=>586, 256=>696, + 257=>607, 258=>696, 259=>607, 260=>696, 261=>607, 262=>660, 263=>533, 264=>660, 265=>533, 266=>660, 267=>533, 268=>660, 269=>533, 270=>747, 271=>644, 272=>754, + 273=>644, 274=>615, 275=>610, 276=>615, 277=>610, 278=>615, 279=>610, 280=>615, 281=>610, 282=>615, 283=>610, 284=>738, 285=>644, 286=>738, 287=>644, 288=>738, + 289=>644, 290=>738, 291=>644, 292=>753, 293=>641, 294=>876, 295=>711, 296=>334, 297=>308, 298=>334, 299=>308, 300=>334, 301=>308, 302=>334, 303=>308, 304=>334, + 305=>308, 306=>669, 307=>617, 308=>334, 309=>308, 310=>697, 311=>598, 312=>598, 313=>573, 314=>308, 315=>573, 316=>308, 317=>573, 318=>431, 319=>573, 320=>501, + 321=>578, 322=>334, 323=>753, 324=>641, 325=>753, 326=>641, 327=>753, 328=>641, 329=>884, 330=>753, 331=>641, 332=>765, 333=>618, 334=>765, 335=>618, 336=>765, + 337=>618, 340=>693, 341=>444, 342=>693, 343=>444, 344=>693, 345=>444, 346=>648, 347=>536, 348=>648, 349=>536, 350=>648, 351=>536, 354=>614, 355=>430, 356=>614, + 357=>430, 358=>614, 359=>430, 360=>730, 361=>641, 362=>730, 363=>641, 364=>730, 365=>641, 366=>730, 367=>641, 368=>730, 369=>641, 370=>730, 371=>641, 372=>993, + 373=>831, 374=>651, 375=>586, 377=>652, 378=>523, 379=>652, 380=>523, 383=>391, 384=>644, 385=>729, 386=>686, 387=>644, 388=>686, 389=>644, 390=>660, 391=>660, + 392=>533, 393=>754, 394=>791, 395=>681, 396=>644, 397=>619, 398=>615, 399=>764, 400=>626, 401=>615, 403=>738, 404=>713, 405=>940, 406=>392, 407=>350, 408=>697, + 409=>598, 410=>324, 411=>532, 412=>938, 413=>753, 414=>641, 415=>765, 416=>786, 417=>618, 418=>1002, 419=>866, 420=>703, 421=>644, 422=>693, 423=>648, 424=>536, + 425=>615, 426=>497, 427=>430, 428=>636, 429=>430, 430=>614, 431=>751, 432=>641, 433=>692, 434=>732, 435=>717, 436=>700, 437=>652, 438=>523, 439=>695, 440=>695, + 441=>576, 442=>523, 443=>626, 444=>695, 445=>576, 446=>515, 447=>644, 448=>334, 449=>593, 450=>489, 451=>334, 452=>1399, 453=>1271, 454=>1168, 455=>908, 456=>882, + 457=>617, 458=>1088, 459=>1062, 460=>949, 461=>696, 462=>607, 463=>334, 464=>308, 465=>765, 466=>618, 467=>730, 468=>641, 469=>730, 470=>641, 471=>730, 472=>641, + 473=>730, 474=>641, 475=>730, 476=>641, 477=>610, 478=>696, 479=>607, 480=>696, 481=>607, 482=>976, 483=>943, 484=>738, 485=>644, 486=>738, 487=>644, 488=>697, + 489=>598, 490=>765, 491=>618, 492=>765, 493=>618, 494=>695, 495=>523, 496=>308, 497=>1399, 498=>1271, 499=>1168, 500=>738, 501=>644, 502=>1160, 503=>708, 504=>753, + 505=>641, 506=>696, 507=>607, 508=>976, 509=>943, 510=>765, 511=>618, 512=>696, 513=>607, 514=>696, 515=>607, 516=>615, 517=>610, 518=>615, 519=>610, 520=>334, + 521=>308, 522=>334, 523=>308, 524=>765, 525=>618, 526=>765, 527=>618, 528=>693, 529=>444, 530=>693, 531=>444, 532=>730, 533=>641, 534=>730, 535=>641, 536=>648, + 537=>536, 538=>614, 539=>430, 540=>621, 541=>546, 542=>753, 543=>641, 544=>753, 545=>778, 546=>728, 547=>593, 548=>652, 549=>523, 550=>696, 551=>607, 552=>615, + 553=>610, 554=>765, 555=>618, 556=>765, 557=>618, 558=>765, 559=>618, 560=>765, 561=>618, 562=>651, 563=>586, 564=>442, 565=>780, 566=>460, 567=>308, 568=>979, + 569=>979, 570=>696, 571=>660, 572=>533, 573=>573, 574=>614, 575=>536, 576=>523, 577=>703, 578=>553, 579=>686, 580=>730, 581=>696, 582=>615, 583=>610, 584=>334, + 585=>308, 586=>774, 587=>712, 588=>693, 589=>444, 590=>651, 591=>586, 592=>607, 593=>644, 594=>644, 595=>644, 596=>533, 597=>533, 598=>645, 599=>712, 600=>610, + 601=>610, 602=>788, 603=>501, 604=>490, 605=>733, 606=>658, 607=>308, 608=>712, 609=>644, 610=>564, 611=>661, 612=>571, 613=>641, 614=>641, 615=>641, 616=>491, + 617=>396, 618=>491, 619=>502, 620=>624, 621=>308, 622=>757, 623=>938, 624=>938, 625=>938, 626=>641, 627=>713, 628=>578, 629=>618, 630=>817, 631=>613, 632=>716, + 633=>484, 634=>484, 635=>584, 636=>444, 637=>444, 638=>536, 639=>536, 640=>578, 641=>578, 642=>536, 643=>374, 644=>391, 645=>544, 646=>497, 647=>430, 648=>430, + 649=>828, 650=>692, 651=>603, 652=>586, 653=>831, 654=>586, 655=>651, 656=>624, 657=>615, 658=>576, 659=>576, 660=>515, 661=>515, 662=>515, 663=>515, 664=>765, + 665=>569, 666=>658, 667=>616, 668=>622, 669=>308, 670=>659, 671=>485, 672=>712, 673=>515, 674=>515, 675=>1040, 676=>1093, 677=>1039, 678=>876, 679=>691, 680=>836, + 681=>923, 682=>712, 683=>702, 684=>532, 685=>374, 686=>609, 687=>710, 688=>410, 689=>410, 690=>197, 691=>284, 692=>284, 693=>284, 694=>369, 695=>532, 696=>375, + 697=>271, 698=>469, 699=>342, 700=>342, 701=>342, 702=>330, 703=>330, 704=>293, 705=>293, 706=>450, 707=>450, 708=>450, 709=>450, 711=>450, 712=>275, 713=>450, + 714=>450, 715=>450, 716=>275, 717=>450, 718=>450, 719=>450, 720=>303, 721=>303, 722=>330, 723=>330, 724=>450, 725=>450, 726=>450, 727=>450, 728=>450, 729=>450, + 730=>450, 731=>450, 733=>450, 734=>315, 735=>450, 736=>370, 737=>197, 738=>343, 739=>371, 740=>293, 741=>450, 742=>450, 743=>450, 744=>450, 745=>450, 748=>450, + 749=>450, 750=>450, 755=>450, 759=>450, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, + 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, + 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, + 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, + 828=>0, 829=>0, 830=>0, 831=>0, 832=>0, 833=>0, 834=>0, 835=>0, 836=>0, 837=>0, 838=>0, 839=>0, 840=>0, 841=>0, 842=>0, 843=>0, + 844=>0, 845=>0, 846=>0, 847=>0, 849=>0, 850=>0, 851=>0, 855=>0, 856=>0, 860=>0, 861=>0, 862=>0, 863=>0, 864=>0, 865=>0, 866=>0, + 884=>271, 885=>271, 890=>450, 891=>533, 892=>495, 893=>494, 894=>303, 900=>397, 901=>450, 902=>717, 903=>342, 904=>761, 905=>908, 906=>507, 908=>801, 910=>882, + 911=>804, 912=>351, 913=>696, 914=>686, 915=>573, 916=>696, 917=>615, 918=>652, 919=>753, 920=>765, 921=>334, 922=>697, 923=>696, 924=>896, 925=>753, 926=>568, + 927=>765, 928=>753, 929=>659, 931=>615, 932=>614, 933=>651, 934=>765, 935=>694, 936=>765, 937=>765, 938=>334, 939=>651, 940=>618, 941=>501, 942=>641, 943=>351, + 944=>607, 945=>618, 946=>644, 947=>613, 948=>618, 949=>501, 950=>532, 951=>641, 952=>618, 953=>351, 954=>639, 955=>569, 956=>662, 957=>613, 958=>532, 959=>618, + 960=>712, 961=>644, 962=>533, 963=>701, 964=>574, 965=>607, 966=>704, 967=>580, 968=>714, 969=>782, 970=>351, 971=>607, 972=>618, 973=>607, 974=>782, 976=>585, + 977=>594, 978=>671, 979=>883, 980=>671, 981=>716, 982=>782, 983=>669, 984=>765, 985=>618, 986=>660, 987=>533, 988=>615, 989=>444, 990=>632, 991=>593, 992=>827, + 993=>564, 994=>983, 995=>753, 996=>749, 997=>644, 998=>835, 999=>669, 1000=>660, 1001=>585, 1002=>709, 1003=>604, 1004=>677, 1005=>644, 1006=>614, 1007=>531, 1008=>669, + 1009=>644, 1010=>533, 1011=>308, 1012=>765, 1013=>580, 1014=>580, 1015=>664, 1016=>644, 1017=>660, 1018=>896, 1019=>659, 1020=>644, 1021=>628, 1022=>660, 1023=>628, 1024=>615, + 1025=>615, 1026=>791, 1028=>660, 1029=>648, 1030=>334, 1031=>334, 1032=>334, 1033=>1039, 1034=>1017, 1035=>791, 1037=>753, 1038=>694, 1040=>696, 1041=>686, 1042=>686, 1043=>573, + 1044=>801, 1045=>615, 1046=>1102, 1047=>639, 1048=>753, 1049=>753, 1050=>735, 1051=>747, 1052=>896, 1053=>753, 1054=>765, 1055=>753, 1056=>659, 1057=>660, 1058=>614, 1059=>694, + 1060=>892, 1061=>694, 1062=>835, 1063=>727, 1064=>1112, 1065=>1193, 1066=>845, 1067=>932, 1068=>686, 1069=>660, 1070=>1056, 1071=>693, 1072=>607, 1073=>628, 1074=>569, 1075=>470, + 1076=>727, 1077=>610, 1078=>896, 1079=>523, 1080=>630, 1081=>630, 1082=>611, 1083=>659, 1084=>735, 1085=>622, 1086=>618, 1087=>622, 1088=>644, 1089=>533, 1090=>521, 1091=>586, + 1092=>893, 1093=>580, 1094=>667, 1095=>618, 1096=>956, 1097=>995, 1098=>676, 1099=>813, 1100=>569, 1101=>533, 1102=>875, 1103=>578, 1104=>610, 1105=>610, 1106=>642, 1107=>470, + 1108=>533, 1109=>536, 1110=>308, 1111=>308, 1112=>308, 1113=>892, 1114=>860, 1115=>661, 1117=>630, 1118=>586, 1119=>622, 1120=>983, 1121=>782, 1122=>756, 1123=>662, 1124=>911, + 1125=>755, 1126=>893, 1127=>749, 1128=>1222, 1129=>1009, 1130=>765, 1131=>618, 1132=>1112, 1133=>906, 1134=>626, 1135=>501, 1136=>967, 1137=>955, 1138=>765, 1139=>601, 1140=>765, + 1141=>625, 1142=>765, 1143=>625, 1144=>1033, 1145=>939, 1146=>967, 1147=>776, 1148=>1265, 1149=>1055, 1150=>983, 1151=>782, 1152=>660, 1153=>533, 1154=>587, 1155=>0, 1156=>0, + 1157=>0, 1158=>0, 1160=>376, 1161=>376, 1162=>861, 1163=>726, 1164=>686, 1165=>550, 1166=>659, 1167=>644, 1168=>573, 1169=>470, 1170=>599, 1171=>488, 1172=>727, 1173=>602, + 1174=>1102, 1175=>896, 1176=>639, 1177=>523, 1178=>697, 1179=>611, 1180=>735, 1181=>611, 1182=>735, 1183=>611, 1184=>914, 1185=>743, 1186=>860, 1187=>727, 1188=>992, 1189=>787, + 1190=>1146, 1191=>915, 1192=>787, 1193=>639, 1194=>660, 1195=>533, 1196=>614, 1197=>521, 1198=>651, 1199=>586, 1200=>651, 1201=>586, 1202=>694, 1203=>580, 1204=>1001, 1205=>900, + 1206=>727, 1207=>618, 1208=>727, 1209=>618, 1210=>727, 1211=>641, 1212=>923, 1213=>729, 1214=>923, 1215=>729, 1216=>334, 1217=>1102, 1218=>896, 1219=>697, 1220=>567, 1221=>855, + 1222=>725, 1223=>753, 1224=>622, 1225=>861, 1226=>726, 1227=>727, 1228=>618, 1229=>1003, 1230=>839, 1231=>308, 1232=>696, 1233=>607, 1234=>696, 1235=>607, 1236=>976, 1237=>943, + 1238=>615, 1239=>610, 1240=>764, 1241=>610, 1242=>764, 1243=>610, 1244=>1102, 1245=>896, 1246=>639, 1247=>523, 1248=>695, 1249=>576, 1250=>753, 1251=>630, 1252=>753, 1253=>630, + 1254=>765, 1255=>618, 1256=>765, 1257=>618, 1258=>765, 1259=>618, 1260=>660, 1261=>533, 1262=>694, 1263=>586, 1264=>694, 1265=>586, 1266=>694, 1267=>586, 1268=>727, 1269=>618, + 1270=>573, 1271=>470, 1272=>932, 1273=>813, 1274=>599, 1275=>488, 1276=>694, 1277=>580, 1278=>694, 1279=>580, 1280=>686, 1281=>547, 1282=>1043, 1283=>804, 1284=>1007, 1285=>828, + 1286=>745, 1287=>624, 1288=>1117, 1289=>915, 1290=>1123, 1291=>912, 1292=>755, 1293=>574, 1294=>844, 1295=>722, 1296=>626, 1297=>501, 1298=>747, 1299=>659, 1329=>886, 1330=>730, + 1331=>886, 1332=>886, 1333=>730, 1334=>699, 1335=>730, 1336=>730, 1337=>877, 1338=>886, 1339=>730, 1340=>639, 1341=>970, 1342=>1022, 1343=>730, 1344=>639, 1345=>681, 1346=>886, + 1347=>789, 1348=>886, 1349=>714, 1350=>886, 1351=>730, 1352=>730, 1353=>730, 1354=>862, 1355=>699, 1356=>886, 1357=>730, 1358=>886, 1359=>648, 1360=>730, 1361=>714, 1362=>805, + 1363=>765, 1364=>842, 1365=>765, 1366=>648, 1369=>330, 1370=>342, 1371=>495, 1372=>495, 1373=>342, 1374=>491, 1375=>468, 1377=>938, 1378=>641, 1379=>779, 1380=>781, 1381=>641, + 1382=>735, 1383=>588, 1384=>641, 1385=>729, 1386=>735, 1387=>641, 1388=>448, 1389=>916, 1390=>644, 1391=>641, 1392=>641, 1393=>644, 1394=>737, 1395=>641, 1396=>676, 1397=>308, + 1398=>794, 1399=>502, 1400=>641, 1401=>502, 1402=>938, 1403=>502, 1404=>777, 1405=>641, 1406=>732, 1407=>938, 1408=>641, 1409=>644, 1410=>514, 1411=>938, 1412=>700, 1413=>618, + 1414=>648, 1415=>776, 1417=>360, 1418=>438, 1456=>0, 1457=>0, 1458=>0, 1459=>0, 1460=>0, 1461=>0, 1462=>0, 1463=>0, 1464=>0, 1465=>0, 1467=>0, 1468=>0, + 1469=>0, 1471=>0, 1472=>334, 1473=>0, 1474=>0, 1475=>334, 1478=>479, 1479=>0, 1488=>676, 1489=>658, 1490=>483, 1491=>615, 1492=>700, 1493=>334, 1494=>468, 1495=>700, + 1496=>692, 1497=>334, 1498=>700, 1499=>675, 1500=>646, 1501=>700, 1502=>771, 1503=>334, 1504=>479, 1505=>770, 1506=>647, 1507=>721, 1508=>699, 1509=>565, 1510=>676, 1511=>723, + 1512=>700, 1513=>867, 1514=>740, 1520=>623, 1521=>623, 1522=>623, 1548=>342, 1557=>0, 1563=>360, 1567=>522, 1569=>460, 1570=>308, 1571=>308, 1572=>559, 1573=>308, 1574=>825, + 1575=>308, 1576=>904, 1577=>531, 1578=>904, 1579=>904, 1580=>648, 1581=>648, 1582=>648, 1583=>461, 1584=>461, 1585=>518, 1586=>518, 1587=>1242, 1588=>1242, 1589=>1210, 1590=>1210, + 1591=>935, 1592=>935, 1593=>615, 1594=>615, 1600=>308, 1601=>1045, 1602=>804, 1603=>825, 1604=>781, 1605=>659, 1606=>768, 1607=>531, 1608=>559, 1609=>825, 1610=>825, 1611=>0, + 1612=>0, 1613=>0, 1614=>0, 1615=>0, 1616=>0, 1617=>0, 1618=>0, 1619=>0, 1620=>0, 1621=>0, 1626=>450, 1632=>549, 1633=>549, 1634=>549, 1635=>549, 1636=>549, + 1637=>549, 1638=>549, 1639=>549, 1640=>549, 1641=>549, 1642=>549, 1643=>336, 1644=>342, 1645=>490, 1646=>904, 1647=>804, 1652=>263, 1657=>904, 1658=>904, 1659=>904, 1660=>904, + 1661=>904, 1662=>904, 1663=>904, 1664=>904, 1665=>648, 1666=>648, 1667=>648, 1668=>648, 1669=>648, 1670=>648, 1671=>648, 1681=>518, 1682=>518, 1685=>613, 1688=>518, 1697=>1045, + 1700=>1045, 1702=>1045, 1705=>921, 1711=>921, 1717=>781, 1722=>768, 1727=>648, 1734=>559, 1740=>825, 1742=>825, 1749=>531, 1776=>549, 1777=>549, 1778=>549, 1779=>549, 1780=>549, + 1781=>549, 1782=>549, 1783=>549, 1784=>549, 1785=>549, 3647=>668, 3713=>710, 3714=>673, 3716=>674, 3719=>512, 3720=>668, 3722=>669, 3725=>685, 3732=>635, 3733=>633, 3734=>672, + 3735=>737, 3737=>657, 3738=>654, 3739=>654, 3740=>830, 3741=>744, 3742=>779, 3743=>779, 3745=>752, 3746=>685, 3747=>692, 3749=>691, 3751=>642, 3754=>744, 3755=>928, 3757=>651, + 3758=>705, 3759=>840, 3760=>620, 3761=>0, 3762=>549, 3763=>549, 3764=>0, 3765=>0, 3766=>0, 3767=>0, 3768=>0, 3769=>0, 3771=>0, 3772=>0, 3773=>603, 3776=>464, + 3777=>774, 3778=>464, 3779=>584, 3780=>569, 3782=>683, 3784=>0, 3785=>0, 3786=>0, 3787=>0, 3788=>0, 3789=>0, 3804=>1227, 3805=>1227, 5121=>696, 5122=>696, 5123=>696, + 5124=>696, 5125=>814, 5126=>814, 5127=>814, 5129=>814, 5130=>814, 5131=>814, 5132=>916, 5133=>908, 5134=>916, 5135=>908, 5136=>916, 5137=>908, 5138=>1034, 5139=>1025, 5140=>1034, + 5141=>1025, 5142=>814, 5143=>1034, 5144=>1028, 5145=>1034, 5146=>1028, 5147=>814, 5149=>278, 5150=>476, 5151=>382, 5152=>382, 5153=>355, 5154=>355, 5155=>355, 5156=>355, 5157=>507, + 5158=>423, 5159=>278, 5160=>355, 5161=>355, 5162=>355, 5163=>1092, 5164=>888, 5165=>1094, 5166=>1167, 5167=>696, 5168=>696, 5169=>696, 5170=>696, 5171=>797, 5172=>797, 5173=>797, + 5175=>797, 5176=>797, 5177=>797, 5178=>916, 5179=>908, 5180=>916, 5181=>908, 5182=>916, 5183=>908, 5184=>1034, 5185=>1025, 5186=>1034, 5187=>1025, 5188=>1034, 5189=>1028, 5190=>1034, + 5191=>1028, 5192=>797, 5193=>518, 5194=>206, 5196=>730, 5197=>730, 5198=>730, 5199=>730, 5200=>734, 5201=>734, 5202=>734, 5204=>734, 5205=>734, 5206=>734, 5207=>950, 5208=>943, + 5209=>950, 5210=>943, 5211=>950, 5212=>943, 5213=>954, 5214=>949, 5215=>954, 5216=>949, 5217=>954, 5218=>946, 5219=>954, 5220=>946, 5221=>954, 5222=>493, 5223=>904, 5224=>904, + 5225=>921, 5226=>915, 5227=>668, 5228=>668, 5229=>668, 5230=>668, 5231=>668, 5232=>680, 5233=>668, 5234=>668, 5235=>668, 5236=>926, 5237=>877, 5238=>882, 5239=>877, 5240=>882, + 5241=>877, 5242=>926, 5243=>877, 5244=>926, 5245=>877, 5246=>882, 5247=>877, 5248=>882, 5249=>877, 5250=>882, 5251=>451, 5252=>451, 5253=>844, 5254=>844, 5255=>844, 5256=>844, + 5257=>668, 5258=>668, 5259=>668, 5260=>668, 5261=>668, 5262=>680, 5263=>668, 5264=>668, 5265=>668, 5266=>926, 5267=>877, 5268=>926, 5269=>877, 5270=>926, 5271=>877, 5272=>926, + 5273=>877, 5274=>926, 5275=>877, 5276=>926, 5277=>877, 5278=>926, 5279=>877, 5280=>926, 5281=>451, 5282=>451, 5283=>563, 5284=>563, 5285=>563, 5286=>563, 5287=>563, 5288=>601, + 5289=>563, 5290=>563, 5291=>563, 5292=>793, 5293=>769, 5294=>777, 5295=>786, 5296=>777, 5297=>786, 5298=>793, 5299=>786, 5300=>793, 5301=>786, 5302=>777, 5303=>786, 5304=>777, + 5305=>786, 5306=>777, 5307=>392, 5308=>493, 5309=>392, 5312=>889, 5313=>889, 5314=>889, 5315=>889, 5316=>838, 5317=>838, 5318=>838, 5319=>838, 5320=>838, 5321=>1114, 5322=>1122, + 5323=>1080, 5324=>1105, 5325=>1080, 5326=>1105, 5327=>838, 5328=>593, 5329=>447, 5330=>593, 5331=>889, 5332=>889, 5333=>889, 5334=>889, 5335=>838, 5336=>838, 5337=>838, 5338=>838, + 5339=>838, 5340=>1107, 5341=>1122, 5342=>1155, 5343=>1105, 5344=>1155, 5345=>1105, 5346=>1105, 5347=>1093, 5348=>1105, 5349=>1093, 5350=>1155, 5351=>1105, 5352=>1155, 5353=>1105, 5354=>593, + 5356=>797, 5357=>657, 5358=>657, 5359=>657, 5360=>657, 5361=>657, 5362=>680, 5363=>657, 5364=>657, 5365=>657, 5366=>897, 5367=>862, 5368=>870, 5369=>890, 5370=>870, 5371=>890, + 5372=>897, 5373=>862, 5374=>897, 5375=>862, 5376=>870, 5377=>890, 5378=>870, 5379=>890, 5380=>870, 5381=>443, 5382=>414, 5383=>443, 5392=>831, 5393=>831, 5394=>831, 5395=>1022, + 5396=>1022, 5397=>1022, 5398=>1022, 5399=>1088, 5400=>1081, 5401=>1088, 5402=>1081, 5403=>1088, 5404=>1081, 5405=>1288, 5406=>1278, 5407=>1288, 5408=>1278, 5409=>1288, 5410=>1278, 5411=>1288, + 5412=>1278, 5413=>671, 5414=>698, 5415=>698, 5416=>698, 5417=>698, 5418=>698, 5419=>698, 5420=>698, 5421=>698, 5422=>698, 5423=>902, 5424=>903, 5425=>911, 5426=>896, 5427=>911, + 5428=>896, 5429=>902, 5430=>903, 5431=>902, 5432=>903, 5433=>911, 5434=>896, 5435=>911, 5436=>896, 5437=>911, 5438=>445, 5440=>355, 5441=>458, 5442=>929, 5443=>929, 5444=>878, + 5445=>878, 5446=>878, 5447=>878, 5448=>659, 5449=>659, 5450=>659, 5451=>659, 5452=>659, 5453=>659, 5454=>902, 5455=>863, 5456=>445, 5458=>797, 5459=>696, 5460=>696, 5461=>696, + 5462=>696, 5463=>835, 5464=>835, 5465=>835, 5466=>835, 5467=>1055, 5468=>1028, 5469=>542, 5470=>730, 5471=>730, 5472=>730, 5473=>730, 5474=>730, 5475=>730, 5476=>734, 5477=>734, + 5478=>734, 5479=>734, 5480=>954, 5481=>946, 5482=>493, 5492=>879, 5493=>879, 5494=>879, 5495=>879, 5496=>879, 5497=>879, 5498=>879, 5499=>556, 5500=>753, 5501=>458, 5502=>1114, + 5503=>1114, 5504=>1114, 5505=>1114, 5506=>1114, 5507=>1114, 5508=>1114, 5509=>890, 5514=>879, 5515=>879, 5516=>879, 5517=>879, 5518=>1432, 5519=>1432, 5520=>1432, 5521=>1165, 5522=>1165, + 5523=>1432, 5524=>1432, 5525=>763, 5526=>1146, 5536=>889, 5537=>889, 5538=>838, 5539=>838, 5540=>838, 5541=>838, 5542=>593, 5543=>698, 5544=>698, 5545=>698, 5546=>698, 5547=>698, + 5548=>698, 5549=>698, 5550=>445, 5551=>668, 5598=>747, 5601=>747, 5702=>446, 5703=>446, 5742=>371, 5743=>1114, 5744=>1432, 5745=>1814, 5746=>1814, 5747=>1548, 5748=>1510, 5749=>1814, + 5750=>1814, 7424=>586, 7425=>750, 7426=>943, 7427=>547, 7428=>533, 7429=>608, 7430=>608, 7431=>502, 7432=>501, 7433=>308, 7434=>444, 7435=>598, 7436=>485, 7437=>735, 7438=>630, + 7439=>618, 7440=>533, 7441=>594, 7442=>594, 7443=>594, 7444=>984, 7446=>618, 7447=>618, 7448=>500, 7449=>578, 7450=>578, 7451=>521, 7452=>571, 7453=>663, 7454=>853, 7455=>625, + 7456=>586, 7457=>831, 7458=>523, 7459=>581, 7462=>485, 7463=>586, 7464=>622, 7465=>500, 7466=>703, 7467=>659, 7468=>438, 7469=>615, 7470=>432, 7472=>470, 7473=>387, 7474=>387, + 7475=>465, 7476=>474, 7477=>211, 7478=>211, 7479=>439, 7480=>361, 7481=>563, 7482=>474, 7483=>474, 7484=>481, 7485=>458, 7486=>415, 7487=>436, 7488=>387, 7489=>460, 7490=>625, + 7491=>412, 7492=>412, 7493=>431, 7494=>641, 7495=>431, 7496=>431, 7497=>431, 7498=>431, 7499=>347, 7500=>347, 7501=>431, 7502=>197, 7503=>438, 7504=>597, 7505=>410, 7506=>439, + 7507=>372, 7508=>439, 7509=>439, 7510=>431, 7511=>349, 7512=>410, 7513=>416, 7514=>597, 7515=>451, 7517=>405, 7518=>386, 7519=>389, 7520=>443, 7521=>365, 7522=>197, 7523=>284, + 7524=>410, 7525=>451, 7526=>405, 7527=>386, 7528=>389, 7529=>443, 7530=>365, 7543=>644, 7544=>474, 7547=>491, 7557=>462, 7579=>431, 7580=>372, 7581=>372, 7582=>439, 7583=>347, + 7584=>339, 7585=>313, 7586=>431, 7587=>410, 7588=>312, 7589=>253, 7590=>312, 7591=>312, 7592=>388, 7593=>293, 7594=>296, 7595=>333, 7596=>598, 7597=>597, 7598=>505, 7599=>505, + 7600=>403, 7601=>439, 7602=>488, 7603=>379, 7604=>356, 7605=>349, 7606=>524, 7607=>444, 7608=>359, 7609=>405, 7610=>451, 7611=>375, 7612=>471, 7613=>422, 7614=>409, 7615=>382, + 7620=>0, 7621=>0, 7622=>0, 7623=>0, 7624=>0, 7625=>0, 7680=>696, 7681=>607, 7682=>686, 7683=>644, 7684=>686, 7685=>644, 7686=>686, 7687=>644, 7688=>660, 7689=>533, + 7690=>747, 7691=>644, 7692=>747, 7693=>644, 7694=>747, 7695=>644, 7696=>747, 7697=>644, 7698=>747, 7699=>644, 7700=>615, 7701=>610, 7702=>615, 7703=>610, 7704=>615, 7705=>610, + 7706=>615, 7707=>610, 7708=>615, 7709=>610, 7710=>615, 7711=>391, 7712=>738, 7713=>644, 7714=>753, 7715=>641, 7716=>753, 7717=>641, 7718=>753, 7719=>641, 7720=>753, 7721=>641, + 7722=>753, 7723=>641, 7724=>334, 7725=>308, 7726=>334, 7727=>308, 7728=>697, 7729=>598, 7730=>697, 7731=>598, 7732=>697, 7733=>598, 7734=>573, 7735=>308, 7736=>573, 7737=>308, + 7738=>573, 7739=>308, 7740=>573, 7741=>308, 7742=>896, 7743=>938, 7744=>896, 7745=>938, 7746=>896, 7747=>938, 7748=>753, 7749=>641, 7750=>753, 7751=>641, 7752=>753, 7753=>641, + 7754=>753, 7755=>641, 7756=>765, 7757=>618, 7758=>765, 7759=>618, 7760=>765, 7761=>618, 7762=>765, 7763=>618, 7764=>659, 7765=>644, 7766=>659, 7767=>644, 7768=>693, 7769=>444, + 7770=>693, 7771=>444, 7772=>693, 7773=>444, 7774=>693, 7775=>444, 7776=>648, 7777=>536, 7778=>648, 7779=>536, 7780=>648, 7781=>536, 7782=>648, 7783=>536, 7784=>648, 7785=>536, + 7786=>614, 7787=>430, 7788=>614, 7789=>430, 7790=>614, 7791=>430, 7792=>614, 7793=>430, 7794=>730, 7795=>641, 7796=>730, 7797=>641, 7798=>730, 7799=>641, 7800=>730, 7801=>641, + 7802=>730, 7803=>641, 7804=>696, 7805=>586, 7806=>696, 7807=>586, 7808=>993, 7809=>831, 7810=>993, 7811=>831, 7812=>993, 7813=>831, 7814=>993, 7815=>831, 7816=>993, 7817=>831, + 7818=>694, 7819=>580, 7820=>694, 7821=>580, 7822=>651, 7823=>586, 7824=>652, 7825=>523, 7826=>652, 7827=>523, 7828=>652, 7829=>523, 7830=>641, 7831=>430, 7832=>831, 7833=>586, + 7834=>607, 7835=>391, 7840=>696, 7841=>607, 7842=>696, 7843=>607, 7844=>696, 7845=>607, 7846=>696, 7847=>607, 7848=>696, 7849=>607, 7850=>696, 7851=>607, 7852=>696, 7853=>607, + 7854=>696, 7855=>607, 7856=>696, 7857=>607, 7858=>696, 7859=>607, 7860=>696, 7861=>607, 7862=>696, 7863=>607, 7864=>615, 7865=>610, 7866=>615, 7867=>610, 7868=>615, 7869=>610, + 7870=>615, 7871=>610, 7872=>615, 7873=>610, 7874=>615, 7875=>610, 7876=>615, 7877=>610, 7878=>615, 7879=>610, 7880=>334, 7881=>308, 7882=>334, 7883=>308, 7884=>765, 7885=>618, + 7886=>765, 7887=>618, 7888=>765, 7889=>618, 7890=>765, 7891=>618, 7892=>765, 7893=>618, 7894=>765, 7895=>618, 7896=>765, 7897=>618, 7898=>786, 7899=>618, 7900=>786, 7901=>618, + 7902=>786, 7903=>618, 7904=>786, 7905=>618, 7906=>786, 7907=>618, 7908=>730, 7909=>641, 7910=>730, 7911=>641, 7912=>751, 7913=>641, 7914=>751, 7915=>641, 7916=>751, 7917=>641, + 7918=>751, 7919=>641, 7920=>751, 7921=>641, 7922=>651, 7923=>586, 7924=>651, 7925=>586, 7926=>651, 7927=>586, 7928=>651, 7929=>586, 7936=>618, 7937=>618, 7938=>618, 7939=>618, + 7940=>618, 7941=>618, 7942=>618, 7943=>618, 7944=>696, 7945=>696, 7946=>937, 7947=>939, 7948=>841, 7949=>866, 7950=>751, 7951=>773, 7952=>501, 7953=>501, 7954=>501, 7955=>501, + 7956=>501, 7957=>501, 7960=>712, 7961=>715, 7962=>989, 7963=>986, 7964=>920, 7965=>947, 7968=>641, 7969=>641, 7970=>641, 7971=>641, 7972=>641, 7973=>641, 7974=>641, 7975=>641, + 7976=>851, 7977=>856, 7978=>1125, 7979=>1125, 7980=>1062, 7981=>1085, 7982=>948, 7983=>956, 7984=>351, 7985=>351, 7986=>351, 7987=>351, 7988=>351, 7989=>351, 7990=>351, 7991=>351, + 7992=>435, 7993=>440, 7994=>699, 7995=>707, 7996=>641, 7997=>664, 7998=>544, 7999=>544, 8000=>618, 8001=>618, 8002=>618, 8003=>618, 8004=>618, 8005=>618, 8008=>802, 8009=>839, + 8010=>1099, 8011=>1101, 8012=>947, 8013=>974, 8016=>607, 8017=>607, 8018=>607, 8019=>607, 8020=>607, 8021=>607, 8022=>607, 8023=>607, 8025=>837, 8027=>1065, 8029=>1079, 8031=>944, + 8032=>782, 8033=>782, 8034=>782, 8035=>782, 8036=>782, 8037=>782, 8038=>782, 8039=>782, 8040=>817, 8041=>862, 8042=>1121, 8043=>1126, 8044=>968, 8045=>994, 8046=>925, 8047=>968, + 8048=>618, 8049=>618, 8050=>501, 8051=>501, 8052=>641, 8053=>641, 8054=>351, 8055=>351, 8056=>618, 8057=>618, 8058=>607, 8059=>607, 8060=>782, 8061=>782, 8064=>618, 8065=>618, + 8066=>618, 8067=>618, 8068=>618, 8069=>618, 8070=>618, 8071=>618, 8072=>696, 8073=>696, 8074=>937, 8075=>939, 8076=>841, 8077=>866, 8078=>751, 8079=>773, 8080=>641, 8081=>641, + 8082=>641, 8083=>641, 8084=>641, 8085=>641, 8086=>641, 8087=>641, 8088=>851, 8089=>856, 8090=>1125, 8091=>1125, 8092=>1062, 8093=>1085, 8094=>948, 8095=>956, 8096=>782, 8097=>782, + 8098=>782, 8099=>782, 8100=>782, 8101=>782, 8102=>782, 8103=>782, 8104=>817, 8105=>862, 8106=>1121, 8107=>1126, 8108=>968, 8109=>994, 8110=>925, 8111=>968, 8112=>618, 8113=>618, + 8114=>618, 8115=>618, 8116=>618, 8118=>618, 8119=>618, 8120=>696, 8121=>696, 8122=>789, 8123=>717, 8124=>696, 8125=>450, 8126=>450, 8127=>450, 8128=>450, 8129=>450, 8130=>641, + 8131=>641, 8132=>641, 8134=>641, 8135=>641, 8136=>836, 8137=>761, 8138=>972, 8139=>908, 8140=>753, 8141=>450, 8142=>450, 8143=>450, 8144=>351, 8145=>351, 8146=>351, 8147=>351, + 8150=>351, 8151=>351, 8152=>334, 8153=>334, 8154=>559, 8155=>507, 8157=>450, 8158=>450, 8159=>450, 8160=>607, 8161=>607, 8162=>607, 8163=>607, 8164=>644, 8165=>644, 8166=>607, + 8167=>607, 8168=>651, 8169=>651, 8170=>918, 8171=>882, 8172=>754, 8173=>450, 8174=>450, 8175=>450, 8178=>782, 8179=>782, 8180=>782, 8182=>782, 8183=>782, 8184=>958, 8185=>801, + 8186=>976, 8187=>804, 8188=>765, 8189=>450, 8190=>450, 8192=>450, 8193=>900, 8194=>450, 8195=>900, 8196=>296, 8197=>225, 8198=>150, 8199=>626, 8200=>342, 8201=>180, 8202=>89, + 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>374, 8209=>374, 8210=>626, 8213=>900, 8214=>450, 8215=>450, 8219=>342, 8223=>591, 8227=>575, 8228=>299, 8229=>600, + 8231=>313, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>180, 8241=>1698, 8242=>237, 8243=>402, 8244=>567, 8245=>237, 8246=>402, 8247=>567, 8248=>659, 8251=>875, + 8252=>564, 8253=>522, 8254=>450, 8255=>745, 8256=>745, 8257=>296, 8258=>920, 8259=>450, 8260=>410, 8261=>411, 8262=>411, 8263=>927, 8264=>746, 8265=>746, 8266=>461, 8267=>572, + 8268=>450, 8269=>450, 8270=>470, 8271=>360, 8272=>745, 8273=>470, 8274=>500, 8275=>754, 8276=>745, 8277=>754, 8278=>615, 8279=>731, 8280=>754, 8281=>754, 8282=>342, 8283=>784, + 8284=>754, 8285=>342, 8286=>342, 8287=>200, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>394, 8305=>197, + 8308=>394, 8309=>394, 8310=>394, 8311=>394, 8312=>394, 8313=>394, 8314=>475, 8315=>475, 8316=>475, 8317=>259, 8318=>259, 8319=>410, 8320=>394, 8321=>394, 8322=>394, 8323=>394, + 8324=>394, 8325=>394, 8326=>394, 8327=>394, 8328=>394, 8329=>394, 8330=>475, 8331=>475, 8332=>475, 8333=>259, 8334=>259, 8336=>412, 8337=>431, 8338=>439, 8339=>371, 8340=>431, + 8352=>836, 8353=>626, 8354=>626, 8355=>626, 8356=>626, 8357=>938, 8358=>753, 8359=>1366, 8360=>1084, 8361=>993, 8362=>813, 8363=>626, 8365=>626, 8366=>614, 8367=>1252, 8368=>626, + 8369=>626, 8370=>626, 8371=>626, 8372=>773, 8373=>626, 8400=>0, 8401=>0, 8406=>0, 8407=>0, 8448=>1007, 8449=>1053, 8450=>660, 8451=>1090, 8452=>806, 8453=>982, 8454=>1029, + 8455=>553, 8456=>628, 8457=>978, 8459=>965, 8460=>822, 8461=>765, 8462=>641, 8463=>641, 8464=>544, 8465=>624, 8466=>781, 8467=>424, 8468=>876, 8469=>753, 8470=>1083, 8471=>900, + 8472=>627, 8473=>631, 8474=>765, 8475=>789, 8476=>732, 8477=>713, 8478=>807, 8479=>639, 8480=>917, 8481=>1152, 8483=>679, 8484=>652, 8485=>520, 8486=>765, 8487=>692, 8488=>686, + 8489=>304, 8490=>697, 8491=>696, 8492=>835, 8493=>699, 8494=>769, 8495=>572, 8496=>664, 8497=>729, 8498=>615, 8499=>1074, 8500=>418, 8501=>714, 8502=>662, 8503=>453, 8504=>625, + 8505=>342, 8506=>851, 8507=>1213, 8508=>710, 8509=>663, 8510=>586, 8511=>760, 8512=>756, 8513=>697, 8514=>501, 8515=>573, 8516=>684, 8517=>747, 8518=>644, 8519=>610, 8520=>308, + 8521=>308, 8523=>785, 8526=>492, 8531=>932, 8532=>932, 8533=>932, 8534=>932, 8535=>932, 8536=>932, 8537=>932, 8538=>932, 8539=>932, 8540=>932, 8541=>932, 8542=>932, 8543=>554, + 8544=>334, 8545=>593, 8546=>851, 8547=>989, 8548=>696, 8549=>989, 8550=>1247, 8551=>1505, 8552=>1008, 8553=>694, 8554=>1008, 8555=>1266, 8556=>573, 8557=>660, 8558=>747, 8559=>896, + 8560=>308, 8561=>546, 8562=>785, 8563=>885, 8564=>586, 8565=>866, 8566=>1104, 8567=>1342, 8568=>872, 8569=>580, 8570=>872, 8571=>1110, 8572=>308, 8573=>533, 8574=>644, 8575=>938, + 8576=>1160, 8577=>747, 8578=>1160, 8579=>660, 8580=>533, 8592=>754, 8593=>754, 8594=>754, 8595=>754, 8596=>754, 8597=>754, 8598=>754, 8599=>754, 8600=>754, 8601=>754, 8602=>754, + 8603=>754, 8604=>754, 8605=>754, 8606=>754, 8607=>754, 8608=>754, 8609=>754, 8610=>754, 8611=>754, 8612=>754, 8613=>754, 8614=>754, 8615=>754, 8616=>754, 8617=>754, 8618=>754, + 8619=>754, 8620=>754, 8621=>754, 8622=>754, 8623=>754, 8624=>754, 8625=>754, 8626=>754, 8627=>754, 8628=>754, 8629=>754, 8630=>754, 8631=>754, 8632=>754, 8633=>754, 8634=>754, + 8635=>754, 8636=>754, 8637=>754, 8638=>754, 8639=>754, 8640=>754, 8641=>754, 8642=>754, 8643=>754, 8644=>754, 8645=>754, 8646=>754, 8647=>754, 8648=>754, 8649=>754, 8650=>754, + 8651=>754, 8652=>754, 8653=>754, 8654=>754, 8655=>754, 8656=>754, 8657=>754, 8658=>754, 8659=>754, 8660=>754, 8661=>754, 8662=>754, 8663=>754, 8664=>754, 8665=>754, 8666=>754, + 8667=>754, 8668=>754, 8669=>754, 8670=>754, 8671=>754, 8672=>754, 8673=>754, 8674=>754, 8675=>754, 8676=>754, 8677=>754, 8678=>754, 8679=>754, 8680=>754, 8681=>754, 8682=>754, + 8683=>754, 8684=>754, 8685=>754, 8686=>754, 8687=>754, 8688=>754, 8689=>754, 8690=>754, 8691=>754, 8692=>754, 8693=>754, 8694=>754, 8695=>754, 8696=>754, 8697=>754, 8698=>754, + 8699=>754, 8700=>754, 8701=>754, 8702=>754, 8703=>754, 8704=>696, 8705=>626, 8706=>489, 8707=>615, 8708=>615, 8709=>771, 8710=>627, 8711=>627, 8712=>807, 8713=>807, 8714=>675, + 8715=>807, 8716=>807, 8717=>675, 8718=>572, 8719=>708, 8720=>708, 8721=>646, 8722=>754, 8723=>754, 8724=>626, 8725=>150, 8726=>626, 8727=>754, 8728=>563, 8729=>342, 8730=>600, + 8731=>600, 8732=>600, 8733=>602, 8734=>750, 8735=>754, 8736=>807, 8737=>807, 8738=>754, 8739=>450, 8740=>450, 8741=>450, 8742=>450, 8743=>730, 8744=>730, 8745=>730, 8746=>730, + 8747=>549, 8748=>835, 8749=>1165, 8750=>506, 8751=>879, 8752=>1181, 8753=>506, 8754=>506, 8755=>506, 8756=>626, 8757=>626, 8758=>264, 8759=>626, 8760=>754, 8761=>754, 8762=>754, + 8763=>754, 8764=>754, 8765=>754, 8766=>754, 8767=>754, 8768=>337, 8769=>754, 8770=>754, 8771=>754, 8772=>754, 8773=>754, 8774=>754, 8775=>754, 8776=>754, 8777=>754, 8778=>754, + 8779=>754, 8780=>754, 8781=>754, 8782=>754, 8783=>754, 8784=>754, 8785=>754, 8786=>754, 8787=>754, 8788=>956, 8789=>956, 8790=>754, 8791=>754, 8792=>754, 8793=>754, 8794=>754, + 8795=>754, 8796=>754, 8797=>754, 8798=>754, 8799=>754, 8800=>754, 8801=>754, 8802=>754, 8803=>754, 8804=>754, 8805=>754, 8806=>754, 8807=>754, 8808=>756, 8809=>756, 8810=>942, + 8811=>942, 8812=>450, 8813=>754, 8814=>754, 8815=>754, 8816=>754, 8817=>754, 8818=>754, 8819=>754, 8820=>754, 8821=>754, 8822=>754, 8823=>754, 8824=>754, 8825=>754, 8826=>754, + 8827=>754, 8828=>754, 8829=>754, 8830=>754, 8831=>754, 8832=>754, 8833=>754, 8834=>754, 8835=>754, 8836=>754, 8837=>754, 8838=>754, 8839=>754, 8840=>754, 8841=>754, 8842=>754, + 8843=>754, 8844=>730, 8845=>730, 8846=>730, 8847=>754, 8848=>754, 8849=>754, 8850=>754, 8851=>678, 8852=>678, 8853=>754, 8854=>754, 8855=>754, 8856=>754, 8857=>754, 8858=>754, + 8859=>754, 8860=>754, 8861=>754, 8862=>754, 8863=>754, 8864=>754, 8865=>754, 8866=>822, 8867=>822, 8868=>822, 8869=>822, 8870=>488, 8871=>488, 8872=>822, 8873=>822, 8874=>822, + 8875=>822, 8876=>822, 8877=>822, 8878=>822, 8879=>822, 8882=>754, 8883=>754, 8884=>754, 8885=>754, 8886=>900, 8887=>900, 8888=>754, 8889=>754, 8890=>488, 8891=>730, 8892=>730, + 8893=>730, 8896=>758, 8897=>758, 8898=>758, 8899=>758, 8900=>444, 8901=>342, 8902=>563, 8904=>900, 8905=>900, 8906=>900, 8907=>900, 8908=>900, 8909=>754, 8918=>754, 8919=>754, + 8920=>1280, 8921=>1280, 8922=>754, 8923=>754, 8924=>754, 8925=>754, 8926=>754, 8927=>754, 8928=>754, 8929=>754, 8930=>754, 8931=>754, 8932=>754, 8933=>754, 8934=>754, 8935=>754, + 8936=>754, 8937=>754, 8938=>754, 8939=>754, 8940=>754, 8941=>754, 8946=>1042, 8947=>807, 8948=>675, 8949=>807, 8950=>807, 8951=>675, 8952=>807, 8953=>807, 8954=>1042, 8955=>807, + 8956=>675, 8957=>807, 8958=>675, 8959=>807, 8962=>644, 8966=>826, 8968=>411, 8969=>411, 8970=>411, 8971=>411, 8976=>754, 8977=>484, 8984=>835, 8985=>754, 8992=>549, 8993=>549, + 8997=>900, 9000=>1299, 9085=>776, 9115=>450, 9116=>450, 9117=>450, 9118=>450, 9119=>450, 9120=>450, 9121=>450, 9122=>450, 9123=>450, 9124=>450, 9125=>450, 9126=>450, 9127=>675, + 9128=>675, 9129=>675, 9130=>675, 9131=>675, 9132=>675, 9133=>675, 9134=>549, 9166=>754, 9167=>850, 9250=>644, 9251=>644, 9312=>762, 9313=>762, 9314=>762, 9315=>762, 9316=>762, + 9317=>762, 9318=>762, 9319=>762, 9320=>762, 9321=>762, 9600=>692, 9601=>692, 9602=>692, 9603=>692, 9604=>692, 9605=>692, 9606=>692, 9607=>692, 9608=>692, 9609=>692, 9610=>692, + 9611=>692, 9612=>692, 9613=>692, 9614=>692, 9615=>692, 9616=>692, 9617=>692, 9618=>692, 9619=>692, 9620=>692, 9621=>692, 9622=>692, 9623=>692, 9624=>692, 9625=>692, 9626=>692, + 9627=>692, 9628=>692, 9629=>692, 9630=>692, 9631=>692, 9632=>850, 9633=>850, 9634=>850, 9635=>850, 9636=>850, 9637=>850, 9638=>850, 9639=>850, 9640=>850, 9641=>850, 9642=>610, + 9643=>610, 9644=>850, 9645=>850, 9646=>495, 9647=>495, 9648=>692, 9649=>692, 9650=>692, 9651=>692, 9652=>452, 9653=>452, 9654=>692, 9655=>692, 9656=>452, 9657=>452, 9658=>692, + 9659=>692, 9660=>692, 9661=>692, 9662=>452, 9663=>452, 9664=>692, 9665=>692, 9666=>452, 9667=>452, 9668=>692, 9669=>692, 9670=>692, 9671=>692, 9672=>692, 9673=>785, 9674=>444, + 9675=>785, 9676=>785, 9677=>785, 9678=>785, 9679=>785, 9680=>785, 9681=>785, 9682=>785, 9683=>785, 9684=>785, 9685=>785, 9686=>474, 9687=>474, 9688=>756, 9689=>873, 9690=>873, + 9691=>873, 9692=>348, 9693=>348, 9694=>348, 9695=>348, 9696=>692, 9697=>692, 9698=>692, 9699=>692, 9700=>692, 9701=>692, 9702=>575, 9703=>850, 9704=>850, 9705=>850, 9706=>850, + 9707=>850, 9708=>692, 9709=>692, 9710=>692, 9711=>1007, 9712=>850, 9713=>850, 9714=>850, 9715=>850, 9716=>785, 9717=>785, 9718=>785, 9719=>785, 9720=>692, 9721=>692, 9722=>692, + 9723=>747, 9724=>747, 9725=>659, 9726=>659, 9727=>692, 9728=>807, 9729=>900, 9730=>807, 9731=>807, 9732=>807, 9733=>807, 9734=>807, 9735=>515, 9736=>806, 9737=>807, 9738=>799, + 9739=>799, 9740=>604, 9741=>911, 9742=>1121, 9743=>1125, 9744=>807, 9745=>807, 9746=>807, 9747=>479, 9748=>807, 9749=>807, 9750=>807, 9751=>807, 9752=>807, 9753=>807, 9754=>807, + 9755=>807, 9756=>807, 9757=>548, 9758=>807, 9759=>548, 9760=>807, 9761=>807, 9762=>807, 9763=>807, 9764=>602, 9765=>671, 9766=>584, 9767=>705, 9768=>490, 9769=>807, 9770=>807, + 9771=>807, 9772=>639, 9773=>807, 9774=>807, 9775=>807, 9776=>807, 9777=>807, 9778=>807, 9779=>807, 9780=>807, 9781=>807, 9782=>807, 9783=>807, 9784=>807, 9785=>807, 9786=>807, + 9787=>807, 9788=>807, 9789=>807, 9790=>807, 9791=>552, 9792=>658, 9793=>658, 9794=>807, 9795=>807, 9796=>807, 9797=>807, 9798=>807, 9799=>807, 9800=>807, 9801=>807, 9802=>807, + 9803=>807, 9804=>807, 9805=>807, 9806=>807, 9807=>807, 9808=>807, 9809=>807, 9810=>807, 9811=>807, 9812=>807, 9813=>807, 9814=>807, 9815=>807, 9816=>807, 9817=>807, 9818=>807, + 9819=>807, 9820=>807, 9821=>807, 9822=>807, 9823=>807, 9824=>807, 9825=>807, 9826=>807, 9827=>807, 9828=>807, 9829=>807, 9830=>807, 9831=>807, 9832=>807, 9833=>424, 9834=>574, + 9835=>807, 9836=>807, 9837=>424, 9838=>321, 9839=>435, 9840=>673, 9841=>689, 9842=>807, 9843=>807, 9844=>807, 9845=>807, 9846=>807, 9847=>807, 9848=>807, 9849=>807, 9850=>807, + 9851=>807, 9852=>807, 9853=>807, 9854=>807, 9855=>807, 9856=>782, 9857=>782, 9858=>782, 9859=>782, 9860=>782, 9861=>782, 9862=>807, 9863=>807, 9864=>807, 9865=>807, 9866=>807, + 9867=>807, 9868=>807, 9869=>807, 9870=>807, 9871=>807, 9872=>807, 9873=>807, 9874=>807, 9875=>807, 9876=>807, 9877=>487, 9878=>807, 9879=>807, 9880=>807, 9881=>807, 9882=>807, + 9883=>807, 9884=>807, 9888=>807, 9889=>632, 9890=>754, 9891=>754, 9892=>754, 9893=>754, 9894=>754, 9895=>754, 9896=>754, 9897=>754, 9898=>754, 9899=>754, 9900=>754, 9901=>754, + 9902=>754, 9903=>754, 9904=>759, 9905=>754, 9906=>658, 9985=>754, 9986=>754, 9987=>754, 9988=>754, 9990=>754, 9991=>754, 9992=>754, 9993=>754, 9996=>754, 9997=>754, 9998=>754, + 9999=>754, 10000=>754, 10001=>754, 10002=>754, 10003=>754, 10004=>754, 10005=>754, 10006=>754, 10007=>754, 10008=>754, 10009=>754, 10010=>754, 10011=>754, 10012=>754, 10013=>754, 10014=>754, + 10015=>754, 10016=>754, 10017=>754, 10018=>754, 10019=>754, 10020=>754, 10021=>754, 10022=>754, 10023=>754, 10025=>754, 10026=>754, 10027=>754, 10028=>754, 10029=>754, 10030=>754, 10031=>754, + 10032=>754, 10033=>754, 10034=>754, 10035=>754, 10036=>754, 10037=>754, 10038=>754, 10039=>754, 10040=>754, 10041=>754, 10042=>754, 10043=>754, 10044=>754, 10045=>754, 10046=>754, 10047=>754, + 10048=>754, 10049=>754, 10050=>754, 10051=>754, 10052=>754, 10053=>754, 10054=>754, 10055=>754, 10056=>754, 10057=>754, 10058=>754, 10059=>754, 10061=>807, 10063=>807, 10064=>807, 10065=>807, + 10066=>807, 10070=>807, 10072=>754, 10073=>754, 10074=>754, 10075=>312, 10076=>312, 10077=>528, 10078=>528, 10081=>754, 10082=>754, 10083=>754, 10084=>754, 10085=>754, 10086=>754, 10087=>754, + 10088=>754, 10089=>754, 10090=>754, 10091=>754, 10092=>754, 10093=>754, 10094=>754, 10095=>754, 10096=>754, 10097=>754, 10098=>754, 10099=>754, 10100=>754, 10101=>754, 10102=>762, 10103=>762, + 10104=>762, 10105=>762, 10106=>762, 10107=>762, 10108=>762, 10109=>762, 10110=>762, 10111=>762, 10112=>754, 10113=>754, 10114=>754, 10115=>754, 10116=>754, 10117=>754, 10118=>754, 10119=>754, + 10120=>754, 10121=>754, 10122=>754, 10123=>754, 10124=>754, 10125=>754, 10126=>754, 10127=>754, 10128=>754, 10129=>754, 10130=>754, 10131=>754, 10132=>754, 10136=>754, 10137=>754, 10138=>754, + 10139=>754, 10140=>754, 10141=>754, 10142=>754, 10143=>754, 10144=>754, 10145=>754, 10146=>754, 10147=>754, 10148=>754, 10149=>754, 10150=>754, 10151=>754, 10152=>754, 10153=>754, 10154=>754, + 10155=>754, 10156=>754, 10157=>754, 10158=>754, 10159=>754, 10161=>754, 10162=>754, 10163=>754, 10164=>754, 10165=>754, 10166=>754, 10167=>754, 10168=>754, 10169=>754, 10170=>754, 10171=>754, + 10172=>754, 10173=>754, 10174=>754, 10208=>444, 10214=>438, 10215=>438, 10216=>411, 10217=>411, 10218=>648, 10219=>648, 10224=>754, 10225=>754, 10226=>754, 10227=>754, 10228=>1042, 10229=>1290, + 10230=>1290, 10231=>1290, 10232=>1290, 10233=>1290, 10234=>1290, 10235=>1290, 10236=>1290, 10237=>1290, 10238=>1290, 10239=>1290, 10240=>703, 10241=>703, 10242=>703, 10243=>703, 10244=>703, 10245=>703, + 10246=>703, 10247=>703, 10248=>703, 10249=>703, 10250=>703, 10251=>703, 10252=>703, 10253=>703, 10254=>703, 10255=>703, 10256=>703, 10257=>703, 10258=>703, 10259=>703, 10260=>703, 10261=>703, + 10262=>703, 10263=>703, 10264=>703, 10265=>703, 10266=>703, 10267=>703, 10268=>703, 10269=>703, 10270=>703, 10271=>703, 10272=>703, 10273=>703, 10274=>703, 10275=>703, 10276=>703, 10277=>703, + 10278=>703, 10279=>703, 10280=>703, 10281=>703, 10282=>703, 10283=>703, 10284=>703, 10285=>703, 10286=>703, 10287=>703, 10288=>703, 10289=>703, 10290=>703, 10291=>703, 10292=>703, 10293=>703, + 10294=>703, 10295=>703, 10296=>703, 10297=>703, 10298=>703, 10299=>703, 10300=>703, 10301=>703, 10302=>703, 10303=>703, 10304=>703, 10305=>703, 10306=>703, 10307=>703, 10308=>703, 10309=>703, + 10310=>703, 10311=>703, 10312=>703, 10313=>703, 10314=>703, 10315=>703, 10316=>703, 10317=>703, 10318=>703, 10319=>703, 10320=>703, 10321=>703, 10322=>703, 10323=>703, 10324=>703, 10325=>703, + 10326=>703, 10327=>703, 10328=>703, 10329=>703, 10330=>703, 10331=>703, 10332=>703, 10333=>703, 10334=>703, 10335=>703, 10336=>703, 10337=>703, 10338=>703, 10339=>703, 10340=>703, 10341=>703, + 10342=>703, 10343=>703, 10344=>703, 10345=>703, 10346=>703, 10347=>703, 10348=>703, 10349=>703, 10350=>703, 10351=>703, 10352=>703, 10353=>703, 10354=>703, 10355=>703, 10356=>703, 10357=>703, + 10358=>703, 10359=>703, 10360=>703, 10361=>703, 10362=>703, 10363=>703, 10364=>703, 10365=>703, 10366=>703, 10367=>703, 10368=>703, 10369=>703, 10370=>703, 10371=>703, 10372=>703, 10373=>703, + 10374=>703, 10375=>703, 10376=>703, 10377=>703, 10378=>703, 10379=>703, 10380=>703, 10381=>703, 10382=>703, 10383=>703, 10384=>703, 10385=>703, 10386=>703, 10387=>703, 10388=>703, 10389=>703, + 10390=>703, 10391=>703, 10392=>703, 10393=>703, 10394=>703, 10395=>703, 10396=>703, 10397=>703, 10398=>703, 10399=>703, 10400=>703, 10401=>703, 10402=>703, 10403=>703, 10404=>703, 10405=>703, + 10406=>703, 10407=>703, 10408=>703, 10409=>703, 10410=>703, 10411=>703, 10412=>703, 10413=>703, 10414=>703, 10415=>703, 10416=>703, 10417=>703, 10418=>703, 10419=>703, 10420=>703, 10421=>703, + 10422=>703, 10423=>703, 10424=>703, 10425=>703, 10426=>703, 10427=>703, 10428=>703, 10429=>703, 10430=>703, 10431=>703, 10432=>703, 10433=>703, 10434=>703, 10435=>703, 10436=>703, 10437=>703, + 10438=>703, 10439=>703, 10440=>703, 10441=>703, 10442=>703, 10443=>703, 10444=>703, 10445=>703, 10446=>703, 10447=>703, 10448=>703, 10449=>703, 10450=>703, 10451=>703, 10452=>703, 10453=>703, + 10454=>703, 10455=>703, 10456=>703, 10457=>703, 10458=>703, 10459=>703, 10460=>703, 10461=>703, 10462=>703, 10463=>703, 10464=>703, 10465=>703, 10466=>703, 10467=>703, 10468=>703, 10469=>703, + 10470=>703, 10471=>703, 10472=>703, 10473=>703, 10474=>703, 10475=>703, 10476=>703, 10477=>703, 10478=>703, 10479=>703, 10480=>703, 10481=>703, 10482=>703, 10483=>703, 10484=>703, 10485=>703, + 10486=>703, 10487=>703, 10488=>703, 10489=>703, 10490=>703, 10491=>703, 10492=>703, 10493=>703, 10494=>703, 10495=>703, 10502=>754, 10503=>754, 10506=>754, 10507=>754, 10560=>754, 10561=>754, + 10702=>754, 10703=>941, 10704=>941, 10705=>900, 10706=>900, 10707=>900, 10708=>900, 10709=>900, 10731=>444, 10752=>900, 10753=>900, 10754=>900, 10764=>1495, 10765=>506, 10766=>506, 10767=>506, + 10768=>506, 10769=>506, 10770=>506, 10771=>506, 10772=>506, 10773=>506, 10774=>506, 10775=>506, 10776=>506, 10777=>506, 10778=>506, 10779=>506, 10780=>506, 10877=>754, 10878=>754, 10879=>754, + 10880=>754, 10881=>754, 10882=>754, 10883=>754, 10884=>754, 10885=>754, 10886=>754, 10887=>754, 10888=>754, 10889=>754, 10890=>754, 10891=>754, 10892=>754, 10893=>754, 10894=>754, 10895=>754, + 10896=>754, 10897=>754, 10898=>754, 10899=>754, 10900=>754, 10901=>754, 10902=>754, 10903=>754, 10904=>754, 10905=>754, 10906=>754, 10907=>754, 10908=>754, 10909=>754, 10910=>754, 10911=>754, + 10912=>754, 10926=>754, 10927=>754, 10928=>754, 10929=>754, 10930=>754, 10931=>754, 10932=>754, 10933=>754, 10934=>754, 10935=>754, 10936=>754, 10937=>754, 10938=>754, 11001=>754, 11002=>754, + 11008=>754, 11009=>754, 11010=>754, 11011=>754, 11012=>754, 11013=>754, 11014=>754, 11015=>754, 11016=>754, 11017=>754, 11018=>754, 11019=>754, 11020=>754, 11021=>754, 11022=>754, 11023=>754, + 11024=>754, 11025=>754, 11026=>850, 11027=>850, 11028=>850, 11029=>850, 11030=>692, 11031=>692, 11032=>692, 11033=>692, 11034=>850, 11040=>782, 11041=>786, 11042=>786, 11043=>786, 11360=>573, + 11361=>324, 11362=>573, 11363=>659, 11364=>693, 11365=>607, 11366=>430, 11367=>860, 11368=>641, 11369=>697, 11370=>598, 11371=>652, 11372=>523, 11380=>586, 11381=>584, 11382=>464, 11383=>704, + 61960=>774, 62047=>647, 63173=>618, 64256=>729, 64257=>667, 64258=>667, 64259=>1003, 64260=>1004, 64261=>727, 64262=>917, 64275=>1249, 64276=>1245, 64277=>1240, 64278=>1245, 64279=>1542, 64285=>334, + 64287=>623, 64288=>647, 64297=>754, 64298=>867, 64299=>867, 64300=>867, 64301=>867, 64302=>676, 64303=>676, 64304=>676, 64305=>658, 64306=>483, 64307=>615, 64308=>700, 64309=>420, 64310=>468, + 64312=>692, 64313=>420, 64314=>700, 64315=>675, 64316=>646, 64318=>771, 64320=>479, 64321=>770, 64323=>721, 64324=>699, 64326=>676, 64327=>723, 64328=>700, 64329=>867, 64330=>740, 64331=>334, + 64332=>658, 64333=>678, 64334=>699, 64338=>904, 64339=>953, 64340=>338, 64341=>367, 64342=>904, 64343=>953, 64344=>338, 64345=>367, 64346=>904, 64347=>953, 64348=>338, 64349=>367, 64350=>904, + 64351=>953, 64352=>338, 64353=>367, 64354=>904, 64355=>953, 64356=>338, 64357=>367, 64358=>904, 64359=>953, 64360=>338, 64361=>367, 64362=>1045, 64363=>1072, 64364=>589, 64365=>647, 64366=>1045, + 64367=>1072, 64368=>589, 64369=>647, 64370=>648, 64371=>648, 64372=>648, 64373=>648, 64374=>648, 64375=>648, 64376=>648, 64377=>648, 64378=>648, 64379=>648, 64380=>648, 64381=>648, 64382=>648, + 64383=>648, 64384=>648, 64385=>648, 64394=>518, 64395=>560, 64396=>518, 64397=>560, 64398=>921, 64399=>921, 64400=>523, 64401=>523, 64402=>921, 64403=>921, 64404=>523, 64405=>523, 64414=>768, + 64415=>810, 64473=>559, 64474=>564, 64488=>338, 64489=>367, 64508=>825, 64509=>910, 64510=>338, 64511=>367, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, + 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65136=>308, 65137=>308, 65138=>308, 65139=>311, 65140=>308, 65142=>308, 65143=>308, + 65144=>308, 65145=>308, 65146=>308, 65147=>308, 65148=>308, 65149=>308, 65150=>308, 65151=>308, 65152=>460, 65153=>308, 65154=>338, 65155=>308, 65156=>338, 65157=>559, 65158=>564, 65159=>308, + 65160=>338, 65161=>825, 65162=>825, 65163=>338, 65164=>367, 65165=>308, 65166=>338, 65167=>904, 65168=>953, 65169=>338, 65170=>367, 65171=>531, 65172=>545, 65173=>904, 65174=>953, 65175=>338, + 65176=>367, 65177=>904, 65178=>953, 65179=>338, 65180=>367, 65181=>648, 65182=>648, 65183=>648, 65184=>648, 65185=>648, 65186=>648, 65187=>648, 65188=>648, 65189=>648, 65190=>648, 65191=>648, + 65192=>648, 65193=>461, 65194=>520, 65195=>461, 65196=>520, 65197=>518, 65198=>560, 65199=>518, 65200=>560, 65201=>1242, 65202=>1272, 65203=>885, 65204=>916, 65205=>1242, 65206=>1272, 65207=>885, + 65208=>916, 65209=>1210, 65210=>1228, 65211=>870, 65212=>887, 65213=>1210, 65214=>1228, 65215=>870, 65216=>887, 65217=>935, 65218=>963, 65219=>848, 65220=>876, 65221=>935, 65222=>963, 65223=>848, + 65224=>876, 65225=>615, 65226=>615, 65227=>615, 65228=>508, 65229=>615, 65230=>615, 65231=>615, 65232=>508, 65233=>1045, 65234=>1072, 65235=>589, 65236=>647, 65237=>804, 65238=>811, 65239=>589, + 65240=>647, 65241=>825, 65242=>838, 65243=>523, 65244=>523, 65245=>781, 65246=>803, 65247=>338, 65248=>367, 65249=>659, 65250=>706, 65251=>557, 65252=>603, 65253=>768, 65254=>810, 65255=>338, + 65256=>367, 65257=>531, 65258=>545, 65259=>624, 65260=>594, 65261=>559, 65262=>564, 65263=>825, 65264=>910, 65265=>825, 65266=>910, 65267=>338, 65268=>367, 65269=>670, 65270=>683, 65271=>670, + 65272=>683, 65273=>670, 65274=>683, 65275=>670, 65276=>683, 65279=>0, 65533=>1002}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSansCondensed-Bold.z'; + font[:ctg]='DejaVuSansCondensed-Bold.ctg.z'; + font[:originalsize]=456120; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedbi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedbi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,267 @@ +TCPDFFontDescriptor.define('DejaVuSansCondensedbi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSansCondensed-BoldOblique'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>96,'FontBBox'=>'[-960 -388 1804 1121]','ItalicAngle'=>-11,'StemV'=>120,'MissingWidth'=>540}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>540, 32=>313, 33=>410, 34=>469, 35=>626, 36=>626, 37=>901, 38=>785, 39=>275, 40=>411, 41=>411, 42=>470, 43=>754, 44=>342, 45=>374, 46=>342, + 47=>329, 48=>626, 49=>626, 50=>626, 51=>626, 52=>626, 53=>626, 54=>626, 55=>626, 56=>626, 57=>626, 58=>360, 59=>360, 60=>754, 61=>754, 62=>754, + 63=>522, 64=>900, 65=>696, 66=>686, 67=>660, 68=>747, 69=>615, 70=>615, 71=>738, 72=>753, 73=>334, 74=>334, 75=>697, 76=>573, 77=>896, 78=>753, + 79=>765, 80=>659, 81=>765, 82=>693, 83=>648, 84=>614, 85=>730, 86=>696, 87=>993, 88=>694, 89=>651, 90=>652, 91=>411, 92=>329, 93=>411, 94=>754, + 95=>450, 96=>450, 97=>607, 98=>644, 99=>533, 100=>644, 101=>610, 102=>391, 103=>644, 104=>641, 105=>308, 106=>308, 107=>598, 108=>308, 109=>938, 110=>641, + 111=>618, 112=>644, 113=>644, 114=>444, 115=>536, 116=>430, 117=>641, 118=>586, 119=>831, 120=>580, 121=>586, 122=>523, 123=>641, 124=>329, 125=>641, 126=>754, + 8364=>626, 1027=>573, 8218=>342, 402=>391, 8222=>580, 8230=>900, 8224=>450, 8225=>450, 710=>450, 8240=>1309, 352=>648, 8249=>371, 338=>1050, 1036=>735, 381=>652, 1039=>753, + 8216=>342, 8217=>342, 8220=>580, 8221=>580, 8226=>575, 8211=>450, 8212=>900, 732=>450, 8482=>900, 353=>536, 8250=>371, 339=>984, 1116=>611, 382=>523, 376=>651, 160=>313, + 161=>410, 162=>626, 163=>626, 164=>572, 165=>626, 166=>329, 167=>450, 168=>450, 169=>900, 170=>507, 171=>584, 172=>754, 173=>374, 174=>900, 175=>450, 176=>450, + 177=>754, 178=>394, 179=>394, 180=>450, 181=>662, 182=>572, 183=>342, 184=>450, 185=>394, 186=>507, 187=>584, 188=>932, 189=>932, 190=>932, 191=>522, 192=>696, + 193=>696, 194=>696, 195=>696, 196=>696, 197=>696, 198=>976, 199=>660, 200=>615, 201=>615, 202=>615, 203=>615, 204=>334, 205=>334, 206=>334, 207=>334, 208=>760, + 209=>753, 210=>765, 211=>765, 212=>765, 213=>765, 214=>765, 215=>754, 216=>765, 217=>730, 218=>730, 219=>730, 220=>730, 221=>651, 222=>668, 223=>647, 224=>607, + 225=>607, 226=>607, 227=>607, 228=>607, 229=>607, 230=>943, 231=>533, 232=>610, 233=>610, 234=>610, 235=>610, 236=>308, 237=>308, 238=>308, 239=>308, 240=>618, + 241=>641, 242=>618, 243=>618, 244=>618, 245=>618, 246=>618, 247=>754, 248=>618, 249=>641, 250=>641, 251=>641, 252=>641, 253=>586, 254=>644, 255=>586, 256=>696, + 257=>607, 258=>696, 259=>607, 260=>696, 261=>607, 262=>660, 263=>533, 264=>660, 265=>533, 266=>660, 267=>533, 268=>660, 269=>533, 270=>747, 271=>644, 272=>760, + 273=>644, 274=>615, 275=>610, 276=>615, 277=>610, 278=>615, 279=>610, 280=>615, 281=>610, 282=>615, 283=>610, 284=>738, 285=>644, 286=>738, 287=>644, 288=>738, + 289=>644, 290=>738, 291=>644, 292=>753, 293=>641, 294=>876, 295=>711, 296=>334, 297=>308, 298=>334, 299=>308, 300=>334, 301=>308, 302=>334, 303=>308, 304=>334, + 305=>308, 306=>669, 307=>617, 308=>334, 309=>308, 310=>697, 311=>598, 312=>598, 313=>573, 314=>308, 315=>573, 316=>308, 317=>573, 318=>413, 319=>573, 320=>438, + 321=>594, 322=>337, 323=>753, 324=>641, 325=>753, 326=>641, 327=>753, 328=>641, 329=>884, 330=>753, 331=>641, 332=>765, 333=>618, 334=>765, 335=>618, 336=>765, + 337=>618, 340=>693, 341=>444, 342=>693, 343=>444, 344=>693, 345=>444, 346=>648, 347=>536, 348=>648, 349=>536, 350=>648, 351=>536, 354=>614, 355=>430, 356=>614, + 357=>430, 358=>614, 359=>430, 360=>730, 361=>641, 362=>730, 363=>641, 364=>730, 365=>641, 366=>730, 367=>641, 368=>730, 369=>641, 370=>730, 371=>641, 372=>993, + 373=>831, 374=>651, 375=>586, 377=>652, 378=>523, 379=>652, 380=>523, 383=>391, 384=>644, 385=>729, 386=>686, 387=>644, 388=>686, 389=>644, 390=>660, 391=>660, + 392=>533, 393=>760, 394=>791, 395=>686, 396=>644, 397=>618, 398=>615, 399=>765, 400=>626, 401=>615, 403=>738, 404=>713, 405=>940, 406=>392, 407=>350, 408=>697, + 409=>598, 410=>324, 411=>532, 412=>938, 413=>753, 414=>641, 415=>765, 416=>765, 417=>618, 418=>1002, 419=>866, 420=>703, 421=>644, 422=>693, 423=>648, 424=>536, + 425=>615, 426=>497, 427=>430, 428=>636, 429=>430, 430=>614, 431=>730, 432=>641, 433=>692, 434=>732, 435=>717, 436=>700, 437=>652, 438=>523, 439=>695, 440=>695, + 441=>576, 442=>523, 443=>626, 444=>695, 445=>576, 446=>515, 447=>644, 448=>334, 449=>593, 450=>489, 451=>334, 452=>1393, 453=>1305, 454=>1176, 455=>879, 456=>881, + 457=>603, 458=>1074, 459=>1091, 460=>957, 461=>696, 462=>607, 463=>334, 464=>308, 465=>765, 466=>618, 467=>730, 468=>641, 469=>730, 470=>641, 471=>730, 472=>641, + 473=>730, 474=>641, 475=>730, 476=>641, 477=>610, 478=>696, 479=>607, 480=>696, 481=>607, 482=>976, 483=>943, 484=>738, 485=>644, 486=>738, 487=>644, 488=>697, + 489=>598, 490=>765, 491=>618, 492=>765, 493=>618, 494=>695, 495=>523, 496=>308, 497=>1393, 498=>1305, 499=>1176, 500=>738, 501=>644, 502=>1160, 503=>708, 504=>753, + 505=>641, 506=>696, 507=>607, 508=>976, 509=>943, 510=>765, 511=>618, 512=>696, 513=>607, 514=>696, 515=>607, 516=>615, 517=>610, 518=>615, 519=>610, 520=>334, + 521=>308, 522=>334, 523=>308, 524=>765, 525=>618, 526=>765, 527=>618, 528=>693, 529=>444, 530=>693, 531=>444, 532=>730, 533=>641, 534=>730, 535=>641, 536=>648, + 537=>536, 538=>614, 539=>430, 540=>621, 541=>546, 542=>753, 543=>641, 544=>753, 545=>778, 546=>728, 547=>593, 548=>652, 549=>523, 550=>696, 551=>607, 552=>615, + 553=>610, 554=>765, 555=>618, 556=>765, 557=>618, 558=>765, 559=>618, 560=>765, 561=>618, 562=>651, 563=>586, 564=>442, 565=>780, 566=>460, 567=>308, 568=>979, + 569=>979, 570=>696, 571=>660, 572=>533, 573=>573, 574=>614, 575=>536, 576=>523, 577=>703, 578=>553, 579=>686, 580=>730, 581=>696, 582=>615, 583=>610, 584=>334, + 585=>308, 586=>774, 587=>712, 588=>693, 589=>444, 590=>651, 591=>586, 592=>607, 593=>644, 594=>644, 595=>644, 596=>533, 597=>533, 598=>712, 599=>712, 600=>610, + 601=>610, 602=>788, 603=>501, 604=>490, 605=>696, 606=>658, 607=>308, 608=>712, 609=>644, 610=>564, 611=>661, 612=>571, 613=>641, 614=>641, 615=>641, 616=>491, + 617=>396, 618=>491, 619=>502, 620=>624, 621=>308, 622=>757, 623=>938, 624=>938, 625=>938, 626=>641, 627=>713, 628=>578, 629=>618, 630=>817, 631=>613, 632=>716, + 633=>484, 634=>484, 635=>584, 636=>444, 637=>444, 638=>536, 639=>536, 640=>578, 641=>578, 642=>536, 643=>374, 644=>391, 645=>544, 646=>497, 647=>430, 648=>430, + 649=>828, 650=>692, 651=>603, 652=>586, 653=>831, 654=>586, 655=>651, 656=>624, 657=>615, 658=>576, 659=>576, 660=>515, 661=>515, 662=>515, 663=>515, 664=>765, + 665=>569, 666=>658, 667=>616, 668=>622, 669=>308, 670=>659, 671=>485, 672=>712, 673=>515, 674=>515, 675=>1040, 676=>1093, 677=>1039, 678=>876, 679=>691, 680=>836, + 681=>923, 682=>712, 683=>702, 684=>532, 685=>374, 686=>609, 687=>710, 688=>410, 689=>410, 690=>197, 691=>284, 692=>284, 693=>284, 694=>369, 695=>532, 696=>375, + 697=>271, 698=>469, 699=>342, 700=>342, 701=>342, 702=>330, 703=>330, 704=>293, 705=>293, 706=>450, 707=>450, 708=>450, 709=>450, 711=>450, 712=>275, 713=>450, + 714=>450, 715=>450, 716=>275, 717=>450, 718=>450, 719=>450, 720=>303, 721=>303, 722=>330, 723=>330, 724=>450, 725=>450, 726=>450, 727=>450, 728=>450, 729=>450, + 730=>450, 731=>450, 733=>450, 734=>315, 735=>450, 736=>370, 737=>197, 738=>343, 739=>371, 740=>293, 741=>450, 742=>450, 743=>450, 744=>450, 745=>450, 748=>450, + 749=>450, 750=>450, 755=>450, 759=>450, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, + 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, + 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, + 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, + 828=>0, 829=>0, 830=>0, 831=>0, 832=>0, 833=>0, 834=>0, 835=>0, 836=>0, 837=>0, 838=>0, 839=>0, 840=>0, 841=>0, 842=>0, 843=>0, + 844=>0, 845=>0, 846=>0, 847=>0, 849=>0, 850=>0, 855=>0, 856=>0, 860=>0, 861=>0, 862=>0, 863=>0, 864=>0, 865=>0, 866=>0, 884=>271, + 885=>271, 890=>450, 891=>533, 892=>495, 893=>494, 894=>303, 900=>397, 901=>450, 902=>717, 903=>342, 904=>761, 905=>908, 906=>507, 908=>801, 910=>882, 911=>804, + 912=>351, 913=>696, 914=>686, 915=>573, 916=>696, 917=>615, 918=>652, 919=>753, 920=>765, 921=>334, 922=>697, 923=>696, 924=>896, 925=>753, 926=>568, 927=>765, + 928=>753, 929=>659, 931=>615, 932=>614, 933=>651, 934=>765, 935=>694, 936=>765, 937=>765, 938=>334, 939=>651, 940=>618, 941=>501, 942=>641, 943=>351, 944=>607, + 945=>618, 946=>644, 947=>613, 948=>618, 949=>501, 950=>532, 951=>641, 952=>618, 953=>351, 954=>639, 955=>569, 956=>662, 957=>613, 958=>532, 959=>618, 960=>712, + 961=>644, 962=>533, 963=>701, 964=>574, 965=>607, 966=>704, 967=>580, 968=>714, 969=>782, 970=>351, 971=>607, 972=>618, 973=>607, 974=>782, 976=>585, 977=>594, + 978=>671, 979=>883, 980=>671, 981=>716, 982=>782, 983=>669, 984=>765, 985=>618, 986=>660, 987=>533, 988=>615, 989=>444, 990=>632, 991=>593, 992=>827, 993=>564, + 994=>983, 995=>753, 996=>749, 997=>644, 998=>835, 999=>669, 1000=>660, 1001=>585, 1002=>709, 1003=>604, 1004=>677, 1005=>644, 1006=>614, 1007=>531, 1008=>669, 1009=>644, + 1010=>533, 1011=>308, 1012=>765, 1013=>580, 1014=>580, 1015=>668, 1016=>644, 1017=>660, 1018=>896, 1019=>659, 1020=>644, 1021=>660, 1022=>660, 1023=>628, 1024=>615, 1025=>615, + 1026=>791, 1028=>660, 1029=>648, 1030=>334, 1031=>334, 1032=>334, 1033=>1039, 1034=>1017, 1035=>791, 1037=>753, 1038=>694, 1040=>696, 1041=>686, 1042=>686, 1043=>573, 1044=>801, + 1045=>615, 1046=>1102, 1047=>639, 1048=>753, 1049=>753, 1050=>735, 1051=>747, 1052=>896, 1053=>753, 1054=>765, 1055=>753, 1056=>659, 1057=>660, 1058=>614, 1059=>694, 1060=>892, + 1061=>694, 1062=>835, 1063=>727, 1064=>1112, 1065=>1193, 1066=>845, 1067=>932, 1068=>686, 1069=>660, 1070=>1056, 1071=>693, 1072=>607, 1073=>628, 1074=>569, 1075=>470, 1076=>727, + 1077=>610, 1078=>896, 1079=>523, 1080=>630, 1081=>630, 1082=>611, 1083=>659, 1084=>735, 1085=>622, 1086=>618, 1087=>622, 1088=>644, 1089=>533, 1090=>521, 1091=>586, 1092=>893, + 1093=>580, 1094=>667, 1095=>618, 1096=>956, 1097=>995, 1098=>676, 1099=>813, 1100=>569, 1101=>533, 1102=>875, 1103=>578, 1104=>610, 1105=>610, 1106=>642, 1107=>470, 1108=>533, + 1109=>536, 1110=>308, 1111=>308, 1112=>308, 1113=>892, 1114=>860, 1115=>661, 1117=>630, 1118=>586, 1119=>622, 1120=>983, 1121=>782, 1122=>756, 1123=>662, 1124=>911, 1125=>755, + 1126=>893, 1127=>749, 1128=>1222, 1129=>1009, 1130=>765, 1131=>618, 1132=>1112, 1133=>906, 1134=>626, 1135=>501, 1136=>967, 1137=>955, 1138=>765, 1139=>601, 1140=>765, 1141=>625, + 1142=>765, 1143=>625, 1144=>1033, 1145=>939, 1146=>967, 1147=>776, 1148=>1265, 1149=>1055, 1150=>983, 1151=>782, 1152=>660, 1153=>533, 1154=>587, 1155=>0, 1156=>0, 1157=>0, + 1158=>0, 1160=>376, 1161=>376, 1162=>844, 1163=>725, 1164=>686, 1165=>550, 1166=>662, 1167=>646, 1168=>573, 1169=>470, 1170=>599, 1171=>488, 1172=>709, 1173=>470, 1174=>1102, + 1175=>896, 1176=>639, 1177=>523, 1178=>697, 1179=>611, 1180=>735, 1181=>611, 1182=>735, 1183=>611, 1184=>914, 1185=>743, 1186=>753, 1187=>622, 1188=>992, 1189=>783, 1190=>1129, + 1191=>880, 1192=>787, 1193=>639, 1194=>660, 1195=>533, 1196=>614, 1197=>521, 1198=>651, 1199=>586, 1200=>651, 1201=>586, 1202=>694, 1203=>580, 1204=>993, 1205=>901, 1206=>727, + 1207=>618, 1208=>727, 1209=>618, 1210=>727, 1211=>641, 1212=>923, 1213=>729, 1214=>923, 1215=>729, 1216=>334, 1217=>1102, 1218=>896, 1219=>700, 1220=>566, 1221=>839, 1222=>724, + 1223=>753, 1224=>622, 1225=>844, 1226=>725, 1227=>727, 1228=>618, 1229=>986, 1230=>838, 1231=>308, 1232=>696, 1233=>607, 1234=>696, 1235=>607, 1236=>976, 1237=>943, 1238=>615, + 1239=>610, 1240=>765, 1241=>610, 1242=>765, 1243=>610, 1244=>1102, 1245=>896, 1246=>639, 1247=>523, 1248=>695, 1249=>576, 1250=>753, 1251=>630, 1252=>753, 1253=>630, 1254=>765, + 1255=>618, 1256=>765, 1257=>618, 1258=>765, 1259=>618, 1260=>660, 1261=>533, 1262=>694, 1263=>586, 1264=>694, 1265=>586, 1266=>694, 1267=>586, 1268=>727, 1269=>618, 1270=>573, + 1271=>470, 1272=>932, 1273=>813, 1274=>599, 1275=>488, 1276=>694, 1277=>580, 1278=>694, 1279=>580, 1280=>686, 1281=>547, 1282=>1043, 1283=>804, 1284=>1007, 1285=>828, 1286=>745, + 1287=>624, 1288=>1117, 1289=>915, 1290=>1123, 1291=>912, 1292=>755, 1293=>574, 1294=>844, 1295=>722, 1296=>626, 1297=>501, 1298=>747, 1299=>659, 1329=>886, 1330=>730, 1331=>886, + 1332=>886, 1333=>730, 1334=>699, 1335=>730, 1336=>730, 1337=>877, 1338=>886, 1339=>730, 1340=>639, 1341=>970, 1342=>1022, 1343=>730, 1344=>639, 1345=>681, 1346=>886, 1347=>789, + 1348=>886, 1349=>714, 1350=>886, 1351=>730, 1352=>730, 1353=>730, 1354=>862, 1355=>699, 1356=>886, 1357=>730, 1358=>886, 1359=>648, 1360=>730, 1361=>714, 1362=>805, 1363=>765, + 1364=>842, 1365=>765, 1366=>648, 1369=>330, 1370=>342, 1371=>495, 1372=>495, 1373=>342, 1374=>491, 1375=>468, 1377=>938, 1378=>641, 1379=>779, 1380=>781, 1381=>641, 1382=>735, + 1383=>588, 1384=>641, 1385=>729, 1386=>735, 1387=>641, 1388=>448, 1389=>916, 1390=>644, 1391=>641, 1392=>641, 1393=>644, 1394=>737, 1395=>641, 1396=>676, 1397=>308, 1398=>794, + 1399=>502, 1400=>641, 1401=>502, 1402=>938, 1403=>502, 1404=>777, 1405=>641, 1406=>732, 1407=>938, 1408=>641, 1409=>644, 1410=>514, 1411=>938, 1412=>700, 1413=>618, 1414=>648, + 1415=>776, 1417=>360, 1418=>438, 1456=>0, 1457=>0, 1458=>0, 1459=>0, 1460=>0, 1461=>0, 1462=>0, 1463=>0, 1464=>0, 1465=>0, 1467=>0, 1468=>0, 1469=>0, + 1471=>0, 1472=>334, 1473=>0, 1474=>0, 1475=>334, 1478=>479, 1479=>0, 1488=>676, 1489=>658, 1490=>483, 1491=>615, 1492=>700, 1493=>334, 1494=>468, 1495=>700, 1496=>692, + 1497=>334, 1498=>700, 1499=>675, 1500=>646, 1501=>700, 1502=>771, 1503=>334, 1504=>479, 1505=>770, 1506=>647, 1507=>721, 1508=>699, 1509=>565, 1510=>676, 1511=>723, 1512=>700, + 1513=>867, 1514=>740, 1520=>623, 1521=>623, 1522=>623, 3647=>668, 3713=>734, 3714=>673, 3716=>674, 3719=>512, 3720=>668, 3722=>669, 3725=>685, 3732=>635, 3733=>633, 3734=>672, + 3735=>737, 3737=>657, 3738=>654, 3739=>654, 3740=>830, 3741=>744, 3742=>779, 3743=>779, 3745=>752, 3746=>685, 3747=>692, 3749=>691, 3751=>642, 3754=>744, 3755=>928, 3757=>651, + 3758=>705, 3759=>840, 3760=>620, 3761=>0, 3762=>549, 3763=>549, 3764=>0, 3765=>0, 3766=>0, 3767=>0, 3768=>0, 3769=>0, 3771=>0, 3772=>0, 3773=>603, 3776=>464, + 3777=>774, 3778=>464, 3779=>584, 3780=>569, 3782=>683, 3784=>0, 3785=>0, 3786=>0, 3787=>0, 3788=>0, 3789=>0, 3804=>1227, 3805=>1227, 5121=>696, 5122=>696, 5123=>696, + 5124=>696, 5125=>814, 5126=>814, 5127=>814, 5129=>814, 5130=>814, 5131=>814, 5132=>916, 5133=>908, 5134=>916, 5135=>908, 5136=>916, 5137=>908, 5138=>1034, 5139=>1025, 5140=>1034, + 5141=>1025, 5142=>814, 5143=>1034, 5144=>1028, 5145=>1034, 5146=>1028, 5147=>814, 5149=>278, 5150=>476, 5151=>382, 5152=>382, 5153=>355, 5154=>355, 5155=>355, 5156=>355, 5157=>507, + 5158=>423, 5159=>278, 5160=>355, 5161=>355, 5162=>355, 5163=>1092, 5164=>888, 5165=>1094, 5166=>1167, 5167=>696, 5168=>696, 5169=>696, 5170=>696, 5171=>797, 5172=>797, 5173=>797, + 5175=>797, 5176=>797, 5177=>797, 5178=>916, 5179=>908, 5180=>916, 5181=>908, 5182=>916, 5183=>908, 5184=>1034, 5185=>1025, 5186=>1034, 5187=>1025, 5188=>1034, 5189=>1028, 5190=>1034, + 5191=>1028, 5192=>797, 5193=>518, 5194=>206, 5196=>730, 5197=>730, 5198=>730, 5199=>730, 5200=>734, 5201=>734, 5202=>734, 5204=>734, 5205=>734, 5206=>734, 5207=>950, 5208=>943, + 5209=>950, 5210=>943, 5211=>950, 5212=>943, 5213=>954, 5214=>949, 5215=>954, 5216=>949, 5217=>954, 5218=>946, 5219=>954, 5220=>946, 5221=>954, 5222=>493, 5223=>904, 5224=>904, + 5225=>921, 5226=>915, 5227=>668, 5228=>668, 5229=>668, 5230=>668, 5231=>668, 5232=>668, 5233=>668, 5234=>668, 5235=>668, 5236=>926, 5237=>877, 5238=>882, 5239=>877, 5240=>882, + 5241=>877, 5242=>926, 5243=>877, 5244=>926, 5245=>877, 5246=>882, 5247=>877, 5248=>882, 5249=>877, 5250=>882, 5251=>451, 5252=>451, 5253=>844, 5254=>844, 5255=>844, 5256=>844, + 5257=>668, 5258=>668, 5259=>668, 5260=>668, 5261=>668, 5262=>668, 5263=>668, 5264=>668, 5265=>668, 5266=>926, 5267=>877, 5268=>926, 5269=>877, 5270=>926, 5271=>877, 5272=>926, + 5273=>877, 5274=>926, 5275=>877, 5276=>926, 5277=>877, 5278=>926, 5279=>877, 5280=>926, 5281=>451, 5282=>451, 5283=>563, 5284=>563, 5285=>563, 5286=>563, 5287=>563, 5288=>563, + 5289=>563, 5290=>563, 5291=>563, 5292=>793, 5293=>769, 5294=>777, 5295=>786, 5296=>777, 5297=>786, 5298=>793, 5299=>786, 5300=>793, 5301=>786, 5302=>777, 5303=>786, 5304=>777, + 5305=>786, 5306=>777, 5307=>392, 5308=>493, 5309=>392, 5312=>889, 5313=>889, 5314=>889, 5315=>889, 5316=>838, 5317=>838, 5318=>838, 5319=>838, 5320=>838, 5321=>1114, 5322=>1122, + 5323=>1080, 5324=>1105, 5325=>1080, 5326=>1105, 5327=>838, 5328=>593, 5329=>447, 5330=>593, 5331=>889, 5332=>889, 5333=>889, 5334=>889, 5335=>838, 5336=>838, 5337=>838, 5338=>838, + 5339=>838, 5340=>1107, 5341=>1122, 5342=>1155, 5343=>1105, 5344=>1155, 5345=>1105, 5346=>1105, 5347=>1093, 5348=>1105, 5349=>1093, 5350=>1155, 5351=>1105, 5352=>1155, 5353=>1105, 5354=>593, + 5356=>797, 5357=>657, 5358=>657, 5359=>657, 5360=>657, 5361=>657, 5362=>657, 5363=>657, 5364=>657, 5365=>657, 5366=>897, 5367=>862, 5368=>870, 5369=>890, 5370=>870, 5371=>890, + 5372=>897, 5373=>862, 5374=>897, 5375=>862, 5376=>870, 5377=>890, 5378=>870, 5379=>890, 5380=>870, 5381=>443, 5382=>414, 5383=>443, 5392=>831, 5393=>831, 5394=>831, 5395=>1022, + 5396=>1022, 5397=>1022, 5398=>1022, 5399=>1088, 5400=>1081, 5401=>1088, 5402=>1081, 5403=>1088, 5404=>1081, 5405=>1288, 5406=>1278, 5407=>1288, 5408=>1278, 5409=>1288, 5410=>1278, 5411=>1288, + 5412=>1278, 5413=>671, 5414=>698, 5415=>698, 5416=>698, 5417=>698, 5418=>698, 5419=>698, 5420=>698, 5421=>698, 5422=>698, 5423=>902, 5424=>903, 5425=>911, 5426=>896, 5427=>911, + 5428=>896, 5429=>902, 5430=>903, 5431=>902, 5432=>903, 5433=>911, 5434=>896, 5435=>911, 5436=>896, 5437=>911, 5438=>445, 5440=>355, 5441=>458, 5442=>929, 5443=>929, 5444=>878, + 5445=>878, 5446=>878, 5447=>878, 5448=>659, 5449=>659, 5450=>659, 5451=>659, 5452=>659, 5453=>659, 5454=>902, 5455=>863, 5456=>445, 5458=>797, 5459=>696, 5460=>696, 5461=>696, + 5462=>696, 5463=>835, 5464=>835, 5465=>835, 5466=>835, 5467=>1055, 5468=>1028, 5469=>542, 5470=>730, 5471=>730, 5472=>730, 5473=>730, 5474=>730, 5475=>730, 5476=>734, 5477=>734, + 5478=>734, 5479=>734, 5480=>954, 5481=>946, 5482=>493, 5492=>879, 5493=>879, 5494=>879, 5495=>879, 5496=>879, 5497=>879, 5498=>879, 5499=>556, 5500=>753, 5501=>458, 5502=>1114, + 5503=>1114, 5504=>1114, 5505=>1114, 5506=>1114, 5507=>1114, 5508=>1114, 5509=>890, 5514=>879, 5515=>879, 5516=>879, 5517=>879, 5518=>1432, 5519=>1432, 5520=>1432, 5521=>1165, 5522=>1165, + 5523=>1432, 5524=>1432, 5525=>763, 5526=>1146, 5536=>889, 5537=>889, 5538=>838, 5539=>838, 5540=>838, 5541=>838, 5542=>593, 5543=>698, 5544=>698, 5545=>698, 5546=>698, 5547=>698, + 5548=>698, 5549=>698, 5550=>445, 5551=>668, 5598=>747, 5601=>747, 5702=>446, 5703=>446, 5742=>371, 5743=>1114, 5744=>1432, 5745=>1814, 5746=>1814, 5747=>1548, 5748=>1510, 5749=>1814, + 5750=>1814, 7424=>586, 7425=>750, 7426=>943, 7427=>547, 7428=>533, 7429=>608, 7430=>608, 7431=>502, 7432=>501, 7433=>308, 7434=>444, 7435=>598, 7436=>485, 7437=>735, 7438=>630, + 7439=>618, 7440=>533, 7441=>594, 7442=>594, 7443=>594, 7444=>984, 7446=>618, 7447=>618, 7448=>500, 7449=>578, 7450=>578, 7451=>521, 7452=>571, 7453=>663, 7454=>853, 7455=>625, + 7456=>586, 7457=>831, 7458=>523, 7459=>581, 7462=>485, 7463=>586, 7464=>622, 7465=>500, 7466=>703, 7467=>659, 7468=>438, 7469=>615, 7470=>432, 7472=>470, 7473=>387, 7474=>387, + 7475=>465, 7476=>474, 7477=>211, 7478=>211, 7479=>439, 7480=>361, 7481=>563, 7482=>474, 7483=>474, 7484=>481, 7485=>458, 7486=>415, 7487=>436, 7488=>387, 7489=>460, 7490=>625, + 7491=>412, 7492=>412, 7493=>431, 7494=>641, 7495=>431, 7496=>431, 7497=>431, 7498=>431, 7499=>347, 7500=>347, 7501=>431, 7502=>197, 7503=>438, 7504=>597, 7505=>410, 7506=>439, + 7507=>372, 7508=>439, 7509=>439, 7510=>431, 7511=>349, 7512=>410, 7513=>416, 7514=>597, 7515=>451, 7517=>405, 7518=>386, 7519=>389, 7520=>443, 7521=>365, 7522=>197, 7523=>284, + 7524=>410, 7525=>451, 7526=>405, 7527=>386, 7528=>389, 7529=>443, 7530=>365, 7543=>644, 7544=>474, 7547=>491, 7557=>462, 7579=>431, 7580=>372, 7581=>372, 7582=>439, 7583=>347, + 7584=>339, 7585=>313, 7586=>431, 7587=>410, 7588=>312, 7589=>253, 7590=>312, 7591=>312, 7592=>388, 7593=>293, 7594=>296, 7595=>333, 7596=>598, 7597=>597, 7598=>505, 7599=>505, + 7600=>403, 7601=>439, 7602=>488, 7603=>379, 7604=>356, 7605=>349, 7606=>524, 7607=>444, 7608=>359, 7609=>405, 7610=>451, 7611=>375, 7612=>471, 7613=>422, 7614=>409, 7615=>382, + 7620=>0, 7621=>0, 7622=>0, 7623=>0, 7624=>0, 7625=>0, 7680=>696, 7681=>607, 7682=>686, 7683=>644, 7684=>686, 7685=>644, 7686=>686, 7687=>644, 7688=>660, 7689=>533, + 7690=>747, 7691=>644, 7692=>747, 7693=>644, 7694=>747, 7695=>644, 7696=>747, 7697=>644, 7698=>747, 7699=>644, 7700=>615, 7701=>610, 7702=>615, 7703=>610, 7704=>615, 7705=>610, + 7706=>615, 7707=>610, 7708=>615, 7709=>610, 7710=>615, 7711=>391, 7712=>738, 7713=>644, 7714=>753, 7715=>641, 7716=>753, 7717=>641, 7718=>753, 7719=>641, 7720=>753, 7721=>641, + 7722=>753, 7723=>641, 7724=>334, 7725=>308, 7726=>334, 7727=>308, 7728=>697, 7729=>598, 7730=>697, 7731=>598, 7732=>697, 7733=>598, 7734=>573, 7735=>308, 7736=>573, 7737=>308, + 7738=>573, 7739=>308, 7740=>573, 7741=>308, 7742=>896, 7743=>938, 7744=>896, 7745=>938, 7746=>896, 7747=>938, 7748=>753, 7749=>641, 7750=>753, 7751=>641, 7752=>753, 7753=>641, + 7754=>753, 7755=>641, 7756=>765, 7757=>618, 7758=>765, 7759=>618, 7760=>765, 7761=>618, 7762=>765, 7763=>618, 7764=>659, 7765=>644, 7766=>659, 7767=>644, 7768=>693, 7769=>444, + 7770=>693, 7771=>444, 7772=>693, 7773=>444, 7774=>693, 7775=>444, 7776=>648, 7777=>536, 7778=>648, 7779=>536, 7780=>648, 7781=>536, 7782=>648, 7783=>536, 7784=>648, 7785=>536, + 7786=>614, 7787=>430, 7788=>614, 7789=>430, 7790=>614, 7791=>430, 7792=>614, 7793=>430, 7794=>730, 7795=>641, 7796=>730, 7797=>641, 7798=>730, 7799=>641, 7800=>730, 7801=>641, + 7802=>730, 7803=>641, 7804=>696, 7805=>586, 7806=>696, 7807=>586, 7808=>993, 7809=>831, 7810=>993, 7811=>831, 7812=>993, 7813=>831, 7814=>993, 7815=>831, 7816=>993, 7817=>831, + 7818=>694, 7819=>580, 7820=>694, 7821=>580, 7822=>651, 7823=>586, 7824=>652, 7825=>523, 7826=>652, 7827=>523, 7828=>652, 7829=>523, 7830=>641, 7831=>430, 7832=>831, 7833=>586, + 7834=>607, 7835=>391, 7840=>696, 7841=>607, 7842=>696, 7843=>607, 7844=>696, 7845=>607, 7846=>696, 7847=>607, 7848=>696, 7849=>607, 7850=>696, 7851=>607, 7852=>696, 7853=>607, + 7854=>696, 7855=>607, 7856=>696, 7857=>607, 7858=>696, 7859=>607, 7860=>696, 7861=>607, 7862=>696, 7863=>607, 7864=>615, 7865=>610, 7866=>615, 7867=>610, 7868=>615, 7869=>610, + 7870=>615, 7871=>610, 7872=>615, 7873=>610, 7874=>615, 7875=>610, 7876=>615, 7877=>610, 7878=>615, 7879=>610, 7880=>334, 7881=>308, 7882=>334, 7883=>308, 7884=>765, 7885=>618, + 7886=>765, 7887=>618, 7888=>765, 7889=>618, 7890=>765, 7891=>618, 7892=>765, 7893=>618, 7894=>765, 7895=>618, 7896=>765, 7897=>618, 7898=>765, 7899=>618, 7900=>765, 7901=>618, + 7902=>765, 7903=>618, 7904=>765, 7905=>618, 7906=>765, 7907=>618, 7908=>730, 7909=>641, 7910=>730, 7911=>641, 7912=>730, 7913=>641, 7914=>730, 7915=>641, 7916=>730, 7917=>641, + 7918=>730, 7919=>641, 7920=>730, 7921=>641, 7922=>651, 7923=>586, 7924=>651, 7925=>586, 7926=>651, 7927=>586, 7928=>651, 7929=>586, 7936=>618, 7937=>618, 7938=>618, 7939=>618, + 7940=>618, 7941=>618, 7942=>618, 7943=>618, 7944=>696, 7945=>696, 7946=>937, 7947=>939, 7948=>841, 7949=>866, 7950=>751, 7951=>773, 7952=>501, 7953=>501, 7954=>501, 7955=>501, + 7956=>501, 7957=>501, 7960=>712, 7961=>715, 7962=>989, 7963=>986, 7964=>920, 7965=>947, 7968=>641, 7969=>641, 7970=>641, 7971=>641, 7972=>641, 7973=>641, 7974=>641, 7975=>641, + 7976=>851, 7977=>856, 7978=>1125, 7979=>1125, 7980=>1062, 7981=>1085, 7982=>948, 7983=>956, 7984=>351, 7985=>351, 7986=>351, 7987=>351, 7988=>351, 7989=>351, 7990=>351, 7991=>351, + 7992=>435, 7993=>440, 7994=>699, 7995=>707, 7996=>641, 7997=>664, 7998=>544, 7999=>544, 8000=>618, 8001=>618, 8002=>618, 8003=>618, 8004=>618, 8005=>618, 8008=>802, 8009=>839, + 8010=>1099, 8011=>1101, 8012=>947, 8013=>974, 8016=>607, 8017=>607, 8018=>607, 8019=>607, 8020=>607, 8021=>607, 8022=>607, 8023=>607, 8025=>837, 8027=>1065, 8029=>1079, 8031=>944, + 8032=>782, 8033=>782, 8034=>782, 8035=>782, 8036=>782, 8037=>782, 8038=>782, 8039=>782, 8040=>817, 8041=>862, 8042=>1121, 8043=>1126, 8044=>968, 8045=>994, 8046=>925, 8047=>968, + 8048=>618, 8049=>618, 8050=>501, 8051=>501, 8052=>641, 8053=>641, 8054=>351, 8055=>351, 8056=>618, 8057=>618, 8058=>607, 8059=>607, 8060=>782, 8061=>782, 8064=>618, 8065=>618, + 8066=>618, 8067=>618, 8068=>618, 8069=>618, 8070=>618, 8071=>618, 8072=>696, 8073=>696, 8074=>937, 8075=>939, 8076=>841, 8077=>866, 8078=>751, 8079=>773, 8080=>641, 8081=>641, + 8082=>641, 8083=>641, 8084=>641, 8085=>641, 8086=>641, 8087=>641, 8088=>851, 8089=>856, 8090=>1125, 8091=>1125, 8092=>1062, 8093=>1085, 8094=>948, 8095=>956, 8096=>782, 8097=>782, + 8098=>782, 8099=>782, 8100=>782, 8101=>782, 8102=>782, 8103=>782, 8104=>817, 8105=>862, 8106=>1121, 8107=>1126, 8108=>968, 8109=>994, 8110=>925, 8111=>968, 8112=>618, 8113=>618, + 8114=>618, 8115=>618, 8116=>618, 8118=>618, 8119=>618, 8120=>696, 8121=>696, 8122=>789, 8123=>717, 8124=>696, 8125=>450, 8126=>450, 8127=>450, 8128=>450, 8129=>450, 8130=>641, + 8131=>641, 8132=>641, 8134=>641, 8135=>641, 8136=>836, 8137=>761, 8138=>972, 8139=>908, 8140=>753, 8141=>450, 8142=>450, 8143=>450, 8144=>351, 8145=>351, 8146=>351, 8147=>351, + 8150=>351, 8151=>351, 8152=>334, 8153=>334, 8154=>559, 8155=>507, 8157=>450, 8158=>450, 8159=>450, 8160=>607, 8161=>607, 8162=>607, 8163=>607, 8164=>644, 8165=>644, 8166=>607, + 8167=>607, 8168=>651, 8169=>651, 8170=>918, 8171=>882, 8172=>754, 8173=>450, 8174=>450, 8175=>450, 8178=>782, 8179=>782, 8180=>782, 8182=>782, 8183=>782, 8184=>958, 8185=>801, + 8186=>976, 8187=>804, 8188=>765, 8189=>450, 8190=>450, 8192=>450, 8193=>900, 8194=>450, 8195=>900, 8196=>296, 8197=>225, 8198=>150, 8199=>626, 8200=>342, 8201=>180, 8202=>89, + 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>374, 8209=>374, 8210=>626, 8213=>900, 8214=>450, 8215=>450, 8219=>342, 8223=>591, 8227=>575, 8228=>342, 8229=>616, + 8231=>313, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>180, 8241=>1717, 8242=>237, 8243=>402, 8244=>567, 8245=>237, 8246=>402, 8247=>567, 8248=>659, 8251=>875, + 8252=>564, 8253=>522, 8254=>450, 8255=>745, 8256=>745, 8257=>296, 8258=>920, 8259=>450, 8260=>150, 8261=>411, 8262=>411, 8263=>927, 8264=>746, 8265=>746, 8266=>461, 8267=>618, + 8268=>450, 8269=>450, 8270=>470, 8271=>360, 8272=>745, 8273=>470, 8274=>500, 8275=>754, 8276=>746, 8277=>754, 8278=>615, 8279=>731, 8280=>754, 8281=>754, 8282=>342, 8283=>784, + 8284=>754, 8285=>342, 8286=>342, 8287=>200, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>394, 8305=>197, + 8308=>394, 8309=>394, 8310=>394, 8311=>394, 8312=>394, 8313=>394, 8314=>475, 8315=>475, 8316=>475, 8317=>259, 8318=>259, 8319=>410, 8320=>394, 8321=>394, 8322=>394, 8323=>394, + 8324=>394, 8325=>394, 8326=>394, 8327=>394, 8328=>394, 8329=>394, 8330=>475, 8331=>475, 8332=>475, 8333=>259, 8334=>259, 8336=>412, 8337=>431, 8338=>439, 8339=>371, 8340=>431, + 8352=>836, 8353=>626, 8354=>626, 8355=>626, 8356=>626, 8357=>938, 8358=>753, 8359=>1339, 8360=>1084, 8361=>993, 8362=>768, 8363=>642, 8365=>626, 8366=>614, 8367=>1252, 8368=>626, + 8369=>626, 8370=>626, 8371=>626, 8372=>773, 8373=>626, 8400=>0, 8401=>0, 8406=>0, 8407=>0, 8448=>995, 8449=>995, 8450=>660, 8451=>1090, 8452=>807, 8453=>1002, 8454=>1033, + 8455=>626, 8456=>628, 8457=>856, 8459=>965, 8460=>822, 8461=>765, 8462=>641, 8463=>641, 8464=>544, 8465=>627, 8466=>781, 8467=>424, 8468=>876, 8469=>753, 8470=>1083, 8471=>900, + 8472=>627, 8473=>631, 8474=>765, 8475=>789, 8476=>732, 8477=>713, 8478=>807, 8479=>639, 8480=>917, 8481=>1115, 8483=>751, 8484=>652, 8485=>560, 8486=>765, 8487=>692, 8488=>686, + 8489=>272, 8490=>697, 8491=>696, 8492=>835, 8493=>699, 8494=>769, 8495=>572, 8496=>664, 8497=>729, 8498=>615, 8499=>1074, 8500=>418, 8501=>714, 8502=>662, 8503=>453, 8504=>625, + 8505=>342, 8506=>851, 8507=>1232, 8508=>710, 8509=>663, 8510=>586, 8511=>760, 8512=>756, 8513=>707, 8514=>518, 8515=>573, 8516=>684, 8517=>747, 8518=>644, 8519=>610, 8520=>308, + 8521=>308, 8523=>785, 8526=>492, 8531=>932, 8532=>932, 8533=>932, 8534=>932, 8535=>932, 8536=>932, 8537=>932, 8538=>932, 8539=>932, 8540=>932, 8541=>932, 8542=>932, 8543=>554, + 8544=>334, 8545=>593, 8546=>851, 8547=>989, 8548=>696, 8549=>989, 8550=>1247, 8551=>1505, 8552=>1008, 8553=>694, 8554=>1008, 8555=>1266, 8556=>573, 8557=>660, 8558=>747, 8559=>896, + 8560=>308, 8561=>546, 8562=>785, 8563=>885, 8564=>586, 8565=>866, 8566=>1104, 8567=>1342, 8568=>872, 8569=>580, 8570=>872, 8571=>1110, 8572=>308, 8573=>533, 8574=>644, 8575=>938, + 8576=>1160, 8577=>747, 8578=>1160, 8579=>660, 8580=>533, 8592=>754, 8593=>754, 8594=>754, 8595=>754, 8596=>754, 8597=>754, 8598=>754, 8599=>754, 8600=>754, 8601=>754, 8602=>754, + 8603=>754, 8604=>754, 8605=>754, 8606=>754, 8607=>754, 8608=>754, 8609=>754, 8610=>754, 8611=>754, 8612=>754, 8613=>754, 8614=>754, 8615=>754, 8616=>754, 8617=>754, 8618=>754, + 8619=>754, 8620=>754, 8621=>754, 8622=>754, 8623=>754, 8624=>754, 8625=>754, 8626=>754, 8627=>754, 8628=>754, 8629=>754, 8630=>754, 8631=>754, 8632=>754, 8633=>754, 8634=>754, + 8635=>754, 8636=>754, 8637=>754, 8638=>754, 8639=>754, 8640=>754, 8641=>754, 8642=>754, 8643=>754, 8644=>754, 8645=>754, 8646=>754, 8647=>754, 8648=>754, 8649=>754, 8650=>754, + 8651=>754, 8652=>754, 8653=>754, 8654=>754, 8655=>754, 8656=>754, 8657=>754, 8658=>754, 8659=>754, 8660=>754, 8661=>754, 8662=>754, 8663=>754, 8664=>754, 8665=>754, 8666=>754, + 8667=>754, 8668=>754, 8669=>754, 8670=>754, 8671=>754, 8672=>754, 8673=>754, 8674=>754, 8675=>754, 8676=>754, 8677=>754, 8678=>754, 8679=>754, 8680=>754, 8681=>754, 8682=>754, + 8683=>754, 8684=>754, 8685=>754, 8686=>754, 8687=>754, 8688=>754, 8689=>754, 8690=>754, 8691=>754, 8692=>754, 8693=>754, 8694=>754, 8695=>754, 8696=>754, 8697=>754, 8698=>754, + 8699=>754, 8700=>754, 8701=>754, 8702=>754, 8703=>754, 8704=>696, 8705=>626, 8706=>489, 8707=>615, 8708=>615, 8709=>771, 8710=>627, 8711=>627, 8712=>807, 8713=>807, 8714=>675, + 8715=>807, 8716=>807, 8717=>675, 8718=>572, 8719=>708, 8720=>708, 8721=>646, 8722=>754, 8723=>754, 8724=>626, 8725=>150, 8726=>626, 8727=>754, 8728=>563, 8729=>342, 8730=>600, + 8731=>600, 8732=>600, 8733=>602, 8734=>750, 8735=>754, 8736=>807, 8737=>807, 8738=>754, 8739=>450, 8740=>450, 8741=>450, 8742=>450, 8743=>730, 8744=>730, 8745=>730, 8746=>730, + 8747=>549, 8748=>835, 8749=>1165, 8750=>506, 8751=>879, 8752=>1181, 8753=>506, 8754=>506, 8755=>506, 8756=>626, 8757=>626, 8758=>264, 8759=>626, 8760=>754, 8761=>754, 8762=>754, + 8763=>754, 8764=>754, 8765=>754, 8766=>754, 8767=>754, 8768=>337, 8769=>754, 8770=>754, 8771=>754, 8772=>754, 8773=>754, 8774=>754, 8775=>754, 8776=>754, 8777=>754, 8778=>754, + 8779=>754, 8780=>754, 8781=>754, 8782=>754, 8783=>754, 8784=>754, 8785=>754, 8786=>754, 8787=>754, 8788=>956, 8789=>956, 8790=>754, 8791=>754, 8792=>754, 8793=>754, 8794=>754, + 8795=>754, 8796=>754, 8797=>754, 8798=>754, 8799=>754, 8800=>754, 8801=>754, 8802=>754, 8803=>754, 8804=>754, 8805=>754, 8806=>754, 8807=>754, 8808=>756, 8809=>756, 8810=>942, + 8811=>942, 8812=>450, 8813=>754, 8814=>754, 8815=>754, 8816=>754, 8817=>754, 8818=>754, 8819=>754, 8820=>754, 8821=>754, 8822=>754, 8823=>754, 8824=>754, 8825=>754, 8826=>754, + 8827=>754, 8828=>754, 8829=>754, 8830=>754, 8831=>754, 8832=>754, 8833=>754, 8834=>754, 8835=>754, 8836=>754, 8837=>754, 8838=>754, 8839=>754, 8840=>754, 8841=>754, 8842=>754, + 8843=>754, 8844=>730, 8845=>730, 8846=>730, 8847=>754, 8848=>754, 8849=>754, 8850=>754, 8851=>678, 8852=>678, 8853=>754, 8854=>754, 8855=>754, 8856=>754, 8857=>754, 8858=>754, + 8859=>754, 8860=>754, 8861=>754, 8862=>754, 8863=>754, 8864=>754, 8865=>754, 8866=>822, 8867=>822, 8868=>822, 8869=>822, 8870=>488, 8871=>488, 8872=>822, 8873=>822, 8874=>822, + 8875=>822, 8876=>822, 8877=>822, 8878=>822, 8879=>822, 8882=>754, 8883=>754, 8884=>754, 8885=>754, 8886=>900, 8887=>900, 8888=>754, 8889=>754, 8890=>488, 8891=>730, 8892=>730, + 8893=>730, 8896=>758, 8897=>758, 8898=>758, 8899=>758, 8900=>444, 8901=>342, 8902=>563, 8904=>900, 8905=>900, 8906=>900, 8907=>900, 8908=>900, 8909=>754, 8918=>754, 8919=>754, + 8920=>1280, 8921=>1280, 8922=>754, 8923=>754, 8924=>754, 8925=>754, 8926=>754, 8927=>754, 8928=>754, 8929=>754, 8930=>754, 8931=>754, 8932=>754, 8933=>754, 8934=>754, 8935=>754, + 8936=>754, 8937=>754, 8938=>754, 8939=>754, 8940=>754, 8941=>754, 8946=>1042, 8947=>807, 8948=>675, 8949=>807, 8950=>807, 8951=>675, 8952=>807, 8953=>807, 8954=>1042, 8955=>807, + 8956=>675, 8957=>807, 8958=>675, 8959=>807, 8962=>644, 8966=>826, 8968=>411, 8969=>411, 8970=>411, 8971=>411, 8976=>754, 8977=>484, 8984=>835, 8985=>754, 8992=>549, 8993=>549, + 8997=>900, 9000=>1299, 9085=>776, 9115=>450, 9116=>450, 9117=>450, 9118=>450, 9119=>450, 9120=>450, 9121=>450, 9122=>450, 9123=>450, 9124=>450, 9125=>450, 9126=>450, 9127=>675, + 9128=>675, 9129=>675, 9130=>675, 9131=>675, 9132=>675, 9133=>675, 9134=>549, 9166=>754, 9167=>850, 9250=>644, 9251=>644, 9312=>762, 9313=>762, 9314=>762, 9315=>762, 9316=>762, + 9317=>762, 9318=>762, 9319=>762, 9320=>762, 9321=>762, 9600=>692, 9601=>692, 9602=>692, 9603=>692, 9604=>692, 9605=>692, 9606=>692, 9607=>692, 9608=>692, 9609=>692, 9610=>692, + 9611=>692, 9612=>692, 9613=>692, 9614=>692, 9615=>692, 9616=>692, 9617=>692, 9618=>692, 9619=>692, 9620=>692, 9621=>692, 9622=>692, 9623=>692, 9624=>692, 9625=>692, 9626=>692, + 9627=>692, 9628=>692, 9629=>692, 9630=>692, 9631=>692, 9632=>850, 9633=>850, 9634=>850, 9635=>850, 9636=>850, 9637=>850, 9638=>850, 9639=>850, 9640=>850, 9641=>850, 9642=>610, + 9643=>610, 9644=>850, 9645=>850, 9646=>495, 9647=>495, 9648=>692, 9649=>692, 9650=>692, 9651=>692, 9652=>452, 9653=>452, 9654=>692, 9655=>692, 9656=>452, 9657=>452, 9658=>692, + 9659=>692, 9660=>692, 9661=>692, 9662=>452, 9663=>452, 9664=>692, 9665=>692, 9666=>452, 9667=>452, 9668=>692, 9669=>692, 9670=>692, 9671=>692, 9672=>692, 9673=>785, 9674=>444, + 9675=>785, 9676=>785, 9677=>785, 9678=>785, 9679=>785, 9680=>785, 9681=>785, 9682=>785, 9683=>785, 9684=>785, 9685=>785, 9686=>474, 9687=>474, 9688=>756, 9689=>873, 9690=>873, + 9691=>873, 9692=>348, 9693=>348, 9694=>348, 9695=>348, 9696=>692, 9697=>692, 9698=>692, 9699=>692, 9700=>692, 9701=>692, 9702=>575, 9703=>850, 9704=>850, 9705=>850, 9706=>850, + 9707=>850, 9708=>692, 9709=>692, 9710=>692, 9711=>1007, 9712=>850, 9713=>850, 9714=>850, 9715=>850, 9716=>785, 9717=>785, 9718=>785, 9719=>785, 9720=>692, 9721=>692, 9722=>692, + 9723=>747, 9724=>747, 9725=>659, 9726=>659, 9727=>692, 9728=>807, 9729=>900, 9730=>807, 9731=>807, 9732=>807, 9733=>807, 9734=>807, 9735=>515, 9736=>806, 9737=>807, 9738=>799, + 9739=>799, 9740=>604, 9741=>911, 9742=>1121, 9743=>1125, 9744=>807, 9745=>807, 9746=>807, 9747=>479, 9748=>807, 9749=>807, 9750=>807, 9751=>807, 9752=>807, 9753=>807, 9754=>807, + 9755=>807, 9756=>807, 9757=>548, 9758=>807, 9759=>548, 9760=>807, 9761=>807, 9762=>807, 9763=>807, 9764=>602, 9765=>671, 9766=>584, 9767=>705, 9768=>490, 9769=>807, 9770=>807, + 9771=>807, 9772=>639, 9773=>807, 9774=>807, 9775=>807, 9776=>807, 9777=>807, 9778=>807, 9779=>807, 9780=>807, 9781=>807, 9782=>807, 9783=>807, 9784=>807, 9785=>807, 9786=>807, + 9787=>807, 9788=>807, 9789=>807, 9790=>807, 9791=>552, 9792=>658, 9793=>658, 9794=>807, 9795=>807, 9796=>807, 9797=>807, 9798=>807, 9799=>807, 9800=>807, 9801=>807, 9802=>807, + 9803=>807, 9804=>807, 9805=>807, 9806=>807, 9807=>807, 9808=>807, 9809=>807, 9810=>807, 9811=>807, 9812=>807, 9813=>807, 9814=>807, 9815=>807, 9816=>807, 9817=>807, 9818=>807, + 9819=>807, 9820=>807, 9821=>807, 9822=>807, 9823=>807, 9824=>807, 9825=>807, 9826=>807, 9827=>807, 9828=>807, 9829=>807, 9830=>807, 9831=>807, 9832=>807, 9833=>424, 9834=>574, + 9835=>807, 9836=>807, 9837=>424, 9838=>321, 9839=>435, 9840=>673, 9841=>689, 9842=>807, 9843=>807, 9844=>807, 9845=>807, 9846=>807, 9847=>807, 9848=>807, 9849=>807, 9850=>807, + 9851=>807, 9852=>807, 9853=>807, 9854=>807, 9855=>807, 9856=>782, 9857=>782, 9858=>782, 9859=>782, 9860=>782, 9861=>782, 9862=>807, 9863=>807, 9864=>807, 9865=>807, 9866=>807, + 9867=>807, 9868=>807, 9869=>807, 9870=>807, 9871=>807, 9872=>807, 9873=>807, 9874=>807, 9875=>807, 9876=>807, 9877=>487, 9878=>807, 9879=>807, 9880=>807, 9881=>807, 9882=>807, + 9883=>807, 9884=>807, 9888=>807, 9889=>632, 9890=>754, 9891=>754, 9892=>754, 9893=>754, 9894=>754, 9895=>754, 9896=>754, 9897=>754, 9898=>754, 9899=>754, 9900=>754, 9901=>754, + 9902=>754, 9903=>754, 9904=>759, 9905=>754, 9906=>658, 9985=>754, 9986=>754, 9987=>754, 9988=>754, 9990=>754, 9991=>754, 9992=>754, 9993=>754, 9996=>754, 9997=>754, 9998=>754, + 9999=>754, 10000=>754, 10001=>754, 10002=>754, 10003=>754, 10004=>754, 10005=>754, 10006=>754, 10007=>754, 10008=>754, 10009=>754, 10010=>754, 10011=>754, 10012=>754, 10013=>754, 10014=>754, + 10015=>754, 10016=>754, 10017=>754, 10018=>754, 10019=>754, 10020=>754, 10021=>754, 10022=>754, 10023=>754, 10025=>754, 10026=>754, 10027=>754, 10028=>754, 10029=>754, 10030=>754, 10031=>754, + 10032=>754, 10033=>754, 10034=>754, 10035=>754, 10036=>754, 10037=>754, 10038=>754, 10039=>754, 10040=>754, 10041=>754, 10042=>754, 10043=>754, 10044=>754, 10045=>754, 10046=>754, 10047=>754, + 10048=>754, 10049=>754, 10050=>754, 10051=>754, 10052=>754, 10053=>754, 10054=>754, 10055=>754, 10056=>754, 10057=>754, 10058=>754, 10059=>754, 10061=>807, 10063=>807, 10064=>807, 10065=>807, + 10066=>807, 10070=>807, 10072=>754, 10073=>754, 10074=>754, 10075=>290, 10076=>290, 10077=>484, 10078=>484, 10081=>754, 10082=>754, 10083=>754, 10084=>754, 10085=>754, 10086=>754, 10087=>754, + 10088=>754, 10089=>754, 10090=>754, 10091=>754, 10092=>754, 10093=>754, 10094=>754, 10095=>754, 10096=>754, 10097=>754, 10098=>754, 10099=>754, 10100=>754, 10101=>754, 10102=>762, 10103=>762, + 10104=>762, 10105=>762, 10106=>762, 10107=>762, 10108=>762, 10109=>762, 10110=>762, 10111=>762, 10112=>754, 10113=>754, 10114=>754, 10115=>754, 10116=>754, 10117=>754, 10118=>754, 10119=>754, + 10120=>754, 10121=>754, 10122=>754, 10123=>754, 10124=>754, 10125=>754, 10126=>754, 10127=>754, 10128=>754, 10129=>754, 10130=>754, 10131=>754, 10132=>754, 10136=>754, 10137=>754, 10138=>754, + 10139=>754, 10140=>754, 10141=>754, 10142=>754, 10143=>754, 10144=>754, 10145=>754, 10146=>754, 10147=>754, 10148=>754, 10149=>754, 10150=>754, 10151=>754, 10152=>754, 10153=>754, 10154=>754, + 10155=>754, 10156=>754, 10157=>754, 10158=>754, 10159=>754, 10161=>754, 10162=>754, 10163=>754, 10164=>754, 10165=>754, 10166=>754, 10167=>754, 10168=>754, 10169=>754, 10170=>754, 10171=>754, + 10172=>754, 10173=>754, 10174=>754, 10208=>444, 10214=>438, 10215=>438, 10216=>411, 10217=>411, 10218=>648, 10219=>648, 10224=>754, 10225=>754, 10226=>754, 10227=>754, 10228=>1042, 10229=>1290, + 10230=>1290, 10231=>1290, 10232=>1290, 10233=>1290, 10234=>1290, 10235=>1290, 10236=>1290, 10237=>1290, 10238=>1290, 10239=>1290, 10240=>703, 10241=>703, 10242=>703, 10243=>703, 10244=>703, 10245=>703, + 10246=>703, 10247=>703, 10248=>703, 10249=>703, 10250=>703, 10251=>703, 10252=>703, 10253=>703, 10254=>703, 10255=>703, 10256=>703, 10257=>703, 10258=>703, 10259=>703, 10260=>703, 10261=>703, + 10262=>703, 10263=>703, 10264=>703, 10265=>703, 10266=>703, 10267=>703, 10268=>703, 10269=>703, 10270=>703, 10271=>703, 10272=>703, 10273=>703, 10274=>703, 10275=>703, 10276=>703, 10277=>703, + 10278=>703, 10279=>703, 10280=>703, 10281=>703, 10282=>703, 10283=>703, 10284=>703, 10285=>703, 10286=>703, 10287=>703, 10288=>703, 10289=>703, 10290=>703, 10291=>703, 10292=>703, 10293=>703, + 10294=>703, 10295=>703, 10296=>703, 10297=>703, 10298=>703, 10299=>703, 10300=>703, 10301=>703, 10302=>703, 10303=>703, 10304=>703, 10305=>703, 10306=>703, 10307=>703, 10308=>703, 10309=>703, + 10310=>703, 10311=>703, 10312=>703, 10313=>703, 10314=>703, 10315=>703, 10316=>703, 10317=>703, 10318=>703, 10319=>703, 10320=>703, 10321=>703, 10322=>703, 10323=>703, 10324=>703, 10325=>703, + 10326=>703, 10327=>703, 10328=>703, 10329=>703, 10330=>703, 10331=>703, 10332=>703, 10333=>703, 10334=>703, 10335=>703, 10336=>703, 10337=>703, 10338=>703, 10339=>703, 10340=>703, 10341=>703, + 10342=>703, 10343=>703, 10344=>703, 10345=>703, 10346=>703, 10347=>703, 10348=>703, 10349=>703, 10350=>703, 10351=>703, 10352=>703, 10353=>703, 10354=>703, 10355=>703, 10356=>703, 10357=>703, + 10358=>703, 10359=>703, 10360=>703, 10361=>703, 10362=>703, 10363=>703, 10364=>703, 10365=>703, 10366=>703, 10367=>703, 10368=>703, 10369=>703, 10370=>703, 10371=>703, 10372=>703, 10373=>703, + 10374=>703, 10375=>703, 10376=>703, 10377=>703, 10378=>703, 10379=>703, 10380=>703, 10381=>703, 10382=>703, 10383=>703, 10384=>703, 10385=>703, 10386=>703, 10387=>703, 10388=>703, 10389=>703, + 10390=>703, 10391=>703, 10392=>703, 10393=>703, 10394=>703, 10395=>703, 10396=>703, 10397=>703, 10398=>703, 10399=>703, 10400=>703, 10401=>703, 10402=>703, 10403=>703, 10404=>703, 10405=>703, + 10406=>703, 10407=>703, 10408=>703, 10409=>703, 10410=>703, 10411=>703, 10412=>703, 10413=>703, 10414=>703, 10415=>703, 10416=>703, 10417=>703, 10418=>703, 10419=>703, 10420=>703, 10421=>703, + 10422=>703, 10423=>703, 10424=>703, 10425=>703, 10426=>703, 10427=>703, 10428=>703, 10429=>703, 10430=>703, 10431=>703, 10432=>703, 10433=>703, 10434=>703, 10435=>703, 10436=>703, 10437=>703, + 10438=>703, 10439=>703, 10440=>703, 10441=>703, 10442=>703, 10443=>703, 10444=>703, 10445=>703, 10446=>703, 10447=>703, 10448=>703, 10449=>703, 10450=>703, 10451=>703, 10452=>703, 10453=>703, + 10454=>703, 10455=>703, 10456=>703, 10457=>703, 10458=>703, 10459=>703, 10460=>703, 10461=>703, 10462=>703, 10463=>703, 10464=>703, 10465=>703, 10466=>703, 10467=>703, 10468=>703, 10469=>703, + 10470=>703, 10471=>703, 10472=>703, 10473=>703, 10474=>703, 10475=>703, 10476=>703, 10477=>703, 10478=>703, 10479=>703, 10480=>703, 10481=>703, 10482=>703, 10483=>703, 10484=>703, 10485=>703, + 10486=>703, 10487=>703, 10488=>703, 10489=>703, 10490=>703, 10491=>703, 10492=>703, 10493=>703, 10494=>703, 10495=>703, 10502=>754, 10503=>754, 10506=>754, 10507=>754, 10560=>754, 10561=>754, + 10702=>754, 10703=>941, 10704=>941, 10705=>900, 10706=>900, 10707=>900, 10708=>900, 10709=>900, 10731=>444, 10752=>900, 10753=>900, 10754=>900, 10764=>1495, 10765=>506, 10766=>506, 10767=>506, + 10768=>506, 10769=>506, 10770=>506, 10771=>506, 10772=>506, 10773=>506, 10774=>506, 10775=>506, 10776=>506, 10777=>506, 10778=>506, 10779=>506, 10780=>506, 10877=>754, 10878=>754, 10879=>754, + 10880=>754, 10881=>754, 10882=>754, 10883=>754, 10884=>754, 10885=>754, 10886=>754, 10887=>754, 10888=>754, 10889=>754, 10890=>754, 10891=>754, 10892=>754, 10893=>754, 10894=>754, 10895=>754, + 10896=>754, 10897=>754, 10898=>754, 10899=>754, 10900=>754, 10901=>754, 10902=>754, 10903=>754, 10904=>754, 10905=>754, 10906=>754, 10907=>754, 10908=>754, 10909=>754, 10910=>754, 10911=>754, + 10912=>754, 10926=>754, 10927=>754, 10928=>754, 10929=>754, 10930=>754, 10931=>754, 10932=>754, 10933=>754, 10934=>754, 10935=>754, 10936=>754, 10937=>754, 10938=>754, 11001=>754, 11002=>754, + 11008=>754, 11009=>754, 11010=>754, 11011=>754, 11012=>754, 11013=>754, 11014=>754, 11015=>754, 11016=>754, 11017=>754, 11018=>754, 11019=>754, 11020=>754, 11021=>754, 11022=>754, 11023=>754, + 11024=>754, 11025=>754, 11026=>850, 11027=>850, 11028=>850, 11029=>850, 11030=>692, 11031=>692, 11032=>692, 11033=>692, 11034=>850, 11040=>782, 11041=>786, 11042=>786, 11043=>786, 11360=>573, + 11361=>324, 11362=>573, 11363=>659, 11364=>693, 11365=>607, 11366=>430, 11367=>860, 11368=>641, 11369=>697, 11370=>598, 11371=>652, 11372=>523, 11380=>586, 11381=>584, 11382=>464, 11383=>704, + 61960=>774, 62047=>647, 62917=>618, 64256=>749, 64257=>708, 64258=>708, 64259=>1024, 64260=>1024, 64261=>727, 64262=>917, 64275=>1249, 64276=>1245, 64277=>1240, 64278=>1245, 64279=>1542, 64285=>334, + 64287=>623, 64288=>647, 64297=>754, 64298=>877, 64299=>877, 64300=>877, 64301=>877, 64302=>676, 64303=>676, 64304=>676, 64305=>658, 64306=>452, 64307=>615, 64308=>700, 64309=>420, 64310=>468, + 64312=>747, 64313=>420, 64314=>700, 64315=>678, 64316=>650, 64318=>781, 64320=>479, 64321=>747, 64323=>744, 64324=>779, 64326=>654, 64327=>733, 64328=>700, 64329=>877, 64330=>740, 64331=>334, + 64332=>658, 64333=>678, 64334=>779, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, + 65037=>0, 65038=>0, 65039=>0, 65533=>1002}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSansCondensed-BoldOblique.z'; + font[:ctg]='DejaVuSansCondensed-BoldOblique.ctg.z'; + font[:originalsize]=436624; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansCondensedi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,267 @@ +TCPDFFontDescriptor.define('DejaVuSansCondensedi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSansCondensed-Oblique'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>96,'FontBBox'=>'[-914 -385 1493 1068]','ItalicAngle'=>-11,'StemV'=>70,'MissingWidth'=>540}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>540, 32=>286, 33=>360, 34=>414, 35=>754, 36=>572, 37=>855, 38=>702, 39=>247, 40=>351, 41=>351, 42=>450, 43=>754, 44=>286, 45=>325, 46=>286, + 47=>303, 48=>572, 49=>572, 50=>572, 51=>572, 52=>572, 53=>572, 54=>572, 55=>572, 56=>572, 57=>572, 58=>303, 59=>303, 60=>754, 61=>754, 62=>754, + 63=>478, 64=>900, 65=>615, 66=>617, 67=>628, 68=>693, 69=>568, 70=>518, 71=>697, 72=>677, 73=>265, 74=>265, 75=>590, 76=>501, 77=>776, 78=>673, + 79=>708, 80=>542, 81=>708, 82=>625, 83=>571, 84=>549, 85=>659, 86=>615, 87=>890, 88=>616, 89=>549, 90=>616, 91=>351, 92=>303, 93=>351, 94=>754, + 95=>450, 96=>450, 97=>551, 98=>571, 99=>495, 100=>571, 101=>554, 102=>316, 103=>571, 104=>570, 105=>250, 106=>250, 107=>521, 108=>250, 109=>876, 110=>570, + 111=>550, 112=>571, 113=>571, 114=>370, 115=>469, 116=>353, 117=>570, 118=>532, 119=>736, 120=>532, 121=>532, 122=>472, 123=>572, 124=>303, 125=>572, 126=>754, + 8364=>572, 1027=>501, 8218=>286, 402=>316, 8222=>466, 8230=>900, 8224=>450, 8225=>450, 710=>450, 8240=>1215, 352=>571, 8249=>360, 338=>962, 1036=>639, 381=>616, 1039=>677, + 8216=>286, 8217=>286, 8220=>466, 8221=>466, 8226=>531, 8211=>450, 8212=>900, 732=>450, 8482=>900, 353=>469, 8250=>360, 339=>925, 1116=>543, 382=>472, 376=>549, 160=>286, + 161=>360, 162=>572, 163=>572, 164=>572, 165=>572, 166=>303, 167=>450, 168=>450, 169=>900, 170=>424, 171=>555, 172=>754, 173=>325, 174=>900, 175=>450, 176=>450, + 177=>754, 178=>360, 179=>360, 180=>450, 181=>572, 182=>572, 183=>286, 184=>450, 185=>360, 186=>424, 187=>555, 188=>872, 189=>872, 190=>872, 191=>478, 192=>615, + 193=>615, 194=>615, 195=>615, 196=>615, 197=>615, 198=>876, 199=>628, 200=>568, 201=>568, 202=>568, 203=>568, 204=>265, 205=>265, 206=>265, 207=>265, 208=>697, + 209=>673, 210=>708, 211=>708, 212=>708, 213=>708, 214=>708, 215=>754, 216=>708, 217=>659, 218=>659, 219=>659, 220=>659, 221=>549, 222=>547, 223=>567, 224=>551, + 225=>551, 226=>551, 227=>551, 228=>551, 229=>551, 230=>896, 231=>495, 232=>554, 233=>554, 234=>554, 235=>554, 236=>250, 237=>250, 238=>250, 239=>250, 240=>550, + 241=>570, 242=>550, 243=>550, 244=>550, 245=>550, 246=>550, 247=>754, 248=>550, 249=>570, 250=>570, 251=>570, 252=>570, 253=>532, 254=>571, 255=>532, 256=>615, + 257=>551, 258=>615, 259=>551, 260=>615, 261=>551, 262=>628, 263=>495, 264=>628, 265=>495, 266=>628, 267=>495, 268=>628, 269=>495, 270=>693, 271=>571, 272=>697, + 273=>571, 274=>568, 275=>554, 276=>568, 277=>554, 278=>568, 279=>554, 280=>568, 281=>554, 282=>568, 283=>554, 284=>697, 285=>571, 286=>697, 287=>571, 288=>697, + 289=>571, 290=>697, 291=>571, 292=>677, 293=>570, 294=>824, 295=>625, 296=>265, 297=>250, 298=>265, 299=>250, 300=>265, 301=>250, 302=>265, 303=>250, 304=>265, + 305=>250, 306=>531, 307=>500, 308=>265, 309=>250, 310=>590, 311=>521, 312=>521, 313=>501, 314=>250, 315=>501, 316=>250, 317=>501, 318=>296, 319=>501, 320=>536, + 321=>505, 322=>258, 323=>673, 324=>570, 325=>673, 326=>570, 327=>673, 328=>570, 329=>732, 330=>673, 331=>570, 332=>708, 333=>550, 334=>708, 335=>550, 336=>708, + 337=>550, 340=>625, 341=>370, 342=>625, 343=>370, 344=>625, 345=>370, 346=>571, 347=>469, 348=>571, 349=>469, 350=>571, 351=>469, 354=>549, 355=>353, 356=>549, + 357=>353, 358=>549, 359=>353, 360=>659, 361=>570, 362=>659, 363=>570, 364=>659, 365=>570, 366=>659, 367=>570, 368=>659, 369=>570, 370=>659, 371=>570, 372=>890, + 373=>736, 374=>549, 375=>532, 377=>616, 378=>472, 379=>616, 380=>472, 383=>316, 384=>571, 385=>661, 386=>617, 387=>571, 388=>617, 389=>571, 390=>633, 391=>628, + 392=>495, 393=>697, 394=>737, 395=>617, 396=>571, 397=>550, 398=>568, 399=>708, 400=>553, 401=>518, 403=>697, 404=>618, 405=>885, 406=>318, 407=>265, 408=>671, + 409=>521, 410=>250, 411=>532, 412=>876, 413=>673, 414=>570, 415=>708, 416=>822, 417=>550, 418=>844, 419=>663, 420=>586, 421=>571, 422=>625, 423=>571, 424=>469, + 425=>568, 426=>302, 427=>353, 428=>549, 429=>353, 430=>549, 431=>754, 432=>570, 433=>688, 434=>648, 435=>669, 436=>656, 437=>616, 438=>472, 439=>599, 440=>599, + 441=>520, 442=>472, 443=>572, 444=>599, 445=>520, 446=>459, 447=>571, 448=>265, 449=>443, 450=>413, 451=>266, 452=>1310, 453=>1165, 454=>1043, 455=>767, 456=>751, + 457=>500, 458=>938, 459=>923, 460=>820, 461=>615, 462=>551, 463=>265, 464=>250, 465=>708, 466=>550, 467=>659, 468=>570, 469=>659, 470=>570, 471=>659, 472=>570, + 473=>659, 474=>570, 475=>659, 476=>570, 477=>554, 478=>615, 479=>551, 480=>615, 481=>551, 482=>876, 483=>896, 484=>697, 485=>571, 486=>697, 487=>571, 488=>590, + 489=>521, 490=>708, 491=>550, 492=>708, 493=>550, 494=>599, 495=>472, 496=>250, 497=>1310, 498=>1165, 499=>1043, 500=>697, 501=>571, 502=>1001, 503=>614, 504=>673, + 505=>570, 506=>615, 507=>551, 508=>876, 509=>896, 510=>708, 511=>550, 512=>615, 513=>551, 514=>615, 515=>551, 516=>568, 517=>554, 518=>568, 519=>554, 520=>265, + 521=>250, 522=>265, 523=>250, 524=>708, 525=>550, 526=>708, 527=>550, 528=>625, 529=>370, 530=>625, 531=>370, 532=>659, 533=>570, 534=>659, 535=>570, 536=>571, + 537=>469, 538=>549, 539=>353, 540=>564, 541=>469, 542=>677, 543=>570, 544=>662, 545=>754, 546=>628, 547=>549, 548=>616, 549=>472, 550=>615, 551=>551, 552=>568, + 553=>554, 554=>708, 555=>550, 556=>708, 557=>550, 558=>708, 559=>550, 560=>708, 561=>550, 562=>549, 563=>532, 564=>427, 565=>758, 566=>429, 567=>250, 568=>898, + 569=>898, 570=>615, 571=>628, 572=>495, 573=>501, 574=>549, 575=>469, 576=>472, 577=>542, 578=>431, 579=>617, 580=>659, 581=>615, 582=>568, 583=>554, 584=>265, + 585=>250, 586=>703, 587=>571, 588=>625, 589=>370, 590=>549, 591=>532, 592=>551, 593=>571, 594=>571, 595=>571, 596=>495, 597=>495, 598=>571, 599=>654, 600=>554, + 601=>554, 602=>759, 603=>490, 604=>490, 605=>698, 606=>598, 607=>293, 608=>626, 609=>571, 610=>566, 611=>536, 612=>536, 613=>570, 614=>570, 615=>570, 616=>334, + 617=>348, 618=>334, 619=>356, 620=>438, 621=>250, 622=>635, 623=>876, 624=>876, 625=>876, 626=>581, 627=>578, 628=>570, 629=>550, 630=>772, 631=>655, 632=>593, + 633=>422, 634=>422, 635=>422, 636=>422, 637=>422, 638=>477, 639=>477, 640=>541, 641=>541, 642=>469, 643=>302, 644=>302, 645=>415, 646=>302, 647=>353, 648=>353, + 649=>570, 650=>556, 651=>538, 652=>532, 653=>736, 654=>532, 655=>549, 656=>472, 657=>472, 658=>520, 659=>520, 660=>459, 661=>459, 662=>459, 663=>459, 664=>708, + 665=>521, 666=>598, 667=>637, 668=>588, 669=>263, 670=>600, 671=>456, 672=>654, 673=>459, 674=>459, 675=>913, 676=>952, 677=>911, 678=>742, 679=>549, 680=>700, + 681=>763, 682=>576, 683=>589, 684=>463, 685=>463, 686=>513, 687=>597, 688=>359, 689=>359, 690=>157, 691=>233, 692=>266, 693=>266, 694=>341, 695=>463, 696=>335, + 697=>250, 698=>414, 699=>286, 700=>286, 701=>286, 702=>276, 703=>276, 704=>333, 705=>333, 706=>450, 707=>450, 708=>450, 709=>450, 711=>450, 712=>247, 713=>450, + 714=>450, 715=>450, 716=>247, 717=>450, 718=>450, 719=>450, 720=>303, 721=>303, 722=>276, 723=>276, 724=>450, 725=>450, 726=>371, 727=>450, 728=>450, 729=>450, + 730=>450, 731=>450, 733=>450, 734=>284, 735=>450, 736=>383, 737=>149, 738=>335, 739=>399, 740=>333, 741=>444, 742=>444, 743=>444, 744=>444, 745=>444, 748=>450, + 749=>450, 750=>450, 755=>450, 759=>450, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, + 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, + 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, + 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, + 828=>0, 829=>0, 830=>0, 831=>0, 832=>0, 833=>0, 834=>0, 835=>0, 836=>0, 837=>0, 838=>0, 839=>0, 840=>0, 841=>0, 842=>0, 843=>0, + 844=>0, 845=>0, 846=>0, 847=>0, 849=>0, 855=>0, 856=>0, 860=>0, 861=>0, 862=>0, 863=>0, 864=>0, 865=>0, 866=>0, 884=>250, 885=>250, + 890=>450, 891=>494, 892=>495, 893=>494, 894=>303, 900=>450, 901=>450, 902=>625, 903=>286, 904=>690, 905=>813, 906=>391, 908=>755, 910=>773, 911=>814, 912=>304, + 913=>615, 914=>617, 915=>501, 916=>615, 917=>568, 918=>616, 919=>677, 920=>708, 921=>265, 922=>590, 923=>615, 924=>776, 925=>673, 926=>568, 927=>708, 928=>677, + 929=>542, 931=>568, 932=>549, 933=>549, 934=>708, 935=>616, 936=>708, 937=>688, 938=>265, 939=>549, 940=>593, 941=>488, 942=>567, 943=>304, 944=>521, 945=>593, + 946=>574, 947=>532, 948=>550, 949=>486, 950=>489, 951=>570, 952=>550, 953=>304, 954=>530, 955=>532, 956=>572, 957=>502, 958=>501, 959=>550, 960=>542, 961=>571, + 962=>528, 963=>570, 964=>542, 965=>521, 966=>593, 967=>532, 968=>593, 969=>753, 970=>304, 971=>521, 972=>550, 973=>521, 974=>753, 976=>553, 977=>557, 978=>628, + 979=>758, 980=>628, 981=>593, 982=>753, 983=>597, 984=>708, 985=>550, 986=>583, 987=>528, 988=>518, 989=>413, 990=>593, 991=>593, 992=>778, 993=>564, 994=>840, + 995=>753, 996=>682, 997=>593, 998=>712, 999=>553, 1000=>618, 1001=>546, 1002=>690, 1003=>563, 1004=>629, 1005=>550, 1006=>549, 1007=>482, 1008=>597, 1009=>571, 1010=>495, + 1011=>250, 1012=>708, 1013=>554, 1014=>554, 1015=>547, 1016=>571, 1017=>628, 1018=>776, 1019=>585, 1020=>571, 1021=>633, 1022=>628, 1023=>633, 1024=>568, 1025=>568, 1026=>708, + 1028=>628, 1029=>571, 1030=>265, 1031=>265, 1032=>265, 1033=>984, 1034=>940, 1035=>708, 1037=>673, 1038=>548, 1040=>615, 1041=>617, 1042=>617, 1043=>501, 1044=>703, 1045=>568, + 1046=>969, 1047=>577, 1048=>673, 1049=>673, 1050=>639, 1051=>677, 1052=>776, 1053=>677, 1054=>708, 1055=>677, 1056=>542, 1057=>628, 1058=>549, 1059=>548, 1060=>774, 1061=>616, + 1062=>699, 1063=>617, 1064=>962, 1065=>984, 1066=>749, 1067=>736, 1068=>617, 1069=>628, 1070=>971, 1071=>625, 1072=>551, 1073=>555, 1074=>530, 1075=>473, 1076=>622, 1077=>554, + 1078=>811, 1079=>479, 1080=>584, 1081=>584, 1082=>543, 1083=>575, 1084=>679, 1085=>588, 1086=>550, 1087=>588, 1088=>571, 1089=>495, 1090=>524, 1091=>532, 1092=>769, 1093=>532, + 1094=>612, 1095=>532, 1096=>823, 1097=>848, 1098=>636, 1099=>710, 1100=>530, 1101=>494, 1102=>757, 1103=>541, 1104=>554, 1105=>554, 1106=>563, 1107=>473, 1108=>494, 1109=>469, + 1110=>250, 1111=>250, 1112=>250, 1113=>812, 1114=>809, 1115=>586, 1117=>584, 1118=>532, 1119=>588, 1120=>840, 1121=>753, 1122=>693, 1123=>604, 1124=>848, 1125=>674, 1126=>791, + 1127=>705, 1128=>1043, 1129=>901, 1130=>708, 1131=>550, 1132=>924, 1133=>742, 1134=>572, 1135=>486, 1136=>771, 1137=>789, 1138=>708, 1139=>533, 1140=>703, 1141=>598, 1142=>703, + 1143=>598, 1144=>893, 1145=>813, 1146=>857, 1147=>682, 1148=>1062, 1149=>925, 1150=>840, 1151=>753, 1152=>628, 1153=>495, 1154=>452, 1155=>0, 1156=>0, 1157=>0, 1158=>0, + 1160=>376, 1161=>376, 1162=>673, 1163=>591, 1164=>617, 1165=>530, 1166=>542, 1167=>571, 1168=>549, 1169=>473, 1170=>607, 1171=>500, 1172=>501, 1173=>441, 1174=>969, 1175=>811, + 1176=>577, 1177=>479, 1178=>639, 1179=>543, 1180=>639, 1181=>543, 1182=>639, 1183=>543, 1184=>771, 1185=>748, 1186=>677, 1187=>594, 1188=>913, 1189=>789, 1190=>1002, 1191=>855, + 1192=>716, 1193=>586, 1194=>628, 1195=>495, 1196=>549, 1197=>476, 1198=>549, 1199=>532, 1200=>549, 1201=>532, 1202=>616, 1203=>532, 1204=>840, 1205=>726, 1206=>617, 1207=>532, + 1208=>617, 1209=>532, 1210=>617, 1211=>570, 1212=>836, 1213=>658, 1214=>836, 1215=>658, 1216=>265, 1217=>969, 1218=>811, 1219=>589, 1220=>543, 1221=>677, 1222=>575, 1223=>677, + 1224=>594, 1225=>677, 1226=>594, 1227=>617, 1228=>532, 1229=>776, 1230=>679, 1231=>250, 1232=>615, 1233=>551, 1234=>615, 1235=>551, 1236=>876, 1237=>896, 1238=>568, 1239=>554, + 1240=>708, 1241=>554, 1242=>708, 1243=>554, 1244=>969, 1245=>811, 1246=>577, 1247=>479, 1248=>599, 1249=>520, 1250=>673, 1251=>584, 1252=>673, 1253=>584, 1254=>708, 1255=>550, + 1256=>708, 1257=>550, 1258=>708, 1259=>550, 1260=>628, 1261=>494, 1262=>548, 1263=>532, 1264=>548, 1265=>532, 1266=>548, 1267=>532, 1268=>617, 1269=>532, 1270=>501, 1271=>442, + 1272=>736, 1273=>710, 1274=>607, 1275=>500, 1276=>616, 1277=>532, 1278=>616, 1279=>532, 1280=>617, 1281=>530, 1282=>905, 1283=>807, 1284=>877, 1285=>782, 1286=>611, 1287=>529, + 1288=>964, 1289=>861, 1290=>965, 1291=>870, 1292=>697, 1293=>593, 1294=>695, 1295=>640, 1296=>553, 1297=>486, 1298=>677, 1299=>575, 1329=>780, 1330=>659, 1331=>794, 1332=>794, + 1333=>659, 1334=>579, 1335=>613, 1336=>659, 1337=>765, 1338=>794, 1339=>659, 1340=>501, 1341=>741, 1342=>888, 1343=>659, 1344=>636, 1345=>579, 1346=>794, 1347=>699, 1348=>794, + 1349=>659, 1350=>756, 1351=>659, 1352=>659, 1353=>659, 1354=>711, 1355=>579, 1356=>794, 1357=>659, 1358=>794, 1359=>571, 1360=>659, 1361=>659, 1362=>719, 1363=>774, 1364=>711, + 1365=>708, 1366=>571, 1369=>276, 1370=>286, 1371=>450, 1372=>450, 1373=>352, 1374=>474, 1375=>450, 1377=>876, 1378=>570, 1379=>686, 1380=>690, 1381=>570, 1382=>627, 1383=>479, + 1384=>570, 1385=>630, 1386=>627, 1387=>570, 1388=>363, 1389=>804, 1390=>576, 1391=>570, 1392=>570, 1393=>571, 1394=>631, 1395=>570, 1396=>593, 1397=>250, 1398=>684, 1399=>464, + 1400=>570, 1401=>407, 1402=>876, 1403=>464, 1404=>691, 1405=>570, 1406=>626, 1407=>876, 1408=>570, 1409=>621, 1410=>451, 1411=>876, 1412=>583, 1413=>550, 1414=>566, 1415=>686, + 1417=>303, 1418=>390, 1456=>0, 1457=>0, 1458=>0, 1459=>0, 1460=>0, 1461=>0, 1462=>0, 1463=>0, 1464=>0, 1465=>0, 1467=>0, 1468=>0, 1469=>0, 1471=>0, + 1472=>265, 1473=>0, 1474=>0, 1475=>265, 1478=>410, 1479=>0, 1488=>566, 1489=>547, 1490=>403, 1491=>534, 1492=>576, 1493=>245, 1494=>380, 1495=>576, 1496=>583, 1497=>245, + 1498=>532, 1499=>500, 1500=>539, 1501=>576, 1502=>593, 1503=>245, 1504=>397, 1505=>629, 1506=>572, 1507=>576, 1508=>543, 1509=>468, 1510=>523, 1511=>596, 1512=>532, 1513=>727, + 1514=>591, 1520=>423, 1521=>409, 1522=>423, 3647=>586, 3713=>603, 3714=>615, 3716=>619, 3719=>434, 3720=>565, 3722=>615, 3725=>619, 3732=>577, 3733=>577, 3734=>605, 3735=>589, + 3737=>576, 3738=>533, 3739=>533, 3740=>670, 3741=>690, 3742=>618, 3743=>618, 3745=>631, 3746=>619, 3747=>615, 3749=>584, 3751=>569, 3754=>633, 3755=>737, 3757=>569, 3758=>615, + 3759=>708, 3760=>569, 3761=>0, 3762=>485, 3763=>485, 3764=>0, 3765=>0, 3766=>0, 3767=>0, 3768=>0, 3769=>0, 3771=>0, 3772=>0, 3773=>597, 3776=>324, 3777=>611, + 3778=>414, 3779=>492, 3780=>442, 3782=>606, 3784=>0, 3785=>0, 3786=>0, 3787=>0, 3788=>0, 3789=>0, 3804=>925, 3805=>925, 5121=>615, 5122=>615, 5123=>615, 5124=>615, + 5125=>728, 5126=>728, 5127=>728, 5129=>728, 5130=>647, 5131=>647, 5132=>751, 5133=>751, 5134=>751, 5135=>751, 5136=>751, 5137=>751, 5138=>870, 5139=>906, 5140=>870, 5141=>906, + 5142=>728, 5143=>870, 5144=>906, 5145=>870, 5146=>906, 5147=>647, 5149=>230, 5150=>488, 5151=>381, 5152=>381, 5153=>350, 5154=>350, 5155=>354, 5156=>350, 5157=>419, 5158=>347, + 5159=>230, 5160=>350, 5161=>350, 5162=>350, 5163=>980, 5164=>817, 5165=>857, 5166=>1005, 5167=>615, 5168=>615, 5169=>615, 5170=>615, 5171=>566, 5172=>566, 5173=>566, 5175=>566, + 5176=>566, 5177=>566, 5178=>751, 5179=>615, 5180=>751, 5181=>751, 5182=>751, 5183=>751, 5184=>870, 5185=>906, 5186=>870, 5187=>906, 5188=>870, 5189=>906, 5190=>870, 5191=>906, + 5192=>656, 5193=>457, 5194=>172, 5196=>659, 5197=>659, 5198=>659, 5199=>659, 5200=>657, 5201=>657, 5202=>657, 5204=>657, 5205=>657, 5206=>657, 5207=>829, 5208=>800, 5209=>829, + 5210=>800, 5211=>829, 5212=>800, 5213=>835, 5214=>810, 5215=>835, 5216=>810, 5217=>853, 5218=>810, 5219=>853, 5220=>810, 5221=>853, 5222=>457, 5223=>790, 5224=>790, 5225=>779, + 5226=>801, 5227=>565, 5228=>565, 5229=>565, 5230=>565, 5231=>565, 5232=>565, 5233=>565, 5234=>565, 5235=>565, 5236=>773, 5237=>693, 5238=>733, 5239=>734, 5240=>733, 5241=>734, + 5242=>773, 5243=>693, 5244=>773, 5245=>693, 5246=>733, 5247=>734, 5248=>733, 5249=>734, 5250=>733, 5251=>366, 5252=>366, 5253=>675, 5254=>697, 5255=>675, 5256=>697, 5257=>565, + 5258=>565, 5259=>565, 5260=>565, 5261=>565, 5262=>565, 5263=>565, 5264=>565, 5265=>565, 5266=>773, 5267=>693, 5268=>733, 5269=>734, 5270=>733, 5271=>734, 5272=>773, 5273=>693, + 5274=>773, 5275=>693, 5276=>733, 5277=>734, 5278=>733, 5279=>734, 5280=>733, 5281=>391, 5282=>391, 5283=>470, 5284=>470, 5285=>470, 5286=>470, 5287=>470, 5288=>470, 5289=>470, + 5290=>470, 5291=>470, 5292=>674, 5293=>691, 5294=>671, 5295=>687, 5296=>671, 5297=>687, 5298=>674, 5299=>691, 5300=>674, 5301=>691, 5302=>671, 5303=>687, 5304=>671, 5305=>687, + 5306=>671, 5307=>347, 5308=>457, 5309=>347, 5312=>766, 5313=>766, 5314=>766, 5315=>766, 5316=>719, 5317=>719, 5318=>719, 5319=>719, 5320=>719, 5321=>962, 5322=>931, 5323=>953, + 5324=>766, 5325=>953, 5326=>719, 5327=>766, 5328=>540, 5329=>407, 5330=>540, 5331=>766, 5332=>766, 5333=>766, 5334=>766, 5335=>719, 5336=>719, 5337=>719, 5338=>719, 5339=>719, + 5340=>962, 5341=>931, 5342=>953, 5343=>927, 5344=>953, 5345=>927, 5346=>962, 5347=>931, 5348=>962, 5349=>931, 5350=>975, 5351=>927, 5352=>975, 5353=>927, 5354=>540, 5356=>656, + 5357=>542, 5358=>542, 5359=>542, 5360=>542, 5361=>542, 5362=>542, 5363=>542, 5364=>542, 5365=>542, 5366=>751, 5367=>678, 5368=>712, 5369=>694, 5370=>712, 5371=>694, 5372=>751, + 5373=>678, 5374=>751, 5375=>678, 5376=>712, 5377=>694, 5378=>712, 5379=>694, 5380=>712, 5381=>376, 5382=>378, 5383=>376, 5392=>641, 5393=>641, 5394=>641, 5395=>802, 5396=>802, + 5397=>802, 5398=>802, 5399=>818, 5400=>785, 5401=>818, 5402=>785, 5403=>818, 5404=>785, 5405=>1026, 5406=>989, 5407=>1026, 5408=>989, 5409=>1026, 5410=>989, 5411=>1026, 5412=>989, + 5413=>576, 5414=>564, 5415=>564, 5416=>564, 5417=>564, 5418=>564, 5419=>564, 5420=>564, 5421=>564, 5422=>564, 5423=>760, 5424=>703, 5425=>734, 5426=>736, 5427=>734, 5428=>736, + 5429=>760, 5430=>703, 5431=>760, 5432=>703, 5433=>734, 5434=>736, 5435=>734, 5436=>736, 5437=>734, 5438=>376, 5440=>350, 5441=>436, 5442=>824, 5443=>824, 5444=>776, 5445=>824, + 5446=>776, 5447=>776, 5448=>542, 5449=>542, 5450=>542, 5451=>542, 5452=>542, 5453=>542, 5454=>751, 5455=>678, 5456=>376, 5458=>656, 5459=>615, 5460=>615, 5461=>615, 5462=>615, + 5463=>605, 5464=>605, 5465=>605, 5466=>605, 5467=>831, 5468=>906, 5469=>457, 5470=>659, 5471=>659, 5472=>659, 5473=>659, 5474=>659, 5475=>659, 5476=>657, 5477=>657, 5478=>657, + 5479=>657, 5480=>853, 5481=>810, 5482=>457, 5492=>747, 5493=>747, 5494=>747, 5495=>747, 5496=>747, 5497=>747, 5498=>747, 5499=>507, 5500=>677, 5501=>436, 5502=>942, 5503=>942, + 5504=>942, 5505=>942, 5506=>942, 5507=>942, 5508=>942, 5509=>743, 5514=>747, 5515=>747, 5516=>747, 5517=>747, 5518=>1133, 5519=>1133, 5520=>1133, 5521=>901, 5522=>901, 5523=>1133, + 5524=>1133, 5525=>629, 5526=>965, 5536=>766, 5537=>766, 5538=>719, 5539=>719, 5540=>719, 5541=>719, 5542=>540, 5543=>579, 5544=>579, 5545=>579, 5546=>579, 5547=>579, 5548=>579, + 5549=>579, 5550=>376, 5551=>565, 5598=>693, 5601=>693, 5702=>421, 5703=>421, 5742=>399, 5743=>942, 5744=>1178, 5745=>1469, 5746=>1469, 5747=>1237, 5748=>1237, 5749=>1469, 5750=>1469, + 7424=>532, 7425=>646, 7426=>883, 7427=>527, 7428=>495, 7429=>544, 7430=>544, 7431=>441, 7432=>486, 7433=>250, 7434=>355, 7435=>521, 7436=>524, 7437=>679, 7438=>584, 7439=>550, + 7440=>495, 7441=>615, 7442=>615, 7443=>615, 7444=>920, 7446=>550, 7447=>550, 7448=>472, 7449=>541, 7450=>541, 7451=>524, 7452=>517, 7453=>663, 7454=>853, 7455=>574, 7456=>532, + 7457=>736, 7458=>472, 7459=>473, 7462=>524, 7463=>532, 7464=>507, 7465=>472, 7466=>531, 7467=>575, 7468=>387, 7469=>552, 7470=>389, 7472=>436, 7473=>358, 7474=>358, 7475=>439, + 7476=>426, 7477=>167, 7478=>167, 7479=>372, 7480=>315, 7481=>489, 7482=>424, 7483=>424, 7484=>446, 7485=>396, 7486=>342, 7487=>394, 7488=>346, 7489=>415, 7490=>560, 7491=>352, + 7492=>352, 7493=>365, 7494=>583, 7495=>385, 7496=>365, 7497=>375, 7498=>375, 7499=>324, 7500=>323, 7501=>365, 7502=>161, 7503=>383, 7504=>561, 7505=>368, 7506=>372, 7507=>333, + 7508=>372, 7509=>372, 7510=>385, 7511=>265, 7512=>364, 7513=>422, 7514=>561, 7515=>375, 7516=>900, 7517=>361, 7518=>335, 7519=>347, 7520=>374, 7521=>327, 7522=>161, 7523=>233, + 7524=>364, 7525=>375, 7526=>361, 7527=>335, 7528=>347, 7529=>374, 7530=>327, 7543=>571, 7544=>426, 7547=>334, 7557=>250, 7579=>365, 7580=>333, 7581=>333, 7582=>372, 7583=>324, + 7584=>267, 7585=>209, 7586=>365, 7587=>364, 7588=>235, 7589=>224, 7590=>234, 7591=>235, 7592=>211, 7593=>224, 7594=>211, 7595=>338, 7596=>561, 7597=>561, 7598=>369, 7599=>431, + 7600=>368, 7601=>372, 7602=>372, 7603=>324, 7604=>258, 7605=>265, 7606=>457, 7607=>376, 7608=>325, 7609=>365, 7610=>375, 7611=>330, 7612=>393, 7613=>330, 7614=>353, 7615=>372, + 7620=>0, 7621=>0, 7622=>0, 7623=>0, 7624=>0, 7625=>0, 7680=>615, 7681=>551, 7682=>617, 7683=>571, 7684=>617, 7685=>571, 7686=>617, 7687=>571, 7688=>628, 7689=>495, + 7690=>693, 7691=>571, 7692=>693, 7693=>571, 7694=>693, 7695=>571, 7696=>693, 7697=>571, 7698=>693, 7699=>571, 7700=>568, 7701=>554, 7702=>568, 7703=>554, 7704=>568, 7705=>554, + 7706=>568, 7707=>554, 7708=>568, 7709=>554, 7710=>518, 7711=>316, 7712=>697, 7713=>571, 7714=>677, 7715=>570, 7716=>677, 7717=>570, 7718=>677, 7719=>570, 7720=>677, 7721=>570, + 7722=>677, 7723=>570, 7724=>265, 7725=>250, 7726=>265, 7727=>250, 7728=>590, 7729=>521, 7730=>590, 7731=>521, 7732=>590, 7733=>521, 7734=>501, 7735=>250, 7736=>501, 7737=>250, + 7738=>501, 7739=>250, 7740=>501, 7741=>250, 7742=>776, 7743=>876, 7744=>776, 7745=>876, 7746=>776, 7747=>876, 7748=>673, 7749=>570, 7750=>673, 7751=>570, 7752=>673, 7753=>570, + 7754=>673, 7755=>570, 7756=>708, 7757=>550, 7758=>708, 7759=>550, 7760=>708, 7761=>550, 7762=>708, 7763=>550, 7764=>542, 7765=>571, 7766=>542, 7767=>571, 7768=>625, 7769=>370, + 7770=>625, 7771=>370, 7772=>625, 7773=>370, 7774=>625, 7775=>370, 7776=>571, 7777=>469, 7778=>571, 7779=>469, 7780=>571, 7781=>469, 7782=>571, 7783=>469, 7784=>571, 7785=>469, + 7786=>549, 7787=>353, 7788=>549, 7789=>353, 7790=>549, 7791=>353, 7792=>549, 7793=>353, 7794=>659, 7795=>570, 7796=>659, 7797=>570, 7798=>659, 7799=>570, 7800=>659, 7801=>570, + 7802=>659, 7803=>570, 7804=>615, 7805=>532, 7806=>615, 7807=>532, 7808=>890, 7809=>736, 7810=>890, 7811=>736, 7812=>890, 7813=>736, 7814=>890, 7815=>736, 7816=>890, 7817=>736, + 7818=>616, 7819=>532, 7820=>616, 7821=>532, 7822=>549, 7823=>532, 7824=>616, 7825=>472, 7826=>616, 7827=>472, 7828=>616, 7829=>472, 7830=>570, 7831=>353, 7832=>736, 7833=>532, + 7834=>551, 7835=>316, 7840=>615, 7841=>551, 7842=>615, 7843=>551, 7844=>615, 7845=>551, 7846=>615, 7847=>551, 7848=>615, 7849=>551, 7850=>615, 7851=>551, 7852=>615, 7853=>551, + 7854=>615, 7855=>551, 7856=>615, 7857=>551, 7858=>615, 7859=>551, 7860=>615, 7861=>551, 7862=>615, 7863=>551, 7864=>568, 7865=>554, 7866=>568, 7867=>554, 7868=>568, 7869=>554, + 7870=>568, 7871=>554, 7872=>568, 7873=>554, 7874=>568, 7875=>554, 7876=>568, 7877=>554, 7878=>568, 7879=>554, 7880=>265, 7881=>250, 7882=>265, 7883=>250, 7884=>708, 7885=>550, + 7886=>708, 7887=>550, 7888=>708, 7889=>550, 7890=>708, 7891=>550, 7892=>708, 7893=>550, 7894=>708, 7895=>550, 7896=>708, 7897=>550, 7898=>822, 7899=>550, 7900=>822, 7901=>550, + 7902=>822, 7903=>550, 7904=>822, 7905=>550, 7906=>822, 7907=>550, 7908=>659, 7909=>570, 7910=>659, 7911=>570, 7912=>754, 7913=>570, 7914=>754, 7915=>570, 7916=>754, 7917=>570, + 7918=>754, 7919=>570, 7920=>754, 7921=>570, 7922=>549, 7923=>532, 7924=>549, 7925=>532, 7926=>549, 7927=>532, 7928=>549, 7929=>532, 7936=>593, 7937=>593, 7938=>593, 7939=>593, + 7940=>593, 7941=>593, 7942=>593, 7943=>593, 7944=>615, 7945=>615, 7946=>790, 7947=>790, 7948=>692, 7949=>721, 7950=>637, 7951=>668, 7952=>486, 7953=>486, 7954=>486, 7955=>486, + 7956=>486, 7957=>486, 7960=>640, 7961=>640, 7962=>869, 7963=>877, 7964=>809, 7965=>835, 7968=>570, 7969=>570, 7970=>570, 7971=>570, 7972=>570, 7973=>570, 7974=>570, 7975=>570, + 7976=>753, 7977=>751, 7978=>977, 7979=>980, 7980=>924, 7981=>945, 7982=>840, 7983=>852, 7984=>304, 7985=>304, 7986=>304, 7987=>304, 7988=>304, 7989=>304, 7990=>304, 7991=>304, + 7992=>342, 7993=>336, 7994=>571, 7995=>571, 7996=>513, 7997=>540, 7998=>440, 7999=>443, 8000=>550, 8001=>550, 8002=>550, 8003=>550, 8004=>550, 8005=>550, 8008=>724, 8009=>763, + 8010=>985, 8011=>989, 8012=>844, 8013=>873, 8016=>521, 8017=>521, 8018=>521, 8019=>521, 8020=>521, 8021=>521, 8022=>521, 8023=>521, 8025=>705, 8027=>897, 8029=>911, 8031=>808, + 8032=>753, 8033=>753, 8034=>753, 8035=>753, 8036=>753, 8037=>753, 8038=>753, 8039=>753, 8040=>722, 8041=>759, 8042=>980, 8043=>985, 8044=>851, 8045=>875, 8046=>829, 8047=>857, + 8048=>593, 8049=>593, 8050=>486, 8051=>493, 8052=>570, 8053=>589, 8054=>304, 8055=>304, 8056=>550, 8057=>550, 8058=>521, 8059=>521, 8060=>753, 8061=>753, 8064=>593, 8065=>593, + 8066=>593, 8067=>593, 8068=>593, 8069=>593, 8070=>593, 8071=>593, 8072=>615, 8073=>615, 8074=>790, 8075=>790, 8076=>692, 8077=>721, 8078=>637, 8079=>668, 8080=>570, 8081=>570, + 8082=>570, 8083=>570, 8084=>570, 8085=>570, 8086=>570, 8087=>570, 8088=>753, 8089=>751, 8090=>977, 8091=>980, 8092=>924, 8093=>945, 8094=>840, 8095=>852, 8096=>753, 8097=>753, + 8098=>753, 8099=>753, 8100=>753, 8101=>753, 8102=>753, 8103=>753, 8104=>722, 8105=>759, 8106=>980, 8107=>985, 8108=>851, 8109=>875, 8110=>829, 8111=>857, 8112=>593, 8113=>593, + 8114=>593, 8115=>593, 8116=>593, 8118=>593, 8119=>593, 8120=>615, 8121=>615, 8122=>645, 8123=>623, 8124=>615, 8125=>450, 8126=>450, 8127=>450, 8128=>450, 8129=>450, 8130=>570, + 8131=>570, 8132=>589, 8134=>570, 8135=>570, 8136=>724, 8137=>671, 8138=>837, 8139=>784, 8140=>677, 8141=>450, 8142=>450, 8143=>450, 8144=>304, 8145=>304, 8146=>304, 8147=>304, + 8150=>304, 8151=>304, 8152=>265, 8153=>265, 8154=>427, 8155=>367, 8157=>450, 8158=>450, 8159=>450, 8160=>521, 8161=>521, 8162=>521, 8163=>521, 8164=>571, 8165=>571, 8166=>521, + 8167=>521, 8168=>549, 8169=>549, 8170=>760, 8171=>742, 8172=>616, 8173=>450, 8174=>450, 8175=>450, 8178=>753, 8179=>753, 8180=>753, 8182=>753, 8183=>753, 8184=>847, 8185=>731, + 8186=>830, 8187=>743, 8188=>688, 8189=>450, 8190=>450, 8192=>450, 8193=>900, 8194=>450, 8195=>900, 8196=>296, 8197=>225, 8198=>150, 8199=>572, 8200=>286, 8201=>180, 8202=>89, + 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>325, 8209=>325, 8210=>572, 8213=>900, 8214=>0, 8215=>450, 8219=>286, 8223=>466, 8227=>531, 8228=>299, 8229=>600, + 8231=>286, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>180, 8241=>1521, 8242=>204, 8243=>336, 8244=>468, 8245=>204, 8246=>336, 8247=>468, 8248=>305, 8251=>754, + 8252=>437, 8253=>478, 8254=>450, 8255=>723, 8256=>723, 8257=>225, 8258=>900, 8259=>450, 8260=>150, 8261=>351, 8262=>351, 8263=>830, 8264=>659, 8265=>659, 8266=>447, 8267=>572, + 8268=>450, 8269=>450, 8270=>450, 8271=>303, 8272=>723, 8273=>450, 8274=>404, 8275=>754, 8276=>723, 8277=>754, 8278=>527, 8279=>597, 8280=>754, 8281=>754, 8282=>286, 8283=>717, + 8284=>754, 8285=>286, 8286=>286, 8287=>200, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>360, 8305=>161, + 8308=>360, 8309=>360, 8310=>360, 8311=>360, 8312=>360, 8313=>360, 8314=>475, 8315=>475, 8316=>475, 8317=>221, 8318=>221, 8319=>359, 8320=>360, 8321=>360, 8322=>360, 8323=>360, + 8324=>360, 8325=>360, 8326=>360, 8327=>360, 8328=>360, 8329=>360, 8330=>475, 8331=>475, 8332=>475, 8333=>221, 8334=>221, 8336=>352, 8337=>375, 8338=>372, 8339=>399, 8340=>375, + 8352=>789, 8353=>572, 8354=>572, 8355=>572, 8356=>572, 8357=>876, 8358=>673, 8359=>1143, 8360=>966, 8361=>890, 8362=>754, 8363=>572, 8365=>590, 8366=>549, 8367=>1145, 8368=>572, + 8369=>572, 8370=>572, 8371=>572, 8372=>696, 8373=>577, 8400=>0, 8401=>0, 8406=>0, 8407=>0, 8448=>873, 8449=>873, 8450=>628, 8451=>1011, 8452=>807, 8453=>872, 8454=>929, + 8455=>553, 8456=>628, 8457=>856, 8459=>889, 8460=>648, 8461=>765, 8462=>570, 8463=>570, 8464=>422, 8465=>627, 8466=>648, 8467=>372, 8468=>736, 8469=>721, 8470=>936, 8471=>900, + 8472=>627, 8473=>631, 8474=>708, 8475=>718, 8476=>732, 8477=>713, 8478=>807, 8479=>615, 8480=>917, 8481=>912, 8483=>615, 8484=>670, 8485=>520, 8486=>688, 8487=>688, 8488=>554, + 8489=>304, 8490=>590, 8491=>615, 8492=>708, 8493=>633, 8494=>769, 8495=>532, 8496=>545, 8497=>708, 8498=>518, 8499=>962, 8500=>416, 8501=>670, 8502=>606, 8503=>404, 8504=>625, + 8505=>342, 8506=>833, 8507=>1041, 8508=>632, 8509=>655, 8510=>589, 8511=>764, 8512=>729, 8513=>697, 8514=>501, 8515=>501, 8516=>549, 8517=>737, 8518=>637, 8519=>554, 8520=>316, + 8521=>316, 8523=>702, 8526=>474, 8531=>872, 8532=>872, 8533=>872, 8534=>872, 8535=>872, 8536=>872, 8537=>872, 8538=>872, 8539=>872, 8540=>872, 8541=>872, 8542=>872, 8543=>511, + 8544=>265, 8545=>443, 8546=>620, 8547=>831, 8548=>615, 8549=>830, 8550=>1007, 8551=>1185, 8552=>826, 8553=>616, 8554=>839, 8555=>1018, 8556=>501, 8557=>628, 8558=>693, 8559=>776, + 8560=>250, 8561=>412, 8562=>573, 8563=>730, 8564=>532, 8565=>729, 8566=>892, 8567=>1053, 8568=>737, 8569=>532, 8570=>740, 8571=>901, 8572=>250, 8573=>495, 8574=>571, 8575=>876, + 8576=>1121, 8577=>693, 8578=>1121, 8579=>633, 8580=>494, 8592=>754, 8593=>754, 8594=>754, 8595=>754, 8596=>754, 8597=>754, 8598=>754, 8599=>754, 8600=>754, 8601=>754, 8602=>754, + 8603=>754, 8604=>754, 8605=>754, 8606=>754, 8607=>754, 8608=>754, 8609=>754, 8610=>754, 8611=>754, 8612=>754, 8613=>754, 8614=>754, 8615=>754, 8616=>754, 8617=>754, 8618=>754, + 8619=>754, 8620=>754, 8621=>754, 8622=>754, 8623=>754, 8624=>754, 8625=>754, 8626=>754, 8627=>754, 8628=>754, 8629=>754, 8630=>754, 8631=>754, 8632=>754, 8633=>754, 8634=>754, + 8635=>754, 8636=>754, 8637=>754, 8638=>754, 8639=>754, 8640=>754, 8641=>754, 8642=>754, 8643=>754, 8644=>754, 8645=>754, 8646=>754, 8647=>754, 8648=>754, 8649=>754, 8650=>754, + 8651=>754, 8652=>754, 8653=>754, 8654=>754, 8655=>754, 8656=>754, 8657=>754, 8658=>754, 8659=>754, 8660=>754, 8661=>754, 8662=>754, 8663=>754, 8664=>754, 8665=>754, 8666=>754, + 8667=>754, 8668=>754, 8669=>754, 8670=>754, 8671=>754, 8672=>754, 8673=>754, 8674=>754, 8675=>754, 8676=>754, 8677=>754, 8678=>754, 8679=>754, 8680=>754, 8681=>754, 8682=>754, + 8683=>754, 8684=>754, 8685=>754, 8686=>754, 8687=>754, 8688=>754, 8689=>754, 8690=>754, 8691=>754, 8692=>754, 8693=>754, 8694=>754, 8695=>754, 8696=>754, 8697=>754, 8698=>754, + 8699=>754, 8700=>754, 8701=>754, 8702=>754, 8703=>754, 8704=>615, 8705=>572, 8706=>465, 8707=>568, 8708=>568, 8709=>784, 8710=>602, 8711=>602, 8712=>784, 8713=>784, 8714=>646, + 8715=>784, 8716=>784, 8717=>646, 8718=>572, 8719=>681, 8720=>681, 8721=>606, 8722=>754, 8723=>754, 8724=>754, 8725=>150, 8726=>573, 8727=>754, 8728=>563, 8729=>286, 8730=>573, + 8731=>573, 8732=>573, 8733=>609, 8734=>750, 8735=>754, 8736=>807, 8737=>807, 8738=>754, 8739=>450, 8740=>450, 8741=>450, 8742=>450, 8743=>659, 8744=>659, 8745=>659, 8746=>659, + 8747=>469, 8748=>710, 8749=>951, 8750=>469, 8751=>710, 8752=>951, 8753=>469, 8754=>469, 8755=>469, 8756=>572, 8757=>572, 8758=>234, 8759=>572, 8760=>754, 8761=>754, 8762=>754, + 8763=>754, 8764=>754, 8765=>754, 8766=>754, 8767=>754, 8768=>337, 8769=>754, 8770=>754, 8771=>754, 8772=>754, 8773=>754, 8774=>754, 8775=>754, 8776=>754, 8777=>754, 8778=>754, + 8779=>754, 8780=>754, 8781=>754, 8782=>754, 8783=>754, 8784=>754, 8785=>754, 8786=>754, 8787=>754, 8788=>900, 8789=>900, 8790=>754, 8791=>754, 8792=>754, 8793=>754, 8794=>754, + 8795=>754, 8796=>754, 8797=>754, 8798=>754, 8799=>754, 8800=>754, 8801=>754, 8802=>754, 8803=>754, 8804=>754, 8805=>754, 8806=>754, 8807=>754, 8808=>754, 8809=>754, 8810=>942, + 8811=>942, 8812=>417, 8813=>754, 8814=>754, 8815=>754, 8816=>754, 8817=>754, 8818=>754, 8819=>754, 8820=>754, 8821=>754, 8822=>754, 8823=>754, 8824=>754, 8825=>754, 8826=>754, + 8827=>754, 8828=>754, 8829=>754, 8830=>754, 8831=>754, 8832=>754, 8833=>754, 8834=>754, 8835=>754, 8836=>754, 8837=>754, 8838=>754, 8839=>754, 8840=>754, 8841=>754, 8842=>754, + 8843=>754, 8844=>659, 8845=>659, 8846=>659, 8847=>754, 8848=>754, 8849=>754, 8850=>754, 8851=>649, 8852=>649, 8853=>754, 8854=>754, 8855=>754, 8856=>754, 8857=>754, 8858=>754, + 8859=>754, 8860=>754, 8861=>754, 8862=>754, 8863=>754, 8864=>754, 8865=>754, 8866=>784, 8867=>784, 8868=>784, 8869=>784, 8870=>468, 8871=>468, 8872=>784, 8873=>784, 8874=>784, + 8875=>784, 8876=>784, 8877=>784, 8878=>784, 8879=>784, 8882=>754, 8883=>754, 8884=>754, 8885=>754, 8886=>900, 8887=>900, 8888=>754, 8889=>754, 8890=>468, 8891=>659, 8892=>659, + 8893=>659, 8896=>738, 8897=>738, 8898=>738, 8899=>738, 8900=>444, 8901=>286, 8902=>563, 8904=>900, 8905=>900, 8906=>900, 8907=>900, 8908=>900, 8909=>754, 8918=>754, 8919=>754, + 8920=>1280, 8921=>1280, 8922=>754, 8923=>754, 8924=>754, 8925=>754, 8926=>754, 8927=>754, 8928=>754, 8929=>754, 8930=>754, 8931=>754, 8932=>754, 8933=>754, 8934=>754, 8935=>754, + 8936=>754, 8937=>754, 8938=>754, 8939=>754, 8940=>754, 8941=>754, 8946=>900, 8947=>784, 8948=>646, 8949=>784, 8950=>784, 8951=>646, 8952=>784, 8953=>784, 8954=>900, 8955=>784, + 8956=>646, 8957=>784, 8958=>646, 8959=>784, 8962=>571, 8966=>784, 8968=>351, 8969=>351, 8970=>351, 8971=>351, 8976=>754, 8977=>461, 8984=>900, 8985=>754, 8992=>469, 8993=>469, + 8997=>900, 9000=>1299, 9085=>681, 9115=>450, 9116=>450, 9117=>450, 9118=>450, 9119=>450, 9120=>450, 9121=>450, 9122=>450, 9123=>450, 9124=>450, 9125=>450, 9126=>450, 9127=>675, + 9128=>675, 9129=>675, 9130=>675, 9131=>675, 9132=>675, 9133=>675, 9134=>469, 9166=>754, 9167=>850, 9250=>571, 9251=>571, 9312=>807, 9313=>807, 9314=>807, 9315=>807, 9316=>807, + 9317=>807, 9318=>807, 9319=>807, 9320=>807, 9321=>807, 9600=>692, 9601=>692, 9602=>692, 9603=>692, 9604=>692, 9605=>692, 9606=>692, 9607=>692, 9608=>692, 9609=>692, 9610=>692, + 9611=>692, 9612=>692, 9613=>692, 9614=>692, 9615=>692, 9616=>692, 9617=>692, 9618=>692, 9619=>692, 9620=>692, 9621=>692, 9622=>692, 9623=>692, 9624=>692, 9625=>692, 9626=>692, + 9627=>692, 9628=>692, 9629=>692, 9630=>692, 9631=>692, 9632=>850, 9633=>850, 9634=>850, 9635=>850, 9636=>850, 9637=>850, 9638=>850, 9639=>850, 9640=>850, 9641=>850, 9642=>610, + 9643=>610, 9644=>850, 9645=>850, 9646=>495, 9647=>495, 9648=>692, 9649=>692, 9650=>692, 9651=>692, 9652=>452, 9653=>452, 9654=>692, 9655=>692, 9656=>452, 9657=>452, 9658=>692, + 9659=>692, 9660=>692, 9661=>692, 9662=>452, 9663=>452, 9664=>692, 9665=>692, 9666=>452, 9667=>452, 9668=>692, 9669=>692, 9670=>692, 9671=>692, 9672=>692, 9673=>785, 9674=>444, + 9675=>785, 9676=>785, 9677=>785, 9678=>785, 9679=>785, 9680=>785, 9681=>785, 9682=>785, 9683=>785, 9684=>785, 9685=>785, 9686=>474, 9687=>474, 9688=>712, 9689=>873, 9690=>873, + 9691=>873, 9692=>348, 9693=>348, 9694=>348, 9695=>348, 9696=>692, 9697=>692, 9698=>692, 9699=>692, 9700=>692, 9701=>692, 9702=>531, 9703=>850, 9704=>850, 9705=>850, 9706=>850, + 9707=>850, 9708=>692, 9709=>692, 9710=>692, 9711=>1007, 9712=>850, 9713=>850, 9714=>850, 9715=>850, 9716=>785, 9717=>785, 9718=>785, 9719=>785, 9720=>692, 9721=>692, 9722=>692, + 9723=>747, 9724=>747, 9725=>659, 9726=>659, 9727=>692, 9728=>807, 9729=>900, 9730=>807, 9731=>807, 9732=>807, 9733=>807, 9734=>807, 9735=>515, 9736=>806, 9737=>807, 9738=>799, + 9739=>799, 9740=>604, 9741=>911, 9742=>1121, 9743=>1125, 9744=>807, 9745=>807, 9746=>807, 9747=>479, 9748=>807, 9749=>807, 9750=>807, 9751=>807, 9752=>807, 9753=>807, 9754=>807, + 9755=>807, 9756=>807, 9757=>548, 9758=>807, 9759=>548, 9760=>807, 9761=>807, 9762=>807, 9763=>807, 9764=>602, 9765=>671, 9766=>584, 9767=>705, 9768=>490, 9769=>807, 9770=>807, + 9771=>807, 9772=>639, 9773=>807, 9774=>807, 9775=>807, 9776=>807, 9777=>807, 9778=>807, 9779=>807, 9780=>807, 9781=>807, 9782=>807, 9783=>807, 9784=>807, 9785=>807, 9786=>807, + 9787=>807, 9788=>807, 9789=>807, 9790=>807, 9791=>552, 9792=>658, 9793=>658, 9794=>807, 9795=>807, 9796=>807, 9797=>807, 9798=>807, 9799=>807, 9800=>807, 9801=>807, 9802=>807, + 9803=>807, 9804=>807, 9805=>807, 9806=>807, 9807=>807, 9808=>807, 9809=>807, 9810=>807, 9811=>807, 9812=>807, 9813=>807, 9814=>807, 9815=>807, 9816=>807, 9817=>807, 9818=>807, + 9819=>807, 9820=>807, 9821=>807, 9822=>807, 9823=>807, 9824=>807, 9825=>807, 9826=>807, 9827=>807, 9828=>807, 9829=>807, 9830=>807, 9831=>807, 9832=>807, 9833=>424, 9834=>574, + 9835=>807, 9836=>807, 9837=>424, 9838=>321, 9839=>435, 9840=>673, 9841=>689, 9842=>807, 9843=>807, 9844=>807, 9845=>807, 9846=>807, 9847=>807, 9848=>807, 9849=>807, 9850=>807, + 9851=>807, 9852=>807, 9853=>807, 9854=>807, 9855=>807, 9856=>782, 9857=>782, 9858=>782, 9859=>782, 9860=>782, 9861=>782, 9862=>800, 9863=>800, 9864=>800, 9865=>800, 9866=>800, + 9867=>800, 9868=>800, 9869=>800, 9870=>800, 9871=>800, 9872=>675, 9873=>675, 9874=>800, 9875=>734, 9876=>644, 9877=>483, 9878=>766, 9879=>800, 9880=>615, 9881=>800, 9882=>637, + 9883=>800, 9884=>800, 9888=>800, 9889=>800, 9890=>754, 9891=>754, 9892=>754, 9893=>754, 9894=>754, 9895=>754, 9896=>754, 9897=>754, 9898=>754, 9899=>754, 9900=>754, 9901=>754, + 9902=>754, 9903=>754, 9904=>759, 9905=>754, 9906=>658, 9985=>754, 9986=>754, 9987=>754, 9988=>754, 9990=>754, 9991=>754, 9992=>754, 9993=>754, 9996=>754, 9997=>754, 9998=>754, + 9999=>754, 10000=>754, 10001=>754, 10002=>754, 10003=>754, 10004=>754, 10005=>754, 10006=>754, 10007=>754, 10008=>754, 10009=>754, 10010=>754, 10011=>754, 10012=>754, 10013=>754, 10014=>754, + 10015=>754, 10016=>754, 10017=>754, 10018=>754, 10019=>754, 10020=>754, 10021=>754, 10022=>754, 10023=>754, 10025=>754, 10026=>754, 10027=>754, 10028=>754, 10029=>754, 10030=>754, 10031=>754, + 10032=>754, 10033=>754, 10034=>754, 10035=>754, 10036=>754, 10037=>754, 10038=>754, 10039=>754, 10040=>754, 10041=>754, 10042=>754, 10043=>754, 10044=>754, 10045=>754, 10046=>754, 10047=>754, + 10048=>754, 10049=>754, 10050=>754, 10051=>754, 10052=>754, 10053=>754, 10054=>754, 10055=>754, 10056=>754, 10057=>754, 10058=>754, 10059=>754, 10061=>807, 10063=>807, 10064=>807, 10065=>807, + 10066=>807, 10070=>807, 10072=>754, 10073=>754, 10074=>754, 10075=>290, 10076=>290, 10077=>484, 10078=>484, 10081=>754, 10082=>754, 10083=>754, 10084=>754, 10085=>754, 10086=>754, 10087=>754, + 10088=>754, 10089=>754, 10090=>754, 10091=>754, 10092=>754, 10093=>754, 10094=>754, 10095=>754, 10096=>754, 10097=>754, 10098=>754, 10099=>754, 10100=>754, 10101=>754, 10102=>807, 10103=>807, + 10104=>807, 10105=>807, 10106=>807, 10107=>807, 10108=>807, 10109=>807, 10110=>807, 10111=>807, 10112=>754, 10113=>754, 10114=>754, 10115=>754, 10116=>754, 10117=>754, 10118=>754, 10119=>754, + 10120=>754, 10121=>754, 10122=>754, 10123=>754, 10124=>754, 10125=>754, 10126=>754, 10127=>754, 10128=>754, 10129=>754, 10130=>754, 10131=>754, 10132=>754, 10136=>754, 10137=>754, 10138=>754, + 10139=>754, 10140=>754, 10141=>754, 10142=>754, 10143=>754, 10144=>754, 10145=>754, 10146=>754, 10147=>754, 10148=>754, 10149=>754, 10150=>754, 10151=>754, 10152=>754, 10153=>754, 10154=>754, + 10155=>754, 10156=>754, 10157=>754, 10158=>754, 10159=>754, 10161=>754, 10162=>754, 10163=>754, 10164=>754, 10165=>754, 10166=>754, 10167=>754, 10168=>754, 10169=>754, 10170=>754, 10171=>754, + 10172=>754, 10173=>754, 10174=>754, 10208=>444, 10214=>445, 10215=>445, 10216=>351, 10217=>351, 10218=>500, 10219=>500, 10224=>754, 10225=>754, 10226=>754, 10227=>754, 10228=>1042, 10229=>1290, + 10230=>1290, 10231=>1290, 10232=>1290, 10233=>1290, 10234=>1290, 10235=>1290, 10236=>1290, 10237=>1290, 10238=>1290, 10239=>1290, 10240=>659, 10241=>659, 10242=>659, 10243=>659, 10244=>659, 10245=>659, + 10246=>659, 10247=>659, 10248=>659, 10249=>659, 10250=>659, 10251=>659, 10252=>659, 10253=>659, 10254=>659, 10255=>659, 10256=>659, 10257=>659, 10258=>659, 10259=>659, 10260=>659, 10261=>659, + 10262=>659, 10263=>659, 10264=>659, 10265=>659, 10266=>659, 10267=>659, 10268=>659, 10269=>659, 10270=>659, 10271=>659, 10272=>659, 10273=>659, 10274=>659, 10275=>659, 10276=>659, 10277=>659, + 10278=>659, 10279=>659, 10280=>659, 10281=>659, 10282=>659, 10283=>659, 10284=>659, 10285=>659, 10286=>659, 10287=>659, 10288=>659, 10289=>659, 10290=>659, 10291=>659, 10292=>659, 10293=>659, + 10294=>659, 10295=>659, 10296=>659, 10297=>659, 10298=>659, 10299=>659, 10300=>659, 10301=>659, 10302=>659, 10303=>659, 10304=>659, 10305=>659, 10306=>659, 10307=>659, 10308=>659, 10309=>659, + 10310=>659, 10311=>659, 10312=>659, 10313=>659, 10314=>659, 10315=>659, 10316=>659, 10317=>659, 10318=>659, 10319=>659, 10320=>659, 10321=>659, 10322=>659, 10323=>659, 10324=>659, 10325=>659, + 10326=>659, 10327=>659, 10328=>659, 10329=>659, 10330=>659, 10331=>659, 10332=>659, 10333=>659, 10334=>659, 10335=>659, 10336=>659, 10337=>659, 10338=>659, 10339=>659, 10340=>659, 10341=>659, + 10342=>659, 10343=>659, 10344=>659, 10345=>659, 10346=>659, 10347=>659, 10348=>659, 10349=>659, 10350=>659, 10351=>659, 10352=>659, 10353=>659, 10354=>659, 10355=>659, 10356=>659, 10357=>659, + 10358=>659, 10359=>659, 10360=>659, 10361=>659, 10362=>659, 10363=>659, 10364=>659, 10365=>659, 10366=>659, 10367=>659, 10368=>659, 10369=>659, 10370=>659, 10371=>659, 10372=>659, 10373=>659, + 10374=>659, 10375=>659, 10376=>659, 10377=>659, 10378=>659, 10379=>659, 10380=>659, 10381=>659, 10382=>659, 10383=>659, 10384=>659, 10385=>659, 10386=>659, 10387=>659, 10388=>659, 10389=>659, + 10390=>659, 10391=>659, 10392=>659, 10393=>659, 10394=>659, 10395=>659, 10396=>659, 10397=>659, 10398=>659, 10399=>659, 10400=>659, 10401=>659, 10402=>659, 10403=>659, 10404=>659, 10405=>659, + 10406=>659, 10407=>659, 10408=>659, 10409=>659, 10410=>659, 10411=>659, 10412=>659, 10413=>659, 10414=>659, 10415=>659, 10416=>659, 10417=>659, 10418=>659, 10419=>659, 10420=>659, 10421=>659, + 10422=>659, 10423=>659, 10424=>659, 10425=>659, 10426=>659, 10427=>659, 10428=>659, 10429=>659, 10430=>659, 10431=>659, 10432=>659, 10433=>659, 10434=>659, 10435=>659, 10436=>659, 10437=>659, + 10438=>659, 10439=>659, 10440=>659, 10441=>659, 10442=>659, 10443=>659, 10444=>659, 10445=>659, 10446=>659, 10447=>659, 10448=>659, 10449=>659, 10450=>659, 10451=>659, 10452=>659, 10453=>659, + 10454=>659, 10455=>659, 10456=>659, 10457=>659, 10458=>659, 10459=>659, 10460=>659, 10461=>659, 10462=>659, 10463=>659, 10464=>659, 10465=>659, 10466=>659, 10467=>659, 10468=>659, 10469=>659, + 10470=>659, 10471=>659, 10472=>659, 10473=>659, 10474=>659, 10475=>659, 10476=>659, 10477=>659, 10478=>659, 10479=>659, 10480=>659, 10481=>659, 10482=>659, 10483=>659, 10484=>659, 10485=>659, + 10486=>659, 10487=>659, 10488=>659, 10489=>659, 10490=>659, 10491=>659, 10492=>659, 10493=>659, 10494=>659, 10495=>659, 10502=>754, 10503=>754, 10506=>754, 10507=>754, 10560=>615, 10561=>615, + 10702=>754, 10703=>900, 10704=>900, 10705=>900, 10706=>900, 10707=>900, 10708=>900, 10709=>900, 10731=>444, 10752=>900, 10753=>900, 10754=>900, 10764=>1192, 10765=>469, 10766=>469, 10767=>469, + 10768=>469, 10769=>469, 10770=>469, 10771=>469, 10772=>469, 10773=>469, 10774=>469, 10775=>469, 10776=>469, 10777=>469, 10778=>469, 10779=>469, 10780=>469, 10877=>754, 10878=>754, 10879=>754, + 10880=>754, 10881=>754, 10882=>754, 10883=>754, 10884=>754, 10885=>754, 10886=>754, 10887=>754, 10888=>754, 10889=>754, 10890=>754, 10891=>754, 10892=>754, 10893=>754, 10894=>754, 10895=>754, + 10896=>754, 10897=>754, 10898=>754, 10899=>754, 10900=>754, 10901=>754, 10902=>754, 10903=>754, 10904=>754, 10905=>754, 10906=>754, 10907=>754, 10908=>754, 10909=>754, 10910=>754, 10911=>754, + 10912=>754, 10926=>754, 10927=>754, 10928=>754, 10929=>754, 10930=>754, 10931=>754, 10932=>754, 10933=>754, 10934=>754, 10935=>754, 10936=>754, 10937=>754, 10938=>754, 11001=>754, 11002=>754, + 11008=>754, 11009=>754, 11010=>754, 11011=>754, 11012=>754, 11013=>754, 11014=>754, 11015=>754, 11016=>754, 11017=>754, 11018=>754, 11019=>754, 11020=>754, 11021=>754, 11022=>752, 11023=>752, + 11024=>752, 11025=>752, 11026=>850, 11027=>850, 11028=>850, 11029=>850, 11030=>692, 11031=>692, 11032=>692, 11033=>692, 11034=>850, 11040=>782, 11041=>786, 11042=>786, 11043=>786, 11360=>501, + 11361=>250, 11362=>501, 11363=>542, 11364=>625, 11365=>551, 11366=>353, 11367=>677, 11368=>570, 11369=>590, 11370=>521, 11371=>616, 11372=>472, 11380=>532, 11381=>589, 11382=>511, 11383=>593, + 61960=>703, 62047=>532, 63173=>550, 64256=>649, 64257=>581, 64258=>581, 64259=>899, 64260=>899, 64261=>617, 64262=>774, 64275=>1081, 64276=>1081, 64277=>1076, 64278=>1067, 64279=>1376, 64285=>266, + 64287=>444, 64288=>572, 64297=>754, 64298=>719, 64299=>719, 64300=>719, 64301=>719, 64302=>597, 64303=>597, 64304=>597, 64305=>589, 64306=>408, 64307=>546, 64308=>621, 64309=>302, 64310=>393, + 64311=>900, 64312=>615, 64313=>302, 64314=>577, 64315=>599, 64316=>571, 64318=>663, 64320=>410, 64321=>694, 64323=>586, 64324=>599, 64326=>575, 64327=>619, 64328=>577, 64329=>719, 64330=>653, + 64331=>245, 64332=>589, 64333=>599, 64334=>599, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, + 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65533=>923}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSansCondensed-Oblique.z'; + font[:ctg]='DejaVuSansCondensed-Oblique.ctg.z'; + font[:originalsize]=425256; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Bold.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Bold.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Bold.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Bold.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-BoldOblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-BoldOblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-BoldOblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-BoldOblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Oblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Oblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Oblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono-Oblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,168 @@ +TCPDFFontDescriptor.define('DejaVuSansMono') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSansMono'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>33,'FontBBox'=>'[-344 -375 718 1058]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>602}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>602, 32=>602, 33=>602, 34=>602, 35=>602, 36=>602, 37=>602, 38=>602, 39=>602, 40=>602, 41=>602, 42=>602, 43=>602, 44=>602, 45=>602, 46=>602, + 47=>602, 48=>602, 49=>602, 50=>602, 51=>602, 52=>602, 53=>602, 54=>602, 55=>602, 56=>602, 57=>602, 58=>602, 59=>602, 60=>602, 61=>602, 62=>602, + 63=>602, 64=>602, 65=>602, 66=>602, 67=>602, 68=>602, 69=>602, 70=>602, 71=>602, 72=>602, 73=>602, 74=>602, 75=>602, 76=>602, 77=>602, 78=>602, + 79=>602, 80=>602, 81=>602, 82=>602, 83=>602, 84=>602, 85=>602, 86=>602, 87=>602, 88=>602, 89=>602, 90=>602, 91=>602, 92=>602, 93=>602, 94=>602, + 95=>602, 96=>602, 97=>602, 98=>602, 99=>602, 100=>602, 101=>602, 102=>602, 103=>602, 104=>602, 105=>602, 106=>602, 107=>602, 108=>602, 109=>602, 110=>602, + 111=>602, 112=>602, 113=>602, 114=>602, 115=>602, 116=>602, 117=>602, 118=>602, 119=>602, 120=>602, 121=>602, 122=>602, 123=>602, 124=>602, 125=>602, 126=>602, + 8364=>602, 1027=>602, 8218=>602, 402=>602, 8222=>602, 8230=>602, 8224=>602, 8225=>602, 710=>602, 8240=>602, 352=>602, 8249=>602, 338=>602, 1036=>602, 381=>602, 1039=>602, + 8216=>602, 8217=>602, 8220=>602, 8221=>602, 8226=>602, 8211=>602, 8212=>602, 732=>602, 8482=>602, 353=>602, 8250=>602, 339=>602, 1116=>602, 382=>602, 376=>602, 160=>602, + 161=>602, 162=>602, 163=>602, 164=>602, 165=>602, 166=>602, 167=>602, 168=>602, 169=>602, 170=>602, 171=>602, 172=>602, 173=>602, 174=>602, 175=>602, 176=>602, + 177=>602, 178=>602, 179=>602, 180=>602, 181=>602, 182=>602, 183=>602, 184=>602, 185=>602, 186=>602, 187=>602, 188=>602, 189=>602, 190=>602, 191=>602, 192=>602, + 193=>602, 194=>602, 195=>602, 196=>602, 197=>602, 198=>602, 199=>602, 200=>602, 201=>602, 202=>602, 203=>602, 204=>602, 205=>602, 206=>602, 207=>602, 208=>602, + 209=>602, 210=>602, 211=>602, 212=>602, 213=>602, 214=>602, 215=>602, 216=>602, 217=>602, 218=>602, 219=>602, 220=>602, 221=>602, 222=>602, 223=>602, 224=>602, + 225=>602, 226=>602, 227=>602, 228=>602, 229=>602, 230=>602, 231=>602, 232=>602, 233=>602, 234=>602, 235=>602, 236=>602, 237=>602, 238=>602, 239=>602, 240=>602, + 241=>602, 242=>602, 243=>602, 244=>602, 245=>602, 246=>602, 247=>602, 248=>602, 249=>602, 250=>602, 251=>602, 252=>602, 253=>602, 254=>602, 255=>602, 256=>602, + 257=>602, 258=>602, 259=>602, 260=>602, 261=>602, 262=>602, 263=>602, 264=>602, 265=>602, 266=>602, 267=>602, 268=>602, 269=>602, 270=>602, 271=>602, 272=>602, + 273=>602, 274=>602, 275=>602, 276=>602, 277=>602, 278=>602, 279=>602, 280=>602, 281=>602, 282=>602, 283=>602, 284=>602, 285=>602, 286=>602, 287=>602, 288=>602, + 289=>602, 290=>602, 291=>602, 292=>602, 293=>602, 294=>602, 295=>602, 296=>602, 297=>602, 298=>602, 299=>602, 300=>602, 301=>602, 302=>602, 303=>602, 304=>602, + 305=>602, 306=>602, 307=>602, 308=>602, 309=>602, 310=>602, 311=>602, 312=>602, 313=>602, 314=>602, 315=>602, 316=>602, 317=>602, 318=>602, 319=>602, 320=>602, + 321=>602, 322=>602, 323=>602, 324=>602, 325=>602, 326=>602, 327=>602, 328=>602, 329=>602, 330=>602, 331=>602, 332=>602, 333=>602, 334=>602, 335=>602, 336=>602, + 337=>602, 340=>602, 341=>602, 342=>602, 343=>602, 344=>602, 345=>602, 346=>602, 347=>602, 348=>602, 349=>602, 350=>602, 351=>602, 354=>602, 355=>602, 356=>602, + 357=>602, 358=>602, 359=>602, 360=>602, 361=>602, 362=>602, 363=>602, 364=>602, 365=>602, 366=>602, 367=>602, 368=>602, 369=>602, 370=>602, 371=>602, 372=>602, + 373=>602, 374=>602, 375=>602, 377=>602, 378=>602, 379=>602, 380=>602, 383=>602, 385=>602, 386=>602, 387=>602, 388=>602, 389=>602, 390=>602, 391=>602, 392=>602, + 393=>602, 394=>602, 395=>602, 396=>602, 397=>602, 398=>602, 399=>602, 400=>602, 401=>602, 403=>602, 404=>602, 405=>602, 406=>602, 407=>602, 408=>602, 409=>602, + 410=>602, 411=>602, 412=>602, 413=>602, 414=>602, 415=>602, 416=>602, 417=>602, 418=>602, 419=>602, 420=>602, 421=>602, 422=>602, 423=>602, 424=>602, 425=>602, + 426=>602, 427=>602, 428=>602, 429=>602, 430=>602, 431=>602, 432=>602, 433=>602, 434=>602, 435=>602, 436=>602, 437=>602, 438=>602, 439=>602, 440=>602, 441=>602, + 443=>602, 444=>602, 445=>602, 446=>602, 448=>602, 449=>602, 450=>602, 451=>602, 461=>602, 462=>602, 463=>602, 464=>602, 465=>602, 466=>602, 467=>602, 468=>602, + 470=>602, 471=>602, 472=>602, 473=>602, 474=>602, 475=>602, 476=>602, 477=>602, 479=>602, 482=>602, 483=>602, 486=>602, 487=>602, 488=>602, 489=>602, 490=>602, + 491=>602, 492=>602, 493=>602, 494=>602, 495=>602, 496=>602, 500=>602, 501=>602, 502=>602, 504=>602, 505=>602, 508=>602, 509=>602, 510=>602, 511=>602, 512=>602, + 513=>602, 514=>602, 515=>602, 516=>602, 517=>602, 518=>602, 519=>602, 520=>602, 521=>602, 522=>602, 523=>602, 524=>602, 525=>602, 526=>602, 527=>602, 528=>602, + 529=>602, 530=>602, 531=>602, 532=>602, 533=>602, 534=>602, 535=>602, 536=>602, 537=>602, 538=>602, 539=>602, 542=>602, 543=>602, 545=>602, 548=>602, 549=>602, + 550=>602, 551=>602, 552=>602, 553=>602, 555=>602, 557=>602, 558=>602, 559=>602, 561=>602, 562=>602, 563=>602, 564=>602, 565=>602, 566=>602, 567=>602, 568=>602, + 569=>602, 570=>602, 571=>602, 572=>602, 573=>602, 574=>602, 575=>602, 576=>602, 577=>602, 581=>602, 592=>602, 593=>602, 594=>602, 595=>602, 596=>602, 597=>602, + 598=>602, 599=>602, 600=>602, 601=>602, 602=>602, 603=>602, 604=>602, 605=>602, 606=>602, 607=>602, 608=>602, 609=>602, 610=>602, 611=>602, 612=>602, 613=>602, + 614=>602, 615=>602, 616=>602, 617=>602, 618=>602, 619=>602, 620=>602, 621=>602, 622=>602, 623=>602, 624=>602, 625=>602, 626=>602, 627=>602, 628=>602, 629=>602, + 630=>602, 631=>602, 632=>602, 633=>602, 634=>602, 635=>602, 636=>602, 637=>602, 638=>602, 639=>602, 640=>602, 641=>602, 642=>602, 643=>602, 644=>602, 645=>602, + 646=>602, 647=>602, 648=>602, 649=>602, 650=>602, 651=>602, 652=>602, 653=>602, 654=>602, 655=>602, 656=>602, 657=>602, 658=>602, 659=>602, 660=>602, 661=>602, + 662=>602, 663=>602, 664=>602, 665=>602, 666=>602, 667=>602, 668=>602, 669=>602, 670=>602, 671=>602, 672=>602, 673=>602, 674=>602, 675=>602, 676=>602, 677=>602, + 678=>602, 679=>602, 680=>602, 681=>602, 682=>602, 683=>602, 684=>602, 685=>602, 686=>602, 687=>602, 688=>602, 689=>602, 690=>602, 691=>602, 692=>602, 693=>602, + 694=>602, 695=>602, 696=>602, 697=>602, 699=>602, 700=>602, 701=>602, 702=>602, 703=>602, 704=>602, 705=>602, 711=>602, 712=>602, 713=>602, 716=>602, 717=>602, + 720=>602, 721=>602, 722=>602, 723=>602, 726=>602, 728=>602, 729=>602, 730=>602, 731=>602, 733=>602, 734=>602, 736=>602, 737=>602, 738=>602, 739=>602, 740=>602, + 741=>602, 742=>602, 743=>602, 744=>602, 745=>602, 755=>602, 768=>602, 769=>602, 770=>602, 771=>602, 772=>602, 773=>602, 774=>602, 775=>602, 776=>602, 777=>602, + 778=>602, 779=>602, 780=>602, 781=>602, 782=>602, 783=>602, 784=>602, 785=>602, 786=>602, 787=>602, 788=>602, 789=>602, 790=>602, 791=>602, 792=>602, 793=>602, + 794=>602, 795=>602, 796=>602, 797=>602, 798=>602, 799=>602, 800=>602, 801=>602, 802=>602, 803=>602, 804=>602, 805=>602, 806=>602, 807=>602, 808=>602, 809=>602, + 810=>602, 811=>602, 812=>602, 813=>602, 814=>602, 815=>602, 816=>602, 817=>602, 818=>602, 819=>602, 820=>602, 821=>602, 822=>602, 823=>602, 824=>602, 825=>602, + 826=>602, 827=>602, 828=>602, 829=>602, 830=>602, 831=>602, 835=>602, 856=>602, 865=>602, 884=>602, 885=>602, 890=>602, 894=>602, 900=>602, 901=>602, 902=>602, + 903=>602, 904=>602, 905=>602, 906=>602, 908=>602, 910=>602, 911=>602, 912=>602, 913=>602, 914=>602, 915=>602, 916=>602, 917=>602, 918=>602, 919=>602, 920=>602, + 921=>602, 922=>602, 923=>602, 924=>602, 925=>602, 926=>602, 927=>602, 928=>602, 929=>602, 931=>602, 932=>602, 933=>602, 934=>602, 935=>602, 936=>602, 937=>602, + 938=>602, 939=>602, 940=>602, 941=>602, 942=>602, 943=>602, 944=>602, 945=>602, 946=>602, 947=>602, 948=>602, 949=>602, 950=>602, 951=>602, 952=>602, 953=>602, + 954=>602, 955=>602, 956=>602, 957=>602, 958=>602, 959=>602, 960=>602, 961=>602, 962=>602, 963=>602, 964=>602, 965=>602, 966=>602, 967=>602, 968=>602, 969=>602, + 970=>602, 971=>602, 972=>602, 973=>602, 974=>602, 976=>602, 977=>602, 978=>602, 979=>602, 980=>602, 981=>602, 982=>602, 983=>602, 984=>602, 985=>602, 986=>602, + 987=>602, 988=>602, 989=>602, 990=>602, 991=>602, 992=>602, 993=>602, 1008=>602, 1009=>602, 1010=>602, 1011=>602, 1012=>602, 1013=>602, 1014=>602, 1015=>602, 1016=>602, + 1017=>602, 1018=>602, 1019=>602, 1020=>602, 1021=>602, 1022=>602, 1023=>602, 1024=>602, 1025=>602, 1026=>602, 1028=>602, 1029=>602, 1030=>602, 1031=>602, 1032=>602, 1033=>602, + 1034=>602, 1035=>602, 1037=>602, 1038=>602, 1040=>602, 1041=>602, 1042=>602, 1043=>602, 1044=>602, 1045=>602, 1046=>602, 1047=>602, 1048=>602, 1049=>602, 1050=>602, 1051=>602, + 1052=>602, 1053=>602, 1054=>602, 1055=>602, 1056=>602, 1057=>602, 1058=>602, 1059=>602, 1060=>602, 1061=>602, 1062=>602, 1063=>602, 1064=>602, 1065=>602, 1066=>602, 1067=>602, + 1068=>602, 1069=>602, 1070=>602, 1071=>602, 1072=>602, 1073=>602, 1074=>602, 1075=>602, 1076=>602, 1077=>602, 1078=>602, 1079=>602, 1080=>602, 1081=>602, 1082=>602, 1083=>602, + 1084=>602, 1085=>602, 1086=>602, 1087=>602, 1088=>602, 1089=>602, 1090=>602, 1091=>602, 1092=>602, 1093=>602, 1094=>602, 1095=>602, 1096=>602, 1097=>602, 1098=>602, 1099=>602, + 1100=>602, 1101=>602, 1102=>602, 1103=>602, 1104=>602, 1105=>602, 1106=>602, 1107=>602, 1108=>602, 1109=>602, 1110=>602, 1111=>602, 1112=>602, 1113=>602, 1114=>602, 1115=>602, + 1117=>602, 1118=>602, 1119=>602, 1168=>602, 1169=>602, 1170=>602, 1171=>602, 1172=>602, 1173=>602, 1176=>602, 1177=>602, 1178=>602, 1179=>602, 1186=>602, 1187=>602, 1194=>602, + 1195=>602, 1196=>602, 1197=>602, 1198=>602, 1199=>602, 1202=>602, 1203=>602, 1210=>602, 1211=>602, 1216=>602, 1217=>602, 1218=>602, 1219=>602, 1220=>602, 1223=>602, 1224=>602, + 1227=>602, 1228=>602, 1231=>602, 1232=>602, 1233=>602, 1234=>602, 1235=>602, 1236=>602, 1237=>602, 1238=>602, 1239=>602, 1240=>602, 1241=>602, 1242=>602, 1243=>602, 1244=>602, + 1245=>602, 1246=>602, 1247=>602, 1248=>602, 1249=>602, 1250=>602, 1251=>602, 1252=>602, 1253=>602, 1254=>602, 1255=>602, 1256=>602, 1257=>602, 1258=>602, 1259=>602, 1260=>602, + 1261=>602, 1262=>602, 1263=>602, 1264=>602, 1265=>602, 1266=>602, 1267=>602, 1268=>602, 1269=>602, 1270=>602, 1271=>602, 1272=>602, 1273=>602, 3713=>602, 3714=>602, 3716=>602, + 3719=>602, 3720=>602, 3722=>602, 3725=>602, 3732=>602, 3733=>602, 3734=>602, 3735=>602, 3737=>602, 3738=>602, 3739=>602, 3740=>602, 3741=>602, 3742=>602, 3743=>602, 3745=>602, + 3746=>602, 3747=>602, 3749=>602, 3751=>602, 3754=>602, 3755=>602, 3757=>602, 3758=>602, 3759=>602, 7426=>602, 7432=>602, 7433=>602, 7444=>602, 7446=>602, 7447=>602, 7453=>602, + 7454=>602, 7455=>602, 7491=>602, 7492=>602, 7493=>602, 7494=>602, 7495=>602, 7496=>602, 7497=>602, 7498=>602, 7499=>602, 7500=>602, 7501=>602, 7502=>602, 7503=>602, 7504=>602, + 7505=>602, 7506=>602, 7507=>602, 7508=>602, 7509=>602, 7510=>602, 7511=>602, 7512=>602, 7513=>602, 7514=>602, 7515=>602, 7543=>602, 7547=>602, 7557=>602, 7579=>602, 7580=>602, + 7581=>602, 7582=>602, 7583=>602, 7584=>602, 7585=>602, 7586=>602, 7587=>602, 7588=>602, 7589=>602, 7590=>602, 7591=>602, 7592=>602, 7593=>602, 7594=>602, 7595=>602, 7596=>602, + 7597=>602, 7598=>602, 7599=>602, 7600=>602, 7601=>602, 7602=>602, 7603=>602, 7604=>602, 7605=>602, 7606=>602, 7607=>602, 7609=>602, 7610=>602, 7611=>602, 7612=>602, 7613=>602, + 7614=>602, 7615=>602, 7680=>602, 7681=>602, 7682=>602, 7683=>602, 7684=>602, 7685=>602, 7686=>602, 7687=>602, 7690=>602, 7691=>602, 7692=>602, 7693=>602, 7694=>602, 7695=>602, + 7698=>602, 7699=>602, 7704=>602, 7705=>602, 7706=>602, 7707=>602, 7708=>602, 7709=>602, 7710=>602, 7711=>602, 7712=>602, 7713=>602, 7714=>602, 7715=>602, 7716=>602, 7717=>602, + 7720=>602, 7721=>602, 7722=>602, 7723=>602, 7724=>602, 7725=>602, 7728=>602, 7729=>602, 7730=>602, 7731=>602, 7732=>602, 7733=>602, 7734=>602, 7735=>602, 7736=>602, 7737=>602, + 7738=>602, 7739=>602, 7740=>602, 7741=>602, 7742=>602, 7743=>602, 7744=>602, 7745=>602, 7746=>602, 7747=>602, 7748=>602, 7749=>602, 7750=>602, 7751=>602, 7752=>602, 7753=>602, + 7754=>602, 7755=>602, 7766=>602, 7767=>602, 7768=>602, 7769=>602, 7770=>602, 7771=>602, 7772=>602, 7773=>602, 7774=>602, 7775=>602, 7776=>602, 7777=>602, 7778=>602, 7779=>602, + 7784=>602, 7785=>602, 7786=>602, 7787=>602, 7788=>602, 7789=>602, 7790=>602, 7791=>602, 7792=>602, 7793=>602, 7794=>602, 7795=>602, 7796=>602, 7797=>602, 7798=>602, 7799=>602, + 7806=>602, 7807=>602, 7808=>602, 7809=>602, 7810=>602, 7811=>602, 7812=>602, 7813=>602, 7814=>602, 7815=>602, 7816=>602, 7817=>602, 7818=>602, 7819=>602, 7822=>602, 7823=>602, + 7826=>602, 7827=>602, 7828=>602, 7829=>602, 7830=>602, 7835=>602, 7840=>602, 7841=>602, 7864=>602, 7865=>602, 7868=>602, 7869=>602, 7882=>602, 7883=>602, 7884=>602, 7885=>602, + 7908=>602, 7909=>602, 7922=>602, 7923=>602, 7924=>602, 7925=>602, 7928=>602, 7929=>602, 7936=>602, 7937=>602, 7938=>602, 7939=>602, 7940=>602, 7941=>602, 7942=>602, 7943=>602, + 7944=>602, 7945=>602, 7946=>602, 7947=>602, 7948=>602, 7949=>602, 7950=>602, 7951=>602, 7952=>602, 7953=>602, 7954=>602, 7955=>602, 7956=>602, 7957=>602, 7960=>602, 7961=>602, + 7962=>602, 7963=>602, 7964=>602, 7965=>602, 7968=>602, 7969=>602, 7970=>602, 7971=>602, 7972=>602, 7973=>602, 7974=>602, 7975=>602, 7976=>602, 7977=>602, 7978=>602, 7979=>602, + 7980=>602, 7981=>602, 7982=>602, 7983=>602, 7984=>602, 7985=>602, 7986=>602, 7987=>602, 7988=>602, 7989=>602, 7990=>602, 7991=>602, 7992=>602, 7993=>602, 7994=>602, 7995=>602, + 7996=>602, 7997=>602, 7998=>602, 7999=>602, 8000=>602, 8001=>602, 8002=>602, 8003=>602, 8004=>602, 8005=>602, 8008=>602, 8009=>602, 8010=>602, 8011=>602, 8012=>602, 8013=>602, + 8016=>602, 8017=>602, 8018=>602, 8019=>602, 8020=>602, 8021=>602, 8022=>602, 8023=>602, 8025=>602, 8027=>602, 8029=>602, 8031=>602, 8032=>602, 8033=>602, 8034=>602, 8035=>602, + 8036=>602, 8037=>602, 8038=>602, 8039=>602, 8040=>602, 8041=>602, 8042=>602, 8043=>602, 8044=>602, 8045=>602, 8046=>602, 8047=>602, 8048=>602, 8049=>602, 8050=>602, 8051=>602, + 8052=>602, 8053=>602, 8054=>602, 8055=>602, 8056=>602, 8057=>602, 8058=>602, 8059=>602, 8060=>602, 8061=>602, 8064=>602, 8065=>602, 8066=>602, 8067=>602, 8068=>602, 8069=>602, + 8070=>602, 8071=>602, 8072=>602, 8073=>602, 8074=>602, 8075=>602, 8076=>602, 8077=>602, 8078=>602, 8079=>602, 8080=>602, 8081=>602, 8082=>602, 8083=>602, 8084=>602, 8085=>602, + 8086=>602, 8087=>602, 8088=>602, 8089=>602, 8090=>602, 8091=>602, 8092=>602, 8093=>602, 8094=>602, 8095=>602, 8096=>602, 8097=>602, 8098=>602, 8099=>602, 8100=>602, 8101=>602, + 8102=>602, 8103=>602, 8104=>602, 8105=>602, 8106=>602, 8107=>602, 8108=>602, 8109=>602, 8110=>602, 8111=>602, 8112=>602, 8113=>602, 8114=>602, 8115=>602, 8116=>602, 8118=>602, + 8119=>602, 8120=>602, 8121=>602, 8122=>602, 8123=>602, 8124=>602, 8125=>602, 8126=>602, 8127=>602, 8128=>602, 8129=>602, 8130=>602, 8131=>602, 8132=>602, 8134=>602, 8135=>602, + 8136=>602, 8137=>602, 8138=>602, 8139=>602, 8140=>602, 8141=>602, 8142=>602, 8143=>602, 8144=>602, 8145=>602, 8146=>602, 8147=>602, 8150=>602, 8151=>602, 8152=>602, 8153=>602, + 8154=>602, 8155=>602, 8157=>602, 8158=>602, 8159=>602, 8160=>602, 8161=>602, 8162=>602, 8163=>602, 8164=>602, 8165=>602, 8166=>602, 8167=>602, 8168=>602, 8169=>602, 8170=>602, + 8171=>602, 8172=>602, 8173=>602, 8174=>602, 8175=>602, 8178=>602, 8179=>602, 8180=>602, 8182=>602, 8183=>602, 8184=>602, 8185=>602, 8186=>602, 8187=>602, 8188=>602, 8189=>602, + 8190=>602, 8192=>602, 8193=>602, 8194=>602, 8195=>602, 8196=>602, 8197=>602, 8198=>602, 8199=>602, 8200=>602, 8201=>602, 8202=>602, 8208=>602, 8209=>602, 8210=>602, 8213=>602, + 8215=>602, 8219=>602, 8223=>602, 8227=>602, 8239=>602, 8241=>602, 8252=>602, 8253=>602, 8254=>602, 8261=>602, 8262=>602, 8263=>602, 8264=>602, 8265=>602, 8287=>602, 8304=>602, + 8308=>602, 8309=>602, 8310=>602, 8311=>602, 8312=>602, 8313=>602, 8319=>602, 8320=>602, 8321=>602, 8322=>602, 8323=>602, 8324=>602, 8325=>602, 8326=>602, 8327=>602, 8328=>602, + 8329=>602, 8358=>602, 8369=>602, 8372=>602, 8373=>602, 8462=>602, 8470=>602, 8486=>602, 8490=>602, 8491=>602, 8531=>602, 8532=>602, 8533=>602, 8534=>602, 8535=>602, 8536=>602, + 8537=>602, 8538=>602, 8539=>602, 8540=>602, 8541=>602, 8542=>602, 8543=>602, 8592=>602, 8593=>602, 8594=>602, 8595=>602, 8596=>602, 8597=>602, 8598=>602, 8599=>602, 8600=>602, + 8601=>602, 8602=>602, 8603=>602, 8604=>602, 8605=>602, 8606=>602, 8607=>602, 8608=>602, 8609=>602, 8610=>602, 8611=>602, 8612=>602, 8613=>602, 8614=>602, 8615=>602, 8616=>602, + 8617=>602, 8618=>602, 8619=>602, 8620=>602, 8621=>602, 8622=>602, 8623=>602, 8624=>602, 8625=>602, 8626=>602, 8627=>602, 8628=>602, 8629=>602, 8630=>602, 8631=>602, 8632=>602, + 8633=>602, 8634=>602, 8635=>602, 8636=>602, 8637=>602, 8638=>602, 8639=>602, 8640=>602, 8641=>602, 8642=>602, 8643=>602, 8644=>602, 8645=>602, 8646=>602, 8647=>602, 8648=>602, + 8649=>602, 8650=>602, 8651=>602, 8652=>602, 8653=>602, 8654=>602, 8655=>602, 8656=>602, 8657=>602, 8658=>602, 8659=>602, 8660=>602, 8661=>602, 8662=>602, 8663=>602, 8664=>602, + 8665=>602, 8666=>602, 8667=>602, 8668=>602, 8669=>602, 8670=>602, 8671=>602, 8672=>602, 8673=>602, 8674=>602, 8675=>602, 8676=>602, 8677=>602, 8678=>602, 8679=>602, 8680=>602, + 8681=>602, 8682=>602, 8683=>602, 8684=>602, 8685=>602, 8686=>602, 8687=>602, 8688=>602, 8689=>602, 8690=>602, 8691=>602, 8692=>602, 8693=>602, 8694=>602, 8695=>602, 8696=>602, + 8697=>602, 8698=>602, 8699=>602, 8700=>602, 8701=>602, 8702=>602, 8703=>602, 8706=>602, 8709=>602, 8710=>602, 8711=>602, 8712=>602, 8713=>602, 8714=>602, 8715=>602, 8716=>602, + 8717=>602, 8719=>602, 8721=>602, 8722=>602, 8723=>602, 8725=>602, 8727=>602, 8728=>602, 8729=>602, 8730=>602, 8733=>602, 8734=>602, 8735=>602, 8736=>602, 8743=>602, 8744=>602, + 8745=>602, 8746=>602, 8747=>602, 8748=>602, 8749=>602, 8760=>602, 8761=>602, 8762=>602, 8763=>602, 8764=>602, 8765=>602, 8769=>602, 8770=>602, 8771=>602, 8772=>602, 8773=>602, + 8774=>602, 8775=>602, 8776=>602, 8777=>602, 8778=>602, 8779=>602, 8780=>602, 8781=>602, 8782=>602, 8783=>602, 8784=>602, 8785=>602, 8786=>602, 8787=>602, 8788=>602, 8789=>602, + 8790=>602, 8791=>602, 8792=>602, 8793=>602, 8794=>602, 8795=>602, 8796=>602, 8797=>602, 8798=>602, 8799=>602, 8800=>602, 8801=>602, 8802=>602, 8803=>602, 8804=>602, 8805=>602, + 8806=>602, 8807=>602, 8808=>602, 8809=>602, 8813=>602, 8814=>602, 8815=>602, 8816=>602, 8817=>602, 8818=>602, 8819=>602, 8820=>602, 8821=>602, 8822=>602, 8823=>602, 8824=>602, + 8825=>602, 8826=>602, 8827=>602, 8828=>602, 8829=>602, 8830=>602, 8831=>602, 8832=>602, 8833=>602, 8834=>602, 8835=>602, 8836=>602, 8837=>602, 8838=>602, 8839=>602, 8840=>602, + 8841=>602, 8842=>602, 8843=>602, 8847=>602, 8848=>602, 8849=>602, 8850=>602, 8853=>602, 8854=>602, 8855=>602, 8856=>602, 8857=>602, 8858=>602, 8859=>602, 8860=>602, 8861=>602, + 8862=>602, 8863=>602, 8864=>602, 8865=>602, 8901=>602, 8902=>602, 8909=>602, 8922=>602, 8923=>602, 8924=>602, 8925=>602, 8926=>602, 8927=>602, 8928=>602, 8929=>602, 8930=>602, + 8931=>602, 8932=>602, 8933=>602, 8934=>602, 8935=>602, 8936=>602, 8937=>602, 8943=>602, 8960=>602, 8961=>602, 8962=>602, 8963=>602, 8964=>602, 8965=>602, 8966=>602, 8968=>602, + 8969=>602, 8970=>602, 8971=>602, 8972=>602, 8973=>602, 8974=>602, 8975=>602, 8976=>602, 8977=>602, 8978=>602, 8979=>602, 8980=>602, 8981=>602, 8984=>602, 8985=>602, 8988=>602, + 8989=>602, 8990=>602, 8991=>602, 8992=>602, 8993=>602, 8997=>602, 8998=>602, 8999=>602, 9000=>602, 9003=>602, 9013=>602, 9015=>602, 9016=>602, 9017=>602, 9018=>602, 9019=>602, + 9020=>602, 9021=>602, 9022=>602, 9025=>602, 9026=>602, 9027=>602, 9028=>602, 9031=>602, 9032=>602, 9033=>602, 9035=>602, 9036=>602, 9037=>602, 9040=>602, 9042=>602, 9043=>602, + 9044=>602, 9047=>602, 9048=>602, 9049=>602, 9050=>602, 9051=>602, 9052=>602, 9054=>602, 9055=>602, 9056=>602, 9059=>602, 9060=>602, 9061=>602, 9064=>602, 9065=>602, 9067=>602, + 9068=>602, 9069=>602, 9070=>602, 9071=>602, 9072=>602, 9075=>602, 9076=>602, 9077=>602, 9078=>602, 9079=>602, 9080=>602, 9081=>602, 9082=>602, 9085=>602, 9088=>602, 9089=>602, + 9090=>602, 9091=>602, 9096=>602, 9097=>602, 9098=>602, 9099=>602, 9109=>602, 9115=>602, 9116=>602, 9117=>602, 9118=>602, 9119=>602, 9120=>602, 9121=>602, 9122=>602, 9123=>602, + 9124=>602, 9125=>602, 9126=>602, 9127=>602, 9128=>602, 9129=>602, 9130=>602, 9131=>602, 9132=>602, 9133=>602, 9134=>602, 9166=>602, 9167=>602, 9251=>602, 9472=>602, 9473=>602, + 9474=>602, 9475=>602, 9476=>602, 9477=>602, 9478=>602, 9479=>602, 9480=>602, 9481=>602, 9482=>602, 9483=>602, 9484=>602, 9485=>602, 9486=>602, 9487=>602, 9488=>602, 9489=>602, + 9490=>602, 9491=>602, 9492=>602, 9493=>602, 9494=>602, 9495=>602, 9496=>602, 9497=>602, 9498=>602, 9499=>602, 9500=>602, 9501=>602, 9502=>602, 9503=>602, 9504=>602, 9505=>602, + 9506=>602, 9507=>602, 9508=>602, 9509=>602, 9510=>602, 9511=>602, 9512=>602, 9513=>602, 9514=>602, 9515=>602, 9516=>602, 9517=>602, 9518=>602, 9519=>602, 9520=>602, 9521=>602, + 9522=>602, 9523=>602, 9524=>602, 9525=>602, 9526=>602, 9527=>602, 9528=>602, 9529=>602, 9530=>602, 9531=>602, 9532=>602, 9533=>602, 9534=>602, 9535=>602, 9536=>602, 9537=>602, + 9538=>602, 9539=>602, 9540=>602, 9541=>602, 9542=>602, 9543=>602, 9544=>602, 9545=>602, 9546=>602, 9547=>602, 9548=>602, 9549=>602, 9550=>602, 9551=>602, 9552=>602, 9553=>602, + 9554=>602, 9555=>602, 9556=>602, 9557=>602, 9558=>602, 9559=>602, 9560=>602, 9561=>602, 9562=>602, 9563=>602, 9564=>602, 9565=>602, 9566=>602, 9567=>602, 9568=>602, 9569=>602, + 9570=>602, 9571=>602, 9572=>602, 9573=>602, 9574=>602, 9575=>602, 9576=>602, 9577=>602, 9578=>602, 9579=>602, 9580=>602, 9581=>602, 9582=>602, 9583=>602, 9584=>602, 9585=>602, + 9586=>602, 9587=>602, 9588=>602, 9589=>602, 9590=>602, 9591=>602, 9592=>602, 9593=>602, 9594=>602, 9595=>602, 9596=>602, 9597=>602, 9598=>602, 9599=>602, 9600=>602, 9601=>602, + 9602=>602, 9603=>602, 9604=>602, 9605=>602, 9606=>602, 9607=>602, 9608=>602, 9609=>602, 9610=>602, 9611=>602, 9612=>602, 9613=>602, 9614=>602, 9615=>602, 9616=>602, 9617=>602, + 9618=>602, 9619=>602, 9620=>602, 9621=>602, 9622=>602, 9623=>602, 9624=>602, 9625=>602, 9626=>602, 9627=>602, 9628=>602, 9629=>602, 9630=>602, 9631=>602, 9632=>602, 9633=>602, + 9634=>602, 9635=>602, 9636=>602, 9637=>602, 9638=>602, 9639=>602, 9640=>602, 9641=>602, 9642=>602, 9643=>602, 9644=>602, 9645=>602, 9646=>602, 9647=>602, 9648=>602, 9649=>602, + 9650=>602, 9651=>602, 9652=>602, 9653=>602, 9654=>602, 9655=>602, 9656=>602, 9657=>602, 9658=>602, 9659=>602, 9660=>602, 9661=>602, 9662=>602, 9663=>602, 9664=>602, 9665=>602, + 9666=>602, 9667=>602, 9668=>602, 9669=>602, 9670=>602, 9671=>602, 9672=>602, 9673=>602, 9674=>602, 9675=>602, 9676=>602, 9677=>602, 9678=>602, 9679=>602, 9680=>602, 9681=>602, + 9682=>602, 9683=>602, 9684=>602, 9685=>602, 9686=>602, 9687=>602, 9688=>602, 9689=>602, 9690=>602, 9691=>602, 9692=>602, 9693=>602, 9694=>602, 9695=>602, 9696=>602, 9697=>602, + 9698=>602, 9699=>602, 9700=>602, 9701=>602, 9702=>602, 9703=>602, 9704=>602, 9705=>602, 9706=>602, 9707=>602, 9708=>602, 9709=>602, 9710=>602, 9711=>602, 9712=>602, 9713=>602, + 9714=>602, 9715=>602, 9716=>602, 9717=>602, 9718=>602, 9719=>602, 9720=>602, 9721=>602, 9722=>602, 9723=>602, 9724=>602, 9725=>602, 9726=>602, 9727=>602, 9728=>602, 9729=>602, + 9730=>602, 9731=>602, 9732=>602, 9733=>602, 9734=>602, 9735=>602, 9736=>602, 9737=>602, 9738=>602, 9739=>602, 9740=>602, 9741=>602, 9742=>602, 9743=>602, 9744=>602, 9745=>602, + 9746=>602, 9747=>602, 9748=>602, 9749=>602, 9750=>602, 9751=>602, 9752=>602, 9753=>602, 9754=>602, 9755=>602, 9756=>602, 9757=>602, 9758=>602, 9759=>602, 9760=>602, 9761=>602, + 9762=>602, 9763=>602, 9764=>602, 9765=>602, 9766=>602, 9767=>602, 9768=>602, 9769=>602, 9770=>602, 9771=>602, 9772=>602, 9773=>602, 9774=>602, 9775=>602, 9784=>602, 9785=>602, + 9786=>602, 9787=>602, 9788=>602, 9789=>602, 9790=>602, 9791=>602, 9792=>602, 9793=>602, 9794=>602, 9795=>602, 9796=>602, 9797=>602, 9798=>602, 9799=>602, 9800=>602, 9801=>602, + 9802=>602, 9803=>602, 9804=>602, 9805=>602, 9806=>602, 9807=>602, 9808=>602, 9809=>602, 9810=>602, 9811=>602, 9812=>602, 9813=>602, 9814=>602, 9815=>602, 9816=>602, 9817=>602, + 9818=>602, 9819=>602, 9820=>602, 9821=>602, 9822=>602, 9823=>602, 9824=>602, 9825=>602, 9826=>602, 9827=>602, 9828=>602, 9829=>602, 9830=>602, 9831=>602, 9832=>602, 9833=>602, + 9834=>602, 9835=>602, 9836=>602, 9837=>602, 9838=>602, 9839=>602, 9840=>602, 9841=>602, 9842=>602, 9843=>602, 9844=>602, 9845=>602, 9846=>602, 9847=>602, 9848=>602, 9849=>602, + 9850=>602, 9851=>602, 9852=>602, 9853=>602, 9854=>602, 9855=>602, 9856=>602, 9857=>602, 9858=>602, 9859=>602, 9860=>602, 9861=>602, 9862=>602, 9863=>602, 9864=>602, 9865=>602, + 9866=>602, 9867=>602, 9872=>602, 9873=>602, 9874=>602, 9875=>602, 9876=>602, 9877=>602, 9878=>602, 9879=>602, 9880=>602, 9881=>602, 9882=>602, 9883=>602, 9884=>602, 9888=>602, + 9889=>602, 9904=>602, 9905=>602, 9985=>602, 9986=>602, 9987=>602, 9988=>602, 9990=>602, 9991=>602, 9992=>602, 9993=>602, 9996=>602, 9997=>602, 9998=>602, 9999=>602, 10000=>602, + 10001=>602, 10002=>602, 10003=>602, 10004=>602, 10005=>602, 10006=>602, 10007=>602, 10008=>602, 10009=>602, 10010=>602, 10011=>602, 10012=>602, 10013=>602, 10014=>602, 10015=>602, 10016=>602, + 10017=>602, 10018=>602, 10019=>602, 10020=>602, 10021=>602, 10022=>602, 10023=>602, 10025=>602, 10026=>602, 10027=>602, 10028=>602, 10029=>602, 10030=>602, 10031=>602, 10032=>602, 10033=>602, + 10034=>602, 10035=>602, 10036=>602, 10037=>602, 10038=>602, 10039=>602, 10040=>602, 10041=>602, 10042=>602, 10043=>602, 10044=>602, 10045=>602, 10046=>602, 10047=>602, 10048=>602, 10049=>602, + 10050=>602, 10051=>602, 10052=>602, 10053=>602, 10054=>602, 10055=>602, 10056=>602, 10057=>602, 10058=>602, 10059=>602, 10061=>602, 10063=>602, 10064=>602, 10065=>602, 10066=>602, 10070=>602, + 10072=>602, 10073=>602, 10074=>602, 10075=>602, 10076=>602, 10077=>602, 10078=>602, 10081=>602, 10082=>602, 10083=>602, 10084=>602, 10085=>602, 10086=>602, 10087=>602, 10088=>602, 10089=>602, + 10090=>602, 10091=>602, 10092=>602, 10093=>602, 10094=>602, 10095=>602, 10096=>602, 10097=>602, 10098=>602, 10099=>602, 10100=>602, 10101=>602, 10132=>602, 10136=>602, 10137=>602, 10138=>602, + 10139=>602, 10140=>602, 10141=>602, 10142=>602, 10143=>602, 10144=>602, 10145=>602, 10146=>602, 10147=>602, 10148=>602, 10149=>602, 10150=>602, 10151=>602, 10152=>602, 10153=>602, 10154=>602, + 10155=>602, 10156=>602, 10157=>602, 10158=>602, 10159=>602, 10161=>602, 10162=>602, 10163=>602, 10164=>602, 10165=>602, 10166=>602, 10167=>602, 10168=>602, 10169=>602, 10170=>602, 10171=>602, + 10172=>602, 10173=>602, 10174=>602, 10208=>602, 10216=>602, 10217=>602, 10731=>602, 11026=>602, 11027=>602, 11028=>602, 11029=>602, 11030=>602, 11031=>602, 11032=>602, 11033=>602, 11034=>602, + 63173=>602, 64257=>602, 64258=>602, 65533=>602}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSansMono.z'; + font[:ctg]='DejaVuSansMono.ctg.z'; + font[:originalsize]=258332; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSansMono.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonob.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonob.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,160 @@ +TCPDFFontDescriptor.define('DejaVuSansMonob') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSansMono-Bold'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>33,'FontBBox'=>'[-446 -394 720 1102]','ItalicAngle'=>0,'StemV'=>120,'MissingWidth'=>602}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>602, 32=>602, 33=>602, 34=>602, 35=>602, 36=>602, 37=>602, 38=>602, 39=>602, 40=>602, 41=>602, 42=>602, 43=>602, 44=>602, 45=>602, 46=>602, + 47=>602, 48=>602, 49=>602, 50=>602, 51=>602, 52=>602, 53=>602, 54=>602, 55=>602, 56=>602, 57=>602, 58=>602, 59=>602, 60=>602, 61=>602, 62=>602, + 63=>602, 64=>602, 65=>602, 66=>602, 67=>602, 68=>602, 69=>602, 70=>602, 71=>602, 72=>602, 73=>602, 74=>602, 75=>602, 76=>602, 77=>602, 78=>602, + 79=>602, 80=>602, 81=>602, 82=>602, 83=>602, 84=>602, 85=>602, 86=>602, 87=>602, 88=>602, 89=>602, 90=>602, 91=>602, 92=>602, 93=>602, 94=>602, + 95=>602, 96=>602, 97=>602, 98=>602, 99=>602, 100=>602, 101=>602, 102=>602, 103=>602, 104=>602, 105=>602, 106=>602, 107=>602, 108=>602, 109=>602, 110=>602, + 111=>602, 112=>602, 113=>602, 114=>602, 115=>602, 116=>602, 117=>602, 118=>602, 119=>602, 120=>602, 121=>602, 122=>602, 123=>602, 124=>602, 125=>602, 126=>602, + 8364=>602, 1027=>602, 8218=>602, 402=>602, 8222=>602, 8230=>602, 8224=>602, 8225=>602, 710=>602, 8240=>602, 352=>602, 8249=>602, 338=>602, 1036=>602, 381=>602, 1039=>602, + 8216=>602, 8217=>602, 8220=>602, 8221=>602, 8226=>602, 8211=>602, 8212=>602, 732=>602, 8482=>602, 353=>602, 8250=>602, 339=>602, 1116=>602, 382=>602, 376=>602, 160=>602, + 161=>602, 162=>602, 163=>602, 164=>602, 165=>602, 166=>602, 167=>602, 168=>602, 169=>602, 170=>602, 171=>602, 172=>602, 173=>602, 174=>602, 175=>602, 176=>602, + 177=>602, 178=>602, 179=>602, 180=>602, 181=>602, 182=>602, 183=>602, 184=>602, 185=>602, 186=>602, 187=>602, 188=>602, 189=>602, 190=>602, 191=>602, 192=>602, + 193=>602, 194=>602, 195=>602, 196=>602, 197=>602, 198=>602, 199=>602, 200=>602, 201=>602, 202=>602, 203=>602, 204=>602, 205=>602, 206=>602, 207=>602, 208=>602, + 209=>602, 210=>602, 211=>602, 212=>602, 213=>602, 214=>602, 215=>602, 216=>602, 217=>602, 218=>602, 219=>602, 220=>602, 221=>602, 222=>602, 223=>602, 224=>602, + 225=>602, 226=>602, 227=>602, 228=>602, 229=>602, 230=>602, 231=>602, 232=>602, 233=>602, 234=>602, 235=>602, 236=>602, 237=>602, 238=>602, 239=>602, 240=>602, + 241=>602, 242=>602, 243=>602, 244=>602, 245=>602, 246=>602, 247=>602, 248=>602, 249=>602, 250=>602, 251=>602, 252=>602, 253=>602, 254=>602, 255=>602, 256=>602, + 257=>602, 258=>602, 259=>602, 260=>602, 261=>602, 262=>602, 263=>602, 264=>602, 265=>602, 266=>602, 267=>602, 268=>602, 269=>602, 270=>602, 271=>602, 272=>602, + 273=>602, 274=>602, 275=>602, 276=>602, 277=>602, 278=>602, 279=>602, 280=>602, 281=>602, 282=>602, 283=>602, 284=>602, 285=>602, 286=>602, 287=>602, 288=>602, + 289=>602, 290=>602, 291=>602, 292=>602, 293=>602, 294=>602, 295=>602, 296=>602, 297=>602, 298=>602, 299=>602, 300=>602, 301=>602, 302=>602, 303=>602, 304=>602, + 305=>602, 306=>602, 307=>602, 308=>602, 309=>602, 310=>602, 311=>602, 312=>602, 313=>602, 314=>602, 315=>602, 316=>602, 317=>602, 318=>602, 319=>602, 320=>602, + 321=>602, 322=>602, 323=>602, 324=>602, 325=>602, 326=>602, 327=>602, 328=>602, 329=>602, 330=>602, 331=>602, 332=>602, 333=>602, 334=>602, 335=>602, 336=>602, + 337=>602, 340=>602, 341=>602, 342=>602, 343=>602, 344=>602, 345=>602, 346=>602, 347=>602, 348=>602, 349=>602, 350=>602, 351=>602, 354=>602, 355=>602, 356=>602, + 357=>602, 358=>602, 359=>602, 360=>602, 361=>602, 362=>602, 363=>602, 364=>602, 365=>602, 366=>602, 367=>602, 368=>602, 369=>602, 370=>602, 371=>602, 372=>602, + 373=>602, 374=>602, 375=>602, 377=>602, 378=>602, 379=>602, 380=>602, 383=>602, 385=>602, 386=>602, 387=>602, 388=>602, 389=>602, 390=>602, 391=>602, 392=>602, + 393=>602, 394=>602, 395=>602, 396=>602, 397=>602, 398=>602, 399=>602, 400=>602, 401=>602, 403=>602, 404=>602, 405=>602, 406=>602, 407=>602, 408=>602, 409=>602, + 410=>602, 411=>602, 412=>602, 413=>602, 414=>602, 415=>602, 416=>602, 417=>602, 418=>602, 419=>602, 420=>602, 421=>602, 422=>602, 423=>602, 424=>602, 425=>602, + 426=>602, 427=>602, 428=>602, 429=>602, 430=>602, 431=>602, 432=>602, 433=>602, 434=>602, 435=>602, 436=>602, 437=>602, 438=>602, 439=>602, 440=>602, 441=>602, + 443=>602, 444=>602, 445=>602, 446=>602, 448=>602, 449=>602, 450=>602, 451=>602, 461=>602, 462=>602, 463=>602, 464=>602, 465=>602, 466=>602, 467=>602, 468=>602, + 470=>602, 471=>602, 472=>602, 473=>602, 474=>602, 475=>602, 476=>602, 477=>602, 479=>602, 482=>602, 483=>602, 486=>602, 487=>602, 488=>602, 489=>602, 490=>602, + 491=>602, 492=>602, 493=>602, 494=>602, 495=>602, 500=>602, 501=>602, 502=>602, 504=>602, 505=>602, 508=>602, 509=>602, 510=>602, 511=>602, 512=>602, 513=>602, + 514=>602, 515=>602, 516=>602, 517=>602, 518=>602, 519=>602, 520=>602, 521=>602, 522=>602, 523=>602, 524=>602, 525=>602, 526=>602, 527=>602, 528=>602, 529=>602, + 530=>602, 531=>602, 532=>602, 533=>602, 534=>602, 535=>602, 536=>602, 537=>602, 538=>602, 539=>602, 542=>602, 543=>602, 545=>602, 548=>602, 549=>602, 550=>602, + 551=>602, 552=>602, 553=>602, 555=>602, 557=>602, 558=>602, 559=>602, 561=>602, 562=>602, 563=>602, 564=>602, 565=>602, 566=>602, 567=>602, 568=>602, 569=>602, + 570=>602, 571=>602, 572=>602, 573=>602, 574=>602, 575=>602, 576=>602, 577=>602, 581=>602, 592=>602, 593=>602, 594=>602, 595=>602, 596=>602, 597=>602, 598=>602, + 599=>602, 600=>602, 601=>602, 602=>602, 603=>602, 604=>602, 605=>602, 606=>602, 607=>602, 608=>602, 609=>602, 610=>602, 611=>602, 612=>602, 613=>602, 614=>602, + 615=>602, 616=>602, 617=>602, 618=>602, 619=>602, 620=>602, 621=>602, 622=>602, 623=>602, 624=>602, 625=>602, 626=>602, 627=>602, 628=>602, 629=>602, 630=>602, + 631=>602, 632=>602, 633=>602, 634=>602, 635=>602, 636=>602, 637=>602, 638=>602, 639=>602, 640=>602, 641=>602, 642=>602, 643=>602, 644=>602, 645=>602, 646=>602, + 647=>602, 648=>602, 649=>602, 650=>602, 651=>602, 652=>602, 653=>602, 654=>602, 655=>602, 656=>602, 657=>602, 658=>602, 659=>602, 660=>602, 661=>602, 662=>602, + 663=>602, 664=>602, 665=>602, 666=>602, 667=>602, 668=>602, 669=>602, 670=>602, 671=>602, 672=>602, 673=>602, 674=>602, 675=>602, 676=>602, 677=>602, 678=>602, + 679=>602, 680=>602, 681=>602, 682=>602, 683=>602, 684=>602, 685=>602, 686=>602, 687=>602, 688=>602, 689=>602, 690=>602, 691=>602, 692=>602, 693=>602, 694=>602, + 695=>602, 696=>602, 697=>602, 699=>602, 700=>602, 701=>602, 702=>602, 703=>602, 704=>602, 705=>602, 711=>602, 712=>602, 713=>602, 716=>602, 717=>602, 720=>602, + 721=>602, 722=>602, 723=>602, 726=>602, 728=>602, 729=>602, 730=>602, 731=>602, 733=>602, 734=>602, 736=>602, 737=>602, 738=>602, 739=>602, 740=>602, 741=>602, + 742=>602, 743=>602, 744=>602, 745=>602, 755=>602, 768=>602, 769=>602, 770=>602, 771=>602, 772=>602, 773=>602, 774=>602, 775=>602, 776=>602, 777=>602, 778=>602, + 779=>602, 780=>602, 781=>602, 782=>602, 783=>602, 784=>602, 785=>602, 786=>602, 787=>602, 788=>602, 789=>602, 790=>602, 791=>602, 792=>602, 793=>602, 794=>602, + 795=>602, 796=>602, 797=>602, 798=>602, 799=>602, 800=>602, 801=>602, 802=>602, 803=>602, 804=>602, 805=>602, 806=>602, 807=>602, 808=>602, 809=>602, 810=>602, + 811=>602, 812=>602, 813=>602, 814=>602, 815=>602, 816=>602, 817=>602, 818=>602, 819=>602, 820=>602, 821=>602, 822=>602, 823=>602, 824=>602, 825=>602, 826=>602, + 827=>602, 828=>602, 829=>602, 830=>602, 831=>602, 835=>602, 856=>602, 865=>602, 884=>602, 885=>602, 890=>602, 894=>602, 900=>602, 901=>602, 902=>602, 903=>602, + 904=>602, 905=>602, 906=>602, 908=>602, 910=>602, 911=>602, 912=>602, 913=>602, 914=>602, 915=>602, 916=>602, 917=>602, 918=>602, 919=>602, 920=>602, 921=>602, + 922=>602, 923=>602, 924=>602, 925=>602, 926=>602, 927=>602, 928=>602, 929=>602, 931=>602, 932=>602, 933=>602, 934=>602, 935=>602, 936=>602, 937=>602, 938=>602, + 939=>602, 940=>602, 941=>602, 942=>602, 943=>602, 944=>602, 945=>602, 946=>602, 947=>602, 948=>602, 949=>602, 950=>602, 951=>602, 952=>602, 953=>602, 954=>602, + 955=>602, 956=>602, 957=>602, 958=>602, 959=>602, 960=>602, 961=>602, 962=>602, 963=>602, 964=>602, 965=>602, 966=>602, 967=>602, 968=>602, 969=>602, 970=>602, + 971=>602, 972=>602, 973=>602, 974=>602, 976=>602, 977=>602, 978=>602, 979=>602, 980=>602, 981=>602, 982=>602, 983=>602, 984=>602, 985=>602, 986=>602, 987=>602, + 988=>602, 989=>602, 990=>602, 991=>602, 992=>602, 993=>602, 1008=>602, 1009=>602, 1010=>602, 1011=>602, 1012=>602, 1013=>602, 1014=>602, 1015=>602, 1016=>602, 1017=>602, + 1018=>602, 1019=>602, 1020=>602, 1021=>602, 1022=>602, 1023=>602, 1024=>602, 1025=>602, 1026=>602, 1028=>602, 1029=>602, 1030=>602, 1031=>602, 1032=>602, 1033=>602, 1034=>602, + 1035=>602, 1037=>602, 1038=>602, 1040=>602, 1041=>602, 1042=>602, 1043=>602, 1044=>602, 1045=>602, 1046=>602, 1047=>602, 1048=>602, 1049=>602, 1050=>602, 1051=>602, 1052=>602, + 1053=>602, 1054=>602, 1055=>602, 1056=>602, 1057=>602, 1058=>602, 1059=>602, 1060=>602, 1061=>602, 1062=>602, 1063=>602, 1064=>602, 1065=>602, 1066=>602, 1067=>602, 1068=>602, + 1069=>602, 1070=>602, 1071=>602, 1072=>602, 1073=>602, 1074=>602, 1075=>602, 1076=>602, 1077=>602, 1078=>602, 1079=>602, 1080=>602, 1081=>602, 1082=>602, 1083=>602, 1084=>602, + 1085=>602, 1086=>602, 1087=>602, 1088=>602, 1089=>602, 1090=>602, 1091=>602, 1092=>602, 1093=>602, 1094=>602, 1095=>602, 1096=>602, 1097=>602, 1098=>602, 1099=>602, 1100=>602, + 1101=>602, 1102=>602, 1103=>602, 1104=>602, 1105=>602, 1106=>602, 1107=>602, 1108=>602, 1109=>602, 1110=>602, 1111=>602, 1112=>602, 1113=>602, 1114=>602, 1115=>602, 1117=>602, + 1118=>602, 1119=>602, 1168=>602, 1169=>602, 1170=>602, 1171=>602, 1172=>602, 1173=>602, 1176=>602, 1177=>602, 1178=>602, 1179=>602, 1186=>602, 1187=>602, 1194=>602, 1195=>602, + 1196=>602, 1197=>602, 1198=>602, 1199=>602, 1202=>602, 1203=>602, 1210=>602, 1211=>602, 1216=>602, 1217=>602, 1218=>602, 1219=>602, 1220=>602, 1223=>602, 1224=>602, 1227=>602, + 1228=>602, 1231=>602, 1232=>602, 1233=>602, 1234=>602, 1235=>602, 1236=>602, 1237=>602, 1238=>602, 1239=>602, 1240=>602, 1241=>602, 1242=>602, 1243=>602, 1244=>602, 1245=>602, + 1246=>602, 1247=>602, 1248=>602, 1249=>602, 1250=>602, 1251=>602, 1252=>602, 1253=>602, 1254=>602, 1255=>602, 1256=>602, 1257=>602, 1258=>602, 1259=>602, 1260=>602, 1261=>602, + 1262=>602, 1263=>602, 1264=>602, 1265=>602, 1266=>602, 1267=>602, 1268=>602, 1269=>602, 1270=>602, 1271=>602, 1272=>602, 1273=>602, 3713=>602, 3714=>602, 3716=>602, 3719=>602, + 3720=>602, 3722=>602, 3725=>602, 3732=>602, 3733=>602, 3734=>602, 3735=>602, 3737=>602, 3738=>602, 3739=>602, 3740=>602, 3741=>602, 3742=>602, 3743=>602, 3745=>602, 3746=>602, + 3747=>602, 3749=>602, 3751=>602, 3754=>602, 3755=>602, 3757=>602, 3758=>602, 3759=>602, 7426=>602, 7432=>602, 7433=>602, 7444=>602, 7446=>602, 7447=>602, 7453=>602, 7454=>602, + 7455=>602, 7491=>602, 7492=>602, 7493=>602, 7494=>602, 7495=>602, 7496=>602, 7497=>602, 7498=>602, 7499=>602, 7500=>602, 7501=>602, 7502=>602, 7503=>602, 7504=>602, 7505=>602, + 7506=>602, 7507=>602, 7508=>602, 7509=>602, 7510=>602, 7511=>602, 7512=>602, 7513=>602, 7514=>602, 7515=>602, 7543=>602, 7547=>602, 7557=>602, 7579=>602, 7580=>602, 7581=>602, + 7582=>602, 7583=>602, 7584=>602, 7585=>602, 7586=>602, 7587=>602, 7588=>602, 7589=>602, 7590=>602, 7591=>602, 7592=>602, 7593=>602, 7594=>602, 7595=>602, 7596=>602, 7597=>602, + 7598=>602, 7599=>602, 7600=>602, 7601=>602, 7602=>602, 7603=>602, 7604=>602, 7605=>602, 7606=>602, 7607=>602, 7609=>602, 7610=>602, 7611=>602, 7612=>602, 7613=>602, 7614=>602, + 7615=>602, 7680=>602, 7681=>602, 7682=>602, 7683=>602, 7684=>602, 7685=>602, 7686=>602, 7687=>602, 7690=>602, 7691=>602, 7692=>602, 7693=>602, 7694=>602, 7695=>602, 7698=>602, + 7699=>602, 7704=>602, 7705=>602, 7706=>602, 7707=>602, 7708=>602, 7709=>602, 7710=>602, 7711=>602, 7712=>602, 7713=>602, 7714=>602, 7715=>602, 7716=>602, 7717=>602, 7720=>602, + 7721=>602, 7722=>602, 7723=>602, 7724=>602, 7725=>602, 7728=>602, 7729=>602, 7730=>602, 7731=>602, 7732=>602, 7733=>602, 7734=>602, 7735=>602, 7736=>602, 7737=>602, 7738=>602, + 7739=>602, 7740=>602, 7741=>602, 7742=>602, 7743=>602, 7744=>602, 7745=>602, 7746=>602, 7747=>602, 7748=>602, 7749=>602, 7750=>602, 7751=>602, 7752=>602, 7753=>602, 7754=>602, + 7755=>602, 7766=>602, 7767=>602, 7768=>602, 7769=>602, 7770=>602, 7771=>602, 7772=>602, 7773=>602, 7774=>602, 7775=>602, 7776=>602, 7777=>602, 7778=>602, 7779=>602, 7784=>602, + 7785=>602, 7786=>602, 7787=>602, 7788=>602, 7789=>602, 7790=>602, 7791=>602, 7792=>602, 7793=>602, 7794=>602, 7795=>602, 7796=>602, 7797=>602, 7798=>602, 7799=>602, 7806=>602, + 7807=>602, 7808=>602, 7809=>602, 7810=>602, 7811=>602, 7812=>602, 7813=>602, 7814=>602, 7815=>602, 7816=>602, 7817=>602, 7818=>602, 7819=>602, 7822=>602, 7823=>602, 7826=>602, + 7827=>602, 7828=>602, 7829=>602, 7830=>602, 7835=>602, 7840=>602, 7841=>602, 7864=>602, 7865=>602, 7868=>602, 7869=>602, 7882=>602, 7883=>602, 7884=>602, 7885=>602, 7908=>602, + 7909=>602, 7922=>602, 7923=>602, 7924=>602, 7925=>602, 7928=>602, 7929=>602, 7936=>602, 7937=>602, 7938=>602, 7939=>602, 7940=>602, 7941=>602, 7942=>602, 7943=>602, 7944=>602, + 7945=>602, 7946=>602, 7947=>602, 7948=>602, 7949=>602, 7950=>602, 7951=>602, 7952=>602, 7953=>602, 7954=>602, 7955=>602, 7956=>602, 7957=>602, 7960=>602, 7961=>602, 7962=>602, + 7963=>602, 7964=>602, 7965=>602, 7968=>602, 7969=>602, 7970=>602, 7971=>602, 7972=>602, 7973=>602, 7974=>602, 7975=>602, 7976=>602, 7977=>602, 7978=>602, 7979=>602, 7980=>602, + 7981=>602, 7982=>602, 7983=>602, 7984=>602, 7985=>602, 7986=>602, 7987=>602, 7988=>602, 7989=>602, 7990=>602, 7991=>602, 7992=>602, 7993=>602, 7994=>602, 7995=>602, 7996=>602, + 7997=>602, 7998=>602, 7999=>602, 8000=>602, 8001=>602, 8002=>602, 8003=>602, 8004=>602, 8005=>602, 8008=>602, 8009=>602, 8010=>602, 8011=>602, 8012=>602, 8013=>602, 8016=>602, + 8017=>602, 8018=>602, 8019=>602, 8020=>602, 8021=>602, 8022=>602, 8023=>602, 8025=>602, 8027=>602, 8029=>602, 8031=>602, 8032=>602, 8033=>602, 8034=>602, 8035=>602, 8036=>602, + 8037=>602, 8038=>602, 8039=>602, 8040=>602, 8041=>602, 8042=>602, 8043=>602, 8044=>602, 8045=>602, 8046=>602, 8047=>602, 8048=>602, 8049=>602, 8050=>602, 8051=>602, 8052=>602, + 8053=>602, 8054=>602, 8055=>602, 8056=>602, 8057=>602, 8058=>602, 8059=>602, 8060=>602, 8061=>602, 8064=>602, 8065=>602, 8066=>602, 8067=>602, 8068=>602, 8069=>602, 8070=>602, + 8071=>602, 8072=>602, 8073=>602, 8074=>602, 8075=>602, 8076=>602, 8077=>602, 8078=>602, 8079=>602, 8080=>602, 8081=>602, 8082=>602, 8083=>602, 8084=>602, 8085=>602, 8086=>602, + 8087=>602, 8088=>602, 8089=>602, 8090=>602, 8091=>602, 8092=>602, 8093=>602, 8094=>602, 8095=>602, 8096=>602, 8097=>602, 8098=>602, 8099=>602, 8100=>602, 8101=>602, 8102=>602, + 8103=>602, 8104=>602, 8105=>602, 8106=>602, 8107=>602, 8108=>602, 8109=>602, 8110=>602, 8111=>602, 8112=>602, 8113=>602, 8114=>602, 8115=>602, 8116=>602, 8118=>602, 8119=>602, + 8120=>602, 8121=>602, 8122=>602, 8123=>602, 8124=>602, 8125=>602, 8126=>602, 8127=>602, 8128=>602, 8129=>602, 8130=>602, 8131=>602, 8132=>602, 8134=>602, 8135=>602, 8136=>602, + 8137=>602, 8138=>602, 8139=>602, 8140=>602, 8141=>602, 8142=>602, 8143=>602, 8144=>602, 8145=>602, 8146=>602, 8147=>602, 8150=>602, 8151=>602, 8152=>602, 8153=>602, 8154=>602, + 8155=>602, 8157=>602, 8158=>602, 8159=>602, 8160=>602, 8161=>602, 8162=>602, 8163=>602, 8164=>602, 8165=>602, 8166=>602, 8167=>602, 8168=>602, 8169=>602, 8170=>602, 8171=>602, + 8172=>602, 8173=>602, 8174=>602, 8175=>602, 8178=>602, 8179=>602, 8180=>602, 8182=>602, 8183=>602, 8184=>602, 8185=>602, 8186=>602, 8187=>602, 8188=>602, 8189=>602, 8190=>602, + 8192=>602, 8193=>602, 8194=>602, 8195=>602, 8196=>602, 8197=>602, 8198=>602, 8199=>602, 8200=>602, 8201=>602, 8202=>602, 8208=>602, 8209=>602, 8210=>602, 8213=>602, 8215=>602, + 8219=>602, 8223=>602, 8227=>602, 8239=>602, 8241=>602, 8252=>602, 8253=>602, 8254=>602, 8261=>602, 8262=>602, 8263=>602, 8264=>602, 8265=>602, 8287=>602, 8304=>602, 8308=>602, + 8309=>602, 8310=>602, 8311=>602, 8312=>602, 8313=>602, 8319=>602, 8320=>602, 8321=>602, 8322=>602, 8323=>602, 8324=>602, 8325=>602, 8326=>602, 8327=>602, 8328=>602, 8329=>602, + 8358=>602, 8369=>602, 8372=>602, 8373=>602, 8462=>602, 8470=>602, 8486=>602, 8490=>602, 8491=>602, 8531=>602, 8532=>602, 8533=>602, 8534=>602, 8535=>602, 8536=>602, 8537=>602, + 8538=>602, 8539=>602, 8540=>602, 8541=>602, 8542=>602, 8543=>602, 8592=>602, 8593=>602, 8594=>602, 8595=>602, 8596=>602, 8597=>602, 8598=>602, 8599=>602, 8600=>602, 8601=>602, + 8602=>602, 8603=>602, 8604=>602, 8605=>602, 8606=>602, 8607=>602, 8608=>602, 8609=>602, 8610=>602, 8611=>602, 8612=>602, 8613=>602, 8614=>602, 8615=>602, 8616=>602, 8617=>602, + 8618=>602, 8619=>602, 8620=>602, 8621=>602, 8622=>602, 8623=>602, 8624=>602, 8625=>602, 8626=>602, 8627=>602, 8628=>602, 8629=>602, 8630=>602, 8631=>602, 8632=>602, 8633=>602, + 8634=>602, 8635=>602, 8636=>602, 8637=>602, 8638=>602, 8639=>602, 8640=>602, 8641=>602, 8642=>602, 8643=>602, 8644=>602, 8645=>602, 8646=>602, 8647=>602, 8648=>602, 8649=>602, + 8650=>602, 8651=>602, 8652=>602, 8653=>602, 8654=>602, 8655=>602, 8656=>602, 8657=>602, 8658=>602, 8659=>602, 8660=>602, 8661=>602, 8662=>602, 8663=>602, 8664=>602, 8665=>602, + 8666=>602, 8667=>602, 8668=>602, 8669=>602, 8670=>602, 8671=>602, 8672=>602, 8673=>602, 8674=>602, 8675=>602, 8676=>602, 8677=>602, 8678=>602, 8679=>602, 8680=>602, 8681=>602, + 8682=>602, 8683=>602, 8684=>602, 8685=>602, 8686=>602, 8687=>602, 8688=>602, 8689=>602, 8690=>602, 8691=>602, 8692=>602, 8693=>602, 8694=>602, 8695=>602, 8696=>602, 8697=>602, + 8698=>602, 8699=>602, 8700=>602, 8701=>602, 8702=>602, 8703=>602, 8706=>602, 8709=>602, 8710=>602, 8711=>602, 8712=>602, 8713=>602, 8714=>602, 8715=>602, 8716=>602, 8717=>602, + 8719=>602, 8721=>602, 8722=>602, 8723=>602, 8725=>602, 8727=>602, 8728=>602, 8729=>602, 8730=>602, 8733=>602, 8734=>602, 8735=>602, 8736=>602, 8743=>602, 8744=>602, 8745=>602, + 8746=>602, 8747=>602, 8748=>602, 8749=>602, 8760=>602, 8761=>602, 8762=>602, 8763=>602, 8764=>602, 8765=>602, 8769=>602, 8770=>602, 8771=>602, 8772=>602, 8773=>602, 8774=>602, + 8775=>602, 8776=>602, 8777=>602, 8778=>602, 8779=>602, 8780=>602, 8781=>602, 8782=>602, 8783=>602, 8784=>602, 8785=>602, 8786=>602, 8787=>602, 8788=>602, 8789=>602, 8790=>602, + 8791=>602, 8792=>602, 8793=>602, 8794=>602, 8795=>602, 8796=>602, 8797=>602, 8798=>602, 8799=>602, 8800=>602, 8801=>602, 8802=>602, 8803=>602, 8804=>602, 8805=>602, 8806=>602, + 8807=>602, 8808=>602, 8809=>602, 8813=>602, 8814=>602, 8815=>602, 8816=>602, 8817=>602, 8818=>602, 8819=>602, 8820=>602, 8821=>602, 8822=>602, 8823=>602, 8824=>602, 8825=>602, + 8826=>602, 8827=>602, 8828=>602, 8829=>602, 8830=>602, 8831=>602, 8832=>602, 8833=>602, 8834=>602, 8835=>602, 8836=>602, 8837=>602, 8838=>602, 8839=>602, 8840=>602, 8841=>602, + 8842=>602, 8843=>602, 8847=>602, 8848=>602, 8849=>602, 8850=>602, 8853=>602, 8854=>602, 8855=>602, 8856=>602, 8857=>602, 8858=>602, 8859=>602, 8860=>602, 8861=>602, 8862=>602, + 8863=>602, 8864=>602, 8865=>602, 8901=>602, 8902=>602, 8909=>602, 8922=>602, 8923=>602, 8924=>602, 8925=>602, 8926=>602, 8927=>602, 8928=>602, 8929=>602, 8930=>602, 8931=>602, + 8932=>602, 8933=>602, 8934=>602, 8935=>602, 8936=>602, 8937=>602, 8943=>602, 8960=>602, 8961=>602, 8962=>602, 8963=>602, 8964=>602, 8965=>602, 8966=>602, 8968=>602, 8969=>602, + 8970=>602, 8971=>602, 8972=>602, 8973=>602, 8974=>602, 8975=>602, 8976=>602, 8977=>602, 8978=>602, 8979=>602, 8980=>602, 8981=>602, 8984=>602, 8985=>602, 8988=>602, 8989=>602, + 8990=>602, 8991=>602, 8992=>602, 8993=>602, 8997=>602, 8998=>602, 8999=>602, 9000=>602, 9003=>602, 9013=>602, 9015=>602, 9016=>602, 9017=>602, 9018=>602, 9019=>602, 9020=>602, + 9021=>602, 9022=>602, 9025=>602, 9026=>602, 9027=>602, 9028=>602, 9031=>602, 9032=>602, 9033=>602, 9035=>602, 9036=>602, 9037=>602, 9040=>602, 9042=>602, 9043=>602, 9044=>602, + 9047=>602, 9048=>602, 9049=>602, 9050=>602, 9051=>602, 9052=>602, 9054=>602, 9055=>602, 9056=>602, 9059=>602, 9060=>602, 9061=>602, 9064=>602, 9065=>602, 9067=>602, 9068=>602, + 9069=>602, 9070=>602, 9071=>602, 9072=>602, 9075=>602, 9076=>602, 9077=>602, 9078=>602, 9079=>602, 9080=>602, 9081=>602, 9082=>602, 9085=>602, 9088=>602, 9089=>602, 9090=>602, + 9091=>602, 9096=>602, 9097=>602, 9098=>602, 9099=>602, 9109=>602, 9115=>602, 9116=>602, 9117=>602, 9118=>602, 9119=>602, 9120=>602, 9121=>602, 9122=>602, 9123=>602, 9124=>602, + 9125=>602, 9126=>602, 9127=>602, 9128=>602, 9129=>602, 9130=>602, 9131=>602, 9132=>602, 9133=>602, 9134=>602, 9166=>602, 9167=>602, 9251=>602, 9600=>602, 9601=>602, 9602=>602, + 9603=>602, 9604=>602, 9605=>602, 9606=>602, 9607=>602, 9608=>602, 9609=>602, 9610=>602, 9611=>602, 9612=>602, 9613=>602, 9614=>602, 9615=>602, 9616=>602, 9617=>602, 9618=>602, + 9619=>602, 9620=>602, 9621=>602, 9622=>602, 9623=>602, 9624=>602, 9625=>602, 9626=>602, 9627=>602, 9628=>602, 9629=>602, 9630=>602, 9631=>602, 9632=>602, 9633=>602, 9634=>602, + 9635=>602, 9636=>602, 9637=>602, 9638=>602, 9639=>602, 9640=>602, 9641=>602, 9642=>602, 9643=>602, 9644=>602, 9645=>602, 9646=>602, 9647=>602, 9648=>602, 9649=>602, 9650=>602, + 9651=>602, 9652=>602, 9653=>602, 9654=>602, 9655=>602, 9656=>602, 9657=>602, 9658=>602, 9659=>602, 9660=>602, 9661=>602, 9662=>602, 9663=>602, 9664=>602, 9665=>602, 9666=>602, + 9667=>602, 9668=>602, 9669=>602, 9670=>602, 9671=>602, 9672=>602, 9673=>602, 9674=>602, 9675=>602, 9676=>602, 9677=>602, 9678=>602, 9679=>602, 9680=>602, 9681=>602, 9682=>602, + 9683=>602, 9684=>602, 9685=>602, 9686=>602, 9687=>602, 9688=>602, 9689=>602, 9690=>602, 9691=>602, 9692=>602, 9693=>602, 9694=>602, 9695=>602, 9696=>602, 9697=>602, 9698=>602, + 9699=>602, 9700=>602, 9701=>602, 9702=>602, 9703=>602, 9704=>602, 9705=>602, 9706=>602, 9707=>602, 9708=>602, 9709=>602, 9710=>602, 9711=>602, 9712=>602, 9713=>602, 9714=>602, + 9715=>602, 9716=>602, 9717=>602, 9718=>602, 9719=>602, 9720=>602, 9721=>602, 9722=>602, 9723=>602, 9724=>602, 9725=>602, 9726=>602, 9727=>602, 9728=>602, 9729=>602, 9730=>602, + 9731=>602, 9732=>602, 9733=>602, 9734=>602, 9735=>602, 9736=>602, 9737=>602, 9738=>602, 9739=>602, 9740=>602, 9741=>602, 9742=>602, 9743=>602, 9744=>602, 9745=>602, 9746=>602, + 9747=>602, 9748=>602, 9749=>602, 9750=>602, 9751=>602, 9752=>602, 9753=>602, 9754=>602, 9755=>602, 9756=>602, 9757=>602, 9758=>602, 9759=>602, 9760=>602, 9761=>602, 9762=>602, + 9763=>602, 9764=>602, 9765=>602, 9766=>602, 9767=>602, 9768=>602, 9769=>602, 9770=>602, 9771=>602, 9772=>602, 9773=>602, 9774=>602, 9775=>602, 9784=>602, 9785=>602, 9786=>602, + 9787=>602, 9788=>602, 9789=>602, 9790=>602, 9791=>602, 9792=>602, 9793=>602, 9794=>602, 9795=>602, 9796=>602, 9797=>602, 9798=>602, 9799=>602, 9800=>602, 9801=>602, 9802=>602, + 9803=>602, 9804=>602, 9805=>602, 9806=>602, 9807=>602, 9808=>602, 9809=>602, 9810=>602, 9811=>602, 9812=>602, 9813=>602, 9814=>602, 9815=>602, 9816=>602, 9817=>602, 9818=>602, + 9819=>602, 9820=>602, 9821=>602, 9822=>602, 9823=>602, 9824=>602, 9825=>602, 9826=>602, 9827=>602, 9828=>602, 9829=>602, 9830=>602, 9831=>602, 9832=>602, 9833=>602, 9834=>602, + 9835=>602, 9836=>602, 9837=>602, 9838=>602, 9839=>602, 9840=>602, 9841=>602, 9842=>602, 9843=>602, 9844=>602, 9845=>602, 9846=>602, 9847=>602, 9848=>602, 9849=>602, 9850=>602, + 9851=>602, 9852=>602, 9853=>602, 9854=>602, 9855=>602, 9856=>602, 9857=>602, 9858=>602, 9859=>602, 9860=>602, 9861=>602, 9862=>602, 9863=>602, 9864=>602, 9865=>602, 9866=>602, + 9867=>602, 9872=>602, 9873=>602, 9874=>602, 9875=>602, 9876=>602, 9877=>602, 9878=>602, 9879=>602, 9880=>602, 9881=>602, 9882=>602, 9883=>602, 9884=>602, 9888=>602, 9889=>602, + 9904=>602, 9905=>602, 9985=>602, 9986=>602, 9987=>602, 9988=>602, 9990=>602, 9991=>602, 9992=>602, 9993=>602, 9996=>602, 9997=>602, 9998=>602, 9999=>602, 10000=>602, 10001=>602, + 10002=>602, 10003=>602, 10004=>602, 10005=>602, 10006=>602, 10007=>602, 10008=>602, 10009=>602, 10010=>602, 10011=>602, 10012=>602, 10013=>602, 10014=>602, 10015=>602, 10016=>602, 10017=>602, + 10018=>602, 10019=>602, 10020=>602, 10021=>602, 10022=>602, 10023=>602, 10025=>602, 10026=>602, 10027=>602, 10028=>602, 10029=>602, 10030=>602, 10031=>602, 10032=>602, 10033=>602, 10034=>602, + 10035=>602, 10036=>602, 10037=>602, 10038=>602, 10039=>602, 10040=>602, 10041=>602, 10042=>602, 10043=>602, 10044=>602, 10045=>602, 10046=>602, 10047=>602, 10048=>602, 10049=>602, 10050=>602, + 10051=>602, 10052=>602, 10053=>602, 10054=>602, 10055=>602, 10056=>602, 10057=>602, 10058=>602, 10059=>602, 10061=>602, 10063=>602, 10064=>602, 10065=>602, 10066=>602, 10070=>602, 10072=>602, + 10073=>602, 10074=>602, 10075=>602, 10076=>602, 10077=>602, 10078=>602, 10081=>602, 10082=>602, 10083=>602, 10084=>602, 10085=>602, 10086=>602, 10087=>602, 10088=>602, 10089=>602, 10090=>602, + 10091=>602, 10092=>602, 10093=>602, 10094=>602, 10095=>602, 10096=>602, 10097=>602, 10098=>602, 10099=>602, 10100=>602, 10101=>602, 10132=>602, 10136=>602, 10137=>602, 10138=>602, 10139=>602, + 10140=>602, 10141=>602, 10142=>602, 10143=>602, 10144=>602, 10145=>602, 10146=>602, 10147=>602, 10148=>602, 10149=>602, 10150=>602, 10151=>602, 10152=>602, 10153=>602, 10154=>602, 10155=>602, + 10156=>602, 10157=>602, 10158=>602, 10159=>602, 10161=>602, 10162=>602, 10163=>602, 10164=>602, 10165=>602, 10166=>602, 10167=>602, 10168=>602, 10169=>602, 10170=>602, 10171=>602, 10172=>602, + 10173=>602, 10174=>602, 10175=>602, 10208=>602, 10216=>602, 10217=>602, 10731=>602, 11026=>602, 11027=>602, 11028=>602, 11029=>602, 11030=>602, 11031=>602, 11032=>602, 11033=>602, 11034=>602, + 63173=>602, 64257=>602, 64258=>602, 65533=>602}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSansMono-Bold.z'; + font[:ctg]='DejaVuSansMono-Bold.ctg.z'; + font[:originalsize]=245648; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonobi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonobi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,143 @@ +TCPDFFontDescriptor.define('DejaVuSansMonobi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSansMono-BoldOblique'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>97,'FontBBox'=>'[-386 -394 808 1102]','ItalicAngle'=>-11,'StemV'=>120,'MissingWidth'=>602}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>602, 32=>602, 33=>602, 34=>602, 35=>602, 36=>602, 37=>602, 38=>602, 39=>602, 40=>602, 41=>602, 42=>602, 43=>602, 44=>602, 45=>602, 46=>602, + 47=>602, 48=>602, 49=>602, 50=>602, 51=>602, 52=>602, 53=>602, 54=>602, 55=>602, 56=>602, 57=>602, 58=>602, 59=>602, 60=>602, 61=>602, 62=>602, + 63=>602, 64=>602, 65=>602, 66=>602, 67=>602, 68=>602, 69=>602, 70=>602, 71=>602, 72=>602, 73=>602, 74=>602, 75=>602, 76=>602, 77=>602, 78=>602, + 79=>602, 80=>602, 81=>602, 82=>602, 83=>602, 84=>602, 85=>602, 86=>602, 87=>602, 88=>602, 89=>602, 90=>602, 91=>602, 92=>602, 93=>602, 94=>602, + 95=>602, 96=>602, 97=>602, 98=>602, 99=>602, 100=>602, 101=>602, 102=>602, 103=>602, 104=>602, 105=>602, 106=>602, 107=>602, 108=>602, 109=>602, 110=>602, + 111=>602, 112=>602, 113=>602, 114=>602, 115=>602, 116=>602, 117=>602, 118=>602, 119=>602, 120=>602, 121=>602, 122=>602, 123=>602, 124=>602, 125=>602, 126=>602, + 8364=>602, 1027=>602, 8218=>602, 402=>602, 8222=>602, 8230=>602, 8224=>602, 8225=>602, 710=>602, 8240=>602, 352=>602, 8249=>602, 338=>602, 1036=>602, 381=>602, 1039=>602, + 8216=>602, 8217=>602, 8220=>602, 8221=>602, 8226=>602, 8211=>602, 8212=>602, 732=>602, 8482=>602, 353=>602, 8250=>602, 339=>602, 1116=>602, 382=>602, 376=>602, 160=>602, + 161=>602, 162=>602, 163=>602, 164=>602, 165=>602, 166=>602, 167=>602, 168=>602, 169=>602, 170=>602, 171=>602, 172=>602, 173=>602, 174=>602, 175=>602, 176=>602, + 177=>602, 178=>602, 179=>602, 180=>602, 181=>602, 182=>602, 183=>602, 184=>602, 185=>602, 186=>602, 187=>602, 188=>602, 189=>602, 190=>602, 191=>602, 192=>602, + 193=>602, 194=>602, 195=>602, 196=>602, 197=>602, 198=>602, 199=>602, 200=>602, 201=>602, 202=>602, 203=>602, 204=>602, 205=>602, 206=>602, 207=>602, 208=>602, + 209=>602, 210=>602, 211=>602, 212=>602, 213=>602, 214=>602, 215=>602, 216=>602, 217=>602, 218=>602, 219=>602, 220=>602, 221=>602, 222=>602, 223=>602, 224=>602, + 225=>602, 226=>602, 227=>602, 228=>602, 229=>602, 230=>602, 231=>602, 232=>602, 233=>602, 234=>602, 235=>602, 236=>602, 237=>602, 238=>602, 239=>602, 240=>602, + 241=>602, 242=>602, 243=>602, 244=>602, 245=>602, 246=>602, 247=>602, 248=>602, 249=>602, 250=>602, 251=>602, 252=>602, 253=>602, 254=>602, 255=>602, 256=>602, + 257=>602, 258=>602, 259=>602, 260=>602, 261=>602, 262=>602, 263=>602, 264=>602, 265=>602, 266=>602, 267=>602, 268=>602, 269=>602, 270=>602, 271=>602, 272=>602, + 273=>602, 274=>602, 275=>602, 276=>602, 277=>602, 278=>602, 279=>602, 280=>602, 281=>602, 282=>602, 283=>602, 284=>602, 285=>602, 286=>602, 287=>602, 288=>602, + 289=>602, 290=>602, 291=>602, 292=>602, 293=>602, 294=>602, 295=>602, 296=>602, 297=>602, 298=>602, 299=>602, 300=>602, 301=>602, 302=>602, 303=>602, 304=>602, + 305=>602, 306=>602, 307=>602, 308=>602, 309=>602, 310=>602, 311=>602, 312=>602, 313=>602, 314=>602, 315=>602, 316=>602, 317=>602, 318=>602, 319=>602, 320=>602, + 321=>602, 322=>602, 323=>602, 324=>602, 325=>602, 326=>602, 327=>602, 328=>602, 329=>602, 330=>602, 331=>602, 332=>602, 333=>602, 334=>602, 335=>602, 336=>602, + 337=>602, 340=>602, 341=>602, 342=>602, 343=>602, 344=>602, 345=>602, 346=>602, 347=>602, 348=>602, 349=>602, 350=>602, 351=>602, 354=>602, 355=>602, 356=>602, + 357=>602, 358=>602, 359=>602, 360=>602, 361=>602, 362=>602, 363=>602, 364=>602, 365=>602, 366=>602, 367=>602, 368=>602, 369=>602, 370=>602, 371=>602, 372=>602, + 373=>602, 374=>602, 375=>602, 377=>602, 378=>602, 379=>602, 380=>602, 383=>602, 385=>602, 386=>602, 387=>602, 388=>602, 389=>602, 390=>602, 391=>602, 392=>602, + 393=>602, 394=>602, 395=>602, 396=>602, 397=>602, 398=>602, 399=>602, 400=>602, 401=>602, 403=>602, 404=>602, 405=>602, 406=>602, 407=>602, 408=>602, 409=>602, + 410=>602, 411=>602, 412=>602, 413=>602, 414=>602, 415=>602, 416=>602, 417=>602, 418=>602, 419=>602, 420=>602, 421=>602, 422=>602, 423=>602, 424=>602, 425=>602, + 426=>602, 427=>602, 428=>602, 429=>602, 430=>602, 431=>602, 432=>602, 433=>602, 434=>602, 435=>602, 436=>602, 437=>602, 438=>602, 439=>602, 440=>602, 441=>602, + 443=>602, 444=>602, 445=>602, 446=>602, 448=>602, 449=>602, 450=>602, 451=>602, 461=>602, 462=>602, 463=>602, 464=>602, 465=>602, 466=>602, 467=>602, 468=>602, + 470=>602, 471=>602, 472=>602, 473=>602, 474=>602, 475=>602, 476=>602, 477=>602, 479=>602, 482=>602, 483=>602, 486=>602, 487=>602, 488=>602, 489=>602, 490=>602, + 491=>602, 492=>602, 493=>602, 494=>602, 495=>602, 500=>602, 501=>602, 502=>602, 504=>602, 505=>602, 508=>602, 509=>602, 510=>602, 511=>602, 512=>602, 513=>602, + 514=>602, 515=>602, 516=>602, 517=>602, 518=>602, 519=>602, 520=>602, 521=>602, 522=>602, 523=>602, 524=>602, 525=>602, 526=>602, 527=>602, 528=>602, 529=>602, + 530=>602, 531=>602, 532=>602, 533=>602, 534=>602, 535=>602, 536=>602, 537=>602, 538=>602, 539=>602, 542=>602, 543=>602, 545=>602, 548=>602, 549=>602, 550=>602, + 551=>602, 552=>602, 553=>602, 555=>602, 557=>602, 558=>602, 559=>602, 561=>602, 562=>602, 563=>602, 564=>602, 565=>602, 566=>602, 567=>602, 568=>602, 569=>602, + 570=>602, 571=>602, 572=>602, 573=>602, 574=>602, 575=>602, 576=>602, 577=>602, 581=>602, 592=>602, 593=>602, 594=>602, 595=>602, 596=>602, 597=>602, 598=>602, + 599=>602, 600=>602, 601=>602, 602=>602, 603=>602, 604=>602, 605=>602, 606=>602, 607=>602, 608=>602, 609=>602, 610=>602, 611=>602, 612=>602, 613=>602, 614=>602, + 615=>602, 616=>602, 617=>602, 618=>602, 619=>602, 620=>602, 621=>602, 622=>602, 623=>602, 624=>602, 625=>602, 626=>602, 627=>602, 628=>602, 629=>602, 630=>602, + 631=>602, 632=>602, 633=>602, 634=>602, 635=>602, 636=>602, 637=>602, 638=>602, 639=>602, 640=>602, 641=>602, 642=>602, 643=>602, 644=>602, 645=>602, 646=>602, + 647=>602, 648=>602, 649=>602, 650=>602, 651=>602, 652=>602, 653=>602, 654=>602, 655=>602, 656=>602, 657=>602, 658=>602, 659=>602, 660=>602, 661=>602, 662=>602, + 663=>602, 664=>602, 665=>602, 666=>602, 667=>602, 668=>602, 669=>602, 670=>602, 671=>602, 672=>602, 673=>602, 674=>602, 675=>602, 676=>602, 677=>602, 678=>602, + 679=>602, 680=>602, 681=>602, 682=>602, 683=>602, 684=>602, 685=>602, 686=>602, 687=>602, 688=>602, 689=>602, 690=>602, 691=>602, 692=>602, 693=>602, 694=>602, + 695=>602, 696=>602, 697=>602, 699=>602, 700=>602, 701=>602, 702=>602, 703=>602, 704=>602, 705=>602, 711=>602, 712=>602, 713=>602, 716=>602, 717=>602, 720=>602, + 721=>602, 722=>602, 723=>602, 726=>602, 728=>602, 729=>602, 730=>602, 731=>602, 733=>602, 734=>602, 736=>602, 737=>602, 738=>602, 739=>602, 740=>602, 741=>602, + 742=>602, 743=>602, 744=>602, 745=>602, 755=>602, 768=>602, 769=>602, 770=>602, 771=>602, 772=>602, 773=>602, 774=>602, 775=>602, 776=>602, 777=>602, 778=>602, + 779=>602, 780=>602, 781=>602, 782=>602, 783=>602, 784=>602, 785=>602, 786=>602, 787=>602, 788=>602, 789=>602, 790=>602, 791=>602, 792=>602, 793=>602, 794=>602, + 795=>602, 796=>602, 797=>602, 798=>602, 799=>602, 800=>602, 801=>602, 802=>602, 803=>602, 804=>602, 805=>602, 806=>602, 807=>602, 808=>602, 809=>602, 810=>602, + 811=>602, 812=>602, 813=>602, 814=>602, 815=>602, 816=>602, 817=>602, 818=>602, 819=>602, 820=>602, 821=>602, 822=>602, 823=>602, 824=>602, 825=>602, 826=>602, + 827=>602, 828=>602, 829=>602, 830=>602, 831=>602, 835=>602, 856=>602, 865=>602, 884=>602, 885=>602, 890=>602, 894=>602, 900=>602, 901=>602, 902=>602, 903=>602, + 904=>602, 905=>602, 906=>602, 908=>602, 910=>602, 911=>602, 912=>602, 913=>602, 914=>602, 915=>602, 916=>602, 917=>602, 918=>602, 919=>602, 920=>602, 921=>602, + 922=>602, 923=>602, 924=>602, 925=>602, 926=>602, 927=>602, 928=>602, 929=>602, 931=>602, 932=>602, 933=>602, 934=>602, 935=>602, 936=>602, 937=>602, 938=>602, + 939=>602, 940=>602, 941=>602, 942=>602, 943=>602, 944=>602, 945=>602, 946=>602, 947=>602, 948=>602, 949=>602, 950=>602, 951=>602, 952=>602, 953=>602, 954=>602, + 955=>602, 956=>602, 957=>602, 958=>602, 959=>602, 960=>602, 961=>602, 962=>602, 963=>602, 964=>602, 965=>602, 966=>602, 967=>602, 968=>602, 969=>602, 970=>602, + 971=>602, 972=>602, 973=>602, 974=>602, 976=>602, 977=>602, 978=>602, 979=>602, 980=>602, 981=>602, 982=>602, 983=>602, 984=>602, 985=>602, 986=>602, 987=>602, + 988=>602, 989=>602, 990=>602, 991=>602, 992=>602, 993=>602, 1008=>602, 1009=>602, 1010=>602, 1011=>602, 1012=>602, 1013=>602, 1014=>602, 1015=>602, 1016=>602, 1017=>602, + 1018=>602, 1019=>602, 1020=>602, 1021=>602, 1022=>602, 1023=>602, 1024=>602, 1025=>602, 1026=>602, 1028=>602, 1029=>602, 1030=>602, 1031=>602, 1032=>602, 1033=>602, 1034=>602, + 1035=>602, 1037=>602, 1038=>602, 1040=>602, 1041=>602, 1042=>602, 1043=>602, 1044=>602, 1045=>602, 1046=>602, 1047=>602, 1048=>602, 1049=>602, 1050=>602, 1051=>602, 1052=>602, + 1053=>602, 1054=>602, 1055=>602, 1056=>602, 1057=>602, 1058=>602, 1059=>602, 1060=>602, 1061=>602, 1062=>602, 1063=>602, 1064=>602, 1065=>602, 1066=>602, 1067=>602, 1068=>602, + 1069=>602, 1070=>602, 1071=>602, 1072=>602, 1073=>602, 1074=>602, 1075=>602, 1076=>602, 1077=>602, 1078=>602, 1079=>602, 1080=>602, 1081=>602, 1082=>602, 1083=>602, 1084=>602, + 1085=>602, 1086=>602, 1087=>602, 1088=>602, 1089=>602, 1090=>602, 1091=>602, 1092=>602, 1093=>602, 1094=>602, 1095=>602, 1096=>602, 1097=>602, 1098=>602, 1099=>602, 1100=>602, + 1101=>602, 1102=>602, 1103=>602, 1104=>602, 1105=>602, 1106=>602, 1107=>602, 1108=>602, 1109=>602, 1110=>602, 1111=>602, 1112=>602, 1113=>602, 1114=>602, 1115=>602, 1117=>602, + 1118=>602, 1119=>602, 1168=>602, 1169=>602, 1170=>602, 1171=>602, 1172=>602, 1173=>602, 1176=>602, 1177=>602, 1178=>602, 1179=>602, 1186=>602, 1187=>602, 1194=>602, 1195=>602, + 1196=>602, 1197=>602, 1198=>602, 1199=>602, 1202=>602, 1203=>602, 1210=>602, 1211=>602, 1216=>602, 1217=>602, 1218=>602, 1219=>602, 1220=>602, 1223=>602, 1224=>602, 1227=>602, + 1228=>602, 1231=>602, 1232=>602, 1233=>602, 1234=>602, 1235=>602, 1236=>602, 1237=>602, 1238=>602, 1239=>602, 1240=>602, 1241=>602, 1242=>602, 1243=>602, 1244=>602, 1245=>602, + 1246=>602, 1247=>602, 1248=>602, 1249=>602, 1250=>602, 1251=>602, 1252=>602, 1253=>602, 1254=>602, 1255=>602, 1256=>602, 1257=>602, 1258=>602, 1259=>602, 1260=>602, 1261=>602, + 1262=>602, 1263=>602, 1264=>602, 1265=>602, 1266=>602, 1267=>602, 1268=>602, 1269=>602, 1270=>602, 1271=>602, 1272=>602, 1273=>602, 3713=>602, 3714=>602, 3716=>602, 3719=>602, + 3720=>602, 3722=>602, 3725=>602, 3732=>602, 3733=>602, 3734=>602, 3735=>602, 3737=>602, 3738=>602, 3739=>602, 3740=>602, 3741=>602, 3742=>602, 3743=>602, 3745=>602, 3746=>602, + 3747=>602, 3749=>602, 3751=>602, 3754=>602, 3755=>602, 3757=>602, 3758=>602, 3759=>602, 7426=>602, 7432=>602, 7433=>602, 7444=>602, 7446=>602, 7447=>602, 7453=>602, 7454=>602, + 7455=>602, 7491=>602, 7492=>602, 7493=>602, 7494=>602, 7495=>602, 7496=>602, 7497=>602, 7498=>602, 7499=>602, 7500=>602, 7501=>602, 7502=>602, 7503=>602, 7504=>602, 7505=>602, + 7506=>602, 7507=>602, 7508=>602, 7509=>602, 7510=>602, 7511=>602, 7512=>602, 7513=>602, 7514=>602, 7515=>602, 7543=>602, 7547=>602, 7557=>602, 7579=>602, 7580=>602, 7581=>602, + 7582=>602, 7583=>602, 7584=>602, 7585=>602, 7586=>602, 7587=>602, 7588=>602, 7589=>602, 7590=>602, 7591=>602, 7592=>602, 7593=>602, 7594=>602, 7595=>602, 7596=>602, 7597=>602, + 7598=>602, 7599=>602, 7600=>602, 7601=>602, 7602=>602, 7603=>602, 7604=>602, 7605=>602, 7606=>602, 7607=>602, 7609=>602, 7610=>602, 7611=>602, 7612=>602, 7613=>602, 7614=>602, + 7615=>602, 7680=>602, 7681=>602, 7682=>602, 7683=>602, 7684=>602, 7685=>602, 7686=>602, 7687=>602, 7690=>602, 7691=>602, 7692=>602, 7693=>602, 7694=>602, 7695=>602, 7698=>602, + 7699=>602, 7704=>602, 7705=>602, 7706=>602, 7707=>602, 7708=>602, 7709=>602, 7710=>602, 7711=>602, 7712=>602, 7713=>602, 7714=>602, 7715=>602, 7716=>602, 7717=>602, 7720=>602, + 7721=>602, 7722=>602, 7723=>602, 7724=>602, 7725=>602, 7728=>602, 7729=>602, 7730=>602, 7731=>602, 7732=>602, 7733=>602, 7734=>602, 7735=>602, 7736=>602, 7737=>602, 7738=>602, + 7739=>602, 7740=>602, 7741=>602, 7742=>602, 7743=>602, 7744=>602, 7745=>602, 7746=>602, 7747=>602, 7748=>602, 7749=>602, 7750=>602, 7751=>602, 7752=>602, 7753=>602, 7754=>602, + 7755=>602, 7766=>602, 7767=>602, 7768=>602, 7769=>602, 7770=>602, 7771=>602, 7772=>602, 7773=>602, 7774=>602, 7775=>602, 7776=>602, 7777=>602, 7778=>602, 7779=>602, 7784=>602, + 7785=>602, 7786=>602, 7787=>602, 7788=>602, 7789=>602, 7790=>602, 7791=>602, 7792=>602, 7793=>602, 7794=>602, 7795=>602, 7796=>602, 7797=>602, 7798=>602, 7799=>602, 7806=>602, + 7807=>602, 7808=>602, 7809=>602, 7810=>602, 7811=>602, 7812=>602, 7813=>602, 7814=>602, 7815=>602, 7816=>602, 7817=>602, 7818=>602, 7819=>602, 7822=>602, 7823=>602, 7826=>602, + 7827=>602, 7828=>602, 7829=>602, 7830=>602, 7835=>602, 7840=>602, 7841=>602, 7864=>602, 7865=>602, 7868=>602, 7869=>602, 7882=>602, 7883=>602, 7884=>602, 7885=>602, 7908=>602, + 7909=>602, 7922=>602, 7923=>602, 7924=>602, 7925=>602, 7928=>602, 7929=>602, 7936=>602, 7937=>602, 7938=>602, 7939=>602, 7940=>602, 7941=>602, 7942=>602, 7943=>602, 7944=>602, + 7945=>602, 7946=>602, 7947=>602, 7948=>602, 7949=>602, 7950=>602, 7951=>602, 7952=>602, 7953=>602, 7954=>602, 7955=>602, 7956=>602, 7957=>602, 7960=>602, 7961=>602, 7962=>602, + 7963=>602, 7964=>602, 7965=>602, 7968=>602, 7969=>602, 7970=>602, 7971=>602, 7972=>602, 7973=>602, 7974=>602, 7975=>602, 7976=>602, 7977=>602, 7978=>602, 7979=>602, 7980=>602, + 7981=>602, 7982=>602, 7983=>602, 7984=>602, 7985=>602, 7986=>602, 7987=>602, 7988=>602, 7989=>602, 7990=>602, 7991=>602, 7992=>602, 7993=>602, 7994=>602, 7995=>602, 7996=>602, + 7997=>602, 7998=>602, 7999=>602, 8000=>602, 8001=>602, 8002=>602, 8003=>602, 8004=>602, 8005=>602, 8008=>602, 8009=>602, 8010=>602, 8011=>602, 8012=>602, 8013=>602, 8016=>602, + 8017=>602, 8018=>602, 8019=>602, 8020=>602, 8021=>602, 8022=>602, 8023=>602, 8025=>602, 8027=>602, 8029=>602, 8031=>602, 8032=>602, 8033=>602, 8034=>602, 8035=>602, 8036=>602, + 8037=>602, 8038=>602, 8039=>602, 8040=>602, 8041=>602, 8042=>602, 8043=>602, 8044=>602, 8045=>602, 8046=>602, 8047=>602, 8048=>602, 8049=>602, 8050=>602, 8051=>602, 8052=>602, + 8053=>602, 8054=>602, 8055=>602, 8056=>602, 8057=>602, 8058=>602, 8059=>602, 8060=>602, 8061=>602, 8064=>602, 8065=>602, 8066=>602, 8067=>602, 8068=>602, 8069=>602, 8070=>602, + 8071=>602, 8072=>602, 8073=>602, 8074=>602, 8075=>602, 8076=>602, 8077=>602, 8078=>602, 8079=>602, 8080=>602, 8081=>602, 8082=>602, 8083=>602, 8084=>602, 8085=>602, 8086=>602, + 8087=>602, 8088=>602, 8089=>602, 8090=>602, 8091=>602, 8092=>602, 8093=>602, 8094=>602, 8095=>602, 8096=>602, 8097=>602, 8098=>602, 8099=>602, 8100=>602, 8101=>602, 8102=>602, + 8103=>602, 8104=>602, 8105=>602, 8106=>602, 8107=>602, 8108=>602, 8109=>602, 8110=>602, 8111=>602, 8112=>602, 8113=>602, 8114=>602, 8115=>602, 8116=>602, 8118=>602, 8119=>602, + 8120=>602, 8121=>602, 8122=>602, 8123=>602, 8124=>602, 8125=>602, 8126=>602, 8127=>602, 8128=>602, 8129=>602, 8130=>602, 8131=>602, 8132=>602, 8134=>602, 8135=>602, 8136=>602, + 8137=>602, 8138=>602, 8139=>602, 8140=>602, 8141=>602, 8142=>602, 8143=>602, 8144=>602, 8145=>602, 8146=>602, 8147=>602, 8150=>602, 8151=>602, 8152=>602, 8153=>602, 8154=>602, + 8155=>602, 8157=>602, 8158=>602, 8159=>602, 8160=>602, 8161=>602, 8162=>602, 8163=>602, 8164=>602, 8165=>602, 8166=>602, 8167=>602, 8168=>602, 8169=>602, 8170=>602, 8171=>602, + 8172=>602, 8173=>602, 8174=>602, 8175=>602, 8178=>602, 8179=>602, 8180=>602, 8182=>602, 8183=>602, 8184=>602, 8185=>602, 8186=>602, 8187=>602, 8188=>602, 8189=>602, 8190=>602, + 8192=>602, 8193=>602, 8194=>602, 8195=>602, 8196=>602, 8197=>602, 8198=>602, 8199=>602, 8200=>602, 8201=>602, 8202=>602, 8208=>602, 8209=>602, 8210=>602, 8213=>602, 8215=>602, + 8219=>602, 8223=>602, 8227=>602, 8239=>602, 8241=>602, 8252=>602, 8253=>602, 8254=>602, 8261=>602, 8262=>602, 8263=>602, 8264=>602, 8265=>602, 8287=>602, 8304=>602, 8308=>602, + 8309=>602, 8310=>602, 8311=>602, 8312=>602, 8313=>602, 8319=>602, 8320=>602, 8321=>602, 8322=>602, 8323=>602, 8324=>602, 8325=>602, 8326=>602, 8327=>602, 8328=>602, 8329=>602, + 8358=>602, 8369=>602, 8372=>602, 8373=>602, 8462=>602, 8470=>602, 8486=>602, 8490=>602, 8491=>602, 8531=>602, 8532=>602, 8533=>602, 8534=>602, 8535=>602, 8536=>602, 8537=>602, + 8538=>602, 8539=>602, 8540=>602, 8541=>602, 8542=>602, 8543=>602, 8592=>602, 8593=>602, 8594=>602, 8595=>602, 8596=>602, 8597=>602, 8598=>602, 8599=>602, 8600=>602, 8601=>602, + 8602=>602, 8603=>602, 8604=>602, 8605=>602, 8606=>602, 8607=>602, 8608=>602, 8609=>602, 8610=>602, 8611=>602, 8612=>602, 8613=>602, 8614=>602, 8615=>602, 8616=>602, 8617=>602, + 8618=>602, 8619=>602, 8620=>602, 8621=>602, 8622=>602, 8623=>602, 8624=>602, 8625=>602, 8626=>602, 8627=>602, 8628=>602, 8629=>602, 8630=>602, 8631=>602, 8632=>602, 8633=>602, + 8634=>602, 8635=>602, 8636=>602, 8637=>602, 8638=>602, 8639=>602, 8640=>602, 8641=>602, 8642=>602, 8643=>602, 8644=>602, 8645=>602, 8646=>602, 8647=>602, 8648=>602, 8649=>602, + 8650=>602, 8651=>602, 8652=>602, 8653=>602, 8654=>602, 8655=>602, 8656=>602, 8657=>602, 8658=>602, 8659=>602, 8660=>602, 8661=>602, 8662=>602, 8663=>602, 8664=>602, 8665=>602, + 8666=>602, 8667=>602, 8668=>602, 8669=>602, 8670=>602, 8671=>602, 8672=>602, 8673=>602, 8674=>602, 8675=>602, 8676=>602, 8677=>602, 8678=>602, 8679=>602, 8680=>602, 8681=>602, + 8682=>602, 8683=>602, 8684=>602, 8685=>602, 8686=>602, 8687=>602, 8688=>602, 8689=>602, 8690=>602, 8691=>602, 8692=>602, 8693=>602, 8694=>602, 8695=>602, 8696=>602, 8697=>602, + 8698=>602, 8699=>602, 8700=>602, 8701=>602, 8702=>602, 8703=>602, 8706=>602, 8709=>602, 8710=>602, 8711=>602, 8712=>602, 8713=>602, 8714=>602, 8715=>602, 8716=>602, 8717=>602, + 8719=>602, 8721=>602, 8722=>602, 8723=>602, 8725=>602, 8727=>602, 8728=>602, 8729=>602, 8730=>602, 8733=>602, 8734=>602, 8735=>602, 8736=>602, 8743=>602, 8744=>602, 8745=>602, + 8746=>602, 8747=>602, 8748=>602, 8749=>602, 8760=>602, 8761=>602, 8762=>602, 8763=>602, 8764=>602, 8765=>602, 8769=>602, 8770=>602, 8771=>602, 8772=>602, 8773=>602, 8774=>602, + 8775=>602, 8776=>602, 8777=>602, 8778=>602, 8779=>602, 8780=>602, 8781=>602, 8782=>602, 8783=>602, 8784=>602, 8785=>602, 8786=>602, 8787=>602, 8788=>602, 8789=>602, 8790=>602, + 8791=>602, 8792=>602, 8793=>602, 8794=>602, 8795=>602, 8796=>602, 8797=>602, 8798=>602, 8799=>602, 8800=>602, 8801=>602, 8802=>602, 8803=>602, 8804=>602, 8805=>602, 8806=>602, + 8807=>602, 8808=>602, 8809=>602, 8813=>602, 8814=>602, 8815=>602, 8816=>602, 8817=>602, 8818=>602, 8819=>602, 8820=>602, 8821=>602, 8822=>602, 8823=>602, 8824=>602, 8825=>602, + 8826=>602, 8827=>602, 8828=>602, 8829=>602, 8830=>602, 8831=>602, 8832=>602, 8833=>602, 8834=>602, 8835=>602, 8836=>602, 8837=>602, 8838=>602, 8839=>602, 8840=>602, 8841=>602, + 8842=>602, 8843=>602, 8847=>602, 8848=>602, 8849=>602, 8850=>602, 8853=>602, 8854=>602, 8855=>602, 8856=>602, 8857=>602, 8858=>602, 8859=>602, 8860=>602, 8861=>602, 8862=>602, + 8863=>602, 8864=>602, 8865=>602, 8901=>602, 8902=>602, 8909=>602, 8922=>602, 8923=>602, 8924=>602, 8925=>602, 8926=>602, 8927=>602, 8928=>602, 8929=>602, 8930=>602, 8931=>602, + 8932=>602, 8933=>602, 8934=>602, 8935=>602, 8936=>602, 8937=>602, 8943=>602, 8960=>602, 8961=>602, 8962=>602, 8963=>602, 8964=>602, 8965=>602, 8966=>602, 8968=>602, 8969=>602, + 8970=>602, 8971=>602, 8972=>602, 8973=>602, 8974=>602, 8975=>602, 8976=>602, 8977=>602, 8978=>602, 8979=>602, 8980=>602, 8981=>602, 8984=>602, 8985=>602, 8988=>602, 8989=>602, + 8990=>602, 8991=>602, 8992=>602, 8993=>602, 8997=>602, 8998=>602, 8999=>602, 9000=>602, 9003=>602, 9013=>602, 9015=>602, 9016=>602, 9017=>602, 9018=>602, 9019=>602, 9020=>602, + 9021=>602, 9022=>602, 9025=>602, 9026=>602, 9027=>602, 9028=>602, 9031=>602, 9032=>602, 9033=>602, 9035=>602, 9036=>602, 9037=>602, 9040=>602, 9042=>602, 9043=>602, 9044=>602, + 9047=>602, 9048=>602, 9049=>602, 9050=>602, 9051=>602, 9052=>602, 9054=>602, 9055=>602, 9056=>602, 9059=>602, 9060=>602, 9061=>602, 9064=>602, 9065=>602, 9067=>602, 9068=>602, + 9069=>602, 9070=>602, 9071=>602, 9072=>602, 9075=>602, 9076=>602, 9077=>602, 9078=>602, 9079=>602, 9080=>602, 9081=>602, 9082=>602, 9085=>602, 9088=>602, 9089=>602, 9090=>602, + 9091=>602, 9096=>602, 9097=>602, 9098=>602, 9099=>602, 9109=>602, 9115=>602, 9116=>602, 9117=>602, 9118=>602, 9119=>602, 9120=>602, 9121=>602, 9122=>602, 9123=>602, 9124=>602, + 9125=>602, 9126=>602, 9127=>602, 9128=>602, 9129=>602, 9130=>602, 9131=>602, 9132=>602, 9133=>602, 9134=>602, 9166=>602, 9167=>602, 9251=>602, 9600=>602, 9601=>602, 9602=>602, + 9603=>602, 9604=>602, 9605=>602, 9606=>602, 9607=>602, 9608=>602, 9609=>602, 9610=>602, 9611=>602, 9612=>602, 9613=>602, 9614=>602, 9615=>602, 9616=>602, 9617=>602, 9618=>602, + 9619=>602, 9620=>602, 9621=>602, 9622=>602, 9623=>602, 9624=>602, 9625=>602, 9626=>602, 9627=>602, 9628=>602, 9629=>602, 9630=>602, 9631=>602, 9632=>602, 9633=>602, 9634=>602, + 9635=>602, 9636=>602, 9637=>602, 9638=>602, 9639=>602, 9640=>602, 9641=>602, 9642=>602, 9643=>602, 9644=>602, 9645=>602, 9646=>602, 9647=>602, 9648=>602, 9649=>602, 9650=>602, + 9651=>602, 9652=>602, 9653=>602, 9654=>602, 9655=>602, 9656=>602, 9657=>602, 9658=>602, 9659=>602, 9660=>602, 9661=>602, 9662=>602, 9663=>602, 9664=>602, 9665=>602, 9666=>602, + 9667=>602, 9668=>602, 9669=>602, 9670=>602, 9671=>602, 9672=>602, 9673=>602, 9674=>602, 9675=>602, 9676=>602, 9677=>602, 9678=>602, 9679=>602, 9680=>602, 9681=>602, 9682=>602, + 9683=>602, 9684=>602, 9685=>602, 9686=>602, 9687=>602, 9688=>602, 9689=>602, 9690=>602, 9691=>602, 9692=>602, 9693=>602, 9694=>602, 9695=>602, 9696=>602, 9697=>602, 9698=>602, + 9699=>602, 9700=>602, 9701=>602, 9702=>602, 9703=>602, 9704=>602, 9705=>602, 9706=>602, 9707=>602, 9708=>602, 9709=>602, 9710=>602, 9711=>602, 9712=>602, 9713=>602, 9714=>602, + 9715=>602, 9716=>602, 9717=>602, 9718=>602, 9719=>602, 9720=>602, 9721=>602, 9722=>602, 9723=>602, 9724=>602, 9725=>602, 9726=>602, 9727=>602, 9728=>602, 9784=>602, 9785=>602, + 9786=>602, 9787=>602, 9788=>602, 9791=>602, 9792=>602, 9793=>602, 9794=>602, 9795=>602, 9796=>602, 9797=>602, 9798=>602, 9799=>602, 9824=>602, 9825=>602, 9826=>602, 9827=>602, + 9828=>602, 9829=>602, 9830=>602, 9831=>602, 9833=>602, 9834=>602, 9835=>602, 9836=>602, 9837=>602, 9838=>602, 9839=>602, 10208=>602, 10216=>602, 10217=>602, 10731=>602, 11026=>602, + 11027=>602, 11028=>602, 11029=>602, 11030=>602, 11031=>602, 11032=>602, 11033=>602, 11034=>602, 63173=>602, 64257=>602, 64258=>602, 65533=>602}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSansMono-BoldOblique.z'; + font[:ctg]='DejaVuSansMono-BoldOblique.ctg.z'; + font[:originalsize]=195388; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonoi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansMonoi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,151 @@ +TCPDFFontDescriptor.define('DejaVuSansMonoi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSansMono-Oblique'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>97,'FontBBox'=>'[-311 -375 746 1058]','ItalicAngle'=>-11,'StemV'=>70,'MissingWidth'=>602}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>602, 32=>602, 33=>602, 34=>602, 35=>602, 36=>602, 37=>602, 38=>602, 39=>602, 40=>602, 41=>602, 42=>602, 43=>602, 44=>602, 45=>602, 46=>602, + 47=>602, 48=>602, 49=>602, 50=>602, 51=>602, 52=>602, 53=>602, 54=>602, 55=>602, 56=>602, 57=>602, 58=>602, 59=>602, 60=>602, 61=>602, 62=>602, + 63=>602, 64=>602, 65=>602, 66=>602, 67=>602, 68=>602, 69=>602, 70=>602, 71=>602, 72=>602, 73=>602, 74=>602, 75=>602, 76=>602, 77=>602, 78=>602, + 79=>602, 80=>602, 81=>602, 82=>602, 83=>602, 84=>602, 85=>602, 86=>602, 87=>602, 88=>602, 89=>602, 90=>602, 91=>602, 92=>602, 93=>602, 94=>602, + 95=>602, 96=>602, 97=>602, 98=>602, 99=>602, 100=>602, 101=>602, 102=>602, 103=>602, 104=>602, 105=>602, 106=>602, 107=>602, 108=>602, 109=>602, 110=>602, + 111=>602, 112=>602, 113=>602, 114=>602, 115=>602, 116=>602, 117=>602, 118=>602, 119=>602, 120=>602, 121=>602, 122=>602, 123=>602, 124=>602, 125=>602, 126=>602, + 8364=>602, 1027=>602, 8218=>602, 402=>602, 8222=>602, 8230=>602, 8224=>602, 8225=>602, 710=>602, 8240=>602, 352=>602, 8249=>602, 338=>602, 1036=>602, 381=>602, 1039=>602, + 8216=>602, 8217=>602, 8220=>602, 8221=>602, 8226=>602, 8211=>602, 8212=>602, 732=>602, 8482=>602, 353=>602, 8250=>602, 339=>602, 1116=>602, 382=>602, 376=>602, 160=>602, + 161=>602, 162=>602, 163=>602, 164=>602, 165=>602, 166=>602, 167=>602, 168=>602, 169=>602, 170=>602, 171=>602, 172=>602, 173=>602, 174=>602, 175=>602, 176=>602, + 177=>602, 178=>602, 179=>602, 180=>602, 181=>602, 182=>602, 183=>602, 184=>602, 185=>602, 186=>602, 187=>602, 188=>602, 189=>602, 190=>602, 191=>602, 192=>602, + 193=>602, 194=>602, 195=>602, 196=>602, 197=>602, 198=>602, 199=>602, 200=>602, 201=>602, 202=>602, 203=>602, 204=>602, 205=>602, 206=>602, 207=>602, 208=>602, + 209=>602, 210=>602, 211=>602, 212=>602, 213=>602, 214=>602, 215=>602, 216=>602, 217=>602, 218=>602, 219=>602, 220=>602, 221=>602, 222=>602, 223=>602, 224=>602, + 225=>602, 226=>602, 227=>602, 228=>602, 229=>602, 230=>602, 231=>602, 232=>602, 233=>602, 234=>602, 235=>602, 236=>602, 237=>602, 238=>602, 239=>602, 240=>602, + 241=>602, 242=>602, 243=>602, 244=>602, 245=>602, 246=>602, 247=>602, 248=>602, 249=>602, 250=>602, 251=>602, 252=>602, 253=>602, 254=>602, 255=>602, 256=>602, + 257=>602, 258=>602, 259=>602, 260=>602, 261=>602, 262=>602, 263=>602, 264=>602, 265=>602, 266=>602, 267=>602, 268=>602, 269=>602, 270=>602, 271=>602, 272=>602, + 273=>602, 274=>602, 275=>602, 276=>602, 277=>602, 278=>602, 279=>602, 280=>602, 281=>602, 282=>602, 283=>602, 284=>602, 285=>602, 286=>602, 287=>602, 288=>602, + 289=>602, 290=>602, 291=>602, 292=>602, 293=>602, 294=>602, 295=>602, 296=>602, 297=>602, 298=>602, 299=>602, 300=>602, 301=>602, 302=>602, 303=>602, 304=>602, + 305=>602, 306=>602, 307=>602, 308=>602, 309=>602, 310=>602, 311=>602, 312=>602, 313=>602, 314=>602, 315=>602, 316=>602, 317=>602, 318=>602, 319=>602, 320=>602, + 321=>602, 322=>602, 323=>602, 324=>602, 325=>602, 326=>602, 327=>602, 328=>602, 329=>602, 330=>602, 331=>602, 332=>602, 333=>602, 334=>602, 335=>602, 336=>602, + 337=>602, 340=>602, 341=>602, 342=>602, 343=>602, 344=>602, 345=>602, 346=>602, 347=>602, 348=>602, 349=>602, 350=>602, 351=>602, 354=>602, 355=>602, 356=>602, + 357=>602, 358=>602, 359=>602, 360=>602, 361=>602, 362=>602, 363=>602, 364=>602, 365=>602, 366=>602, 367=>602, 368=>602, 369=>602, 370=>602, 371=>602, 372=>602, + 373=>602, 374=>602, 375=>602, 377=>602, 378=>602, 379=>602, 380=>602, 383=>602, 385=>602, 386=>602, 387=>602, 388=>602, 389=>602, 390=>602, 391=>602, 392=>602, + 393=>602, 394=>602, 395=>602, 396=>602, 397=>602, 398=>602, 399=>602, 400=>602, 401=>602, 403=>602, 404=>602, 405=>602, 406=>602, 407=>602, 408=>602, 409=>602, + 410=>602, 411=>602, 412=>602, 413=>602, 414=>602, 415=>602, 416=>602, 417=>602, 418=>602, 419=>602, 420=>602, 421=>602, 422=>602, 423=>602, 424=>602, 425=>602, + 426=>602, 427=>602, 428=>602, 429=>602, 430=>602, 431=>602, 432=>602, 433=>602, 434=>602, 435=>602, 436=>602, 437=>602, 438=>602, 439=>602, 440=>602, 441=>602, + 443=>602, 444=>602, 445=>602, 446=>602, 448=>602, 449=>602, 450=>602, 451=>602, 461=>602, 462=>602, 463=>602, 464=>602, 465=>602, 466=>602, 467=>602, 468=>602, + 470=>602, 471=>602, 472=>602, 473=>602, 474=>602, 475=>602, 476=>602, 477=>602, 479=>602, 482=>602, 483=>602, 486=>602, 487=>602, 488=>602, 489=>602, 490=>602, + 491=>602, 492=>602, 493=>602, 494=>602, 495=>602, 500=>602, 501=>602, 502=>602, 504=>602, 505=>602, 508=>602, 509=>602, 510=>602, 511=>602, 512=>602, 513=>602, + 514=>602, 515=>602, 516=>602, 517=>602, 518=>602, 519=>602, 520=>602, 521=>602, 522=>602, 523=>602, 524=>602, 525=>602, 526=>602, 527=>602, 528=>602, 529=>602, + 530=>602, 531=>602, 532=>602, 533=>602, 534=>602, 535=>602, 536=>602, 537=>602, 538=>602, 539=>602, 542=>602, 543=>602, 545=>602, 548=>602, 549=>602, 550=>602, + 551=>602, 552=>602, 553=>602, 555=>602, 557=>602, 558=>602, 559=>602, 561=>602, 562=>602, 563=>602, 564=>602, 565=>602, 566=>602, 567=>602, 568=>602, 569=>602, + 570=>602, 571=>602, 572=>602, 573=>602, 574=>602, 575=>602, 576=>602, 577=>602, 581=>602, 592=>602, 593=>602, 594=>602, 595=>602, 596=>602, 597=>602, 598=>602, + 599=>602, 600=>602, 601=>602, 602=>602, 603=>602, 604=>602, 605=>602, 606=>602, 607=>602, 608=>602, 609=>602, 610=>602, 611=>602, 612=>602, 613=>602, 614=>602, + 615=>602, 616=>602, 617=>602, 618=>602, 619=>602, 620=>602, 621=>602, 622=>602, 623=>602, 624=>602, 625=>602, 626=>602, 627=>602, 628=>602, 629=>602, 630=>602, + 631=>602, 632=>602, 633=>602, 634=>602, 635=>602, 636=>602, 637=>602, 638=>602, 639=>602, 640=>602, 641=>602, 642=>602, 643=>602, 644=>602, 645=>602, 646=>602, + 647=>602, 648=>602, 649=>602, 650=>602, 651=>602, 652=>602, 653=>602, 654=>602, 655=>602, 656=>602, 657=>602, 658=>602, 659=>602, 660=>602, 661=>602, 662=>602, + 663=>602, 664=>602, 665=>602, 666=>602, 667=>602, 668=>602, 669=>602, 670=>602, 671=>602, 672=>602, 673=>602, 674=>602, 675=>602, 676=>602, 677=>602, 678=>602, + 679=>602, 680=>602, 681=>602, 682=>602, 683=>602, 684=>602, 685=>602, 686=>602, 687=>602, 688=>602, 689=>602, 690=>602, 691=>602, 692=>602, 693=>602, 694=>602, + 695=>602, 696=>602, 697=>602, 699=>602, 700=>602, 701=>602, 702=>602, 703=>602, 704=>602, 705=>602, 711=>602, 712=>602, 713=>602, 716=>602, 717=>602, 720=>602, + 721=>602, 722=>602, 723=>602, 726=>602, 728=>602, 729=>602, 730=>602, 731=>602, 733=>602, 734=>602, 736=>602, 737=>602, 738=>602, 739=>602, 740=>602, 741=>602, + 742=>602, 743=>602, 744=>602, 745=>602, 755=>602, 768=>602, 769=>602, 770=>602, 771=>602, 772=>602, 773=>602, 774=>602, 775=>602, 776=>602, 777=>602, 778=>602, + 779=>602, 780=>602, 781=>602, 782=>602, 783=>602, 784=>602, 785=>602, 786=>602, 787=>602, 788=>602, 789=>602, 790=>602, 791=>602, 792=>602, 793=>602, 794=>602, + 795=>602, 796=>602, 797=>602, 798=>602, 799=>602, 800=>602, 801=>602, 802=>602, 803=>602, 804=>602, 805=>602, 806=>602, 807=>602, 808=>602, 809=>602, 810=>602, + 811=>602, 812=>602, 813=>602, 814=>602, 815=>602, 816=>602, 817=>602, 818=>602, 819=>602, 820=>602, 821=>602, 822=>602, 823=>602, 824=>602, 825=>602, 826=>602, + 827=>602, 828=>602, 829=>602, 830=>602, 831=>602, 835=>602, 856=>602, 865=>602, 884=>602, 885=>602, 890=>602, 894=>602, 900=>602, 901=>602, 902=>602, 903=>602, + 904=>602, 905=>602, 906=>602, 908=>602, 910=>602, 911=>602, 912=>602, 913=>602, 914=>602, 915=>602, 916=>602, 917=>602, 918=>602, 919=>602, 920=>602, 921=>602, + 922=>602, 923=>602, 924=>602, 925=>602, 926=>602, 927=>602, 928=>602, 929=>602, 931=>602, 932=>602, 933=>602, 934=>602, 935=>602, 936=>602, 937=>602, 938=>602, + 939=>602, 940=>602, 941=>602, 942=>602, 943=>602, 944=>602, 945=>602, 946=>602, 947=>602, 948=>602, 949=>602, 950=>602, 951=>602, 952=>602, 953=>602, 954=>602, + 955=>602, 956=>602, 957=>602, 958=>602, 959=>602, 960=>602, 961=>602, 962=>602, 963=>602, 964=>602, 965=>602, 966=>602, 967=>602, 968=>602, 969=>602, 970=>602, + 971=>602, 972=>602, 973=>602, 974=>602, 976=>602, 977=>602, 978=>602, 979=>602, 980=>602, 981=>602, 982=>602, 983=>602, 984=>602, 985=>602, 986=>602, 987=>602, + 988=>602, 989=>602, 990=>602, 991=>602, 992=>602, 993=>602, 1008=>602, 1009=>602, 1010=>602, 1011=>602, 1012=>602, 1013=>602, 1014=>602, 1015=>602, 1016=>602, 1017=>602, + 1018=>602, 1019=>602, 1020=>602, 1021=>602, 1022=>602, 1023=>602, 1024=>602, 1025=>602, 1026=>602, 1028=>602, 1029=>602, 1030=>602, 1031=>602, 1032=>602, 1033=>602, 1034=>602, + 1035=>602, 1037=>602, 1038=>602, 1040=>602, 1041=>602, 1042=>602, 1043=>602, 1044=>602, 1045=>602, 1046=>602, 1047=>602, 1048=>602, 1049=>602, 1050=>602, 1051=>602, 1052=>602, + 1053=>602, 1054=>602, 1055=>602, 1056=>602, 1057=>602, 1058=>602, 1059=>602, 1060=>602, 1061=>602, 1062=>602, 1063=>602, 1064=>602, 1065=>602, 1066=>602, 1067=>602, 1068=>602, + 1069=>602, 1070=>602, 1071=>602, 1072=>602, 1073=>602, 1074=>602, 1075=>602, 1076=>602, 1077=>602, 1078=>602, 1079=>602, 1080=>602, 1081=>602, 1082=>602, 1083=>602, 1084=>602, + 1085=>602, 1086=>602, 1087=>602, 1088=>602, 1089=>602, 1090=>602, 1091=>602, 1092=>602, 1093=>602, 1094=>602, 1095=>602, 1096=>602, 1097=>602, 1098=>602, 1099=>602, 1100=>602, + 1101=>602, 1102=>602, 1103=>602, 1104=>602, 1105=>602, 1106=>602, 1107=>602, 1108=>602, 1109=>602, 1110=>602, 1111=>602, 1112=>602, 1113=>602, 1114=>602, 1115=>602, 1117=>602, + 1118=>602, 1119=>602, 1168=>602, 1169=>602, 1170=>602, 1171=>602, 1172=>602, 1173=>602, 1176=>602, 1177=>602, 1178=>602, 1179=>602, 1186=>602, 1187=>602, 1194=>602, 1195=>602, + 1196=>602, 1197=>602, 1198=>602, 1199=>602, 1202=>602, 1203=>602, 1210=>602, 1211=>602, 1216=>602, 1217=>602, 1218=>602, 1219=>602, 1220=>602, 1223=>602, 1224=>602, 1227=>602, + 1228=>602, 1231=>602, 1232=>602, 1233=>602, 1234=>602, 1235=>602, 1236=>602, 1237=>602, 1238=>602, 1239=>602, 1240=>602, 1241=>602, 1242=>602, 1243=>602, 1244=>602, 1245=>602, + 1246=>602, 1247=>602, 1248=>602, 1249=>602, 1250=>602, 1251=>602, 1252=>602, 1253=>602, 1254=>602, 1255=>602, 1256=>602, 1257=>602, 1258=>602, 1259=>602, 1260=>602, 1261=>602, + 1262=>602, 1263=>602, 1264=>602, 1265=>602, 1266=>602, 1267=>602, 1268=>602, 1269=>602, 1270=>602, 1271=>602, 1272=>602, 1273=>602, 3713=>602, 3714=>602, 3716=>602, 3719=>602, + 3720=>602, 3722=>602, 3725=>602, 3732=>602, 3733=>602, 3734=>602, 3735=>602, 3737=>602, 3738=>602, 3739=>602, 3740=>602, 3741=>602, 3742=>602, 3743=>602, 3745=>602, 3746=>602, + 3747=>602, 3749=>602, 3751=>602, 3754=>602, 3755=>602, 3757=>602, 3758=>602, 3759=>602, 7426=>602, 7432=>602, 7433=>602, 7444=>602, 7446=>602, 7447=>602, 7453=>602, 7454=>602, + 7455=>602, 7491=>602, 7492=>602, 7493=>602, 7494=>602, 7495=>602, 7496=>602, 7497=>602, 7498=>602, 7499=>602, 7500=>602, 7501=>602, 7502=>602, 7503=>602, 7504=>602, 7505=>602, + 7506=>602, 7507=>602, 7508=>602, 7509=>602, 7510=>602, 7511=>602, 7512=>602, 7513=>602, 7514=>602, 7515=>602, 7543=>602, 7547=>602, 7557=>602, 7579=>602, 7580=>602, 7581=>602, + 7582=>602, 7583=>602, 7584=>602, 7585=>602, 7586=>602, 7587=>602, 7588=>602, 7589=>602, 7590=>602, 7591=>602, 7592=>602, 7593=>602, 7594=>602, 7595=>602, 7596=>602, 7597=>602, + 7598=>602, 7599=>602, 7600=>602, 7601=>602, 7602=>602, 7603=>602, 7604=>602, 7605=>602, 7606=>602, 7607=>602, 7609=>602, 7610=>602, 7611=>602, 7612=>602, 7613=>602, 7614=>602, + 7615=>602, 7680=>602, 7681=>602, 7682=>602, 7683=>602, 7684=>602, 7685=>602, 7686=>602, 7687=>602, 7690=>602, 7691=>602, 7692=>602, 7693=>602, 7694=>602, 7695=>602, 7698=>602, + 7699=>602, 7704=>602, 7705=>602, 7706=>602, 7707=>602, 7708=>602, 7709=>602, 7710=>602, 7711=>602, 7712=>602, 7713=>602, 7714=>602, 7715=>602, 7716=>602, 7717=>602, 7720=>602, + 7721=>602, 7722=>602, 7723=>602, 7724=>602, 7725=>602, 7728=>602, 7729=>602, 7730=>602, 7731=>602, 7732=>602, 7733=>602, 7734=>602, 7735=>602, 7736=>602, 7737=>602, 7738=>602, + 7739=>602, 7740=>602, 7741=>602, 7742=>602, 7743=>602, 7744=>602, 7745=>602, 7746=>602, 7747=>602, 7748=>602, 7749=>602, 7750=>602, 7751=>602, 7752=>602, 7753=>602, 7754=>602, + 7755=>602, 7766=>602, 7767=>602, 7768=>602, 7769=>602, 7770=>602, 7771=>602, 7772=>602, 7773=>602, 7774=>602, 7775=>602, 7776=>602, 7777=>602, 7778=>602, 7779=>602, 7784=>602, + 7785=>602, 7786=>602, 7787=>602, 7788=>602, 7789=>602, 7790=>602, 7791=>602, 7792=>602, 7793=>602, 7794=>602, 7795=>602, 7796=>602, 7797=>602, 7798=>602, 7799=>602, 7806=>602, + 7807=>602, 7808=>602, 7809=>602, 7810=>602, 7811=>602, 7812=>602, 7813=>602, 7814=>602, 7815=>602, 7816=>602, 7817=>602, 7818=>602, 7819=>602, 7822=>602, 7823=>602, 7826=>602, + 7827=>602, 7828=>602, 7829=>602, 7830=>602, 7835=>602, 7840=>602, 7841=>602, 7864=>602, 7865=>602, 7868=>602, 7869=>602, 7882=>602, 7883=>602, 7884=>602, 7885=>602, 7908=>602, + 7909=>602, 7922=>602, 7923=>602, 7924=>602, 7925=>602, 7928=>602, 7929=>602, 7936=>602, 7937=>602, 7938=>602, 7939=>602, 7940=>602, 7941=>602, 7942=>602, 7943=>602, 7944=>602, + 7945=>602, 7946=>602, 7947=>602, 7948=>602, 7949=>602, 7950=>602, 7951=>602, 7952=>602, 7953=>602, 7954=>602, 7955=>602, 7956=>602, 7957=>602, 7960=>602, 7961=>602, 7962=>602, + 7963=>602, 7964=>602, 7965=>602, 7968=>602, 7969=>602, 7970=>602, 7971=>602, 7972=>602, 7973=>602, 7974=>602, 7975=>602, 7976=>602, 7977=>602, 7978=>602, 7979=>602, 7980=>602, + 7981=>602, 7982=>602, 7983=>602, 7984=>602, 7985=>602, 7986=>602, 7987=>602, 7988=>602, 7989=>602, 7990=>602, 7991=>602, 7992=>602, 7993=>602, 7994=>602, 7995=>602, 7996=>602, + 7997=>602, 7998=>602, 7999=>602, 8000=>602, 8001=>602, 8002=>602, 8003=>602, 8004=>602, 8005=>602, 8008=>602, 8009=>602, 8010=>602, 8011=>602, 8012=>602, 8013=>602, 8016=>602, + 8017=>602, 8018=>602, 8019=>602, 8020=>602, 8021=>602, 8022=>602, 8023=>602, 8025=>602, 8027=>602, 8029=>602, 8031=>602, 8032=>602, 8033=>602, 8034=>602, 8035=>602, 8036=>602, + 8037=>602, 8038=>602, 8039=>602, 8040=>602, 8041=>602, 8042=>602, 8043=>602, 8044=>602, 8045=>602, 8046=>602, 8047=>602, 8048=>602, 8049=>602, 8050=>602, 8051=>602, 8052=>602, + 8053=>602, 8054=>602, 8055=>602, 8056=>602, 8057=>602, 8058=>602, 8059=>602, 8060=>602, 8061=>602, 8064=>602, 8065=>602, 8066=>602, 8067=>602, 8068=>602, 8069=>602, 8070=>602, + 8071=>602, 8072=>602, 8073=>602, 8074=>602, 8075=>602, 8076=>602, 8077=>602, 8078=>602, 8079=>602, 8080=>602, 8081=>602, 8082=>602, 8083=>602, 8084=>602, 8085=>602, 8086=>602, + 8087=>602, 8088=>602, 8089=>602, 8090=>602, 8091=>602, 8092=>602, 8093=>602, 8094=>602, 8095=>602, 8096=>602, 8097=>602, 8098=>602, 8099=>602, 8100=>602, 8101=>602, 8102=>602, + 8103=>602, 8104=>602, 8105=>602, 8106=>602, 8107=>602, 8108=>602, 8109=>602, 8110=>602, 8111=>602, 8112=>602, 8113=>602, 8114=>602, 8115=>602, 8116=>602, 8118=>602, 8119=>602, + 8120=>602, 8121=>602, 8122=>602, 8123=>602, 8124=>602, 8125=>602, 8126=>602, 8127=>602, 8128=>602, 8129=>602, 8130=>602, 8131=>602, 8132=>602, 8134=>602, 8135=>602, 8136=>602, + 8137=>602, 8138=>602, 8139=>602, 8140=>602, 8141=>602, 8142=>602, 8143=>602, 8144=>602, 8145=>602, 8146=>602, 8147=>602, 8150=>602, 8151=>602, 8152=>602, 8153=>602, 8154=>602, + 8155=>602, 8157=>602, 8158=>602, 8159=>602, 8160=>602, 8161=>602, 8162=>602, 8163=>602, 8164=>602, 8165=>602, 8166=>602, 8167=>602, 8168=>602, 8169=>602, 8170=>602, 8171=>602, + 8172=>602, 8173=>602, 8174=>602, 8175=>602, 8178=>602, 8179=>602, 8180=>602, 8182=>602, 8183=>602, 8184=>602, 8185=>602, 8186=>602, 8187=>602, 8188=>602, 8189=>602, 8190=>602, + 8192=>602, 8193=>602, 8194=>602, 8195=>602, 8196=>602, 8197=>602, 8198=>602, 8199=>602, 8200=>602, 8201=>602, 8202=>602, 8208=>602, 8209=>602, 8210=>602, 8213=>602, 8215=>602, + 8219=>602, 8223=>602, 8227=>602, 8239=>602, 8241=>602, 8252=>602, 8253=>602, 8254=>602, 8261=>602, 8262=>602, 8263=>602, 8264=>602, 8265=>602, 8287=>602, 8304=>602, 8308=>602, + 8309=>602, 8310=>602, 8311=>602, 8312=>602, 8313=>602, 8319=>602, 8320=>602, 8321=>602, 8322=>602, 8323=>602, 8324=>602, 8325=>602, 8326=>602, 8327=>602, 8328=>602, 8329=>602, + 8358=>602, 8369=>602, 8372=>602, 8373=>602, 8462=>602, 8470=>602, 8486=>602, 8490=>602, 8491=>602, 8531=>602, 8532=>602, 8533=>602, 8534=>602, 8535=>602, 8536=>602, 8537=>602, + 8538=>602, 8539=>602, 8540=>602, 8541=>602, 8542=>602, 8543=>602, 8592=>602, 8593=>602, 8594=>602, 8595=>602, 8596=>602, 8597=>602, 8598=>602, 8599=>602, 8600=>602, 8601=>602, + 8602=>602, 8603=>602, 8604=>602, 8605=>602, 8606=>602, 8607=>602, 8608=>602, 8609=>602, 8610=>602, 8611=>602, 8612=>602, 8613=>602, 8614=>602, 8615=>602, 8616=>602, 8617=>602, + 8618=>602, 8619=>602, 8620=>602, 8621=>602, 8622=>602, 8623=>602, 8624=>602, 8625=>602, 8626=>602, 8627=>602, 8628=>602, 8629=>602, 8630=>602, 8631=>602, 8632=>602, 8633=>602, + 8634=>602, 8635=>602, 8636=>602, 8637=>602, 8638=>602, 8639=>602, 8640=>602, 8641=>602, 8642=>602, 8643=>602, 8644=>602, 8645=>602, 8646=>602, 8647=>602, 8648=>602, 8649=>602, + 8650=>602, 8651=>602, 8652=>602, 8653=>602, 8654=>602, 8655=>602, 8656=>602, 8657=>602, 8658=>602, 8659=>602, 8660=>602, 8661=>602, 8662=>602, 8663=>602, 8664=>602, 8665=>602, + 8666=>602, 8667=>602, 8668=>602, 8669=>602, 8670=>602, 8671=>602, 8672=>602, 8673=>602, 8674=>602, 8675=>602, 8676=>602, 8677=>602, 8678=>602, 8679=>602, 8680=>602, 8681=>602, + 8682=>602, 8683=>602, 8684=>602, 8685=>602, 8686=>602, 8687=>602, 8688=>602, 8689=>602, 8690=>602, 8691=>602, 8692=>602, 8693=>602, 8694=>602, 8695=>602, 8696=>602, 8697=>602, + 8698=>602, 8699=>602, 8700=>602, 8701=>602, 8702=>602, 8703=>602, 8706=>602, 8709=>602, 8710=>602, 8711=>602, 8712=>602, 8713=>602, 8714=>602, 8715=>602, 8716=>602, 8717=>602, + 8719=>602, 8721=>602, 8722=>602, 8723=>602, 8725=>602, 8727=>602, 8728=>602, 8729=>602, 8730=>602, 8733=>602, 8734=>602, 8735=>602, 8736=>602, 8743=>602, 8744=>602, 8745=>602, + 8746=>602, 8747=>602, 8748=>602, 8749=>602, 8760=>602, 8761=>602, 8762=>602, 8763=>602, 8764=>602, 8765=>602, 8769=>602, 8770=>602, 8771=>602, 8772=>602, 8773=>602, 8774=>602, + 8775=>602, 8776=>602, 8777=>602, 8778=>602, 8779=>602, 8780=>602, 8781=>602, 8782=>602, 8783=>602, 8784=>602, 8785=>602, 8786=>602, 8787=>602, 8788=>602, 8789=>602, 8790=>602, + 8791=>602, 8792=>602, 8793=>602, 8794=>602, 8795=>602, 8796=>602, 8797=>602, 8798=>602, 8799=>602, 8800=>602, 8801=>602, 8802=>602, 8803=>602, 8804=>602, 8805=>602, 8806=>602, + 8807=>602, 8808=>602, 8809=>602, 8813=>602, 8814=>602, 8815=>602, 8816=>602, 8817=>602, 8818=>602, 8819=>602, 8820=>602, 8821=>602, 8822=>602, 8823=>602, 8824=>602, 8825=>602, + 8826=>602, 8827=>602, 8828=>602, 8829=>602, 8830=>602, 8831=>602, 8832=>602, 8833=>602, 8834=>602, 8835=>602, 8836=>602, 8837=>602, 8838=>602, 8839=>602, 8840=>602, 8841=>602, + 8842=>602, 8843=>602, 8847=>602, 8848=>602, 8849=>602, 8850=>602, 8853=>602, 8854=>602, 8855=>602, 8856=>602, 8857=>602, 8858=>602, 8859=>602, 8860=>602, 8861=>602, 8862=>602, + 8863=>602, 8864=>602, 8865=>602, 8901=>602, 8902=>602, 8909=>602, 8922=>602, 8923=>602, 8924=>602, 8925=>602, 8926=>602, 8927=>602, 8928=>602, 8929=>602, 8930=>602, 8931=>602, + 8932=>602, 8933=>602, 8934=>602, 8935=>602, 8936=>602, 8937=>602, 8943=>602, 8960=>602, 8961=>602, 8962=>602, 8963=>602, 8964=>602, 8965=>602, 8966=>602, 8968=>602, 8969=>602, + 8970=>602, 8971=>602, 8972=>602, 8973=>602, 8974=>602, 8975=>602, 8976=>602, 8977=>602, 8978=>602, 8979=>602, 8980=>602, 8981=>602, 8984=>602, 8985=>602, 8988=>602, 8989=>602, + 8990=>602, 8991=>602, 8992=>602, 8993=>602, 8997=>602, 8998=>602, 8999=>602, 9000=>602, 9003=>602, 9013=>602, 9015=>602, 9016=>602, 9017=>602, 9018=>602, 9019=>602, 9020=>602, + 9021=>602, 9022=>602, 9025=>602, 9026=>602, 9027=>602, 9028=>602, 9031=>602, 9032=>602, 9033=>602, 9035=>602, 9036=>602, 9037=>602, 9040=>602, 9042=>602, 9043=>602, 9044=>602, + 9047=>602, 9048=>602, 9049=>602, 9050=>602, 9051=>602, 9052=>602, 9054=>602, 9055=>602, 9056=>602, 9059=>602, 9060=>602, 9061=>602, 9064=>602, 9065=>602, 9067=>602, 9068=>602, + 9069=>602, 9070=>602, 9071=>602, 9072=>602, 9075=>602, 9076=>602, 9077=>602, 9078=>602, 9079=>602, 9080=>602, 9081=>602, 9082=>602, 9085=>602, 9088=>602, 9089=>602, 9090=>602, + 9091=>602, 9096=>602, 9097=>602, 9098=>602, 9099=>602, 9109=>602, 9115=>602, 9116=>602, 9117=>602, 9118=>602, 9119=>602, 9120=>602, 9121=>602, 9122=>602, 9123=>602, 9124=>602, + 9125=>602, 9126=>602, 9127=>602, 9128=>602, 9129=>602, 9130=>602, 9131=>602, 9132=>602, 9133=>602, 9134=>602, 9166=>602, 9167=>602, 9251=>602, 9472=>602, 9473=>602, 9474=>602, + 9475=>602, 9476=>602, 9477=>602, 9478=>602, 9479=>602, 9480=>602, 9481=>602, 9482=>602, 9483=>602, 9484=>602, 9485=>602, 9486=>602, 9487=>602, 9488=>602, 9489=>602, 9490=>602, + 9491=>602, 9492=>602, 9493=>602, 9494=>602, 9495=>602, 9496=>602, 9497=>602, 9498=>602, 9499=>602, 9500=>602, 9501=>602, 9502=>602, 9503=>602, 9504=>602, 9505=>602, 9506=>602, + 9507=>602, 9508=>602, 9509=>602, 9510=>602, 9511=>602, 9512=>602, 9513=>602, 9514=>602, 9515=>602, 9516=>602, 9517=>602, 9518=>602, 9519=>602, 9520=>602, 9521=>602, 9522=>602, + 9523=>602, 9524=>602, 9525=>602, 9526=>602, 9527=>602, 9528=>602, 9529=>602, 9530=>602, 9531=>602, 9532=>602, 9533=>602, 9534=>602, 9535=>602, 9536=>602, 9537=>602, 9538=>602, + 9539=>602, 9540=>602, 9541=>602, 9542=>602, 9543=>602, 9544=>602, 9545=>602, 9546=>602, 9547=>602, 9548=>602, 9549=>602, 9550=>602, 9551=>602, 9552=>602, 9553=>602, 9554=>602, + 9555=>602, 9556=>602, 9557=>602, 9558=>602, 9559=>602, 9560=>602, 9561=>602, 9562=>602, 9563=>602, 9564=>602, 9565=>602, 9566=>602, 9567=>602, 9568=>602, 9569=>602, 9570=>602, + 9571=>602, 9572=>602, 9573=>602, 9574=>602, 9575=>602, 9576=>602, 9577=>602, 9578=>602, 9579=>602, 9580=>602, 9581=>602, 9582=>602, 9583=>602, 9584=>602, 9585=>602, 9586=>602, + 9587=>602, 9588=>602, 9589=>602, 9590=>602, 9591=>602, 9592=>602, 9593=>602, 9594=>602, 9595=>602, 9596=>602, 9597=>602, 9598=>602, 9599=>602, 9600=>602, 9601=>602, 9602=>602, + 9603=>602, 9604=>602, 9605=>602, 9606=>602, 9607=>602, 9608=>602, 9609=>602, 9610=>602, 9611=>602, 9612=>602, 9613=>602, 9614=>602, 9615=>602, 9616=>602, 9617=>602, 9618=>602, + 9619=>602, 9620=>602, 9621=>602, 9622=>602, 9623=>602, 9624=>602, 9625=>602, 9626=>602, 9627=>602, 9628=>602, 9629=>602, 9630=>602, 9631=>602, 9632=>602, 9633=>602, 9634=>602, + 9635=>602, 9636=>602, 9637=>602, 9638=>602, 9639=>602, 9640=>602, 9641=>602, 9642=>602, 9643=>602, 9644=>602, 9645=>602, 9646=>602, 9647=>602, 9648=>602, 9649=>602, 9650=>602, + 9651=>602, 9652=>602, 9653=>602, 9654=>602, 9655=>602, 9656=>602, 9657=>602, 9658=>602, 9659=>602, 9660=>602, 9661=>602, 9662=>602, 9663=>602, 9664=>602, 9665=>602, 9666=>602, + 9667=>602, 9668=>602, 9669=>602, 9670=>602, 9671=>602, 9672=>602, 9673=>602, 9674=>602, 9675=>602, 9676=>602, 9677=>602, 9678=>602, 9679=>602, 9680=>602, 9681=>602, 9682=>602, + 9683=>602, 9684=>602, 9685=>602, 9686=>602, 9687=>602, 9688=>602, 9689=>602, 9690=>602, 9691=>602, 9692=>602, 9693=>602, 9694=>602, 9695=>602, 9696=>602, 9697=>602, 9698=>602, + 9699=>602, 9700=>602, 9701=>602, 9702=>602, 9703=>602, 9704=>602, 9705=>602, 9706=>602, 9707=>602, 9708=>602, 9709=>602, 9710=>602, 9711=>602, 9712=>602, 9713=>602, 9714=>602, + 9715=>602, 9716=>602, 9717=>602, 9718=>602, 9719=>602, 9720=>602, 9721=>602, 9722=>602, 9723=>602, 9724=>602, 9725=>602, 9726=>602, 9727=>602, 9728=>602, 9784=>602, 9785=>602, + 9786=>602, 9787=>602, 9788=>602, 9791=>602, 9792=>602, 9793=>602, 9794=>602, 9795=>602, 9796=>602, 9797=>602, 9798=>602, 9799=>602, 9824=>602, 9825=>602, 9826=>602, 9827=>602, + 9828=>602, 9829=>602, 9830=>602, 9831=>602, 9833=>602, 9834=>602, 9835=>602, 9836=>602, 9837=>602, 9838=>602, 9839=>602, 10208=>602, 10216=>602, 10217=>602, 10731=>602, 11026=>602, + 11027=>602, 11028=>602, 11029=>602, 11030=>602, 11031=>602, 11032=>602, 11033=>602, 11034=>602, 63173=>602, 64257=>602, 64258=>602, 65533=>602}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSansMono-Oblique.z'; + font[:ctg]='DejaVuSansMono-Oblique.ctg.z'; + font[:originalsize]=203124; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSansbi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSansbi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,267 @@ +TCPDFFontDescriptor.define('DejaVuSansbi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSans-BoldOblique'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>96,'FontBBox'=>'[-1067 -388 2005 1121]','ItalicAngle'=>-11,'StemV'=>120,'MissingWidth'=>600}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>348, 33=>456, 34=>521, 35=>696, 36=>696, 37=>1002, 38=>872, 39=>306, 40=>457, 41=>457, 42=>523, 43=>838, 44=>380, 45=>415, 46=>380, + 47=>365, 48=>696, 49=>696, 50=>696, 51=>696, 52=>696, 53=>696, 54=>696, 55=>696, 56=>696, 57=>696, 58=>400, 59=>400, 60=>838, 61=>838, 62=>838, + 63=>580, 64=>1000, 65=>774, 66=>762, 67=>734, 68=>830, 69=>683, 70=>683, 71=>821, 72=>837, 73=>372, 74=>372, 75=>775, 76=>637, 77=>995, 78=>837, + 79=>850, 80=>733, 81=>850, 82=>770, 83=>720, 84=>682, 85=>812, 86=>774, 87=>1103, 88=>771, 89=>724, 90=>725, 91=>457, 92=>365, 93=>457, 94=>838, + 95=>500, 96=>500, 97=>675, 98=>716, 99=>593, 100=>716, 101=>678, 102=>435, 103=>716, 104=>712, 105=>343, 106=>343, 107=>665, 108=>343, 109=>1042, 110=>712, + 111=>687, 112=>716, 113=>716, 114=>493, 115=>595, 116=>478, 117=>712, 118=>652, 119=>924, 120=>645, 121=>652, 122=>582, 123=>712, 124=>365, 125=>712, 126=>838, + 8364=>696, 1027=>637, 8218=>380, 402=>435, 8222=>644, 8230=>1000, 8224=>500, 8225=>500, 710=>500, 8240=>1454, 352=>720, 8249=>412, 338=>1167, 1036=>817, 381=>725, 1039=>837, + 8216=>380, 8217=>380, 8220=>644, 8221=>644, 8226=>639, 8211=>500, 8212=>1000, 732=>500, 8482=>1000, 353=>595, 8250=>412, 339=>1094, 1116=>679, 382=>582, 376=>724, 160=>348, + 161=>456, 162=>696, 163=>696, 164=>636, 165=>696, 166=>365, 167=>500, 168=>500, 169=>1000, 170=>564, 171=>650, 172=>838, 173=>415, 174=>1000, 175=>500, 176=>500, + 177=>838, 178=>438, 179=>438, 180=>500, 181=>736, 182=>636, 183=>380, 184=>500, 185=>438, 186=>564, 187=>650, 188=>1035, 189=>1035, 190=>1035, 191=>580, 192=>774, + 193=>774, 194=>774, 195=>774, 196=>774, 197=>774, 198=>1085, 199=>734, 200=>683, 201=>683, 202=>683, 203=>683, 204=>372, 205=>372, 206=>372, 207=>372, 208=>845, + 209=>837, 210=>850, 211=>850, 212=>850, 213=>850, 214=>850, 215=>838, 216=>850, 217=>812, 218=>812, 219=>812, 220=>812, 221=>724, 222=>742, 223=>719, 224=>675, + 225=>675, 226=>675, 227=>675, 228=>675, 229=>675, 230=>1048, 231=>593, 232=>678, 233=>678, 234=>678, 235=>678, 236=>343, 237=>343, 238=>343, 239=>343, 240=>687, + 241=>712, 242=>687, 243=>687, 244=>687, 245=>687, 246=>687, 247=>838, 248=>687, 249=>712, 250=>712, 251=>712, 252=>712, 253=>652, 254=>716, 255=>652, 256=>774, + 257=>675, 258=>774, 259=>675, 260=>774, 261=>675, 262=>734, 263=>593, 264=>734, 265=>593, 266=>734, 267=>593, 268=>734, 269=>593, 270=>830, 271=>716, 272=>845, + 273=>716, 274=>683, 275=>678, 276=>683, 277=>678, 278=>683, 279=>678, 280=>683, 281=>678, 282=>683, 283=>678, 284=>821, 285=>716, 286=>821, 287=>716, 288=>821, + 289=>716, 290=>821, 291=>716, 292=>837, 293=>712, 294=>974, 295=>790, 296=>372, 297=>343, 298=>372, 299=>343, 300=>372, 301=>343, 302=>372, 303=>343, 304=>372, + 305=>343, 306=>744, 307=>686, 308=>372, 309=>343, 310=>775, 311=>665, 312=>665, 313=>637, 314=>343, 315=>637, 316=>343, 317=>637, 318=>459, 319=>637, 320=>486, + 321=>660, 322=>375, 323=>837, 324=>712, 325=>837, 326=>712, 327=>837, 328=>712, 329=>983, 330=>837, 331=>712, 332=>850, 333=>687, 334=>850, 335=>687, 336=>850, + 337=>687, 340=>770, 341=>493, 342=>770, 343=>493, 344=>770, 345=>493, 346=>720, 347=>595, 348=>720, 349=>595, 350=>720, 351=>595, 354=>682, 355=>478, 356=>682, + 357=>478, 358=>682, 359=>478, 360=>812, 361=>712, 362=>812, 363=>712, 364=>812, 365=>712, 366=>812, 367=>712, 368=>812, 369=>712, 370=>812, 371=>712, 372=>1103, + 373=>924, 374=>724, 375=>652, 377=>725, 378=>582, 379=>725, 380=>582, 383=>435, 384=>716, 385=>811, 386=>762, 387=>716, 388=>762, 389=>716, 390=>734, 391=>734, + 392=>593, 393=>845, 394=>879, 395=>762, 396=>716, 397=>687, 398=>683, 399=>850, 400=>696, 401=>683, 403=>821, 404=>793, 405=>1045, 406=>436, 407=>389, 408=>775, + 409=>665, 410=>360, 411=>592, 412=>1042, 413=>837, 414=>712, 415=>850, 416=>850, 417=>687, 418=>1114, 419=>962, 420=>782, 421=>716, 422=>770, 423=>720, 424=>595, + 425=>683, 426=>552, 427=>478, 428=>707, 429=>478, 430=>682, 431=>812, 432=>712, 433=>769, 434=>813, 435=>797, 436=>778, 437=>725, 438=>582, 439=>772, 440=>772, + 441=>641, 442=>582, 443=>696, 444=>772, 445=>641, 446=>573, 447=>716, 448=>372, 449=>659, 450=>544, 451=>372, 452=>1548, 453=>1450, 454=>1307, 455=>977, 456=>979, + 457=>670, 458=>1193, 459=>1213, 460=>1063, 461=>774, 462=>675, 463=>372, 464=>343, 465=>850, 466=>687, 467=>812, 468=>712, 469=>812, 470=>712, 471=>812, 472=>712, + 473=>812, 474=>712, 475=>812, 476=>712, 477=>678, 478=>774, 479=>675, 480=>774, 481=>675, 482=>1085, 483=>1048, 484=>821, 485=>716, 486=>821, 487=>716, 488=>775, + 489=>665, 490=>850, 491=>687, 492=>850, 493=>687, 494=>772, 495=>582, 496=>343, 497=>1548, 498=>1450, 499=>1307, 500=>821, 501=>716, 502=>1289, 503=>787, 504=>837, + 505=>712, 506=>774, 507=>675, 508=>1085, 509=>1048, 510=>850, 511=>687, 512=>774, 513=>675, 514=>774, 515=>675, 516=>683, 517=>678, 518=>683, 519=>678, 520=>372, + 521=>343, 522=>372, 523=>343, 524=>850, 525=>687, 526=>850, 527=>687, 528=>770, 529=>493, 530=>770, 531=>493, 532=>812, 533=>712, 534=>812, 535=>712, 536=>720, + 537=>595, 538=>682, 539=>478, 540=>690, 541=>607, 542=>837, 543=>712, 544=>837, 545=>865, 546=>809, 547=>659, 548=>725, 549=>582, 550=>774, 551=>675, 552=>683, + 553=>678, 554=>850, 555=>687, 556=>850, 557=>687, 558=>850, 559=>687, 560=>850, 561=>687, 562=>724, 563=>652, 564=>492, 565=>867, 566=>512, 567=>343, 568=>1088, + 569=>1088, 570=>774, 571=>734, 572=>593, 573=>637, 574=>682, 575=>595, 576=>582, 577=>782, 578=>614, 579=>762, 580=>812, 581=>774, 582=>683, 583=>678, 584=>372, + 585=>343, 586=>860, 587=>791, 588=>770, 589=>493, 590=>724, 591=>652, 592=>675, 593=>716, 594=>716, 595=>716, 596=>593, 597=>593, 598=>791, 599=>792, 600=>678, + 601=>678, 602=>876, 603=>557, 604=>545, 605=>774, 606=>731, 607=>343, 608=>792, 609=>716, 610=>627, 611=>735, 612=>635, 613=>712, 614=>712, 615=>712, 616=>545, + 617=>440, 618=>545, 619=>559, 620=>693, 621=>343, 622=>841, 623=>1042, 624=>1042, 625=>1042, 626=>712, 627=>793, 628=>642, 629=>687, 630=>909, 631=>682, 632=>796, + 633=>538, 634=>538, 635=>650, 636=>493, 637=>493, 638=>596, 639=>596, 640=>642, 641=>642, 642=>595, 643=>415, 644=>435, 645=>605, 646=>552, 647=>478, 648=>478, + 649=>920, 650=>769, 651=>670, 652=>652, 653=>924, 654=>652, 655=>724, 656=>694, 657=>684, 658=>641, 659=>641, 660=>573, 661=>573, 662=>573, 663=>573, 664=>850, + 665=>633, 666=>731, 667=>685, 668=>691, 669=>343, 670=>732, 671=>539, 672=>792, 673=>573, 674=>573, 675=>1156, 676=>1214, 677=>1155, 678=>974, 679=>769, 680=>929, + 681=>1026, 682=>792, 683=>780, 684=>591, 685=>415, 686=>677, 687=>789, 688=>456, 689=>456, 690=>219, 691=>315, 692=>315, 693=>315, 694=>411, 695=>591, 696=>417, + 697=>302, 698=>521, 699=>380, 700=>380, 701=>380, 702=>366, 703=>366, 704=>326, 705=>326, 706=>500, 707=>500, 708=>500, 709=>500, 711=>500, 712=>306, 713=>500, + 714=>500, 715=>500, 716=>306, 717=>500, 718=>500, 719=>500, 720=>337, 721=>337, 722=>366, 723=>366, 724=>500, 725=>500, 726=>500, 727=>500, 728=>500, 729=>500, + 730=>500, 731=>500, 733=>500, 734=>351, 735=>500, 736=>412, 737=>219, 738=>381, 739=>413, 740=>326, 741=>500, 742=>500, 743=>500, 744=>500, 745=>500, 748=>500, + 749=>500, 750=>500, 755=>500, 759=>500, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, + 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, + 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, + 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, + 828=>0, 829=>0, 830=>0, 831=>0, 832=>0, 833=>0, 834=>0, 835=>0, 836=>0, 837=>0, 838=>0, 839=>0, 840=>0, 841=>0, 842=>0, 843=>0, + 844=>0, 845=>0, 846=>0, 847=>0, 849=>0, 850=>0, 855=>0, 856=>0, 860=>0, 861=>0, 862=>0, 863=>0, 864=>0, 865=>0, 866=>0, 884=>302, + 885=>302, 890=>500, 891=>593, 892=>550, 893=>549, 894=>337, 900=>441, 901=>500, 902=>797, 903=>380, 904=>846, 905=>1009, 906=>563, 908=>891, 910=>980, 911=>894, + 912=>390, 913=>774, 914=>762, 915=>637, 916=>774, 917=>683, 918=>725, 919=>837, 920=>850, 921=>372, 922=>775, 923=>774, 924=>995, 925=>837, 926=>632, 927=>850, + 928=>837, 929=>733, 931=>683, 932=>682, 933=>724, 934=>850, 935=>771, 936=>850, 937=>850, 938=>372, 939=>724, 940=>687, 941=>557, 942=>712, 943=>390, 944=>675, + 945=>687, 946=>716, 947=>681, 948=>687, 949=>557, 950=>591, 951=>712, 952=>687, 953=>390, 954=>710, 955=>633, 956=>736, 957=>681, 958=>591, 959=>687, 960=>791, + 961=>716, 962=>593, 963=>779, 964=>638, 965=>675, 966=>782, 967=>645, 968=>794, 969=>869, 970=>390, 971=>675, 972=>687, 973=>675, 974=>869, 976=>651, 977=>661, + 978=>746, 979=>981, 980=>746, 981=>796, 982=>869, 983=>744, 984=>850, 985=>687, 986=>734, 987=>593, 988=>683, 989=>494, 990=>702, 991=>660, 992=>919, 993=>627, + 994=>1093, 995=>837, 996=>832, 997=>716, 998=>928, 999=>744, 1000=>733, 1001=>650, 1002=>789, 1003=>671, 1004=>752, 1005=>716, 1006=>682, 1007=>590, 1008=>744, 1009=>716, + 1010=>593, 1011=>343, 1012=>850, 1013=>645, 1014=>645, 1015=>742, 1016=>716, 1017=>734, 1018=>995, 1019=>732, 1020=>716, 1021=>734, 1022=>734, 1023=>698, 1024=>683, 1025=>683, + 1026=>878, 1028=>734, 1029=>720, 1030=>372, 1031=>372, 1032=>372, 1033=>1154, 1034=>1130, 1035=>878, 1037=>837, 1038=>771, 1040=>774, 1041=>762, 1042=>762, 1043=>637, 1044=>891, + 1045=>683, 1046=>1224, 1047=>710, 1048=>837, 1049=>837, 1050=>817, 1051=>831, 1052=>995, 1053=>837, 1054=>850, 1055=>837, 1056=>733, 1057=>734, 1058=>682, 1059=>771, 1060=>992, + 1061=>771, 1062=>928, 1063=>808, 1064=>1235, 1065=>1326, 1066=>939, 1067=>1036, 1068=>762, 1069=>734, 1070=>1174, 1071=>770, 1072=>675, 1073=>698, 1074=>633, 1075=>522, 1076=>808, + 1077=>678, 1078=>995, 1079=>581, 1080=>701, 1081=>701, 1082=>679, 1083=>732, 1084=>817, 1085=>691, 1086=>687, 1087=>691, 1088=>716, 1089=>593, 1090=>580, 1091=>652, 1092=>992, + 1093=>645, 1094=>741, 1095=>687, 1096=>1062, 1097=>1105, 1098=>751, 1099=>904, 1100=>632, 1101=>593, 1102=>972, 1103=>642, 1104=>678, 1105=>678, 1106=>714, 1107=>522, 1108=>593, + 1109=>595, 1110=>343, 1111=>343, 1112=>343, 1113=>991, 1114=>956, 1115=>734, 1117=>701, 1118=>652, 1119=>691, 1120=>1093, 1121=>869, 1122=>840, 1123=>736, 1124=>1012, 1125=>839, + 1126=>992, 1127=>832, 1128=>1358, 1129=>1121, 1130=>850, 1131=>687, 1132=>1236, 1133=>1007, 1134=>696, 1135=>557, 1136=>1075, 1137=>1061, 1138=>850, 1139=>667, 1140=>850, 1141=>695, + 1142=>850, 1143=>695, 1144=>1148, 1145=>1043, 1146=>1074, 1147=>863, 1148=>1405, 1149=>1173, 1150=>1093, 1151=>869, 1152=>734, 1153=>593, 1154=>652, 1155=>0, 1156=>0, 1157=>0, + 1158=>0, 1160=>418, 1161=>418, 1162=>938, 1163=>806, 1164=>762, 1165=>611, 1166=>736, 1167=>718, 1168=>637, 1169=>522, 1170=>666, 1171=>543, 1172=>789, 1173=>522, 1174=>1224, + 1175=>995, 1176=>710, 1177=>581, 1178=>775, 1179=>679, 1180=>817, 1181=>679, 1182=>817, 1183=>679, 1184=>1015, 1185=>826, 1186=>837, 1187=>691, 1188=>1103, 1189=>871, 1190=>1254, + 1191=>979, 1192=>875, 1193=>710, 1194=>734, 1195=>593, 1196=>682, 1197=>580, 1198=>724, 1199=>652, 1200=>724, 1201=>652, 1202=>771, 1203=>645, 1204=>1104, 1205=>1001, 1206=>808, + 1207=>687, 1208=>808, 1209=>687, 1210=>808, 1211=>712, 1212=>1026, 1213=>810, 1214=>1026, 1215=>810, 1216=>372, 1217=>1224, 1218=>995, 1219=>778, 1220=>629, 1221=>933, 1222=>804, + 1223=>837, 1224=>691, 1225=>938, 1226=>806, 1227=>808, 1228=>687, 1229=>1096, 1230=>932, 1231=>343, 1232=>774, 1233=>675, 1234=>774, 1235=>675, 1236=>1085, 1237=>1048, 1238=>683, + 1239=>678, 1240=>850, 1241=>678, 1242=>850, 1243=>678, 1244=>1224, 1245=>995, 1246=>710, 1247=>581, 1248=>772, 1249=>641, 1250=>837, 1251=>701, 1252=>837, 1253=>701, 1254=>850, + 1255=>687, 1256=>850, 1257=>687, 1258=>850, 1259=>687, 1260=>734, 1261=>593, 1262=>771, 1263=>652, 1264=>771, 1265=>652, 1266=>771, 1267=>652, 1268=>808, 1269=>687, 1270=>637, + 1271=>522, 1272=>1036, 1273=>904, 1274=>666, 1275=>543, 1276=>771, 1277=>645, 1278=>771, 1279=>645, 1280=>762, 1281=>608, 1282=>1159, 1283=>893, 1284=>1119, 1285=>920, 1286=>828, + 1287=>693, 1288=>1242, 1289=>1017, 1290=>1248, 1291=>1013, 1292=>839, 1293=>638, 1294=>938, 1295=>803, 1296=>696, 1297=>557, 1298=>831, 1299=>732, 1329=>984, 1330=>812, 1331=>984, + 1332=>984, 1333=>812, 1334=>777, 1335=>812, 1336=>812, 1337=>975, 1338=>984, 1339=>812, 1340=>710, 1341=>1078, 1342=>1136, 1343=>812, 1344=>710, 1345=>757, 1346=>984, 1347=>876, + 1348=>984, 1349=>793, 1350=>984, 1351=>812, 1352=>812, 1353=>812, 1354=>958, 1355=>777, 1356=>984, 1357=>812, 1358=>984, 1359=>720, 1360=>812, 1361=>793, 1362=>895, 1363=>850, + 1364=>936, 1365=>850, 1366=>720, 1369=>366, 1370=>380, 1371=>550, 1372=>550, 1373=>380, 1374=>546, 1375=>521, 1377=>1042, 1378=>712, 1379=>866, 1380=>868, 1381=>712, 1382=>817, + 1383=>653, 1384=>712, 1385=>811, 1386=>817, 1387=>712, 1388=>498, 1389=>1018, 1390=>716, 1391=>712, 1392=>712, 1393=>716, 1394=>819, 1395=>712, 1396=>751, 1397=>343, 1398=>882, + 1399=>559, 1400=>712, 1401=>559, 1402=>1042, 1403=>559, 1404=>863, 1405=>712, 1406=>813, 1407=>1042, 1408=>712, 1409=>716, 1410=>571, 1411=>1042, 1412=>778, 1413=>687, 1414=>720, + 1415=>862, 1417=>400, 1418=>487, 1456=>0, 1457=>0, 1458=>0, 1459=>0, 1460=>0, 1461=>0, 1462=>0, 1463=>0, 1464=>0, 1465=>0, 1467=>0, 1468=>0, 1469=>0, + 1471=>0, 1472=>372, 1473=>0, 1474=>0, 1475=>372, 1478=>532, 1479=>0, 1488=>751, 1489=>731, 1490=>537, 1491=>684, 1492=>778, 1493=>372, 1494=>521, 1495=>778, 1496=>770, + 1497=>372, 1498=>778, 1499=>750, 1500=>718, 1501=>778, 1502=>856, 1503=>372, 1504=>532, 1505=>855, 1506=>720, 1507=>802, 1508=>777, 1509=>628, 1510=>751, 1511=>803, 1512=>778, + 1513=>963, 1514=>822, 1520=>692, 1521=>692, 1522=>692, 3647=>743, 3713=>815, 3714=>748, 3716=>749, 3719=>569, 3720=>742, 3722=>744, 3725=>761, 3732=>706, 3733=>704, 3734=>747, + 3735=>819, 3737=>730, 3738=>727, 3739=>727, 3740=>922, 3741=>827, 3742=>866, 3743=>866, 3745=>836, 3746=>761, 3747=>770, 3749=>769, 3751=>713, 3754=>827, 3755=>1031, 3757=>724, + 3758=>784, 3759=>934, 3760=>688, 3761=>0, 3762=>610, 3763=>610, 3764=>0, 3765=>0, 3766=>0, 3767=>0, 3768=>0, 3769=>0, 3771=>0, 3772=>0, 3773=>670, 3776=>516, + 3777=>860, 3778=>516, 3779=>650, 3780=>632, 3782=>759, 3784=>0, 3785=>0, 3786=>0, 3787=>0, 3788=>0, 3789=>0, 3804=>1363, 3805=>1363, 5121=>774, 5122=>774, 5123=>774, + 5124=>774, 5125=>905, 5126=>905, 5127=>905, 5129=>905, 5130=>905, 5131=>905, 5132=>1018, 5133=>1009, 5134=>1018, 5135=>1009, 5136=>1018, 5137=>1009, 5138=>1149, 5139=>1140, 5140=>1149, + 5141=>1140, 5142=>905, 5143=>1149, 5144=>1142, 5145=>1149, 5146=>1142, 5147=>905, 5149=>310, 5150=>529, 5151=>425, 5152=>425, 5153=>395, 5154=>395, 5155=>395, 5156=>395, 5157=>564, + 5158=>470, 5159=>310, 5160=>395, 5161=>395, 5162=>395, 5163=>1213, 5164=>986, 5165=>1216, 5166=>1297, 5167=>774, 5168=>774, 5169=>774, 5170=>774, 5171=>886, 5172=>886, 5173=>886, + 5175=>886, 5176=>886, 5177=>886, 5178=>1018, 5179=>1009, 5180=>1018, 5181=>1009, 5182=>1018, 5183=>1009, 5184=>1149, 5185=>1140, 5186=>1149, 5187=>1140, 5188=>1149, 5189=>1142, 5190=>1149, + 5191=>1142, 5192=>886, 5193=>576, 5194=>229, 5196=>812, 5197=>812, 5198=>812, 5199=>812, 5200=>815, 5201=>815, 5202=>815, 5204=>815, 5205=>815, 5206=>815, 5207=>1056, 5208=>1048, + 5209=>1056, 5210=>1048, 5211=>1056, 5212=>1048, 5213=>1060, 5214=>1054, 5215=>1060, 5216=>1054, 5217=>1060, 5218=>1052, 5219=>1060, 5220=>1052, 5221=>1060, 5222=>483, 5223=>1005, 5224=>1005, + 5225=>1023, 5226=>1017, 5227=>743, 5228=>743, 5229=>743, 5230=>743, 5231=>743, 5232=>743, 5233=>743, 5234=>743, 5235=>743, 5236=>1029, 5237=>975, 5238=>980, 5239=>975, 5240=>980, + 5241=>975, 5242=>1029, 5243=>975, 5244=>1029, 5245=>975, 5246=>980, 5247=>975, 5248=>980, 5249=>975, 5250=>980, 5251=>501, 5252=>501, 5253=>938, 5254=>938, 5255=>938, 5256=>938, + 5257=>743, 5258=>743, 5259=>743, 5260=>743, 5261=>743, 5262=>743, 5263=>743, 5264=>743, 5265=>743, 5266=>1029, 5267=>975, 5268=>1029, 5269=>975, 5270=>1029, 5271=>975, 5272=>1029, + 5273=>975, 5274=>1029, 5275=>975, 5276=>1029, 5277=>975, 5278=>1029, 5279=>975, 5280=>1029, 5281=>501, 5282=>501, 5283=>626, 5284=>626, 5285=>626, 5286=>626, 5287=>626, 5288=>626, + 5289=>626, 5290=>626, 5291=>626, 5292=>881, 5293=>854, 5294=>863, 5295=>874, 5296=>863, 5297=>874, 5298=>881, 5299=>874, 5300=>881, 5301=>874, 5302=>863, 5303=>874, 5304=>863, + 5305=>874, 5306=>863, 5307=>436, 5308=>548, 5309=>436, 5312=>988, 5313=>988, 5314=>988, 5315=>988, 5316=>931, 5317=>931, 5318=>931, 5319=>931, 5320=>931, 5321=>1238, 5322=>1247, + 5323=>1200, 5324=>1228, 5325=>1200, 5326=>1228, 5327=>931, 5328=>660, 5329=>497, 5330=>660, 5331=>988, 5332=>988, 5333=>988, 5334=>988, 5335=>931, 5336=>931, 5337=>931, 5338=>931, + 5339=>931, 5340=>1231, 5341=>1247, 5342=>1283, 5343=>1228, 5344=>1283, 5345=>1228, 5346=>1228, 5347=>1214, 5348=>1228, 5349=>1214, 5350=>1283, 5351=>1228, 5352=>1283, 5353=>1228, 5354=>660, + 5356=>886, 5357=>730, 5358=>730, 5359=>730, 5360=>730, 5361=>730, 5362=>730, 5363=>730, 5364=>730, 5365=>730, 5366=>998, 5367=>958, 5368=>967, 5369=>989, 5370=>967, 5371=>989, + 5372=>998, 5373=>958, 5374=>998, 5375=>958, 5376=>967, 5377=>989, 5378=>967, 5379=>989, 5380=>967, 5381=>493, 5382=>460, 5383=>493, 5392=>923, 5393=>923, 5394=>923, 5395=>1136, + 5396=>1136, 5397=>1136, 5398=>1136, 5399=>1209, 5400=>1202, 5401=>1209, 5402=>1202, 5403=>1209, 5404=>1202, 5405=>1431, 5406=>1420, 5407=>1431, 5408=>1420, 5409=>1431, 5410=>1420, 5411=>1431, + 5412=>1420, 5413=>746, 5414=>776, 5415=>776, 5416=>776, 5417=>776, 5418=>776, 5419=>776, 5420=>776, 5421=>776, 5422=>776, 5423=>1003, 5424=>1003, 5425=>1013, 5426=>996, 5427=>1013, + 5428=>996, 5429=>1003, 5430=>1003, 5431=>1003, 5432=>1003, 5433=>1013, 5434=>996, 5435=>1013, 5436=>996, 5437=>1013, 5438=>495, 5440=>395, 5441=>510, 5442=>1033, 5443=>1033, 5444=>976, + 5445=>976, 5446=>976, 5447=>976, 5448=>733, 5449=>733, 5450=>733, 5451=>733, 5452=>733, 5453=>733, 5454=>1003, 5455=>959, 5456=>495, 5458=>886, 5459=>774, 5460=>774, 5461=>774, + 5462=>774, 5463=>928, 5464=>928, 5465=>928, 5466=>928, 5467=>1172, 5468=>1142, 5469=>602, 5470=>812, 5471=>812, 5472=>812, 5473=>812, 5474=>812, 5475=>812, 5476=>815, 5477=>815, + 5478=>815, 5479=>815, 5480=>1060, 5481=>1052, 5482=>548, 5492=>977, 5493=>977, 5494=>977, 5495=>977, 5496=>977, 5497=>977, 5498=>977, 5499=>618, 5500=>837, 5501=>510, 5502=>1238, + 5503=>1238, 5504=>1238, 5505=>1238, 5506=>1238, 5507=>1238, 5508=>1238, 5509=>989, 5514=>977, 5515=>977, 5516=>977, 5517=>977, 5518=>1591, 5519=>1591, 5520=>1591, 5521=>1295, 5522=>1295, + 5523=>1591, 5524=>1591, 5525=>848, 5526=>1273, 5536=>988, 5537=>988, 5538=>931, 5539=>931, 5540=>931, 5541=>931, 5542=>660, 5543=>776, 5544=>776, 5545=>776, 5546=>776, 5547=>776, + 5548=>776, 5549=>776, 5550=>495, 5551=>743, 5598=>830, 5601=>830, 5702=>496, 5703=>496, 5742=>413, 5743=>1238, 5744=>1591, 5745=>2016, 5746=>2016, 5747=>1720, 5748=>1678, 5749=>2016, + 5750=>2016, 7424=>652, 7425=>833, 7426=>1048, 7427=>608, 7428=>593, 7429=>676, 7430=>676, 7431=>559, 7432=>557, 7433=>343, 7434=>494, 7435=>665, 7436=>539, 7437=>817, 7438=>701, + 7439=>687, 7440=>593, 7441=>660, 7442=>660, 7443=>660, 7444=>1094, 7446=>687, 7447=>687, 7448=>556, 7449=>642, 7450=>642, 7451=>580, 7452=>634, 7453=>737, 7454=>948, 7455=>695, + 7456=>652, 7457=>924, 7458=>582, 7459=>646, 7462=>539, 7463=>652, 7464=>691, 7465=>556, 7466=>781, 7467=>732, 7468=>487, 7469=>683, 7470=>480, 7472=>523, 7473=>430, 7474=>430, + 7475=>517, 7476=>527, 7477=>234, 7478=>234, 7479=>488, 7480=>401, 7481=>626, 7482=>527, 7483=>527, 7484=>535, 7485=>509, 7486=>461, 7487=>485, 7488=>430, 7489=>511, 7490=>695, + 7491=>458, 7492=>458, 7493=>479, 7494=>712, 7495=>479, 7496=>479, 7497=>479, 7498=>479, 7499=>386, 7500=>386, 7501=>479, 7502=>219, 7503=>487, 7504=>664, 7505=>456, 7506=>488, + 7507=>414, 7508=>488, 7509=>488, 7510=>479, 7511=>388, 7512=>456, 7513=>462, 7514=>664, 7515=>501, 7517=>451, 7518=>429, 7519=>433, 7520=>493, 7521=>406, 7522=>219, 7523=>315, + 7524=>456, 7525=>501, 7526=>451, 7527=>429, 7528=>433, 7529=>493, 7530=>406, 7543=>716, 7544=>527, 7547=>545, 7557=>514, 7579=>479, 7580=>414, 7581=>414, 7582=>488, 7583=>386, + 7584=>377, 7585=>348, 7586=>479, 7587=>456, 7588=>347, 7589=>281, 7590=>347, 7591=>347, 7592=>431, 7593=>326, 7594=>330, 7595=>370, 7596=>664, 7597=>664, 7598=>562, 7599=>562, + 7600=>448, 7601=>488, 7602=>542, 7603=>422, 7604=>396, 7605=>388, 7606=>583, 7607=>494, 7608=>399, 7609=>451, 7610=>501, 7611=>417, 7612=>523, 7613=>470, 7614=>455, 7615=>425, + 7620=>0, 7621=>0, 7622=>0, 7623=>0, 7624=>0, 7625=>0, 7680=>774, 7681=>675, 7682=>762, 7683=>716, 7684=>762, 7685=>716, 7686=>762, 7687=>716, 7688=>734, 7689=>593, + 7690=>830, 7691=>716, 7692=>830, 7693=>716, 7694=>830, 7695=>716, 7696=>830, 7697=>716, 7698=>830, 7699=>716, 7700=>683, 7701=>678, 7702=>683, 7703=>678, 7704=>683, 7705=>678, + 7706=>683, 7707=>678, 7708=>683, 7709=>678, 7710=>683, 7711=>435, 7712=>821, 7713=>716, 7714=>837, 7715=>712, 7716=>837, 7717=>712, 7718=>837, 7719=>712, 7720=>837, 7721=>712, + 7722=>837, 7723=>712, 7724=>372, 7725=>343, 7726=>372, 7727=>343, 7728=>775, 7729=>665, 7730=>775, 7731=>665, 7732=>775, 7733=>665, 7734=>637, 7735=>343, 7736=>637, 7737=>343, + 7738=>637, 7739=>343, 7740=>637, 7741=>343, 7742=>995, 7743=>1042, 7744=>995, 7745=>1042, 7746=>995, 7747=>1042, 7748=>837, 7749=>712, 7750=>837, 7751=>712, 7752=>837, 7753=>712, + 7754=>837, 7755=>712, 7756=>850, 7757=>687, 7758=>850, 7759=>687, 7760=>850, 7761=>687, 7762=>850, 7763=>687, 7764=>733, 7765=>716, 7766=>733, 7767=>716, 7768=>770, 7769=>493, + 7770=>770, 7771=>493, 7772=>770, 7773=>493, 7774=>770, 7775=>493, 7776=>720, 7777=>595, 7778=>720, 7779=>595, 7780=>720, 7781=>595, 7782=>720, 7783=>595, 7784=>720, 7785=>595, + 7786=>682, 7787=>478, 7788=>682, 7789=>478, 7790=>682, 7791=>478, 7792=>682, 7793=>478, 7794=>812, 7795=>712, 7796=>812, 7797=>712, 7798=>812, 7799=>712, 7800=>812, 7801=>712, + 7802=>812, 7803=>712, 7804=>774, 7805=>652, 7806=>774, 7807=>652, 7808=>1103, 7809=>924, 7810=>1103, 7811=>924, 7812=>1103, 7813=>924, 7814=>1103, 7815=>924, 7816=>1103, 7817=>924, + 7818=>771, 7819=>645, 7820=>771, 7821=>645, 7822=>724, 7823=>652, 7824=>725, 7825=>582, 7826=>725, 7827=>582, 7828=>725, 7829=>582, 7830=>712, 7831=>478, 7832=>924, 7833=>652, + 7834=>675, 7835=>435, 7840=>774, 7841=>675, 7842=>774, 7843=>675, 7844=>774, 7845=>675, 7846=>774, 7847=>675, 7848=>774, 7849=>675, 7850=>774, 7851=>675, 7852=>774, 7853=>675, + 7854=>774, 7855=>675, 7856=>774, 7857=>675, 7858=>774, 7859=>675, 7860=>774, 7861=>675, 7862=>774, 7863=>675, 7864=>683, 7865=>678, 7866=>683, 7867=>678, 7868=>683, 7869=>678, + 7870=>683, 7871=>678, 7872=>683, 7873=>678, 7874=>683, 7875=>678, 7876=>683, 7877=>678, 7878=>683, 7879=>678, 7880=>372, 7881=>343, 7882=>372, 7883=>343, 7884=>850, 7885=>687, + 7886=>850, 7887=>687, 7888=>850, 7889=>687, 7890=>850, 7891=>687, 7892=>850, 7893=>687, 7894=>850, 7895=>687, 7896=>850, 7897=>687, 7898=>850, 7899=>687, 7900=>850, 7901=>687, + 7902=>850, 7903=>687, 7904=>850, 7905=>687, 7906=>850, 7907=>687, 7908=>812, 7909=>712, 7910=>812, 7911=>712, 7912=>812, 7913=>712, 7914=>812, 7915=>712, 7916=>812, 7917=>712, + 7918=>812, 7919=>712, 7920=>812, 7921=>712, 7922=>724, 7923=>652, 7924=>724, 7925=>652, 7926=>724, 7927=>652, 7928=>724, 7929=>652, 7936=>687, 7937=>687, 7938=>687, 7939=>687, + 7940=>687, 7941=>687, 7942=>687, 7943=>687, 7944=>774, 7945=>774, 7946=>1041, 7947=>1043, 7948=>935, 7949=>963, 7950=>835, 7951=>859, 7952=>557, 7953=>557, 7954=>557, 7955=>557, + 7956=>557, 7957=>557, 7960=>792, 7961=>794, 7962=>1100, 7963=>1096, 7964=>1023, 7965=>1052, 7968=>712, 7969=>712, 7970=>712, 7971=>712, 7972=>712, 7973=>712, 7974=>712, 7975=>712, + 7976=>945, 7977=>951, 7978=>1250, 7979=>1250, 7980=>1180, 7981=>1206, 7982=>1054, 7983=>1063, 7984=>390, 7985=>390, 7986=>390, 7987=>390, 7988=>390, 7989=>390, 7990=>390, 7991=>390, + 7992=>483, 7993=>489, 7994=>777, 7995=>785, 7996=>712, 7997=>738, 7998=>604, 7999=>604, 8000=>687, 8001=>687, 8002=>687, 8003=>687, 8004=>687, 8005=>687, 8008=>892, 8009=>933, + 8010=>1221, 8011=>1224, 8012=>1053, 8013=>1082, 8016=>675, 8017=>675, 8018=>675, 8019=>675, 8020=>675, 8021=>675, 8022=>675, 8023=>675, 8025=>930, 8027=>1184, 8029=>1199, 8031=>1049, + 8032=>869, 8033=>869, 8034=>869, 8035=>869, 8036=>869, 8037=>869, 8038=>869, 8039=>869, 8040=>909, 8041=>958, 8042=>1246, 8043=>1251, 8044=>1076, 8045=>1105, 8046=>1028, 8047=>1076, + 8048=>687, 8049=>687, 8050=>557, 8051=>557, 8052=>712, 8053=>712, 8054=>390, 8055=>390, 8056=>687, 8057=>687, 8058=>675, 8059=>675, 8060=>869, 8061=>869, 8064=>687, 8065=>687, + 8066=>687, 8067=>687, 8068=>687, 8069=>687, 8070=>687, 8071=>687, 8072=>774, 8073=>774, 8074=>1041, 8075=>1043, 8076=>935, 8077=>963, 8078=>835, 8079=>859, 8080=>712, 8081=>712, + 8082=>712, 8083=>712, 8084=>712, 8085=>712, 8086=>712, 8087=>712, 8088=>945, 8089=>951, 8090=>1250, 8091=>1250, 8092=>1180, 8093=>1206, 8094=>1054, 8095=>1063, 8096=>869, 8097=>869, + 8098=>869, 8099=>869, 8100=>869, 8101=>869, 8102=>869, 8103=>869, 8104=>909, 8105=>958, 8106=>1246, 8107=>1251, 8108=>1076, 8109=>1105, 8110=>1028, 8111=>1076, 8112=>687, 8113=>687, + 8114=>687, 8115=>687, 8116=>687, 8118=>687, 8119=>687, 8120=>774, 8121=>774, 8122=>876, 8123=>797, 8124=>774, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, 8130=>712, + 8131=>712, 8132=>712, 8134=>712, 8135=>712, 8136=>929, 8137=>846, 8138=>1080, 8139=>1009, 8140=>837, 8141=>500, 8142=>500, 8143=>500, 8144=>390, 8145=>390, 8146=>390, 8147=>390, + 8150=>390, 8151=>390, 8152=>372, 8153=>372, 8154=>621, 8155=>563, 8157=>500, 8158=>500, 8159=>500, 8160=>675, 8161=>675, 8162=>675, 8163=>675, 8164=>716, 8165=>716, 8166=>675, + 8167=>675, 8168=>724, 8169=>724, 8170=>1020, 8171=>980, 8172=>838, 8173=>500, 8174=>500, 8175=>500, 8178=>869, 8179=>869, 8180=>869, 8182=>869, 8183=>869, 8184=>1065, 8185=>891, + 8186=>1084, 8187=>894, 8188=>850, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, 8196=>330, 8197=>250, 8198=>167, 8199=>696, 8200=>380, 8201=>200, 8202=>100, + 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>415, 8209=>415, 8210=>696, 8213=>1000, 8214=>500, 8215=>500, 8219=>380, 8223=>657, 8227=>639, 8228=>380, 8229=>685, + 8231=>348, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1908, 8242=>264, 8243=>447, 8244=>630, 8245=>264, 8246=>447, 8247=>630, 8248=>733, 8251=>972, + 8252=>627, 8253=>580, 8254=>500, 8255=>828, 8256=>828, 8257=>329, 8258=>1023, 8259=>500, 8260=>167, 8261=>457, 8262=>457, 8263=>1030, 8264=>829, 8265=>829, 8266=>513, 8267=>687, + 8268=>500, 8269=>500, 8270=>523, 8271=>400, 8272=>828, 8273=>523, 8274=>556, 8275=>838, 8276=>829, 8277=>838, 8278=>684, 8279=>813, 8280=>838, 8281=>838, 8282=>380, 8283=>872, + 8284=>838, 8285=>380, 8286=>380, 8287=>222, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>438, 8305=>219, + 8308=>438, 8309=>438, 8310=>438, 8311=>438, 8312=>438, 8313=>438, 8314=>528, 8315=>528, 8316=>528, 8317=>288, 8318=>288, 8319=>456, 8320=>438, 8321=>438, 8322=>438, 8323=>438, + 8324=>438, 8325=>438, 8326=>438, 8327=>438, 8328=>438, 8329=>438, 8330=>528, 8331=>528, 8332=>528, 8333=>288, 8334=>288, 8336=>458, 8337=>479, 8338=>488, 8339=>413, 8340=>479, + 8352=>929, 8353=>696, 8354=>696, 8355=>696, 8356=>696, 8357=>1042, 8358=>837, 8359=>1488, 8360=>1205, 8361=>1103, 8362=>854, 8363=>714, 8365=>696, 8366=>682, 8367=>1392, 8368=>696, + 8369=>696, 8370=>696, 8371=>696, 8372=>859, 8373=>696, 8400=>0, 8401=>0, 8406=>0, 8407=>0, 8448=>1106, 8449=>1106, 8450=>734, 8451=>1211, 8452=>896, 8453=>1114, 8454=>1148, + 8455=>696, 8456=>698, 8457=>952, 8459=>1073, 8460=>913, 8461=>850, 8462=>712, 8463=>712, 8464=>604, 8465=>697, 8466=>868, 8467=>472, 8468=>974, 8469=>837, 8470=>1203, 8471=>1000, + 8472=>697, 8473=>702, 8474=>850, 8475=>876, 8476=>814, 8477=>792, 8478=>896, 8479=>710, 8480=>1020, 8481=>1239, 8483=>834, 8484=>725, 8485=>622, 8486=>850, 8487=>769, 8488=>763, + 8489=>303, 8490=>775, 8491=>774, 8492=>928, 8493=>776, 8494=>854, 8495=>636, 8496=>738, 8497=>811, 8498=>683, 8499=>1193, 8500=>465, 8501=>794, 8502=>736, 8503=>503, 8504=>695, + 8505=>380, 8506=>945, 8507=>1370, 8508=>790, 8509=>737, 8510=>652, 8511=>845, 8512=>840, 8513=>786, 8514=>576, 8515=>637, 8516=>760, 8517=>830, 8518=>716, 8519=>678, 8520=>343, + 8521=>343, 8523=>872, 8526=>547, 8531=>1035, 8532=>1035, 8533=>1035, 8534=>1035, 8535=>1035, 8536=>1035, 8537=>1035, 8538=>1035, 8539=>1035, 8540=>1035, 8541=>1035, 8542=>1035, 8543=>615, + 8544=>372, 8545=>659, 8546=>945, 8547=>1099, 8548=>774, 8549=>1099, 8550=>1386, 8551=>1672, 8552=>1121, 8553=>771, 8554=>1120, 8555=>1407, 8556=>637, 8557=>734, 8558=>830, 8559=>995, + 8560=>343, 8561=>607, 8562=>872, 8563=>984, 8564=>652, 8565=>962, 8566=>1227, 8567=>1491, 8568=>969, 8569=>645, 8570=>969, 8571=>1233, 8572=>343, 8573=>593, 8574=>716, 8575=>1042, + 8576=>1289, 8577=>830, 8578=>1289, 8579=>734, 8580=>593, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8596=>838, 8597=>838, 8598=>838, 8599=>838, 8600=>838, 8601=>838, 8602=>838, + 8603=>838, 8604=>838, 8605=>838, 8606=>838, 8607=>838, 8608=>838, 8609=>838, 8610=>838, 8611=>838, 8612=>838, 8613=>838, 8614=>838, 8615=>838, 8616=>838, 8617=>838, 8618=>838, + 8619=>838, 8620=>838, 8621=>838, 8622=>838, 8623=>838, 8624=>838, 8625=>838, 8626=>838, 8627=>838, 8628=>838, 8629=>838, 8630=>838, 8631=>838, 8632=>838, 8633=>838, 8634=>838, + 8635=>838, 8636=>838, 8637=>838, 8638=>838, 8639=>838, 8640=>838, 8641=>838, 8642=>838, 8643=>838, 8644=>838, 8645=>838, 8646=>838, 8647=>838, 8648=>838, 8649=>838, 8650=>838, + 8651=>838, 8652=>838, 8653=>838, 8654=>838, 8655=>838, 8656=>838, 8657=>838, 8658=>838, 8659=>838, 8660=>838, 8661=>838, 8662=>838, 8663=>838, 8664=>838, 8665=>838, 8666=>838, + 8667=>838, 8668=>838, 8669=>838, 8670=>838, 8671=>838, 8672=>838, 8673=>838, 8674=>838, 8675=>838, 8676=>838, 8677=>838, 8678=>838, 8679=>838, 8680=>838, 8681=>838, 8682=>838, + 8683=>838, 8684=>838, 8685=>838, 8686=>838, 8687=>838, 8688=>838, 8689=>838, 8690=>838, 8691=>838, 8692=>838, 8693=>838, 8694=>838, 8695=>838, 8696=>838, 8697=>838, 8698=>838, + 8699=>838, 8700=>838, 8701=>838, 8702=>838, 8703=>838, 8704=>774, 8705=>696, 8706=>544, 8707=>683, 8708=>683, 8709=>856, 8710=>697, 8711=>697, 8712=>896, 8713=>896, 8714=>750, + 8715=>896, 8716=>896, 8717=>750, 8718=>636, 8719=>787, 8720=>787, 8721=>718, 8722=>838, 8723=>838, 8724=>696, 8725=>167, 8726=>696, 8727=>838, 8728=>626, 8729=>380, 8730=>667, + 8731=>667, 8732=>667, 8733=>669, 8734=>833, 8735=>838, 8736=>896, 8737=>896, 8738=>838, 8739=>500, 8740=>500, 8741=>500, 8742=>500, 8743=>812, 8744=>812, 8745=>812, 8746=>812, + 8747=>610, 8748=>929, 8749=>1295, 8750=>563, 8751=>977, 8752=>1313, 8753=>563, 8754=>563, 8755=>563, 8756=>696, 8757=>696, 8758=>294, 8759=>696, 8760=>838, 8761=>838, 8762=>838, + 8763=>838, 8764=>838, 8765=>838, 8766=>838, 8767=>838, 8768=>375, 8769=>838, 8770=>838, 8771=>838, 8772=>838, 8773=>838, 8774=>838, 8775=>838, 8776=>838, 8777=>838, 8778=>838, + 8779=>838, 8780=>838, 8781=>838, 8782=>838, 8783=>838, 8784=>838, 8785=>838, 8786=>838, 8787=>838, 8788=>1063, 8789=>1063, 8790=>838, 8791=>838, 8792=>838, 8793=>838, 8794=>838, + 8795=>838, 8796=>838, 8797=>838, 8798=>838, 8799=>838, 8800=>838, 8801=>838, 8802=>838, 8803=>838, 8804=>838, 8805=>838, 8806=>838, 8807=>838, 8808=>841, 8809=>841, 8810=>1047, + 8811=>1047, 8812=>500, 8813=>838, 8814=>838, 8815=>838, 8816=>838, 8817=>838, 8818=>838, 8819=>838, 8820=>838, 8821=>838, 8822=>838, 8823=>838, 8824=>838, 8825=>838, 8826=>838, + 8827=>838, 8828=>838, 8829=>838, 8830=>838, 8831=>838, 8832=>838, 8833=>838, 8834=>838, 8835=>838, 8836=>838, 8837=>838, 8838=>838, 8839=>838, 8840=>838, 8841=>838, 8842=>838, + 8843=>838, 8844=>812, 8845=>812, 8846=>812, 8847=>838, 8848=>838, 8849=>838, 8850=>838, 8851=>754, 8852=>754, 8853=>838, 8854=>838, 8855=>838, 8856=>838, 8857=>838, 8858=>838, + 8859=>838, 8860=>838, 8861=>838, 8862=>838, 8863=>838, 8864=>838, 8865=>838, 8866=>914, 8867=>914, 8868=>914, 8869=>914, 8870=>542, 8871=>542, 8872=>914, 8873=>914, 8874=>914, + 8875=>914, 8876=>914, 8877=>914, 8878=>914, 8879=>914, 8882=>838, 8883=>838, 8884=>838, 8885=>838, 8886=>1000, 8887=>1000, 8888=>838, 8889=>838, 8890=>542, 8891=>812, 8892=>812, + 8893=>812, 8896=>843, 8897=>843, 8898=>843, 8899=>843, 8900=>494, 8901=>380, 8902=>626, 8904=>1000, 8905=>1000, 8906=>1000, 8907=>1000, 8908=>1000, 8909=>838, 8918=>838, 8919=>838, + 8920=>1422, 8921=>1422, 8922=>838, 8923=>838, 8924=>838, 8925=>838, 8926=>838, 8927=>838, 8928=>838, 8929=>838, 8930=>838, 8931=>838, 8932=>838, 8933=>838, 8934=>838, 8935=>838, + 8936=>838, 8937=>838, 8938=>838, 8939=>838, 8940=>838, 8941=>838, 8946=>1158, 8947=>896, 8948=>750, 8949=>896, 8950=>896, 8951=>750, 8952=>896, 8953=>896, 8954=>1158, 8955=>896, + 8956=>750, 8957=>896, 8958=>750, 8959=>896, 8962=>716, 8966=>917, 8968=>457, 8969=>457, 8970=>457, 8971=>457, 8976=>838, 8977=>539, 8984=>928, 8985=>838, 8992=>610, 8993=>610, + 8997=>1000, 9000=>1443, 9085=>863, 9115=>500, 9116=>500, 9117=>500, 9118=>500, 9119=>500, 9120=>500, 9121=>500, 9122=>500, 9123=>500, 9124=>500, 9125=>500, 9126=>500, 9127=>750, + 9128=>750, 9129=>750, 9130=>750, 9131=>750, 9132=>750, 9133=>750, 9134=>610, 9166=>838, 9167=>945, 9250=>716, 9251=>716, 9312=>847, 9313=>847, 9314=>847, 9315=>847, 9316=>847, + 9317=>847, 9318=>847, 9319=>847, 9320=>847, 9321=>847, 9600=>769, 9601=>769, 9602=>769, 9603=>769, 9604=>769, 9605=>769, 9606=>769, 9607=>769, 9608=>769, 9609=>769, 9610=>769, + 9611=>769, 9612=>769, 9613=>769, 9614=>769, 9615=>769, 9616=>769, 9617=>769, 9618=>769, 9619=>769, 9620=>769, 9621=>769, 9622=>769, 9623=>769, 9624=>769, 9625=>769, 9626=>769, + 9627=>769, 9628=>769, 9629=>769, 9630=>769, 9631=>769, 9632=>945, 9633=>945, 9634=>945, 9635=>945, 9636=>945, 9637=>945, 9638=>945, 9639=>945, 9640=>945, 9641=>945, 9642=>678, + 9643=>678, 9644=>945, 9645=>945, 9646=>550, 9647=>550, 9648=>769, 9649=>769, 9650=>769, 9651=>769, 9652=>502, 9653=>502, 9654=>769, 9655=>769, 9656=>502, 9657=>502, 9658=>769, + 9659=>769, 9660=>769, 9661=>769, 9662=>502, 9663=>502, 9664=>769, 9665=>769, 9666=>502, 9667=>502, 9668=>769, 9669=>769, 9670=>769, 9671=>769, 9672=>769, 9673=>873, 9674=>494, + 9675=>873, 9676=>873, 9677=>873, 9678=>873, 9679=>873, 9680=>873, 9681=>873, 9682=>873, 9683=>873, 9684=>873, 9685=>873, 9686=>527, 9687=>527, 9688=>840, 9689=>970, 9690=>970, + 9691=>970, 9692=>387, 9693=>387, 9694=>387, 9695=>387, 9696=>769, 9697=>769, 9698=>769, 9699=>769, 9700=>769, 9701=>769, 9702=>639, 9703=>945, 9704=>945, 9705=>945, 9706=>945, + 9707=>945, 9708=>769, 9709=>769, 9710=>769, 9711=>1119, 9712=>945, 9713=>945, 9714=>945, 9715=>945, 9716=>873, 9717=>873, 9718=>873, 9719=>873, 9720=>769, 9721=>769, 9722=>769, + 9723=>830, 9724=>830, 9725=>732, 9726=>732, 9727=>769, 9728=>896, 9729=>1000, 9730=>896, 9731=>896, 9732=>896, 9733=>896, 9734=>896, 9735=>573, 9736=>896, 9737=>896, 9738=>888, + 9739=>888, 9740=>671, 9741=>1013, 9742=>1246, 9743=>1250, 9744=>896, 9745=>896, 9746=>896, 9747=>532, 9748=>896, 9749=>896, 9750=>896, 9751=>896, 9752=>896, 9753=>896, 9754=>896, + 9755=>896, 9756=>896, 9757=>609, 9758=>896, 9759=>609, 9760=>896, 9761=>896, 9762=>896, 9763=>896, 9764=>669, 9765=>746, 9766=>649, 9767=>784, 9768=>545, 9769=>896, 9770=>896, + 9771=>896, 9772=>710, 9773=>896, 9774=>896, 9775=>896, 9776=>896, 9777=>896, 9778=>896, 9779=>896, 9780=>896, 9781=>896, 9782=>896, 9783=>896, 9784=>896, 9785=>896, 9786=>896, + 9787=>896, 9788=>896, 9789=>896, 9790=>896, 9791=>614, 9792=>731, 9793=>731, 9794=>896, 9795=>896, 9796=>896, 9797=>896, 9798=>896, 9799=>896, 9800=>896, 9801=>896, 9802=>896, + 9803=>896, 9804=>896, 9805=>896, 9806=>896, 9807=>896, 9808=>896, 9809=>896, 9810=>896, 9811=>896, 9812=>896, 9813=>896, 9814=>896, 9815=>896, 9816=>896, 9817=>896, 9818=>896, + 9819=>896, 9820=>896, 9821=>896, 9822=>896, 9823=>896, 9824=>896, 9825=>896, 9826=>896, 9827=>896, 9828=>896, 9829=>896, 9830=>896, 9831=>896, 9832=>896, 9833=>472, 9834=>638, + 9835=>896, 9836=>896, 9837=>472, 9838=>357, 9839=>484, 9840=>748, 9841=>766, 9842=>896, 9843=>896, 9844=>896, 9845=>896, 9846=>896, 9847=>896, 9848=>896, 9849=>896, 9850=>896, + 9851=>896, 9852=>896, 9853=>896, 9854=>896, 9855=>896, 9856=>869, 9857=>869, 9858=>869, 9859=>869, 9860=>869, 9861=>869, 9862=>896, 9863=>896, 9864=>896, 9865=>896, 9866=>896, + 9867=>896, 9868=>896, 9869=>896, 9870=>896, 9871=>896, 9872=>896, 9873=>896, 9874=>896, 9875=>896, 9876=>896, 9877=>541, 9878=>896, 9879=>896, 9880=>896, 9881=>896, 9882=>896, + 9883=>896, 9884=>896, 9888=>896, 9889=>702, 9890=>838, 9891=>838, 9892=>838, 9893=>838, 9894=>838, 9895=>838, 9896=>838, 9897=>838, 9898=>838, 9899=>838, 9900=>838, 9901=>838, + 9902=>838, 9903=>838, 9904=>844, 9905=>838, 9906=>731, 9985=>838, 9986=>838, 9987=>838, 9988=>838, 9990=>838, 9991=>838, 9992=>838, 9993=>838, 9996=>838, 9997=>838, 9998=>838, + 9999=>838, 10000=>838, 10001=>838, 10002=>838, 10003=>838, 10004=>838, 10005=>838, 10006=>838, 10007=>838, 10008=>838, 10009=>838, 10010=>838, 10011=>838, 10012=>838, 10013=>838, 10014=>838, + 10015=>838, 10016=>838, 10017=>838, 10018=>838, 10019=>838, 10020=>838, 10021=>838, 10022=>838, 10023=>838, 10025=>838, 10026=>838, 10027=>838, 10028=>838, 10029=>838, 10030=>838, 10031=>838, + 10032=>838, 10033=>838, 10034=>838, 10035=>838, 10036=>838, 10037=>838, 10038=>838, 10039=>838, 10040=>838, 10041=>838, 10042=>838, 10043=>838, 10044=>838, 10045=>838, 10046=>838, 10047=>838, + 10048=>838, 10049=>838, 10050=>838, 10051=>838, 10052=>838, 10053=>838, 10054=>838, 10055=>838, 10056=>838, 10057=>838, 10058=>838, 10059=>838, 10061=>896, 10063=>896, 10064=>896, 10065=>896, + 10066=>896, 10070=>896, 10072=>838, 10073=>838, 10074=>838, 10075=>322, 10076=>322, 10077=>538, 10078=>538, 10081=>838, 10082=>838, 10083=>838, 10084=>838, 10085=>838, 10086=>838, 10087=>838, + 10088=>838, 10089=>838, 10090=>838, 10091=>838, 10092=>838, 10093=>838, 10094=>838, 10095=>838, 10096=>838, 10097=>838, 10098=>838, 10099=>838, 10100=>838, 10101=>838, 10102=>847, 10103=>847, + 10104=>847, 10105=>847, 10106=>847, 10107=>847, 10108=>847, 10109=>847, 10110=>847, 10111=>847, 10112=>838, 10113=>838, 10114=>838, 10115=>838, 10116=>838, 10117=>838, 10118=>838, 10119=>838, + 10120=>838, 10121=>838, 10122=>838, 10123=>838, 10124=>838, 10125=>838, 10126=>838, 10127=>838, 10128=>838, 10129=>838, 10130=>838, 10131=>838, 10132=>838, 10136=>838, 10137=>838, 10138=>838, + 10139=>838, 10140=>838, 10141=>838, 10142=>838, 10143=>838, 10144=>838, 10145=>838, 10146=>838, 10147=>838, 10148=>838, 10149=>838, 10150=>838, 10151=>838, 10152=>838, 10153=>838, 10154=>838, + 10155=>838, 10156=>838, 10157=>838, 10158=>838, 10159=>838, 10161=>838, 10162=>838, 10163=>838, 10164=>838, 10165=>838, 10166=>838, 10167=>838, 10168=>838, 10169=>838, 10170=>838, 10171=>838, + 10172=>838, 10173=>838, 10174=>838, 10208=>494, 10214=>487, 10215=>487, 10216=>457, 10217=>457, 10218=>721, 10219=>721, 10224=>838, 10225=>838, 10226=>838, 10227=>838, 10228=>1157, 10229=>1434, + 10230=>1434, 10231=>1434, 10232=>1434, 10233=>1434, 10234=>1434, 10235=>1434, 10236=>1434, 10237=>1434, 10238=>1434, 10239=>1434, 10240=>781, 10241=>781, 10242=>781, 10243=>781, 10244=>781, 10245=>781, + 10246=>781, 10247=>781, 10248=>781, 10249=>781, 10250=>781, 10251=>781, 10252=>781, 10253=>781, 10254=>781, 10255=>781, 10256=>781, 10257=>781, 10258=>781, 10259=>781, 10260=>781, 10261=>781, + 10262=>781, 10263=>781, 10264=>781, 10265=>781, 10266=>781, 10267=>781, 10268=>781, 10269=>781, 10270=>781, 10271=>781, 10272=>781, 10273=>781, 10274=>781, 10275=>781, 10276=>781, 10277=>781, + 10278=>781, 10279=>781, 10280=>781, 10281=>781, 10282=>781, 10283=>781, 10284=>781, 10285=>781, 10286=>781, 10287=>781, 10288=>781, 10289=>781, 10290=>781, 10291=>781, 10292=>781, 10293=>781, + 10294=>781, 10295=>781, 10296=>781, 10297=>781, 10298=>781, 10299=>781, 10300=>781, 10301=>781, 10302=>781, 10303=>781, 10304=>781, 10305=>781, 10306=>781, 10307=>781, 10308=>781, 10309=>781, + 10310=>781, 10311=>781, 10312=>781, 10313=>781, 10314=>781, 10315=>781, 10316=>781, 10317=>781, 10318=>781, 10319=>781, 10320=>781, 10321=>781, 10322=>781, 10323=>781, 10324=>781, 10325=>781, + 10326=>781, 10327=>781, 10328=>781, 10329=>781, 10330=>781, 10331=>781, 10332=>781, 10333=>781, 10334=>781, 10335=>781, 10336=>781, 10337=>781, 10338=>781, 10339=>781, 10340=>781, 10341=>781, + 10342=>781, 10343=>781, 10344=>781, 10345=>781, 10346=>781, 10347=>781, 10348=>781, 10349=>781, 10350=>781, 10351=>781, 10352=>781, 10353=>781, 10354=>781, 10355=>781, 10356=>781, 10357=>781, + 10358=>781, 10359=>781, 10360=>781, 10361=>781, 10362=>781, 10363=>781, 10364=>781, 10365=>781, 10366=>781, 10367=>781, 10368=>781, 10369=>781, 10370=>781, 10371=>781, 10372=>781, 10373=>781, + 10374=>781, 10375=>781, 10376=>781, 10377=>781, 10378=>781, 10379=>781, 10380=>781, 10381=>781, 10382=>781, 10383=>781, 10384=>781, 10385=>781, 10386=>781, 10387=>781, 10388=>781, 10389=>781, + 10390=>781, 10391=>781, 10392=>781, 10393=>781, 10394=>781, 10395=>781, 10396=>781, 10397=>781, 10398=>781, 10399=>781, 10400=>781, 10401=>781, 10402=>781, 10403=>781, 10404=>781, 10405=>781, + 10406=>781, 10407=>781, 10408=>781, 10409=>781, 10410=>781, 10411=>781, 10412=>781, 10413=>781, 10414=>781, 10415=>781, 10416=>781, 10417=>781, 10418=>781, 10419=>781, 10420=>781, 10421=>781, + 10422=>781, 10423=>781, 10424=>781, 10425=>781, 10426=>781, 10427=>781, 10428=>781, 10429=>781, 10430=>781, 10431=>781, 10432=>781, 10433=>781, 10434=>781, 10435=>781, 10436=>781, 10437=>781, + 10438=>781, 10439=>781, 10440=>781, 10441=>781, 10442=>781, 10443=>781, 10444=>781, 10445=>781, 10446=>781, 10447=>781, 10448=>781, 10449=>781, 10450=>781, 10451=>781, 10452=>781, 10453=>781, + 10454=>781, 10455=>781, 10456=>781, 10457=>781, 10458=>781, 10459=>781, 10460=>781, 10461=>781, 10462=>781, 10463=>781, 10464=>781, 10465=>781, 10466=>781, 10467=>781, 10468=>781, 10469=>781, + 10470=>781, 10471=>781, 10472=>781, 10473=>781, 10474=>781, 10475=>781, 10476=>781, 10477=>781, 10478=>781, 10479=>781, 10480=>781, 10481=>781, 10482=>781, 10483=>781, 10484=>781, 10485=>781, + 10486=>781, 10487=>781, 10488=>781, 10489=>781, 10490=>781, 10491=>781, 10492=>781, 10493=>781, 10494=>781, 10495=>781, 10502=>838, 10503=>838, 10506=>838, 10507=>838, 10560=>838, 10561=>838, + 10702=>838, 10703=>1046, 10704=>1046, 10705=>1000, 10706=>1000, 10707=>1000, 10708=>1000, 10709=>1000, 10731=>494, 10752=>1000, 10753=>1000, 10754=>1000, 10764=>1661, 10765=>563, 10766=>563, 10767=>563, + 10768=>563, 10769=>563, 10770=>563, 10771=>563, 10772=>563, 10773=>563, 10774=>563, 10775=>563, 10776=>563, 10777=>563, 10778=>563, 10779=>563, 10780=>563, 10877=>838, 10878=>838, 10879=>838, + 10880=>838, 10881=>838, 10882=>838, 10883=>838, 10884=>838, 10885=>838, 10886=>838, 10887=>838, 10888=>838, 10889=>838, 10890=>838, 10891=>838, 10892=>838, 10893=>838, 10894=>838, 10895=>838, + 10896=>838, 10897=>838, 10898=>838, 10899=>838, 10900=>838, 10901=>838, 10902=>838, 10903=>838, 10904=>838, 10905=>838, 10906=>838, 10907=>838, 10908=>838, 10909=>838, 10910=>838, 10911=>838, + 10912=>838, 10926=>838, 10927=>838, 10928=>838, 10929=>838, 10930=>838, 10931=>838, 10932=>838, 10933=>838, 10934=>838, 10935=>838, 10936=>838, 10937=>838, 10938=>838, 11001=>838, 11002=>838, + 11008=>838, 11009=>838, 11010=>838, 11011=>838, 11012=>838, 11013=>838, 11014=>838, 11015=>838, 11016=>838, 11017=>838, 11018=>838, 11019=>838, 11020=>838, 11021=>838, 11022=>838, 11023=>838, + 11024=>838, 11025=>838, 11026=>945, 11027=>945, 11028=>945, 11029=>945, 11030=>769, 11031=>769, 11032=>769, 11033=>769, 11034=>945, 11040=>869, 11041=>873, 11042=>873, 11043=>873, 11360=>637, + 11361=>360, 11362=>637, 11363=>733, 11364=>770, 11365=>675, 11366=>478, 11367=>956, 11368=>712, 11369=>775, 11370=>665, 11371=>725, 11372=>582, 11380=>652, 11381=>649, 11382=>516, 11383=>782, + 61960=>860, 62047=>720, 62917=>687, 64256=>833, 64257=>787, 64258=>787, 64259=>1138, 64260=>1139, 64261=>808, 64262=>1020, 64275=>1388, 64276=>1384, 64277=>1378, 64278=>1384, 64279=>1713, 64285=>372, + 64287=>692, 64288=>720, 64297=>838, 64298=>975, 64299=>975, 64300=>975, 64301=>975, 64302=>751, 64303=>751, 64304=>751, 64305=>731, 64306=>502, 64307=>684, 64308=>778, 64309=>467, 64310=>521, + 64312=>830, 64313=>467, 64314=>778, 64315=>754, 64316=>723, 64318=>868, 64320=>532, 64321=>830, 64323=>827, 64324=>866, 64326=>727, 64327=>814, 64328=>778, 64329=>975, 64330=>822, 64331=>372, + 64332=>731, 64333=>754, 64334=>866, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, + 65037=>0, 65038=>0, 65039=>0, 65533=>1113}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSans-BoldOblique.z'; + font[:ctg]='DejaVuSans-BoldOblique.ctg.z'; + font[:originalsize]=468340; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Bold.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Bold.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Bold.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Bold.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-BoldOblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-BoldOblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-BoldOblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-BoldOblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Oblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Oblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Oblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerif-Oblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,130 @@ +TCPDFFontDescriptor.define('DejaVuSerif') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSerif'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>32,'FontBBox'=>'[-770 -401 1679 1242]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>600}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>318, 33=>402, 34=>460, 35=>838, 36=>636, 37=>950, 38=>890, 39=>275, 40=>390, 41=>390, 42=>500, 43=>838, 44=>318, 45=>338, 46=>318, + 47=>337, 48=>636, 49=>636, 50=>636, 51=>636, 52=>636, 53=>636, 54=>636, 55=>636, 56=>636, 57=>636, 58=>337, 59=>337, 60=>838, 61=>838, 62=>838, + 63=>536, 64=>1000, 65=>722, 66=>735, 67=>765, 68=>802, 69=>730, 70=>694, 71=>799, 72=>872, 73=>395, 74=>401, 75=>747, 76=>664, 77=>1024, 78=>875, + 79=>820, 80=>673, 81=>820, 82=>753, 83=>685, 84=>667, 85=>843, 86=>722, 87=>1028, 88=>712, 89=>660, 90=>695, 91=>390, 92=>337, 93=>390, 94=>838, + 95=>500, 96=>500, 97=>596, 98=>640, 99=>560, 100=>640, 101=>592, 102=>370, 103=>640, 104=>644, 105=>320, 106=>310, 107=>606, 108=>320, 109=>948, 110=>644, + 111=>602, 112=>640, 113=>640, 114=>478, 115=>513, 116=>402, 117=>644, 118=>565, 119=>856, 120=>564, 121=>565, 122=>527, 123=>636, 124=>337, 125=>636, 126=>838, + 8364=>636, 1027=>719, 8218=>318, 402=>370, 8222=>518, 8230=>1000, 8224=>500, 8225=>500, 710=>500, 8240=>1342, 352=>685, 8249=>400, 338=>1137, 1036=>774, 381=>695, 1039=>872, + 8216=>318, 8217=>318, 8220=>511, 8221=>511, 8226=>590, 8211=>500, 8212=>1000, 732=>500, 8482=>1000, 353=>513, 8250=>400, 339=>989, 1116=>625, 382=>527, 376=>660, 160=>318, + 161=>402, 162=>636, 163=>636, 164=>636, 165=>636, 166=>337, 167=>500, 168=>500, 169=>1000, 170=>475, 171=>612, 172=>838, 173=>338, 174=>1000, 175=>500, 176=>500, + 177=>838, 178=>401, 179=>401, 180=>500, 181=>650, 182=>636, 183=>318, 184=>500, 185=>401, 186=>470, 187=>612, 188=>969, 189=>969, 190=>969, 191=>536, 192=>722, + 193=>722, 194=>722, 195=>722, 196=>722, 197=>722, 198=>1001, 199=>765, 200=>730, 201=>730, 202=>730, 203=>730, 204=>395, 205=>395, 206=>395, 207=>395, 208=>807, + 209=>875, 210=>820, 211=>820, 212=>820, 213=>820, 214=>820, 215=>838, 216=>820, 217=>843, 218=>843, 219=>843, 220=>843, 221=>660, 222=>676, 223=>668, 224=>596, + 225=>596, 226=>596, 227=>596, 228=>596, 229=>596, 230=>940, 231=>560, 232=>592, 233=>592, 234=>592, 235=>592, 236=>320, 237=>320, 238=>320, 239=>320, 240=>602, + 241=>644, 242=>602, 243=>602, 244=>602, 245=>602, 246=>602, 247=>838, 248=>602, 249=>644, 250=>644, 251=>644, 252=>644, 253=>565, 254=>640, 255=>565, 256=>722, + 257=>596, 258=>722, 259=>596, 260=>722, 261=>596, 262=>765, 263=>560, 264=>765, 265=>560, 266=>765, 267=>560, 268=>765, 269=>560, 270=>802, 271=>640, 272=>807, + 273=>640, 274=>730, 275=>592, 276=>730, 277=>592, 278=>730, 279=>592, 280=>730, 281=>592, 282=>730, 283=>592, 284=>799, 285=>640, 286=>799, 287=>640, 288=>799, + 289=>640, 290=>799, 291=>640, 292=>872, 293=>644, 294=>872, 295=>644, 296=>395, 297=>320, 298=>395, 299=>320, 300=>395, 301=>320, 302=>395, 303=>320, 304=>395, + 305=>320, 306=>801, 307=>533, 308=>401, 309=>310, 310=>747, 311=>606, 312=>606, 313=>664, 314=>320, 315=>664, 316=>320, 317=>664, 318=>400, 319=>671, 320=>465, + 321=>669, 322=>324, 323=>875, 324=>644, 325=>875, 326=>644, 327=>875, 328=>644, 329=>866, 330=>875, 331=>644, 332=>820, 333=>602, 334=>820, 335=>602, 336=>820, + 337=>602, 340=>753, 341=>478, 342=>753, 343=>478, 344=>753, 345=>478, 346=>685, 347=>513, 348=>685, 349=>513, 350=>685, 351=>513, 354=>667, 355=>402, 356=>667, + 357=>402, 358=>667, 359=>402, 360=>843, 361=>644, 362=>843, 363=>644, 364=>843, 365=>644, 366=>843, 367=>644, 368=>843, 369=>644, 370=>843, 371=>644, 372=>1028, + 373=>856, 374=>660, 375=>565, 377=>695, 378=>527, 379=>695, 380=>527, 383=>370, 384=>640, 385=>735, 386=>735, 387=>640, 388=>735, 389=>640, 390=>765, 391=>765, + 392=>560, 393=>807, 394=>802, 395=>735, 396=>640, 397=>602, 398=>730, 399=>820, 400=>636, 401=>694, 403=>799, 404=>712, 405=>932, 406=>395, 407=>395, 408=>747, + 409=>606, 410=>320, 411=>634, 412=>948, 413=>875, 414=>644, 415=>820, 416=>820, 417=>602, 418=>1040, 419=>807, 420=>673, 421=>640, 422=>753, 423=>685, 424=>513, + 425=>707, 426=>324, 427=>402, 428=>667, 429=>402, 430=>667, 431=>843, 432=>644, 433=>829, 434=>760, 435=>738, 436=>663, 437=>695, 438=>527, 439=>564, 440=>564, + 441=>564, 443=>636, 444=>687, 445=>564, 446=>536, 448=>295, 449=>492, 450=>459, 451=>295, 452=>1497, 453=>1329, 454=>1167, 455=>1065, 456=>974, 457=>630, 458=>1276, + 459=>1185, 460=>954, 461=>722, 462=>596, 463=>395, 464=>320, 465=>820, 466=>602, 467=>843, 468=>644, 469=>843, 470=>644, 471=>843, 472=>644, 473=>843, 474=>644, + 475=>843, 476=>644, 477=>592, 478=>722, 479=>596, 480=>722, 481=>596, 482=>1001, 483=>940, 484=>848, 485=>640, 486=>799, 487=>640, 488=>747, 489=>606, 490=>820, + 491=>602, 492=>820, 493=>602, 494=>564, 495=>564, 496=>320, 497=>1497, 498=>1329, 499=>1167, 500=>799, 501=>640, 502=>1154, 504=>875, 505=>644, 506=>722, 507=>596, + 508=>1001, 509=>940, 510=>820, 511=>602, 512=>722, 513=>596, 514=>722, 515=>596, 516=>730, 517=>592, 518=>730, 519=>592, 520=>395, 521=>320, 522=>395, 523=>320, + 524=>820, 525=>602, 526=>820, 527=>602, 528=>753, 529=>478, 530=>753, 531=>478, 532=>843, 533=>644, 534=>843, 535=>644, 536=>685, 537=>513, 538=>667, 539=>402, + 542=>872, 543=>644, 545=>814, 548=>695, 549=>527, 550=>722, 551=>596, 552=>730, 553=>592, 554=>820, 555=>602, 556=>820, 557=>602, 558=>820, 559=>602, 560=>820, + 561=>602, 562=>660, 563=>565, 564=>500, 565=>832, 566=>494, 567=>310, 568=>960, 569=>960, 570=>722, 571=>765, 572=>560, 573=>664, 574=>667, 575=>513, 576=>527, + 577=>583, 578=>464, 581=>722, 592=>596, 593=>640, 594=>640, 595=>640, 596=>560, 597=>560, 598=>647, 599=>683, 600=>592, 601=>592, 602=>843, 603=>518, 604=>509, + 605=>773, 606=>613, 607=>315, 608=>683, 609=>640, 610=>544, 611=>712, 612=>564, 613=>644, 614=>644, 615=>644, 616=>320, 617=>392, 618=>320, 619=>380, 620=>454, + 621=>363, 622=>704, 623=>948, 624=>948, 625=>948, 626=>644, 627=>694, 628=>646, 629=>602, 630=>790, 631=>647, 632=>602, 633=>501, 634=>501, 635=>551, 636=>478, + 637=>478, 638=>453, 639=>453, 640=>594, 641=>594, 642=>513, 643=>271, 644=>370, 645=>487, 646=>324, 647=>402, 648=>402, 649=>644, 650=>620, 651=>608, 652=>565, + 653=>856, 654=>565, 655=>655, 656=>597, 657=>560, 658=>564, 659=>560, 660=>536, 661=>536, 662=>536, 663=>513, 664=>820, 665=>563, 666=>613, 667=>654, 668=>667, + 669=>366, 670=>606, 671=>646, 672=>683, 673=>536, 674=>536, 675=>996, 676=>1033, 677=>998, 678=>809, 679=>598, 680=>782, 681=>894, 682=>646, 683=>676, 684=>598, + 685=>443, 686=>781, 687=>767, 688=>433, 689=>430, 690=>264, 691=>347, 692=>347, 693=>430, 694=>392, 695=>585, 696=>423, 697=>278, 699=>318, 700=>318, 701=>318, + 702=>307, 703=>307, 704=>280, 705=>281, 711=>500, 712=>275, 713=>500, 716=>275, 720=>337, 721=>337, 722=>307, 723=>307, 726=>329, 728=>500, 729=>500, 730=>500, + 731=>500, 733=>500, 734=>417, 736=>447, 737=>243, 738=>337, 739=>424, 740=>281, 741=>602, 742=>602, 743=>602, 744=>602, 745=>602, 750=>484, 768=>0, 769=>0, + 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, + 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, + 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, + 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 835=>0, 847=>0, + 856=>0, 865=>0, 884=>278, 885=>278, 890=>500, 894=>337, 900=>500, 901=>500, 902=>722, 903=>318, 904=>900, 905=>1039, 906=>562, 908=>835, 910=>897, 911=>853, + 912=>392, 913=>722, 914=>735, 915=>694, 916=>722, 917=>730, 918=>695, 919=>872, 920=>820, 921=>395, 922=>747, 923=>722, 924=>1024, 925=>875, 926=>704, 927=>820, + 928=>872, 929=>673, 931=>707, 932=>667, 933=>660, 934=>820, 935=>712, 936=>877, 937=>829, 938=>395, 939=>660, 940=>675, 941=>518, 942=>599, 943=>392, 944=>608, + 945=>675, 946=>578, 947=>598, 948=>602, 949=>518, 950=>542, 951=>599, 952=>602, 953=>392, 954=>625, 955=>634, 956=>650, 957=>608, 958=>551, 959=>602, 960=>657, + 961=>588, 962=>560, 963=>683, 964=>553, 965=>608, 966=>700, 967=>606, 968=>784, 969=>815, 970=>392, 971=>608, 972=>602, 973=>608, 974=>815, 976=>583, 977=>715, + 978=>687, 979=>874, 980=>687, 981=>682, 982=>815, 983=>624, 984=>820, 985=>602, 986=>765, 987=>560, 988=>694, 989=>463, 990=>590, 991=>660, 992=>782, 993=>577, + 1008=>624, 1009=>588, 1010=>560, 1011=>310, 1012=>820, 1013=>560, 1014=>560, 1015=>676, 1016=>640, 1017=>765, 1018=>1024, 1019=>708, 1020=>588, 1021=>765, 1022=>765, 1023=>765, + 1024=>754, 1025=>709, 1026=>799, 1028=>765, 1029=>685, 1030=>395, 1031=>395, 1032=>401, 1033=>1084, 1034=>1118, 1035=>872, 1037=>903, 1038=>723, 1040=>757, 1041=>735, 1042=>735, + 1043=>662, 1044=>813, 1045=>730, 1046=>1124, 1047=>623, 1048=>872, 1049=>872, 1050=>774, 1051=>834, 1052=>1024, 1053=>872, 1054=>820, 1055=>872, 1056=>673, 1057=>765, 1058=>667, + 1059=>723, 1060=>830, 1061=>712, 1062=>872, 1063=>773, 1064=>1141, 1065=>1141, 1066=>794, 1067=>984, 1068=>674, 1069=>765, 1070=>1193, 1071=>808, 1072=>596, 1073=>602, 1074=>563, + 1075=>524, 1076=>616, 1077=>592, 1078=>920, 1079=>545, 1080=>667, 1081=>667, 1082=>625, 1083=>635, 1084=>778, 1085=>667, 1086=>602, 1087=>667, 1088=>640, 1089=>560, 1090=>553, + 1091=>588, 1092=>783, 1093=>564, 1094=>643, 1095=>661, 1096=>930, 1097=>930, 1098=>636, 1099=>796, 1100=>544, 1101=>560, 1102=>871, 1103=>631, 1104=>592, 1105=>592, 1106=>624, + 1107=>524, 1108=>560, 1109=>513, 1110=>320, 1111=>320, 1112=>310, 1113=>843, 1114=>860, 1115=>644, 1117=>667, 1118=>588, 1119=>656, 1122=>762, 1123=>603, 1138=>820, 1139=>552, + 1140=>859, 1141=>678, 1164=>690, 1165=>492, 1168=>672, 1169=>529, 1170=>694, 1171=>538, 1172=>728, 1173=>614, 1174=>1124, 1175=>920, 1176=>636, 1177=>537, 1178=>774, 1179=>606, + 1182=>774, 1183=>606, 1184=>891, 1185=>668, 1186=>872, 1187=>690, 1188=>1139, 1189=>852, 1190=>1205, 1191=>941, 1194=>765, 1195=>560, 1196=>667, 1197=>553, 1198=>660, 1199=>565, + 1202=>712, 1203=>564, 1204=>1079, 1205=>899, 1206=>749, 1207=>690, 1210=>749, 1211=>644, 1216=>395, 1217=>1124, 1218=>920, 1219=>747, 1220=>606, 1223=>872, 1224=>667, 1227=>749, + 1228=>667, 1231=>320, 1232=>757, 1233=>596, 1234=>757, 1235=>596, 1236=>1001, 1237=>940, 1238=>730, 1239=>592, 1240=>820, 1241=>592, 1242=>820, 1243=>592, 1244=>1124, 1245=>920, + 1246=>623, 1247=>545, 1248=>564, 1249=>564, 1250=>872, 1251=>667, 1252=>872, 1253=>667, 1254=>820, 1255=>602, 1256=>820, 1257=>602, 1258=>820, 1259=>602, 1260=>765, 1261=>560, + 1262=>723, 1263=>588, 1264=>723, 1265=>588, 1266=>723, 1267=>588, 1268=>773, 1269=>661, 1270=>662, 1271=>524, 1272=>984, 1273=>796, 7426=>940, 7432=>509, 7433=>320, 7444=>989, + 7446=>602, 7447=>602, 7453=>737, 7454=>948, 7455=>948, 7491=>386, 7492=>247, 7493=>400, 7494=>618, 7495=>400, 7496=>400, 7497=>387, 7498=>387, 7499=>340, 7500=>340, 7501=>400, + 7502=>175, 7503=>365, 7504=>613, 7505=>399, 7506=>385, 7507=>346, 7508=>385, 7509=>385, 7510=>400, 7511=>247, 7512=>399, 7513=>464, 7514=>613, 7515=>373, 7543=>640, 7547=>372, + 7557=>320, 7579=>400, 7580=>346, 7581=>346, 7582=>385, 7583=>340, 7584=>222, 7585=>229, 7586=>400, 7587=>399, 7588=>234, 7589=>244, 7590=>234, 7591=>234, 7592=>230, 7593=>175, + 7594=>175, 7595=>367, 7596=>613, 7597=>613, 7598=>407, 7599=>404, 7600=>399, 7601=>385, 7602=>385, 7603=>328, 7604=>211, 7605=>247, 7606=>399, 7607=>389, 7609=>376, 7610=>373, + 7611=>331, 7612=>331, 7613=>331, 7614=>364, 7615=>385, 7680=>722, 7681=>596, 7682=>735, 7683=>640, 7684=>735, 7685=>640, 7686=>735, 7687=>640, 7688=>765, 7689=>560, 7690=>802, + 7691=>640, 7692=>802, 7693=>640, 7694=>802, 7695=>640, 7696=>802, 7697=>640, 7698=>802, 7699=>640, 7700=>730, 7701=>592, 7702=>730, 7703=>592, 7704=>730, 7705=>592, 7706=>730, + 7707=>592, 7710=>694, 7711=>370, 7712=>799, 7713=>640, 7714=>872, 7715=>644, 7716=>872, 7717=>644, 7718=>872, 7719=>644, 7720=>872, 7721=>644, 7722=>872, 7723=>644, 7724=>395, + 7725=>320, 7728=>747, 7729=>606, 7730=>747, 7731=>606, 7732=>747, 7733=>606, 7734=>664, 7735=>320, 7736=>664, 7737=>320, 7738=>664, 7739=>320, 7740=>664, 7741=>320, 7742=>1024, + 7743=>948, 7744=>1024, 7745=>948, 7746=>1024, 7747=>948, 7748=>875, 7749=>644, 7750=>875, 7751=>644, 7752=>875, 7753=>644, 7754=>875, 7755=>644, 7760=>820, 7761=>602, 7762=>820, + 7763=>602, 7764=>673, 7765=>640, 7766=>673, 7767=>640, 7768=>753, 7769=>478, 7770=>753, 7771=>478, 7772=>753, 7773=>478, 7774=>753, 7775=>478, 7776=>685, 7777=>513, 7778=>685, + 7779=>513, 7784=>685, 7785=>513, 7786=>667, 7787=>402, 7788=>667, 7789=>402, 7790=>667, 7791=>402, 7792=>667, 7793=>402, 7794=>843, 7795=>644, 7796=>843, 7797=>644, 7798=>843, + 7799=>644, 7800=>843, 7801=>644, 7802=>843, 7803=>644, 7804=>722, 7805=>565, 7806=>722, 7807=>565, 7808=>1028, 7809=>856, 7810=>1028, 7811=>856, 7812=>1028, 7813=>856, 7814=>1028, + 7815=>856, 7816=>1028, 7817=>856, 7818=>712, 7819=>564, 7820=>712, 7821=>564, 7822=>660, 7823=>565, 7824=>695, 7825=>527, 7826=>695, 7827=>527, 7828=>695, 7829=>527, 7830=>644, + 7831=>402, 7832=>856, 7833=>565, 7834=>903, 7835=>513, 7840=>722, 7841=>596, 7842=>722, 7843=>596, 7852=>722, 7853=>596, 7854=>722, 7855=>596, 7856=>722, 7857=>596, 7858=>722, + 7859=>596, 7860=>722, 7861=>596, 7862=>722, 7863=>596, 7864=>730, 7865=>592, 7866=>730, 7867=>592, 7868=>730, 7869=>592, 7878=>730, 7879=>592, 7880=>395, 7881=>320, 7882=>395, + 7883=>320, 7884=>820, 7885=>602, 7886=>820, 7887=>602, 7896=>820, 7897=>602, 7908=>843, 7909=>644, 7910=>843, 7911=>644, 7922=>660, 7923=>565, 7924=>660, 7925=>565, 7926=>660, + 7927=>565, 7928=>660, 7929=>565, 7936=>675, 7937=>675, 7938=>675, 7939=>675, 7940=>675, 7941=>675, 7942=>675, 7943=>675, 7944=>722, 7945=>722, 7946=>869, 7947=>869, 7948=>734, + 7949=>763, 7950=>722, 7951=>722, 7952=>537, 7953=>537, 7954=>537, 7955=>537, 7956=>537, 7957=>537, 7960=>853, 7961=>841, 7962=>1067, 7963=>1077, 7964=>1008, 7965=>1035, 7968=>599, + 7969=>599, 7970=>599, 7971=>599, 7972=>599, 7973=>599, 7974=>599, 7975=>599, 7976=>998, 7977=>992, 7978=>1212, 7979=>1224, 7980=>1159, 7981=>1183, 7982=>1098, 7983=>1095, 7984=>392, + 7985=>392, 7986=>392, 7987=>392, 7988=>392, 7989=>392, 7990=>392, 7991=>392, 7992=>521, 7993=>512, 7994=>735, 7995=>738, 7996=>679, 7997=>706, 7998=>624, 7999=>615, 8000=>602, + 8001=>602, 8002=>602, 8003=>602, 8004=>602, 8005=>602, 8008=>820, 8009=>859, 8010=>1120, 8011=>1127, 8012=>937, 8013=>964, 8016=>608, 8017=>608, 8018=>608, 8019=>608, 8020=>608, + 8021=>608, 8022=>608, 8023=>608, 8025=>851, 8027=>1079, 8029=>1044, 8031=>953, 8032=>815, 8033=>815, 8034=>815, 8035=>815, 8036=>815, 8037=>815, 8038=>815, 8039=>815, 8040=>829, + 8041=>870, 8042=>1131, 8043=>1137, 8044=>946, 8045=>976, 8046=>938, 8047=>970, 8048=>675, 8049=>675, 8050=>537, 8051=>537, 8052=>599, 8053=>599, 8054=>392, 8055=>392, 8056=>602, + 8057=>602, 8058=>608, 8059=>608, 8060=>815, 8061=>815, 8064=>675, 8065=>675, 8066=>675, 8067=>675, 8068=>675, 8069=>675, 8070=>675, 8071=>675, 8072=>722, 8073=>722, 8074=>869, + 8075=>869, 8076=>734, 8077=>763, 8078=>722, 8079=>722, 8080=>599, 8081=>599, 8082=>599, 8083=>599, 8084=>599, 8085=>599, 8086=>599, 8087=>599, 8088=>998, 8089=>992, 8090=>1212, + 8091=>1224, 8092=>1159, 8093=>1183, 8094=>1098, 8095=>1095, 8096=>815, 8097=>815, 8098=>815, 8099=>815, 8100=>815, 8101=>815, 8102=>815, 8103=>815, 8104=>829, 8105=>870, 8106=>1131, + 8107=>1137, 8108=>946, 8109=>976, 8110=>938, 8111=>970, 8112=>675, 8113=>675, 8114=>675, 8115=>675, 8116=>675, 8118=>675, 8119=>675, 8120=>722, 8121=>722, 8122=>722, 8123=>722, + 8124=>722, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, 8130=>599, 8131=>599, 8132=>599, 8134=>599, 8135=>599, 8136=>912, 8137=>900, 8138=>1063, 8139=>1039, 8140=>872, + 8141=>500, 8142=>500, 8143=>500, 8144=>392, 8145=>392, 8146=>392, 8147=>392, 8150=>392, 8151=>392, 8152=>395, 8153=>395, 8154=>588, 8155=>562, 8157=>500, 8158=>500, 8159=>500, + 8160=>608, 8161=>608, 8162=>608, 8163=>608, 8164=>588, 8165=>588, 8166=>608, 8167=>608, 8168=>660, 8169=>660, 8170=>921, 8171=>897, 8172=>790, 8173=>500, 8174=>500, 8175=>500, + 8178=>815, 8179=>815, 8180=>815, 8182=>815, 8183=>815, 8184=>961, 8185=>835, 8186=>984, 8187=>853, 8188=>829, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, + 8196=>330, 8197=>250, 8198=>167, 8199=>636, 8200=>318, 8201=>200, 8202=>100, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>338, 8209=>338, 8210=>636, 8213=>1000, + 8215=>500, 8219=>318, 8223=>511, 8227=>590, 8228=>334, 8229=>667, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1734, 8252=>527, 8253=>536, 8254=>500, + 8263=>976, 8264=>753, 8265=>753, 8287=>222, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>401, 8308=>401, + 8309=>401, 8310=>401, 8311=>401, 8312=>401, 8313=>401, 8319=>433, 8320=>401, 8321=>401, 8322=>401, 8323=>401, 8324=>401, 8325=>401, 8326=>401, 8327=>401, 8328=>401, 8329=>401, + 8358=>660, 8367=>1057, 8369=>706, 8372=>780, 8373=>636, 8462=>644, 8470=>946, 8486=>829, 8490=>747, 8491=>722, 8531=>969, 8532=>969, 8533=>969, 8534=>969, 8535=>969, 8536=>969, + 8537=>969, 8538=>969, 8539=>969, 8540=>969, 8541=>969, 8542=>969, 8543=>568, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8706=>517, 8710=>698, 8711=>698, 8719=>796, 8721=>714, + 8722=>838, 8725=>167, 8729=>318, 8730=>637, 8733=>677, 8734=>833, 8735=>838, 8736=>838, 8743=>732, 8744=>732, 8745=>732, 8746=>732, 8747=>521, 8748=>852, 8749=>1182, 8770=>838, + 8771=>838, 8776=>838, 8800=>838, 8801=>838, 8804=>838, 8805=>838, 8962=>764, 8968=>390, 8969=>390, 8970=>390, 8971=>390, 8976=>838, 8977=>513, 8984=>1000, 8985=>838, 8992=>521, + 8993=>521, 8997=>1000, 9000=>1443, 9085=>919, 9134=>521, 9167=>945, 9251=>764, 9600=>769, 9601=>769, 9602=>769, 9603=>769, 9604=>769, 9605=>769, 9606=>769, 9607=>769, 9608=>769, + 9609=>769, 9610=>769, 9611=>769, 9612=>769, 9613=>769, 9614=>769, 9615=>769, 9616=>769, 9617=>769, 9618=>769, 9619=>769, 9620=>769, 9621=>769, 9622=>769, 9623=>769, 9624=>769, + 9625=>769, 9626=>769, 9627=>769, 9628=>769, 9629=>769, 9630=>769, 9631=>769, 9632=>945, 9633=>945, 9634=>945, 9635=>945, 9636=>945, 9637=>945, 9638=>945, 9639=>945, 9640=>945, + 9641=>945, 9642=>678, 9643=>678, 9644=>945, 9645=>945, 9646=>550, 9647=>550, 9648=>769, 9649=>769, 9650=>769, 9651=>769, 9652=>502, 9653=>502, 9654=>769, 9655=>769, 9656=>502, + 9657=>502, 9658=>769, 9659=>769, 9660=>769, 9661=>769, 9662=>502, 9663=>502, 9664=>769, 9665=>769, 9666=>502, 9667=>502, 9668=>769, 9669=>769, 9670=>769, 9671=>769, 9672=>769, + 9673=>873, 9674=>494, 9675=>873, 9676=>873, 9677=>873, 9678=>873, 9679=>873, 9680=>873, 9681=>873, 9682=>873, 9683=>873, 9684=>873, 9685=>873, 9686=>527, 9687=>527, 9688=>791, + 9689=>970, 9690=>970, 9691=>970, 9692=>387, 9693=>387, 9694=>387, 9695=>387, 9696=>873, 9697=>873, 9698=>769, 9699=>769, 9700=>769, 9701=>769, 9702=>590, 9703=>945, 9704=>945, + 9705=>945, 9706=>945, 9707=>945, 9708=>769, 9709=>769, 9710=>769, 9711=>1119, 9712=>945, 9713=>945, 9714=>945, 9715=>945, 9716=>873, 9717=>873, 9718=>873, 9719=>873, 9720=>769, + 9721=>769, 9722=>769, 9723=>830, 9724=>830, 9725=>732, 9726=>732, 9727=>769, 9728=>896, 9784=>896, 9785=>896, 9786=>896, 9787=>896, 9788=>896, 9791=>614, 9792=>731, 9793=>731, + 9794=>896, 9795=>896, 9796=>896, 9797=>896, 9798=>896, 9799=>896, 9824=>896, 9825=>896, 9826=>896, 9827=>896, 9828=>896, 9829=>896, 9830=>896, 9831=>896, 9833=>472, 9834=>638, + 9835=>896, 9836=>896, 9837=>472, 9838=>357, 9839=>484, 10208=>494, 10216=>390, 10217=>390, 10731=>494, 10764=>1513, 10765=>521, 10766=>521, 11026=>945, 11027=>945, 11028=>945, 11029=>945, + 11030=>769, 11031=>769, 11032=>769, 11033=>769, 11034=>945, 63173=>602, 63185=>500, 63188=>500, 64256=>811, 64257=>667, 64258=>667, 64259=>1040, 64260=>1030, 64261=>771, 64262=>933, 65024=>0, + 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65533=>1025}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSerif.z'; + font[:ctg]='DejaVuSerif.ctg.z'; + font[:originalsize]=212332; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerif.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Bold.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Bold.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Bold.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Bold.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-BoldOblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-BoldOblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-BoldOblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-BoldOblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Oblique.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Oblique.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Oblique.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed-Oblique.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.ctg.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.ctg.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,130 @@ +TCPDFFontDescriptor.define('DejaVuSerifCondensed') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSerifCondensed'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>32,'FontBBox'=>'[-692 -401 1511 1242]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>540} + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>540, 32=>286, 33=>361, 34=>414, 35=>754, 36=>572, 37=>855, 38=>801, 39=>247, 40=>351, 41=>351, 42=>450, 43=>754, 44=>286, 45=>304, 46=>286, + 47=>303, 48=>572, 49=>572, 50=>572, 51=>572, 52=>572, 53=>572, 54=>572, 55=>572, 56=>572, 57=>572, 58=>303, 59=>303, 60=>754, 61=>754, 62=>754, + 63=>482, 64=>900, 65=>650, 66=>661, 67=>688, 68=>721, 69=>657, 70=>624, 71=>719, 72=>785, 73=>355, 74=>360, 75=>672, 76=>598, 77=>921, 78=>787, + 79=>738, 80=>605, 81=>738, 82=>677, 83=>616, 84=>600, 85=>758, 86=>650, 87=>925, 88=>641, 89=>594, 90=>625, 91=>351, 92=>303, 93=>351, 94=>754, + 95=>450, 96=>450, 97=>536, 98=>576, 99=>504, 100=>576, 101=>532, 102=>333, 103=>576, 104=>580, 105=>288, 106=>279, 107=>545, 108=>288, 109=>853, 110=>580, + 111=>542, 112=>576, 113=>576, 114=>430, 115=>461, 116=>361, 117=>580, 118=>508, 119=>770, 120=>507, 121=>508, 122=>474, 123=>572, 124=>303, 125=>572, 126=>754, + 8364=>572, 1027=>647, 8218=>286, 402=>333, 8222=>466, 8230=>900, 8224=>450, 8225=>450, 710=>450, 8240=>1208, 352=>616, 8249=>360, 338=>1023, 1036=>696, 381=>625, 1039=>785, + 8216=>286, 8217=>286, 8220=>460, 8221=>460, 8226=>531, 8211=>450, 8212=>900, 732=>450, 8482=>900, 353=>461, 8250=>360, 339=>890, 1116=>563, 382=>474, 376=>594, 160=>286, + 161=>361, 162=>572, 163=>572, 164=>572, 165=>572, 166=>303, 167=>450, 168=>450, 169=>900, 170=>427, 171=>550, 172=>754, 173=>304, 174=>900, 175=>450, 176=>450, + 177=>754, 178=>360, 179=>360, 180=>450, 181=>584, 182=>572, 183=>286, 184=>450, 185=>360, 186=>423, 187=>550, 188=>872, 189=>872, 190=>872, 191=>482, 192=>650, + 193=>650, 194=>650, 195=>650, 196=>650, 197=>650, 198=>901, 199=>688, 200=>657, 201=>657, 202=>657, 203=>657, 204=>355, 205=>355, 206=>355, 207=>355, 208=>726, + 209=>787, 210=>738, 211=>738, 212=>738, 213=>738, 214=>738, 215=>754, 216=>738, 217=>758, 218=>758, 219=>758, 220=>758, 221=>594, 222=>608, 223=>601, 224=>536, + 225=>536, 226=>536, 227=>536, 228=>536, 229=>536, 230=>846, 231=>504, 232=>532, 233=>532, 234=>532, 235=>532, 236=>288, 237=>288, 238=>288, 239=>288, 240=>542, + 241=>580, 242=>542, 243=>542, 244=>542, 245=>542, 246=>542, 247=>754, 248=>542, 249=>580, 250=>580, 251=>580, 252=>580, 253=>508, 254=>576, 255=>508, 256=>650, + 257=>536, 258=>650, 259=>536, 260=>650, 261=>536, 262=>688, 263=>504, 264=>688, 265=>504, 266=>688, 267=>504, 268=>688, 269=>504, 270=>721, 271=>576, 272=>726, + 273=>576, 274=>657, 275=>532, 276=>657, 277=>532, 278=>657, 279=>532, 280=>657, 281=>532, 282=>657, 283=>532, 284=>719, 285=>576, 286=>719, 287=>576, 288=>719, + 289=>576, 290=>719, 291=>576, 292=>785, 293=>580, 294=>785, 295=>580, 296=>355, 297=>288, 298=>355, 299=>288, 300=>355, 301=>288, 302=>355, 303=>288, 304=>355, + 305=>288, 306=>721, 307=>479, 308=>360, 309=>279, 310=>672, 311=>545, 312=>545, 313=>598, 314=>288, 315=>598, 316=>288, 317=>598, 318=>360, 319=>604, 320=>418, + 321=>602, 322=>292, 323=>787, 324=>580, 325=>787, 326=>580, 327=>787, 328=>580, 329=>779, 330=>787, 331=>580, 332=>738, 333=>542, 334=>738, 335=>542, 336=>738, + 337=>542, 340=>677, 341=>430, 342=>677, 343=>430, 344=>677, 345=>430, 346=>616, 347=>461, 348=>616, 349=>461, 350=>616, 351=>461, 354=>600, 355=>361, 356=>600, + 357=>361, 358=>600, 359=>361, 360=>758, 361=>580, 362=>758, 363=>580, 364=>758, 365=>580, 366=>758, 367=>580, 368=>758, 369=>580, 370=>758, 371=>580, 372=>925, + 373=>770, 374=>594, 375=>508, 377=>625, 378=>474, 379=>625, 380=>474, 383=>333, 384=>576, 385=>661, 386=>661, 387=>576, 388=>661, 389=>576, 390=>688, 391=>688, + 392=>504, 393=>726, 394=>721, 395=>661, 396=>576, 397=>542, 398=>657, 399=>738, 400=>572, 401=>624, 403=>719, 404=>641, 405=>839, 406=>355, 407=>355, 408=>672, + 409=>545, 410=>288, 411=>570, 412=>853, 413=>787, 414=>580, 415=>738, 416=>738, 417=>542, 418=>936, 419=>726, 420=>605, 421=>576, 422=>677, 423=>616, 424=>461, + 425=>636, 426=>292, 427=>361, 428=>600, 429=>361, 430=>600, 431=>758, 432=>580, 433=>746, 434=>684, 435=>664, 436=>596, 437=>625, 438=>474, 439=>508, 440=>508, + 441=>508, 443=>572, 444=>618, 445=>508, 446=>482, 448=>265, 449=>443, 450=>413, 451=>265, 452=>1347, 453=>1195, 454=>1050, 455=>958, 456=>876, 457=>567, 458=>1148, + 459=>1066, 460=>858, 461=>650, 462=>536, 463=>355, 464=>288, 465=>738, 466=>542, 467=>758, 468=>580, 469=>758, 470=>580, 471=>758, 472=>580, 473=>758, 474=>580, + 475=>758, 476=>580, 477=>532, 478=>650, 479=>536, 480=>650, 481=>536, 482=>901, 483=>846, 484=>763, 485=>576, 486=>719, 487=>576, 488=>672, 489=>545, 490=>738, + 491=>542, 492=>738, 493=>542, 494=>508, 495=>508, 496=>288, 497=>1347, 498=>1195, 499=>1050, 500=>719, 501=>576, 502=>1038, 504=>787, 505=>580, 506=>650, 507=>536, + 508=>901, 509=>846, 510=>738, 511=>542, 512=>650, 513=>536, 514=>650, 515=>536, 516=>657, 517=>532, 518=>657, 519=>532, 520=>355, 521=>288, 522=>355, 523=>288, + 524=>738, 525=>542, 526=>738, 527=>542, 528=>677, 529=>430, 530=>677, 531=>430, 532=>758, 533=>580, 534=>758, 535=>580, 536=>616, 537=>461, 538=>600, 539=>361, + 542=>785, 543=>580, 545=>732, 548=>625, 549=>474, 550=>650, 551=>536, 552=>657, 553=>532, 554=>738, 555=>542, 556=>738, 557=>542, 558=>738, 559=>542, 560=>738, + 561=>542, 562=>594, 563=>508, 564=>450, 565=>748, 566=>444, 567=>279, 568=>864, 569=>864, 570=>650, 571=>688, 572=>504, 573=>598, 574=>600, 575=>461, 576=>474, + 577=>525, 578=>417, 581=>650, 592=>536, 593=>576, 594=>576, 595=>576, 596=>504, 597=>504, 598=>582, 599=>614, 600=>532, 601=>532, 602=>759, 603=>466, 604=>458, + 605=>695, 606=>552, 607=>283, 608=>615, 609=>576, 610=>489, 611=>641, 612=>507, 613=>580, 614=>580, 615=>580, 616=>288, 617=>353, 618=>288, 619=>342, 620=>409, + 621=>326, 622=>633, 623=>853, 624=>853, 625=>853, 626=>579, 627=>624, 628=>581, 629=>542, 630=>711, 631=>583, 632=>542, 633=>451, 634=>451, 635=>496, 636=>430, + 637=>430, 638=>407, 639=>407, 640=>534, 641=>534, 642=>461, 643=>244, 644=>333, 645=>438, 646=>292, 647=>361, 648=>361, 649=>580, 650=>558, 651=>547, 652=>508, + 653=>770, 654=>508, 655=>589, 656=>537, 657=>504, 658=>508, 659=>504, 660=>482, 661=>482, 662=>482, 663=>461, 664=>738, 665=>506, 666=>552, 667=>588, 668=>600, + 669=>329, 670=>545, 671=>581, 672=>615, 673=>482, 674=>482, 675=>896, 676=>930, 677=>898, 678=>728, 679=>538, 680=>704, 681=>804, 682=>582, 683=>608, 684=>538, + 685=>398, 686=>703, 687=>690, 688=>389, 689=>387, 690=>237, 691=>312, 692=>312, 693=>387, 694=>352, 695=>527, 696=>381, 697=>250, 699=>286, 700=>286, 701=>286, + 702=>276, 703=>276, 704=>252, 705=>252, 711=>450, 712=>247, 713=>450, 716=>247, 720=>303, 721=>303, 722=>276, 723=>276, 726=>295, 728=>450, 729=>450, 730=>450, + 731=>450, 733=>450, 734=>375, 736=>402, 737=>218, 738=>303, 739=>381, 740=>252, 741=>542, 742=>542, 743=>542, 744=>542, 745=>542, 750=>435, 768=>0, 769=>0, + 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, + 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, + 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, + 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 835=>0, 847=>0, + 856=>0, 865=>0, 884=>250, 885=>250, 890=>450, 894=>303, 900=>450, 901=>450, 902=>650, 903=>286, 904=>810, 905=>935, 906=>505, 908=>751, 910=>808, 911=>767, + 912=>353, 913=>650, 914=>661, 915=>624, 916=>650, 917=>657, 918=>625, 919=>785, 920=>738, 921=>355, 922=>672, 923=>650, 924=>921, 925=>787, 926=>633, 927=>738, + 928=>785, 929=>605, 931=>636, 932=>600, 933=>594, 934=>738, 935=>641, 936=>789, 937=>746, 938=>355, 939=>594, 940=>607, 941=>466, 942=>539, 943=>353, 944=>547, + 945=>607, 946=>520, 947=>538, 948=>542, 949=>466, 950=>488, 951=>539, 952=>542, 953=>353, 954=>563, 955=>570, 956=>584, 957=>547, 958=>496, 959=>542, 960=>591, + 961=>529, 962=>504, 963=>614, 964=>498, 965=>547, 966=>630, 967=>545, 968=>706, 969=>734, 970=>353, 971=>547, 972=>542, 973=>547, 974=>734, 976=>524, 977=>643, + 978=>618, 979=>787, 980=>618, 981=>613, 982=>734, 983=>561, 984=>738, 985=>542, 986=>688, 987=>504, 988=>624, 989=>417, 990=>531, 991=>593, 992=>704, 993=>519, + 1008=>561, 1009=>529, 1010=>504, 1011=>279, 1012=>738, 1013=>504, 1014=>504, 1015=>608, 1016=>576, 1017=>688, 1018=>921, 1019=>637, 1020=>529, 1021=>688, 1022=>688, 1023=>688, + 1024=>678, 1025=>638, 1026=>719, 1028=>688, 1029=>616, 1030=>355, 1031=>355, 1032=>360, 1033=>976, 1034=>1006, 1035=>785, 1037=>813, 1038=>650, 1040=>681, 1041=>661, 1042=>661, + 1043=>596, 1044=>731, 1045=>657, 1046=>1011, 1047=>561, 1048=>785, 1049=>785, 1050=>696, 1051=>751, 1052=>921, 1053=>785, 1054=>738, 1055=>785, 1056=>605, 1057=>688, 1058=>600, + 1059=>650, 1060=>747, 1061=>641, 1062=>785, 1063=>695, 1064=>1027, 1065=>1027, 1066=>715, 1067=>885, 1068=>606, 1069=>688, 1070=>1074, 1071=>727, 1072=>536, 1073=>542, 1074=>506, + 1075=>471, 1076=>554, 1077=>532, 1078=>828, 1079=>491, 1080=>600, 1081=>600, 1082=>563, 1083=>571, 1084=>700, 1085=>600, 1086=>542, 1087=>600, 1088=>576, 1089=>504, 1090=>498, + 1091=>529, 1092=>704, 1093=>507, 1094=>579, 1095=>595, 1096=>836, 1097=>836, 1098=>572, 1099=>716, 1100=>490, 1101=>504, 1102=>783, 1103=>567, 1104=>532, 1105=>532, 1106=>561, + 1107=>471, 1108=>504, 1109=>461, 1110=>288, 1111=>288, 1112=>279, 1113=>759, 1114=>774, 1115=>580, 1117=>600, 1118=>529, 1119=>590, 1122=>686, 1123=>542, 1138=>738, 1139=>497, + 1140=>773, 1141=>610, 1164=>621, 1165=>442, 1168=>604, 1169=>476, 1170=>624, 1171=>483, 1172=>655, 1173=>552, 1174=>1011, 1175=>828, 1176=>572, 1177=>483, 1178=>696, 1179=>545, + 1182=>696, 1183=>545, 1184=>801, 1185=>602, 1186=>785, 1187=>621, 1188=>1025, 1189=>767, 1190=>1084, 1191=>847, 1194=>688, 1195=>504, 1196=>600, 1197=>498, 1198=>594, 1199=>508, + 1202=>641, 1203=>507, 1204=>971, 1205=>809, 1206=>674, 1207=>621, 1210=>674, 1211=>580, 1216=>355, 1217=>1011, 1218=>828, 1219=>672, 1220=>545, 1223=>785, 1224=>600, 1227=>674, + 1228=>600, 1231=>288, 1232=>681, 1233=>536, 1234=>681, 1235=>536, 1236=>901, 1237=>846, 1238=>657, 1239=>532, 1240=>738, 1241=>532, 1242=>738, 1243=>532, 1244=>1011, 1245=>828, + 1246=>561, 1247=>491, 1248=>508, 1249=>508, 1250=>785, 1251=>600, 1252=>785, 1253=>600, 1254=>738, 1255=>542, 1256=>738, 1257=>542, 1258=>738, 1259=>542, 1260=>688, 1261=>504, + 1262=>650, 1263=>529, 1264=>650, 1265=>529, 1266=>650, 1267=>529, 1268=>695, 1269=>595, 1270=>596, 1271=>471, 1272=>885, 1273=>716, 7426=>846, 7432=>458, 7433=>288, 7444=>890, + 7446=>542, 7447=>542, 7453=>663, 7454=>853, 7455=>853, 7491=>347, 7492=>222, 7493=>360, 7494=>556, 7495=>360, 7496=>360, 7497=>348, 7498=>348, 7499=>306, 7500=>306, 7501=>360, + 7502=>157, 7503=>328, 7504=>552, 7505=>359, 7506=>347, 7507=>312, 7508=>347, 7509=>347, 7510=>360, 7511=>222, 7512=>359, 7513=>417, 7514=>552, 7515=>335, 7543=>576, 7547=>334, + 7557=>288, 7579=>360, 7580=>312, 7581=>312, 7582=>347, 7583=>306, 7584=>199, 7585=>206, 7586=>360, 7587=>359, 7588=>210, 7589=>219, 7590=>210, 7591=>210, 7592=>207, 7593=>158, + 7594=>157, 7595=>330, 7596=>552, 7597=>552, 7598=>366, 7599=>364, 7600=>359, 7601=>347, 7602=>347, 7603=>295, 7604=>190, 7605=>222, 7606=>359, 7607=>350, 7609=>338, 7610=>335, + 7611=>297, 7612=>297, 7613=>297, 7614=>327, 7615=>347, 7680=>650, 7681=>536, 7682=>661, 7683=>576, 7684=>661, 7685=>576, 7686=>661, 7687=>576, 7688=>688, 7689=>504, 7690=>721, + 7691=>576, 7692=>721, 7693=>576, 7694=>721, 7695=>576, 7696=>721, 7697=>576, 7698=>721, 7699=>576, 7700=>657, 7701=>532, 7702=>657, 7703=>532, 7704=>657, 7705=>532, 7706=>657, + 7707=>532, 7710=>624, 7711=>333, 7712=>719, 7713=>576, 7714=>785, 7715=>580, 7716=>785, 7717=>580, 7718=>785, 7719=>580, 7720=>785, 7721=>580, 7722=>785, 7723=>580, 7724=>355, + 7725=>288, 7728=>672, 7729=>545, 7730=>672, 7731=>545, 7732=>672, 7733=>545, 7734=>598, 7735=>288, 7736=>598, 7737=>288, 7738=>598, 7739=>288, 7740=>598, 7741=>288, 7742=>921, + 7743=>853, 7744=>921, 7745=>853, 7746=>921, 7747=>853, 7748=>787, 7749=>580, 7750=>787, 7751=>580, 7752=>787, 7753=>580, 7754=>787, 7755=>580, 7760=>738, 7761=>542, 7762=>738, + 7763=>542, 7764=>605, 7765=>576, 7766=>605, 7767=>576, 7768=>677, 7769=>430, 7770=>677, 7771=>430, 7772=>677, 7773=>430, 7774=>677, 7775=>430, 7776=>616, 7777=>461, 7778=>616, + 7779=>461, 7784=>616, 7785=>461, 7786=>600, 7787=>361, 7788=>600, 7789=>361, 7790=>600, 7791=>361, 7792=>600, 7793=>361, 7794=>758, 7795=>580, 7796=>758, 7797=>580, 7798=>758, + 7799=>580, 7800=>758, 7801=>580, 7802=>758, 7803=>580, 7804=>650, 7805=>508, 7806=>650, 7807=>508, 7808=>925, 7809=>770, 7810=>925, 7811=>770, 7812=>925, 7813=>770, 7814=>925, + 7815=>770, 7816=>925, 7817=>770, 7818=>641, 7819=>507, 7820=>641, 7821=>507, 7822=>594, 7823=>508, 7824=>625, 7825=>474, 7826=>625, 7827=>474, 7828=>625, 7829=>474, 7830=>580, + 7831=>361, 7832=>770, 7833=>508, 7834=>813, 7835=>461, 7840=>650, 7841=>536, 7842=>650, 7843=>536, 7852=>650, 7853=>536, 7854=>650, 7855=>536, 7856=>650, 7857=>536, 7858=>650, + 7859=>536, 7860=>650, 7861=>536, 7862=>650, 7863=>536, 7864=>657, 7865=>532, 7866=>657, 7867=>532, 7868=>657, 7869=>532, 7878=>657, 7879=>532, 7880=>355, 7881=>288, 7882=>355, + 7883=>288, 7884=>738, 7885=>542, 7886=>738, 7887=>542, 7896=>738, 7897=>542, 7908=>758, 7909=>580, 7910=>758, 7911=>580, 7922=>594, 7923=>508, 7924=>594, 7925=>508, 7926=>594, + 7927=>508, 7928=>594, 7929=>508, 7936=>607, 7937=>607, 7938=>607, 7939=>607, 7940=>607, 7941=>607, 7942=>607, 7943=>607, 7944=>650, 7945=>650, 7946=>782, 7947=>782, 7948=>660, + 7949=>687, 7950=>650, 7951=>650, 7952=>483, 7953=>483, 7954=>483, 7955=>483, 7956=>483, 7957=>483, 7960=>768, 7961=>757, 7962=>960, 7963=>969, 7964=>907, 7965=>931, 7968=>539, + 7969=>539, 7970=>539, 7971=>539, 7972=>539, 7973=>539, 7974=>539, 7975=>539, 7976=>898, 7977=>893, 7978=>1090, 7979=>1101, 7980=>1043, 7981=>1064, 7982=>988, 7983=>985, 7984=>353, + 7985=>353, 7986=>353, 7987=>353, 7988=>353, 7989=>353, 7990=>353, 7991=>353, 7992=>469, 7993=>461, 7994=>661, 7995=>664, 7996=>611, 7997=>635, 7998=>561, 7999=>553, 8000=>542, + 8001=>542, 8002=>542, 8003=>542, 8004=>542, 8005=>542, 8008=>738, 8009=>773, 8010=>1008, 8011=>1015, 8012=>843, 8013=>867, 8016=>547, 8017=>547, 8018=>547, 8019=>547, 8020=>547, + 8021=>547, 8022=>547, 8023=>547, 8025=>765, 8027=>971, 8029=>939, 8031=>857, 8032=>734, 8033=>734, 8034=>734, 8035=>734, 8036=>734, 8037=>734, 8038=>734, 8039=>734, 8040=>746, + 8041=>783, 8042=>1018, 8043=>1023, 8044=>852, 8045=>878, 8046=>844, 8047=>873, 8048=>607, 8049=>607, 8050=>483, 8051=>483, 8052=>539, 8053=>539, 8054=>353, 8055=>353, 8056=>542, + 8057=>542, 8058=>547, 8059=>547, 8060=>734, 8061=>734, 8064=>607, 8065=>607, 8066=>607, 8067=>607, 8068=>607, 8069=>607, 8070=>607, 8071=>607, 8072=>650, 8073=>650, 8074=>782, + 8075=>782, 8076=>660, 8077=>687, 8078=>650, 8079=>650, 8080=>539, 8081=>539, 8082=>539, 8083=>539, 8084=>539, 8085=>539, 8086=>539, 8087=>539, 8088=>898, 8089=>893, 8090=>1090, + 8091=>1101, 8092=>1043, 8093=>1064, 8094=>988, 8095=>985, 8096=>734, 8097=>734, 8098=>734, 8099=>734, 8100=>734, 8101=>734, 8102=>734, 8103=>734, 8104=>746, 8105=>783, 8106=>1018, + 8107=>1023, 8108=>852, 8109=>878, 8110=>844, 8111=>873, 8112=>607, 8113=>607, 8114=>607, 8115=>607, 8116=>607, 8118=>607, 8119=>607, 8120=>650, 8121=>650, 8122=>650, 8123=>650, + 8124=>650, 8125=>450, 8126=>450, 8127=>450, 8128=>450, 8129=>450, 8130=>539, 8131=>539, 8132=>539, 8134=>539, 8135=>539, 8136=>820, 8137=>810, 8138=>956, 8139=>935, 8140=>785, + 8141=>450, 8142=>450, 8143=>450, 8144=>353, 8145=>353, 8146=>353, 8147=>353, 8150=>353, 8151=>353, 8152=>355, 8153=>355, 8154=>529, 8155=>505, 8157=>450, 8158=>450, 8159=>450, + 8160=>547, 8161=>547, 8162=>547, 8163=>547, 8164=>529, 8165=>529, 8166=>547, 8167=>547, 8168=>594, 8169=>594, 8170=>829, 8171=>808, 8172=>711, 8173=>450, 8174=>450, 8175=>450, + 8178=>734, 8179=>734, 8180=>734, 8182=>734, 8183=>734, 8184=>865, 8185=>751, 8186=>886, 8187=>767, 8188=>746, 8189=>450, 8190=>450, 8192=>450, 8193=>900, 8194=>450, 8195=>900, + 8196=>296, 8197=>225, 8198=>150, 8199=>572, 8200=>286, 8201=>180, 8202=>89, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>304, 8209=>304, 8210=>572, 8213=>900, + 8215=>450, 8219=>286, 8223=>460, 8227=>531, 8228=>300, 8229=>600, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>180, 8241=>1560, 8252=>475, 8253=>482, 8254=>450, + 8263=>878, 8264=>678, 8265=>678, 8287=>200, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>360, 8308=>360, + 8309=>360, 8310=>360, 8311=>360, 8312=>360, 8313=>360, 8319=>389, 8320=>360, 8321=>360, 8322=>360, 8323=>360, 8324=>360, 8325=>360, 8326=>360, 8327=>360, 8328=>360, 8329=>360, + 8358=>594, 8367=>951, 8369=>635, 8372=>702, 8373=>572, 8462=>580, 8470=>852, 8486=>746, 8490=>672, 8491=>650, 8531=>872, 8532=>872, 8533=>872, 8534=>872, 8535=>872, 8536=>872, + 8537=>872, 8538=>872, 8539=>872, 8540=>872, 8541=>872, 8542=>872, 8543=>511, 8592=>754, 8593=>754, 8594=>754, 8595=>754, 8706=>465, 8710=>628, 8711=>628, 8719=>716, 8721=>642, + 8722=>754, 8725=>150, 8729=>286, 8730=>573, 8733=>609, 8734=>750, 8735=>754, 8736=>754, 8743=>659, 8744=>659, 8745=>659, 8746=>659, 8747=>469, 8748=>766, 8749=>1063, 8770=>754, + 8771=>754, 8776=>754, 8800=>754, 8801=>754, 8804=>754, 8805=>754, 8962=>687, 8968=>351, 8969=>351, 8970=>351, 8971=>351, 8976=>754, 8977=>461, 8984=>900, 8985=>754, 8992=>469, + 8993=>469, 8997=>900, 9000=>1299, 9085=>827, 9134=>469, 9167=>850, 9251=>687, 9600=>692, 9601=>692, 9602=>692, 9603=>692, 9604=>692, 9605=>692, 9606=>692, 9607=>692, 9608=>692, + 9609=>692, 9610=>692, 9611=>692, 9612=>692, 9613=>692, 9614=>692, 9615=>692, 9616=>692, 9617=>692, 9618=>692, 9619=>692, 9620=>692, 9621=>692, 9622=>692, 9623=>692, 9624=>692, + 9625=>692, 9626=>692, 9627=>692, 9628=>692, 9629=>692, 9630=>692, 9631=>692, 9632=>850, 9633=>850, 9634=>850, 9635=>850, 9636=>850, 9637=>850, 9638=>850, 9639=>850, 9640=>850, + 9641=>850, 9642=>610, 9643=>610, 9644=>850, 9645=>850, 9646=>495, 9647=>495, 9648=>692, 9649=>692, 9650=>692, 9651=>692, 9652=>452, 9653=>452, 9654=>692, 9655=>692, 9656=>452, + 9657=>452, 9658=>692, 9659=>692, 9660=>692, 9661=>692, 9662=>452, 9663=>452, 9664=>692, 9665=>692, 9666=>452, 9667=>452, 9668=>692, 9669=>692, 9670=>692, 9671=>692, 9672=>692, + 9673=>785, 9674=>444, 9675=>785, 9676=>785, 9677=>785, 9678=>785, 9679=>785, 9680=>785, 9681=>785, 9682=>785, 9683=>785, 9684=>785, 9685=>785, 9686=>474, 9687=>474, 9688=>712, + 9689=>873, 9690=>873, 9691=>873, 9692=>348, 9693=>348, 9694=>348, 9695=>348, 9696=>785, 9697=>785, 9698=>692, 9699=>692, 9700=>692, 9701=>692, 9702=>531, 9703=>850, 9704=>850, + 9705=>850, 9706=>850, 9707=>850, 9708=>692, 9709=>692, 9710=>692, 9711=>1007, 9712=>850, 9713=>850, 9714=>850, 9715=>850, 9716=>785, 9717=>785, 9718=>785, 9719=>785, 9720=>692, + 9721=>692, 9722=>692, 9723=>747, 9724=>747, 9725=>659, 9726=>659, 9727=>692, 9728=>807, 9784=>807, 9785=>807, 9786=>807, 9787=>807, 9788=>807, 9791=>552, 9792=>658, 9793=>658, + 9794=>807, 9795=>807, 9796=>807, 9797=>807, 9798=>807, 9799=>807, 9824=>807, 9825=>807, 9826=>807, 9827=>807, 9828=>807, 9829=>807, 9830=>807, 9831=>807, 9833=>424, 9834=>574, + 9835=>807, 9836=>807, 9837=>424, 9838=>321, 9839=>435, 10208=>444, 10216=>351, 10217=>351, 10731=>444, 10764=>1361, 10765=>469, 10766=>469, 11026=>850, 11027=>850, 11028=>850, 11029=>850, + 11030=>692, 11031=>692, 11032=>692, 11033=>692, 11034=>850, 63173=>542, 63185=>450, 63188=>450, 64256=>729, 64257=>600, 64258=>600, 64259=>936, 64260=>927, 64261=>694, 64262=>839, 65024=>0, + 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65533=>923} + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSerifCondensed.z'; + font[:ctg]='DejaVuSerifCondensed.ctg.z'; + font[:originalsize]=176080; +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.z Binary file vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensed.z has changed diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedb.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedb.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,130 @@ +TCPDFFontDescriptor.define('DejaVuSerifCondensedb') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSerifCondensed-Bold'; + font[:desc]={'Ascent'=>939,'Descent'=>-236,'CapHeight'=>939,'Flags'=>32,'FontBBox'=>'[-752 -423 1616 1235]','ItalicAngle'=>0,'StemV'=>120,'MissingWidth'=>540} + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>540, 32=>313, 33=>395, 34=>469, 35=>754, 36=>626, 37=>855, 38=>813, 39=>275, 40=>426, 41=>426, 42=>470, 43=>754, 44=>313, 45=>374, 46=>313, + 47=>329, 48=>626, 49=>626, 50=>626, 51=>626, 52=>626, 53=>626, 54=>626, 55=>626, 56=>626, 57=>626, 58=>332, 59=>332, 60=>754, 61=>754, 62=>754, + 63=>527, 64=>900, 65=>698, 66=>760, 67=>716, 68=>780, 69=>686, 70=>639, 71=>769, 72=>850, 73=>421, 74=>426, 75=>782, 76=>633, 77=>996, 78=>822, + 79=>784, 80=>677, 81=>784, 82=>748, 83=>650, 84=>669, 85=>785, 86=>698, 87=>1011, 88=>698, 89=>642, 90=>657, 91=>426, 92=>329, 93=>426, 94=>754, + 95=>450, 96=>450, 97=>583, 98=>629, 99=>548, 100=>629, 101=>572, 102=>387, 103=>629, 104=>654, 105=>342, 106=>325, 107=>624, 108=>342, 109=>952, 110=>654, + 111=>600, 112=>629, 113=>629, 114=>474, 115=>506, 116=>416, 117=>654, 118=>523, 119=>774, 120=>536, 121=>523, 122=>511, 123=>579, 124=>327, 125=>579, 126=>754, + 8364=>626, 1027=>621, 8218=>313, 402=>387, 8222=>518, 8230=>900, 8224=>470, 8225=>470, 710=>450, 8240=>1246, 352=>650, 8249=>360, 338=>1062, 1036=>818, 381=>657, 1039=>850, + 8216=>313, 8217=>313, 8220=>518, 8221=>518, 8226=>575, 8211=>450, 8212=>900, 732=>450, 8482=>900, 353=>506, 8250=>360, 339=>925, 1116=>650, 382=>511, 376=>642, 160=>313, + 161=>395, 162=>626, 163=>626, 164=>572, 165=>626, 166=>327, 167=>470, 168=>450, 169=>900, 170=>438, 171=>563, 172=>754, 173=>374, 174=>900, 175=>450, 176=>450, + 177=>754, 178=>394, 179=>394, 180=>450, 181=>659, 182=>572, 183=>313, 184=>450, 185=>394, 186=>450, 187=>563, 188=>938, 189=>938, 190=>938, 191=>527, 192=>698, + 193=>698, 194=>698, 195=>698, 196=>698, 197=>698, 198=>931, 199=>716, 200=>686, 201=>686, 202=>686, 203=>686, 204=>421, 205=>421, 206=>421, 207=>421, 208=>787, + 209=>822, 210=>784, 211=>784, 212=>784, 213=>784, 214=>784, 215=>754, 216=>784, 217=>785, 218=>785, 219=>785, 220=>785, 221=>642, 222=>681, 223=>684, 224=>583, + 225=>583, 226=>583, 227=>583, 228=>583, 229=>583, 230=>877, 231=>548, 232=>572, 233=>572, 234=>572, 235=>572, 236=>342, 237=>342, 238=>342, 239=>342, 240=>600, + 241=>654, 242=>600, 243=>600, 244=>600, 245=>600, 246=>600, 247=>754, 248=>600, 249=>654, 250=>654, 251=>654, 252=>654, 253=>523, 254=>629, 255=>523, 256=>698, + 257=>583, 258=>698, 259=>583, 260=>698, 261=>583, 262=>716, 263=>548, 264=>716, 265=>548, 266=>716, 267=>548, 268=>716, 269=>548, 270=>780, 271=>629, 272=>787, + 273=>629, 274=>686, 275=>572, 276=>686, 277=>572, 278=>686, 279=>572, 280=>686, 281=>572, 282=>686, 283=>572, 284=>769, 285=>629, 286=>769, 287=>629, 288=>769, + 289=>629, 290=>769, 291=>629, 292=>850, 293=>654, 294=>850, 295=>654, 296=>421, 297=>342, 298=>421, 299=>342, 300=>421, 301=>342, 302=>421, 303=>342, 304=>421, + 305=>342, 306=>848, 307=>676, 308=>426, 309=>325, 310=>782, 311=>624, 312=>624, 313=>633, 314=>342, 315=>633, 316=>342, 317=>633, 318=>457, 319=>633, 320=>501, + 321=>639, 322=>346, 323=>822, 324=>654, 325=>822, 326=>654, 327=>822, 328=>654, 329=>907, 330=>822, 331=>654, 332=>784, 333=>600, 334=>784, 335=>600, 336=>784, + 337=>600, 340=>748, 341=>474, 342=>748, 343=>474, 344=>748, 345=>474, 346=>650, 347=>506, 348=>650, 349=>506, 350=>650, 351=>506, 354=>669, 355=>416, 356=>669, + 357=>416, 358=>669, 359=>416, 360=>785, 361=>654, 362=>785, 363=>654, 364=>785, 365=>654, 366=>785, 367=>654, 368=>785, 369=>654, 370=>785, 371=>654, 372=>1011, + 373=>774, 374=>642, 375=>523, 377=>657, 378=>511, 379=>657, 380=>511, 383=>387, 384=>629, 385=>760, 386=>769, 387=>629, 388=>769, 389=>629, 390=>716, 391=>716, + 392=>548, 393=>787, 394=>780, 395=>769, 396=>629, 397=>600, 398=>686, 399=>784, 400=>626, 401=>639, 403=>769, 404=>693, 405=>938, 406=>421, 407=>421, 408=>782, + 409=>624, 410=>342, 411=>631, 412=>952, 413=>822, 414=>654, 415=>784, 416=>784, 417=>600, 418=>1080, 419=>849, 420=>677, 421=>629, 422=>748, 423=>650, 424=>506, + 425=>636, 426=>298, 427=>416, 428=>669, 429=>416, 430=>669, 431=>785, 432=>654, 433=>801, 434=>801, 435=>642, 436=>637, 437=>657, 438=>511, 439=>511, 440=>511, + 441=>511, 443=>626, 444=>678, 445=>511, 446=>482, 448=>265, 449=>443, 450=>413, 451=>265, 452=>1437, 453=>1292, 454=>1140, 455=>1059, 456=>958, 457=>667, 458=>1248, + 459=>1148, 460=>980, 461=>698, 462=>583, 463=>421, 464=>342, 465=>784, 466=>600, 467=>785, 468=>654, 469=>785, 470=>654, 471=>785, 472=>654, 473=>785, 474=>654, + 475=>785, 476=>654, 477=>572, 478=>698, 479=>583, 480=>698, 481=>583, 482=>931, 483=>877, 484=>806, 485=>629, 486=>769, 487=>629, 488=>782, 489=>624, 490=>784, + 491=>600, 492=>784, 493=>600, 494=>511, 495=>511, 496=>342, 497=>1437, 498=>1292, 499=>1140, 500=>769, 501=>629, 502=>1099, 504=>822, 505=>654, 506=>698, 507=>583, + 508=>931, 509=>877, 510=>784, 511=>600, 512=>698, 513=>583, 514=>698, 515=>583, 516=>686, 517=>572, 518=>686, 519=>572, 520=>421, 521=>342, 522=>421, 523=>342, + 524=>784, 525=>600, 526=>784, 527=>600, 528=>748, 529=>474, 530=>748, 531=>474, 532=>785, 533=>654, 534=>785, 535=>654, 536=>650, 537=>506, 538=>669, 539=>416, + 542=>850, 543=>654, 545=>711, 548=>657, 549=>511, 550=>698, 551=>583, 552=>686, 553=>572, 554=>784, 555=>600, 556=>784, 557=>600, 558=>784, 559=>600, 560=>784, + 561=>600, 562=>642, 563=>523, 564=>516, 565=>830, 566=>508, 567=>325, 568=>928, 569=>928, 570=>698, 571=>716, 572=>548, 573=>633, 574=>669, 575=>506, 576=>511, + 577=>594, 578=>492, 581=>698, 592=>583, 593=>629, 594=>629, 595=>629, 596=>548, 597=>548, 598=>629, 599=>657, 600=>572, 601=>572, 602=>816, 603=>547, 604=>505, + 605=>816, 606=>647, 607=>348, 608=>629, 609=>629, 610=>563, 611=>641, 612=>564, 613=>654, 614=>654, 615=>654, 616=>342, 617=>342, 618=>342, 619=>368, 620=>462, + 621=>342, 622=>716, 623=>952, 624=>952, 625=>952, 626=>654, 627=>654, 628=>641, 629=>600, 630=>955, 631=>674, 632=>600, 633=>514, 634=>514, 635=>514, 636=>474, + 637=>474, 638=>406, 639=>438, 640=>721, 641=>721, 642=>506, 643=>298, 644=>387, 645=>486, 646=>298, 647=>443, 648=>416, 649=>654, 650=>611, 651=>624, 652=>577, + 653=>816, 654=>571, 655=>654, 656=>511, 657=>511, 658=>511, 659=>511, 660=>482, 661=>482, 662=>482, 663=>490, 664=>784, 665=>625, 666=>647, 667=>563, 668=>659, + 669=>345, 670=>666, 671=>581, 672=>629, 673=>482, 674=>482, 675=>1005, 676=>1061, 677=>1005, 678=>819, 679=>643, 680=>817, 681=>935, 682=>711, 683=>716, 684=>596, + 685=>398, 686=>552, 687=>646, 688=>469, 689=>466, 690=>282, 691=>372, 692=>372, 693=>432, 694=>474, 695=>595, 696=>436, 697=>271, 699=>313, 700=>313, 701=>313, + 702=>330, 703=>330, 704=>282, 705=>282, 711=>450, 712=>254, 713=>450, 716=>254, 720=>332, 721=>332, 722=>330, 723=>330, 726=>353, 728=>450, 729=>450, 730=>450, + 731=>450, 733=>450, 734=>375, 736=>412, 737=>263, 738=>355, 739=>427, 740=>282, 741=>436, 742=>436, 743=>436, 744=>436, 745=>436, 750=>498, 768=>0, 769=>0, + 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, + 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, + 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, + 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 835=>0, 847=>0, + 856=>0, 865=>0, 884=>271, 885=>271, 890=>450, 894=>332, 900=>450, 901=>450, 902=>698, 903=>313, 904=>852, 905=>1006, 906=>595, 908=>798, 910=>857, 911=>820, + 912=>435, 913=>698, 914=>760, 915=>639, 916=>698, 917=>686, 918=>657, 919=>850, 920=>784, 921=>421, 922=>782, 923=>698, 924=>996, 925=>822, 926=>633, 927=>784, + 928=>850, 929=>677, 931=>636, 932=>669, 933=>642, 934=>784, 935=>698, 936=>822, 937=>801, 938=>421, 939=>642, 940=>692, 941=>547, 942=>654, 943=>435, 944=>624, + 945=>692, 946=>598, 947=>594, 948=>600, 949=>547, 950=>533, 951=>654, 952=>600, 953=>435, 954=>674, 955=>631, 956=>659, 957=>624, 958=>533, 959=>600, 960=>659, + 961=>598, 962=>548, 963=>664, 964=>605, 965=>624, 966=>814, 967=>592, 968=>847, 969=>857, 970=>435, 971=>624, 972=>600, 973=>624, 974=>857, 976=>600, 977=>764, + 978=>687, 979=>872, 980=>687, 981=>847, 982=>857, 983=>589, 984=>784, 985=>600, 986=>716, 987=>548, 988=>639, 989=>475, 990=>531, 991=>593, 992=>716, 993=>600, + 1008=>589, 1009=>598, 1010=>548, 1011=>325, 1012=>784, 1013=>548, 1014=>548, 1015=>681, 1016=>629, 1017=>716, 1018=>996, 1019=>774, 1020=>623, 1021=>716, 1022=>716, 1023=>716, + 1024=>686, 1025=>686, 1026=>811, 1028=>716, 1029=>650, 1030=>421, 1031=>421, 1032=>426, 1033=>1081, 1034=>1135, 1035=>866, 1037=>850, 1038=>730, 1040=>733, 1041=>769, 1042=>760, + 1043=>621, 1044=>800, 1045=>686, 1046=>1181, 1047=>649, 1048=>850, 1049=>850, 1050=>818, 1051=>795, 1052=>996, 1053=>850, 1054=>784, 1055=>850, 1056=>677, 1057=>716, 1058=>669, + 1059=>730, 1060=>854, 1061=>698, 1062=>870, 1063=>822, 1064=>1141, 1065=>1164, 1066=>861, 1067=>1081, 1068=>743, 1069=>716, 1070=>1158, 1071=>793, 1072=>583, 1073=>600, 1074=>625, + 1075=>551, 1076=>600, 1077=>572, 1078=>909, 1079=>574, 1080=>667, 1081=>667, 1082=>650, 1083=>634, 1084=>782, 1085=>659, 1086=>600, 1087=>659, 1088=>629, 1089=>548, 1090=>558, + 1091=>576, 1092=>812, 1093=>536, 1094=>665, 1095=>659, 1096=>967, 1097=>974, 1098=>690, 1099=>902, 1100=>611, 1101=>548, 1102=>923, 1103=>665, 1104=>572, 1105=>572, 1106=>646, + 1107=>551, 1108=>548, 1109=>506, 1110=>342, 1111=>342, 1112=>325, 1113=>871, 1114=>896, 1115=>654, 1117=>667, 1118=>576, 1119=>659, 1122=>792, 1123=>633, 1138=>784, 1139=>587, + 1140=>824, 1141=>673, 1164=>712, 1165=>598, 1168=>630, 1169=>556, 1170=>639, 1171=>573, 1172=>781, 1173=>645, 1174=>1181, 1175=>909, 1176=>649, 1177=>574, 1178=>852, 1179=>669, + 1182=>818, 1183=>624, 1184=>899, 1185=>660, 1186=>870, 1187=>665, 1188=>1068, 1189=>882, 1190=>1210, 1191=>953, 1194=>716, 1195=>548, 1196=>669, 1197=>558, 1198=>642, 1199=>523, + 1202=>779, 1203=>584, 1204=>1125, 1205=>896, 1206=>835, 1207=>665, 1210=>819, 1211=>654, 1216=>421, 1217=>1181, 1218=>909, 1219=>782, 1220=>624, 1223=>850, 1224=>659, 1227=>822, + 1228=>659, 1231=>342, 1232=>733, 1233=>583, 1234=>733, 1235=>583, 1236=>931, 1237=>877, 1238=>686, 1239=>572, 1240=>784, 1241=>572, 1242=>784, 1243=>572, 1244=>1181, 1245=>909, + 1246=>649, 1247=>574, 1248=>511, 1249=>511, 1250=>850, 1251=>667, 1252=>850, 1253=>667, 1254=>784, 1255=>600, 1256=>784, 1257=>600, 1258=>784, 1259=>600, 1260=>716, 1261=>548, + 1262=>730, 1263=>576, 1264=>730, 1265=>576, 1266=>730, 1267=>576, 1268=>822, 1269=>659, 1270=>621, 1271=>551, 1272=>1081, 1273=>902, 7426=>846, 7432=>458, 7433=>288, 7444=>890, + 7446=>600, 7447=>600, 7453=>663, 7454=>853, 7455=>853, 7491=>419, 7492=>419, 7493=>448, 7494=>591, 7495=>448, 7496=>448, 7497=>400, 7498=>400, 7499=>370, 7500=>370, 7501=>448, + 7502=>270, 7503=>471, 7504=>655, 7505=>426, 7506=>420, 7507=>384, 7508=>420, 7509=>420, 7510=>448, 7511=>333, 7512=>468, 7513=>390, 7514=>655, 7515=>442, 7543=>576, 7547=>342, + 7557=>342, 7579=>448, 7580=>384, 7581=>384, 7582=>420, 7583=>370, 7584=>345, 7585=>335, 7586=>448, 7587=>470, 7588=>270, 7589=>276, 7590=>270, 7591=>270, 7592=>333, 7593=>331, + 7594=>289, 7595=>387, 7596=>613, 7597=>655, 7598=>529, 7599=>528, 7600=>425, 7601=>420, 7602=>470, 7603=>360, 7604=>348, 7605=>333, 7606=>468, 7607=>427, 7609=>439, 7610=>442, + 7611=>371, 7612=>474, 7613=>371, 7614=>407, 7615=>420, 7680=>698, 7681=>583, 7682=>760, 7683=>629, 7684=>760, 7685=>629, 7686=>760, 7687=>629, 7688=>716, 7689=>548, 7690=>780, + 7691=>629, 7692=>780, 7693=>629, 7694=>780, 7695=>629, 7696=>780, 7697=>629, 7698=>780, 7699=>629, 7700=>686, 7701=>572, 7702=>686, 7703=>572, 7704=>686, 7705=>572, 7706=>686, + 7707=>572, 7710=>639, 7711=>387, 7712=>769, 7713=>629, 7714=>850, 7715=>654, 7716=>850, 7717=>654, 7718=>850, 7719=>654, 7720=>850, 7721=>654, 7722=>850, 7723=>654, 7724=>421, + 7725=>342, 7728=>782, 7729=>624, 7730=>782, 7731=>624, 7732=>782, 7733=>624, 7734=>633, 7735=>342, 7736=>633, 7737=>342, 7738=>633, 7739=>342, 7740=>633, 7741=>342, 7742=>996, + 7743=>952, 7744=>996, 7745=>952, 7746=>996, 7747=>952, 7748=>822, 7749=>654, 7750=>822, 7751=>654, 7752=>822, 7753=>654, 7754=>822, 7755=>654, 7760=>784, 7761=>600, 7762=>784, + 7763=>600, 7764=>677, 7765=>629, 7766=>677, 7767=>629, 7768=>748, 7769=>474, 7770=>748, 7771=>474, 7772=>748, 7773=>474, 7774=>748, 7775=>474, 7776=>650, 7777=>506, 7778=>650, + 7779=>506, 7784=>650, 7785=>506, 7786=>669, 7787=>416, 7788=>669, 7789=>416, 7790=>669, 7791=>416, 7792=>669, 7793=>416, 7794=>785, 7795=>654, 7796=>785, 7797=>654, 7798=>785, + 7799=>654, 7800=>785, 7801=>654, 7802=>785, 7803=>654, 7804=>698, 7805=>523, 7806=>698, 7807=>523, 7808=>1011, 7809=>774, 7810=>1011, 7811=>774, 7812=>1011, 7813=>774, 7814=>1011, + 7815=>774, 7816=>1011, 7817=>774, 7818=>698, 7819=>536, 7820=>698, 7821=>536, 7822=>642, 7823=>523, 7824=>657, 7825=>511, 7826=>657, 7827=>511, 7828=>657, 7829=>511, 7830=>654, + 7831=>416, 7832=>774, 7833=>523, 7834=>913, 7835=>506, 7840=>698, 7841=>583, 7842=>698, 7843=>583, 7852=>698, 7853=>583, 7854=>698, 7855=>583, 7856=>698, 7857=>583, 7858=>698, + 7859=>583, 7860=>698, 7861=>583, 7862=>698, 7863=>583, 7864=>686, 7865=>572, 7866=>686, 7867=>572, 7868=>686, 7869=>572, 7878=>686, 7879=>572, 7880=>421, 7881=>342, 7882=>421, + 7883=>342, 7884=>784, 7885=>600, 7886=>784, 7887=>600, 7896=>784, 7897=>600, 7908=>785, 7909=>654, 7910=>785, 7911=>654, 7922=>642, 7923=>523, 7924=>642, 7925=>523, 7926=>642, + 7927=>523, 7928=>642, 7929=>523, 7936=>692, 7937=>692, 7938=>692, 7939=>692, 7940=>692, 7941=>692, 7942=>692, 7943=>692, 7944=>698, 7945=>698, 7946=>880, 7947=>880, 7948=>748, + 7949=>764, 7950=>698, 7951=>698, 7952=>547, 7953=>547, 7954=>547, 7955=>547, 7956=>547, 7957=>547, 7960=>826, 7961=>817, 7962=>1052, 7963=>1052, 7964=>984, 7965=>1007, 7968=>654, + 7969=>654, 7970=>654, 7971=>654, 7972=>654, 7973=>654, 7974=>654, 7975=>654, 7976=>990, 7977=>984, 7978=>1222, 7979=>1225, 7980=>1151, 7981=>1177, 7982=>1077, 7983=>1074, 7984=>435, + 7985=>435, 7986=>435, 7987=>435, 7988=>435, 7989=>435, 7990=>435, 7991=>435, 7992=>566, 7993=>555, 7994=>790, 7995=>792, 7996=>719, 7997=>748, 7998=>650, 7999=>642, 8000=>600, + 8001=>600, 8002=>600, 8003=>600, 8004=>600, 8005=>600, 8008=>810, 8009=>841, 8010=>1116, 8011=>1113, 8012=>931, 8013=>959, 8016=>624, 8017=>624, 8018=>624, 8019=>624, 8020=>624, + 8021=>624, 8022=>624, 8023=>624, 8025=>830, 8027=>1067, 8029=>1020, 8031=>917, 8032=>857, 8033=>857, 8034=>857, 8035=>857, 8036=>857, 8037=>857, 8038=>857, 8039=>857, 8040=>838, + 8041=>867, 8042=>1141, 8043=>1146, 8044=>949, 8045=>979, 8046=>920, 8047=>954, 8048=>692, 8049=>692, 8050=>547, 8051=>547, 8052=>654, 8053=>654, 8054=>435, 8055=>435, 8056=>600, + 8057=>600, 8058=>624, 8059=>624, 8060=>857, 8061=>857, 8064=>692, 8065=>692, 8066=>692, 8067=>692, 8068=>692, 8069=>692, 8070=>692, 8071=>692, 8072=>698, 8073=>698, 8074=>880, + 8075=>880, 8076=>748, 8077=>764, 8078=>698, 8079=>698, 8080=>654, 8081=>654, 8082=>654, 8083=>654, 8084=>654, 8085=>654, 8086=>654, 8087=>654, 8088=>990, 8089=>984, 8090=>1222, + 8091=>1225, 8092=>1151, 8093=>1177, 8094=>1077, 8095=>1074, 8096=>857, 8097=>857, 8098=>857, 8099=>857, 8100=>857, 8101=>857, 8102=>857, 8103=>857, 8104=>838, 8105=>867, 8106=>1141, + 8107=>1146, 8108=>949, 8109=>979, 8110=>920, 8111=>954, 8112=>692, 8113=>692, 8114=>692, 8115=>692, 8116=>692, 8118=>692, 8119=>692, 8120=>698, 8121=>698, 8122=>729, 8123=>698, + 8124=>698, 8125=>450, 8126=>450, 8127=>450, 8128=>450, 8129=>450, 8130=>654, 8131=>654, 8132=>654, 8134=>654, 8135=>654, 8136=>899, 8137=>852, 8138=>1072, 8139=>1006, 8140=>850, + 8141=>450, 8142=>450, 8143=>450, 8144=>435, 8145=>435, 8146=>435, 8147=>435, 8150=>435, 8151=>435, 8152=>421, 8153=>421, 8154=>642, 8155=>595, 8157=>450, 8158=>450, 8159=>450, + 8160=>624, 8161=>624, 8162=>624, 8163=>624, 8164=>598, 8165=>598, 8166=>624, 8167=>624, 8168=>642, 8169=>642, 8170=>917, 8171=>857, 8172=>819, 8173=>450, 8174=>450, 8175=>450, + 8178=>857, 8179=>857, 8180=>857, 8182=>857, 8183=>857, 8184=>962, 8185=>798, 8186=>991, 8187=>820, 8188=>801, 8189=>450, 8190=>450, 8192=>450, 8193=>900, 8194=>450, 8195=>900, + 8196=>296, 8197=>225, 8198=>150, 8199=>626, 8200=>313, 8201=>180, 8202=>89, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>374, 8209=>374, 8210=>626, 8213=>900, + 8215=>450, 8219=>313, 8223=>518, 8227=>575, 8228=>313, 8229=>606, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>180, 8241=>1638, 8252=>566, 8253=>527, 8254=>450, + 8263=>974, 8264=>770, 8265=>770, 8287=>200, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>394, 8308=>394, + 8309=>394, 8310=>394, 8311=>394, 8312=>394, 8313=>394, 8319=>467, 8320=>394, 8321=>394, 8322=>394, 8323=>394, 8324=>394, 8325=>394, 8326=>394, 8327=>394, 8328=>394, 8329=>394, + 8358=>626, 8367=>1039, 8369=>710, 8372=>788, 8373=>626, 8462=>654, 8470=>978, 8486=>801, 8490=>782, 8491=>698, 8531=>932, 8532=>932, 8533=>932, 8534=>932, 8535=>932, 8536=>932, + 8537=>932, 8538=>932, 8539=>932, 8540=>932, 8541=>932, 8542=>932, 8543=>554, 8592=>754, 8593=>754, 8594=>754, 8595=>754, 8706=>480, 8710=>677, 8711=>677, 8719=>757, 8721=>677, + 8722=>754, 8725=>150, 8729=>313, 8730=>591, 8733=>604, 8734=>750, 8735=>754, 8736=>754, 8743=>730, 8744=>730, 8745=>730, 8746=>730, 8747=>521, 8748=>900, 8749=>1252, 8770=>754, + 8771=>754, 8776=>754, 8800=>754, 8801=>754, 8804=>754, 8805=>754, 8962=>751, 8968=>426, 8969=>426, 8970=>426, 8971=>426, 8976=>754, 8977=>484, 8984=>835, 8985=>754, 8992=>521, + 8993=>521, 8997=>900, 9000=>1299, 9085=>907, 9134=>521, 9167=>850, 9251=>751, 9600=>692, 9601=>692, 9602=>692, 9603=>692, 9604=>692, 9605=>692, 9606=>692, 9607=>692, 9608=>692, + 9609=>692, 9610=>692, 9611=>692, 9612=>692, 9613=>692, 9614=>692, 9615=>692, 9616=>692, 9617=>692, 9618=>692, 9619=>692, 9620=>692, 9621=>692, 9622=>692, 9623=>692, 9624=>692, + 9625=>692, 9626=>692, 9627=>692, 9628=>692, 9629=>692, 9630=>692, 9631=>692, 9632=>850, 9633=>850, 9634=>850, 9635=>850, 9636=>850, 9637=>850, 9638=>850, 9639=>850, 9640=>850, + 9641=>850, 9642=>610, 9643=>610, 9644=>850, 9645=>850, 9646=>495, 9647=>495, 9648=>692, 9649=>692, 9650=>692, 9651=>692, 9652=>452, 9653=>452, 9654=>692, 9655=>692, 9656=>452, + 9657=>452, 9658=>692, 9659=>692, 9660=>692, 9661=>692, 9662=>452, 9663=>452, 9664=>692, 9665=>692, 9666=>452, 9667=>452, 9668=>692, 9669=>692, 9670=>692, 9671=>692, 9672=>692, + 9673=>785, 9674=>444, 9675=>785, 9676=>785, 9677=>785, 9678=>785, 9679=>785, 9680=>785, 9681=>785, 9682=>785, 9683=>785, 9684=>785, 9685=>785, 9686=>474, 9687=>474, 9688=>712, + 9689=>873, 9690=>873, 9691=>873, 9692=>348, 9693=>348, 9694=>348, 9695=>348, 9696=>785, 9697=>785, 9698=>692, 9699=>692, 9700=>692, 9701=>692, 9702=>531, 9703=>850, 9704=>850, + 9705=>850, 9706=>850, 9707=>850, 9708=>692, 9709=>692, 9710=>692, 9711=>1007, 9712=>850, 9713=>850, 9714=>850, 9715=>850, 9716=>785, 9717=>785, 9718=>785, 9719=>785, 9720=>692, + 9721=>692, 9722=>692, 9723=>747, 9724=>747, 9725=>659, 9726=>659, 9727=>692, 9728=>807, 9784=>807, 9785=>807, 9786=>807, 9787=>807, 9788=>807, 9791=>552, 9792=>658, 9793=>658, + 9794=>807, 9795=>807, 9796=>807, 9797=>807, 9798=>807, 9799=>807, 9824=>807, 9825=>807, 9826=>807, 9827=>807, 9828=>807, 9829=>807, 9830=>807, 9831=>807, 9833=>424, 9834=>574, + 9835=>807, 9836=>807, 9837=>424, 9838=>321, 9839=>435, 10208=>444, 10216=>411, 10217=>411, 10731=>444, 10764=>1604, 10765=>549, 10766=>549, 11026=>850, 11027=>850, 11028=>850, 11029=>850, + 11030=>692, 11031=>692, 11032=>692, 11033=>692, 11034=>850, 63173=>600, 63185=>450, 63188=>450, 64256=>837, 64257=>654, 64258=>654, 64259=>1013, 64260=>1011, 64261=>784, 64262=>908, 65024=>0, + 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65533=>1002} + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSerifCondensed-Bold.z'; + font[:ctg]='DejaVuSerifCondensed-Bold.ctg.z'; + font[:originalsize]=177248; +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedbi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedbi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,131 @@ +TCPDFFontDescriptor.define('DejaVuSerifCondensedbi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSerifCondensed-BoldOblique'; + font[:desc]={'Ascent'=>939,'Descent'=>-236,'CapHeight'=>939,'Flags'=>96,'FontBBox'=>'[-815 -423 1584 1235]','ItalicAngle'=>-11,'StemV'=>120,'MissingWidth'=>540} + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>540, 32=>313, 33=>395, 34=>469, 35=>754, 36=>626, 37=>855, 38=>813, 39=>275, 40=>426, 41=>426, 42=>470, 43=>754, 44=>313, 45=>374, 46=>313, + 47=>329, 48=>626, 49=>626, 50=>626, 51=>626, 52=>626, 53=>626, 54=>626, 55=>626, 56=>626, 57=>626, 58=>332, 59=>332, 60=>754, 61=>754, 62=>754, + 63=>527, 64=>900, 65=>698, 66=>760, 67=>716, 68=>780, 69=>686, 70=>639, 71=>769, 72=>850, 73=>421, 74=>426, 75=>782, 76=>633, 77=>996, 78=>822, + 79=>784, 80=>677, 81=>784, 82=>748, 83=>650, 84=>669, 85=>785, 86=>698, 87=>1011, 88=>698, 89=>642, 90=>657, 91=>426, 92=>329, 93=>426, 94=>754, + 95=>450, 96=>450, 97=>583, 98=>629, 99=>548, 100=>629, 101=>572, 102=>387, 103=>629, 104=>654, 105=>342, 106=>325, 107=>624, 108=>342, 109=>952, 110=>654, + 111=>600, 112=>629, 113=>629, 114=>474, 115=>506, 116=>416, 117=>654, 118=>523, 119=>774, 120=>536, 121=>523, 122=>511, 123=>579, 124=>327, 125=>579, 126=>754, + 8364=>626, 1027=>621, 8218=>313, 402=>387, 8222=>518, 8230=>900, 8224=>470, 8225=>470, 710=>450, 8240=>1246, 352=>650, 8249=>360, 338=>1062, 1036=>818, 381=>657, 1039=>850, + 8216=>313, 8217=>313, 8220=>518, 8221=>518, 8226=>575, 8211=>450, 8212=>900, 732=>450, 8482=>900, 353=>506, 8250=>360, 339=>925, 1116=>609, 382=>511, 376=>642, 160=>313, + 161=>395, 162=>626, 163=>626, 164=>572, 165=>626, 166=>327, 167=>470, 168=>450, 169=>900, 170=>438, 171=>563, 172=>754, 173=>374, 174=>900, 175=>450, 176=>450, + 177=>754, 178=>394, 179=>394, 180=>450, 181=>659, 182=>572, 183=>313, 184=>450, 185=>394, 186=>450, 187=>563, 188=>938, 189=>938, 190=>938, 191=>527, 192=>698, + 193=>698, 194=>698, 195=>698, 196=>698, 197=>698, 198=>931, 199=>716, 200=>686, 201=>686, 202=>686, 203=>686, 204=>421, 205=>421, 206=>421, 207=>421, 208=>787, + 209=>822, 210=>784, 211=>784, 212=>784, 213=>784, 214=>784, 215=>754, 216=>784, 217=>785, 218=>785, 219=>785, 220=>785, 221=>642, 222=>681, 223=>684, 224=>583, + 225=>583, 226=>583, 227=>583, 228=>583, 229=>583, 230=>877, 231=>548, 232=>572, 233=>572, 234=>572, 235=>572, 236=>342, 237=>342, 238=>342, 239=>342, 240=>600, + 241=>654, 242=>600, 243=>600, 244=>600, 245=>600, 246=>600, 247=>754, 248=>600, 249=>654, 250=>654, 251=>654, 252=>654, 253=>523, 254=>629, 255=>523, 256=>698, + 257=>583, 258=>698, 259=>583, 260=>698, 261=>583, 262=>716, 263=>548, 264=>716, 265=>548, 266=>716, 267=>548, 268=>716, 269=>548, 270=>780, 271=>629, 272=>787, + 273=>629, 274=>686, 275=>572, 276=>686, 277=>572, 278=>686, 279=>572, 280=>686, 281=>572, 282=>686, 283=>572, 284=>769, 285=>629, 286=>769, 287=>629, 288=>769, + 289=>629, 290=>769, 291=>629, 292=>850, 293=>654, 294=>850, 295=>654, 296=>421, 297=>342, 298=>421, 299=>342, 300=>421, 301=>342, 302=>421, 303=>342, 304=>421, + 305=>342, 306=>848, 307=>676, 308=>426, 309=>325, 310=>782, 311=>624, 312=>624, 313=>633, 314=>342, 315=>633, 316=>342, 317=>633, 318=>457, 319=>633, 320=>501, + 321=>639, 322=>346, 323=>822, 324=>654, 325=>822, 326=>654, 327=>822, 328=>654, 329=>907, 330=>822, 331=>654, 332=>784, 333=>600, 334=>784, 335=>600, 336=>784, + 337=>600, 340=>748, 341=>474, 342=>748, 343=>474, 344=>748, 345=>474, 346=>650, 347=>506, 348=>650, 349=>506, 350=>650, 351=>506, 354=>669, 355=>416, 356=>669, + 357=>416, 358=>669, 359=>416, 360=>785, 361=>654, 362=>785, 363=>654, 364=>785, 365=>654, 366=>785, 367=>654, 368=>785, 369=>654, 370=>785, 371=>654, 372=>1011, + 373=>774, 374=>642, 375=>523, 377=>657, 378=>511, 379=>657, 380=>511, 383=>387, 384=>629, 385=>760, 386=>769, 387=>629, 388=>769, 389=>629, 390=>716, 391=>716, + 392=>548, 393=>787, 394=>780, 395=>769, 396=>629, 397=>600, 398=>686, 399=>784, 400=>626, 401=>639, 403=>769, 404=>693, 405=>938, 406=>421, 407=>421, 408=>782, + 409=>624, 410=>342, 411=>631, 412=>952, 413=>822, 414=>654, 415=>784, 416=>784, 417=>600, 418=>1080, 419=>849, 420=>677, 421=>629, 422=>748, 423=>650, 424=>506, + 425=>636, 426=>298, 427=>416, 428=>669, 429=>416, 430=>669, 431=>785, 432=>654, 433=>801, 434=>801, 435=>642, 436=>628, 437=>657, 438=>511, 439=>511, 440=>511, + 441=>511, 443=>626, 444=>678, 445=>511, 446=>482, 448=>265, 449=>443, 450=>413, 451=>265, 452=>1437, 453=>1292, 454=>1140, 455=>1059, 456=>958, 457=>667, 458=>1248, + 459=>1148, 460=>980, 461=>698, 462=>583, 463=>421, 464=>342, 465=>784, 466=>600, 467=>785, 468=>654, 469=>785, 470=>654, 471=>785, 472=>654, 473=>785, 474=>654, + 475=>785, 476=>654, 477=>572, 478=>698, 479=>583, 480=>698, 481=>583, 482=>931, 483=>877, 484=>806, 485=>629, 486=>769, 487=>629, 488=>782, 489=>624, 490=>784, + 491=>600, 492=>784, 493=>600, 494=>511, 495=>511, 496=>325, 497=>1437, 498=>1292, 499=>1140, 500=>769, 501=>629, 502=>1099, 504=>822, 505=>654, 506=>698, 507=>583, + 508=>931, 509=>877, 510=>784, 511=>600, 512=>698, 513=>583, 514=>698, 515=>583, 516=>686, 517=>572, 518=>686, 519=>572, 520=>421, 521=>342, 522=>421, 523=>342, + 524=>784, 525=>600, 526=>784, 527=>600, 528=>748, 529=>474, 530=>748, 531=>474, 532=>785, 533=>654, 534=>785, 535=>654, 536=>650, 537=>506, 538=>669, 539=>416, + 542=>850, 543=>654, 545=>711, 548=>657, 549=>511, 550=>698, 551=>583, 552=>686, 553=>572, 554=>784, 555=>600, 556=>784, 557=>600, 558=>784, 559=>600, 560=>784, + 561=>600, 562=>642, 563=>523, 564=>516, 565=>830, 566=>508, 567=>325, 568=>928, 569=>928, 570=>698, 571=>716, 572=>548, 573=>633, 574=>669, 575=>506, 576=>511, + 577=>594, 578=>492, 581=>698, 592=>583, 593=>629, 594=>629, 595=>629, 596=>548, 597=>548, 598=>629, 599=>657, 600=>572, 601=>572, 602=>816, 603=>547, 604=>505, + 605=>816, 606=>647, 607=>348, 608=>629, 609=>629, 610=>563, 611=>641, 612=>564, 613=>654, 614=>654, 615=>654, 616=>342, 617=>342, 618=>342, 619=>368, 620=>462, + 621=>342, 622=>716, 623=>952, 624=>952, 625=>952, 626=>654, 627=>654, 628=>641, 629=>600, 630=>955, 631=>674, 632=>600, 633=>514, 634=>514, 635=>514, 636=>474, + 637=>474, 638=>406, 639=>438, 640=>721, 641=>721, 642=>506, 643=>298, 644=>387, 645=>486, 646=>298, 647=>443, 648=>416, 649=>654, 650=>611, 651=>624, 652=>577, + 653=>816, 654=>571, 655=>654, 656=>511, 657=>511, 658=>511, 659=>511, 660=>482, 661=>482, 662=>482, 663=>490, 664=>784, 665=>625, 666=>647, 667=>563, 668=>659, + 669=>345, 670=>666, 671=>581, 672=>629, 673=>482, 674=>482, 675=>1005, 676=>1061, 677=>1005, 678=>819, 679=>643, 680=>817, 681=>935, 682=>711, 683=>716, 684=>596, + 685=>398, 686=>552, 687=>646, 688=>469, 689=>466, 690=>282, 691=>372, 692=>372, 693=>432, 694=>474, 695=>595, 696=>436, 697=>271, 699=>313, 700=>313, 701=>313, + 702=>330, 703=>330, 704=>282, 705=>282, 711=>450, 712=>254, 713=>450, 716=>254, 720=>332, 721=>332, 722=>330, 723=>330, 726=>353, 728=>450, 729=>450, 730=>450, + 731=>450, 733=>450, 734=>375, 736=>412, 737=>263, 738=>355, 739=>427, 740=>282, 741=>436, 742=>436, 743=>436, 744=>436, 745=>436, 750=>498, 768=>0, 769=>0, + 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, + 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, + 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, + 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 835=>0, 847=>0, + 856=>0, 865=>0, 884=>271, 885=>271, 890=>450, 894=>332, 900=>450, 901=>450, 902=>698, 903=>313, 904=>852, 905=>1022, 906=>595, 908=>798, 910=>857, 911=>820, + 912=>435, 913=>698, 914=>760, 915=>639, 916=>698, 917=>686, 918=>657, 919=>850, 920=>784, 921=>421, 922=>782, 923=>698, 924=>996, 925=>822, 926=>633, 927=>784, + 928=>850, 929=>677, 931=>636, 932=>669, 933=>642, 934=>784, 935=>698, 936=>822, 937=>801, 938=>421, 939=>642, 940=>692, 941=>547, 942=>654, 943=>435, 944=>624, + 945=>692, 946=>598, 947=>594, 948=>600, 949=>547, 950=>533, 951=>654, 952=>600, 953=>435, 954=>674, 955=>631, 956=>659, 957=>624, 958=>533, 959=>600, 960=>659, + 961=>598, 962=>548, 963=>664, 964=>605, 965=>624, 966=>814, 967=>592, 968=>847, 969=>857, 970=>435, 971=>624, 972=>600, 973=>624, 974=>857, 976=>600, 977=>764, + 978=>687, 979=>872, 980=>687, 981=>847, 982=>857, 983=>589, 984=>784, 985=>600, 986=>716, 987=>548, 988=>639, 989=>475, 990=>531, 991=>593, 992=>716, 993=>600, + 1008=>589, 1009=>598, 1010=>548, 1011=>325, 1012=>784, 1013=>548, 1014=>548, 1015=>681, 1016=>629, 1017=>716, 1018=>996, 1019=>774, 1020=>623, 1021=>716, 1022=>716, 1023=>716, + 1024=>686, 1025=>686, 1026=>811, 1028=>716, 1029=>650, 1030=>421, 1031=>421, 1032=>426, 1033=>1081, 1034=>1135, 1035=>866, 1037=>850, 1038=>730, 1040=>733, 1041=>769, 1042=>760, + 1043=>621, 1044=>800, 1045=>686, 1046=>1181, 1047=>649, 1048=>850, 1049=>850, 1050=>818, 1051=>795, 1052=>996, 1053=>850, 1054=>784, 1055=>850, 1056=>677, 1057=>716, 1058=>669, + 1059=>730, 1060=>854, 1061=>698, 1062=>870, 1063=>822, 1064=>1141, 1065=>1164, 1066=>861, 1067=>1081, 1068=>743, 1069=>716, 1070=>1158, 1071=>793, 1072=>583, 1073=>650, 1074=>591, + 1075=>506, 1076=>625, 1077=>572, 1078=>1175, 1079=>574, 1080=>654, 1081=>654, 1082=>609, 1083=>659, 1084=>873, 1085=>656, 1086=>600, 1087=>654, 1088=>629, 1089=>548, 1090=>952, + 1091=>538, 1092=>812, 1093=>536, 1094=>723, 1095=>643, 1096=>952, 1097=>1021, 1098=>654, 1099=>916, 1100=>593, 1101=>580, 1102=>901, 1103=>716, 1104=>572, 1105=>572, 1106=>646, + 1107=>506, 1108=>548, 1109=>506, 1110=>342, 1111=>342, 1112=>325, 1113=>913, 1114=>910, 1115=>654, 1117=>654, 1118=>538, 1119=>654, 1122=>792, 1123=>945, 1138=>784, 1139=>587, + 1140=>824, 1141=>673, 1164=>712, 1165=>598, 1168=>630, 1169=>556, 1170=>639, 1171=>573, 1172=>768, 1173=>634, 1174=>1181, 1175=>1175, 1176=>649, 1177=>574, 1178=>812, 1179=>624, + 1182=>818, 1183=>624, 1184=>899, 1185=>659, 1186=>856, 1187=>725, 1188=>1068, 1189=>882, 1190=>1191, 1191=>911, 1194=>716, 1195=>548, 1196=>669, 1197=>1028, 1198=>642, 1199=>523, + 1202=>709, 1203=>536, 1204=>1112, 1205=>876, 1206=>822, 1207=>644, 1210=>819, 1211=>654, 1216=>421, 1217=>1181, 1218=>1175, 1219=>782, 1220=>624, 1223=>850, 1224=>659, 1227=>885, + 1228=>659, 1231=>342, 1232=>733, 1233=>583, 1234=>733, 1235=>583, 1236=>931, 1237=>877, 1238=>686, 1239=>572, 1240=>784, 1241=>572, 1242=>784, 1243=>572, 1244=>1181, 1245=>1175, + 1246=>649, 1247=>574, 1248=>511, 1249=>511, 1250=>850, 1251=>654, 1252=>850, 1253=>654, 1254=>784, 1255=>600, 1256=>784, 1257=>600, 1258=>784, 1259=>600, 1260=>716, 1261=>580, + 1262=>730, 1263=>538, 1264=>730, 1265=>538, 1266=>730, 1267=>538, 1268=>822, 1269=>643, 1270=>621, 1271=>573, 1272=>1081, 1273=>916, 7426=>846, 7432=>458, 7433=>288, 7444=>890, + 7446=>600, 7447=>600, 7453=>663, 7454=>853, 7455=>853, 7491=>419, 7492=>419, 7493=>448, 7494=>591, 7495=>448, 7496=>448, 7497=>400, 7498=>400, 7499=>370, 7500=>370, 7501=>448, + 7502=>270, 7503=>471, 7504=>655, 7505=>426, 7506=>420, 7507=>384, 7508=>420, 7509=>420, 7510=>448, 7511=>333, 7512=>468, 7513=>390, 7514=>655, 7515=>442, 7543=>576, 7547=>342, + 7557=>342, 7579=>448, 7580=>384, 7581=>384, 7582=>420, 7583=>370, 7584=>345, 7585=>335, 7586=>448, 7587=>470, 7588=>270, 7589=>276, 7590=>270, 7591=>270, 7592=>333, 7593=>331, + 7594=>289, 7595=>387, 7596=>613, 7597=>655, 7598=>529, 7599=>528, 7600=>425, 7601=>420, 7602=>470, 7603=>360, 7604=>348, 7605=>333, 7606=>468, 7607=>427, 7609=>439, 7610=>442, + 7611=>371, 7612=>474, 7613=>371, 7614=>407, 7615=>420, 7680=>698, 7681=>583, 7682=>760, 7683=>629, 7684=>760, 7685=>629, 7686=>760, 7687=>629, 7688=>716, 7689=>548, 7690=>780, + 7691=>629, 7692=>780, 7693=>629, 7694=>780, 7695=>629, 7696=>780, 7697=>629, 7698=>780, 7699=>629, 7700=>686, 7701=>572, 7702=>686, 7703=>572, 7704=>686, 7705=>572, 7706=>686, + 7707=>572, 7710=>639, 7711=>387, 7712=>769, 7713=>629, 7714=>850, 7715=>654, 7716=>850, 7717=>654, 7718=>850, 7719=>654, 7720=>850, 7721=>654, 7722=>850, 7723=>654, 7724=>421, + 7725=>342, 7728=>782, 7729=>624, 7730=>782, 7731=>624, 7732=>782, 7733=>624, 7734=>633, 7735=>342, 7736=>633, 7737=>342, 7738=>633, 7739=>342, 7740=>633, 7741=>342, 7742=>996, + 7743=>952, 7744=>996, 7745=>952, 7746=>996, 7747=>952, 7748=>822, 7749=>654, 7750=>822, 7751=>654, 7752=>822, 7753=>654, 7754=>822, 7755=>654, 7760=>784, 7761=>600, 7762=>784, + 7763=>600, 7764=>677, 7765=>629, 7766=>677, 7767=>629, 7768=>748, 7769=>474, 7770=>748, 7771=>474, 7772=>748, 7773=>474, 7774=>748, 7775=>474, 7776=>650, 7777=>506, 7778=>650, + 7779=>506, 7784=>650, 7785=>506, 7786=>669, 7787=>416, 7788=>669, 7789=>416, 7790=>669, 7791=>416, 7792=>669, 7793=>416, 7794=>785, 7795=>654, 7796=>785, 7797=>654, 7798=>785, + 7799=>654, 7800=>785, 7801=>654, 7802=>785, 7803=>654, 7804=>698, 7805=>523, 7806=>698, 7807=>523, 7808=>1011, 7809=>774, 7810=>1011, 7811=>774, 7812=>1011, 7813=>774, 7814=>1011, + 7815=>774, 7816=>1011, 7817=>774, 7818=>698, 7819=>536, 7820=>698, 7821=>536, 7822=>642, 7823=>523, 7824=>657, 7825=>511, 7826=>657, 7827=>511, 7828=>657, 7829=>511, 7830=>654, + 7831=>416, 7832=>774, 7833=>523, 7834=>913, 7835=>506, 7840=>698, 7841=>583, 7842=>698, 7843=>583, 7852=>698, 7853=>583, 7854=>698, 7855=>583, 7856=>698, 7857=>583, 7858=>698, + 7859=>583, 7860=>698, 7861=>583, 7862=>698, 7863=>583, 7864=>686, 7865=>572, 7866=>686, 7867=>572, 7868=>686, 7869=>572, 7878=>686, 7879=>572, 7880=>421, 7881=>342, 7882=>421, + 7883=>342, 7884=>784, 7885=>600, 7886=>784, 7887=>600, 7896=>784, 7897=>600, 7908=>785, 7909=>654, 7910=>785, 7911=>654, 7922=>642, 7923=>523, 7924=>642, 7925=>523, 7926=>642, + 7927=>523, 7928=>642, 7929=>523, 7936=>692, 7937=>692, 7938=>692, 7939=>692, 7940=>692, 7941=>692, 7942=>692, 7943=>692, 7944=>698, 7945=>698, 7946=>880, 7947=>880, 7948=>748, + 7949=>764, 7950=>698, 7951=>698, 7952=>547, 7953=>547, 7954=>547, 7955=>547, 7956=>547, 7957=>547, 7960=>826, 7961=>817, 7962=>1052, 7963=>1052, 7964=>984, 7965=>1007, 7968=>654, + 7969=>654, 7970=>654, 7971=>654, 7972=>654, 7973=>654, 7974=>654, 7975=>654, 7976=>990, 7977=>984, 7978=>1222, 7979=>1225, 7980=>1151, 7981=>1177, 7982=>1077, 7983=>1074, 7984=>435, + 7985=>435, 7986=>435, 7987=>435, 7988=>435, 7989=>435, 7990=>435, 7991=>435, 7992=>566, 7993=>555, 7994=>790, 7995=>792, 7996=>719, 7997=>748, 7998=>650, 7999=>642, 8000=>600, + 8001=>600, 8002=>600, 8003=>600, 8004=>600, 8005=>600, 8008=>810, 8009=>841, 8010=>1116, 8011=>1113, 8012=>931, 8013=>959, 8016=>624, 8017=>624, 8018=>624, 8019=>624, 8020=>624, + 8021=>624, 8022=>624, 8023=>624, 8025=>830, 8027=>1067, 8029=>1020, 8031=>917, 8032=>857, 8033=>857, 8034=>857, 8035=>857, 8036=>857, 8037=>857, 8038=>857, 8039=>857, 8040=>838, + 8041=>867, 8042=>1141, 8043=>1146, 8044=>949, 8045=>979, 8046=>920, 8047=>954, 8048=>692, 8049=>692, 8050=>547, 8051=>547, 8052=>654, 8053=>654, 8054=>435, 8055=>435, 8056=>600, + 8057=>600, 8058=>624, 8059=>624, 8060=>857, 8061=>857, 8064=>692, 8065=>692, 8066=>692, 8067=>692, 8068=>692, 8069=>692, 8070=>692, 8071=>692, 8072=>698, 8073=>698, 8074=>880, + 8075=>880, 8076=>748, 8077=>764, 8078=>698, 8079=>698, 8080=>654, 8081=>654, 8082=>654, 8083=>654, 8084=>654, 8085=>654, 8086=>654, 8087=>654, 8088=>990, 8089=>984, 8090=>1222, + 8091=>1225, 8092=>1151, 8093=>1177, 8094=>1077, 8095=>1074, 8096=>857, 8097=>857, 8098=>857, 8099=>857, 8100=>857, 8101=>857, 8102=>857, 8103=>857, 8104=>838, 8105=>867, 8106=>1141, + 8107=>1146, 8108=>949, 8109=>979, 8110=>920, 8111=>954, 8112=>692, 8113=>692, 8114=>692, 8115=>692, 8116=>692, 8118=>692, 8119=>692, 8120=>698, 8121=>698, 8122=>729, 8123=>698, + 8124=>698, 8125=>450, 8126=>450, 8127=>450, 8128=>450, 8129=>450, 8130=>654, 8131=>654, 8132=>654, 8134=>654, 8135=>654, 8136=>899, 8137=>852, 8138=>1072, 8139=>1006, 8140=>850, + 8141=>450, 8142=>450, 8143=>450, 8144=>435, 8145=>435, 8146=>435, 8147=>435, 8150=>435, 8151=>435, 8152=>421, 8153=>421, 8154=>642, 8155=>595, 8157=>450, 8158=>450, 8159=>450, + 8160=>624, 8161=>624, 8162=>624, 8163=>624, 8164=>598, 8165=>598, 8166=>624, 8167=>624, 8168=>642, 8169=>642, 8170=>917, 8171=>857, 8172=>819, 8173=>450, 8174=>450, 8175=>450, + 8178=>857, 8179=>857, 8180=>857, 8182=>857, 8183=>857, 8184=>962, 8185=>798, 8186=>991, 8187=>820, 8188=>801, 8189=>450, 8190=>450, 8192=>450, 8193=>900, 8194=>450, 8195=>900, + 8196=>296, 8197=>225, 8198=>150, 8199=>626, 8200=>313, 8201=>180, 8202=>89, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>374, 8209=>374, 8210=>626, 8213=>900, + 8215=>450, 8219=>313, 8223=>518, 8227=>575, 8228=>313, 8229=>606, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>180, 8241=>1631, 8252=>566, 8253=>527, 8254=>450, + 8263=>974, 8264=>770, 8265=>770, 8287=>200, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>394, 8308=>394, + 8309=>394, 8310=>394, 8311=>394, 8312=>394, 8313=>394, 8319=>467, 8320=>394, 8321=>394, 8322=>394, 8323=>394, 8324=>394, 8325=>394, 8326=>394, 8327=>394, 8328=>394, 8329=>394, + 8358=>626, 8367=>1039, 8369=>710, 8372=>788, 8373=>626, 8462=>654, 8470=>978, 8486=>801, 8490=>782, 8491=>698, 8531=>932, 8532=>932, 8533=>932, 8534=>932, 8535=>932, 8536=>932, + 8537=>932, 8538=>932, 8539=>932, 8540=>932, 8541=>932, 8542=>932, 8543=>554, 8592=>754, 8593=>754, 8594=>754, 8595=>754, 8706=>480, 8710=>677, 8711=>677, 8719=>757, 8721=>677, + 8722=>754, 8725=>150, 8729=>313, 8730=>591, 8733=>604, 8734=>750, 8735=>754, 8736=>754, 8743=>730, 8744=>730, 8745=>730, 8746=>730, 8747=>521, 8748=>900, 8749=>1252, 8770=>754, + 8771=>754, 8776=>754, 8800=>754, 8801=>754, 8804=>754, 8805=>754, 8962=>751, 8968=>426, 8969=>426, 8970=>426, 8971=>426, 8976=>754, 8977=>484, 8984=>835, 8985=>754, 8992=>521, + 8993=>521, 8997=>900, 9000=>1299, 9085=>907, 9134=>521, 9167=>850, 9251=>751, 9600=>692, 9601=>692, 9602=>692, 9603=>692, 9604=>692, 9605=>692, 9606=>692, 9607=>692, 9608=>692, + 9609=>692, 9610=>692, 9611=>692, 9612=>692, 9613=>692, 9614=>692, 9615=>692, 9616=>692, 9617=>692, 9618=>692, 9619=>692, 9620=>692, 9621=>692, 9622=>692, 9623=>692, 9624=>692, + 9625=>692, 9626=>692, 9627=>692, 9628=>692, 9629=>692, 9630=>692, 9631=>692, 9632=>850, 9633=>850, 9634=>850, 9635=>850, 9636=>850, 9637=>850, 9638=>850, 9639=>850, 9640=>850, + 9641=>850, 9642=>610, 9643=>610, 9644=>850, 9645=>850, 9646=>495, 9647=>495, 9648=>692, 9649=>692, 9650=>692, 9651=>692, 9652=>452, 9653=>452, 9654=>692, 9655=>692, 9656=>452, + 9657=>452, 9658=>692, 9659=>692, 9660=>692, 9661=>692, 9662=>452, 9663=>452, 9664=>692, 9665=>692, 9666=>452, 9667=>452, 9668=>692, 9669=>692, 9670=>692, 9671=>692, 9672=>692, + 9673=>785, 9674=>444, 9675=>785, 9676=>785, 9677=>785, 9678=>785, 9679=>785, 9680=>785, 9681=>785, 9682=>785, 9683=>785, 9684=>785, 9685=>785, 9686=>474, 9687=>474, 9688=>712, + 9689=>873, 9690=>873, 9691=>873, 9692=>348, 9693=>348, 9694=>348, 9695=>348, 9696=>785, 9697=>785, 9698=>692, 9699=>692, 9700=>692, 9701=>692, 9702=>531, 9703=>850, 9704=>850, + 9705=>850, 9706=>850, 9707=>850, 9708=>692, 9709=>692, 9710=>692, 9711=>1007, 9712=>850, 9713=>850, 9714=>850, 9715=>850, 9716=>785, 9717=>785, 9718=>785, 9719=>785, 9720=>692, + 9721=>692, 9722=>692, 9723=>747, 9724=>747, 9725=>659, 9726=>659, 9727=>692, 9728=>807, 9784=>807, 9785=>807, 9786=>807, 9787=>807, 9788=>807, 9791=>552, 9792=>658, 9793=>658, + 9794=>807, 9795=>807, 9796=>807, 9797=>807, 9798=>807, 9799=>807, 9824=>807, 9825=>807, 9826=>807, 9827=>807, 9828=>807, 9829=>807, 9830=>807, 9831=>807, 9833=>424, 9834=>574, + 9835=>807, 9836=>807, 9837=>424, 9838=>321, 9839=>435, 10208=>444, 10216=>411, 10217=>411, 10731=>444, 10764=>1604, 10765=>549, 10766=>549, 11026=>850, 11027=>850, 11028=>850, 11029=>850, + 11030=>692, 11031=>692, 11032=>692, 11033=>692, 11034=>850, 63172=>506, 63173=>600, 63174=>629, 63175=>654, 63176=>952, 63185=>450, 63188=>450, 64256=>744, 64257=>654, 64258=>654, 64259=>998, + 64260=>1031, 64261=>791, 64262=>906, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, + 65037=>0, 65038=>0, 65039=>0, 65533=>1002} + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSerifCondensed-BoldOblique.z'; + font[:ctg]='DejaVuSerifCondensed-BoldOblique.ctg.z'; + font[:originalsize]=182696; +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSerifCondensedi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,131 @@ +TCPDFFontDescriptor.define('DejaVuSerifCondensedi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSerifCondensed-Oblique'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>96,'FontBBox'=>'[-755 -401 1485 1227]','ItalicAngle'=>-11,'StemV'=>70,'MissingWidth'=>540} + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>540, 32=>286, 33=>361, 34=>414, 35=>754, 36=>572, 37=>855, 38=>801, 39=>247, 40=>351, 41=>351, 42=>450, 43=>754, 44=>286, 45=>304, 46=>286, + 47=>303, 48=>572, 49=>572, 50=>572, 51=>572, 52=>572, 53=>572, 54=>572, 55=>572, 56=>572, 57=>572, 58=>303, 59=>303, 60=>754, 61=>754, 62=>754, + 63=>482, 64=>900, 65=>650, 66=>661, 67=>688, 68=>721, 69=>657, 70=>624, 71=>719, 72=>785, 73=>355, 74=>360, 75=>672, 76=>598, 77=>921, 78=>787, + 79=>738, 80=>605, 81=>738, 82=>677, 83=>616, 84=>600, 85=>758, 86=>650, 87=>925, 88=>641, 89=>594, 90=>625, 91=>351, 92=>303, 93=>351, 94=>754, + 95=>450, 96=>450, 97=>536, 98=>576, 99=>504, 100=>576, 101=>532, 102=>333, 103=>576, 104=>580, 105=>288, 106=>279, 107=>545, 108=>288, 109=>853, 110=>580, + 111=>542, 112=>576, 113=>576, 114=>430, 115=>461, 116=>361, 117=>580, 118=>508, 119=>770, 120=>507, 121=>508, 122=>474, 123=>572, 124=>303, 125=>572, 126=>754, + 8364=>572, 1027=>596, 8218=>286, 402=>333, 8222=>466, 8230=>900, 8224=>450, 8225=>450, 710=>450, 8240=>1208, 352=>616, 8249=>360, 338=>1023, 1036=>696, 381=>625, 1039=>785, + 8216=>286, 8217=>286, 8220=>460, 8221=>460, 8226=>531, 8211=>450, 8212=>900, 732=>450, 8482=>900, 353=>461, 8250=>360, 339=>890, 1116=>554, 382=>474, 376=>594, 160=>286, + 161=>361, 162=>572, 163=>572, 164=>572, 165=>572, 166=>303, 167=>450, 168=>450, 169=>900, 170=>427, 171=>550, 172=>754, 173=>304, 174=>900, 175=>450, 176=>450, + 177=>754, 178=>360, 179=>360, 180=>450, 181=>584, 182=>572, 183=>286, 184=>450, 185=>360, 186=>423, 187=>550, 188=>872, 189=>872, 190=>872, 191=>482, 192=>650, + 193=>650, 194=>650, 195=>650, 196=>650, 197=>650, 198=>901, 199=>688, 200=>657, 201=>657, 202=>657, 203=>657, 204=>355, 205=>355, 206=>355, 207=>355, 208=>726, + 209=>787, 210=>738, 211=>738, 212=>738, 213=>738, 214=>738, 215=>754, 216=>738, 217=>758, 218=>758, 219=>758, 220=>758, 221=>594, 222=>608, 223=>601, 224=>536, + 225=>536, 226=>536, 227=>536, 228=>536, 229=>536, 230=>846, 231=>504, 232=>532, 233=>532, 234=>532, 235=>532, 236=>288, 237=>288, 238=>288, 239=>288, 240=>542, + 241=>580, 242=>542, 243=>542, 244=>542, 245=>542, 246=>542, 247=>754, 248=>542, 249=>580, 250=>580, 251=>580, 252=>580, 253=>508, 254=>576, 255=>508, 256=>650, + 257=>536, 258=>650, 259=>536, 260=>650, 261=>536, 262=>688, 263=>504, 264=>688, 265=>504, 266=>688, 267=>504, 268=>688, 269=>504, 270=>721, 271=>576, 272=>726, + 273=>576, 274=>657, 275=>532, 276=>657, 277=>532, 278=>657, 279=>532, 280=>657, 281=>532, 282=>657, 283=>532, 284=>719, 285=>576, 286=>719, 287=>576, 288=>719, + 289=>576, 290=>719, 291=>576, 292=>785, 293=>580, 294=>785, 295=>580, 296=>355, 297=>288, 298=>355, 299=>288, 300=>355, 301=>288, 302=>355, 303=>288, 304=>355, + 305=>288, 306=>721, 307=>479, 308=>360, 309=>279, 310=>672, 311=>545, 312=>545, 313=>598, 314=>288, 315=>598, 316=>288, 317=>598, 318=>360, 319=>604, 320=>418, + 321=>602, 322=>292, 323=>787, 324=>580, 325=>787, 326=>580, 327=>787, 328=>580, 329=>779, 330=>787, 331=>580, 332=>738, 333=>542, 334=>738, 335=>542, 336=>738, + 337=>542, 340=>677, 341=>430, 342=>677, 343=>430, 344=>677, 345=>430, 346=>616, 347=>461, 348=>616, 349=>461, 350=>616, 351=>461, 354=>600, 355=>361, 356=>600, + 357=>361, 358=>600, 359=>361, 360=>758, 361=>580, 362=>758, 363=>580, 364=>758, 365=>580, 366=>758, 367=>580, 368=>758, 369=>580, 370=>758, 371=>580, 372=>925, + 373=>770, 374=>594, 375=>508, 377=>625, 378=>474, 379=>625, 380=>474, 383=>333, 384=>576, 385=>661, 386=>661, 387=>576, 388=>661, 389=>576, 390=>688, 391=>688, + 392=>504, 393=>726, 394=>721, 395=>661, 396=>576, 397=>542, 398=>657, 399=>738, 400=>572, 401=>624, 403=>719, 404=>641, 405=>839, 406=>355, 407=>355, 408=>672, + 409=>545, 410=>288, 411=>570, 412=>853, 413=>787, 414=>580, 415=>738, 416=>738, 417=>542, 418=>936, 419=>726, 420=>605, 421=>576, 422=>677, 423=>616, 424=>461, + 425=>636, 426=>292, 427=>361, 428=>600, 429=>361, 430=>600, 431=>758, 432=>580, 433=>746, 434=>684, 435=>664, 436=>670, 437=>625, 438=>474, 439=>508, 440=>508, + 441=>508, 443=>572, 444=>618, 445=>508, 446=>482, 448=>265, 449=>443, 450=>413, 451=>265, 452=>1347, 453=>1195, 454=>1050, 455=>958, 456=>876, 457=>567, 458=>1148, + 459=>1066, 460=>858, 461=>650, 462=>536, 463=>355, 464=>288, 465=>738, 466=>542, 467=>758, 468=>580, 469=>758, 470=>580, 471=>758, 472=>580, 473=>758, 474=>580, + 475=>758, 476=>580, 477=>532, 478=>650, 479=>536, 480=>650, 481=>536, 482=>901, 483=>846, 484=>763, 485=>576, 486=>719, 487=>576, 488=>672, 489=>545, 490=>738, + 491=>542, 492=>738, 493=>542, 494=>508, 495=>508, 496=>288, 497=>1347, 498=>1195, 499=>1050, 500=>719, 501=>576, 502=>1038, 504=>787, 505=>580, 506=>650, 507=>536, + 508=>901, 509=>846, 510=>738, 511=>542, 512=>650, 513=>536, 514=>650, 515=>536, 516=>657, 517=>532, 518=>657, 519=>532, 520=>355, 521=>288, 522=>355, 523=>288, + 524=>738, 525=>542, 526=>738, 527=>542, 528=>677, 529=>430, 530=>677, 531=>430, 532=>758, 533=>580, 534=>758, 535=>580, 536=>616, 537=>461, 538=>600, 539=>361, + 542=>785, 543=>580, 545=>732, 548=>625, 549=>474, 550=>650, 551=>536, 552=>657, 553=>532, 554=>738, 555=>542, 556=>738, 557=>542, 558=>738, 559=>542, 560=>738, + 561=>542, 562=>594, 563=>508, 564=>450, 565=>748, 566=>444, 567=>279, 568=>864, 569=>864, 570=>650, 571=>688, 572=>504, 573=>598, 574=>600, 575=>461, 576=>474, + 577=>525, 578=>417, 581=>650, 592=>536, 593=>576, 594=>607, 595=>576, 596=>504, 597=>504, 598=>582, 599=>614, 600=>532, 601=>532, 602=>759, 603=>483, 604=>458, + 605=>695, 606=>552, 607=>283, 608=>615, 609=>576, 610=>489, 611=>641, 612=>507, 613=>580, 614=>580, 615=>580, 616=>288, 617=>353, 618=>288, 619=>342, 620=>409, + 621=>326, 622=>633, 623=>853, 624=>853, 625=>853, 626=>579, 627=>624, 628=>581, 629=>542, 630=>711, 631=>583, 632=>542, 633=>451, 634=>451, 635=>496, 636=>430, + 637=>430, 638=>407, 639=>407, 640=>534, 641=>534, 642=>461, 643=>244, 644=>333, 645=>438, 646=>292, 647=>361, 648=>361, 649=>580, 650=>558, 651=>547, 652=>508, + 653=>770, 654=>508, 655=>589, 656=>537, 657=>504, 658=>508, 659=>504, 660=>482, 661=>482, 662=>482, 663=>461, 664=>738, 665=>506, 666=>552, 667=>588, 668=>600, + 669=>329, 670=>545, 671=>581, 672=>615, 673=>482, 674=>482, 675=>896, 676=>930, 677=>898, 678=>728, 679=>538, 680=>704, 681=>804, 682=>582, 683=>608, 684=>538, + 685=>398, 686=>703, 687=>690, 688=>389, 689=>387, 690=>237, 691=>312, 692=>312, 693=>387, 694=>352, 695=>527, 696=>381, 697=>250, 699=>286, 700=>286, 701=>286, + 702=>276, 703=>276, 704=>252, 705=>252, 711=>450, 712=>254, 713=>450, 716=>254, 720=>303, 721=>303, 722=>276, 723=>276, 726=>353, 728=>450, 729=>450, 730=>450, + 731=>450, 733=>450, 734=>375, 736=>402, 737=>218, 738=>303, 739=>381, 740=>252, 741=>436, 742=>436, 743=>436, 744=>436, 745=>436, 750=>435, 768=>0, 769=>0, + 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, + 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, + 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, + 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 835=>0, 847=>0, + 856=>0, 865=>0, 884=>250, 885=>250, 890=>450, 894=>303, 900=>450, 901=>450, 902=>650, 903=>286, 904=>810, 905=>935, 906=>505, 908=>751, 910=>808, 911=>767, + 912=>353, 913=>650, 914=>661, 915=>624, 916=>650, 917=>657, 918=>625, 919=>785, 920=>738, 921=>355, 922=>672, 923=>650, 924=>921, 925=>787, 926=>633, 927=>738, + 928=>785, 929=>605, 931=>636, 932=>600, 933=>594, 934=>738, 935=>641, 936=>789, 937=>746, 938=>355, 939=>594, 940=>607, 941=>483, 942=>539, 943=>353, 944=>547, + 945=>607, 946=>520, 947=>538, 948=>542, 949=>483, 950=>488, 951=>539, 952=>542, 953=>353, 954=>590, 955=>570, 956=>584, 957=>547, 958=>496, 959=>542, 960=>591, + 961=>529, 962=>504, 963=>614, 964=>498, 965=>547, 966=>630, 967=>545, 968=>706, 969=>734, 970=>353, 971=>547, 972=>542, 973=>547, 974=>734, 976=>524, 977=>643, + 978=>618, 979=>787, 980=>618, 981=>613, 982=>734, 983=>561, 984=>738, 985=>542, 986=>688, 987=>504, 988=>624, 989=>417, 990=>531, 991=>593, 992=>704, 993=>519, + 1008=>561, 1009=>529, 1010=>504, 1011=>279, 1012=>738, 1013=>504, 1014=>504, 1015=>608, 1016=>576, 1017=>688, 1018=>921, 1019=>637, 1020=>529, 1021=>688, 1022=>688, 1023=>688, + 1024=>657, 1025=>657, 1026=>719, 1028=>688, 1029=>616, 1030=>355, 1031=>355, 1032=>360, 1033=>976, 1034=>1006, 1035=>785, 1037=>785, 1038=>650, 1040=>681, 1041=>661, 1042=>661, + 1043=>596, 1044=>731, 1045=>657, 1046=>1011, 1047=>561, 1048=>785, 1049=>773, 1050=>696, 1051=>751, 1052=>921, 1053=>785, 1054=>738, 1055=>785, 1056=>605, 1057=>688, 1058=>600, + 1059=>650, 1060=>747, 1061=>641, 1062=>785, 1063=>695, 1064=>1027, 1065=>1027, 1066=>715, 1067=>885, 1068=>606, 1069=>688, 1070=>1074, 1071=>727, 1072=>536, 1073=>584, 1074=>532, + 1075=>455, 1076=>575, 1077=>532, 1078=>1034, 1079=>491, 1080=>580, 1081=>580, 1082=>554, 1083=>573, 1084=>786, 1085=>593, 1086=>542, 1087=>580, 1088=>576, 1089=>504, 1090=>853, + 1091=>522, 1092=>704, 1093=>507, 1094=>628, 1095=>560, 1096=>853, 1097=>901, 1098=>600, 1099=>733, 1100=>490, 1101=>504, 1102=>792, 1103=>596, 1104=>532, 1105=>532, 1106=>561, + 1107=>455, 1108=>504, 1109=>461, 1110=>288, 1111=>288, 1112=>279, 1113=>773, 1114=>790, 1115=>580, 1117=>580, 1118=>522, 1119=>580, 1122=>686, 1123=>794, 1138=>738, 1139=>497, + 1140=>773, 1141=>610, 1164=>621, 1165=>442, 1168=>604, 1169=>476, 1170=>624, 1171=>483, 1172=>657, 1173=>552, 1174=>1011, 1175=>1034, 1176=>561, 1177=>491, 1178=>696, 1179=>545, + 1182=>696, 1183=>545, 1184=>803, 1185=>597, 1186=>785, 1187=>641, 1188=>1025, 1189=>779, 1190=>1085, 1191=>848, 1194=>688, 1195=>504, 1196=>600, 1197=>911, 1198=>594, 1199=>508, + 1202=>641, 1203=>507, 1204=>971, 1205=>809, 1206=>674, 1207=>621, 1210=>674, 1211=>580, 1216=>355, 1217=>1011, 1218=>1034, 1219=>672, 1220=>545, 1223=>785, 1224=>600, 1227=>674, + 1228=>600, 1231=>288, 1232=>681, 1233=>536, 1234=>681, 1235=>536, 1236=>901, 1237=>846, 1238=>657, 1239=>532, 1240=>738, 1241=>532, 1242=>738, 1243=>532, 1244=>1011, 1245=>1034, + 1246=>561, 1247=>491, 1248=>508, 1249=>508, 1250=>785, 1251=>580, 1252=>785, 1253=>580, 1254=>738, 1255=>542, 1256=>738, 1257=>542, 1258=>738, 1259=>542, 1260=>688, 1261=>504, + 1262=>650, 1263=>522, 1264=>650, 1265=>522, 1266=>650, 1267=>522, 1268=>695, 1269=>560, 1270=>596, 1271=>483, 1272=>885, 1273=>733, 7426=>846, 7432=>458, 7433=>288, 7444=>890, + 7446=>542, 7447=>542, 7453=>663, 7454=>853, 7455=>853, 7491=>426, 7492=>301, 7493=>439, 7494=>635, 7495=>439, 7496=>439, 7497=>427, 7498=>427, 7499=>385, 7500=>385, 7501=>439, + 7502=>236, 7503=>407, 7504=>631, 7505=>438, 7506=>426, 7507=>391, 7508=>426, 7509=>426, 7510=>439, 7511=>301, 7512=>438, 7513=>497, 7514=>631, 7515=>414, 7543=>576, 7547=>334, + 7557=>288, 7579=>439, 7580=>391, 7581=>391, 7582=>426, 7583=>385, 7584=>278, 7585=>285, 7586=>439, 7587=>438, 7588=>290, 7589=>298, 7590=>290, 7591=>290, 7592=>286, 7593=>237, + 7594=>236, 7595=>409, 7596=>631, 7597=>631, 7598=>445, 7599=>443, 7600=>438, 7601=>426, 7602=>426, 7603=>374, 7604=>269, 7605=>301, 7606=>438, 7607=>429, 7609=>417, 7610=>414, + 7611=>376, 7612=>376, 7613=>376, 7614=>406, 7615=>426, 7680=>650, 7681=>536, 7682=>661, 7683=>576, 7684=>661, 7685=>576, 7686=>661, 7687=>576, 7688=>688, 7689=>504, 7690=>721, + 7691=>576, 7692=>721, 7693=>576, 7694=>721, 7695=>576, 7696=>721, 7697=>576, 7698=>721, 7699=>576, 7700=>657, 7701=>532, 7702=>657, 7703=>532, 7704=>657, 7705=>532, 7706=>657, + 7707=>532, 7710=>624, 7711=>333, 7712=>719, 7713=>576, 7714=>785, 7715=>580, 7716=>785, 7717=>580, 7718=>785, 7719=>580, 7720=>785, 7721=>580, 7722=>785, 7723=>580, 7724=>355, + 7725=>288, 7728=>672, 7729=>545, 7730=>672, 7731=>545, 7732=>672, 7733=>545, 7734=>598, 7735=>288, 7736=>598, 7737=>288, 7738=>598, 7739=>288, 7740=>598, 7741=>288, 7742=>921, + 7743=>853, 7744=>921, 7745=>853, 7746=>921, 7747=>857, 7748=>787, 7749=>580, 7750=>787, 7751=>580, 7752=>787, 7753=>580, 7754=>787, 7755=>580, 7760=>738, 7761=>542, 7762=>738, + 7763=>542, 7764=>605, 7765=>576, 7766=>605, 7767=>576, 7768=>677, 7769=>430, 7770=>677, 7771=>430, 7772=>677, 7773=>430, 7774=>677, 7775=>430, 7776=>616, 7777=>461, 7778=>616, + 7779=>461, 7784=>616, 7785=>461, 7786=>600, 7787=>361, 7788=>600, 7789=>361, 7790=>600, 7791=>361, 7792=>600, 7793=>361, 7794=>758, 7795=>580, 7796=>758, 7797=>580, 7798=>758, + 7799=>580, 7800=>758, 7801=>580, 7802=>758, 7803=>580, 7804=>650, 7805=>508, 7806=>650, 7807=>508, 7808=>925, 7809=>770, 7810=>925, 7811=>770, 7812=>925, 7813=>770, 7814=>925, + 7815=>770, 7816=>925, 7817=>770, 7818=>641, 7819=>507, 7820=>641, 7821=>507, 7822=>594, 7823=>508, 7824=>625, 7825=>474, 7826=>625, 7827=>474, 7828=>625, 7829=>474, 7830=>580, + 7831=>361, 7832=>770, 7833=>508, 7834=>813, 7835=>461, 7840=>650, 7841=>536, 7842=>650, 7843=>536, 7852=>650, 7853=>536, 7854=>650, 7855=>536, 7856=>650, 7857=>536, 7858=>650, + 7859=>536, 7860=>650, 7861=>536, 7862=>650, 7863=>536, 7864=>657, 7865=>532, 7866=>657, 7867=>532, 7868=>657, 7869=>532, 7878=>657, 7879=>532, 7880=>355, 7881=>288, 7882=>355, + 7883=>288, 7884=>738, 7885=>542, 7886=>738, 7887=>542, 7896=>738, 7897=>542, 7908=>758, 7909=>580, 7910=>758, 7911=>580, 7922=>594, 7923=>508, 7924=>594, 7925=>508, 7926=>594, + 7927=>508, 7928=>594, 7929=>508, 7936=>607, 7937=>607, 7938=>607, 7939=>607, 7940=>607, 7941=>607, 7942=>607, 7943=>607, 7944=>650, 7945=>650, 7946=>782, 7947=>782, 7948=>660, + 7949=>687, 7950=>650, 7951=>650, 7952=>483, 7953=>483, 7954=>483, 7955=>483, 7956=>483, 7957=>483, 7960=>768, 7961=>757, 7962=>960, 7963=>969, 7964=>907, 7965=>931, 7968=>539, + 7969=>539, 7970=>539, 7971=>539, 7972=>539, 7973=>539, 7974=>539, 7975=>539, 7976=>898, 7977=>893, 7978=>1090, 7979=>1101, 7980=>1043, 7981=>1064, 7982=>988, 7983=>985, 7984=>353, + 7985=>353, 7986=>353, 7987=>353, 7988=>353, 7989=>353, 7990=>353, 7991=>353, 7992=>469, 7993=>461, 7994=>661, 7995=>664, 7996=>611, 7997=>635, 7998=>561, 7999=>553, 8000=>542, + 8001=>542, 8002=>542, 8003=>542, 8004=>542, 8005=>542, 8008=>738, 8009=>773, 8010=>1008, 8011=>1015, 8012=>843, 8013=>867, 8016=>547, 8017=>547, 8018=>547, 8019=>547, 8020=>547, + 8021=>547, 8022=>547, 8023=>547, 8025=>765, 8027=>971, 8029=>939, 8031=>857, 8032=>734, 8033=>734, 8034=>734, 8035=>734, 8036=>734, 8037=>734, 8038=>734, 8039=>734, 8040=>746, + 8041=>783, 8042=>1018, 8043=>1023, 8044=>852, 8045=>878, 8046=>844, 8047=>873, 8048=>607, 8049=>607, 8050=>483, 8051=>483, 8052=>539, 8053=>539, 8054=>353, 8055=>353, 8056=>542, + 8057=>542, 8058=>547, 8059=>547, 8060=>734, 8061=>734, 8064=>607, 8065=>607, 8066=>607, 8067=>607, 8068=>607, 8069=>607, 8070=>607, 8071=>607, 8072=>650, 8073=>650, 8074=>782, + 8075=>782, 8076=>660, 8077=>687, 8078=>650, 8079=>650, 8080=>539, 8081=>539, 8082=>539, 8083=>539, 8084=>539, 8085=>539, 8086=>539, 8087=>539, 8088=>898, 8089=>893, 8090=>1090, + 8091=>1101, 8092=>1043, 8093=>1064, 8094=>988, 8095=>985, 8096=>734, 8097=>734, 8098=>734, 8099=>734, 8100=>734, 8101=>734, 8102=>734, 8103=>734, 8104=>746, 8105=>783, 8106=>1018, + 8107=>1023, 8108=>852, 8109=>878, 8110=>844, 8111=>873, 8112=>607, 8113=>607, 8114=>607, 8115=>607, 8116=>607, 8118=>607, 8119=>607, 8120=>650, 8121=>650, 8122=>650, 8123=>650, + 8124=>650, 8125=>450, 8126=>450, 8127=>450, 8128=>450, 8129=>450, 8130=>539, 8131=>539, 8132=>539, 8134=>539, 8135=>539, 8136=>820, 8137=>810, 8138=>956, 8139=>935, 8140=>785, + 8141=>450, 8142=>450, 8143=>450, 8144=>353, 8145=>353, 8146=>353, 8147=>353, 8150=>353, 8151=>353, 8152=>355, 8153=>355, 8154=>529, 8155=>505, 8157=>450, 8158=>450, 8159=>450, + 8160=>547, 8161=>547, 8162=>547, 8163=>547, 8164=>529, 8165=>529, 8166=>547, 8167=>547, 8168=>594, 8169=>594, 8170=>829, 8171=>808, 8172=>711, 8173=>450, 8174=>450, 8175=>450, + 8178=>734, 8179=>734, 8180=>734, 8182=>734, 8183=>734, 8184=>865, 8185=>751, 8186=>886, 8187=>767, 8188=>746, 8189=>450, 8190=>450, 8192=>450, 8193=>900, 8194=>450, 8195=>900, + 8196=>296, 8197=>225, 8198=>150, 8199=>572, 8200=>286, 8201=>180, 8202=>89, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>304, 8209=>304, 8210=>572, 8213=>900, + 8215=>450, 8219=>286, 8223=>460, 8227=>531, 8228=>301, 8229=>600, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>180, 8241=>1560, 8252=>475, 8253=>482, 8254=>450, + 8263=>878, 8264=>678, 8265=>678, 8287=>200, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>360, 8308=>360, + 8309=>360, 8310=>360, 8311=>360, 8312=>360, 8313=>360, 8319=>389, 8320=>360, 8321=>360, 8322=>360, 8323=>360, 8324=>360, 8325=>360, 8326=>360, 8327=>360, 8328=>360, 8329=>360, + 8358=>594, 8367=>951, 8369=>635, 8372=>702, 8373=>572, 8462=>580, 8470=>852, 8486=>746, 8490=>672, 8491=>650, 8531=>872, 8532=>872, 8533=>872, 8534=>872, 8535=>872, 8536=>872, + 8537=>872, 8538=>872, 8539=>872, 8540=>872, 8541=>872, 8542=>872, 8543=>511, 8592=>754, 8593=>754, 8594=>754, 8595=>754, 8706=>465, 8710=>628, 8711=>628, 8719=>716, 8721=>642, + 8722=>754, 8725=>150, 8729=>286, 8730=>573, 8733=>609, 8734=>750, 8735=>754, 8736=>754, 8743=>659, 8744=>659, 8745=>659, 8746=>659, 8747=>469, 8748=>766, 8749=>1063, 8770=>754, + 8771=>754, 8776=>754, 8800=>754, 8801=>754, 8804=>754, 8805=>754, 8962=>687, 8968=>351, 8969=>351, 8970=>351, 8971=>351, 8976=>754, 8977=>461, 8984=>900, 8985=>754, 8992=>469, + 8993=>469, 8997=>900, 9000=>1299, 9085=>827, 9134=>469, 9167=>850, 9251=>687, 9600=>692, 9601=>692, 9602=>692, 9603=>692, 9604=>692, 9605=>692, 9606=>692, 9607=>692, 9608=>692, + 9609=>692, 9610=>692, 9611=>692, 9612=>692, 9613=>692, 9614=>692, 9615=>692, 9616=>692, 9617=>692, 9618=>692, 9619=>692, 9620=>692, 9621=>692, 9622=>692, 9623=>692, 9624=>692, + 9625=>692, 9626=>692, 9627=>692, 9628=>692, 9629=>692, 9630=>692, 9631=>692, 9632=>850, 9633=>850, 9634=>850, 9635=>850, 9636=>850, 9637=>850, 9638=>850, 9639=>850, 9640=>850, + 9641=>850, 9642=>610, 9643=>610, 9644=>850, 9645=>850, 9646=>495, 9647=>495, 9648=>692, 9649=>692, 9650=>692, 9651=>692, 9652=>452, 9653=>452, 9654=>692, 9655=>692, 9656=>452, + 9657=>452, 9658=>692, 9659=>692, 9660=>692, 9661=>692, 9662=>452, 9663=>452, 9664=>692, 9665=>692, 9666=>452, 9667=>452, 9668=>692, 9669=>692, 9670=>692, 9671=>692, 9672=>692, + 9673=>785, 9674=>444, 9675=>785, 9676=>785, 9677=>785, 9678=>785, 9679=>785, 9680=>785, 9681=>785, 9682=>785, 9683=>785, 9684=>785, 9685=>785, 9686=>474, 9687=>474, 9688=>712, + 9689=>873, 9690=>873, 9691=>873, 9692=>348, 9693=>348, 9694=>348, 9695=>348, 9696=>785, 9697=>785, 9698=>692, 9699=>692, 9700=>692, 9701=>692, 9702=>531, 9703=>850, 9704=>850, + 9705=>850, 9706=>850, 9707=>850, 9708=>692, 9709=>692, 9710=>692, 9711=>1007, 9712=>850, 9713=>850, 9714=>850, 9715=>850, 9716=>785, 9717=>785, 9718=>785, 9719=>785, 9720=>692, + 9721=>692, 9722=>692, 9723=>747, 9724=>747, 9725=>659, 9726=>659, 9727=>692, 9728=>807, 9784=>807, 9785=>807, 9786=>807, 9787=>807, 9788=>807, 9791=>552, 9792=>658, 9793=>658, + 9794=>807, 9795=>807, 9796=>807, 9797=>807, 9798=>807, 9799=>807, 9824=>807, 9825=>807, 9826=>807, 9827=>807, 9828=>807, 9829=>807, 9830=>807, 9831=>807, 9833=>424, 9834=>574, + 9835=>807, 9836=>807, 9837=>424, 9838=>321, 9839=>435, 10208=>444, 10216=>351, 10217=>351, 10731=>444, 10764=>1361, 10765=>469, 10766=>469, 11026=>850, 11027=>850, 11028=>850, 11029=>850, + 11030=>692, 11031=>692, 11032=>692, 11033=>692, 11034=>850, 63172=>455, 63173=>542, 63174=>576, 63175=>580, 63176=>853, 63185=>450, 63188=>450, 64256=>637, 64257=>600, 64258=>600, 64259=>847, + 64260=>887, 64261=>669, 64262=>795, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, + 65037=>0, 65038=>0, 65039=>0, 65533=>923} + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSerifCondensed-Oblique.z'; + font[:ctg]='DejaVuSerifCondensed-Oblique.ctg.z'; + font[:originalsize]=181700; +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifb.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSerifb.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,130 @@ +TCPDFFontDescriptor.define('DejaVuSerifb') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSerif-Bold'; + font[:desc]={'Ascent'=>939,'Descent'=>-236,'CapHeight'=>939,'Flags'=>32,'FontBBox'=>'[-836 -423 1796 1235]','ItalicAngle'=>0,'StemV'=>120,'MissingWidth'=>600}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>348, 33=>439, 34=>521, 35=>838, 36=>696, 37=>950, 38=>903, 39=>306, 40=>473, 41=>473, 42=>523, 43=>838, 44=>348, 45=>415, 46=>348, + 47=>365, 48=>696, 49=>696, 50=>696, 51=>696, 52=>696, 53=>696, 54=>696, 55=>696, 56=>696, 57=>696, 58=>369, 59=>369, 60=>838, 61=>838, 62=>838, + 63=>586, 64=>1000, 65=>776, 66=>845, 67=>796, 68=>867, 69=>762, 70=>710, 71=>854, 72=>945, 73=>468, 74=>473, 75=>869, 76=>703, 77=>1107, 78=>914, + 79=>871, 80=>752, 81=>871, 82=>831, 83=>722, 84=>744, 85=>872, 86=>776, 87=>1123, 88=>776, 89=>714, 90=>730, 91=>473, 92=>365, 93=>473, 94=>838, + 95=>500, 96=>500, 97=>648, 98=>699, 99=>609, 100=>699, 101=>636, 102=>430, 103=>699, 104=>727, 105=>380, 106=>362, 107=>693, 108=>380, 109=>1058, 110=>727, + 111=>667, 112=>699, 113=>699, 114=>527, 115=>563, 116=>462, 117=>727, 118=>581, 119=>861, 120=>596, 121=>581, 122=>568, 123=>643, 124=>364, 125=>643, 126=>838, + 8364=>696, 1027=>690, 8218=>348, 402=>430, 8222=>575, 8230=>1000, 8224=>523, 8225=>523, 710=>500, 8240=>1385, 352=>722, 8249=>400, 338=>1180, 1036=>910, 381=>730, 1039=>945, + 8216=>348, 8217=>348, 8220=>575, 8221=>575, 8226=>639, 8211=>500, 8212=>1000, 732=>500, 8482=>1000, 353=>563, 8250=>400, 339=>1028, 1116=>722, 382=>568, 376=>714, 160=>348, + 161=>439, 162=>696, 163=>696, 164=>636, 165=>696, 166=>364, 167=>523, 168=>500, 169=>1000, 170=>487, 171=>625, 172=>838, 173=>415, 174=>1000, 175=>500, 176=>500, + 177=>838, 178=>438, 179=>438, 180=>500, 181=>732, 182=>636, 183=>348, 184=>500, 185=>438, 186=>500, 187=>625, 188=>1043, 189=>1043, 190=>1043, 191=>586, 192=>776, + 193=>776, 194=>776, 195=>776, 196=>776, 197=>776, 198=>1034, 199=>796, 200=>762, 201=>762, 202=>762, 203=>762, 204=>468, 205=>468, 206=>468, 207=>468, 208=>874, + 209=>914, 210=>871, 211=>871, 212=>871, 213=>871, 214=>871, 215=>838, 216=>871, 217=>872, 218=>872, 219=>872, 220=>872, 221=>714, 222=>757, 223=>760, 224=>648, + 225=>648, 226=>648, 227=>648, 228=>648, 229=>648, 230=>975, 231=>609, 232=>636, 233=>636, 234=>636, 235=>636, 236=>380, 237=>380, 238=>380, 239=>380, 240=>667, + 241=>727, 242=>667, 243=>667, 244=>667, 245=>667, 246=>667, 247=>838, 248=>667, 249=>727, 250=>727, 251=>727, 252=>727, 253=>581, 254=>699, 255=>581, 256=>776, + 257=>648, 258=>776, 259=>648, 260=>776, 261=>648, 262=>796, 263=>609, 264=>796, 265=>609, 266=>796, 267=>609, 268=>796, 269=>609, 270=>867, 271=>699, 272=>874, + 273=>699, 274=>762, 275=>636, 276=>762, 277=>636, 278=>762, 279=>636, 280=>762, 281=>636, 282=>762, 283=>636, 284=>854, 285=>699, 286=>854, 287=>699, 288=>854, + 289=>699, 290=>854, 291=>699, 292=>945, 293=>727, 294=>945, 295=>727, 296=>468, 297=>380, 298=>468, 299=>380, 300=>468, 301=>380, 302=>468, 303=>380, 304=>468, + 305=>380, 306=>942, 307=>751, 308=>473, 309=>362, 310=>869, 311=>693, 312=>693, 313=>703, 314=>380, 315=>703, 316=>380, 317=>703, 318=>508, 319=>703, 320=>557, + 321=>710, 322=>385, 323=>914, 324=>727, 325=>914, 326=>727, 327=>914, 328=>727, 329=>1008, 330=>914, 331=>727, 332=>871, 333=>667, 334=>871, 335=>667, 336=>871, + 337=>667, 340=>831, 341=>527, 342=>831, 343=>527, 344=>831, 345=>527, 346=>722, 347=>563, 348=>722, 349=>563, 350=>722, 351=>563, 354=>744, 355=>462, 356=>744, + 357=>462, 358=>744, 359=>462, 360=>872, 361=>727, 362=>872, 363=>727, 364=>872, 365=>727, 366=>872, 367=>727, 368=>872, 369=>727, 370=>872, 371=>727, 372=>1123, + 373=>861, 374=>714, 375=>581, 377=>730, 378=>568, 379=>730, 380=>568, 383=>430, 384=>699, 385=>845, 386=>854, 387=>699, 388=>854, 389=>699, 390=>796, 391=>796, + 392=>609, 393=>874, 394=>867, 395=>854, 396=>699, 397=>667, 398=>762, 399=>871, 400=>696, 401=>710, 403=>854, 404=>771, 405=>1043, 406=>468, 407=>468, 408=>869, + 409=>693, 410=>380, 411=>701, 412=>1058, 413=>914, 414=>727, 415=>871, 416=>871, 417=>667, 418=>1200, 419=>943, 420=>752, 421=>699, 422=>831, 423=>722, 424=>563, + 425=>707, 426=>331, 427=>462, 428=>744, 429=>462, 430=>744, 431=>872, 432=>727, 433=>890, 434=>890, 435=>714, 436=>708, 437=>730, 438=>568, 439=>568, 440=>568, + 441=>568, 443=>696, 444=>754, 445=>568, 446=>536, 448=>295, 449=>492, 450=>459, 451=>295, 452=>1597, 453=>1435, 454=>1267, 455=>1176, 456=>1065, 457=>742, 458=>1387, + 459=>1276, 460=>1089, 461=>776, 462=>648, 463=>468, 464=>380, 465=>871, 466=>667, 467=>872, 468=>727, 469=>872, 470=>727, 471=>872, 472=>727, 473=>872, 474=>727, + 475=>872, 476=>727, 477=>636, 478=>776, 479=>648, 480=>776, 481=>648, 482=>1034, 483=>975, 484=>896, 485=>699, 486=>854, 487=>699, 488=>869, 489=>693, 490=>871, + 491=>667, 492=>871, 493=>667, 494=>568, 495=>568, 496=>380, 497=>1597, 498=>1435, 499=>1267, 500=>854, 501=>699, 502=>1221, 504=>914, 505=>727, 506=>776, 507=>648, + 508=>1034, 509=>975, 510=>871, 511=>667, 512=>776, 513=>648, 514=>776, 515=>648, 516=>762, 517=>636, 518=>762, 519=>636, 520=>468, 521=>380, 522=>468, 523=>380, + 524=>871, 525=>667, 526=>871, 527=>667, 528=>831, 529=>527, 530=>831, 531=>527, 532=>872, 533=>727, 534=>872, 535=>727, 536=>722, 537=>563, 538=>744, 539=>462, + 542=>945, 543=>727, 545=>791, 548=>730, 549=>568, 550=>776, 551=>648, 552=>762, 553=>636, 554=>871, 555=>667, 556=>871, 557=>667, 558=>871, 559=>667, 560=>871, + 561=>667, 562=>714, 563=>581, 564=>573, 565=>922, 566=>564, 567=>362, 568=>1031, 569=>1031, 570=>776, 571=>796, 572=>609, 573=>703, 574=>744, 575=>563, 576=>568, + 577=>660, 578=>547, 581=>776, 592=>648, 593=>699, 594=>699, 595=>699, 596=>609, 597=>609, 598=>699, 599=>730, 600=>636, 601=>636, 602=>907, 603=>608, 604=>562, + 605=>907, 606=>720, 607=>387, 608=>699, 609=>699, 610=>626, 611=>712, 612=>627, 613=>727, 614=>727, 615=>727, 616=>380, 617=>380, 618=>380, 619=>409, 620=>514, + 621=>380, 622=>795, 623=>1058, 624=>1058, 625=>1058, 626=>727, 627=>727, 628=>712, 629=>667, 630=>1061, 631=>749, 632=>667, 633=>571, 634=>571, 635=>571, 636=>527, + 637=>527, 638=>452, 639=>487, 640=>801, 641=>801, 642=>563, 643=>331, 644=>430, 645=>540, 646=>331, 647=>492, 648=>462, 649=>727, 650=>679, 651=>694, 652=>641, + 653=>907, 654=>635, 655=>727, 656=>568, 657=>568, 658=>568, 659=>568, 660=>536, 661=>536, 662=>536, 663=>545, 664=>871, 665=>695, 666=>720, 667=>626, 668=>732, + 669=>384, 670=>740, 671=>646, 672=>699, 673=>536, 674=>536, 675=>1117, 676=>1179, 677=>1117, 678=>911, 679=>715, 680=>909, 681=>1039, 682=>790, 683=>795, 684=>662, + 685=>443, 686=>613, 687=>717, 688=>521, 689=>519, 690=>313, 691=>414, 692=>414, 693=>480, 694=>527, 695=>662, 696=>485, 697=>302, 699=>348, 700=>348, 701=>348, + 702=>366, 703=>366, 704=>313, 705=>313, 711=>500, 712=>282, 713=>500, 716=>282, 720=>369, 721=>369, 722=>366, 723=>366, 726=>392, 728=>500, 729=>500, 730=>500, + 731=>500, 733=>500, 734=>417, 736=>458, 737=>292, 738=>395, 739=>475, 740=>313, 741=>484, 742=>484, 743=>484, 744=>484, 745=>484, 750=>553, 768=>0, 769=>0, + 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, + 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, + 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, + 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 835=>0, 847=>0, + 856=>0, 865=>0, 884=>302, 885=>302, 890=>500, 894=>369, 900=>500, 901=>500, 902=>776, 903=>348, 904=>947, 905=>1118, 906=>662, 908=>887, 910=>953, 911=>911, + 912=>484, 913=>776, 914=>845, 915=>710, 916=>776, 917=>762, 918=>730, 919=>945, 920=>871, 921=>468, 922=>869, 923=>776, 924=>1107, 925=>914, 926=>704, 927=>871, + 928=>944, 929=>752, 931=>707, 932=>744, 933=>714, 934=>871, 935=>776, 936=>913, 937=>890, 938=>468, 939=>714, 940=>770, 941=>608, 942=>727, 943=>484, 944=>694, + 945=>770, 946=>664, 947=>660, 948=>667, 949=>608, 950=>592, 951=>727, 952=>667, 953=>484, 954=>750, 955=>701, 956=>732, 957=>694, 958=>592, 959=>667, 960=>732, + 961=>665, 962=>609, 963=>737, 964=>673, 965=>694, 966=>905, 967=>658, 968=>941, 969=>952, 970=>484, 971=>694, 972=>667, 973=>694, 974=>952, 976=>667, 977=>849, + 978=>764, 979=>969, 980=>764, 981=>941, 982=>952, 983=>655, 984=>871, 985=>667, 986=>796, 987=>609, 988=>710, 989=>527, 990=>590, 991=>660, 992=>796, 993=>667, + 1008=>655, 1009=>665, 1010=>609, 1011=>362, 1012=>871, 1013=>609, 1014=>609, 1015=>757, 1016=>699, 1017=>796, 1018=>1107, 1019=>860, 1020=>692, 1021=>796, 1022=>796, 1023=>796, + 1024=>762, 1025=>762, 1026=>901, 1028=>795, 1029=>722, 1030=>468, 1031=>468, 1032=>473, 1033=>1202, 1034=>1262, 1035=>963, 1037=>945, 1038=>812, 1040=>814, 1041=>854, 1042=>845, + 1043=>690, 1044=>889, 1045=>762, 1046=>1312, 1047=>721, 1048=>945, 1049=>945, 1050=>910, 1051=>884, 1052=>1107, 1053=>945, 1054=>871, 1055=>944, 1056=>752, 1057=>796, 1058=>744, + 1059=>812, 1060=>949, 1061=>776, 1062=>966, 1063=>913, 1064=>1268, 1065=>1293, 1066=>957, 1067=>1202, 1068=>825, 1069=>795, 1070=>1287, 1071=>882, 1072=>648, 1073=>667, 1074=>695, + 1075=>613, 1076=>667, 1077=>636, 1078=>1010, 1079=>638, 1080=>742, 1081=>742, 1082=>722, 1083=>705, 1084=>869, 1085=>732, 1086=>667, 1087=>732, 1088=>699, 1089=>609, 1090=>620, + 1091=>640, 1092=>902, 1093=>596, 1094=>739, 1095=>732, 1096=>1075, 1097=>1082, 1098=>767, 1099=>1002, 1100=>679, 1101=>609, 1102=>1025, 1103=>739, 1104=>636, 1105=>636, 1106=>719, + 1107=>613, 1108=>609, 1109=>563, 1110=>380, 1111=>380, 1112=>362, 1113=>968, 1114=>995, 1115=>727, 1117=>742, 1118=>640, 1119=>732, 1122=>880, 1123=>703, 1138=>871, 1139=>652, + 1140=>916, 1141=>749, 1164=>792, 1165=>664, 1168=>700, 1169=>618, 1170=>710, 1171=>637, 1172=>868, 1173=>716, 1174=>1312, 1175=>1010, 1176=>721, 1177=>638, 1178=>947, 1179=>744, + 1182=>910, 1183=>693, 1184=>999, 1185=>733, 1186=>966, 1187=>739, 1188=>1187, 1189=>980, 1190=>1345, 1191=>1059, 1194=>796, 1195=>609, 1196=>744, 1197=>620, 1198=>714, 1199=>581, + 1202=>866, 1203=>649, 1204=>1250, 1205=>997, 1206=>928, 1207=>739, 1210=>910, 1211=>727, 1216=>468, 1217=>1312, 1218=>1010, 1219=>869, 1220=>693, 1223=>945, 1224=>732, 1227=>913, + 1228=>732, 1231=>380, 1232=>814, 1233=>648, 1234=>814, 1235=>648, 1236=>1034, 1237=>975, 1238=>762, 1239=>636, 1240=>871, 1241=>636, 1242=>871, 1243=>636, 1244=>1312, 1245=>1010, + 1246=>721, 1247=>638, 1248=>568, 1249=>568, 1250=>945, 1251=>742, 1252=>945, 1253=>742, 1254=>871, 1255=>667, 1256=>871, 1257=>667, 1258=>871, 1259=>667, 1260=>795, 1261=>609, + 1262=>812, 1263=>640, 1264=>812, 1265=>640, 1266=>812, 1267=>640, 1268=>913, 1269=>732, 1270=>690, 1271=>613, 1272=>1202, 1273=>1002, 7426=>940, 7432=>509, 7433=>320, 7444=>989, + 7446=>667, 7447=>667, 7453=>737, 7454=>948, 7455=>948, 7491=>466, 7492=>466, 7493=>498, 7494=>657, 7495=>499, 7496=>498, 7497=>444, 7498=>444, 7499=>412, 7500=>412, 7501=>498, + 7502=>300, 7503=>523, 7504=>729, 7505=>473, 7506=>467, 7507=>427, 7508=>467, 7509=>467, 7510=>499, 7511=>371, 7512=>520, 7513=>434, 7514=>729, 7515=>491, 7543=>640, 7547=>380, + 7557=>380, 7579=>498, 7580=>427, 7581=>427, 7582=>467, 7583=>412, 7584=>383, 7585=>373, 7586=>498, 7587=>522, 7588=>300, 7589=>307, 7590=>300, 7591=>300, 7592=>370, 7593=>368, + 7594=>321, 7595=>430, 7596=>682, 7597=>729, 7598=>588, 7599=>587, 7600=>472, 7601=>467, 7602=>522, 7603=>400, 7604=>387, 7605=>371, 7606=>520, 7607=>475, 7609=>489, 7610=>491, + 7611=>412, 7612=>527, 7613=>412, 7614=>452, 7615=>467, 7680=>776, 7681=>648, 7682=>845, 7683=>699, 7684=>845, 7685=>699, 7686=>845, 7687=>699, 7688=>796, 7689=>609, 7690=>867, + 7691=>699, 7692=>867, 7693=>699, 7694=>867, 7695=>699, 7696=>867, 7697=>699, 7698=>867, 7699=>699, 7700=>762, 7701=>636, 7702=>762, 7703=>636, 7704=>762, 7705=>636, 7706=>762, + 7707=>636, 7710=>710, 7711=>430, 7712=>854, 7713=>699, 7714=>945, 7715=>727, 7716=>945, 7717=>727, 7718=>945, 7719=>727, 7720=>945, 7721=>727, 7722=>945, 7723=>727, 7724=>468, + 7725=>380, 7728=>869, 7729=>693, 7730=>869, 7731=>693, 7732=>869, 7733=>693, 7734=>703, 7735=>380, 7736=>703, 7737=>380, 7738=>703, 7739=>380, 7740=>703, 7741=>380, 7742=>1107, + 7743=>1058, 7744=>1107, 7745=>1058, 7746=>1107, 7747=>1058, 7748=>914, 7749=>727, 7750=>914, 7751=>727, 7752=>914, 7753=>727, 7754=>914, 7755=>727, 7760=>871, 7761=>667, 7762=>871, + 7763=>667, 7764=>752, 7765=>699, 7766=>752, 7767=>699, 7768=>831, 7769=>527, 7770=>831, 7771=>527, 7772=>831, 7773=>527, 7774=>831, 7775=>527, 7776=>722, 7777=>563, 7778=>722, + 7779=>563, 7784=>722, 7785=>563, 7786=>744, 7787=>462, 7788=>744, 7789=>462, 7790=>744, 7791=>462, 7792=>744, 7793=>462, 7794=>872, 7795=>727, 7796=>872, 7797=>727, 7798=>872, + 7799=>727, 7800=>872, 7801=>727, 7802=>872, 7803=>727, 7804=>776, 7805=>581, 7806=>776, 7807=>581, 7808=>1123, 7809=>861, 7810=>1123, 7811=>861, 7812=>1123, 7813=>861, 7814=>1123, + 7815=>861, 7816=>1123, 7817=>861, 7818=>776, 7819=>596, 7820=>776, 7821=>596, 7822=>714, 7823=>581, 7824=>730, 7825=>568, 7826=>730, 7827=>568, 7828=>730, 7829=>568, 7830=>727, + 7831=>462, 7832=>861, 7833=>581, 7834=>1014, 7835=>563, 7840=>776, 7841=>648, 7842=>776, 7843=>648, 7852=>776, 7853=>648, 7854=>776, 7855=>648, 7856=>776, 7857=>648, 7858=>776, + 7859=>648, 7860=>776, 7861=>648, 7862=>776, 7863=>648, 7864=>762, 7865=>636, 7866=>762, 7867=>636, 7868=>762, 7869=>636, 7878=>762, 7879=>636, 7880=>468, 7881=>380, 7882=>468, + 7883=>380, 7884=>871, 7885=>667, 7886=>871, 7887=>667, 7896=>871, 7897=>667, 7908=>872, 7909=>727, 7910=>872, 7911=>727, 7922=>714, 7923=>581, 7924=>714, 7925=>581, 7926=>714, + 7927=>581, 7928=>714, 7929=>581, 7936=>770, 7937=>770, 7938=>770, 7939=>770, 7940=>770, 7941=>770, 7942=>770, 7943=>770, 7944=>776, 7945=>776, 7946=>978, 7947=>978, 7948=>832, + 7949=>849, 7950=>776, 7951=>776, 7952=>608, 7953=>608, 7954=>608, 7955=>608, 7956=>608, 7957=>608, 7960=>917, 7961=>909, 7962=>1169, 7963=>1169, 7964=>1093, 7965=>1120, 7968=>727, + 7969=>727, 7970=>727, 7971=>727, 7972=>727, 7973=>727, 7974=>727, 7975=>727, 7976=>1100, 7977=>1094, 7978=>1358, 7979=>1361, 7980=>1279, 7981=>1308, 7982=>1197, 7983=>1194, 7984=>484, + 7985=>484, 7986=>484, 7987=>484, 7988=>484, 7989=>484, 7990=>484, 7991=>484, 7992=>629, 7993=>617, 7994=>878, 7995=>881, 7996=>799, 7997=>831, 7998=>723, 7999=>714, 8000=>667, + 8001=>667, 8002=>667, 8003=>667, 8004=>667, 8005=>667, 8008=>900, 8009=>935, 8010=>1240, 8011=>1237, 8012=>1035, 8013=>1066, 8016=>694, 8017=>694, 8018=>694, 8019=>694, 8020=>694, + 8021=>694, 8022=>694, 8023=>694, 8025=>922, 8027=>1186, 8029=>1133, 8031=>1019, 8032=>952, 8033=>952, 8034=>952, 8035=>952, 8036=>952, 8037=>952, 8038=>952, 8039=>952, 8040=>931, + 8041=>963, 8042=>1268, 8043=>1274, 8044=>1054, 8045=>1088, 8046=>1023, 8047=>1060, 8048=>770, 8049=>770, 8050=>608, 8051=>608, 8052=>727, 8053=>727, 8054=>484, 8055=>484, 8056=>667, + 8057=>667, 8058=>694, 8059=>694, 8060=>952, 8061=>952, 8064=>770, 8065=>770, 8066=>770, 8067=>770, 8068=>770, 8069=>770, 8070=>770, 8071=>770, 8072=>776, 8073=>776, 8074=>978, + 8075=>978, 8076=>832, 8077=>849, 8078=>776, 8079=>776, 8080=>727, 8081=>727, 8082=>727, 8083=>727, 8084=>727, 8085=>727, 8086=>727, 8087=>727, 8088=>1100, 8089=>1094, 8090=>1358, + 8091=>1361, 8092=>1279, 8093=>1308, 8094=>1197, 8095=>1194, 8096=>952, 8097=>952, 8098=>952, 8099=>952, 8100=>952, 8101=>952, 8102=>952, 8103=>952, 8104=>931, 8105=>963, 8106=>1268, + 8107=>1274, 8108=>1054, 8109=>1088, 8110=>1023, 8111=>1060, 8112=>770, 8113=>770, 8114=>770, 8115=>770, 8116=>770, 8118=>770, 8119=>770, 8120=>776, 8121=>776, 8122=>811, 8123=>776, + 8124=>776, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, 8130=>727, 8131=>727, 8132=>727, 8134=>727, 8135=>727, 8136=>1000, 8137=>947, 8138=>1191, 8139=>1118, 8140=>945, + 8141=>500, 8142=>500, 8143=>500, 8144=>484, 8145=>484, 8146=>484, 8147=>484, 8150=>484, 8151=>484, 8152=>468, 8153=>468, 8154=>714, 8155=>662, 8157=>500, 8158=>500, 8159=>500, + 8160=>694, 8161=>694, 8162=>694, 8163=>694, 8164=>665, 8165=>665, 8166=>694, 8167=>694, 8168=>714, 8169=>714, 8170=>1019, 8171=>953, 8172=>910, 8173=>500, 8174=>500, 8175=>500, + 8178=>952, 8179=>952, 8180=>952, 8182=>952, 8183=>952, 8184=>1069, 8185=>887, 8186=>1101, 8187=>911, 8188=>890, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, + 8196=>330, 8197=>250, 8198=>167, 8199=>696, 8200=>348, 8201=>200, 8202=>100, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>415, 8209=>415, 8210=>696, 8213=>1000, + 8215=>500, 8219=>348, 8223=>575, 8227=>639, 8228=>348, 8229=>674, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1820, 8252=>629, 8253=>586, 8254=>500, + 8263=>1082, 8264=>856, 8265=>856, 8287=>222, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>438, 8308=>438, + 8309=>438, 8310=>438, 8311=>438, 8312=>438, 8313=>438, 8319=>519, 8320=>438, 8321=>438, 8322=>438, 8323=>438, 8324=>438, 8325=>438, 8326=>438, 8327=>438, 8328=>438, 8329=>438, + 8358=>696, 8367=>1155, 8369=>790, 8372=>876, 8373=>696, 8462=>727, 8470=>1087, 8486=>890, 8490=>869, 8491=>776, 8531=>1035, 8532=>1035, 8533=>1035, 8534=>1035, 8535=>1035, 8536=>1035, + 8537=>1035, 8538=>1035, 8539=>1035, 8540=>1035, 8541=>1035, 8542=>1035, 8543=>615, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8706=>534, 8710=>753, 8711=>753, 8719=>842, 8721=>753, + 8722=>838, 8725=>167, 8729=>348, 8730=>657, 8733=>672, 8734=>833, 8735=>838, 8736=>838, 8743=>812, 8744=>812, 8745=>812, 8746=>812, 8747=>579, 8748=>1000, 8749=>1391, 8770=>838, + 8771=>838, 8776=>838, 8800=>838, 8801=>838, 8804=>838, 8805=>838, 8962=>834, 8968=>473, 8969=>473, 8970=>473, 8971=>473, 8976=>838, 8977=>539, 8984=>928, 8985=>838, 8992=>579, + 8993=>579, 8997=>1000, 9000=>1443, 9085=>1008, 9134=>579, 9167=>945, 9251=>834, 9600=>769, 9601=>769, 9602=>769, 9603=>769, 9604=>769, 9605=>769, 9606=>769, 9607=>769, 9608=>769, + 9609=>769, 9610=>769, 9611=>769, 9612=>769, 9613=>769, 9614=>769, 9615=>769, 9616=>769, 9617=>769, 9618=>769, 9619=>769, 9620=>769, 9621=>769, 9622=>769, 9623=>769, 9624=>769, + 9625=>769, 9626=>769, 9627=>769, 9628=>769, 9629=>769, 9630=>769, 9631=>769, 9632=>945, 9633=>945, 9634=>945, 9635=>945, 9636=>945, 9637=>945, 9638=>945, 9639=>945, 9640=>945, + 9641=>945, 9642=>678, 9643=>678, 9644=>945, 9645=>945, 9646=>550, 9647=>550, 9648=>769, 9649=>769, 9650=>769, 9651=>769, 9652=>502, 9653=>502, 9654=>769, 9655=>769, 9656=>502, + 9657=>502, 9658=>769, 9659=>769, 9660=>769, 9661=>769, 9662=>502, 9663=>502, 9664=>769, 9665=>769, 9666=>502, 9667=>502, 9668=>769, 9669=>769, 9670=>769, 9671=>769, 9672=>769, + 9673=>873, 9674=>494, 9675=>873, 9676=>873, 9677=>873, 9678=>873, 9679=>873, 9680=>873, 9681=>873, 9682=>873, 9683=>873, 9684=>873, 9685=>873, 9686=>527, 9687=>527, 9688=>791, + 9689=>970, 9690=>970, 9691=>970, 9692=>387, 9693=>387, 9694=>387, 9695=>387, 9696=>873, 9697=>873, 9698=>769, 9699=>769, 9700=>769, 9701=>769, 9702=>590, 9703=>945, 9704=>945, + 9705=>945, 9706=>945, 9707=>945, 9708=>769, 9709=>769, 9710=>769, 9711=>1119, 9712=>945, 9713=>945, 9714=>945, 9715=>945, 9716=>873, 9717=>873, 9718=>873, 9719=>873, 9720=>769, + 9721=>769, 9722=>769, 9723=>830, 9724=>830, 9725=>732, 9726=>732, 9727=>769, 9728=>896, 9784=>896, 9785=>896, 9786=>896, 9787=>896, 9788=>896, 9791=>614, 9792=>731, 9793=>731, + 9794=>896, 9795=>896, 9796=>896, 9797=>896, 9798=>896, 9799=>896, 9824=>896, 9825=>896, 9826=>896, 9827=>896, 9828=>896, 9829=>896, 9830=>896, 9831=>896, 9833=>472, 9834=>638, + 9835=>896, 9836=>896, 9837=>472, 9838=>357, 9839=>484, 10208=>494, 10216=>457, 10217=>457, 10731=>494, 10764=>1782, 10765=>610, 10766=>610, 11026=>945, 11027=>945, 11028=>945, 11029=>945, + 11030=>769, 11031=>769, 11032=>769, 11033=>769, 11034=>945, 63173=>667, 63185=>500, 63188=>500, 64256=>930, 64257=>727, 64258=>727, 64259=>1126, 64260=>1123, 64261=>871, 64262=>971, 65024=>0, + 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65533=>1113}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSerif-Bold.z'; + font[:ctg]='DejaVuSerif-Bold.ctg.z'; + font[:originalsize]=203488; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifbi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSerifbi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,131 @@ +TCPDFFontDescriptor.define('DejaVuSerifbi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSerif-BoldOblique'; + font[:desc]={'Ascent'=>939,'Descent'=>-236,'CapHeight'=>939,'Flags'=>96,'FontBBox'=>'[-906 -423 1760 1235]','ItalicAngle'=>-11,'StemV'=>120,'MissingWidth'=>600}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>348, 33=>439, 34=>521, 35=>838, 36=>696, 37=>950, 38=>903, 39=>306, 40=>473, 41=>473, 42=>523, 43=>838, 44=>348, 45=>415, 46=>348, + 47=>365, 48=>696, 49=>696, 50=>696, 51=>696, 52=>696, 53=>696, 54=>696, 55=>696, 56=>696, 57=>696, 58=>369, 59=>369, 60=>838, 61=>838, 62=>838, + 63=>586, 64=>1000, 65=>776, 66=>845, 67=>796, 68=>867, 69=>762, 70=>710, 71=>854, 72=>945, 73=>468, 74=>473, 75=>869, 76=>703, 77=>1107, 78=>914, + 79=>871, 80=>752, 81=>871, 82=>831, 83=>722, 84=>744, 85=>872, 86=>776, 87=>1123, 88=>776, 89=>714, 90=>730, 91=>473, 92=>365, 93=>473, 94=>838, + 95=>500, 96=>500, 97=>648, 98=>699, 99=>609, 100=>699, 101=>636, 102=>430, 103=>699, 104=>727, 105=>380, 106=>362, 107=>693, 108=>380, 109=>1058, 110=>727, + 111=>667, 112=>699, 113=>699, 114=>527, 115=>563, 116=>462, 117=>727, 118=>581, 119=>861, 120=>596, 121=>581, 122=>568, 123=>643, 124=>364, 125=>643, 126=>838, + 8364=>696, 1027=>690, 8218=>348, 402=>430, 8222=>575, 8230=>1000, 8224=>523, 8225=>523, 710=>500, 8240=>1385, 352=>722, 8249=>400, 338=>1180, 1036=>910, 381=>730, 1039=>945, + 8216=>348, 8217=>348, 8220=>575, 8221=>575, 8226=>639, 8211=>500, 8212=>1000, 732=>500, 8482=>1000, 353=>563, 8250=>400, 339=>1028, 1116=>677, 382=>568, 376=>714, 160=>348, + 161=>439, 162=>696, 163=>696, 164=>636, 165=>696, 166=>364, 167=>523, 168=>500, 169=>1000, 170=>487, 171=>625, 172=>838, 173=>415, 174=>1000, 175=>500, 176=>500, + 177=>838, 178=>438, 179=>438, 180=>500, 181=>732, 182=>636, 183=>348, 184=>500, 185=>438, 186=>500, 187=>625, 188=>1043, 189=>1043, 190=>1043, 191=>586, 192=>776, + 193=>776, 194=>776, 195=>776, 196=>776, 197=>776, 198=>1034, 199=>796, 200=>762, 201=>762, 202=>762, 203=>762, 204=>468, 205=>468, 206=>468, 207=>468, 208=>874, + 209=>914, 210=>871, 211=>871, 212=>871, 213=>871, 214=>871, 215=>838, 216=>871, 217=>872, 218=>872, 219=>872, 220=>872, 221=>714, 222=>757, 223=>760, 224=>648, + 225=>648, 226=>648, 227=>648, 228=>648, 229=>648, 230=>975, 231=>609, 232=>636, 233=>636, 234=>636, 235=>636, 236=>380, 237=>380, 238=>380, 239=>380, 240=>667, + 241=>727, 242=>667, 243=>667, 244=>667, 245=>667, 246=>667, 247=>838, 248=>667, 249=>727, 250=>727, 251=>727, 252=>727, 253=>581, 254=>699, 255=>581, 256=>776, + 257=>648, 258=>776, 259=>648, 260=>776, 261=>648, 262=>796, 263=>609, 264=>796, 265=>609, 266=>796, 267=>609, 268=>796, 269=>609, 270=>867, 271=>699, 272=>874, + 273=>699, 274=>762, 275=>636, 276=>762, 277=>636, 278=>762, 279=>636, 280=>762, 281=>636, 282=>762, 283=>636, 284=>854, 285=>699, 286=>854, 287=>699, 288=>854, + 289=>699, 290=>854, 291=>699, 292=>945, 293=>727, 294=>945, 295=>727, 296=>468, 297=>380, 298=>468, 299=>380, 300=>468, 301=>380, 302=>468, 303=>380, 304=>468, + 305=>380, 306=>942, 307=>751, 308=>473, 309=>362, 310=>869, 311=>693, 312=>693, 313=>703, 314=>380, 315=>703, 316=>380, 317=>703, 318=>508, 319=>703, 320=>557, + 321=>710, 322=>385, 323=>914, 324=>727, 325=>914, 326=>727, 327=>914, 328=>727, 329=>1008, 330=>914, 331=>727, 332=>871, 333=>667, 334=>871, 335=>667, 336=>871, + 337=>667, 340=>831, 341=>527, 342=>831, 343=>527, 344=>831, 345=>527, 346=>722, 347=>563, 348=>722, 349=>563, 350=>722, 351=>563, 354=>744, 355=>462, 356=>744, + 357=>462, 358=>744, 359=>462, 360=>872, 361=>727, 362=>872, 363=>727, 364=>872, 365=>727, 366=>872, 367=>727, 368=>872, 369=>727, 370=>872, 371=>727, 372=>1123, + 373=>861, 374=>714, 375=>581, 377=>730, 378=>568, 379=>730, 380=>568, 383=>430, 384=>699, 385=>845, 386=>854, 387=>699, 388=>854, 389=>699, 390=>796, 391=>796, + 392=>609, 393=>874, 394=>867, 395=>854, 396=>699, 397=>667, 398=>762, 399=>871, 400=>696, 401=>710, 403=>854, 404=>771, 405=>1043, 406=>468, 407=>468, 408=>869, + 409=>693, 410=>380, 411=>701, 412=>1058, 413=>914, 414=>727, 415=>871, 416=>871, 417=>667, 418=>1200, 419=>943, 420=>752, 421=>699, 422=>831, 423=>722, 424=>563, + 425=>707, 426=>331, 427=>462, 428=>744, 429=>462, 430=>744, 431=>872, 432=>727, 433=>890, 434=>890, 435=>714, 436=>699, 437=>730, 438=>568, 439=>568, 440=>568, + 441=>568, 443=>696, 444=>754, 445=>568, 446=>536, 448=>295, 449=>492, 450=>459, 451=>295, 452=>1597, 453=>1435, 454=>1267, 455=>1176, 456=>1065, 457=>742, 458=>1387, + 459=>1276, 460=>1089, 461=>776, 462=>648, 463=>468, 464=>380, 465=>871, 466=>667, 467=>872, 468=>727, 469=>872, 470=>727, 471=>872, 472=>727, 473=>872, 474=>727, + 475=>872, 476=>727, 477=>636, 478=>776, 479=>648, 480=>776, 481=>648, 482=>1034, 483=>975, 484=>896, 485=>699, 486=>854, 487=>699, 488=>869, 489=>693, 490=>871, + 491=>667, 492=>871, 493=>667, 494=>568, 495=>568, 496=>362, 497=>1597, 498=>1435, 499=>1267, 500=>854, 501=>699, 502=>1221, 504=>914, 505=>727, 506=>776, 507=>648, + 508=>1034, 509=>975, 510=>871, 511=>667, 512=>776, 513=>648, 514=>776, 515=>648, 516=>762, 517=>636, 518=>762, 519=>636, 520=>468, 521=>380, 522=>468, 523=>380, + 524=>871, 525=>667, 526=>871, 527=>667, 528=>831, 529=>527, 530=>831, 531=>527, 532=>872, 533=>727, 534=>872, 535=>727, 536=>722, 537=>563, 538=>744, 539=>462, + 542=>945, 543=>727, 545=>791, 548=>730, 549=>568, 550=>776, 551=>648, 552=>762, 553=>636, 554=>871, 555=>667, 556=>871, 557=>667, 558=>871, 559=>667, 560=>871, + 561=>667, 562=>714, 563=>581, 564=>573, 565=>922, 566=>564, 567=>362, 568=>1031, 569=>1031, 570=>776, 571=>796, 572=>609, 573=>703, 574=>744, 575=>563, 576=>568, + 577=>660, 578=>547, 581=>776, 592=>648, 593=>699, 594=>699, 595=>699, 596=>609, 597=>609, 598=>699, 599=>730, 600=>636, 601=>636, 602=>907, 603=>608, 604=>562, + 605=>907, 606=>720, 607=>387, 608=>699, 609=>699, 610=>626, 611=>712, 612=>627, 613=>727, 614=>727, 615=>727, 616=>380, 617=>380, 618=>380, 619=>409, 620=>514, + 621=>380, 622=>795, 623=>1058, 624=>1058, 625=>1058, 626=>727, 627=>727, 628=>712, 629=>667, 630=>1061, 631=>749, 632=>667, 633=>571, 634=>571, 635=>571, 636=>527, + 637=>527, 638=>452, 639=>487, 640=>801, 641=>801, 642=>563, 643=>331, 644=>430, 645=>540, 646=>331, 647=>492, 648=>462, 649=>727, 650=>679, 651=>694, 652=>641, + 653=>907, 654=>635, 655=>727, 656=>568, 657=>568, 658=>568, 659=>568, 660=>536, 661=>536, 662=>536, 663=>545, 664=>871, 665=>695, 666=>720, 667=>626, 668=>732, + 669=>384, 670=>740, 671=>646, 672=>699, 673=>536, 674=>536, 675=>1117, 676=>1179, 677=>1117, 678=>911, 679=>715, 680=>909, 681=>1039, 682=>790, 683=>795, 684=>662, + 685=>443, 686=>613, 687=>717, 688=>521, 689=>519, 690=>313, 691=>414, 692=>414, 693=>480, 694=>527, 695=>662, 696=>485, 697=>302, 699=>348, 700=>348, 701=>348, + 702=>366, 703=>366, 704=>313, 705=>313, 711=>500, 712=>282, 713=>500, 716=>282, 720=>369, 721=>369, 722=>366, 723=>366, 726=>392, 728=>500, 729=>500, 730=>500, + 731=>500, 733=>500, 734=>417, 736=>458, 737=>292, 738=>395, 739=>475, 740=>313, 741=>484, 742=>484, 743=>484, 744=>484, 745=>484, 750=>553, 768=>0, 769=>0, + 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, + 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, + 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, + 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 835=>0, 847=>0, + 856=>0, 865=>0, 884=>302, 885=>302, 890=>500, 894=>369, 900=>500, 901=>500, 902=>776, 903=>348, 904=>947, 905=>1136, 906=>662, 908=>887, 910=>953, 911=>911, + 912=>484, 913=>776, 914=>845, 915=>710, 916=>776, 917=>762, 918=>730, 919=>945, 920=>871, 921=>468, 922=>869, 923=>776, 924=>1107, 925=>914, 926=>704, 927=>871, + 928=>945, 929=>752, 931=>707, 932=>744, 933=>714, 934=>871, 935=>776, 936=>913, 937=>890, 938=>468, 939=>714, 940=>770, 941=>608, 942=>727, 943=>484, 944=>694, + 945=>770, 946=>664, 947=>660, 948=>667, 949=>608, 950=>592, 951=>727, 952=>667, 953=>484, 954=>750, 955=>701, 956=>732, 957=>694, 958=>592, 959=>667, 960=>732, + 961=>665, 962=>609, 963=>737, 964=>673, 965=>694, 966=>905, 967=>658, 968=>941, 969=>952, 970=>484, 971=>694, 972=>667, 973=>694, 974=>952, 976=>667, 977=>849, + 978=>764, 979=>969, 980=>764, 981=>941, 982=>952, 983=>655, 984=>871, 985=>667, 986=>796, 987=>609, 988=>710, 989=>527, 990=>590, 991=>660, 992=>796, 993=>667, + 1008=>655, 1009=>665, 1010=>609, 1011=>362, 1012=>871, 1013=>609, 1014=>609, 1015=>757, 1016=>699, 1017=>796, 1018=>1107, 1019=>860, 1020=>692, 1021=>796, 1022=>796, 1023=>796, + 1024=>762, 1025=>762, 1026=>901, 1028=>795, 1029=>722, 1030=>468, 1031=>468, 1032=>473, 1033=>1202, 1034=>1262, 1035=>963, 1037=>945, 1038=>812, 1040=>814, 1041=>854, 1042=>845, + 1043=>690, 1044=>889, 1045=>762, 1046=>1312, 1047=>721, 1048=>945, 1049=>945, 1050=>910, 1051=>884, 1052=>1107, 1053=>945, 1054=>871, 1055=>945, 1056=>752, 1057=>796, 1058=>744, + 1059=>812, 1060=>949, 1061=>776, 1062=>966, 1063=>913, 1064=>1268, 1065=>1293, 1066=>957, 1067=>1202, 1068=>825, 1069=>795, 1070=>1287, 1071=>882, 1072=>648, 1073=>722, 1074=>657, + 1075=>563, 1076=>695, 1077=>636, 1078=>1306, 1079=>638, 1080=>727, 1081=>727, 1082=>677, 1083=>732, 1084=>970, 1085=>729, 1086=>667, 1087=>727, 1088=>699, 1089=>609, 1090=>1058, + 1091=>598, 1092=>902, 1093=>596, 1094=>803, 1095=>715, 1096=>1058, 1097=>1134, 1098=>727, 1099=>1018, 1100=>660, 1101=>645, 1102=>1001, 1103=>796, 1104=>636, 1105=>636, 1106=>719, + 1107=>563, 1108=>609, 1109=>563, 1110=>380, 1111=>380, 1112=>362, 1113=>1014, 1114=>1011, 1115=>727, 1117=>727, 1118=>598, 1119=>727, 1122=>880, 1123=>1050, 1138=>871, 1139=>652, + 1140=>916, 1141=>749, 1164=>792, 1165=>664, 1168=>700, 1169=>618, 1170=>710, 1171=>637, 1172=>854, 1173=>705, 1174=>1312, 1175=>1306, 1176=>721, 1177=>638, 1178=>902, 1179=>693, + 1182=>910, 1183=>693, 1184=>999, 1185=>733, 1186=>952, 1187=>805, 1188=>1187, 1189=>980, 1190=>1324, 1191=>1013, 1194=>796, 1195=>609, 1196=>744, 1197=>1142, 1198=>714, 1199=>581, + 1202=>789, 1203=>596, 1204=>1235, 1205=>974, 1206=>913, 1207=>716, 1210=>910, 1211=>727, 1216=>468, 1217=>1312, 1218=>1306, 1219=>869, 1220=>693, 1223=>945, 1224=>732, 1227=>984, + 1228=>732, 1231=>380, 1232=>814, 1233=>648, 1234=>814, 1235=>648, 1236=>1034, 1237=>975, 1238=>762, 1239=>636, 1240=>871, 1241=>636, 1242=>871, 1243=>636, 1244=>1312, 1245=>1306, + 1246=>721, 1247=>638, 1248=>568, 1249=>568, 1250=>945, 1251=>727, 1252=>945, 1253=>727, 1254=>871, 1255=>667, 1256=>871, 1257=>667, 1258=>871, 1259=>667, 1260=>795, 1261=>645, + 1262=>812, 1263=>598, 1264=>812, 1265=>598, 1266=>812, 1267=>598, 1268=>913, 1269=>715, 1270=>690, 1271=>637, 1272=>1202, 1273=>1018, 7426=>940, 7432=>509, 7433=>320, 7444=>989, + 7446=>667, 7447=>667, 7453=>737, 7454=>948, 7455=>948, 7491=>466, 7492=>466, 7493=>498, 7494=>657, 7495=>499, 7496=>498, 7497=>444, 7498=>444, 7499=>412, 7500=>412, 7501=>498, + 7502=>300, 7503=>523, 7504=>729, 7505=>473, 7506=>467, 7507=>427, 7508=>467, 7509=>467, 7510=>499, 7511=>371, 7512=>520, 7513=>434, 7514=>729, 7515=>491, 7543=>640, 7547=>380, + 7557=>380, 7579=>498, 7580=>427, 7581=>427, 7582=>467, 7583=>412, 7584=>383, 7585=>373, 7586=>498, 7587=>522, 7588=>300, 7589=>307, 7590=>300, 7591=>300, 7592=>370, 7593=>368, + 7594=>321, 7595=>430, 7596=>682, 7597=>729, 7598=>588, 7599=>587, 7600=>472, 7601=>467, 7602=>522, 7603=>400, 7604=>387, 7605=>371, 7606=>520, 7607=>475, 7609=>489, 7610=>491, + 7611=>412, 7612=>527, 7613=>412, 7614=>452, 7615=>467, 7680=>776, 7681=>648, 7682=>845, 7683=>699, 7684=>845, 7685=>699, 7686=>845, 7687=>699, 7688=>796, 7689=>609, 7690=>867, + 7691=>699, 7692=>867, 7693=>699, 7694=>867, 7695=>699, 7696=>867, 7697=>699, 7698=>867, 7699=>699, 7700=>762, 7701=>636, 7702=>762, 7703=>636, 7704=>762, 7705=>636, 7706=>762, + 7707=>636, 7710=>710, 7711=>430, 7712=>854, 7713=>699, 7714=>945, 7715=>727, 7716=>945, 7717=>727, 7718=>945, 7719=>727, 7720=>945, 7721=>727, 7722=>945, 7723=>727, 7724=>468, + 7725=>380, 7728=>869, 7729=>693, 7730=>869, 7731=>693, 7732=>869, 7733=>693, 7734=>703, 7735=>380, 7736=>703, 7737=>380, 7738=>703, 7739=>380, 7740=>703, 7741=>380, 7742=>1107, + 7743=>1058, 7744=>1107, 7745=>1058, 7746=>1107, 7747=>1058, 7748=>914, 7749=>727, 7750=>914, 7751=>727, 7752=>914, 7753=>727, 7754=>914, 7755=>727, 7760=>871, 7761=>667, 7762=>871, + 7763=>667, 7764=>752, 7765=>699, 7766=>752, 7767=>699, 7768=>831, 7769=>527, 7770=>831, 7771=>527, 7772=>831, 7773=>527, 7774=>831, 7775=>527, 7776=>722, 7777=>563, 7778=>722, + 7779=>563, 7784=>722, 7785=>563, 7786=>744, 7787=>462, 7788=>744, 7789=>462, 7790=>744, 7791=>462, 7792=>744, 7793=>462, 7794=>872, 7795=>727, 7796=>872, 7797=>727, 7798=>872, + 7799=>727, 7800=>872, 7801=>727, 7802=>872, 7803=>727, 7804=>776, 7805=>581, 7806=>776, 7807=>581, 7808=>1123, 7809=>861, 7810=>1123, 7811=>861, 7812=>1123, 7813=>861, 7814=>1123, + 7815=>861, 7816=>1123, 7817=>861, 7818=>776, 7819=>596, 7820=>776, 7821=>596, 7822=>714, 7823=>581, 7824=>730, 7825=>568, 7826=>730, 7827=>568, 7828=>730, 7829=>568, 7830=>727, + 7831=>462, 7832=>861, 7833=>581, 7834=>1014, 7835=>563, 7840=>776, 7841=>648, 7842=>776, 7843=>648, 7852=>776, 7853=>648, 7854=>776, 7855=>648, 7856=>776, 7857=>648, 7858=>776, + 7859=>648, 7860=>776, 7861=>648, 7862=>776, 7863=>648, 7864=>762, 7865=>636, 7866=>762, 7867=>636, 7868=>762, 7869=>636, 7878=>762, 7879=>636, 7880=>468, 7881=>380, 7882=>468, + 7883=>380, 7884=>871, 7885=>667, 7886=>871, 7887=>667, 7896=>871, 7897=>667, 7908=>872, 7909=>727, 7910=>872, 7911=>727, 7922=>714, 7923=>581, 7924=>714, 7925=>581, 7926=>714, + 7927=>581, 7928=>714, 7929=>581, 7936=>770, 7937=>770, 7938=>770, 7939=>770, 7940=>770, 7941=>770, 7942=>770, 7943=>770, 7944=>776, 7945=>776, 7946=>978, 7947=>978, 7948=>832, + 7949=>849, 7950=>776, 7951=>776, 7952=>608, 7953=>608, 7954=>608, 7955=>608, 7956=>608, 7957=>608, 7960=>917, 7961=>909, 7962=>1169, 7963=>1169, 7964=>1093, 7965=>1120, 7968=>727, + 7969=>727, 7970=>727, 7971=>727, 7972=>727, 7973=>727, 7974=>727, 7975=>727, 7976=>1100, 7977=>1094, 7978=>1358, 7979=>1361, 7980=>1279, 7981=>1308, 7982=>1197, 7983=>1194, 7984=>484, + 7985=>484, 7986=>484, 7987=>484, 7988=>484, 7989=>484, 7990=>484, 7991=>484, 7992=>629, 7993=>617, 7994=>878, 7995=>881, 7996=>799, 7997=>831, 7998=>723, 7999=>714, 8000=>667, + 8001=>667, 8002=>667, 8003=>667, 8004=>667, 8005=>667, 8008=>900, 8009=>935, 8010=>1240, 8011=>1237, 8012=>1035, 8013=>1066, 8016=>694, 8017=>694, 8018=>694, 8019=>694, 8020=>694, + 8021=>694, 8022=>694, 8023=>694, 8025=>922, 8027=>1186, 8029=>1133, 8031=>1019, 8032=>952, 8033=>952, 8034=>952, 8035=>952, 8036=>952, 8037=>952, 8038=>952, 8039=>952, 8040=>931, + 8041=>963, 8042=>1268, 8043=>1274, 8044=>1054, 8045=>1088, 8046=>1023, 8047=>1060, 8048=>770, 8049=>770, 8050=>608, 8051=>608, 8052=>727, 8053=>727, 8054=>484, 8055=>484, 8056=>667, + 8057=>667, 8058=>694, 8059=>694, 8060=>952, 8061=>952, 8064=>770, 8065=>770, 8066=>770, 8067=>770, 8068=>770, 8069=>770, 8070=>770, 8071=>770, 8072=>776, 8073=>776, 8074=>978, + 8075=>978, 8076=>832, 8077=>849, 8078=>776, 8079=>776, 8080=>727, 8081=>727, 8082=>727, 8083=>727, 8084=>727, 8085=>727, 8086=>727, 8087=>727, 8088=>1100, 8089=>1094, 8090=>1358, + 8091=>1361, 8092=>1279, 8093=>1308, 8094=>1197, 8095=>1194, 8096=>952, 8097=>952, 8098=>952, 8099=>952, 8100=>952, 8101=>952, 8102=>952, 8103=>952, 8104=>931, 8105=>963, 8106=>1268, + 8107=>1274, 8108=>1054, 8109=>1088, 8110=>1023, 8111=>1060, 8112=>770, 8113=>770, 8114=>770, 8115=>770, 8116=>770, 8118=>770, 8119=>770, 8120=>776, 8121=>776, 8122=>811, 8123=>776, + 8124=>776, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, 8130=>727, 8131=>727, 8132=>727, 8134=>727, 8135=>727, 8136=>1000, 8137=>947, 8138=>1191, 8139=>1118, 8140=>945, + 8141=>500, 8142=>500, 8143=>500, 8144=>484, 8145=>484, 8146=>484, 8147=>484, 8150=>484, 8151=>484, 8152=>468, 8153=>468, 8154=>714, 8155=>662, 8157=>500, 8158=>500, 8159=>500, + 8160=>694, 8161=>694, 8162=>694, 8163=>694, 8164=>665, 8165=>665, 8166=>694, 8167=>694, 8168=>714, 8169=>714, 8170=>1019, 8171=>953, 8172=>910, 8173=>500, 8174=>500, 8175=>500, + 8178=>952, 8179=>952, 8180=>952, 8182=>952, 8183=>952, 8184=>1069, 8185=>887, 8186=>1101, 8187=>911, 8188=>890, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, + 8196=>330, 8197=>250, 8198=>167, 8199=>696, 8200=>348, 8201=>200, 8202=>100, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>415, 8209=>415, 8210=>696, 8213=>1000, + 8215=>500, 8219=>348, 8223=>575, 8227=>639, 8228=>348, 8229=>674, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1813, 8252=>629, 8253=>586, 8254=>500, + 8263=>1082, 8264=>856, 8265=>856, 8287=>222, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>438, 8308=>438, + 8309=>438, 8310=>438, 8311=>438, 8312=>438, 8313=>438, 8319=>519, 8320=>438, 8321=>438, 8322=>438, 8323=>438, 8324=>438, 8325=>438, 8326=>438, 8327=>438, 8328=>438, 8329=>438, + 8358=>696, 8367=>1155, 8369=>790, 8372=>876, 8373=>696, 8462=>727, 8470=>1087, 8486=>890, 8490=>869, 8491=>776, 8531=>1035, 8532=>1035, 8533=>1035, 8534=>1035, 8535=>1035, 8536=>1035, + 8537=>1035, 8538=>1035, 8539=>1035, 8540=>1035, 8541=>1035, 8542=>1035, 8543=>615, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8706=>534, 8710=>753, 8711=>753, 8719=>842, 8721=>753, + 8722=>838, 8725=>167, 8729=>348, 8730=>657, 8733=>672, 8734=>833, 8735=>838, 8736=>838, 8743=>812, 8744=>812, 8745=>812, 8746=>812, 8747=>579, 8748=>1000, 8749=>1391, 8770=>838, + 8771=>838, 8776=>838, 8800=>838, 8801=>838, 8804=>838, 8805=>838, 8962=>834, 8968=>473, 8969=>473, 8970=>473, 8971=>473, 8976=>838, 8977=>539, 8984=>928, 8985=>838, 8992=>579, + 8993=>579, 8997=>1000, 9000=>1443, 9085=>1008, 9134=>579, 9167=>945, 9251=>834, 9600=>769, 9601=>769, 9602=>769, 9603=>769, 9604=>769, 9605=>769, 9606=>769, 9607=>769, 9608=>769, + 9609=>769, 9610=>769, 9611=>769, 9612=>769, 9613=>769, 9614=>769, 9615=>769, 9616=>769, 9617=>769, 9618=>769, 9619=>769, 9620=>769, 9621=>769, 9622=>769, 9623=>769, 9624=>769, + 9625=>769, 9626=>769, 9627=>769, 9628=>769, 9629=>769, 9630=>769, 9631=>769, 9632=>945, 9633=>945, 9634=>945, 9635=>945, 9636=>945, 9637=>945, 9638=>945, 9639=>945, 9640=>945, + 9641=>945, 9642=>678, 9643=>678, 9644=>945, 9645=>945, 9646=>550, 9647=>550, 9648=>769, 9649=>769, 9650=>769, 9651=>769, 9652=>502, 9653=>502, 9654=>769, 9655=>769, 9656=>502, + 9657=>502, 9658=>769, 9659=>769, 9660=>769, 9661=>769, 9662=>502, 9663=>502, 9664=>769, 9665=>769, 9666=>502, 9667=>502, 9668=>769, 9669=>769, 9670=>769, 9671=>769, 9672=>769, + 9673=>873, 9674=>494, 9675=>873, 9676=>873, 9677=>873, 9678=>873, 9679=>873, 9680=>873, 9681=>873, 9682=>873, 9683=>873, 9684=>873, 9685=>873, 9686=>527, 9687=>527, 9688=>791, + 9689=>970, 9690=>970, 9691=>970, 9692=>387, 9693=>387, 9694=>387, 9695=>387, 9696=>873, 9697=>873, 9698=>769, 9699=>769, 9700=>769, 9701=>769, 9702=>590, 9703=>945, 9704=>945, + 9705=>945, 9706=>945, 9707=>945, 9708=>769, 9709=>769, 9710=>769, 9711=>1119, 9712=>945, 9713=>945, 9714=>945, 9715=>945, 9716=>873, 9717=>873, 9718=>873, 9719=>873, 9720=>769, + 9721=>769, 9722=>769, 9723=>830, 9724=>830, 9725=>732, 9726=>732, 9727=>769, 9728=>896, 9784=>896, 9785=>896, 9786=>896, 9787=>896, 9788=>896, 9791=>614, 9792=>731, 9793=>731, + 9794=>896, 9795=>896, 9796=>896, 9797=>896, 9798=>896, 9799=>896, 9824=>896, 9825=>896, 9826=>896, 9827=>896, 9828=>896, 9829=>896, 9830=>896, 9831=>896, 9833=>472, 9834=>638, + 9835=>896, 9836=>896, 9837=>472, 9838=>357, 9839=>484, 10208=>494, 10216=>457, 10217=>457, 10731=>494, 10764=>1782, 10765=>610, 10766=>610, 11026=>945, 11027=>945, 11028=>945, 11029=>945, + 11030=>769, 11031=>769, 11032=>769, 11033=>769, 11034=>945, 63172=>563, 63173=>667, 63174=>699, 63175=>727, 63176=>1058, 63185=>500, 63188=>500, 64256=>827, 64257=>727, 64258=>727, 64259=>1108, + 64260=>1146, 64261=>879, 64262=>971, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, + 65037=>0, 65038=>0, 65039=>0, 65533=>1113}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSerif-BoldOblique.z'; + font[:ctg]='DejaVuSerif-BoldOblique.ctg.z'; + font[:originalsize]=183096; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/DejaVuSerifi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/DejaVuSerifi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,131 @@ +TCPDFFontDescriptor.define('DejaVuSerifi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSerif-Oblique'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>96,'FontBBox'=>'[-839 -401 1650 1227]','ItalicAngle'=>-11,'StemV'=>70,'MissingWidth'=>600} + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>318, 33=>402, 34=>460, 35=>838, 36=>636, 37=>950, 38=>890, 39=>275, 40=>390, 41=>390, 42=>500, 43=>838, 44=>318, 45=>338, 46=>318, + 47=>337, 48=>636, 49=>636, 50=>636, 51=>636, 52=>636, 53=>636, 54=>636, 55=>636, 56=>636, 57=>636, 58=>337, 59=>337, 60=>838, 61=>838, 62=>838, + 63=>536, 64=>1000, 65=>722, 66=>735, 67=>765, 68=>802, 69=>730, 70=>694, 71=>799, 72=>872, 73=>395, 74=>401, 75=>747, 76=>664, 77=>1024, 78=>875, + 79=>820, 80=>673, 81=>820, 82=>753, 83=>685, 84=>667, 85=>843, 86=>722, 87=>1028, 88=>712, 89=>660, 90=>695, 91=>390, 92=>337, 93=>390, 94=>838, + 95=>500, 96=>500, 97=>596, 98=>640, 99=>560, 100=>640, 101=>592, 102=>370, 103=>640, 104=>644, 105=>320, 106=>310, 107=>606, 108=>320, 109=>948, 110=>644, + 111=>602, 112=>640, 113=>640, 114=>478, 115=>513, 116=>402, 117=>644, 118=>565, 119=>856, 120=>564, 121=>565, 122=>527, 123=>636, 124=>337, 125=>636, 126=>838, + 8364=>636, 1027=>662, 8218=>318, 402=>370, 8222=>518, 8230=>1000, 8224=>500, 8225=>500, 710=>500, 8240=>1342, 352=>685, 8249=>400, 338=>1137, 1036=>774, 381=>695, 1039=>872, + 8216=>318, 8217=>318, 8220=>511, 8221=>511, 8226=>590, 8211=>500, 8212=>1000, 732=>500, 8482=>1000, 353=>513, 8250=>400, 339=>989, 1116=>616, 382=>527, 376=>660, 160=>318, + 161=>402, 162=>636, 163=>636, 164=>636, 165=>636, 166=>337, 167=>500, 168=>500, 169=>1000, 170=>475, 171=>612, 172=>838, 173=>338, 174=>1000, 175=>500, 176=>500, + 177=>838, 178=>401, 179=>401, 180=>500, 181=>650, 182=>636, 183=>318, 184=>500, 185=>401, 186=>470, 187=>612, 188=>969, 189=>969, 190=>969, 191=>536, 192=>722, + 193=>722, 194=>722, 195=>722, 196=>722, 197=>722, 198=>1001, 199=>765, 200=>730, 201=>730, 202=>730, 203=>730, 204=>395, 205=>395, 206=>395, 207=>395, 208=>807, + 209=>875, 210=>820, 211=>820, 212=>820, 213=>820, 214=>820, 215=>838, 216=>820, 217=>843, 218=>843, 219=>843, 220=>843, 221=>660, 222=>676, 223=>668, 224=>596, + 225=>596, 226=>596, 227=>596, 228=>596, 229=>596, 230=>940, 231=>560, 232=>592, 233=>592, 234=>592, 235=>592, 236=>320, 237=>320, 238=>320, 239=>320, 240=>602, + 241=>644, 242=>602, 243=>602, 244=>602, 245=>602, 246=>602, 247=>838, 248=>602, 249=>644, 250=>644, 251=>644, 252=>644, 253=>565, 254=>640, 255=>565, 256=>722, + 257=>596, 258=>722, 259=>596, 260=>722, 261=>596, 262=>765, 263=>560, 264=>765, 265=>560, 266=>765, 267=>560, 268=>765, 269=>560, 270=>802, 271=>640, 272=>807, + 273=>640, 274=>730, 275=>592, 276=>730, 277=>592, 278=>730, 279=>592, 280=>730, 281=>592, 282=>730, 283=>592, 284=>799, 285=>640, 286=>799, 287=>640, 288=>799, + 289=>640, 290=>799, 291=>640, 292=>872, 293=>644, 294=>872, 295=>644, 296=>395, 297=>320, 298=>395, 299=>320, 300=>395, 301=>320, 302=>395, 303=>320, 304=>395, + 305=>320, 306=>801, 307=>533, 308=>401, 309=>310, 310=>747, 311=>606, 312=>606, 313=>664, 314=>320, 315=>664, 316=>320, 317=>664, 318=>400, 319=>671, 320=>465, + 321=>669, 322=>324, 323=>875, 324=>644, 325=>875, 326=>644, 327=>875, 328=>644, 329=>866, 330=>875, 331=>644, 332=>820, 333=>602, 334=>820, 335=>602, 336=>820, + 337=>602, 340=>753, 341=>478, 342=>753, 343=>478, 344=>753, 345=>478, 346=>685, 347=>513, 348=>685, 349=>513, 350=>685, 351=>513, 354=>667, 355=>402, 356=>667, + 357=>402, 358=>667, 359=>402, 360=>843, 361=>644, 362=>843, 363=>644, 364=>843, 365=>644, 366=>843, 367=>644, 368=>843, 369=>644, 370=>843, 371=>644, 372=>1028, + 373=>856, 374=>660, 375=>565, 377=>695, 378=>527, 379=>695, 380=>527, 383=>370, 384=>640, 385=>735, 386=>735, 387=>640, 388=>735, 389=>640, 390=>765, 391=>765, + 392=>560, 393=>807, 394=>802, 395=>735, 396=>640, 397=>602, 398=>730, 399=>820, 400=>636, 401=>694, 403=>799, 404=>712, 405=>932, 406=>395, 407=>395, 408=>747, + 409=>606, 410=>320, 411=>634, 412=>948, 413=>875, 414=>644, 415=>820, 416=>820, 417=>602, 418=>1040, 419=>807, 420=>673, 421=>640, 422=>753, 423=>685, 424=>513, + 425=>707, 426=>324, 427=>402, 428=>667, 429=>402, 430=>667, 431=>843, 432=>644, 433=>829, 434=>760, 435=>738, 436=>745, 437=>695, 438=>527, 439=>564, 440=>564, + 441=>564, 443=>636, 444=>687, 445=>564, 446=>536, 448=>295, 449=>492, 450=>459, 451=>295, 452=>1497, 453=>1329, 454=>1167, 455=>1065, 456=>974, 457=>630, 458=>1276, + 459=>1185, 460=>954, 461=>722, 462=>596, 463=>395, 464=>320, 465=>820, 466=>602, 467=>843, 468=>644, 469=>843, 470=>644, 471=>843, 472=>644, 473=>843, 474=>644, + 475=>843, 476=>644, 477=>592, 478=>722, 479=>596, 480=>722, 481=>596, 482=>1001, 483=>940, 484=>848, 485=>640, 486=>799, 487=>640, 488=>747, 489=>606, 490=>820, + 491=>602, 492=>820, 493=>602, 494=>564, 495=>564, 496=>320, 497=>1497, 498=>1329, 499=>1167, 500=>799, 501=>640, 502=>1154, 504=>875, 505=>644, 506=>722, 507=>596, + 508=>1001, 509=>940, 510=>820, 511=>602, 512=>722, 513=>596, 514=>722, 515=>596, 516=>730, 517=>592, 518=>730, 519=>592, 520=>395, 521=>320, 522=>395, 523=>320, + 524=>820, 525=>602, 526=>820, 527=>602, 528=>753, 529=>478, 530=>753, 531=>478, 532=>843, 533=>644, 534=>843, 535=>644, 536=>685, 537=>513, 538=>667, 539=>402, + 542=>872, 543=>644, 545=>814, 548=>695, 549=>527, 550=>722, 551=>596, 552=>730, 553=>592, 554=>820, 555=>602, 556=>820, 557=>602, 558=>820, 559=>602, 560=>820, + 561=>602, 562=>660, 563=>565, 564=>500, 565=>832, 566=>494, 567=>310, 568=>960, 569=>960, 570=>722, 571=>765, 572=>560, 573=>664, 574=>667, 575=>513, 576=>527, + 577=>583, 578=>464, 581=>722, 592=>596, 593=>640, 594=>675, 595=>640, 596=>560, 597=>560, 598=>647, 599=>683, 600=>592, 601=>592, 602=>843, 603=>537, 604=>509, + 605=>773, 606=>613, 607=>315, 608=>683, 609=>640, 610=>544, 611=>712, 612=>564, 613=>644, 614=>644, 615=>644, 616=>320, 617=>392, 618=>320, 619=>380, 620=>454, + 621=>363, 622=>704, 623=>948, 624=>948, 625=>948, 626=>644, 627=>694, 628=>646, 629=>602, 630=>790, 631=>647, 632=>602, 633=>501, 634=>501, 635=>551, 636=>478, + 637=>478, 638=>453, 639=>453, 640=>594, 641=>594, 642=>513, 643=>271, 644=>370, 645=>487, 646=>324, 647=>402, 648=>402, 649=>644, 650=>620, 651=>608, 652=>565, + 653=>856, 654=>565, 655=>655, 656=>597, 657=>560, 658=>564, 659=>560, 660=>536, 661=>536, 662=>536, 663=>513, 664=>820, 665=>563, 666=>613, 667=>654, 668=>667, + 669=>366, 670=>606, 671=>646, 672=>683, 673=>536, 674=>536, 675=>996, 676=>1033, 677=>998, 678=>809, 679=>598, 680=>782, 681=>894, 682=>646, 683=>676, 684=>598, + 685=>443, 686=>781, 687=>767, 688=>433, 689=>430, 690=>264, 691=>347, 692=>347, 693=>430, 694=>392, 695=>585, 696=>423, 697=>278, 699=>318, 700=>318, 701=>318, + 702=>307, 703=>307, 704=>280, 705=>281, 711=>500, 712=>282, 713=>500, 716=>282, 720=>337, 721=>337, 722=>307, 723=>307, 726=>392, 728=>500, 729=>500, 730=>500, + 731=>500, 733=>500, 734=>417, 736=>447, 737=>243, 738=>337, 739=>424, 740=>281, 741=>484, 742=>484, 743=>484, 744=>484, 745=>484, 750=>484, 768=>0, 769=>0, + 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, + 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, + 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, + 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, 828=>0, 829=>0, 830=>0, 831=>0, 835=>0, 847=>0, + 856=>0, 865=>0, 884=>278, 885=>278, 890=>500, 894=>337, 900=>500, 901=>500, 902=>722, 903=>318, 904=>900, 905=>1039, 906=>562, 908=>835, 910=>897, 911=>853, + 912=>392, 913=>722, 914=>735, 915=>694, 916=>722, 917=>730, 918=>695, 919=>872, 920=>820, 921=>395, 922=>747, 923=>722, 924=>1024, 925=>875, 926=>704, 927=>820, + 928=>872, 929=>673, 931=>707, 932=>667, 933=>660, 934=>820, 935=>712, 936=>877, 937=>829, 938=>395, 939=>660, 940=>675, 941=>537, 942=>599, 943=>392, 944=>608, + 945=>675, 946=>578, 947=>598, 948=>602, 949=>537, 950=>542, 951=>599, 952=>602, 953=>392, 954=>656, 955=>634, 956=>650, 957=>608, 958=>551, 959=>602, 960=>657, + 961=>588, 962=>560, 963=>683, 964=>553, 965=>608, 966=>700, 967=>606, 968=>784, 969=>815, 970=>392, 971=>608, 972=>602, 973=>608, 974=>815, 976=>583, 977=>715, + 978=>687, 979=>874, 980=>687, 981=>682, 982=>815, 983=>624, 984=>820, 985=>602, 986=>765, 987=>560, 988=>694, 989=>463, 990=>590, 991=>660, 992=>782, 993=>577, + 1008=>624, 1009=>588, 1010=>560, 1011=>310, 1012=>820, 1013=>560, 1014=>560, 1015=>676, 1016=>640, 1017=>765, 1018=>1024, 1019=>708, 1020=>588, 1021=>765, 1022=>765, 1023=>765, + 1024=>730, 1025=>730, 1026=>799, 1028=>765, 1029=>685, 1030=>395, 1031=>395, 1032=>401, 1033=>1084, 1034=>1118, 1035=>872, 1037=>872, 1038=>723, 1040=>757, 1041=>735, 1042=>735, + 1043=>662, 1044=>813, 1045=>730, 1046=>1124, 1047=>623, 1048=>872, 1049=>860, 1050=>774, 1051=>834, 1052=>1024, 1053=>872, 1054=>820, 1055=>872, 1056=>673, 1057=>765, 1058=>667, + 1059=>723, 1060=>830, 1061=>712, 1062=>872, 1063=>773, 1064=>1141, 1065=>1141, 1066=>794, 1067=>984, 1068=>674, 1069=>765, 1070=>1193, 1071=>808, 1072=>596, 1073=>649, 1074=>592, + 1075=>505, 1076=>639, 1077=>592, 1078=>1149, 1079=>545, 1080=>644, 1081=>644, 1082=>616, 1083=>637, 1084=>873, 1085=>659, 1086=>602, 1087=>644, 1088=>640, 1089=>560, 1090=>948, + 1091=>580, 1092=>783, 1093=>564, 1094=>698, 1095=>622, 1096=>947, 1097=>1001, 1098=>667, 1099=>814, 1100=>544, 1101=>560, 1102=>880, 1103=>662, 1104=>592, 1105=>592, 1106=>624, + 1107=>505, 1108=>560, 1109=>513, 1110=>320, 1111=>320, 1112=>310, 1113=>859, 1114=>878, 1115=>644, 1117=>644, 1118=>580, 1119=>644, 1122=>762, 1123=>882, 1138=>820, 1139=>552, + 1140=>859, 1141=>678, 1164=>690, 1165=>492, 1168=>672, 1169=>529, 1170=>694, 1171=>538, 1172=>730, 1173=>614, 1174=>1124, 1175=>1149, 1176=>623, 1177=>545, 1178=>774, 1179=>606, + 1182=>774, 1183=>606, 1184=>892, 1185=>664, 1186=>872, 1187=>712, 1188=>1139, 1189=>866, 1190=>1206, 1191=>943, 1194=>765, 1195=>560, 1196=>667, 1197=>1013, 1198=>660, 1199=>565, + 1202=>712, 1203=>564, 1204=>1079, 1205=>899, 1206=>749, 1207=>690, 1210=>749, 1211=>644, 1216=>395, 1217=>1124, 1218=>1149, 1219=>747, 1220=>606, 1223=>872, 1224=>667, 1227=>749, + 1228=>667, 1231=>320, 1232=>757, 1233=>596, 1234=>757, 1235=>596, 1236=>1001, 1237=>940, 1238=>730, 1239=>592, 1240=>820, 1241=>592, 1242=>820, 1243=>592, 1244=>1124, 1245=>1149, + 1246=>623, 1247=>545, 1248=>564, 1249=>564, 1250=>872, 1251=>644, 1252=>872, 1253=>644, 1254=>820, 1255=>602, 1256=>820, 1257=>602, 1258=>820, 1259=>602, 1260=>765, 1261=>560, + 1262=>723, 1263=>580, 1264=>723, 1265=>580, 1266=>723, 1267=>580, 1268=>773, 1269=>622, 1270=>662, 1271=>538, 1272=>984, 1273=>814, 7426=>940, 7432=>509, 7433=>320, 7444=>989, + 7446=>602, 7447=>602, 7453=>737, 7454=>948, 7455=>948, 7491=>474, 7492=>334, 7493=>488, 7494=>706, 7495=>488, 7496=>488, 7497=>475, 7498=>475, 7499=>428, 7500=>428, 7501=>488, + 7502=>263, 7503=>453, 7504=>701, 7505=>487, 7506=>473, 7507=>434, 7508=>473, 7509=>473, 7510=>488, 7511=>334, 7512=>487, 7513=>552, 7514=>701, 7515=>460, 7543=>640, 7547=>372, + 7557=>320, 7579=>488, 7580=>434, 7581=>434, 7582=>473, 7583=>428, 7584=>310, 7585=>316, 7586=>488, 7587=>487, 7588=>322, 7589=>332, 7590=>322, 7591=>322, 7592=>318, 7593=>263, + 7594=>263, 7595=>455, 7596=>701, 7597=>701, 7598=>495, 7599=>492, 7600=>487, 7601=>473, 7602=>473, 7603=>416, 7604=>299, 7605=>334, 7606=>487, 7607=>477, 7609=>464, 7610=>460, + 7611=>418, 7612=>418, 7613=>418, 7614=>452, 7615=>473, 7680=>722, 7681=>596, 7682=>735, 7683=>640, 7684=>735, 7685=>640, 7686=>735, 7687=>640, 7688=>765, 7689=>560, 7690=>802, + 7691=>640, 7692=>802, 7693=>640, 7694=>802, 7695=>640, 7696=>802, 7697=>640, 7698=>802, 7699=>640, 7700=>730, 7701=>592, 7702=>730, 7703=>592, 7704=>730, 7705=>592, 7706=>730, + 7707=>592, 7710=>694, 7711=>370, 7712=>799, 7713=>640, 7714=>872, 7715=>644, 7716=>872, 7717=>644, 7718=>872, 7719=>644, 7720=>872, 7721=>644, 7722=>872, 7723=>644, 7724=>395, + 7725=>320, 7728=>747, 7729=>606, 7730=>747, 7731=>606, 7732=>747, 7733=>606, 7734=>664, 7735=>320, 7736=>664, 7737=>320, 7738=>664, 7739=>320, 7740=>664, 7741=>320, 7742=>1024, + 7743=>948, 7744=>1024, 7745=>948, 7746=>1024, 7747=>953, 7748=>875, 7749=>644, 7750=>875, 7751=>644, 7752=>875, 7753=>644, 7754=>875, 7755=>644, 7760=>820, 7761=>602, 7762=>820, + 7763=>602, 7764=>673, 7765=>640, 7766=>673, 7767=>640, 7768=>753, 7769=>478, 7770=>753, 7771=>478, 7772=>753, 7773=>478, 7774=>753, 7775=>478, 7776=>685, 7777=>513, 7778=>685, + 7779=>513, 7784=>685, 7785=>513, 7786=>667, 7787=>402, 7788=>667, 7789=>402, 7790=>667, 7791=>402, 7792=>667, 7793=>402, 7794=>843, 7795=>644, 7796=>843, 7797=>644, 7798=>843, + 7799=>644, 7800=>843, 7801=>644, 7802=>843, 7803=>644, 7804=>722, 7805=>565, 7806=>722, 7807=>565, 7808=>1028, 7809=>856, 7810=>1028, 7811=>856, 7812=>1028, 7813=>856, 7814=>1028, + 7815=>856, 7816=>1028, 7817=>856, 7818=>712, 7819=>564, 7820=>712, 7821=>564, 7822=>660, 7823=>565, 7824=>695, 7825=>527, 7826=>695, 7827=>527, 7828=>695, 7829=>527, 7830=>644, + 7831=>402, 7832=>856, 7833=>565, 7834=>903, 7835=>513, 7840=>722, 7841=>596, 7842=>722, 7843=>596, 7852=>722, 7853=>596, 7854=>722, 7855=>596, 7856=>722, 7857=>596, 7858=>722, + 7859=>596, 7860=>722, 7861=>596, 7862=>722, 7863=>596, 7864=>730, 7865=>592, 7866=>730, 7867=>592, 7868=>730, 7869=>592, 7878=>730, 7879=>592, 7880=>395, 7881=>320, 7882=>395, + 7883=>320, 7884=>820, 7885=>602, 7886=>820, 7887=>602, 7896=>820, 7897=>602, 7908=>843, 7909=>644, 7910=>843, 7911=>644, 7922=>660, 7923=>565, 7924=>660, 7925=>565, 7926=>660, + 7927=>565, 7928=>660, 7929=>565, 7936=>675, 7937=>675, 7938=>675, 7939=>675, 7940=>675, 7941=>675, 7942=>675, 7943=>675, 7944=>722, 7945=>722, 7946=>869, 7947=>869, 7948=>734, + 7949=>763, 7950=>722, 7951=>722, 7952=>537, 7953=>537, 7954=>537, 7955=>537, 7956=>537, 7957=>537, 7960=>853, 7961=>841, 7962=>1067, 7963=>1077, 7964=>1008, 7965=>1035, 7968=>599, + 7969=>599, 7970=>599, 7971=>599, 7972=>599, 7973=>599, 7974=>599, 7975=>599, 7976=>998, 7977=>992, 7978=>1212, 7979=>1224, 7980=>1159, 7981=>1183, 7982=>1098, 7983=>1095, 7984=>392, + 7985=>392, 7986=>392, 7987=>392, 7988=>392, 7989=>392, 7990=>392, 7991=>392, 7992=>521, 7993=>512, 7994=>735, 7995=>738, 7996=>679, 7997=>706, 7998=>624, 7999=>615, 8000=>602, + 8001=>602, 8002=>602, 8003=>602, 8004=>602, 8005=>602, 8008=>820, 8009=>859, 8010=>1120, 8011=>1127, 8012=>937, 8013=>964, 8016=>608, 8017=>608, 8018=>608, 8019=>608, 8020=>608, + 8021=>608, 8022=>608, 8023=>608, 8025=>851, 8027=>1079, 8029=>1044, 8031=>953, 8032=>815, 8033=>815, 8034=>815, 8035=>815, 8036=>815, 8037=>815, 8038=>815, 8039=>815, 8040=>829, + 8041=>870, 8042=>1131, 8043=>1137, 8044=>946, 8045=>976, 8046=>938, 8047=>970, 8048=>675, 8049=>675, 8050=>537, 8051=>537, 8052=>599, 8053=>599, 8054=>392, 8055=>392, 8056=>602, + 8057=>602, 8058=>608, 8059=>608, 8060=>815, 8061=>815, 8064=>675, 8065=>675, 8066=>675, 8067=>675, 8068=>675, 8069=>675, 8070=>675, 8071=>675, 8072=>722, 8073=>722, 8074=>869, + 8075=>869, 8076=>734, 8077=>763, 8078=>722, 8079=>722, 8080=>599, 8081=>599, 8082=>599, 8083=>599, 8084=>599, 8085=>599, 8086=>599, 8087=>599, 8088=>998, 8089=>992, 8090=>1212, + 8091=>1224, 8092=>1159, 8093=>1183, 8094=>1098, 8095=>1095, 8096=>815, 8097=>815, 8098=>815, 8099=>815, 8100=>815, 8101=>815, 8102=>815, 8103=>815, 8104=>829, 8105=>870, 8106=>1131, + 8107=>1137, 8108=>946, 8109=>976, 8110=>938, 8111=>970, 8112=>675, 8113=>675, 8114=>675, 8115=>675, 8116=>675, 8118=>675, 8119=>675, 8120=>722, 8121=>722, 8122=>722, 8123=>722, + 8124=>722, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, 8130=>599, 8131=>599, 8132=>599, 8134=>599, 8135=>599, 8136=>912, 8137=>900, 8138=>1063, 8139=>1039, 8140=>872, + 8141=>500, 8142=>500, 8143=>500, 8144=>392, 8145=>392, 8146=>392, 8147=>392, 8150=>392, 8151=>392, 8152=>395, 8153=>395, 8154=>588, 8155=>562, 8157=>500, 8158=>500, 8159=>500, + 8160=>608, 8161=>608, 8162=>608, 8163=>608, 8164=>588, 8165=>588, 8166=>608, 8167=>608, 8168=>660, 8169=>660, 8170=>921, 8171=>897, 8172=>790, 8173=>500, 8174=>500, 8175=>500, + 8178=>815, 8179=>815, 8180=>815, 8182=>815, 8183=>815, 8184=>961, 8185=>835, 8186=>984, 8187=>853, 8188=>829, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, + 8196=>330, 8197=>250, 8198=>167, 8199=>636, 8200=>318, 8201=>200, 8202=>100, 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>338, 8209=>338, 8210=>636, 8213=>1000, + 8215=>500, 8219=>318, 8223=>511, 8227=>590, 8228=>334, 8229=>667, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1734, 8252=>527, 8253=>536, 8254=>500, + 8263=>976, 8264=>753, 8265=>753, 8287=>222, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>401, 8308=>401, + 8309=>401, 8310=>401, 8311=>401, 8312=>401, 8313=>401, 8319=>433, 8320=>401, 8321=>401, 8322=>401, 8323=>401, 8324=>401, 8325=>401, 8326=>401, 8327=>401, 8328=>401, 8329=>401, + 8358=>660, 8367=>1057, 8369=>706, 8372=>780, 8373=>636, 8462=>644, 8470=>946, 8486=>829, 8490=>747, 8491=>722, 8531=>969, 8532=>969, 8533=>969, 8534=>969, 8535=>969, 8536=>969, + 8537=>969, 8538=>969, 8539=>969, 8540=>969, 8541=>969, 8542=>969, 8543=>568, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8706=>517, 8710=>698, 8711=>698, 8719=>796, 8721=>714, + 8722=>838, 8725=>167, 8729=>318, 8730=>637, 8733=>677, 8734=>833, 8735=>838, 8736=>838, 8743=>732, 8744=>732, 8745=>732, 8746=>732, 8747=>521, 8748=>852, 8749=>1182, 8770=>838, + 8771=>838, 8776=>838, 8800=>838, 8801=>838, 8804=>838, 8805=>838, 8962=>764, 8968=>390, 8969=>390, 8970=>390, 8971=>390, 8976=>838, 8977=>513, 8984=>1000, 8985=>838, 8992=>521, + 8993=>521, 8997=>1000, 9000=>1443, 9085=>919, 9134=>521, 9167=>945, 9251=>764, 9600=>769, 9601=>769, 9602=>769, 9603=>769, 9604=>769, 9605=>769, 9606=>769, 9607=>769, 9608=>769, + 9609=>769, 9610=>769, 9611=>769, 9612=>769, 9613=>769, 9614=>769, 9615=>769, 9616=>769, 9617=>769, 9618=>769, 9619=>769, 9620=>769, 9621=>769, 9622=>769, 9623=>769, 9624=>769, + 9625=>769, 9626=>769, 9627=>769, 9628=>769, 9629=>769, 9630=>769, 9631=>769, 9632=>945, 9633=>945, 9634=>945, 9635=>945, 9636=>945, 9637=>945, 9638=>945, 9639=>945, 9640=>945, + 9641=>945, 9642=>678, 9643=>678, 9644=>945, 9645=>945, 9646=>550, 9647=>550, 9648=>769, 9649=>769, 9650=>769, 9651=>769, 9652=>502, 9653=>502, 9654=>769, 9655=>769, 9656=>502, + 9657=>502, 9658=>769, 9659=>769, 9660=>769, 9661=>769, 9662=>502, 9663=>502, 9664=>769, 9665=>769, 9666=>502, 9667=>502, 9668=>769, 9669=>769, 9670=>769, 9671=>769, 9672=>769, + 9673=>873, 9674=>494, 9675=>873, 9676=>873, 9677=>873, 9678=>873, 9679=>873, 9680=>873, 9681=>873, 9682=>873, 9683=>873, 9684=>873, 9685=>873, 9686=>527, 9687=>527, 9688=>791, + 9689=>970, 9690=>970, 9691=>970, 9692=>387, 9693=>387, 9694=>387, 9695=>387, 9696=>873, 9697=>873, 9698=>769, 9699=>769, 9700=>769, 9701=>769, 9702=>590, 9703=>945, 9704=>945, + 9705=>945, 9706=>945, 9707=>945, 9708=>769, 9709=>769, 9710=>769, 9711=>1119, 9712=>945, 9713=>945, 9714=>945, 9715=>945, 9716=>873, 9717=>873, 9718=>873, 9719=>873, 9720=>769, + 9721=>769, 9722=>769, 9723=>830, 9724=>830, 9725=>732, 9726=>732, 9727=>769, 9728=>896, 9784=>896, 9785=>896, 9786=>896, 9787=>896, 9788=>896, 9791=>614, 9792=>731, 9793=>731, + 9794=>896, 9795=>896, 9796=>896, 9797=>896, 9798=>896, 9799=>896, 9824=>896, 9825=>896, 9826=>896, 9827=>896, 9828=>896, 9829=>896, 9830=>896, 9831=>896, 9833=>472, 9834=>638, + 9835=>896, 9836=>896, 9837=>472, 9838=>357, 9839=>484, 10208=>494, 10216=>390, 10217=>390, 10731=>494, 10764=>1513, 10765=>521, 10766=>521, 11026=>945, 11027=>945, 11028=>945, 11029=>945, + 11030=>769, 11031=>769, 11032=>769, 11033=>769, 11034=>945, 63172=>505, 63173=>602, 63174=>640, 63175=>644, 63176=>947, 63185=>500, 63188=>500, 64256=>708, 64257=>667, 64258=>667, 64259=>941, + 64260=>986, 64261=>744, 64262=>916, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, + 65037=>0, 65038=>0, 65039=>0, 65533=>1025} + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSerif-Oblique.z'; + font[:ctg]='DejaVuSerif-Oblique.ctg.z'; + font[:originalsize]=181932; +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/dejavusans.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/dejavusans.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,287 @@ +TCPDFFontDescriptor.define('dejavusans') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSans'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>32,'FontBBox'=>'[-1021 -356 1681 1068]','ItalicAngle'=>0,'StemV'=>70,'MissingWidth'=>600}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>318, 33=>401, 34=>460, 35=>838, 36=>636, 37=>950, 38=>780, 39=>275, 40=>390, 41=>390, 42=>500, 43=>838, 44=>318, 45=>361, 46=>318, + 47=>337, 48=>636, 49=>636, 50=>636, 51=>636, 52=>636, 53=>636, 54=>636, 55=>636, 56=>636, 57=>636, 58=>337, 59=>337, 60=>838, 61=>838, 62=>838, + 63=>531, 64=>1000, 65=>684, 66=>686, 67=>698, 68=>770, 69=>632, 70=>575, 71=>775, 72=>752, 73=>295, 74=>295, 75=>656, 76=>557, 77=>863, 78=>748, + 79=>787, 80=>603, 81=>787, 82=>695, 83=>635, 84=>611, 85=>732, 86=>684, 87=>989, 88=>685, 89=>611, 90=>685, 91=>390, 92=>337, 93=>390, 94=>838, + 95=>500, 96=>500, 97=>613, 98=>635, 99=>550, 100=>635, 101=>615, 102=>352, 103=>635, 104=>634, 105=>278, 106=>278, 107=>579, 108=>278, 109=>974, 110=>634, + 111=>612, 112=>635, 113=>635, 114=>411, 115=>521, 116=>392, 117=>634, 118=>592, 119=>818, 120=>592, 121=>592, 122=>525, 123=>636, 124=>337, 125=>636, 126=>838, + 8364=>636, 1027=>610, 8218=>318, 402=>352, 8222=>518, 8230=>1000, 8224=>500, 8225=>500, 710=>500, 8240=>1342, 352=>635, 8249=>400, 338=>1070, 1036=>710, 381=>685, 1039=>752, + 8216=>318, 8217=>318, 8220=>518, 8221=>518, 8226=>590, 8211=>500, 8212=>1000, 732=>500, 8482=>1000, 353=>521, 8250=>400, 339=>1023, 1116=>604, 382=>525, 376=>611, 160=>318, + 161=>401, 162=>636, 163=>636, 164=>636, 165=>636, 166=>337, 167=>500, 168=>500, 169=>1000, 170=>471, 171=>612, 172=>838, 173=>361, 174=>1000, 175=>500, 176=>500, + 177=>838, 178=>401, 179=>401, 180=>500, 181=>636, 182=>636, 183=>318, 184=>500, 185=>401, 186=>471, 187=>612, 188=>969, 189=>969, 190=>969, 191=>531, 192=>684, + 193=>684, 194=>684, 195=>684, 196=>684, 197=>684, 198=>974, 199=>698, 200=>632, 201=>632, 202=>632, 203=>632, 204=>295, 205=>295, 206=>295, 207=>295, 208=>775, + 209=>748, 210=>787, 211=>787, 212=>787, 213=>787, 214=>787, 215=>838, 216=>787, 217=>732, 218=>732, 219=>732, 220=>732, 221=>611, 222=>605, 223=>630, 224=>613, + 225=>613, 226=>613, 227=>613, 228=>613, 229=>613, 230=>982, 231=>550, 232=>615, 233=>615, 234=>615, 235=>615, 236=>278, 237=>278, 238=>278, 239=>278, 240=>612, + 241=>634, 242=>612, 243=>612, 244=>612, 245=>612, 246=>612, 247=>838, 248=>612, 249=>634, 250=>634, 251=>634, 252=>634, 253=>592, 254=>635, 255=>592, 256=>684, + 257=>613, 258=>684, 259=>613, 260=>684, 261=>613, 262=>698, 263=>550, 264=>698, 265=>550, 266=>698, 267=>550, 268=>698, 269=>550, 270=>770, 271=>635, 272=>775, + 273=>635, 274=>632, 275=>615, 276=>632, 277=>615, 278=>632, 279=>615, 280=>632, 281=>615, 282=>632, 283=>615, 284=>775, 285=>635, 286=>775, 287=>635, 288=>775, + 289=>635, 290=>775, 291=>635, 292=>752, 293=>634, 294=>916, 295=>695, 296=>295, 297=>278, 298=>295, 299=>278, 300=>295, 301=>278, 302=>295, 303=>278, 304=>295, + 305=>278, 306=>590, 307=>556, 308=>295, 309=>278, 310=>656, 311=>579, 312=>579, 313=>557, 314=>293, 315=>557, 316=>278, 317=>557, 318=>375, 319=>557, 320=>342, + 321=>562, 322=>284, 323=>748, 324=>634, 325=>748, 326=>634, 327=>748, 328=>634, 329=>813, 330=>748, 331=>634, 332=>787, 333=>612, 334=>787, 335=>612, 336=>787, + 337=>612, 340=>695, 341=>411, 342=>695, 343=>411, 344=>695, 345=>411, 346=>635, 347=>521, 348=>635, 349=>521, 350=>635, 351=>521, 354=>611, 355=>392, 356=>611, + 357=>392, 358=>611, 359=>392, 360=>732, 361=>634, 362=>732, 363=>634, 364=>732, 365=>634, 366=>732, 367=>634, 368=>732, 369=>634, 370=>732, 371=>634, 372=>989, + 373=>818, 374=>611, 375=>592, 377=>685, 378=>525, 379=>685, 380=>525, 383=>352, 384=>635, 385=>735, 386=>686, 387=>635, 388=>686, 389=>635, 390=>703, 391=>698, + 392=>550, 393=>775, 394=>819, 395=>686, 396=>635, 397=>612, 398=>632, 399=>787, 400=>614, 401=>575, 403=>775, 404=>687, 405=>984, 406=>354, 407=>295, 408=>746, + 409=>579, 410=>278, 411=>592, 412=>974, 413=>748, 414=>634, 415=>787, 416=>913, 417=>612, 418=>949, 419=>759, 420=>652, 421=>635, 422=>695, 423=>635, 424=>521, + 425=>632, 426=>336, 427=>392, 428=>611, 429=>392, 430=>611, 431=>858, 432=>634, 433=>764, 434=>721, 435=>744, 436=>729, 437=>685, 438=>525, 439=>666, 440=>666, + 441=>578, 442=>525, 443=>636, 444=>666, 445=>578, 446=>510, 447=>635, 448=>295, 449=>492, 450=>459, 451=>295, 452=>1422, 453=>1299, 454=>1154, 455=>835, 456=>787, + 457=>457, 458=>931, 459=>924, 460=>797, 461=>684, 462=>613, 463=>295, 464=>278, 465=>787, 466=>612, 467=>732, 468=>634, 469=>732, 470=>634, 471=>732, 472=>634, + 473=>732, 474=>634, 475=>732, 476=>634, 477=>615, 478=>684, 479=>613, 480=>684, 481=>613, 482=>974, 483=>982, 484=>775, 485=>635, 486=>775, 487=>635, 488=>656, + 489=>579, 490=>787, 491=>612, 492=>787, 493=>612, 494=>666, 495=>578, 496=>278, 497=>1422, 498=>1299, 499=>1154, 500=>775, 501=>635, 502=>1113, 503=>682, 504=>748, + 505=>634, 506=>684, 507=>613, 508=>974, 509=>982, 510=>787, 511=>612, 512=>684, 513=>613, 514=>684, 515=>613, 516=>632, 517=>615, 518=>632, 519=>615, 520=>295, + 521=>278, 522=>295, 523=>278, 524=>787, 525=>612, 526=>787, 527=>612, 528=>695, 529=>411, 530=>695, 531=>411, 532=>732, 533=>634, 534=>732, 535=>634, 536=>635, + 537=>521, 538=>611, 539=>392, 540=>627, 541=>521, 542=>752, 543=>634, 544=>735, 545=>838, 546=>698, 547=>610, 548=>685, 549=>525, 550=>684, 551=>613, 552=>632, + 553=>615, 554=>787, 555=>612, 556=>787, 557=>612, 558=>787, 559=>612, 560=>787, 561=>612, 562=>611, 563=>592, 564=>475, 565=>843, 566=>477, 567=>278, 568=>998, + 569=>998, 570=>684, 571=>698, 572=>550, 573=>557, 574=>611, 575=>521, 576=>525, 577=>603, 578=>479, 579=>686, 580=>732, 581=>684, 582=>632, 583=>615, 584=>295, + 585=>278, 586=>781, 587=>635, 588=>695, 589=>411, 590=>611, 591=>592, 592=>600, 593=>635, 594=>635, 595=>635, 596=>549, 597=>550, 598=>635, 599=>696, 600=>615, + 601=>615, 602=>819, 603=>541, 604=>532, 605=>775, 606=>664, 607=>278, 608=>696, 609=>635, 610=>629, 611=>596, 612=>596, 613=>634, 614=>634, 615=>634, 616=>278, + 617=>338, 618=>372, 619=>396, 620=>487, 621=>278, 622=>706, 623=>974, 624=>974, 625=>974, 626=>646, 627=>642, 628=>634, 629=>612, 630=>858, 631=>728, 632=>660, + 633=>414, 634=>414, 635=>414, 636=>411, 637=>411, 638=>437, 639=>530, 640=>604, 641=>604, 642=>521, 643=>336, 644=>336, 645=>461, 646=>336, 647=>392, 648=>392, + 649=>634, 650=>618, 651=>598, 652=>592, 653=>818, 654=>592, 655=>611, 656=>525, 657=>525, 658=>578, 659=>578, 660=>510, 661=>510, 662=>510, 663=>510, 664=>787, + 665=>580, 666=>664, 667=>708, 668=>654, 669=>292, 670=>667, 671=>507, 672=>727, 673=>510, 674=>510, 675=>1014, 676=>1058, 677=>1013, 678=>824, 679=>610, 680=>778, + 681=>848, 682=>641, 683=>654, 684=>515, 685=>515, 686=>570, 687=>664, 688=>404, 689=>399, 690=>175, 691=>259, 692=>295, 693=>296, 694=>379, 695=>515, 696=>373, + 697=>278, 698=>460, 699=>318, 700=>318, 701=>318, 702=>307, 703=>307, 704=>370, 705=>370, 706=>500, 707=>500, 708=>500, 709=>500, 711=>500, 712=>275, 713=>500, + 714=>500, 715=>500, 716=>275, 717=>500, 718=>500, 719=>500, 720=>337, 721=>337, 722=>307, 723=>307, 724=>500, 725=>500, 726=>413, 727=>500, 728=>500, 729=>500, + 730=>500, 731=>500, 733=>500, 734=>315, 735=>500, 736=>426, 737=>166, 738=>373, 739=>444, 740=>370, 741=>493, 742=>493, 743=>493, 744=>493, 745=>493, 748=>500, + 749=>500, 750=>500, 755=>500, 759=>500, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, + 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, + 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, + 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, + 828=>0, 829=>0, 830=>0, 831=>0, 832=>0, 833=>0, 834=>0, 835=>0, 836=>0, 837=>0, 838=>0, 839=>0, 840=>0, 841=>0, 842=>0, 843=>0, + 844=>0, 845=>0, 846=>0, 847=>0, 849=>0, 850=>0, 851=>0, 855=>0, 856=>0, 860=>0, 861=>0, 862=>0, 863=>0, 864=>0, 865=>0, 866=>0, + 884=>278, 885=>278, 890=>500, 891=>549, 892=>550, 893=>549, 894=>337, 900=>500, 901=>500, 902=>692, 903=>318, 904=>746, 905=>871, 906=>408, 908=>813, 910=>825, + 911=>826, 912=>338, 913=>684, 914=>686, 915=>557, 916=>684, 917=>632, 918=>685, 919=>752, 920=>787, 921=>295, 922=>656, 923=>684, 924=>863, 925=>748, 926=>632, + 927=>787, 928=>752, 929=>603, 931=>632, 932=>611, 933=>611, 934=>787, 935=>685, 936=>787, 937=>764, 938=>295, 939=>611, 940=>659, 941=>548, 942=>654, 943=>338, + 944=>579, 945=>659, 946=>638, 947=>592, 948=>612, 949=>541, 950=>544, 951=>634, 952=>612, 953=>338, 954=>589, 955=>592, 956=>636, 957=>559, 958=>558, 959=>612, + 960=>602, 961=>635, 962=>587, 963=>634, 964=>602, 965=>579, 966=>660, 967=>578, 968=>660, 969=>837, 970=>338, 971=>579, 972=>612, 973=>579, 974=>837, 976=>614, + 977=>619, 978=>699, 979=>842, 980=>699, 981=>660, 982=>837, 983=>664, 984=>787, 985=>612, 986=>648, 987=>587, 988=>575, 989=>458, 990=>660, 991=>660, 992=>865, + 993=>627, 994=>934, 995=>837, 996=>758, 997=>659, 998=>792, 999=>615, 1000=>687, 1001=>607, 1002=>768, 1003=>625, 1004=>699, 1005=>612, 1006=>611, 1007=>536, 1008=>664, + 1009=>635, 1010=>550, 1011=>278, 1012=>787, 1013=>615, 1014=>615, 1015=>605, 1016=>635, 1017=>698, 1018=>863, 1019=>651, 1020=>635, 1021=>703, 1022=>698, 1023=>703, 1024=>632, + 1025=>632, 1026=>786, 1028=>698, 1029=>635, 1030=>295, 1031=>295, 1032=>295, 1033=>1094, 1034=>1045, 1035=>786, 1037=>748, 1038=>609, 1040=>684, 1041=>686, 1042=>686, 1043=>610, + 1044=>781, 1045=>632, 1046=>1077, 1047=>641, 1048=>748, 1049=>748, 1050=>710, 1051=>752, 1052=>863, 1053=>752, 1054=>787, 1055=>752, 1056=>603, 1057=>698, 1058=>611, 1059=>609, + 1060=>861, 1061=>685, 1062=>776, 1063=>686, 1064=>1069, 1065=>1094, 1066=>833, 1067=>882, 1068=>686, 1069=>698, 1070=>1080, 1071=>695, 1072=>613, 1073=>617, 1074=>589, 1075=>525, + 1076=>691, 1077=>615, 1078=>901, 1079=>532, 1080=>650, 1081=>650, 1082=>604, 1083=>639, 1084=>754, 1085=>654, 1086=>612, 1087=>654, 1088=>635, 1089=>550, 1090=>583, 1091=>592, + 1092=>855, 1093=>592, 1094=>681, 1095=>591, 1096=>915, 1097=>942, 1098=>707, 1099=>790, 1100=>589, 1101=>549, 1102=>842, 1103=>602, 1104=>615, 1105=>615, 1106=>625, 1107=>525, + 1108=>549, 1109=>521, 1110=>278, 1111=>278, 1112=>278, 1113=>902, 1114=>898, 1115=>652, 1117=>650, 1118=>592, 1119=>654, 1120=>934, 1121=>837, 1122=>771, 1123=>672, 1124=>942, + 1125=>749, 1126=>879, 1127=>783, 1128=>1160, 1129=>1001, 1130=>787, 1131=>612, 1132=>1027, 1133=>824, 1134=>636, 1135=>541, 1136=>856, 1137=>876, 1138=>787, 1139=>592, 1140=>781, + 1141=>665, 1142=>781, 1143=>665, 1144=>992, 1145=>904, 1146=>953, 1147=>758, 1148=>1180, 1149=>1028, 1150=>934, 1151=>837, 1152=>698, 1153=>550, 1154=>502, 1155=>0, 1156=>0, + 1157=>0, 1158=>0, 1160=>418, 1161=>418, 1162=>772, 1163=>677, 1164=>686, 1165=>589, 1166=>603, 1167=>635, 1168=>610, 1169=>525, 1170=>675, 1171=>556, 1172=>624, 1173=>530, + 1174=>1077, 1175=>901, 1176=>641, 1177=>532, 1178=>710, 1179=>604, 1180=>710, 1181=>604, 1182=>710, 1183=>604, 1184=>856, 1185=>832, 1186=>752, 1187=>661, 1188=>1014, 1189=>877, + 1190=>1081, 1191=>916, 1192=>796, 1193=>651, 1194=>698, 1195=>550, 1196=>611, 1197=>529, 1198=>611, 1199=>592, 1200=>611, 1201=>592, 1202=>685, 1203=>592, 1204=>934, 1205=>807, + 1206=>686, 1207=>591, 1208=>686, 1209=>591, 1210=>686, 1211=>634, 1212=>941, 1213=>728, 1214=>941, 1215=>728, 1216=>295, 1217=>1077, 1218=>901, 1219=>656, 1220=>604, 1221=>776, + 1222=>670, 1223=>752, 1224=>661, 1225=>776, 1226=>681, 1227=>686, 1228=>591, 1229=>888, 1230=>774, 1231=>278, 1232=>684, 1233=>613, 1234=>684, 1235=>613, 1236=>974, 1237=>982, + 1238=>632, 1239=>615, 1240=>787, 1241=>615, 1242=>787, 1243=>615, 1244=>1077, 1245=>901, 1246=>641, 1247=>532, 1248=>666, 1249=>578, 1250=>748, 1251=>650, 1252=>748, 1253=>650, + 1254=>787, 1255=>612, 1256=>787, 1257=>612, 1258=>787, 1259=>612, 1260=>698, 1261=>549, 1262=>609, 1263=>592, 1264=>609, 1265=>592, 1266=>609, 1267=>592, 1268=>686, 1269=>591, + 1270=>557, 1271=>491, 1272=>882, 1273=>790, 1274=>675, 1275=>556, 1276=>685, 1277=>592, 1278=>685, 1279=>592, 1280=>686, 1281=>589, 1282=>1006, 1283=>897, 1284=>975, 1285=>869, + 1286=>679, 1287=>588, 1288=>1072, 1289=>957, 1290=>1072, 1291=>967, 1292=>775, 1293=>660, 1294=>773, 1295=>711, 1296=>614, 1297=>541, 1298=>752, 1299=>639, 1329=>867, 1330=>732, + 1331=>882, 1332=>882, 1333=>732, 1334=>644, 1335=>682, 1336=>732, 1337=>851, 1338=>882, 1339=>732, 1340=>557, 1341=>824, 1342=>986, 1343=>732, 1344=>707, 1345=>644, 1346=>882, + 1347=>777, 1348=>882, 1349=>732, 1350=>840, 1351=>732, 1352=>732, 1353=>732, 1354=>791, 1355=>644, 1356=>882, 1357=>732, 1358=>882, 1359=>635, 1360=>732, 1361=>732, 1362=>799, + 1363=>861, 1364=>790, 1365=>787, 1366=>635, 1369=>307, 1370=>318, 1371=>500, 1372=>500, 1373=>392, 1374=>526, 1375=>500, 1377=>974, 1378=>634, 1379=>762, 1380=>767, 1381=>634, + 1382=>697, 1383=>533, 1384=>634, 1385=>700, 1386=>697, 1387=>634, 1388=>404, 1389=>894, 1390=>641, 1391=>634, 1392=>634, 1393=>635, 1394=>702, 1395=>634, 1396=>659, 1397=>278, + 1398=>760, 1399=>516, 1400=>634, 1401=>453, 1402=>974, 1403=>516, 1404=>769, 1405=>634, 1406=>696, 1407=>974, 1408=>634, 1409=>635, 1410=>501, 1411=>974, 1412=>648, 1413=>612, + 1414=>629, 1415=>763, 1417=>337, 1418=>433, 1456=>0, 1457=>0, 1458=>0, 1459=>0, 1460=>0, 1461=>0, 1462=>0, 1463=>0, 1464=>0, 1465=>0, 1467=>0, 1468=>0, + 1469=>0, 1471=>0, 1472=>295, 1473=>0, 1474=>0, 1475=>295, 1478=>456, 1479=>0, 1488=>629, 1489=>608, 1490=>448, 1491=>594, 1492=>640, 1493=>272, 1494=>423, 1495=>640, + 1496=>648, 1497=>272, 1498=>592, 1499=>556, 1500=>599, 1501=>640, 1502=>659, 1503=>272, 1504=>441, 1505=>700, 1506=>636, 1507=>640, 1508=>604, 1509=>521, 1510=>581, 1511=>663, + 1512=>592, 1513=>808, 1514=>657, 1520=>471, 1521=>454, 1522=>471, 1548=>323, 1557=>0, 1563=>318, 1567=>531, 1569=>470, 1570=>278, 1571=>278, 1572=>483, 1573=>278, 1574=>783, + 1575=>278, 1576=>941, 1577=>524, 1578=>941, 1579=>941, 1580=>646, 1581=>646, 1582=>646, 1583=>445, 1584=>445, 1585=>483, 1586=>483, 1587=>1221, 1588=>1221, 1589=>1209, 1590=>1209, + 1591=>925, 1592=>925, 1593=>597, 1594=>597, 1600=>293, 1601=>1037, 1602=>776, 1603=>824, 1604=>727, 1605=>619, 1606=>734, 1607=>524, 1608=>483, 1609=>783, 1610=>783, 1611=>0, + 1612=>0, 1613=>0, 1614=>0, 1615=>0, 1616=>0, 1617=>0, 1618=>0, 1619=>0, 1620=>0, 1621=>0, 1626=>500, 1632=>537, 1633=>537, 1634=>537, 1635=>537, 1636=>537, + 1637=>537, 1638=>537, 1639=>537, 1640=>537, 1641=>537, 1642=>537, 1643=>325, 1644=>318, 1645=>545, 1646=>941, 1647=>776, 1652=>292, 1657=>941, 1658=>941, 1659=>941, 1660=>941, + 1661=>941, 1662=>941, 1663=>941, 1664=>941, 1665=>646, 1666=>646, 1667=>646, 1668=>646, 1669=>646, 1670=>646, 1671=>646, 1681=>483, 1682=>483, 1685=>610, 1688=>483, 1697=>1037, + 1700=>1037, 1702=>1037, 1705=>895, 1711=>895, 1717=>727, 1722=>734, 1727=>646, 1734=>483, 1740=>783, 1742=>783, 1749=>524, 1776=>537, 1777=>537, 1778=>537, 1779=>537, 1780=>537, + 1781=>537, 1782=>537, 1783=>537, 1784=>537, 1785=>537, 3647=>652, 3713=>670, 3714=>684, 3716=>688, 3719=>482, 3720=>628, 3722=>684, 3725=>688, 3732=>669, 3733=>642, 3734=>645, + 3735=>655, 3737=>659, 3738=>625, 3739=>625, 3740=>745, 3741=>767, 3742=>687, 3743=>687, 3745=>702, 3746=>688, 3747=>684, 3749=>649, 3751=>632, 3754=>703, 3755=>819, 3757=>633, + 3758=>684, 3759=>788, 3760=>632, 3761=>0, 3762=>539, 3763=>539, 3764=>0, 3765=>0, 3766=>0, 3767=>0, 3768=>0, 3769=>0, 3771=>0, 3772=>0, 3773=>663, 3776=>375, + 3777=>657, 3778=>460, 3779=>547, 3780=>491, 3782=>674, 3784=>0, 3785=>0, 3786=>0, 3787=>0, 3788=>0, 3789=>0, 3804=>1028, 3805=>1028, 5121=>684, 5122=>684, 5123=>684, + 5124=>684, 5125=>769, 5126=>769, 5127=>769, 5129=>769, 5130=>769, 5131=>769, 5132=>835, 5133=>834, 5134=>835, 5135=>834, 5136=>835, 5137=>834, 5138=>967, 5139=>1007, 5140=>967, + 5141=>1007, 5142=>769, 5143=>967, 5144=>1007, 5145=>967, 5146=>1007, 5147=>769, 5149=>256, 5150=>543, 5151=>423, 5152=>423, 5153=>389, 5154=>389, 5155=>393, 5156=>389, 5157=>466, + 5158=>385, 5159=>256, 5160=>389, 5161=>389, 5162=>389, 5163=>1090, 5164=>909, 5165=>953, 5166=>1117, 5167=>684, 5168=>684, 5169=>684, 5170=>684, 5171=>729, 5172=>729, 5173=>729, + 5175=>729, 5176=>729, 5177=>729, 5178=>835, 5179=>834, 5180=>835, 5181=>834, 5182=>835, 5183=>834, 5184=>967, 5185=>1007, 5186=>967, 5187=>1007, 5188=>967, 5189=>1007, 5190=>967, + 5191=>1007, 5192=>729, 5193=>508, 5194=>192, 5196=>732, 5197=>732, 5198=>732, 5199=>732, 5200=>730, 5201=>730, 5202=>730, 5204=>730, 5205=>730, 5206=>730, 5207=>921, 5208=>889, + 5209=>921, 5210=>889, 5211=>921, 5212=>889, 5213=>928, 5214=>900, 5215=>928, 5216=>900, 5217=>947, 5218=>900, 5219=>947, 5220=>900, 5221=>947, 5222=>434, 5223=>877, 5224=>877, + 5225=>866, 5226=>890, 5227=>628, 5228=>628, 5229=>628, 5230=>628, 5231=>628, 5232=>694, 5233=>628, 5234=>628, 5235=>628, 5236=>860, 5237=>771, 5238=>815, 5239=>816, 5240=>815, + 5241=>816, 5242=>860, 5243=>771, 5244=>860, 5245=>771, 5246=>815, 5247=>816, 5248=>815, 5249=>816, 5250=>815, 5251=>407, 5252=>407, 5253=>750, 5254=>775, 5255=>750, 5256=>775, + 5257=>628, 5258=>628, 5259=>628, 5260=>628, 5261=>628, 5262=>628, 5263=>628, 5264=>628, 5265=>628, 5266=>860, 5267=>771, 5268=>815, 5269=>816, 5270=>815, 5271=>816, 5272=>860, + 5273=>771, 5274=>860, 5275=>771, 5276=>815, 5277=>816, 5278=>815, 5279=>816, 5280=>815, 5281=>435, 5282=>435, 5283=>610, 5284=>557, 5285=>557, 5286=>557, 5287=>610, 5288=>522, + 5289=>610, 5290=>557, 5291=>557, 5292=>749, 5293=>769, 5294=>746, 5295=>764, 5296=>746, 5297=>764, 5298=>749, 5299=>769, 5300=>749, 5301=>769, 5302=>746, 5303=>764, 5304=>746, + 5305=>764, 5306=>746, 5307=>386, 5308=>508, 5309=>386, 5312=>852, 5313=>852, 5314=>852, 5315=>823, 5316=>852, 5317=>852, 5318=>852, 5319=>852, 5320=>852, 5321=>1069, 5322=>1035, + 5323=>1059, 5324=>852, 5325=>1059, 5326=>852, 5327=>852, 5328=>600, 5329=>453, 5330=>600, 5331=>852, 5332=>852, 5333=>852, 5334=>852, 5335=>852, 5336=>852, 5337=>852, 5338=>852, + 5339=>852, 5340=>1069, 5341=>1035, 5342=>1059, 5343=>1030, 5344=>1059, 5345=>1030, 5346=>1069, 5347=>1035, 5348=>1069, 5349=>1035, 5350=>1083, 5351=>1030, 5352=>1083, 5353=>1030, 5354=>600, + 5356=>729, 5357=>603, 5358=>603, 5359=>603, 5360=>603, 5361=>603, 5362=>661, 5363=>603, 5364=>603, 5365=>603, 5366=>834, 5367=>754, 5368=>792, 5369=>771, 5370=>792, 5371=>771, + 5372=>834, 5373=>754, 5374=>834, 5375=>754, 5376=>792, 5377=>771, 5378=>792, 5379=>771, 5380=>792, 5381=>418, 5382=>420, 5383=>418, 5392=>712, 5393=>712, 5394=>712, 5395=>892, + 5396=>892, 5397=>892, 5398=>892, 5399=>910, 5400=>872, 5401=>910, 5402=>872, 5403=>910, 5404=>872, 5405=>1140, 5406=>1100, 5407=>1140, 5408=>1100, 5409=>1140, 5410=>1100, 5411=>1140, + 5412=>1100, 5413=>641, 5414=>627, 5415=>627, 5416=>627, 5417=>627, 5418=>627, 5419=>667, 5420=>627, 5421=>627, 5422=>627, 5423=>844, 5424=>781, 5425=>816, 5426=>818, 5427=>816, + 5428=>818, 5429=>844, 5430=>781, 5431=>844, 5432=>781, 5433=>816, 5434=>818, 5435=>816, 5436=>818, 5437=>816, 5438=>418, 5440=>389, 5441=>484, 5442=>916, 5443=>916, 5444=>916, + 5445=>916, 5446=>916, 5447=>916, 5448=>603, 5449=>603, 5450=>603, 5451=>603, 5452=>603, 5453=>603, 5454=>834, 5455=>754, 5456=>418, 5458=>729, 5459=>684, 5460=>684, 5461=>684, + 5462=>684, 5463=>726, 5464=>726, 5465=>726, 5466=>726, 5467=>924, 5468=>1007, 5469=>508, 5470=>732, 5471=>732, 5472=>732, 5473=>732, 5474=>732, 5475=>732, 5476=>730, 5477=>730, + 5478=>730, 5479=>730, 5480=>947, 5481=>900, 5482=>508, 5492=>831, 5493=>831, 5494=>831, 5495=>831, 5496=>831, 5497=>831, 5498=>831, 5499=>563, 5500=>752, 5501=>484, 5502=>1047, + 5503=>1047, 5504=>1047, 5505=>1047, 5506=>1047, 5507=>1047, 5508=>1047, 5509=>825, 5514=>831, 5515=>831, 5516=>831, 5517=>831, 5518=>1259, 5519=>1259, 5520=>1259, 5521=>1002, 5522=>1002, + 5523=>1259, 5524=>1259, 5525=>700, 5526=>1073, 5536=>852, 5537=>852, 5538=>852, 5539=>852, 5540=>852, 5541=>852, 5542=>600, 5543=>643, 5544=>643, 5545=>643, 5546=>643, 5547=>643, + 5548=>643, 5549=>643, 5550=>418, 5551=>628, 5598=>770, 5601=>767, 5702=>468, 5703=>468, 5742=>444, 5743=>1047, 5744=>1310, 5745=>1632, 5746=>1632, 5747=>1375, 5748=>1375, 5749=>1632, + 5750=>1632, 7424=>592, 7425=>717, 7426=>982, 7427=>586, 7428=>550, 7429=>605, 7430=>605, 7431=>491, 7432=>541, 7433=>278, 7434=>395, 7435=>579, 7436=>583, 7437=>754, 7438=>650, + 7439=>612, 7440=>550, 7441=>684, 7442=>684, 7443=>684, 7444=>1023, 7446=>612, 7447=>612, 7448=>524, 7449=>602, 7450=>602, 7451=>583, 7452=>574, 7453=>737, 7454=>948, 7455=>638, + 7456=>592, 7457=>818, 7458=>525, 7459=>526, 7462=>583, 7463=>592, 7464=>564, 7465=>524, 7466=>590, 7467=>639, 7468=>431, 7469=>613, 7470=>432, 7472=>485, 7473=>398, 7474=>398, + 7475=>488, 7476=>474, 7477=>186, 7478=>186, 7479=>413, 7480=>351, 7481=>543, 7482=>471, 7483=>471, 7484=>496, 7485=>439, 7486=>380, 7487=>438, 7488=>385, 7489=>461, 7490=>623, + 7491=>392, 7492=>392, 7493=>405, 7494=>648, 7495=>428, 7496=>405, 7497=>417, 7498=>417, 7499=>360, 7500=>359, 7501=>405, 7502=>179, 7503=>426, 7504=>623, 7505=>409, 7506=>414, + 7507=>370, 7508=>414, 7509=>414, 7510=>428, 7511=>295, 7512=>405, 7513=>470, 7514=>623, 7515=>417, 7517=>402, 7518=>373, 7519=>385, 7520=>416, 7521=>364, 7522=>179, 7523=>259, + 7524=>405, 7525=>417, 7526=>402, 7527=>373, 7528=>385, 7529=>416, 7530=>364, 7543=>635, 7544=>474, 7547=>372, 7557=>278, 7579=>405, 7580=>370, 7581=>370, 7582=>414, 7583=>360, + 7584=>296, 7585=>233, 7586=>405, 7587=>405, 7588=>261, 7589=>250, 7590=>261, 7591=>261, 7592=>234, 7593=>250, 7594=>235, 7595=>376, 7596=>623, 7597=>623, 7598=>411, 7599=>479, + 7600=>409, 7601=>414, 7602=>414, 7603=>360, 7604=>287, 7605=>295, 7606=>508, 7607=>418, 7608=>361, 7609=>406, 7610=>417, 7611=>366, 7612=>437, 7613=>366, 7614=>392, 7615=>414, + 7620=>0, 7621=>0, 7622=>0, 7623=>0, 7624=>0, 7625=>0, 7680=>684, 7681=>613, 7682=>686, 7683=>635, 7684=>686, 7685=>635, 7686=>686, 7687=>635, 7688=>698, 7689=>550, + 7690=>770, 7691=>635, 7692=>770, 7693=>635, 7694=>770, 7695=>635, 7696=>770, 7697=>635, 7698=>770, 7699=>635, 7700=>632, 7701=>615, 7702=>632, 7703=>615, 7704=>632, 7705=>615, + 7706=>632, 7707=>615, 7708=>632, 7709=>615, 7710=>575, 7711=>352, 7712=>775, 7713=>635, 7714=>752, 7715=>634, 7716=>752, 7717=>634, 7718=>752, 7719=>634, 7720=>752, 7721=>634, + 7722=>752, 7723=>634, 7724=>295, 7725=>278, 7726=>295, 7727=>278, 7728=>656, 7729=>579, 7730=>656, 7731=>579, 7732=>656, 7733=>579, 7734=>557, 7735=>288, 7736=>557, 7737=>288, + 7738=>557, 7739=>278, 7740=>557, 7741=>278, 7742=>863, 7743=>974, 7744=>863, 7745=>974, 7746=>863, 7747=>974, 7748=>748, 7749=>634, 7750=>748, 7751=>634, 7752=>748, 7753=>634, + 7754=>748, 7755=>634, 7756=>787, 7757=>612, 7758=>787, 7759=>612, 7760=>787, 7761=>612, 7762=>787, 7763=>612, 7764=>603, 7765=>635, 7766=>603, 7767=>635, 7768=>695, 7769=>411, + 7770=>695, 7771=>411, 7772=>695, 7773=>411, 7774=>695, 7775=>411, 7776=>635, 7777=>521, 7778=>635, 7779=>521, 7780=>635, 7781=>521, 7782=>635, 7783=>521, 7784=>635, 7785=>521, + 7786=>611, 7787=>392, 7788=>611, 7789=>392, 7790=>611, 7791=>392, 7792=>611, 7793=>392, 7794=>732, 7795=>634, 7796=>732, 7797=>634, 7798=>732, 7799=>634, 7800=>732, 7801=>634, + 7802=>732, 7803=>634, 7804=>684, 7805=>592, 7806=>684, 7807=>592, 7808=>989, 7809=>818, 7810=>989, 7811=>818, 7812=>989, 7813=>818, 7814=>989, 7815=>818, 7816=>989, 7817=>818, + 7818=>685, 7819=>592, 7820=>685, 7821=>592, 7822=>611, 7823=>592, 7824=>685, 7825=>525, 7826=>685, 7827=>525, 7828=>685, 7829=>525, 7830=>634, 7831=>392, 7832=>818, 7833=>592, + 7834=>613, 7835=>352, 7840=>684, 7841=>613, 7842=>684, 7843=>613, 7844=>684, 7845=>613, 7846=>684, 7847=>613, 7848=>684, 7849=>613, 7850=>684, 7851=>613, 7852=>684, 7853=>613, + 7854=>684, 7855=>613, 7856=>684, 7857=>613, 7858=>684, 7859=>613, 7860=>684, 7861=>613, 7862=>684, 7863=>613, 7864=>632, 7865=>615, 7866=>632, 7867=>615, 7868=>632, 7869=>615, + 7870=>632, 7871=>615, 7872=>632, 7873=>615, 7874=>632, 7875=>615, 7876=>632, 7877=>615, 7878=>632, 7879=>615, 7880=>295, 7881=>278, 7882=>295, 7883=>278, 7884=>787, 7885=>612, + 7886=>787, 7887=>612, 7888=>787, 7889=>612, 7890=>787, 7891=>612, 7892=>787, 7893=>612, 7894=>787, 7895=>612, 7896=>787, 7897=>612, 7898=>913, 7899=>612, 7900=>913, 7901=>612, + 7902=>913, 7903=>612, 7904=>913, 7905=>612, 7906=>913, 7907=>612, 7908=>732, 7909=>634, 7910=>732, 7911=>634, 7912=>858, 7913=>634, 7914=>858, 7915=>634, 7916=>858, 7917=>634, + 7918=>858, 7919=>634, 7920=>858, 7921=>634, 7922=>611, 7923=>592, 7924=>611, 7925=>592, 7926=>611, 7927=>592, 7928=>611, 7929=>592, 7936=>659, 7937=>659, 7938=>659, 7939=>659, + 7940=>659, 7941=>659, 7942=>659, 7943=>659, 7944=>684, 7945=>684, 7946=>877, 7947=>877, 7948=>769, 7949=>801, 7950=>708, 7951=>743, 7952=>541, 7953=>541, 7954=>541, 7955=>541, + 7956=>541, 7957=>541, 7960=>711, 7961=>711, 7962=>966, 7963=>975, 7964=>898, 7965=>928, 7968=>634, 7969=>634, 7970=>634, 7971=>634, 7972=>634, 7973=>634, 7974=>634, 7975=>634, + 7976=>837, 7977=>835, 7978=>1086, 7979=>1089, 7980=>1027, 7981=>1051, 7982=>934, 7983=>947, 7984=>338, 7985=>338, 7986=>338, 7987=>338, 7988=>338, 7989=>338, 7990=>338, 7991=>338, + 7992=>380, 7993=>374, 7994=>635, 7995=>635, 7996=>570, 7997=>600, 7998=>489, 7999=>493, 8000=>612, 8001=>612, 8002=>612, 8003=>612, 8004=>612, 8005=>612, 8008=>804, 8009=>848, + 8010=>1095, 8011=>1100, 8012=>938, 8013=>970, 8016=>579, 8017=>579, 8018=>579, 8019=>579, 8020=>579, 8021=>579, 8022=>579, 8023=>579, 8025=>784, 8027=>998, 8029=>1012, 8031=>897, + 8032=>837, 8033=>837, 8034=>837, 8035=>837, 8036=>837, 8037=>837, 8038=>837, 8039=>837, 8040=>802, 8041=>843, 8042=>1089, 8043=>1095, 8044=>946, 8045=>972, 8046=>921, 8047=>952, + 8048=>659, 8049=>659, 8050=>541, 8051=>548, 8052=>634, 8053=>654, 8054=>338, 8055=>338, 8056=>612, 8057=>612, 8058=>579, 8059=>579, 8060=>837, 8061=>837, 8064=>659, 8065=>659, + 8066=>659, 8067=>659, 8068=>659, 8069=>659, 8070=>659, 8071=>659, 8072=>684, 8073=>684, 8074=>877, 8075=>877, 8076=>769, 8077=>801, 8078=>708, 8079=>743, 8080=>634, 8081=>634, + 8082=>634, 8083=>634, 8084=>634, 8085=>634, 8086=>634, 8087=>634, 8088=>837, 8089=>835, 8090=>1086, 8091=>1089, 8092=>1027, 8093=>1051, 8094=>934, 8095=>947, 8096=>837, 8097=>837, + 8098=>837, 8099=>837, 8100=>837, 8101=>837, 8102=>837, 8103=>837, 8104=>802, 8105=>843, 8106=>1089, 8107=>1095, 8108=>946, 8109=>972, 8110=>921, 8111=>952, 8112=>659, 8113=>659, + 8114=>659, 8115=>659, 8116=>659, 8118=>659, 8119=>659, 8120=>684, 8121=>684, 8122=>716, 8123=>692, 8124=>684, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, 8130=>634, + 8131=>634, 8132=>654, 8134=>634, 8135=>634, 8136=>805, 8137=>746, 8138=>931, 8139=>871, 8140=>752, 8141=>500, 8142=>500, 8143=>500, 8144=>338, 8145=>338, 8146=>338, 8147=>338, + 8150=>338, 8151=>338, 8152=>295, 8153=>295, 8154=>475, 8155=>408, 8157=>500, 8158=>500, 8159=>500, 8160=>579, 8161=>579, 8162=>579, 8163=>579, 8164=>635, 8165=>635, 8166=>579, + 8167=>579, 8168=>611, 8169=>611, 8170=>845, 8171=>825, 8172=>685, 8173=>500, 8174=>500, 8175=>500, 8178=>837, 8179=>837, 8180=>837, 8182=>837, 8183=>837, 8184=>941, 8185=>813, + 8186=>922, 8187=>826, 8188=>764, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, 8196=>330, 8197=>250, 8198=>167, 8199=>636, 8200=>318, 8201=>200, 8202=>100, + 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>361, 8209=>361, 8210=>636, 8213=>1000, 8214=>500, 8215=>500, 8219=>318, 8223=>518, 8227=>590, 8228=>334, 8229=>667, + 8231=>318, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1735, 8242=>227, 8243=>374, 8244=>520, 8245=>227, 8246=>374, 8247=>520, 8248=>339, 8251=>838, + 8252=>485, 8253=>531, 8254=>500, 8255=>804, 8256=>804, 8257=>250, 8258=>1000, 8259=>500, 8260=>167, 8261=>390, 8262=>390, 8263=>922, 8264=>733, 8265=>733, 8266=>497, 8267=>636, + 8268=>500, 8269=>500, 8270=>500, 8271=>337, 8272=>804, 8273=>500, 8274=>450, 8275=>838, 8276=>804, 8277=>838, 8278=>586, 8279=>663, 8280=>838, 8281=>838, 8282=>318, 8283=>797, + 8284=>838, 8285=>318, 8286=>318, 8287=>222, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>401, 8305=>179, + 8308=>401, 8309=>401, 8310=>401, 8311=>401, 8312=>401, 8313=>401, 8314=>528, 8315=>528, 8316=>528, 8317=>246, 8318=>246, 8319=>398, 8320=>401, 8321=>401, 8322=>401, 8323=>401, + 8324=>401, 8325=>401, 8326=>401, 8327=>401, 8328=>401, 8329=>401, 8330=>528, 8331=>528, 8332=>528, 8333=>246, 8334=>246, 8336=>392, 8337=>417, 8338=>414, 8339=>444, 8340=>417, + 8352=>877, 8353=>636, 8354=>636, 8355=>636, 8356=>636, 8357=>974, 8358=>748, 8359=>1272, 8360=>1074, 8361=>989, 8362=>784, 8363=>636, 8365=>636, 8366=>636, 8367=>1272, 8368=>636, + 8369=>636, 8370=>636, 8371=>636, 8372=>774, 8373=>641, 8400=>0, 8401=>0, 8406=>0, 8407=>0, 8448=>1019, 8449=>1019, 8450=>698, 8451=>1123, 8452=>642, 8453=>1019, 8454=>1067, + 8455=>614, 8456=>698, 8457=>952, 8459=>988, 8460=>754, 8461=>850, 8462=>634, 8463=>634, 8464=>470, 8465=>697, 8466=>720, 8467=>413, 8468=>818, 8469=>801, 8470=>1040, 8471=>1000, + 8472=>697, 8473=>702, 8474=>787, 8475=>798, 8476=>814, 8477=>792, 8478=>896, 8479=>684, 8480=>1020, 8481=>1074, 8483=>684, 8484=>745, 8485=>578, 8486=>764, 8487=>764, 8488=>616, + 8489=>338, 8490=>656, 8491=>684, 8492=>786, 8493=>703, 8494=>854, 8495=>592, 8496=>605, 8497=>786, 8498=>575, 8499=>1069, 8500=>462, 8501=>745, 8502=>674, 8503=>469, 8504=>648, + 8505=>380, 8506=>926, 8507=>1194, 8508=>702, 8509=>728, 8510=>655, 8511=>849, 8512=>811, 8513=>775, 8514=>557, 8515=>557, 8516=>611, 8517=>819, 8518=>708, 8519=>615, 8520=>351, + 8521=>351, 8523=>780, 8526=>526, 8531=>969, 8532=>969, 8533=>969, 8534=>969, 8535=>969, 8536=>969, 8537=>969, 8538=>969, 8539=>969, 8540=>969, 8541=>969, 8542=>969, 8543=>568, + 8544=>295, 8545=>492, 8546=>689, 8547=>923, 8548=>684, 8549=>922, 8550=>1120, 8551=>1317, 8552=>917, 8553=>685, 8554=>933, 8555=>1131, 8556=>557, 8557=>698, 8558=>770, 8559=>863, + 8560=>278, 8561=>458, 8562=>637, 8563=>812, 8564=>592, 8565=>811, 8566=>991, 8567=>1170, 8568=>819, 8569=>592, 8570=>822, 8571=>1002, 8572=>278, 8573=>550, 8574=>635, 8575=>974, + 8576=>1245, 8577=>770, 8578=>1245, 8579=>703, 8580=>549, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8596=>838, 8597=>838, 8598=>838, 8599=>838, 8600=>838, 8601=>838, 8602=>838, + 8603=>838, 8604=>838, 8605=>838, 8606=>838, 8607=>838, 8608=>838, 8609=>838, 8610=>838, 8611=>838, 8612=>838, 8613=>838, 8614=>838, 8615=>838, 8616=>838, 8617=>838, 8618=>838, + 8619=>838, 8620=>838, 8621=>838, 8622=>838, 8623=>838, 8624=>838, 8625=>838, 8626=>838, 8627=>838, 8628=>838, 8629=>838, 8630=>838, 8631=>838, 8632=>838, 8633=>838, 8634=>838, + 8635=>838, 8636=>838, 8637=>838, 8638=>838, 8639=>838, 8640=>838, 8641=>838, 8642=>838, 8643=>838, 8644=>838, 8645=>838, 8646=>838, 8647=>838, 8648=>838, 8649=>838, 8650=>838, + 8651=>838, 8652=>838, 8653=>838, 8654=>838, 8655=>838, 8656=>838, 8657=>838, 8658=>838, 8659=>838, 8660=>838, 8661=>838, 8662=>838, 8663=>838, 8664=>838, 8665=>838, 8666=>838, + 8667=>838, 8668=>838, 8669=>838, 8670=>838, 8671=>838, 8672=>838, 8673=>838, 8674=>838, 8675=>838, 8676=>838, 8677=>838, 8678=>838, 8679=>838, 8680=>838, 8681=>838, 8682=>838, + 8683=>838, 8684=>838, 8685=>838, 8686=>838, 8687=>838, 8688=>838, 8689=>838, 8690=>838, 8691=>838, 8692=>838, 8693=>838, 8694=>838, 8695=>838, 8696=>838, 8697=>838, 8698=>838, + 8699=>838, 8700=>838, 8701=>838, 8702=>838, 8703=>838, 8704=>684, 8705=>636, 8706=>517, 8707=>632, 8708=>632, 8709=>871, 8710=>669, 8711=>669, 8712=>871, 8713=>871, 8714=>718, + 8715=>871, 8716=>871, 8717=>718, 8718=>636, 8719=>757, 8720=>757, 8721=>674, 8722=>838, 8723=>838, 8724=>838, 8725=>167, 8726=>637, 8727=>838, 8728=>626, 8729=>318, 8730=>637, + 8731=>637, 8732=>637, 8733=>677, 8734=>833, 8735=>838, 8736=>896, 8737=>896, 8738=>838, 8739=>500, 8740=>500, 8741=>500, 8742=>500, 8743=>732, 8744=>732, 8745=>732, 8746=>732, + 8747=>521, 8748=>789, 8749=>1057, 8750=>521, 8751=>789, 8752=>1057, 8753=>521, 8754=>521, 8755=>521, 8756=>636, 8757=>636, 8758=>260, 8759=>636, 8760=>838, 8761=>838, 8762=>838, + 8763=>838, 8764=>838, 8765=>838, 8766=>838, 8767=>838, 8768=>375, 8769=>838, 8770=>838, 8771=>838, 8772=>838, 8773=>838, 8774=>838, 8775=>838, 8776=>838, 8777=>838, 8778=>838, + 8779=>838, 8780=>838, 8781=>838, 8782=>838, 8783=>838, 8784=>838, 8785=>838, 8786=>839, 8787=>839, 8788=>1000, 8789=>1000, 8790=>838, 8791=>838, 8792=>838, 8793=>838, 8794=>838, + 8795=>838, 8796=>838, 8797=>838, 8798=>838, 8799=>838, 8800=>838, 8801=>838, 8802=>838, 8803=>838, 8804=>838, 8805=>838, 8806=>838, 8807=>838, 8808=>838, 8809=>838, 8810=>1047, + 8811=>1047, 8812=>464, 8813=>838, 8814=>838, 8815=>838, 8816=>838, 8817=>838, 8818=>838, 8819=>838, 8820=>838, 8821=>838, 8822=>838, 8823=>838, 8824=>838, 8825=>838, 8826=>838, + 8827=>838, 8828=>838, 8829=>838, 8830=>838, 8831=>838, 8832=>838, 8833=>838, 8834=>838, 8835=>838, 8836=>838, 8837=>838, 8838=>838, 8839=>838, 8840=>838, 8841=>838, 8842=>838, + 8843=>838, 8844=>732, 8845=>732, 8846=>732, 8847=>838, 8848=>838, 8849=>838, 8850=>838, 8851=>722, 8852=>722, 8853=>838, 8854=>838, 8855=>838, 8856=>838, 8857=>838, 8858=>838, + 8859=>838, 8860=>838, 8861=>838, 8862=>838, 8863=>838, 8864=>838, 8865=>838, 8866=>871, 8867=>871, 8868=>871, 8869=>871, 8870=>521, 8871=>521, 8872=>871, 8873=>871, 8874=>871, + 8875=>871, 8876=>871, 8877=>871, 8878=>871, 8879=>871, 8882=>838, 8883=>838, 8884=>838, 8885=>838, 8886=>1000, 8887=>1000, 8888=>838, 8889=>838, 8890=>521, 8891=>732, 8892=>732, + 8893=>732, 8896=>820, 8897=>820, 8898=>820, 8899=>820, 8900=>494, 8901=>318, 8902=>626, 8904=>1000, 8905=>1000, 8906=>1000, 8907=>1000, 8908=>1000, 8909=>838, 8918=>838, 8919=>838, + 8920=>1422, 8921=>1422, 8922=>838, 8923=>838, 8924=>838, 8925=>838, 8926=>838, 8927=>838, 8928=>838, 8929=>838, 8930=>838, 8931=>838, 8932=>838, 8933=>838, 8934=>838, 8935=>838, + 8936=>838, 8937=>838, 8938=>838, 8939=>838, 8940=>838, 8941=>838, 8946=>1000, 8947=>871, 8948=>718, 8949=>871, 8950=>871, 8951=>718, 8952=>871, 8953=>871, 8954=>1000, 8955=>871, + 8956=>718, 8957=>871, 8958=>718, 8959=>871, 8962=>635, 8966=>871, 8968=>390, 8969=>390, 8970=>390, 8971=>390, 8976=>838, 8977=>513, 8984=>1000, 8985=>838, 8992=>521, 8993=>521, + 8997=>1000, 9000=>1443, 9085=>757, 9115=>500, 9116=>500, 9117=>500, 9118=>500, 9119=>500, 9120=>500, 9121=>500, 9122=>500, 9123=>500, 9124=>500, 9125=>500, 9126=>500, 9127=>750, + 9128=>750, 9129=>750, 9130=>750, 9131=>750, 9132=>750, 9133=>750, 9134=>521, 9166=>838, 9167=>945, 9250=>635, 9251=>635, 9312=>896, 9313=>896, 9314=>896, 9315=>896, 9316=>896, + 9317=>896, 9318=>896, 9319=>896, 9320=>896, 9321=>896, 9600=>769, 9601=>769, 9602=>769, 9603=>769, 9604=>769, 9605=>769, 9606=>769, 9607=>769, 9608=>769, 9609=>769, 9610=>769, + 9611=>769, 9612=>769, 9613=>769, 9614=>769, 9615=>769, 9616=>769, 9617=>769, 9618=>769, 9619=>769, 9620=>769, 9621=>769, 9622=>769, 9623=>769, 9624=>769, 9625=>769, 9626=>769, + 9627=>769, 9628=>769, 9629=>769, 9630=>769, 9631=>769, 9632=>945, 9633=>945, 9634=>945, 9635=>945, 9636=>945, 9637=>945, 9638=>945, 9639=>945, 9640=>945, 9641=>945, 9642=>678, + 9643=>678, 9644=>945, 9645=>945, 9646=>550, 9647=>550, 9648=>769, 9649=>769, 9650=>769, 9651=>769, 9652=>502, 9653=>502, 9654=>769, 9655=>769, 9656=>502, 9657=>502, 9658=>769, + 9659=>769, 9660=>769, 9661=>769, 9662=>502, 9663=>502, 9664=>769, 9665=>769, 9666=>502, 9667=>502, 9668=>769, 9669=>769, 9670=>769, 9671=>769, 9672=>769, 9673=>873, 9674=>494, + 9675=>873, 9676=>873, 9677=>873, 9678=>873, 9679=>873, 9680=>873, 9681=>873, 9682=>873, 9683=>873, 9684=>873, 9685=>873, 9686=>527, 9687=>527, 9688=>791, 9689=>970, 9690=>970, + 9691=>970, 9692=>387, 9693=>387, 9694=>387, 9695=>387, 9696=>873, 9697=>873, 9698=>769, 9699=>769, 9700=>769, 9701=>769, 9702=>590, 9703=>945, 9704=>945, 9705=>945, 9706=>945, + 9707=>945, 9708=>769, 9709=>769, 9710=>769, 9711=>1119, 9712=>945, 9713=>945, 9714=>945, 9715=>945, 9716=>873, 9717=>873, 9718=>873, 9719=>873, 9720=>769, 9721=>769, 9722=>769, + 9723=>830, 9724=>830, 9725=>732, 9726=>732, 9727=>769, 9728=>896, 9729=>1000, 9730=>896, 9731=>896, 9732=>896, 9733=>896, 9734=>896, 9735=>573, 9736=>896, 9737=>896, 9738=>888, + 9739=>888, 9740=>671, 9741=>1013, 9742=>1246, 9743=>1250, 9744=>896, 9745=>896, 9746=>896, 9747=>532, 9748=>896, 9749=>896, 9750=>896, 9751=>896, 9752=>896, 9753=>896, 9754=>896, + 9755=>896, 9756=>896, 9757=>609, 9758=>896, 9759=>609, 9760=>896, 9761=>896, 9762=>896, 9763=>896, 9764=>669, 9765=>746, 9766=>649, 9767=>784, 9768=>545, 9769=>896, 9770=>896, + 9771=>896, 9772=>710, 9773=>896, 9774=>896, 9775=>896, 9776=>896, 9777=>896, 9778=>896, 9779=>896, 9780=>896, 9781=>896, 9782=>896, 9783=>896, 9784=>896, 9785=>896, 9786=>896, + 9787=>896, 9788=>896, 9789=>896, 9790=>896, 9791=>614, 9792=>731, 9793=>731, 9794=>896, 9795=>896, 9796=>896, 9797=>896, 9798=>896, 9799=>896, 9800=>896, 9801=>896, 9802=>896, + 9803=>896, 9804=>896, 9805=>896, 9806=>896, 9807=>896, 9808=>896, 9809=>896, 9810=>896, 9811=>896, 9812=>896, 9813=>896, 9814=>896, 9815=>896, 9816=>896, 9817=>896, 9818=>896, + 9819=>896, 9820=>896, 9821=>896, 9822=>896, 9823=>896, 9824=>896, 9825=>896, 9826=>896, 9827=>896, 9828=>896, 9829=>896, 9830=>896, 9831=>896, 9832=>896, 9833=>472, 9834=>638, + 9835=>896, 9836=>896, 9837=>472, 9838=>357, 9839=>484, 9840=>748, 9841=>766, 9842=>896, 9843=>896, 9844=>896, 9845=>896, 9846=>896, 9847=>896, 9848=>896, 9849=>896, 9850=>896, + 9851=>896, 9852=>896, 9853=>896, 9854=>896, 9855=>896, 9856=>869, 9857=>869, 9858=>869, 9859=>869, 9860=>869, 9861=>869, 9862=>896, 9863=>896, 9864=>896, 9865=>896, 9866=>896, + 9867=>896, 9868=>896, 9869=>896, 9870=>896, 9871=>896, 9872=>896, 9873=>896, 9874=>896, 9875=>896, 9876=>896, 9877=>541, 9878=>896, 9879=>896, 9880=>896, 9881=>896, 9882=>896, + 9883=>896, 9884=>896, 9888=>896, 9889=>702, 9890=>838, 9891=>838, 9892=>838, 9893=>838, 9894=>838, 9895=>838, 9896=>838, 9897=>838, 9898=>838, 9899=>838, 9900=>838, 9901=>838, + 9902=>838, 9903=>838, 9904=>844, 9905=>838, 9906=>731, 9985=>838, 9986=>838, 9987=>838, 9988=>838, 9990=>838, 9991=>838, 9992=>838, 9993=>838, 9996=>838, 9997=>838, 9998=>838, + 9999=>838, 10000=>838, 10001=>838, 10002=>838, 10003=>838, 10004=>838, 10005=>838, 10006=>838, 10007=>838, 10008=>838, 10009=>838, 10010=>838, 10011=>838, 10012=>838, 10013=>838, 10014=>838, + 10015=>838, 10016=>838, 10017=>838, 10018=>838, 10019=>838, 10020=>838, 10021=>838, 10022=>838, 10023=>838, 10025=>838, 10026=>838, 10027=>838, 10028=>838, 10029=>838, 10030=>838, 10031=>838, + 10032=>838, 10033=>838, 10034=>838, 10035=>838, 10036=>838, 10037=>838, 10038=>838, 10039=>838, 10040=>838, 10041=>838, 10042=>838, 10043=>838, 10044=>838, 10045=>838, 10046=>838, 10047=>838, + 10048=>838, 10049=>838, 10050=>838, 10051=>838, 10052=>838, 10053=>838, 10054=>838, 10055=>838, 10056=>838, 10057=>838, 10058=>838, 10059=>838, 10061=>896, 10063=>896, 10064=>896, 10065=>896, + 10066=>896, 10070=>896, 10072=>838, 10073=>838, 10074=>838, 10075=>322, 10076=>322, 10077=>538, 10078=>538, 10081=>838, 10082=>838, 10083=>838, 10084=>838, 10085=>838, 10086=>838, 10087=>838, + 10088=>838, 10089=>838, 10090=>838, 10091=>838, 10092=>838, 10093=>838, 10094=>838, 10095=>838, 10096=>838, 10097=>838, 10098=>838, 10099=>838, 10100=>838, 10101=>838, 10102=>896, 10103=>896, + 10104=>896, 10105=>896, 10106=>896, 10107=>896, 10108=>896, 10109=>896, 10110=>896, 10111=>896, 10112=>838, 10113=>838, 10114=>838, 10115=>838, 10116=>838, 10117=>838, 10118=>838, 10119=>838, + 10120=>838, 10121=>838, 10122=>838, 10123=>838, 10124=>838, 10125=>838, 10126=>838, 10127=>838, 10128=>838, 10129=>838, 10130=>838, 10131=>838, 10132=>838, 10136=>838, 10137=>838, 10138=>838, + 10139=>838, 10140=>838, 10141=>838, 10142=>838, 10143=>838, 10144=>838, 10145=>838, 10146=>838, 10147=>838, 10148=>838, 10149=>838, 10150=>838, 10151=>838, 10152=>838, 10153=>838, 10154=>838, + 10155=>838, 10156=>838, 10157=>838, 10158=>838, 10159=>838, 10161=>838, 10162=>838, 10163=>838, 10164=>838, 10165=>838, 10166=>838, 10167=>838, 10168=>838, 10169=>838, 10170=>838, 10171=>838, + 10172=>838, 10173=>838, 10174=>838, 10208=>494, 10214=>495, 10215=>495, 10216=>390, 10217=>390, 10218=>556, 10219=>556, 10224=>838, 10225=>838, 10226=>838, 10227=>838, 10228=>1157, 10229=>1434, + 10230=>1434, 10231=>1434, 10232=>1434, 10233=>1434, 10234=>1434, 10235=>1434, 10236=>1434, 10237=>1434, 10238=>1434, 10239=>1434, 10240=>732, 10241=>732, 10242=>732, 10243=>732, 10244=>732, 10245=>732, + 10246=>732, 10247=>732, 10248=>732, 10249=>732, 10250=>732, 10251=>732, 10252=>732, 10253=>732, 10254=>732, 10255=>732, 10256=>732, 10257=>732, 10258=>732, 10259=>732, 10260=>732, 10261=>732, + 10262=>732, 10263=>732, 10264=>732, 10265=>732, 10266=>732, 10267=>732, 10268=>732, 10269=>732, 10270=>732, 10271=>732, 10272=>732, 10273=>732, 10274=>732, 10275=>732, 10276=>732, 10277=>732, + 10278=>732, 10279=>732, 10280=>732, 10281=>732, 10282=>732, 10283=>732, 10284=>732, 10285=>732, 10286=>732, 10287=>732, 10288=>732, 10289=>732, 10290=>732, 10291=>732, 10292=>732, 10293=>732, + 10294=>732, 10295=>732, 10296=>732, 10297=>732, 10298=>732, 10299=>732, 10300=>732, 10301=>732, 10302=>732, 10303=>732, 10304=>732, 10305=>732, 10306=>732, 10307=>732, 10308=>732, 10309=>732, + 10310=>732, 10311=>732, 10312=>732, 10313=>732, 10314=>732, 10315=>732, 10316=>732, 10317=>732, 10318=>732, 10319=>732, 10320=>732, 10321=>732, 10322=>732, 10323=>732, 10324=>732, 10325=>732, + 10326=>732, 10327=>732, 10328=>732, 10329=>732, 10330=>732, 10331=>732, 10332=>732, 10333=>732, 10334=>732, 10335=>732, 10336=>732, 10337=>732, 10338=>732, 10339=>732, 10340=>732, 10341=>732, + 10342=>732, 10343=>732, 10344=>732, 10345=>732, 10346=>732, 10347=>732, 10348=>732, 10349=>732, 10350=>732, 10351=>732, 10352=>732, 10353=>732, 10354=>732, 10355=>732, 10356=>732, 10357=>732, + 10358=>732, 10359=>732, 10360=>732, 10361=>732, 10362=>732, 10363=>732, 10364=>732, 10365=>732, 10366=>732, 10367=>732, 10368=>732, 10369=>732, 10370=>732, 10371=>732, 10372=>732, 10373=>732, + 10374=>732, 10375=>732, 10376=>732, 10377=>732, 10378=>732, 10379=>732, 10380=>732, 10381=>732, 10382=>732, 10383=>732, 10384=>732, 10385=>732, 10386=>732, 10387=>732, 10388=>732, 10389=>732, + 10390=>732, 10391=>732, 10392=>732, 10393=>732, 10394=>732, 10395=>732, 10396=>732, 10397=>732, 10398=>732, 10399=>732, 10400=>732, 10401=>732, 10402=>732, 10403=>732, 10404=>732, 10405=>732, + 10406=>732, 10407=>732, 10408=>732, 10409=>732, 10410=>732, 10411=>732, 10412=>732, 10413=>732, 10414=>732, 10415=>732, 10416=>732, 10417=>732, 10418=>732, 10419=>732, 10420=>732, 10421=>732, + 10422=>732, 10423=>732, 10424=>732, 10425=>732, 10426=>732, 10427=>732, 10428=>732, 10429=>732, 10430=>732, 10431=>732, 10432=>732, 10433=>732, 10434=>732, 10435=>732, 10436=>732, 10437=>732, + 10438=>732, 10439=>732, 10440=>732, 10441=>732, 10442=>732, 10443=>732, 10444=>732, 10445=>732, 10446=>732, 10447=>732, 10448=>732, 10449=>732, 10450=>732, 10451=>732, 10452=>732, 10453=>732, + 10454=>732, 10455=>732, 10456=>732, 10457=>732, 10458=>732, 10459=>732, 10460=>732, 10461=>732, 10462=>732, 10463=>732, 10464=>732, 10465=>732, 10466=>732, 10467=>732, 10468=>732, 10469=>732, + 10470=>732, 10471=>732, 10472=>732, 10473=>732, 10474=>732, 10475=>732, 10476=>732, 10477=>732, 10478=>732, 10479=>732, 10480=>732, 10481=>732, 10482=>732, 10483=>732, 10484=>732, 10485=>732, + 10486=>732, 10487=>732, 10488=>732, 10489=>732, 10490=>732, 10491=>732, 10492=>732, 10493=>732, 10494=>732, 10495=>732, 10502=>838, 10503=>838, 10506=>838, 10507=>838, 10560=>683, 10561=>683, + 10702=>838, 10703=>1000, 10704=>1000, 10705=>1000, 10706=>1000, 10707=>1000, 10708=>1000, 10709=>1000, 10731=>494, 10752=>1000, 10753=>1000, 10754=>1000, 10764=>1325, 10765=>521, 10766=>521, 10767=>521, + 10768=>521, 10769=>521, 10770=>521, 10771=>521, 10772=>521, 10773=>521, 10774=>521, 10775=>521, 10776=>521, 10777=>521, 10778=>521, 10779=>521, 10780=>521, 10877=>838, 10878=>838, 10879=>838, + 10880=>838, 10881=>838, 10882=>838, 10883=>838, 10884=>838, 10885=>838, 10886=>838, 10887=>838, 10888=>838, 10889=>838, 10890=>838, 10891=>838, 10892=>838, 10893=>838, 10894=>838, 10895=>838, + 10896=>838, 10897=>838, 10898=>838, 10899=>838, 10900=>838, 10901=>838, 10902=>838, 10903=>838, 10904=>838, 10905=>838, 10906=>838, 10907=>838, 10908=>838, 10909=>838, 10910=>838, 10911=>838, + 10912=>838, 10926=>838, 10927=>838, 10928=>838, 10929=>838, 10930=>838, 10931=>838, 10932=>838, 10933=>838, 10934=>838, 10935=>838, 10936=>838, 10937=>838, 10938=>838, 11001=>838, 11002=>838, + 11008=>838, 11009=>838, 11010=>838, 11011=>838, 11012=>838, 11013=>838, 11014=>838, 11015=>838, 11016=>838, 11017=>838, 11018=>838, 11019=>838, 11020=>838, 11021=>838, 11022=>836, 11023=>836, + 11024=>836, 11025=>836, 11026=>945, 11027=>945, 11028=>945, 11029=>945, 11030=>769, 11031=>769, 11032=>769, 11033=>769, 11034=>945, 11040=>869, 11041=>873, 11042=>873, 11043=>873, 11360=>557, + 11361=>278, 11362=>557, 11363=>603, 11364=>695, 11365=>613, 11366=>392, 11367=>752, 11368=>634, 11369=>656, 11370=>579, 11371=>685, 11372=>525, 11380=>592, 11381=>654, 11382=>568, 11383=>660, + 61440=>977, 61441=>977, 61960=>781, 62047=>592, 63173=>612, 64256=>689, 64257=>630, 64258=>630, 64259=>967, 64260=>967, 64261=>686, 64262=>861, 64275=>1202, 64276=>1202, 64277=>1196, 64278=>1186, + 64279=>1529, 64285=>296, 64287=>494, 64288=>636, 64297=>838, 64298=>799, 64299=>799, 64300=>799, 64301=>799, 64302=>663, 64303=>663, 64304=>663, 64305=>655, 64306=>454, 64307=>607, 64308=>690, + 64309=>336, 64310=>437, 64312=>683, 64313=>336, 64314=>642, 64315=>666, 64316=>635, 64318=>736, 64320=>456, 64321=>771, 64323=>651, 64324=>666, 64326=>639, 64327=>688, 64328=>642, 64329=>799, + 64330=>726, 64331=>272, 64332=>655, 64333=>666, 64334=>666, 64338=>941, 64339=>982, 64340=>278, 64341=>302, 64342=>941, 64343=>982, 64344=>278, 64345=>302, 64346=>941, 64347=>982, 64348=>278, + 64349=>302, 64350=>941, 64351=>982, 64352=>278, 64353=>302, 64354=>941, 64355=>982, 64356=>278, 64357=>302, 64358=>941, 64359=>982, 64360=>278, 64361=>302, 64362=>1037, 64363=>1035, 64364=>478, + 64365=>506, 64366=>1037, 64367=>1035, 64368=>478, 64369=>506, 64370=>646, 64371=>646, 64372=>618, 64373=>646, 64374=>646, 64375=>646, 64376=>618, 64377=>646, 64378=>646, 64379=>646, 64380=>618, + 64381=>646, 64382=>646, 64383=>646, 64384=>618, 64385=>646, 64394=>483, 64395=>552, 64396=>483, 64397=>552, 64398=>895, 64399=>895, 64400=>476, 64401=>552, 64402=>895, 64403=>895, 64404=>476, + 64405=>552, 64414=>734, 64415=>761, 64473=>483, 64474=>517, 64488=>278, 64489=>302, 64508=>783, 64509=>833, 64510=>278, 64511=>302, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, + 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65136=>293, 65137=>293, 65138=>293, 65139=>262, 65140=>293, + 65142=>293, 65143=>293, 65144=>293, 65145=>293, 65146=>293, 65147=>293, 65148=>293, 65149=>293, 65150=>293, 65151=>293, 65152=>470, 65153=>278, 65154=>305, 65155=>278, 65156=>305, 65157=>483, + 65158=>517, 65159=>278, 65160=>305, 65161=>783, 65162=>833, 65163=>278, 65164=>302, 65165=>278, 65166=>305, 65167=>941, 65168=>982, 65169=>278, 65170=>302, 65171=>524, 65172=>536, 65173=>941, + 65174=>982, 65175=>278, 65176=>302, 65177=>941, 65178=>982, 65179=>278, 65180=>302, 65181=>646, 65182=>646, 65183=>618, 65184=>646, 65185=>646, 65186=>646, 65187=>618, 65188=>646, 65189=>646, + 65190=>646, 65191=>618, 65192=>646, 65193=>445, 65194=>525, 65195=>445, 65196=>525, 65197=>483, 65198=>552, 65199=>483, 65200=>552, 65201=>1221, 65202=>1275, 65203=>838, 65204=>892, 65205=>1221, + 65206=>1275, 65207=>838, 65208=>892, 65209=>1209, 65210=>1225, 65211=>849, 65212=>867, 65213=>1209, 65214=>1225, 65215=>849, 65216=>867, 65217=>925, 65218=>949, 65219=>796, 65220=>820, 65221=>925, + 65222=>949, 65223=>796, 65224=>820, 65225=>597, 65226=>532, 65227=>597, 65228=>482, 65229=>597, 65230=>532, 65231=>523, 65232=>482, 65233=>1037, 65234=>1035, 65235=>478, 65236=>506, 65237=>776, + 65238=>834, 65239=>478, 65240=>506, 65241=>824, 65242=>843, 65243=>476, 65244=>552, 65245=>727, 65246=>757, 65247=>305, 65248=>331, 65249=>619, 65250=>666, 65251=>536, 65252=>578, 65253=>734, + 65254=>761, 65255=>278, 65256=>302, 65257=>524, 65258=>536, 65259=>527, 65260=>461, 65261=>483, 65262=>517, 65263=>783, 65264=>833, 65265=>783, 65266=>833, 65267=>278, 65268=>302, 65269=>570, + 65270=>597, 65271=>570, 65272=>597, 65273=>570, 65274=>597, 65275=>570, 65276=>597, 65279=>0, 65533=>1025}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSans.z'; + font[:ctg]='DejaVuSans.ctg.z'; + font[:originalsize]=520788; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/dejavusansb.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/dejavusansb.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,287 @@ +TCPDFFontDescriptor.define('dejavusansb') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSans-Bold'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>32,'FontBBox'=>'[-1069 -388 1975 1123]','ItalicAngle'=>0,'StemV'=>120,'MissingWidth'=>600}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>348, 33=>456, 34=>521, 35=>838, 36=>696, 37=>1002, 38=>872, 39=>306, 40=>457, 41=>457, 42=>523, 43=>838, 44=>380, 45=>415, 46=>380, + 47=>365, 48=>696, 49=>696, 50=>696, 51=>696, 52=>696, 53=>696, 54=>696, 55=>696, 56=>696, 57=>696, 58=>400, 59=>400, 60=>838, 61=>838, 62=>838, + 63=>580, 64=>1000, 65=>774, 66=>762, 67=>734, 68=>830, 69=>683, 70=>683, 71=>821, 72=>837, 73=>372, 74=>372, 75=>775, 76=>637, 77=>995, 78=>837, + 79=>850, 80=>733, 81=>850, 82=>770, 83=>720, 84=>682, 85=>812, 86=>774, 87=>1103, 88=>771, 89=>724, 90=>725, 91=>457, 92=>365, 93=>457, 94=>838, + 95=>500, 96=>500, 97=>675, 98=>716, 99=>593, 100=>716, 101=>678, 102=>435, 103=>716, 104=>712, 105=>343, 106=>343, 107=>665, 108=>343, 109=>1042, 110=>712, + 111=>687, 112=>716, 113=>716, 114=>493, 115=>595, 116=>478, 117=>712, 118=>652, 119=>924, 120=>645, 121=>652, 122=>582, 123=>712, 124=>365, 125=>712, 126=>838, + 8364=>696, 1027=>637, 8218=>380, 402=>435, 8222=>657, 8230=>1000, 8224=>500, 8225=>500, 710=>500, 8240=>1440, 352=>720, 8249=>412, 338=>1167, 1036=>817, 381=>725, 1039=>837, + 8216=>380, 8217=>380, 8220=>657, 8221=>657, 8226=>639, 8211=>500, 8212=>1000, 732=>500, 8482=>1000, 353=>595, 8250=>412, 339=>1094, 1116=>679, 382=>582, 376=>724, 160=>348, + 161=>456, 162=>696, 163=>696, 164=>636, 165=>696, 166=>365, 167=>500, 168=>500, 169=>1000, 170=>564, 171=>646, 172=>838, 173=>415, 174=>1000, 175=>500, 176=>500, + 177=>838, 178=>438, 179=>438, 180=>500, 181=>736, 182=>636, 183=>380, 184=>500, 185=>438, 186=>564, 187=>646, 188=>1035, 189=>1035, 190=>1035, 191=>580, 192=>774, + 193=>774, 194=>774, 195=>774, 196=>774, 197=>774, 198=>1085, 199=>734, 200=>683, 201=>683, 202=>683, 203=>683, 204=>372, 205=>372, 206=>372, 207=>372, 208=>838, + 209=>837, 210=>850, 211=>850, 212=>850, 213=>850, 214=>850, 215=>838, 216=>850, 217=>812, 218=>812, 219=>812, 220=>812, 221=>724, 222=>738, 223=>719, 224=>675, + 225=>675, 226=>675, 227=>675, 228=>675, 229=>675, 230=>1048, 231=>593, 232=>678, 233=>678, 234=>678, 235=>678, 236=>343, 237=>343, 238=>343, 239=>343, 240=>687, + 241=>712, 242=>687, 243=>687, 244=>687, 245=>687, 246=>687, 247=>838, 248=>687, 249=>712, 250=>712, 251=>712, 252=>712, 253=>652, 254=>716, 255=>652, 256=>774, + 257=>675, 258=>774, 259=>675, 260=>774, 261=>675, 262=>734, 263=>593, 264=>734, 265=>593, 266=>734, 267=>593, 268=>734, 269=>593, 270=>830, 271=>716, 272=>838, + 273=>716, 274=>683, 275=>678, 276=>683, 277=>678, 278=>683, 279=>678, 280=>683, 281=>678, 282=>683, 283=>678, 284=>821, 285=>716, 286=>821, 287=>716, 288=>821, + 289=>716, 290=>821, 291=>716, 292=>837, 293=>712, 294=>974, 295=>790, 296=>372, 297=>343, 298=>372, 299=>343, 300=>372, 301=>343, 302=>372, 303=>343, 304=>372, + 305=>343, 306=>744, 307=>686, 308=>372, 309=>343, 310=>775, 311=>665, 312=>665, 313=>637, 314=>343, 315=>637, 316=>343, 317=>637, 318=>479, 319=>637, 320=>557, + 321=>642, 322=>371, 323=>837, 324=>712, 325=>837, 326=>712, 327=>837, 328=>712, 329=>983, 330=>837, 331=>712, 332=>850, 333=>687, 334=>850, 335=>687, 336=>850, + 337=>687, 340=>770, 341=>493, 342=>770, 343=>493, 344=>770, 345=>493, 346=>720, 347=>595, 348=>720, 349=>595, 350=>720, 351=>595, 354=>682, 355=>478, 356=>682, + 357=>478, 358=>682, 359=>478, 360=>812, 361=>712, 362=>812, 363=>712, 364=>812, 365=>712, 366=>812, 367=>712, 368=>812, 369=>712, 370=>812, 371=>712, 372=>1103, + 373=>924, 374=>724, 375=>652, 377=>725, 378=>582, 379=>725, 380=>582, 383=>435, 384=>716, 385=>811, 386=>762, 387=>716, 388=>762, 389=>716, 390=>734, 391=>734, + 392=>593, 393=>838, 394=>879, 395=>757, 396=>716, 397=>688, 398=>683, 399=>849, 400=>696, 401=>683, 403=>821, 404=>793, 405=>1045, 406=>436, 407=>389, 408=>775, + 409=>665, 410=>360, 411=>592, 412=>1042, 413=>837, 414=>712, 415=>850, 416=>874, 417=>687, 418=>1114, 419=>962, 420=>782, 421=>716, 422=>770, 423=>720, 424=>595, + 425=>683, 426=>552, 427=>478, 428=>707, 429=>478, 430=>682, 431=>835, 432=>712, 433=>769, 434=>813, 435=>797, 436=>778, 437=>725, 438=>582, 439=>772, 440=>772, + 441=>641, 442=>582, 443=>696, 444=>772, 445=>641, 446=>573, 447=>716, 448=>372, 449=>659, 450=>544, 451=>372, 452=>1555, 453=>1412, 454=>1298, 455=>1009, 456=>980, + 457=>686, 458=>1209, 459=>1180, 460=>1055, 461=>774, 462=>675, 463=>372, 464=>343, 465=>850, 466=>687, 467=>812, 468=>712, 469=>812, 470=>712, 471=>812, 472=>712, + 473=>812, 474=>712, 475=>812, 476=>712, 477=>678, 478=>774, 479=>675, 480=>774, 481=>675, 482=>1085, 483=>1048, 484=>821, 485=>716, 486=>821, 487=>716, 488=>775, + 489=>665, 490=>850, 491=>687, 492=>850, 493=>687, 494=>772, 495=>582, 496=>343, 497=>1555, 498=>1412, 499=>1298, 500=>821, 501=>716, 502=>1289, 503=>787, 504=>837, + 505=>712, 506=>774, 507=>675, 508=>1085, 509=>1048, 510=>850, 511=>687, 512=>774, 513=>675, 514=>774, 515=>675, 516=>683, 517=>678, 518=>683, 519=>678, 520=>372, + 521=>343, 522=>372, 523=>343, 524=>850, 525=>687, 526=>850, 527=>687, 528=>770, 529=>493, 530=>770, 531=>493, 532=>812, 533=>712, 534=>812, 535=>712, 536=>720, + 537=>595, 538=>682, 539=>478, 540=>690, 541=>607, 542=>837, 543=>712, 544=>837, 545=>865, 546=>809, 547=>659, 548=>725, 549=>582, 550=>774, 551=>675, 552=>683, + 553=>678, 554=>850, 555=>687, 556=>850, 557=>687, 558=>850, 559=>687, 560=>850, 561=>687, 562=>724, 563=>652, 564=>492, 565=>867, 566=>512, 567=>343, 568=>1088, + 569=>1088, 570=>774, 571=>734, 572=>593, 573=>637, 574=>682, 575=>595, 576=>582, 577=>782, 578=>614, 579=>762, 580=>812, 581=>774, 582=>683, 583=>678, 584=>372, + 585=>343, 586=>860, 587=>791, 588=>770, 589=>493, 590=>724, 591=>652, 592=>675, 593=>716, 594=>716, 595=>716, 596=>593, 597=>593, 598=>717, 599=>792, 600=>678, + 601=>678, 602=>876, 603=>557, 604=>545, 605=>815, 606=>731, 607=>343, 608=>792, 609=>716, 610=>627, 611=>735, 612=>635, 613=>712, 614=>712, 615=>712, 616=>545, + 617=>440, 618=>545, 619=>559, 620=>693, 621=>343, 622=>841, 623=>1042, 624=>1042, 625=>1042, 626=>712, 627=>793, 628=>642, 629=>687, 630=>909, 631=>681, 632=>796, + 633=>538, 634=>538, 635=>650, 636=>493, 637=>493, 638=>596, 639=>596, 640=>642, 641=>642, 642=>595, 643=>415, 644=>435, 645=>605, 646=>552, 647=>478, 648=>478, + 649=>920, 650=>769, 651=>670, 652=>652, 653=>924, 654=>652, 655=>724, 656=>694, 657=>684, 658=>641, 659=>641, 660=>573, 661=>573, 662=>573, 663=>573, 664=>850, + 665=>633, 666=>731, 667=>685, 668=>691, 669=>343, 670=>732, 671=>539, 672=>792, 673=>573, 674=>573, 675=>1156, 676=>1214, 677=>1155, 678=>974, 679=>769, 680=>929, + 681=>1026, 682=>792, 683=>780, 684=>591, 685=>415, 686=>677, 687=>789, 688=>456, 689=>456, 690=>219, 691=>315, 692=>315, 693=>315, 694=>411, 695=>591, 696=>417, + 697=>302, 698=>521, 699=>380, 700=>380, 701=>380, 702=>366, 703=>366, 704=>326, 705=>326, 706=>500, 707=>500, 708=>500, 709=>500, 711=>500, 712=>306, 713=>500, + 714=>500, 715=>500, 716=>306, 717=>500, 718=>500, 719=>500, 720=>337, 721=>337, 722=>366, 723=>366, 724=>500, 725=>500, 726=>500, 727=>500, 728=>500, 729=>500, + 730=>500, 731=>500, 733=>500, 734=>351, 735=>500, 736=>412, 737=>219, 738=>381, 739=>413, 740=>326, 741=>500, 742=>500, 743=>500, 744=>500, 745=>500, 748=>500, + 749=>500, 750=>500, 755=>500, 759=>500, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, + 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, + 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, + 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, + 828=>0, 829=>0, 830=>0, 831=>0, 832=>0, 833=>0, 834=>0, 835=>0, 836=>0, 837=>0, 838=>0, 839=>0, 840=>0, 841=>0, 842=>0, 843=>0, + 844=>0, 845=>0, 846=>0, 847=>0, 849=>0, 850=>0, 851=>0, 855=>0, 856=>0, 860=>0, 861=>0, 862=>0, 863=>0, 864=>0, 865=>0, 866=>0, + 884=>302, 885=>302, 890=>500, 891=>593, 892=>550, 893=>549, 894=>337, 900=>441, 901=>500, 902=>797, 903=>380, 904=>846, 905=>1009, 906=>563, 908=>891, 910=>980, + 911=>894, 912=>390, 913=>774, 914=>762, 915=>637, 916=>774, 917=>683, 918=>725, 919=>837, 920=>850, 921=>372, 922=>775, 923=>774, 924=>995, 925=>837, 926=>632, + 927=>850, 928=>837, 929=>733, 931=>683, 932=>682, 933=>724, 934=>850, 935=>771, 936=>850, 937=>850, 938=>372, 939=>724, 940=>687, 941=>557, 942=>712, 943=>390, + 944=>675, 945=>687, 946=>716, 947=>681, 948=>687, 949=>557, 950=>591, 951=>712, 952=>687, 953=>390, 954=>710, 955=>633, 956=>736, 957=>681, 958=>591, 959=>687, + 960=>791, 961=>716, 962=>593, 963=>779, 964=>638, 965=>675, 966=>782, 967=>645, 968=>794, 969=>869, 970=>390, 971=>675, 972=>687, 973=>675, 974=>869, 976=>651, + 977=>661, 978=>746, 979=>981, 980=>746, 981=>796, 982=>869, 983=>744, 984=>850, 985=>687, 986=>734, 987=>593, 988=>683, 989=>494, 990=>702, 991=>660, 992=>919, + 993=>627, 994=>1093, 995=>837, 996=>832, 997=>716, 998=>928, 999=>744, 1000=>733, 1001=>650, 1002=>789, 1003=>671, 1004=>752, 1005=>716, 1006=>682, 1007=>590, 1008=>744, + 1009=>716, 1010=>593, 1011=>343, 1012=>850, 1013=>645, 1014=>644, 1015=>738, 1016=>716, 1017=>734, 1018=>995, 1019=>732, 1020=>716, 1021=>698, 1022=>734, 1023=>698, 1024=>683, + 1025=>683, 1026=>878, 1028=>734, 1029=>720, 1030=>372, 1031=>372, 1032=>372, 1033=>1154, 1034=>1130, 1035=>878, 1037=>837, 1038=>771, 1040=>774, 1041=>762, 1042=>762, 1043=>637, + 1044=>891, 1045=>683, 1046=>1224, 1047=>710, 1048=>837, 1049=>837, 1050=>817, 1051=>831, 1052=>995, 1053=>837, 1054=>850, 1055=>837, 1056=>733, 1057=>734, 1058=>682, 1059=>771, + 1060=>992, 1061=>771, 1062=>928, 1063=>808, 1064=>1235, 1065=>1326, 1066=>939, 1067=>1036, 1068=>762, 1069=>734, 1070=>1174, 1071=>770, 1072=>675, 1073=>698, 1074=>633, 1075=>522, + 1076=>808, 1077=>678, 1078=>995, 1079=>581, 1080=>701, 1081=>701, 1082=>679, 1083=>732, 1084=>817, 1085=>691, 1086=>687, 1087=>691, 1088=>716, 1089=>593, 1090=>580, 1091=>652, + 1092=>992, 1093=>645, 1094=>741, 1095=>687, 1096=>1062, 1097=>1105, 1098=>751, 1099=>904, 1100=>632, 1101=>593, 1102=>972, 1103=>642, 1104=>678, 1105=>678, 1106=>714, 1107=>522, + 1108=>593, 1109=>595, 1110=>343, 1111=>343, 1112=>343, 1113=>991, 1114=>956, 1115=>734, 1117=>701, 1118=>652, 1119=>691, 1120=>1093, 1121=>869, 1122=>840, 1123=>736, 1124=>1012, + 1125=>839, 1126=>992, 1127=>832, 1128=>1358, 1129=>1121, 1130=>850, 1131=>687, 1132=>1236, 1133=>1007, 1134=>696, 1135=>557, 1136=>1075, 1137=>1061, 1138=>850, 1139=>667, 1140=>850, + 1141=>695, 1142=>850, 1143=>695, 1144=>1148, 1145=>1043, 1146=>1074, 1147=>863, 1148=>1405, 1149=>1173, 1150=>1093, 1151=>869, 1152=>734, 1153=>593, 1154=>652, 1155=>0, 1156=>0, + 1157=>0, 1158=>0, 1160=>418, 1161=>418, 1162=>957, 1163=>807, 1164=>762, 1165=>611, 1166=>733, 1167=>716, 1168=>637, 1169=>522, 1170=>666, 1171=>543, 1172=>808, 1173=>669, + 1174=>1224, 1175=>995, 1176=>710, 1177=>581, 1178=>775, 1179=>679, 1180=>817, 1181=>679, 1182=>817, 1183=>679, 1184=>1015, 1185=>826, 1186=>956, 1187=>808, 1188=>1103, 1189=>874, + 1190=>1273, 1191=>1017, 1192=>875, 1193=>710, 1194=>734, 1195=>593, 1196=>682, 1197=>580, 1198=>724, 1199=>652, 1200=>724, 1201=>652, 1202=>771, 1203=>645, 1204=>1112, 1205=>1000, + 1206=>808, 1207=>687, 1208=>808, 1209=>687, 1210=>808, 1211=>712, 1212=>1026, 1213=>810, 1214=>1026, 1215=>810, 1216=>372, 1217=>1224, 1218=>995, 1219=>775, 1220=>630, 1221=>951, + 1222=>805, 1223=>837, 1224=>691, 1225=>957, 1226=>807, 1227=>808, 1228=>687, 1229=>1115, 1230=>933, 1231=>343, 1232=>774, 1233=>675, 1234=>774, 1235=>675, 1236=>1085, 1237=>1048, + 1238=>683, 1239=>678, 1240=>849, 1241=>678, 1242=>849, 1243=>678, 1244=>1224, 1245=>995, 1246=>710, 1247=>581, 1248=>772, 1249=>641, 1250=>837, 1251=>701, 1252=>837, 1253=>701, + 1254=>850, 1255=>687, 1256=>850, 1257=>687, 1258=>850, 1259=>687, 1260=>734, 1261=>593, 1262=>771, 1263=>652, 1264=>771, 1265=>652, 1266=>771, 1267=>652, 1268=>808, 1269=>687, + 1270=>637, 1271=>522, 1272=>1036, 1273=>904, 1274=>666, 1275=>543, 1276=>771, 1277=>645, 1278=>771, 1279=>645, 1280=>762, 1281=>608, 1282=>1159, 1283=>893, 1284=>1119, 1285=>920, + 1286=>828, 1287=>693, 1288=>1242, 1289=>1017, 1290=>1248, 1291=>1013, 1292=>839, 1293=>638, 1294=>938, 1295=>803, 1296=>696, 1297=>557, 1298=>831, 1299=>732, 1329=>984, 1330=>812, + 1331=>984, 1332=>984, 1333=>812, 1334=>777, 1335=>812, 1336=>812, 1337=>975, 1338=>984, 1339=>812, 1340=>710, 1341=>1078, 1342=>1136, 1343=>812, 1344=>710, 1345=>757, 1346=>984, + 1347=>876, 1348=>984, 1349=>793, 1350=>984, 1351=>812, 1352=>812, 1353=>812, 1354=>958, 1355=>777, 1356=>984, 1357=>812, 1358=>984, 1359=>720, 1360=>812, 1361=>793, 1362=>895, + 1363=>850, 1364=>936, 1365=>850, 1366=>720, 1369=>366, 1370=>380, 1371=>550, 1372=>550, 1373=>380, 1374=>546, 1375=>521, 1377=>1042, 1378=>712, 1379=>866, 1380=>868, 1381=>712, + 1382=>817, 1383=>653, 1384=>712, 1385=>811, 1386=>817, 1387=>712, 1388=>498, 1389=>1018, 1390=>716, 1391=>712, 1392=>712, 1393=>716, 1394=>819, 1395=>712, 1396=>751, 1397=>343, + 1398=>882, 1399=>559, 1400=>712, 1401=>559, 1402=>1042, 1403=>559, 1404=>863, 1405=>712, 1406=>813, 1407=>1042, 1408=>712, 1409=>716, 1410=>571, 1411=>1042, 1412=>778, 1413=>687, + 1414=>720, 1415=>862, 1417=>400, 1418=>487, 1456=>0, 1457=>0, 1458=>0, 1459=>0, 1460=>0, 1461=>0, 1462=>0, 1463=>0, 1464=>0, 1465=>0, 1467=>0, 1468=>0, + 1469=>0, 1471=>0, 1472=>372, 1473=>0, 1474=>0, 1475=>372, 1478=>532, 1479=>0, 1488=>751, 1489=>731, 1490=>537, 1491=>684, 1492=>778, 1493=>372, 1494=>521, 1495=>778, + 1496=>770, 1497=>372, 1498=>778, 1499=>750, 1500=>718, 1501=>778, 1502=>856, 1503=>372, 1504=>532, 1505=>855, 1506=>720, 1507=>802, 1508=>777, 1509=>628, 1510=>751, 1511=>803, + 1512=>778, 1513=>963, 1514=>822, 1520=>692, 1521=>692, 1522=>692, 1548=>380, 1557=>0, 1563=>400, 1567=>580, 1569=>511, 1570=>343, 1571=>343, 1572=>622, 1573=>343, 1574=>917, + 1575=>343, 1576=>1005, 1577=>590, 1578=>1005, 1579=>1005, 1580=>721, 1581=>721, 1582=>721, 1583=>513, 1584=>513, 1585=>576, 1586=>576, 1587=>1380, 1588=>1380, 1589=>1345, 1590=>1345, + 1591=>1039, 1592=>1039, 1593=>683, 1594=>683, 1600=>342, 1601=>1162, 1602=>894, 1603=>917, 1604=>868, 1605=>733, 1606=>854, 1607=>590, 1608=>622, 1609=>917, 1610=>917, 1611=>0, + 1612=>0, 1613=>0, 1614=>0, 1615=>0, 1616=>0, 1617=>0, 1618=>0, 1619=>0, 1620=>0, 1621=>0, 1626=>500, 1632=>610, 1633=>610, 1634=>610, 1635=>610, 1636=>610, + 1637=>610, 1638=>610, 1639=>610, 1640=>610, 1641=>610, 1642=>610, 1643=>374, 1644=>380, 1645=>545, 1646=>1005, 1647=>894, 1652=>292, 1657=>1005, 1658=>1005, 1659=>1005, 1660=>1005, + 1661=>1005, 1662=>1005, 1663=>1005, 1664=>1005, 1665=>721, 1666=>721, 1667=>721, 1668=>721, 1669=>721, 1670=>721, 1671=>721, 1681=>576, 1682=>576, 1685=>681, 1688=>576, 1697=>1162, + 1700=>1162, 1702=>1162, 1705=>1024, 1711=>1024, 1717=>868, 1722=>854, 1727=>721, 1734=>622, 1740=>917, 1742=>917, 1749=>590, 1776=>610, 1777=>610, 1778=>610, 1779=>610, 1780=>610, + 1781=>610, 1782=>610, 1783=>610, 1784=>610, 1785=>610, 3647=>743, 3713=>790, 3714=>748, 3716=>749, 3719=>569, 3720=>742, 3722=>744, 3725=>761, 3732=>706, 3733=>704, 3734=>747, + 3735=>819, 3737=>730, 3738=>727, 3739=>727, 3740=>922, 3741=>827, 3742=>866, 3743=>866, 3745=>836, 3746=>761, 3747=>770, 3749=>769, 3751=>713, 3754=>827, 3755=>1031, 3757=>724, + 3758=>784, 3759=>934, 3760=>688, 3761=>0, 3762=>610, 3763=>610, 3764=>0, 3765=>0, 3766=>0, 3767=>0, 3768=>0, 3769=>0, 3771=>0, 3772=>0, 3773=>670, 3776=>516, + 3777=>860, 3778=>516, 3779=>650, 3780=>632, 3782=>759, 3784=>0, 3785=>0, 3786=>0, 3787=>0, 3788=>0, 3789=>0, 3804=>1363, 3805=>1363, 5121=>774, 5122=>774, 5123=>774, + 5124=>774, 5125=>905, 5126=>905, 5127=>905, 5129=>905, 5130=>905, 5131=>905, 5132=>1018, 5133=>1009, 5134=>1018, 5135=>1009, 5136=>1018, 5137=>1009, 5138=>1149, 5139=>1140, 5140=>1149, + 5141=>1140, 5142=>905, 5143=>1149, 5144=>1142, 5145=>1149, 5146=>1142, 5147=>905, 5149=>310, 5150=>529, 5151=>425, 5152=>425, 5153=>395, 5154=>395, 5155=>395, 5156=>395, 5157=>564, + 5158=>470, 5159=>310, 5160=>395, 5161=>395, 5162=>395, 5163=>1213, 5164=>986, 5165=>1216, 5166=>1297, 5167=>774, 5168=>774, 5169=>774, 5170=>774, 5171=>886, 5172=>886, 5173=>886, + 5175=>886, 5176=>886, 5177=>886, 5178=>1018, 5179=>1009, 5180=>1018, 5181=>1009, 5182=>1018, 5183=>1009, 5184=>1149, 5185=>1140, 5186=>1149, 5187=>1140, 5188=>1149, 5189=>1142, 5190=>1149, + 5191=>1142, 5192=>886, 5193=>576, 5194=>229, 5196=>812, 5197=>812, 5198=>812, 5199=>812, 5200=>815, 5201=>815, 5202=>815, 5204=>815, 5205=>815, 5206=>815, 5207=>1056, 5208=>1048, + 5209=>1056, 5210=>1048, 5211=>1056, 5212=>1048, 5213=>1060, 5214=>1054, 5215=>1060, 5216=>1054, 5217=>1060, 5218=>1052, 5219=>1060, 5220=>1052, 5221=>1060, 5222=>483, 5223=>1005, 5224=>1005, + 5225=>1023, 5226=>1017, 5227=>743, 5228=>743, 5229=>743, 5230=>743, 5231=>743, 5232=>755, 5233=>743, 5234=>743, 5235=>743, 5236=>1029, 5237=>975, 5238=>980, 5239=>975, 5240=>980, + 5241=>975, 5242=>1029, 5243=>975, 5244=>1029, 5245=>975, 5246=>980, 5247=>975, 5248=>980, 5249=>975, 5250=>980, 5251=>501, 5252=>501, 5253=>938, 5254=>938, 5255=>938, 5256=>938, + 5257=>743, 5258=>743, 5259=>743, 5260=>743, 5261=>743, 5262=>755, 5263=>743, 5264=>743, 5265=>743, 5266=>1029, 5267=>975, 5268=>1029, 5269=>975, 5270=>1029, 5271=>975, 5272=>1029, + 5273=>975, 5274=>1029, 5275=>975, 5276=>1029, 5277=>975, 5278=>1029, 5279=>975, 5280=>1029, 5281=>501, 5282=>501, 5283=>626, 5284=>626, 5285=>626, 5286=>626, 5287=>626, 5288=>667, + 5289=>626, 5290=>626, 5291=>626, 5292=>881, 5293=>854, 5294=>863, 5295=>874, 5296=>863, 5297=>874, 5298=>881, 5299=>874, 5300=>881, 5301=>874, 5302=>863, 5303=>874, 5304=>863, + 5305=>874, 5306=>863, 5307=>436, 5308=>548, 5309=>436, 5312=>988, 5313=>988, 5314=>988, 5315=>988, 5316=>931, 5317=>931, 5318=>931, 5319=>931, 5320=>931, 5321=>1238, 5322=>1247, + 5323=>1200, 5324=>1228, 5325=>1200, 5326=>1228, 5327=>931, 5328=>660, 5329=>497, 5330=>660, 5331=>988, 5332=>988, 5333=>988, 5334=>988, 5335=>931, 5336=>931, 5337=>931, 5338=>931, + 5339=>931, 5340=>1231, 5341=>1247, 5342=>1283, 5343=>1228, 5344=>1283, 5345=>1228, 5346=>1228, 5347=>1214, 5348=>1228, 5349=>1214, 5350=>1283, 5351=>1228, 5352=>1283, 5353=>1228, 5354=>660, + 5356=>886, 5357=>730, 5358=>730, 5359=>730, 5360=>730, 5361=>730, 5362=>755, 5363=>730, 5364=>730, 5365=>730, 5366=>998, 5367=>958, 5368=>967, 5369=>989, 5370=>967, 5371=>989, + 5372=>998, 5373=>958, 5374=>998, 5375=>958, 5376=>967, 5377=>989, 5378=>967, 5379=>989, 5380=>967, 5381=>493, 5382=>460, 5383=>493, 5392=>923, 5393=>923, 5394=>923, 5395=>1136, + 5396=>1136, 5397=>1136, 5398=>1136, 5399=>1209, 5400=>1202, 5401=>1209, 5402=>1202, 5403=>1209, 5404=>1202, 5405=>1431, 5406=>1420, 5407=>1431, 5408=>1420, 5409=>1431, 5410=>1420, 5411=>1431, + 5412=>1420, 5413=>746, 5414=>776, 5415=>776, 5416=>776, 5417=>776, 5418=>776, 5419=>776, 5420=>776, 5421=>776, 5422=>776, 5423=>1003, 5424=>1003, 5425=>1013, 5426=>996, 5427=>1013, + 5428=>996, 5429=>1003, 5430=>1003, 5431=>1003, 5432=>1003, 5433=>1013, 5434=>996, 5435=>1013, 5436=>996, 5437=>1013, 5438=>495, 5440=>395, 5441=>510, 5442=>1033, 5443=>1033, 5444=>976, + 5445=>976, 5446=>976, 5447=>976, 5448=>733, 5449=>733, 5450=>733, 5451=>733, 5452=>733, 5453=>733, 5454=>1003, 5455=>959, 5456=>495, 5458=>886, 5459=>774, 5460=>774, 5461=>774, + 5462=>774, 5463=>928, 5464=>928, 5465=>928, 5466=>928, 5467=>1172, 5468=>1142, 5469=>602, 5470=>812, 5471=>812, 5472=>812, 5473=>812, 5474=>812, 5475=>812, 5476=>815, 5477=>815, + 5478=>815, 5479=>815, 5480=>1060, 5481=>1052, 5482=>548, 5492=>977, 5493=>977, 5494=>977, 5495=>977, 5496=>977, 5497=>977, 5498=>977, 5499=>618, 5500=>837, 5501=>510, 5502=>1238, + 5503=>1238, 5504=>1238, 5505=>1238, 5506=>1238, 5507=>1238, 5508=>1238, 5509=>989, 5514=>977, 5515=>977, 5516=>977, 5517=>977, 5518=>1591, 5519=>1591, 5520=>1591, 5521=>1295, 5522=>1295, + 5523=>1591, 5524=>1591, 5525=>848, 5526=>1273, 5536=>988, 5537=>988, 5538=>931, 5539=>931, 5540=>931, 5541=>931, 5542=>660, 5543=>776, 5544=>776, 5545=>776, 5546=>776, 5547=>776, + 5548=>776, 5549=>776, 5550=>495, 5551=>743, 5598=>830, 5601=>830, 5702=>496, 5703=>496, 5742=>413, 5743=>1238, 5744=>1591, 5745=>2016, 5746=>2016, 5747=>1720, 5748=>1678, 5749=>2016, + 5750=>2016, 7424=>652, 7425=>833, 7426=>1048, 7427=>608, 7428=>593, 7429=>676, 7430=>676, 7431=>559, 7432=>557, 7433=>343, 7434=>494, 7435=>665, 7436=>539, 7437=>817, 7438=>701, + 7439=>687, 7440=>593, 7441=>660, 7442=>660, 7443=>660, 7444=>1094, 7446=>687, 7447=>687, 7448=>556, 7449=>642, 7450=>642, 7451=>580, 7452=>634, 7453=>737, 7454=>948, 7455=>695, + 7456=>652, 7457=>924, 7458=>582, 7459=>646, 7462=>539, 7463=>652, 7464=>691, 7465=>556, 7466=>781, 7467=>732, 7468=>487, 7469=>683, 7470=>480, 7472=>523, 7473=>430, 7474=>430, + 7475=>517, 7476=>527, 7477=>234, 7478=>234, 7479=>488, 7480=>401, 7481=>626, 7482=>527, 7483=>527, 7484=>535, 7485=>509, 7486=>461, 7487=>485, 7488=>430, 7489=>511, 7490=>695, + 7491=>458, 7492=>458, 7493=>479, 7494=>712, 7495=>479, 7496=>479, 7497=>479, 7498=>479, 7499=>386, 7500=>386, 7501=>479, 7502=>219, 7503=>487, 7504=>664, 7505=>456, 7506=>488, + 7507=>414, 7508=>488, 7509=>488, 7510=>479, 7511=>388, 7512=>456, 7513=>462, 7514=>664, 7515=>501, 7517=>451, 7518=>429, 7519=>433, 7520=>493, 7521=>406, 7522=>219, 7523=>315, + 7524=>456, 7525=>501, 7526=>451, 7527=>429, 7528=>433, 7529=>493, 7530=>406, 7543=>716, 7544=>527, 7547=>545, 7557=>514, 7579=>479, 7580=>414, 7581=>414, 7582=>488, 7583=>386, + 7584=>377, 7585=>348, 7586=>479, 7587=>456, 7588=>347, 7589=>281, 7590=>347, 7591=>347, 7592=>431, 7593=>326, 7594=>330, 7595=>370, 7596=>664, 7597=>664, 7598=>562, 7599=>562, + 7600=>448, 7601=>488, 7602=>542, 7603=>422, 7604=>396, 7605=>388, 7606=>583, 7607=>494, 7608=>399, 7609=>451, 7610=>501, 7611=>417, 7612=>523, 7613=>470, 7614=>455, 7615=>425, + 7620=>0, 7621=>0, 7622=>0, 7623=>0, 7624=>0, 7625=>0, 7680=>774, 7681=>675, 7682=>762, 7683=>716, 7684=>762, 7685=>716, 7686=>762, 7687=>716, 7688=>734, 7689=>593, + 7690=>830, 7691=>716, 7692=>830, 7693=>716, 7694=>830, 7695=>716, 7696=>830, 7697=>716, 7698=>830, 7699=>716, 7700=>683, 7701=>678, 7702=>683, 7703=>678, 7704=>683, 7705=>678, + 7706=>683, 7707=>678, 7708=>683, 7709=>678, 7710=>683, 7711=>435, 7712=>821, 7713=>716, 7714=>837, 7715=>712, 7716=>837, 7717=>712, 7718=>837, 7719=>712, 7720=>837, 7721=>712, + 7722=>837, 7723=>712, 7724=>372, 7725=>343, 7726=>372, 7727=>343, 7728=>775, 7729=>665, 7730=>775, 7731=>665, 7732=>775, 7733=>665, 7734=>637, 7735=>343, 7736=>637, 7737=>343, + 7738=>637, 7739=>343, 7740=>637, 7741=>343, 7742=>995, 7743=>1042, 7744=>995, 7745=>1042, 7746=>995, 7747=>1042, 7748=>837, 7749=>712, 7750=>837, 7751=>712, 7752=>837, 7753=>712, + 7754=>837, 7755=>712, 7756=>850, 7757=>687, 7758=>850, 7759=>687, 7760=>850, 7761=>687, 7762=>850, 7763=>687, 7764=>733, 7765=>716, 7766=>733, 7767=>716, 7768=>770, 7769=>493, + 7770=>770, 7771=>493, 7772=>770, 7773=>493, 7774=>770, 7775=>493, 7776=>720, 7777=>595, 7778=>720, 7779=>595, 7780=>720, 7781=>595, 7782=>720, 7783=>595, 7784=>720, 7785=>595, + 7786=>682, 7787=>478, 7788=>682, 7789=>478, 7790=>682, 7791=>478, 7792=>682, 7793=>478, 7794=>812, 7795=>712, 7796=>812, 7797=>712, 7798=>812, 7799=>712, 7800=>812, 7801=>712, + 7802=>812, 7803=>712, 7804=>774, 7805=>652, 7806=>774, 7807=>652, 7808=>1103, 7809=>924, 7810=>1103, 7811=>924, 7812=>1103, 7813=>924, 7814=>1103, 7815=>924, 7816=>1103, 7817=>924, + 7818=>771, 7819=>645, 7820=>771, 7821=>645, 7822=>724, 7823=>652, 7824=>725, 7825=>582, 7826=>725, 7827=>582, 7828=>725, 7829=>582, 7830=>712, 7831=>478, 7832=>924, 7833=>652, + 7834=>675, 7835=>435, 7840=>774, 7841=>675, 7842=>774, 7843=>675, 7844=>774, 7845=>675, 7846=>774, 7847=>675, 7848=>774, 7849=>675, 7850=>774, 7851=>675, 7852=>774, 7853=>675, + 7854=>774, 7855=>675, 7856=>774, 7857=>675, 7858=>774, 7859=>675, 7860=>774, 7861=>675, 7862=>774, 7863=>675, 7864=>683, 7865=>678, 7866=>683, 7867=>678, 7868=>683, 7869=>678, + 7870=>683, 7871=>678, 7872=>683, 7873=>678, 7874=>683, 7875=>678, 7876=>683, 7877=>678, 7878=>683, 7879=>678, 7880=>372, 7881=>343, 7882=>372, 7883=>343, 7884=>850, 7885=>687, + 7886=>850, 7887=>687, 7888=>850, 7889=>687, 7890=>850, 7891=>687, 7892=>850, 7893=>687, 7894=>850, 7895=>687, 7896=>850, 7897=>687, 7898=>874, 7899=>687, 7900=>874, 7901=>687, + 7902=>874, 7903=>687, 7904=>874, 7905=>687, 7906=>874, 7907=>687, 7908=>812, 7909=>712, 7910=>812, 7911=>712, 7912=>835, 7913=>712, 7914=>835, 7915=>712, 7916=>835, 7917=>712, + 7918=>835, 7919=>712, 7920=>835, 7921=>712, 7922=>724, 7923=>652, 7924=>724, 7925=>652, 7926=>724, 7927=>652, 7928=>724, 7929=>652, 7936=>687, 7937=>687, 7938=>687, 7939=>687, + 7940=>687, 7941=>687, 7942=>687, 7943=>687, 7944=>774, 7945=>774, 7946=>1041, 7947=>1043, 7948=>935, 7949=>963, 7950=>835, 7951=>859, 7952=>557, 7953=>557, 7954=>557, 7955=>557, + 7956=>557, 7957=>557, 7960=>792, 7961=>794, 7962=>1100, 7963=>1096, 7964=>1023, 7965=>1052, 7968=>712, 7969=>712, 7970=>712, 7971=>712, 7972=>712, 7973=>712, 7974=>712, 7975=>712, + 7976=>945, 7977=>951, 7978=>1250, 7979=>1250, 7980=>1180, 7981=>1206, 7982=>1054, 7983=>1063, 7984=>390, 7985=>390, 7986=>390, 7987=>390, 7988=>390, 7989=>390, 7990=>390, 7991=>390, + 7992=>483, 7993=>489, 7994=>777, 7995=>785, 7996=>712, 7997=>738, 7998=>604, 7999=>604, 8000=>687, 8001=>687, 8002=>687, 8003=>687, 8004=>687, 8005=>687, 8008=>892, 8009=>933, + 8010=>1221, 8011=>1224, 8012=>1053, 8013=>1082, 8016=>675, 8017=>675, 8018=>675, 8019=>675, 8020=>675, 8021=>675, 8022=>675, 8023=>675, 8025=>930, 8027=>1184, 8029=>1199, 8031=>1049, + 8032=>869, 8033=>869, 8034=>869, 8035=>869, 8036=>869, 8037=>869, 8038=>869, 8039=>869, 8040=>909, 8041=>958, 8042=>1246, 8043=>1251, 8044=>1076, 8045=>1105, 8046=>1028, 8047=>1076, + 8048=>687, 8049=>687, 8050=>557, 8051=>557, 8052=>712, 8053=>712, 8054=>390, 8055=>390, 8056=>687, 8057=>687, 8058=>675, 8059=>675, 8060=>869, 8061=>869, 8064=>687, 8065=>687, + 8066=>687, 8067=>687, 8068=>687, 8069=>687, 8070=>687, 8071=>687, 8072=>774, 8073=>774, 8074=>1041, 8075=>1043, 8076=>935, 8077=>963, 8078=>835, 8079=>859, 8080=>712, 8081=>712, + 8082=>712, 8083=>712, 8084=>712, 8085=>712, 8086=>712, 8087=>712, 8088=>945, 8089=>951, 8090=>1250, 8091=>1250, 8092=>1180, 8093=>1206, 8094=>1054, 8095=>1063, 8096=>869, 8097=>869, + 8098=>869, 8099=>869, 8100=>869, 8101=>869, 8102=>869, 8103=>869, 8104=>909, 8105=>958, 8106=>1246, 8107=>1251, 8108=>1076, 8109=>1105, 8110=>1028, 8111=>1076, 8112=>687, 8113=>687, + 8114=>687, 8115=>687, 8116=>687, 8118=>687, 8119=>687, 8120=>774, 8121=>774, 8122=>876, 8123=>797, 8124=>774, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, 8130=>712, + 8131=>712, 8132=>712, 8134=>712, 8135=>712, 8136=>929, 8137=>846, 8138=>1080, 8139=>1009, 8140=>837, 8141=>500, 8142=>500, 8143=>500, 8144=>390, 8145=>390, 8146=>390, 8147=>390, + 8150=>390, 8151=>390, 8152=>372, 8153=>372, 8154=>621, 8155=>563, 8157=>500, 8158=>500, 8159=>500, 8160=>675, 8161=>675, 8162=>675, 8163=>675, 8164=>716, 8165=>716, 8166=>675, + 8167=>675, 8168=>724, 8169=>724, 8170=>1020, 8171=>980, 8172=>838, 8173=>500, 8174=>500, 8175=>500, 8178=>869, 8179=>869, 8180=>869, 8182=>869, 8183=>869, 8184=>1065, 8185=>891, + 8186=>1084, 8187=>894, 8188=>850, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, 8196=>330, 8197=>250, 8198=>167, 8199=>696, 8200=>380, 8201=>200, 8202=>100, + 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>415, 8209=>415, 8210=>696, 8213=>1000, 8214=>500, 8215=>500, 8219=>380, 8223=>657, 8227=>639, 8228=>333, 8229=>667, + 8231=>348, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1887, 8242=>264, 8243=>447, 8244=>630, 8245=>264, 8246=>447, 8247=>630, 8248=>733, 8251=>972, + 8252=>627, 8253=>580, 8254=>500, 8255=>828, 8256=>828, 8257=>329, 8258=>1023, 8259=>500, 8260=>456, 8261=>457, 8262=>457, 8263=>1030, 8264=>829, 8265=>829, 8266=>513, 8267=>636, + 8268=>500, 8269=>500, 8270=>523, 8271=>400, 8272=>828, 8273=>523, 8274=>556, 8275=>838, 8276=>828, 8277=>838, 8278=>684, 8279=>813, 8280=>838, 8281=>838, 8282=>380, 8283=>872, + 8284=>838, 8285=>380, 8286=>380, 8287=>222, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>438, 8305=>219, + 8308=>438, 8309=>438, 8310=>438, 8311=>438, 8312=>438, 8313=>438, 8314=>528, 8315=>528, 8316=>528, 8317=>288, 8318=>288, 8319=>456, 8320=>438, 8321=>438, 8322=>438, 8323=>438, + 8324=>438, 8325=>438, 8326=>438, 8327=>438, 8328=>438, 8329=>438, 8330=>528, 8331=>528, 8332=>528, 8333=>288, 8334=>288, 8336=>458, 8337=>479, 8338=>488, 8339=>413, 8340=>479, + 8352=>929, 8353=>696, 8354=>696, 8355=>696, 8356=>696, 8357=>1042, 8358=>837, 8359=>1518, 8360=>1205, 8361=>1103, 8362=>904, 8363=>696, 8365=>696, 8366=>682, 8367=>1392, 8368=>696, + 8369=>696, 8370=>696, 8371=>696, 8372=>859, 8373=>696, 8400=>0, 8401=>0, 8406=>0, 8407=>0, 8448=>1120, 8449=>1170, 8450=>734, 8451=>1211, 8452=>896, 8453=>1091, 8454=>1144, + 8455=>614, 8456=>698, 8457=>1086, 8459=>1073, 8460=>913, 8461=>850, 8462=>712, 8463=>712, 8464=>604, 8465=>694, 8466=>868, 8467=>472, 8468=>974, 8469=>837, 8470=>1203, 8471=>1000, + 8472=>697, 8473=>702, 8474=>850, 8475=>876, 8476=>814, 8477=>792, 8478=>896, 8479=>710, 8480=>1020, 8481=>1281, 8483=>755, 8484=>725, 8485=>578, 8486=>850, 8487=>769, 8488=>763, + 8489=>338, 8490=>775, 8491=>774, 8492=>928, 8493=>776, 8494=>854, 8495=>636, 8496=>738, 8497=>811, 8498=>683, 8499=>1193, 8500=>465, 8501=>794, 8502=>736, 8503=>503, 8504=>695, + 8505=>380, 8506=>945, 8507=>1348, 8508=>790, 8509=>737, 8510=>652, 8511=>845, 8512=>840, 8513=>775, 8514=>557, 8515=>637, 8516=>760, 8517=>830, 8518=>716, 8519=>678, 8520=>343, + 8521=>343, 8523=>872, 8526=>547, 8531=>1035, 8532=>1035, 8533=>1035, 8534=>1035, 8535=>1035, 8536=>1035, 8537=>1035, 8538=>1035, 8539=>1035, 8540=>1035, 8541=>1035, 8542=>1035, 8543=>615, + 8544=>372, 8545=>659, 8546=>945, 8547=>1099, 8548=>774, 8549=>1099, 8550=>1386, 8551=>1672, 8552=>1121, 8553=>771, 8554=>1120, 8555=>1407, 8556=>637, 8557=>734, 8558=>830, 8559=>995, + 8560=>343, 8561=>607, 8562=>872, 8563=>984, 8564=>652, 8565=>962, 8566=>1227, 8567=>1491, 8568=>969, 8569=>645, 8570=>969, 8571=>1233, 8572=>343, 8573=>593, 8574=>716, 8575=>1042, + 8576=>1289, 8577=>830, 8578=>1289, 8579=>734, 8580=>593, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8596=>838, 8597=>838, 8598=>838, 8599=>838, 8600=>838, 8601=>838, 8602=>838, + 8603=>838, 8604=>838, 8605=>838, 8606=>838, 8607=>838, 8608=>838, 8609=>838, 8610=>838, 8611=>838, 8612=>838, 8613=>838, 8614=>838, 8615=>838, 8616=>838, 8617=>838, 8618=>838, + 8619=>838, 8620=>838, 8621=>838, 8622=>838, 8623=>838, 8624=>838, 8625=>838, 8626=>838, 8627=>838, 8628=>838, 8629=>838, 8630=>838, 8631=>838, 8632=>838, 8633=>838, 8634=>838, + 8635=>838, 8636=>838, 8637=>838, 8638=>838, 8639=>838, 8640=>838, 8641=>838, 8642=>838, 8643=>838, 8644=>838, 8645=>838, 8646=>838, 8647=>838, 8648=>838, 8649=>838, 8650=>838, + 8651=>838, 8652=>838, 8653=>838, 8654=>838, 8655=>838, 8656=>838, 8657=>838, 8658=>838, 8659=>838, 8660=>838, 8661=>838, 8662=>838, 8663=>838, 8664=>838, 8665=>838, 8666=>838, + 8667=>838, 8668=>838, 8669=>838, 8670=>838, 8671=>838, 8672=>838, 8673=>838, 8674=>838, 8675=>838, 8676=>838, 8677=>838, 8678=>838, 8679=>838, 8680=>838, 8681=>838, 8682=>838, + 8683=>838, 8684=>838, 8685=>838, 8686=>838, 8687=>838, 8688=>838, 8689=>838, 8690=>838, 8691=>838, 8692=>838, 8693=>838, 8694=>838, 8695=>838, 8696=>838, 8697=>838, 8698=>838, + 8699=>838, 8700=>838, 8701=>838, 8702=>838, 8703=>838, 8704=>774, 8705=>696, 8706=>544, 8707=>683, 8708=>683, 8709=>856, 8710=>697, 8711=>697, 8712=>896, 8713=>896, 8714=>750, + 8715=>896, 8716=>896, 8717=>750, 8718=>636, 8719=>787, 8720=>787, 8721=>718, 8722=>838, 8723=>838, 8724=>696, 8725=>167, 8726=>696, 8727=>838, 8728=>626, 8729=>380, 8730=>667, + 8731=>667, 8732=>667, 8733=>669, 8734=>833, 8735=>838, 8736=>896, 8737=>896, 8738=>838, 8739=>500, 8740=>500, 8741=>500, 8742=>500, 8743=>812, 8744=>812, 8745=>812, 8746=>812, + 8747=>610, 8748=>929, 8749=>1295, 8750=>563, 8751=>977, 8752=>1313, 8753=>563, 8754=>563, 8755=>563, 8756=>696, 8757=>696, 8758=>294, 8759=>696, 8760=>838, 8761=>838, 8762=>838, + 8763=>838, 8764=>838, 8765=>838, 8766=>838, 8767=>838, 8768=>375, 8769=>838, 8770=>838, 8771=>838, 8772=>838, 8773=>838, 8774=>838, 8775=>838, 8776=>838, 8777=>838, 8778=>838, + 8779=>838, 8780=>838, 8781=>838, 8782=>838, 8783=>838, 8784=>838, 8785=>838, 8786=>838, 8787=>838, 8788=>1063, 8789=>1063, 8790=>838, 8791=>838, 8792=>838, 8793=>838, 8794=>838, + 8795=>838, 8796=>838, 8797=>838, 8798=>838, 8799=>838, 8800=>838, 8801=>838, 8802=>838, 8803=>838, 8804=>838, 8805=>838, 8806=>838, 8807=>838, 8808=>841, 8809=>841, 8810=>1047, + 8811=>1047, 8812=>500, 8813=>838, 8814=>838, 8815=>838, 8816=>838, 8817=>838, 8818=>838, 8819=>838, 8820=>838, 8821=>838, 8822=>838, 8823=>838, 8824=>838, 8825=>838, 8826=>838, + 8827=>838, 8828=>838, 8829=>838, 8830=>838, 8831=>838, 8832=>838, 8833=>838, 8834=>838, 8835=>838, 8836=>838, 8837=>838, 8838=>838, 8839=>838, 8840=>838, 8841=>838, 8842=>838, + 8843=>838, 8844=>812, 8845=>812, 8846=>812, 8847=>838, 8848=>838, 8849=>838, 8850=>838, 8851=>754, 8852=>754, 8853=>838, 8854=>838, 8855=>838, 8856=>838, 8857=>838, 8858=>838, + 8859=>838, 8860=>838, 8861=>838, 8862=>838, 8863=>838, 8864=>838, 8865=>838, 8866=>914, 8867=>914, 8868=>914, 8869=>914, 8870=>542, 8871=>542, 8872=>914, 8873=>914, 8874=>914, + 8875=>914, 8876=>914, 8877=>914, 8878=>914, 8879=>914, 8882=>838, 8883=>838, 8884=>838, 8885=>838, 8886=>1000, 8887=>1000, 8888=>838, 8889=>838, 8890=>542, 8891=>812, 8892=>812, + 8893=>812, 8896=>843, 8897=>843, 8898=>843, 8899=>843, 8900=>494, 8901=>380, 8902=>626, 8904=>1000, 8905=>1000, 8906=>1000, 8907=>1000, 8908=>1000, 8909=>838, 8918=>838, 8919=>838, + 8920=>1422, 8921=>1422, 8922=>838, 8923=>838, 8924=>838, 8925=>838, 8926=>838, 8927=>838, 8928=>838, 8929=>838, 8930=>838, 8931=>838, 8932=>838, 8933=>838, 8934=>838, 8935=>838, + 8936=>838, 8937=>838, 8938=>838, 8939=>838, 8940=>838, 8941=>838, 8946=>1158, 8947=>896, 8948=>750, 8949=>896, 8950=>896, 8951=>750, 8952=>896, 8953=>896, 8954=>1158, 8955=>896, + 8956=>750, 8957=>896, 8958=>750, 8959=>896, 8962=>716, 8966=>917, 8968=>457, 8969=>457, 8970=>457, 8971=>457, 8976=>838, 8977=>539, 8984=>928, 8985=>838, 8992=>610, 8993=>610, + 8997=>1000, 9000=>1443, 9085=>863, 9115=>500, 9116=>500, 9117=>500, 9118=>500, 9119=>500, 9120=>500, 9121=>500, 9122=>500, 9123=>500, 9124=>500, 9125=>500, 9126=>500, 9127=>750, + 9128=>750, 9129=>750, 9130=>750, 9131=>750, 9132=>750, 9133=>750, 9134=>610, 9166=>838, 9167=>945, 9250=>716, 9251=>716, 9312=>847, 9313=>847, 9314=>847, 9315=>847, 9316=>847, + 9317=>847, 9318=>847, 9319=>847, 9320=>847, 9321=>847, 9600=>769, 9601=>769, 9602=>769, 9603=>769, 9604=>769, 9605=>769, 9606=>769, 9607=>769, 9608=>769, 9609=>769, 9610=>769, + 9611=>769, 9612=>769, 9613=>769, 9614=>769, 9615=>769, 9616=>769, 9617=>769, 9618=>769, 9619=>769, 9620=>769, 9621=>769, 9622=>769, 9623=>769, 9624=>769, 9625=>769, 9626=>769, + 9627=>769, 9628=>769, 9629=>769, 9630=>769, 9631=>769, 9632=>945, 9633=>945, 9634=>945, 9635=>945, 9636=>945, 9637=>945, 9638=>945, 9639=>945, 9640=>945, 9641=>945, 9642=>678, + 9643=>678, 9644=>945, 9645=>945, 9646=>550, 9647=>550, 9648=>769, 9649=>769, 9650=>769, 9651=>769, 9652=>502, 9653=>502, 9654=>769, 9655=>769, 9656=>502, 9657=>502, 9658=>769, + 9659=>769, 9660=>769, 9661=>769, 9662=>502, 9663=>502, 9664=>769, 9665=>769, 9666=>502, 9667=>502, 9668=>769, 9669=>769, 9670=>769, 9671=>769, 9672=>769, 9673=>873, 9674=>494, + 9675=>873, 9676=>873, 9677=>873, 9678=>873, 9679=>873, 9680=>873, 9681=>873, 9682=>873, 9683=>873, 9684=>873, 9685=>873, 9686=>527, 9687=>527, 9688=>840, 9689=>970, 9690=>970, + 9691=>970, 9692=>387, 9693=>387, 9694=>387, 9695=>387, 9696=>769, 9697=>769, 9698=>769, 9699=>769, 9700=>769, 9701=>769, 9702=>639, 9703=>945, 9704=>945, 9705=>945, 9706=>945, + 9707=>945, 9708=>769, 9709=>769, 9710=>769, 9711=>1119, 9712=>945, 9713=>945, 9714=>945, 9715=>945, 9716=>873, 9717=>873, 9718=>873, 9719=>873, 9720=>769, 9721=>769, 9722=>769, + 9723=>830, 9724=>830, 9725=>732, 9726=>732, 9727=>769, 9728=>896, 9729=>1000, 9730=>896, 9731=>896, 9732=>896, 9733=>896, 9734=>896, 9735=>573, 9736=>896, 9737=>896, 9738=>888, + 9739=>888, 9740=>671, 9741=>1013, 9742=>1246, 9743=>1250, 9744=>896, 9745=>896, 9746=>896, 9747=>532, 9748=>896, 9749=>896, 9750=>896, 9751=>896, 9752=>896, 9753=>896, 9754=>896, + 9755=>896, 9756=>896, 9757=>609, 9758=>896, 9759=>609, 9760=>896, 9761=>896, 9762=>896, 9763=>896, 9764=>669, 9765=>746, 9766=>649, 9767=>784, 9768=>545, 9769=>896, 9770=>896, + 9771=>896, 9772=>710, 9773=>896, 9774=>896, 9775=>896, 9776=>896, 9777=>896, 9778=>896, 9779=>896, 9780=>896, 9781=>896, 9782=>896, 9783=>896, 9784=>896, 9785=>896, 9786=>896, + 9787=>896, 9788=>896, 9789=>896, 9790=>896, 9791=>614, 9792=>731, 9793=>731, 9794=>896, 9795=>896, 9796=>896, 9797=>896, 9798=>896, 9799=>896, 9800=>896, 9801=>896, 9802=>896, + 9803=>896, 9804=>896, 9805=>896, 9806=>896, 9807=>896, 9808=>896, 9809=>896, 9810=>896, 9811=>896, 9812=>896, 9813=>896, 9814=>896, 9815=>896, 9816=>896, 9817=>896, 9818=>896, + 9819=>896, 9820=>896, 9821=>896, 9822=>896, 9823=>896, 9824=>896, 9825=>896, 9826=>896, 9827=>896, 9828=>896, 9829=>896, 9830=>896, 9831=>896, 9832=>896, 9833=>472, 9834=>638, + 9835=>896, 9836=>896, 9837=>472, 9838=>357, 9839=>484, 9840=>748, 9841=>766, 9842=>896, 9843=>896, 9844=>896, 9845=>896, 9846=>896, 9847=>896, 9848=>896, 9849=>896, 9850=>896, + 9851=>896, 9852=>896, 9853=>896, 9854=>896, 9855=>896, 9856=>869, 9857=>869, 9858=>869, 9859=>869, 9860=>869, 9861=>869, 9862=>896, 9863=>896, 9864=>896, 9865=>896, 9866=>896, + 9867=>896, 9868=>896, 9869=>896, 9870=>896, 9871=>896, 9872=>896, 9873=>896, 9874=>896, 9875=>896, 9876=>896, 9877=>541, 9878=>896, 9879=>896, 9880=>896, 9881=>896, 9882=>896, + 9883=>896, 9884=>896, 9888=>896, 9889=>702, 9890=>838, 9891=>838, 9892=>838, 9893=>838, 9894=>838, 9895=>838, 9896=>838, 9897=>838, 9898=>838, 9899=>838, 9900=>838, 9901=>838, + 9902=>838, 9903=>838, 9904=>844, 9905=>838, 9906=>731, 9985=>838, 9986=>838, 9987=>838, 9988=>838, 9990=>838, 9991=>838, 9992=>838, 9993=>838, 9996=>838, 9997=>838, 9998=>838, + 9999=>838, 10000=>838, 10001=>838, 10002=>838, 10003=>838, 10004=>838, 10005=>838, 10006=>838, 10007=>838, 10008=>838, 10009=>838, 10010=>838, 10011=>838, 10012=>838, 10013=>838, 10014=>838, + 10015=>838, 10016=>838, 10017=>838, 10018=>838, 10019=>838, 10020=>838, 10021=>838, 10022=>838, 10023=>838, 10025=>838, 10026=>838, 10027=>838, 10028=>838, 10029=>838, 10030=>838, 10031=>838, + 10032=>838, 10033=>838, 10034=>838, 10035=>838, 10036=>838, 10037=>838, 10038=>838, 10039=>838, 10040=>838, 10041=>838, 10042=>838, 10043=>838, 10044=>838, 10045=>838, 10046=>838, 10047=>838, + 10048=>838, 10049=>838, 10050=>838, 10051=>838, 10052=>838, 10053=>838, 10054=>838, 10055=>838, 10056=>838, 10057=>838, 10058=>838, 10059=>838, 10061=>896, 10063=>896, 10064=>896, 10065=>896, + 10066=>896, 10070=>896, 10072=>838, 10073=>838, 10074=>838, 10075=>347, 10076=>347, 10077=>587, 10078=>587, 10081=>838, 10082=>838, 10083=>838, 10084=>838, 10085=>838, 10086=>838, 10087=>838, + 10088=>838, 10089=>838, 10090=>838, 10091=>838, 10092=>838, 10093=>838, 10094=>838, 10095=>838, 10096=>838, 10097=>838, 10098=>838, 10099=>838, 10100=>838, 10101=>838, 10102=>847, 10103=>847, + 10104=>847, 10105=>847, 10106=>847, 10107=>847, 10108=>847, 10109=>847, 10110=>847, 10111=>847, 10112=>838, 10113=>838, 10114=>838, 10115=>838, 10116=>838, 10117=>838, 10118=>838, 10119=>838, + 10120=>838, 10121=>838, 10122=>838, 10123=>838, 10124=>838, 10125=>838, 10126=>838, 10127=>838, 10128=>838, 10129=>838, 10130=>838, 10131=>838, 10132=>838, 10136=>838, 10137=>838, 10138=>838, + 10139=>838, 10140=>838, 10141=>838, 10142=>838, 10143=>838, 10144=>838, 10145=>838, 10146=>838, 10147=>838, 10148=>838, 10149=>838, 10150=>838, 10151=>838, 10152=>838, 10153=>838, 10154=>838, + 10155=>838, 10156=>838, 10157=>838, 10158=>838, 10159=>838, 10161=>838, 10162=>838, 10163=>838, 10164=>838, 10165=>838, 10166=>838, 10167=>838, 10168=>838, 10169=>838, 10170=>838, 10171=>838, + 10172=>838, 10173=>838, 10174=>838, 10208=>494, 10214=>487, 10215=>487, 10216=>457, 10217=>457, 10218=>721, 10219=>721, 10224=>838, 10225=>838, 10226=>838, 10227=>838, 10228=>1157, 10229=>1434, + 10230=>1434, 10231=>1434, 10232=>1434, 10233=>1434, 10234=>1434, 10235=>1434, 10236=>1434, 10237=>1434, 10238=>1434, 10239=>1434, 10240=>781, 10241=>781, 10242=>781, 10243=>781, 10244=>781, 10245=>781, + 10246=>781, 10247=>781, 10248=>781, 10249=>781, 10250=>781, 10251=>781, 10252=>781, 10253=>781, 10254=>781, 10255=>781, 10256=>781, 10257=>781, 10258=>781, 10259=>781, 10260=>781, 10261=>781, + 10262=>781, 10263=>781, 10264=>781, 10265=>781, 10266=>781, 10267=>781, 10268=>781, 10269=>781, 10270=>781, 10271=>781, 10272=>781, 10273=>781, 10274=>781, 10275=>781, 10276=>781, 10277=>781, + 10278=>781, 10279=>781, 10280=>781, 10281=>781, 10282=>781, 10283=>781, 10284=>781, 10285=>781, 10286=>781, 10287=>781, 10288=>781, 10289=>781, 10290=>781, 10291=>781, 10292=>781, 10293=>781, + 10294=>781, 10295=>781, 10296=>781, 10297=>781, 10298=>781, 10299=>781, 10300=>781, 10301=>781, 10302=>781, 10303=>781, 10304=>781, 10305=>781, 10306=>781, 10307=>781, 10308=>781, 10309=>781, + 10310=>781, 10311=>781, 10312=>781, 10313=>781, 10314=>781, 10315=>781, 10316=>781, 10317=>781, 10318=>781, 10319=>781, 10320=>781, 10321=>781, 10322=>781, 10323=>781, 10324=>781, 10325=>781, + 10326=>781, 10327=>781, 10328=>781, 10329=>781, 10330=>781, 10331=>781, 10332=>781, 10333=>781, 10334=>781, 10335=>781, 10336=>781, 10337=>781, 10338=>781, 10339=>781, 10340=>781, 10341=>781, + 10342=>781, 10343=>781, 10344=>781, 10345=>781, 10346=>781, 10347=>781, 10348=>781, 10349=>781, 10350=>781, 10351=>781, 10352=>781, 10353=>781, 10354=>781, 10355=>781, 10356=>781, 10357=>781, + 10358=>781, 10359=>781, 10360=>781, 10361=>781, 10362=>781, 10363=>781, 10364=>781, 10365=>781, 10366=>781, 10367=>781, 10368=>781, 10369=>781, 10370=>781, 10371=>781, 10372=>781, 10373=>781, + 10374=>781, 10375=>781, 10376=>781, 10377=>781, 10378=>781, 10379=>781, 10380=>781, 10381=>781, 10382=>781, 10383=>781, 10384=>781, 10385=>781, 10386=>781, 10387=>781, 10388=>781, 10389=>781, + 10390=>781, 10391=>781, 10392=>781, 10393=>781, 10394=>781, 10395=>781, 10396=>781, 10397=>781, 10398=>781, 10399=>781, 10400=>781, 10401=>781, 10402=>781, 10403=>781, 10404=>781, 10405=>781, + 10406=>781, 10407=>781, 10408=>781, 10409=>781, 10410=>781, 10411=>781, 10412=>781, 10413=>781, 10414=>781, 10415=>781, 10416=>781, 10417=>781, 10418=>781, 10419=>781, 10420=>781, 10421=>781, + 10422=>781, 10423=>781, 10424=>781, 10425=>781, 10426=>781, 10427=>781, 10428=>781, 10429=>781, 10430=>781, 10431=>781, 10432=>781, 10433=>781, 10434=>781, 10435=>781, 10436=>781, 10437=>781, + 10438=>781, 10439=>781, 10440=>781, 10441=>781, 10442=>781, 10443=>781, 10444=>781, 10445=>781, 10446=>781, 10447=>781, 10448=>781, 10449=>781, 10450=>781, 10451=>781, 10452=>781, 10453=>781, + 10454=>781, 10455=>781, 10456=>781, 10457=>781, 10458=>781, 10459=>781, 10460=>781, 10461=>781, 10462=>781, 10463=>781, 10464=>781, 10465=>781, 10466=>781, 10467=>781, 10468=>781, 10469=>781, + 10470=>781, 10471=>781, 10472=>781, 10473=>781, 10474=>781, 10475=>781, 10476=>781, 10477=>781, 10478=>781, 10479=>781, 10480=>781, 10481=>781, 10482=>781, 10483=>781, 10484=>781, 10485=>781, + 10486=>781, 10487=>781, 10488=>781, 10489=>781, 10490=>781, 10491=>781, 10492=>781, 10493=>781, 10494=>781, 10495=>781, 10502=>838, 10503=>838, 10506=>838, 10507=>838, 10560=>838, 10561=>838, + 10702=>838, 10703=>1046, 10704=>1046, 10705=>1000, 10706=>1000, 10707=>1000, 10708=>1000, 10709=>1000, 10731=>494, 10752=>1000, 10753=>1000, 10754=>1000, 10764=>1661, 10765=>563, 10766=>563, 10767=>563, + 10768=>563, 10769=>563, 10770=>563, 10771=>563, 10772=>563, 10773=>563, 10774=>563, 10775=>563, 10776=>563, 10777=>563, 10778=>563, 10779=>563, 10780=>563, 10877=>838, 10878=>838, 10879=>838, + 10880=>838, 10881=>838, 10882=>838, 10883=>838, 10884=>838, 10885=>838, 10886=>838, 10887=>838, 10888=>838, 10889=>838, 10890=>838, 10891=>838, 10892=>838, 10893=>838, 10894=>838, 10895=>838, + 10896=>838, 10897=>838, 10898=>838, 10899=>838, 10900=>838, 10901=>838, 10902=>838, 10903=>838, 10904=>838, 10905=>838, 10906=>838, 10907=>838, 10908=>838, 10909=>838, 10910=>838, 10911=>838, + 10912=>838, 10926=>838, 10927=>838, 10928=>838, 10929=>838, 10930=>838, 10931=>838, 10932=>838, 10933=>838, 10934=>838, 10935=>838, 10936=>838, 10937=>838, 10938=>838, 11001=>838, 11002=>838, + 11008=>838, 11009=>838, 11010=>838, 11011=>838, 11012=>838, 11013=>838, 11014=>838, 11015=>838, 11016=>838, 11017=>838, 11018=>838, 11019=>838, 11020=>838, 11021=>838, 11022=>838, 11023=>838, + 11024=>838, 11025=>838, 11026=>945, 11027=>945, 11028=>945, 11029=>945, 11030=>769, 11031=>769, 11032=>769, 11033=>769, 11034=>945, 11040=>869, 11041=>873, 11042=>873, 11043=>873, 11360=>637, + 11361=>360, 11362=>637, 11363=>733, 11364=>770, 11365=>675, 11366=>478, 11367=>956, 11368=>712, 11369=>775, 11370=>665, 11371=>725, 11372=>582, 11380=>652, 11381=>649, 11382=>516, 11383=>782, + 61960=>860, 62047=>720, 63173=>687, 64256=>810, 64257=>741, 64258=>741, 64259=>1115, 64260=>1116, 64261=>808, 64262=>1020, 64275=>1388, 64276=>1384, 64277=>1378, 64278=>1384, 64279=>1713, 64285=>372, + 64287=>692, 64288=>720, 64297=>838, 64298=>963, 64299=>963, 64300=>963, 64301=>963, 64302=>751, 64303=>751, 64304=>751, 64305=>731, 64306=>537, 64307=>684, 64308=>778, 64309=>467, 64310=>521, + 64312=>770, 64313=>467, 64314=>778, 64315=>750, 64316=>718, 64318=>856, 64320=>532, 64321=>855, 64323=>802, 64324=>777, 64326=>751, 64327=>803, 64328=>778, 64329=>963, 64330=>822, 64331=>372, + 64332=>731, 64333=>754, 64334=>777, 64338=>1005, 64339=>1059, 64340=>375, 64341=>408, 64342=>1005, 64343=>1059, 64344=>375, 64345=>408, 64346=>1005, 64347=>1059, 64348=>375, 64349=>408, 64350=>1005, + 64351=>1059, 64352=>375, 64353=>408, 64354=>1005, 64355=>1059, 64356=>375, 64357=>408, 64358=>1005, 64359=>1059, 64360=>375, 64361=>408, 64362=>1162, 64363=>1191, 64364=>655, 64365=>720, 64366=>1162, + 64367=>1191, 64368=>655, 64369=>720, 64370=>721, 64371=>721, 64372=>721, 64373=>721, 64374=>721, 64375=>721, 64376=>721, 64377=>721, 64378=>721, 64379=>721, 64380=>721, 64381=>721, 64382=>721, + 64383=>721, 64384=>721, 64385=>721, 64394=>576, 64395=>622, 64396=>576, 64397=>622, 64398=>1024, 64399=>1024, 64400=>582, 64401=>582, 64402=>1024, 64403=>1024, 64404=>582, 64405=>582, 64414=>854, + 64415=>900, 64473=>622, 64474=>627, 64488=>375, 64489=>408, 64508=>917, 64509=>1012, 64510=>375, 64511=>408, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, + 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65136=>342, 65137=>342, 65138=>342, 65139=>346, 65140=>342, 65142=>342, 65143=>342, + 65144=>342, 65145=>342, 65146=>342, 65147=>342, 65148=>342, 65149=>342, 65150=>342, 65151=>342, 65152=>511, 65153=>343, 65154=>375, 65155=>343, 65156=>375, 65157=>622, 65158=>627, 65159=>343, + 65160=>375, 65161=>917, 65162=>917, 65163=>375, 65164=>408, 65165=>343, 65166=>375, 65167=>1005, 65168=>1059, 65169=>375, 65170=>408, 65171=>590, 65172=>606, 65173=>1005, 65174=>1059, 65175=>375, + 65176=>408, 65177=>1005, 65178=>1059, 65179=>375, 65180=>408, 65181=>721, 65182=>721, 65183=>721, 65184=>721, 65185=>721, 65186=>721, 65187=>721, 65188=>721, 65189=>721, 65190=>721, 65191=>721, + 65192=>721, 65193=>513, 65194=>578, 65195=>513, 65196=>578, 65197=>576, 65198=>622, 65199=>576, 65200=>622, 65201=>1380, 65202=>1414, 65203=>983, 65204=>1018, 65205=>1380, 65206=>1414, 65207=>983, + 65208=>1018, 65209=>1345, 65210=>1364, 65211=>966, 65212=>985, 65213=>1345, 65214=>1364, 65215=>966, 65216=>985, 65217=>1039, 65218=>1071, 65219=>942, 65220=>974, 65221=>1039, 65222=>1071, 65223=>942, + 65224=>974, 65225=>683, 65226=>683, 65227=>683, 65228=>564, 65229=>683, 65230=>683, 65231=>683, 65232=>564, 65233=>1162, 65234=>1191, 65235=>655, 65236=>720, 65237=>894, 65238=>901, 65239=>655, + 65240=>720, 65241=>917, 65242=>931, 65243=>582, 65244=>582, 65245=>868, 65246=>893, 65247=>375, 65248=>408, 65249=>733, 65250=>784, 65251=>619, 65252=>670, 65253=>854, 65254=>900, 65255=>375, + 65256=>408, 65257=>590, 65258=>606, 65259=>693, 65260=>660, 65261=>622, 65262=>627, 65263=>917, 65264=>1012, 65265=>917, 65266=>1012, 65267=>375, 65268=>408, 65269=>745, 65270=>759, 65271=>745, + 65272=>759, 65273=>745, 65274=>759, 65275=>745, 65276=>759, 65279=>0, 65533=>1113}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSans-Bold.z'; + font[:ctg]='DejaVuSans-Bold.ctg.z'; + font[:originalsize]=494260; +end \ No newline at end of file diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/vendor/plugins/rfpdf/lib/fonts/dejavusansi.rb Thu Jul 14 10:42:41 2011 +0100 @@ -0,0 +1,267 @@ +TCPDFFontDescriptor.define('dejavusansi') do |font| + font[:type]='TrueTypeUnicode'; + font[:name]='DejaVuSans-Oblique'; + font[:desc]={'Ascent'=>928,'Descent'=>-236,'CapHeight'=>928,'Flags'=>96,'FontBBox'=>'[-1016 -385 1659 1068]','ItalicAngle'=>-11,'StemV'=>70,'MissingWidth'=>600}; + font[:up]=-42; + font[:ut]=44; + font[:cw]={ + 0=>600, 32=>318, 33=>401, 34=>460, 35=>838, 36=>636, 37=>950, 38=>780, 39=>275, 40=>390, 41=>390, 42=>500, 43=>838, 44=>318, 45=>361, 46=>318, + 47=>337, 48=>636, 49=>636, 50=>636, 51=>636, 52=>636, 53=>636, 54=>636, 55=>636, 56=>636, 57=>636, 58=>337, 59=>337, 60=>838, 61=>838, 62=>838, + 63=>531, 64=>1000, 65=>684, 66=>686, 67=>698, 68=>770, 69=>632, 70=>575, 71=>775, 72=>752, 73=>295, 74=>295, 75=>656, 76=>557, 77=>863, 78=>748, + 79=>787, 80=>603, 81=>787, 82=>695, 83=>635, 84=>611, 85=>732, 86=>684, 87=>989, 88=>685, 89=>611, 90=>685, 91=>390, 92=>337, 93=>390, 94=>838, + 95=>500, 96=>500, 97=>613, 98=>635, 99=>550, 100=>635, 101=>615, 102=>352, 103=>635, 104=>634, 105=>278, 106=>278, 107=>579, 108=>278, 109=>974, 110=>634, + 111=>612, 112=>635, 113=>635, 114=>411, 115=>521, 116=>392, 117=>634, 118=>592, 119=>818, 120=>592, 121=>592, 122=>525, 123=>636, 124=>337, 125=>636, 126=>838, + 8364=>636, 1027=>557, 8218=>318, 402=>352, 8222=>518, 8230=>1000, 8224=>500, 8225=>500, 710=>500, 8240=>1350, 352=>635, 8249=>400, 338=>1070, 1036=>710, 381=>685, 1039=>752, + 8216=>318, 8217=>318, 8220=>518, 8221=>518, 8226=>590, 8211=>500, 8212=>1000, 732=>500, 8482=>1000, 353=>521, 8250=>400, 339=>1028, 1116=>604, 382=>525, 376=>611, 160=>318, + 161=>401, 162=>636, 163=>636, 164=>636, 165=>636, 166=>337, 167=>500, 168=>500, 169=>1000, 170=>471, 171=>617, 172=>838, 173=>361, 174=>1000, 175=>500, 176=>500, + 177=>838, 178=>401, 179=>401, 180=>500, 181=>636, 182=>636, 183=>318, 184=>500, 185=>401, 186=>471, 187=>617, 188=>969, 189=>969, 190=>969, 191=>531, 192=>684, + 193=>684, 194=>684, 195=>684, 196=>684, 197=>684, 198=>974, 199=>698, 200=>632, 201=>632, 202=>632, 203=>632, 204=>295, 205=>295, 206=>295, 207=>295, 208=>775, + 209=>748, 210=>787, 211=>787, 212=>787, 213=>787, 214=>787, 215=>838, 216=>787, 217=>732, 218=>732, 219=>732, 220=>732, 221=>611, 222=>608, 223=>630, 224=>613, + 225=>613, 226=>613, 227=>613, 228=>613, 229=>613, 230=>995, 231=>550, 232=>615, 233=>615, 234=>615, 235=>615, 236=>278, 237=>278, 238=>278, 239=>278, 240=>612, + 241=>634, 242=>612, 243=>612, 244=>612, 245=>612, 246=>612, 247=>838, 248=>612, 249=>634, 250=>634, 251=>634, 252=>634, 253=>592, 254=>635, 255=>592, 256=>684, + 257=>613, 258=>684, 259=>613, 260=>684, 261=>613, 262=>698, 263=>550, 264=>698, 265=>550, 266=>698, 267=>550, 268=>698, 269=>550, 270=>770, 271=>635, 272=>775, + 273=>635, 274=>632, 275=>615, 276=>632, 277=>615, 278=>632, 279=>615, 280=>632, 281=>615, 282=>632, 283=>615, 284=>775, 285=>635, 286=>775, 287=>635, 288=>775, + 289=>635, 290=>775, 291=>635, 292=>752, 293=>634, 294=>916, 295=>695, 296=>295, 297=>278, 298=>295, 299=>278, 300=>295, 301=>278, 302=>295, 303=>278, 304=>295, + 305=>278, 306=>590, 307=>556, 308=>295, 309=>278, 310=>656, 311=>579, 312=>579, 313=>557, 314=>278, 315=>557, 316=>278, 317=>557, 318=>329, 319=>557, 320=>596, + 321=>562, 322=>287, 323=>748, 324=>634, 325=>748, 326=>634, 327=>748, 328=>634, 329=>813, 330=>748, 331=>634, 332=>787, 333=>612, 334=>787, 335=>612, 336=>787, + 337=>612, 340=>695, 341=>411, 342=>695, 343=>411, 344=>695, 345=>411, 346=>635, 347=>521, 348=>635, 349=>521, 350=>635, 351=>521, 354=>611, 355=>392, 356=>611, + 357=>392, 358=>611, 359=>392, 360=>732, 361=>634, 362=>732, 363=>634, 364=>732, 365=>634, 366=>732, 367=>634, 368=>732, 369=>634, 370=>732, 371=>634, 372=>989, + 373=>818, 374=>611, 375=>592, 377=>685, 378=>525, 379=>685, 380=>525, 383=>352, 384=>635, 385=>735, 386=>686, 387=>635, 388=>686, 389=>635, 390=>703, 391=>698, + 392=>550, 393=>775, 394=>819, 395=>686, 396=>635, 397=>612, 398=>632, 399=>787, 400=>614, 401=>575, 403=>775, 404=>687, 405=>984, 406=>354, 407=>295, 408=>746, + 409=>579, 410=>278, 411=>592, 412=>974, 413=>748, 414=>634, 415=>787, 416=>913, 417=>612, 418=>938, 419=>737, 420=>652, 421=>635, 422=>695, 423=>635, 424=>521, + 425=>632, 426=>336, 427=>392, 428=>611, 429=>392, 430=>611, 431=>838, 432=>634, 433=>764, 434=>721, 435=>744, 436=>729, 437=>685, 438=>525, 439=>666, 440=>666, + 441=>578, 442=>525, 443=>636, 444=>666, 445=>578, 446=>510, 447=>635, 448=>295, 449=>492, 450=>459, 451=>295, 452=>1455, 453=>1295, 454=>1160, 455=>852, 456=>835, + 457=>556, 458=>1043, 459=>1026, 460=>912, 461=>684, 462=>613, 463=>295, 464=>278, 465=>787, 466=>612, 467=>732, 468=>634, 469=>732, 470=>634, 471=>732, 472=>634, + 473=>732, 474=>634, 475=>732, 476=>634, 477=>615, 478=>684, 479=>613, 480=>684, 481=>613, 482=>974, 483=>995, 484=>775, 485=>635, 486=>775, 487=>635, 488=>656, + 489=>579, 490=>787, 491=>612, 492=>787, 493=>612, 494=>666, 495=>525, 496=>278, 497=>1455, 498=>1295, 499=>1160, 500=>775, 501=>635, 502=>1113, 503=>682, 504=>748, + 505=>634, 506=>684, 507=>613, 508=>974, 509=>995, 510=>787, 511=>612, 512=>684, 513=>613, 514=>684, 515=>613, 516=>632, 517=>615, 518=>632, 519=>615, 520=>295, + 521=>278, 522=>295, 523=>278, 524=>787, 525=>612, 526=>787, 527=>612, 528=>695, 529=>411, 530=>695, 531=>411, 532=>732, 533=>634, 534=>732, 535=>634, 536=>635, + 537=>521, 538=>611, 539=>392, 540=>627, 541=>521, 542=>752, 543=>634, 544=>735, 545=>838, 546=>698, 547=>610, 548=>685, 549=>525, 550=>684, 551=>613, 552=>632, + 553=>615, 554=>787, 555=>612, 556=>787, 557=>612, 558=>787, 559=>612, 560=>787, 561=>612, 562=>611, 563=>592, 564=>475, 565=>843, 566=>477, 567=>278, 568=>998, + 569=>998, 570=>684, 571=>698, 572=>550, 573=>557, 574=>611, 575=>521, 576=>525, 577=>603, 578=>479, 579=>686, 580=>732, 581=>684, 582=>632, 583=>615, 584=>295, + 585=>278, 586=>781, 587=>635, 588=>695, 589=>411, 590=>611, 591=>592, 592=>613, 593=>635, 594=>635, 595=>635, 596=>550, 597=>550, 598=>635, 599=>727, 600=>615, + 601=>615, 602=>844, 603=>545, 604=>545, 605=>775, 606=>664, 607=>326, 608=>696, 609=>635, 610=>629, 611=>596, 612=>596, 613=>634, 614=>634, 615=>634, 616=>372, + 617=>387, 618=>372, 619=>396, 620=>487, 621=>278, 622=>706, 623=>974, 624=>974, 625=>974, 626=>646, 627=>642, 628=>634, 629=>612, 630=>858, 631=>728, 632=>660, + 633=>469, 634=>469, 635=>469, 636=>469, 637=>469, 638=>530, 639=>530, 640=>602, 641=>602, 642=>521, 643=>336, 644=>336, 645=>461, 646=>336, 647=>392, 648=>392, + 649=>634, 650=>618, 651=>598, 652=>592, 653=>818, 654=>592, 655=>611, 656=>525, 657=>525, 658=>578, 659=>578, 660=>510, 661=>510, 662=>510, 663=>510, 664=>787, + 665=>580, 666=>664, 667=>708, 668=>654, 669=>292, 670=>667, 671=>507, 672=>727, 673=>510, 674=>510, 675=>1014, 676=>1058, 677=>1013, 678=>824, 679=>610, 680=>778, + 681=>848, 682=>641, 683=>654, 684=>515, 685=>515, 686=>570, 687=>664, 688=>399, 689=>399, 690=>175, 691=>259, 692=>295, 693=>296, 694=>379, 695=>515, 696=>373, + 697=>278, 698=>460, 699=>318, 700=>318, 701=>318, 702=>307, 703=>307, 704=>370, 705=>370, 706=>500, 707=>500, 708=>500, 709=>500, 711=>500, 712=>275, 713=>500, + 714=>500, 715=>500, 716=>275, 717=>500, 718=>500, 719=>500, 720=>337, 721=>337, 722=>307, 723=>307, 724=>500, 725=>500, 726=>413, 727=>500, 728=>500, 729=>500, + 730=>500, 731=>500, 733=>500, 734=>315, 735=>500, 736=>426, 737=>166, 738=>373, 739=>444, 740=>370, 741=>493, 742=>493, 743=>493, 744=>493, 745=>493, 748=>500, + 749=>500, 750=>500, 755=>500, 759=>500, 768=>0, 769=>0, 770=>0, 771=>0, 772=>0, 773=>0, 774=>0, 775=>0, 776=>0, 777=>0, 778=>0, 779=>0, + 780=>0, 781=>0, 782=>0, 783=>0, 784=>0, 785=>0, 786=>0, 787=>0, 788=>0, 789=>0, 790=>0, 791=>0, 792=>0, 793=>0, 794=>0, 795=>0, + 796=>0, 797=>0, 798=>0, 799=>0, 800=>0, 801=>0, 802=>0, 803=>0, 804=>0, 805=>0, 806=>0, 807=>0, 808=>0, 809=>0, 810=>0, 811=>0, + 812=>0, 813=>0, 814=>0, 815=>0, 816=>0, 817=>0, 818=>0, 819=>0, 820=>0, 821=>0, 822=>0, 823=>0, 824=>0, 825=>0, 826=>0, 827=>0, + 828=>0, 829=>0, 830=>0, 831=>0, 832=>0, 833=>0, 834=>0, 835=>0, 836=>0, 837=>0, 838=>0, 839=>0, 840=>0, 841=>0, 842=>0, 843=>0, + 844=>0, 845=>0, 846=>0, 847=>0, 849=>0, 855=>0, 856=>0, 860=>0, 861=>0, 862=>0, 863=>0, 864=>0, 865=>0, 866=>0, 884=>278, 885=>278, + 890=>500, 891=>549, 892=>550, 893=>549, 894=>337, 900=>500, 901=>500, 902=>695, 903=>318, 904=>767, 905=>903, 906=>435, 908=>839, 910=>860, 911=>905, 912=>338, + 913=>684, 914=>686, 915=>557, 916=>684, 917=>632, 918=>685, 919=>752, 920=>787, 921=>295, 922=>656, 923=>684, 924=>863, 925=>748, 926=>632, 927=>787, 928=>752, + 929=>603, 931=>632, 932=>611, 933=>611, 934=>787, 935=>685, 936=>787, 937=>764, 938=>295, 939=>611, 940=>659, 941=>543, 942=>631, 943=>338, 944=>579, 945=>659, + 946=>638, 947=>592, 948=>612, 949=>541, 950=>544, 951=>634, 952=>612, 953=>338, 954=>589, 955=>592, 956=>636, 957=>559, 958=>558, 959=>612, 960=>602, 961=>635, + 962=>587, 963=>634, 964=>602, 965=>579, 966=>660, 967=>592, 968=>660, 969=>837, 970=>338, 971=>579, 972=>612, 973=>579, 974=>837, 976=>614, 977=>619, 978=>699, + 979=>842, 980=>699, 981=>660, 982=>837, 983=>664, 984=>787, 985=>612, 986=>648, 987=>587, 988=>575, 989=>458, 990=>660, 991=>660, 992=>865, 993=>627, 994=>934, + 995=>837, 996=>758, 997=>659, 998=>792, 999=>615, 1000=>687, 1001=>607, 1002=>768, 1003=>625, 1004=>699, 1005=>612, 1006=>611, 1007=>536, 1008=>664, 1009=>635, 1010=>550, + 1011=>278, 1012=>787, 1013=>615, 1014=>615, 1015=>608, 1016=>635, 1017=>698, 1018=>863, 1019=>651, 1020=>635, 1021=>703, 1022=>698, 1023=>703, 1024=>632, 1025=>632, 1026=>786, + 1028=>698, 1029=>635, 1030=>295, 1031=>295, 1032=>295, 1033=>1094, 1034=>1045, 1035=>786, 1037=>748, 1038=>609, 1040=>684, 1041=>686, 1042=>686, 1043=>557, 1044=>781, 1045=>632, + 1046=>1077, 1047=>641, 1048=>748, 1049=>748, 1050=>710, 1051=>752, 1052=>863, 1053=>752, 1054=>787, 1055=>752, 1056=>603, 1057=>698, 1058=>611, 1059=>609, 1060=>861, 1061=>685, + 1062=>776, 1063=>686, 1064=>1069, 1065=>1094, 1066=>833, 1067=>818, 1068=>686, 1069=>698, 1070=>1080, 1071=>695, 1072=>613, 1073=>617, 1074=>589, 1075=>525, 1076=>691, 1077=>615, + 1078=>901, 1079=>532, 1080=>650, 1081=>650, 1082=>604, 1083=>639, 1084=>754, 1085=>654, 1086=>612, 1087=>654, 1088=>635, 1089=>550, 1090=>583, 1091=>592, 1092=>855, 1093=>592, + 1094=>681, 1095=>591, 1096=>915, 1097=>942, 1098=>707, 1099=>790, 1100=>589, 1101=>549, 1102=>842, 1103=>602, 1104=>615, 1105=>615, 1106=>625, 1107=>525, 1108=>549, 1109=>521, + 1110=>278, 1111=>278, 1112=>278, 1113=>902, 1114=>898, 1115=>652, 1117=>650, 1118=>592, 1119=>654, 1120=>934, 1121=>837, 1122=>771, 1123=>672, 1124=>942, 1125=>749, 1126=>879, + 1127=>783, 1128=>1160, 1129=>1001, 1130=>787, 1131=>612, 1132=>1027, 1133=>824, 1134=>636, 1135=>541, 1136=>856, 1137=>876, 1138=>787, 1139=>592, 1140=>781, 1141=>665, 1142=>781, + 1143=>665, 1144=>992, 1145=>904, 1146=>953, 1147=>758, 1148=>1180, 1149=>1028, 1150=>934, 1151=>837, 1152=>698, 1153=>550, 1154=>502, 1155=>0, 1156=>0, 1157=>0, 1158=>0, + 1160=>418, 1161=>418, 1162=>748, 1163=>657, 1164=>686, 1165=>589, 1166=>603, 1167=>635, 1168=>610, 1169=>525, 1170=>675, 1171=>556, 1172=>557, 1173=>491, 1174=>1077, 1175=>901, + 1176=>641, 1177=>532, 1178=>710, 1179=>604, 1180=>710, 1181=>604, 1182=>710, 1183=>604, 1184=>856, 1185=>832, 1186=>752, 1187=>661, 1188=>1014, 1189=>877, 1190=>1113, 1191=>950, + 1192=>796, 1193=>651, 1194=>698, 1195=>550, 1196=>611, 1197=>529, 1198=>611, 1199=>592, 1200=>611, 1201=>592, 1202=>685, 1203=>592, 1204=>934, 1205=>807, 1206=>686, 1207=>591, + 1208=>686, 1209=>591, 1210=>686, 1211=>634, 1212=>929, 1213=>731, 1214=>929, 1215=>731, 1216=>295, 1217=>1077, 1218=>901, 1219=>655, 1220=>604, 1221=>752, 1222=>639, 1223=>752, + 1224=>661, 1225=>752, 1226=>661, 1227=>686, 1228=>591, 1229=>863, 1230=>754, 1231=>278, 1232=>684, 1233=>613, 1234=>684, 1235=>613, 1236=>974, 1237=>995, 1238=>632, 1239=>615, + 1240=>787, 1241=>615, 1242=>787, 1243=>615, 1244=>1077, 1245=>901, 1246=>641, 1247=>532, 1248=>666, 1249=>578, 1250=>748, 1251=>650, 1252=>748, 1253=>650, 1254=>787, 1255=>612, + 1256=>787, 1257=>612, 1258=>787, 1259=>612, 1260=>698, 1261=>549, 1262=>609, 1263=>592, 1264=>609, 1265=>592, 1266=>609, 1267=>592, 1268=>686, 1269=>591, 1270=>557, 1271=>491, + 1272=>818, 1273=>790, 1274=>675, 1275=>556, 1276=>685, 1277=>592, 1278=>685, 1279=>592, 1280=>686, 1281=>589, 1282=>1006, 1283=>897, 1284=>975, 1285=>869, 1286=>679, 1287=>588, + 1288=>1072, 1289=>957, 1290=>1072, 1291=>967, 1292=>775, 1293=>660, 1294=>773, 1295=>711, 1296=>614, 1297=>541, 1298=>752, 1299=>639, 1329=>867, 1330=>732, 1331=>882, 1332=>882, + 1333=>732, 1334=>644, 1335=>682, 1336=>732, 1337=>851, 1338=>882, 1339=>732, 1340=>557, 1341=>824, 1342=>986, 1343=>732, 1344=>707, 1345=>644, 1346=>882, 1347=>777, 1348=>882, + 1349=>732, 1350=>840, 1351=>732, 1352=>732, 1353=>732, 1354=>791, 1355=>644, 1356=>882, 1357=>732, 1358=>882, 1359=>635, 1360=>732, 1361=>732, 1362=>799, 1363=>861, 1364=>790, + 1365=>787, 1366=>635, 1369=>307, 1370=>318, 1371=>500, 1372=>500, 1373=>392, 1374=>526, 1375=>500, 1377=>974, 1378=>634, 1379=>762, 1380=>767, 1381=>634, 1382=>697, 1383=>533, + 1384=>634, 1385=>700, 1386=>697, 1387=>634, 1388=>404, 1389=>894, 1390=>641, 1391=>634, 1392=>634, 1393=>635, 1394=>702, 1395=>634, 1396=>659, 1397=>278, 1398=>760, 1399=>516, + 1400=>634, 1401=>453, 1402=>974, 1403=>516, 1404=>769, 1405=>634, 1406=>696, 1407=>974, 1408=>634, 1409=>690, 1410=>501, 1411=>974, 1412=>648, 1413=>612, 1414=>629, 1415=>763, + 1417=>337, 1418=>433, 1456=>0, 1457=>0, 1458=>0, 1459=>0, 1460=>0, 1461=>0, 1462=>0, 1463=>0, 1464=>0, 1465=>0, 1467=>0, 1468=>0, 1469=>0, 1471=>0, + 1472=>295, 1473=>0, 1474=>0, 1475=>295, 1478=>456, 1479=>0, 1488=>629, 1489=>608, 1490=>448, 1491=>594, 1492=>640, 1493=>272, 1494=>423, 1495=>640, 1496=>648, 1497=>272, + 1498=>592, 1499=>556, 1500=>599, 1501=>640, 1502=>659, 1503=>272, 1504=>441, 1505=>700, 1506=>636, 1507=>640, 1508=>604, 1509=>521, 1510=>581, 1511=>663, 1512=>592, 1513=>808, + 1514=>657, 1520=>471, 1521=>454, 1522=>471, 3647=>652, 3713=>670, 3714=>684, 3716=>688, 3719=>482, 3720=>628, 3722=>684, 3725=>688, 3732=>642, 3733=>642, 3734=>672, 3735=>655, + 3737=>641, 3738=>592, 3739=>592, 3740=>745, 3741=>767, 3742=>687, 3743=>687, 3745=>702, 3746=>688, 3747=>684, 3749=>649, 3751=>632, 3754=>703, 3755=>819, 3757=>633, 3758=>684, + 3759=>788, 3760=>632, 3761=>0, 3762=>539, 3763=>539, 3764=>0, 3765=>0, 3766=>0, 3767=>0, 3768=>0, 3769=>0, 3771=>0, 3772=>0, 3773=>663, 3776=>360, 3777=>679, + 3778=>460, 3779=>547, 3780=>491, 3782=>674, 3784=>0, 3785=>0, 3786=>0, 3787=>0, 3788=>0, 3789=>0, 3804=>1028, 3805=>1028, 5121=>684, 5122=>684, 5123=>684, 5124=>684, + 5125=>769, 5126=>809, 5127=>809, 5129=>809, 5130=>769, 5131=>719, 5132=>835, 5133=>834, 5134=>835, 5135=>834, 5136=>835, 5137=>834, 5138=>967, 5139=>1007, 5140=>967, 5141=>1007, + 5142=>809, 5143=>967, 5144=>1007, 5145=>967, 5146=>1007, 5147=>719, 5149=>256, 5150=>543, 5151=>423, 5152=>423, 5153=>389, 5154=>389, 5155=>393, 5156=>389, 5157=>466, 5158=>385, + 5159=>256, 5160=>389, 5161=>389, 5162=>389, 5163=>1090, 5164=>909, 5165=>953, 5166=>1117, 5167=>684, 5168=>684, 5169=>684, 5170=>684, 5171=>729, 5172=>629, 5173=>629, 5175=>629, + 5176=>729, 5177=>629, 5178=>835, 5179=>684, 5180=>835, 5181=>834, 5182=>835, 5183=>834, 5184=>967, 5185=>1007, 5186=>967, 5187=>1007, 5188=>967, 5189=>1007, 5190=>967, 5191=>1007, + 5192=>729, 5193=>508, 5194=>192, 5196=>732, 5197=>732, 5198=>732, 5199=>732, 5200=>730, 5201=>730, 5202=>730, 5204=>730, 5205=>730, 5206=>730, 5207=>921, 5208=>889, 5209=>921, + 5210=>889, 5211=>921, 5212=>889, 5213=>928, 5214=>900, 5215=>928, 5216=>900, 5217=>947, 5218=>900, 5219=>947, 5220=>900, 5221=>947, 5222=>434, 5223=>877, 5224=>877, 5225=>866, + 5226=>890, 5227=>628, 5228=>628, 5229=>628, 5230=>628, 5231=>628, 5232=>628, 5233=>628, 5234=>628, 5235=>628, 5236=>860, 5237=>771, 5238=>815, 5239=>816, 5240=>815, 5241=>816, + 5242=>860, 5243=>771, 5244=>860, 5245=>771, 5246=>815, 5247=>816, 5248=>815, 5249=>816, 5250=>815, 5251=>407, 5252=>407, 5253=>750, 5254=>775, 5255=>750, 5256=>775, 5257=>628, + 5258=>628, 5259=>628, 5260=>628, 5261=>628, 5262=>628, 5263=>628, 5264=>628, 5265=>628, 5266=>860, 5267=>771, 5268=>815, 5269=>816, 5270=>815, 5271=>816, 5272=>860, 5273=>771, + 5274=>860, 5275=>771, 5276=>815, 5277=>816, 5278=>815, 5279=>816, 5280=>815, 5281=>435, 5282=>435, 5283=>610, 5284=>522, 5285=>557, 5286=>522, 5287=>610, 5288=>610, 5289=>522, + 5290=>557, 5291=>557, 5292=>749, 5293=>769, 5294=>746, 5295=>764, 5296=>746, 5297=>764, 5298=>749, 5299=>769, 5300=>749, 5301=>769, 5302=>746, 5303=>764, 5304=>746, 5305=>764, + 5306=>746, 5307=>386, 5308=>508, 5309=>386, 5312=>852, 5313=>852, 5314=>852, 5315=>852, 5316=>852, 5317=>799, 5318=>799, 5319=>852, 5320=>799, 5321=>1069, 5322=>1035, 5323=>1059, + 5324=>852, 5325=>1059, 5326=>799, 5327=>852, 5328=>600, 5329=>453, 5330=>600, 5331=>852, 5332=>852, 5333=>852, 5334=>852, 5335=>852, 5336=>799, 5337=>799, 5338=>852, 5339=>799, + 5340=>1069, 5341=>1035, 5342=>1059, 5343=>1030, 5344=>1059, 5345=>1030, 5346=>1069, 5347=>1035, 5348=>1069, 5349=>1035, 5350=>1083, 5351=>1030, 5352=>1083, 5353=>1030, 5354=>600, 5356=>729, + 5357=>603, 5358=>603, 5359=>603, 5360=>603, 5361=>603, 5362=>603, 5363=>603, 5364=>603, 5365=>603, 5366=>834, 5367=>754, 5368=>792, 5369=>771, 5370=>792, 5371=>771, 5372=>834, + 5373=>754, 5374=>834, 5375=>754, 5376=>792, 5377=>771, 5378=>792, 5379=>771, 5380=>792, 5381=>418, 5382=>420, 5383=>418, 5392=>712, 5393=>712, 5394=>712, 5395=>892, 5396=>892, + 5397=>892, 5398=>892, 5399=>910, 5400=>872, 5401=>910, 5402=>872, 5403=>910, 5404=>872, 5405=>1140, 5406=>1100, 5407=>1140, 5408=>1100, 5409=>1140, 5410=>1100, 5411=>1140, 5412=>1100, + 5413=>641, 5414=>627, 5415=>627, 5416=>627, 5417=>627, 5418=>627, 5419=>627, 5420=>627, 5421=>627, 5422=>627, 5423=>844, 5424=>781, 5425=>816, 5426=>818, 5427=>816, 5428=>818, + 5429=>844, 5430=>781, 5431=>844, 5432=>781, 5433=>816, 5434=>818, 5435=>816, 5436=>818, 5437=>816, 5438=>418, 5440=>389, 5441=>484, 5442=>916, 5443=>916, 5444=>863, 5445=>916, + 5446=>863, 5447=>863, 5448=>603, 5449=>603, 5450=>603, 5451=>603, 5452=>603, 5453=>603, 5454=>834, 5455=>754, 5456=>418, 5458=>729, 5459=>684, 5460=>684, 5461=>684, 5462=>684, + 5463=>726, 5464=>672, 5465=>726, 5466=>726, 5467=>924, 5468=>1007, 5469=>508, 5470=>732, 5471=>732, 5472=>732, 5473=>732, 5474=>732, 5475=>732, 5476=>730, 5477=>730, 5478=>730, + 5479=>730, 5480=>947, 5481=>900, 5482=>508, 5492=>831, 5493=>831, 5494=>831, 5495=>831, 5496=>831, 5497=>831, 5498=>831, 5499=>563, 5500=>752, 5501=>484, 5502=>1047, 5503=>1047, + 5504=>1047, 5505=>1047, 5506=>1047, 5507=>1047, 5508=>1047, 5509=>825, 5514=>831, 5515=>831, 5516=>831, 5517=>831, 5518=>1259, 5519=>1259, 5520=>1259, 5521=>1002, 5522=>1002, 5523=>1259, + 5524=>1259, 5525=>700, 5526=>1073, 5536=>852, 5537=>852, 5538=>799, 5539=>799, 5540=>799, 5541=>799, 5542=>600, 5543=>643, 5544=>643, 5545=>643, 5546=>643, 5547=>643, 5548=>643, + 5549=>643, 5550=>418, 5551=>628, 5598=>770, 5601=>770, 5702=>468, 5703=>468, 5742=>444, 5743=>1047, 5744=>1310, 5745=>1632, 5746=>1632, 5747=>1375, 5748=>1375, 5749=>1632, 5750=>1632, + 7424=>592, 7425=>717, 7426=>982, 7427=>586, 7428=>550, 7429=>605, 7430=>605, 7431=>491, 7432=>541, 7433=>278, 7434=>395, 7435=>579, 7436=>583, 7437=>754, 7438=>650, 7439=>612, + 7440=>550, 7441=>684, 7442=>684, 7443=>684, 7444=>1023, 7446=>612, 7447=>612, 7448=>524, 7449=>602, 7450=>602, 7451=>583, 7452=>574, 7453=>737, 7454=>948, 7455=>638, 7456=>592, + 7457=>818, 7458=>525, 7459=>526, 7462=>583, 7463=>592, 7464=>564, 7465=>524, 7466=>590, 7467=>639, 7468=>431, 7469=>613, 7470=>432, 7472=>485, 7473=>398, 7474=>398, 7475=>488, + 7476=>474, 7477=>186, 7478=>186, 7479=>413, 7480=>351, 7481=>543, 7482=>471, 7483=>471, 7484=>496, 7485=>439, 7486=>380, 7487=>438, 7488=>385, 7489=>461, 7490=>623, 7491=>392, + 7492=>392, 7493=>405, 7494=>648, 7495=>428, 7496=>405, 7497=>417, 7498=>417, 7499=>360, 7500=>359, 7501=>405, 7502=>179, 7503=>426, 7504=>623, 7505=>409, 7506=>414, 7507=>370, + 7508=>414, 7509=>414, 7510=>428, 7511=>295, 7512=>405, 7513=>470, 7514=>623, 7515=>417, 7516=>1000, 7517=>402, 7518=>373, 7519=>385, 7520=>416, 7521=>364, 7522=>179, 7523=>259, + 7524=>405, 7525=>417, 7526=>402, 7527=>373, 7528=>385, 7529=>416, 7530=>364, 7543=>635, 7544=>474, 7547=>372, 7557=>278, 7579=>405, 7580=>370, 7581=>370, 7582=>414, 7583=>360, + 7584=>296, 7585=>233, 7586=>405, 7587=>405, 7588=>261, 7589=>250, 7590=>261, 7591=>261, 7592=>234, 7593=>250, 7594=>235, 7595=>376, 7596=>623, 7597=>623, 7598=>411, 7599=>479, + 7600=>409, 7601=>414, 7602=>414, 7603=>360, 7604=>287, 7605=>295, 7606=>508, 7607=>418, 7608=>361, 7609=>406, 7610=>417, 7611=>366, 7612=>437, 7613=>366, 7614=>392, 7615=>414, + 7620=>0, 7621=>0, 7622=>0, 7623=>0, 7624=>0, 7625=>0, 7680=>684, 7681=>613, 7682=>686, 7683=>635, 7684=>686, 7685=>635, 7686=>686, 7687=>635, 7688=>698, 7689=>550, + 7690=>770, 7691=>635, 7692=>770, 7693=>635, 7694=>770, 7695=>635, 7696=>770, 7697=>635, 7698=>770, 7699=>635, 7700=>632, 7701=>615, 7702=>632, 7703=>615, 7704=>632, 7705=>615, + 7706=>632, 7707=>615, 7708=>632, 7709=>615, 7710=>575, 7711=>352, 7712=>775, 7713=>635, 7714=>752, 7715=>634, 7716=>752, 7717=>634, 7718=>752, 7719=>634, 7720=>752, 7721=>634, + 7722=>752, 7723=>634, 7724=>295, 7725=>278, 7726=>295, 7727=>278, 7728=>656, 7729=>579, 7730=>656, 7731=>579, 7732=>656, 7733=>579, 7734=>557, 7735=>278, 7736=>557, 7737=>278, + 7738=>557, 7739=>278, 7740=>557, 7741=>278, 7742=>863, 7743=>974, 7744=>863, 7745=>974, 7746=>863, 7747=>974, 7748=>748, 7749=>634, 7750=>748, 7751=>634, 7752=>748, 7753=>634, + 7754=>748, 7755=>634, 7756=>787, 7757=>612, 7758=>787, 7759=>612, 7760=>787, 7761=>612, 7762=>787, 7763=>612, 7764=>603, 7765=>635, 7766=>603, 7767=>635, 7768=>695, 7769=>411, + 7770=>695, 7771=>411, 7772=>695, 7773=>411, 7774=>695, 7775=>411, 7776=>635, 7777=>521, 7778=>635, 7779=>521, 7780=>635, 7781=>521, 7782=>635, 7783=>521, 7784=>635, 7785=>521, + 7786=>611, 7787=>392, 7788=>611, 7789=>392, 7790=>611, 7791=>392, 7792=>611, 7793=>392, 7794=>732, 7795=>634, 7796=>732, 7797=>634, 7798=>732, 7799=>634, 7800=>732, 7801=>634, + 7802=>732, 7803=>634, 7804=>684, 7805=>592, 7806=>684, 7807=>592, 7808=>989, 7809=>818, 7810=>989, 7811=>818, 7812=>989, 7813=>818, 7814=>989, 7815=>818, 7816=>989, 7817=>818, + 7818=>685, 7819=>592, 7820=>685, 7821=>592, 7822=>611, 7823=>592, 7824=>685, 7825=>525, 7826=>685, 7827=>525, 7828=>685, 7829=>525, 7830=>634, 7831=>392, 7832=>818, 7833=>592, + 7834=>613, 7835=>352, 7840=>684, 7841=>613, 7842=>684, 7843=>613, 7844=>684, 7845=>613, 7846=>684, 7847=>613, 7848=>684, 7849=>613, 7850=>684, 7851=>613, 7852=>684, 7853=>613, + 7854=>684, 7855=>613, 7856=>684, 7857=>613, 7858=>684, 7859=>613, 7860=>684, 7861=>613, 7862=>684, 7863=>613, 7864=>632, 7865=>615, 7866=>632, 7867=>615, 7868=>632, 7869=>615, + 7870=>632, 7871=>615, 7872=>632, 7873=>615, 7874=>632, 7875=>615, 7876=>632, 7877=>615, 7878=>632, 7879=>615, 7880=>295, 7881=>278, 7882=>295, 7883=>278, 7884=>787, 7885=>612, + 7886=>787, 7887=>612, 7888=>787, 7889=>612, 7890=>787, 7891=>612, 7892=>787, 7893=>612, 7894=>787, 7895=>612, 7896=>787, 7897=>612, 7898=>913, 7899=>612, 7900=>913, 7901=>612, + 7902=>913, 7903=>612, 7904=>913, 7905=>612, 7906=>913, 7907=>612, 7908=>732, 7909=>634, 7910=>732, 7911=>634, 7912=>838, 7913=>634, 7914=>838, 7915=>634, 7916=>838, 7917=>634, + 7918=>838, 7919=>634, 7920=>838, 7921=>634, 7922=>611, 7923=>592, 7924=>611, 7925=>592, 7926=>611, 7927=>592, 7928=>611, 7929=>592, 7936=>659, 7937=>659, 7938=>659, 7939=>659, + 7940=>659, 7941=>659, 7942=>659, 7943=>659, 7944=>684, 7945=>684, 7946=>877, 7947=>877, 7948=>769, 7949=>801, 7950=>708, 7951=>743, 7952=>541, 7953=>541, 7954=>541, 7955=>541, + 7956=>541, 7957=>541, 7960=>711, 7961=>711, 7962=>966, 7963=>975, 7964=>898, 7965=>928, 7968=>634, 7969=>634, 7970=>634, 7971=>634, 7972=>634, 7973=>634, 7974=>634, 7975=>634, + 7976=>837, 7977=>835, 7978=>1086, 7979=>1089, 7980=>1027, 7981=>1051, 7982=>934, 7983=>947, 7984=>338, 7985=>338, 7986=>338, 7987=>338, 7988=>338, 7989=>338, 7990=>338, 7991=>338, + 7992=>380, 7993=>374, 7994=>635, 7995=>635, 7996=>570, 7997=>600, 7998=>489, 7999=>493, 8000=>612, 8001=>612, 8002=>612, 8003=>612, 8004=>612, 8005=>612, 8008=>804, 8009=>848, + 8010=>1095, 8011=>1100, 8012=>938, 8013=>970, 8016=>579, 8017=>579, 8018=>579, 8019=>579, 8020=>579, 8021=>579, 8022=>579, 8023=>579, 8025=>784, 8027=>998, 8029=>1012, 8031=>897, + 8032=>837, 8033=>837, 8034=>837, 8035=>837, 8036=>837, 8037=>837, 8038=>837, 8039=>837, 8040=>802, 8041=>843, 8042=>1089, 8043=>1095, 8044=>946, 8045=>972, 8046=>921, 8047=>952, + 8048=>659, 8049=>659, 8050=>541, 8051=>548, 8052=>634, 8053=>654, 8054=>338, 8055=>338, 8056=>612, 8057=>612, 8058=>579, 8059=>579, 8060=>837, 8061=>837, 8064=>659, 8065=>659, + 8066=>659, 8067=>659, 8068=>659, 8069=>659, 8070=>659, 8071=>659, 8072=>684, 8073=>684, 8074=>877, 8075=>877, 8076=>769, 8077=>801, 8078=>708, 8079=>743, 8080=>634, 8081=>634, + 8082=>634, 8083=>634, 8084=>634, 8085=>634, 8086=>634, 8087=>634, 8088=>837, 8089=>835, 8090=>1086, 8091=>1089, 8092=>1027, 8093=>1051, 8094=>934, 8095=>947, 8096=>837, 8097=>837, + 8098=>837, 8099=>837, 8100=>837, 8101=>837, 8102=>837, 8103=>837, 8104=>802, 8105=>843, 8106=>1089, 8107=>1095, 8108=>946, 8109=>972, 8110=>921, 8111=>952, 8112=>659, 8113=>659, + 8114=>659, 8115=>659, 8116=>659, 8118=>659, 8119=>659, 8120=>684, 8121=>684, 8122=>716, 8123=>692, 8124=>684, 8125=>500, 8126=>500, 8127=>500, 8128=>500, 8129=>500, 8130=>634, + 8131=>634, 8132=>654, 8134=>634, 8135=>634, 8136=>805, 8137=>746, 8138=>931, 8139=>871, 8140=>752, 8141=>500, 8142=>500, 8143=>500, 8144=>338, 8145=>338, 8146=>338, 8147=>338, + 8150=>338, 8151=>338, 8152=>295, 8153=>295, 8154=>475, 8155=>408, 8157=>500, 8158=>500, 8159=>500, 8160=>579, 8161=>579, 8162=>579, 8163=>579, 8164=>635, 8165=>635, 8166=>579, + 8167=>579, 8168=>611, 8169=>611, 8170=>845, 8171=>825, 8172=>685, 8173=>500, 8174=>500, 8175=>500, 8178=>837, 8179=>837, 8180=>837, 8182=>837, 8183=>837, 8184=>941, 8185=>813, + 8186=>922, 8187=>826, 8188=>764, 8189=>500, 8190=>500, 8192=>500, 8193=>1000, 8194=>500, 8195=>1000, 8196=>330, 8197=>250, 8198=>167, 8199=>636, 8200=>318, 8201=>200, 8202=>100, + 8203=>0, 8204=>0, 8205=>0, 8206=>0, 8207=>0, 8208=>361, 8209=>361, 8210=>636, 8213=>1000, 8214=>0, 8215=>500, 8219=>318, 8223=>518, 8227=>590, 8228=>333, 8229=>667, + 8231=>318, 8234=>0, 8235=>0, 8236=>0, 8237=>0, 8238=>0, 8239=>200, 8241=>1690, 8242=>227, 8243=>374, 8244=>520, 8245=>227, 8246=>374, 8247=>520, 8248=>339, 8251=>838, + 8252=>485, 8253=>531, 8254=>500, 8255=>804, 8256=>804, 8257=>250, 8258=>1000, 8259=>500, 8260=>167, 8261=>390, 8262=>390, 8263=>922, 8264=>733, 8265=>733, 8266=>497, 8267=>636, + 8268=>500, 8269=>500, 8270=>500, 8271=>337, 8272=>804, 8273=>500, 8274=>450, 8275=>838, 8276=>804, 8277=>838, 8278=>586, 8279=>663, 8280=>838, 8281=>838, 8282=>318, 8283=>797, + 8284=>838, 8285=>318, 8286=>318, 8287=>222, 8288=>0, 8289=>0, 8290=>0, 8291=>0, 8298=>0, 8299=>0, 8300=>0, 8301=>0, 8302=>0, 8303=>0, 8304=>401, 8305=>179, + 8308=>401, 8309=>401, 8310=>401, 8311=>401, 8312=>401, 8313=>401, 8314=>528, 8315=>528, 8316=>528, 8317=>246, 8318=>246, 8319=>399, 8320=>401, 8321=>401, 8322=>401, 8323=>401, + 8324=>401, 8325=>401, 8326=>401, 8327=>401, 8328=>401, 8329=>401, 8330=>528, 8331=>528, 8332=>528, 8333=>246, 8334=>246, 8336=>392, 8337=>417, 8338=>414, 8339=>444, 8340=>417, + 8352=>877, 8353=>636, 8354=>636, 8355=>636, 8356=>636, 8357=>974, 8358=>748, 8359=>1271, 8360=>1074, 8361=>989, 8362=>838, 8363=>636, 8365=>656, 8366=>611, 8367=>1272, 8368=>636, + 8369=>636, 8370=>636, 8371=>636, 8372=>774, 8373=>641, 8400=>0, 8401=>0, 8406=>0, 8407=>0, 8448=>970, 8449=>970, 8450=>698, 8451=>1123, 8452=>896, 8453=>969, 8454=>1032, + 8455=>614, 8456=>698, 8457=>952, 8459=>988, 8460=>720, 8461=>850, 8462=>634, 8463=>634, 8464=>470, 8465=>697, 8466=>720, 8467=>413, 8468=>818, 8469=>801, 8470=>1040, 8471=>1000, + 8472=>697, 8473=>702, 8474=>787, 8475=>798, 8476=>814, 8477=>792, 8478=>896, 8479=>684, 8480=>1020, 8481=>1014, 8483=>684, 8484=>745, 8485=>578, 8486=>764, 8487=>764, 8488=>616, + 8489=>338, 8490=>656, 8491=>684, 8492=>786, 8493=>703, 8494=>854, 8495=>592, 8496=>605, 8497=>786, 8498=>575, 8499=>1069, 8500=>462, 8501=>745, 8502=>674, 8503=>450, 8504=>695, + 8505=>380, 8506=>926, 8507=>1157, 8508=>702, 8509=>728, 8510=>655, 8511=>849, 8512=>811, 8513=>775, 8514=>557, 8515=>557, 8516=>611, 8517=>819, 8518=>708, 8519=>615, 8520=>351, + 8521=>351, 8523=>780, 8526=>526, 8531=>969, 8532=>969, 8533=>969, 8534=>969, 8535=>969, 8536=>969, 8537=>969, 8538=>969, 8539=>969, 8540=>969, 8541=>969, 8542=>969, 8543=>568, + 8544=>295, 8545=>492, 8546=>689, 8547=>923, 8548=>684, 8549=>922, 8550=>1120, 8551=>1317, 8552=>917, 8553=>685, 8554=>933, 8555=>1131, 8556=>557, 8557=>698, 8558=>770, 8559=>863, + 8560=>278, 8561=>458, 8562=>637, 8563=>812, 8564=>592, 8565=>811, 8566=>991, 8567=>1170, 8568=>819, 8569=>592, 8570=>822, 8571=>1002, 8572=>278, 8573=>550, 8574=>635, 8575=>974, + 8576=>1245, 8577=>770, 8578=>1245, 8579=>703, 8580=>549, 8592=>838, 8593=>838, 8594=>838, 8595=>838, 8596=>838, 8597=>838, 8598=>838, 8599=>838, 8600=>838, 8601=>838, 8602=>838, + 8603=>838, 8604=>838, 8605=>838, 8606=>838, 8607=>838, 8608=>838, 8609=>838, 8610=>838, 8611=>838, 8612=>838, 8613=>838, 8614=>838, 8615=>838, 8616=>838, 8617=>838, 8618=>838, + 8619=>838, 8620=>838, 8621=>838, 8622=>838, 8623=>838, 8624=>838, 8625=>838, 8626=>838, 8627=>838, 8628=>838, 8629=>838, 8630=>838, 8631=>838, 8632=>838, 8633=>838, 8634=>838, + 8635=>838, 8636=>838, 8637=>838, 8638=>838, 8639=>838, 8640=>838, 8641=>838, 8642=>838, 8643=>838, 8644=>838, 8645=>838, 8646=>838, 8647=>838, 8648=>838, 8649=>838, 8650=>838, + 8651=>838, 8652=>838, 8653=>838, 8654=>838, 8655=>838, 8656=>838, 8657=>838, 8658=>838, 8659=>838, 8660=>838, 8661=>838, 8662=>838, 8663=>838, 8664=>838, 8665=>838, 8666=>838, + 8667=>838, 8668=>838, 8669=>838, 8670=>838, 8671=>838, 8672=>838, 8673=>838, 8674=>838, 8675=>838, 8676=>838, 8677=>838, 8678=>838, 8679=>838, 8680=>838, 8681=>838, 8682=>838, + 8683=>838, 8684=>838, 8685=>838, 8686=>838, 8687=>838, 8688=>838, 8689=>838, 8690=>838, 8691=>838, 8692=>838, 8693=>838, 8694=>838, 8695=>838, 8696=>838, 8697=>838, 8698=>838, + 8699=>838, 8700=>838, 8701=>838, 8702=>838, 8703=>838, 8704=>684, 8705=>636, 8706=>517, 8707=>632, 8708=>632, 8709=>871, 8710=>669, 8711=>669, 8712=>871, 8713=>871, 8714=>718, + 8715=>871, 8716=>871, 8717=>718, 8718=>636, 8719=>757, 8720=>757, 8721=>674, 8722=>838, 8723=>838, 8724=>838, 8725=>167, 8726=>637, 8727=>838, 8728=>626, 8729=>318, 8730=>637, + 8731=>637, 8732=>637, 8733=>677, 8734=>833, 8735=>838, 8736=>896, 8737=>896, 8738=>838, 8739=>500, 8740=>500, 8741=>500, 8742=>500, 8743=>732, 8744=>732, 8745=>732, 8746=>732, + 8747=>521, 8748=>789, 8749=>1057, 8750=>521, 8751=>789, 8752=>1057, 8753=>521, 8754=>521, 8755=>521, 8756=>636, 8757=>636, 8758=>260, 8759=>636, 8760=>838, 8761=>838, 8762=>838, + 8763=>838, 8764=>838, 8765=>838, 8766=>838, 8767=>838, 8768=>375, 8769=>838, 8770=>838, 8771=>838, 8772=>838, 8773=>838, 8774=>838, 8775=>838, 8776=>838, 8777=>838, 8778=>838, + 8779=>838, 8780=>838, 8781=>838, 8782=>838, 8783=>838, 8784=>838, 8785=>838, 8786=>838, 8787=>838, 8788=>1000, 8789=>1000, 8790=>838, 8791=>838, 8792=>838, 8793=>838, 8794=>838, + 8795=>838, 8796=>838, 8797=>838, 8798=>838, 8799=>838, 8800=>838, 8801=>838, 8802=>838, 8803=>838, 8804=>838, 8805=>838, 8806=>838, 8807=>838, 8808=>838, 8809=>838, 8810=>1047, + 8811=>1047, 8812=>464, 8813=>838, 8814=>838, 8815=>838, 8816=>838, 8817=>838, 8818=>838, 8819=>838, 8820=>838, 8821=>838, 8822=>838, 8823=>838, 8824=>838, 8825=>838, 8826=>838, + 8827=>838, 8828=>838, 8829=>838, 8830=>838, 8831=>838, 8832=>838, 8833=>838, 8834=>838, 8835=>838, 8836=>838, 8837=>838, 8838=>838, 8839=>838, 8840=>838, 8841=>838, 8842=>838, + 8843=>838, 8844=>732, 8845=>732, 8846=>732, 8847=>838, 8848=>838, 8849=>838, 8850=>838, 8851=>722, 8852=>722, 8853=>838, 8854=>838, 8855=>838, 8856=>838, 8857=>838, 8858=>838, + 8859=>838, 8860=>838, 8861=>838, 8862=>838, 8863=>838, 8864=>838, 8865=>838, 8866=>871, 8867=>871, 8868=>871, 8869=>871, 8870=>521, 8871=>521, 8872=>871, 8873=>871, 8874=>871, + 8875=>871, 8876=>871, 8877=>871, 8878=>871, 8879=>871, 8882=>838, 8883=>838, 8884=>838, 8885=>838, 8886=>1000, 8887=>1000, 8888=>838, 8889=>838, 8890=>521, 8891=>732, 8892=>732, + 8893=>732, 8896=>820, 8897=>820, 8898=>820, 8899=>820, 8900=>494, 8901=>318, 8902=>626, 8904=>1000, 8905=>1000, 8906=>1000, 8907=>1000, 8908=>1000, 8909=>838, 8918=>838, 8919=>838, + 8920=>1422, 8921=>1422, 8922=>838, 8923=>838, 8924=>838, 8925=>838, 8926=>838, 8927=>838, 8928=>838, 8929=>838, 8930=>838, 8931=>838, 8932=>838, 8933=>838, 8934=>838, 8935=>838, + 8936=>838, 8937=>838, 8938=>838, 8939=>838, 8940=>838, 8941=>838, 8946=>1000, 8947=>871, 8948=>718, 8949=>871, 8950=>871, 8951=>718, 8952=>871, 8953=>871, 8954=>1000, 8955=>871, + 8956=>718, 8957=>871, 8958=>718, 8959=>871, 8962=>635, 8966=>871, 8968=>390, 8969=>390, 8970=>390, 8971=>390, 8976=>838, 8977=>513, 8984=>1000, 8985=>838, 8992=>521, 8993=>521, + 8997=>1000, 9000=>1443, 9085=>757, 9115=>500, 9116=>500, 9117=>500, 9118=>500, 9119=>500, 9120=>500, 9121=>500, 9122=>500, 9123=>500, 9124=>500, 9125=>500, 9126=>500, 9127=>750, + 9128=>750, 9129=>750, 9130=>750, 9131=>750, 9132=>750, 9133=>750, 9134=>521, 9166=>838, 9167=>945, 9250=>635, 9251=>635, 9312=>896, 9313=>896, 9314=>896, 9315=>896, 9316=>896, + 9317=>896, 9318=>896, 9319=>896, 9320=>896, 9321=>896, 9600=>769, 9601=>769, 9602=>769, 9603=>769, 9604=>769, 9605=>769, 9606=>769, 9607=>769, 9608=>769, 9609=>769, 9610=>769, + 9611=>769, 9612=>769, 9613=>769, 9614=>769, 9615=>769, 9616=>769, 9617=>769, 9618=>769, 9619=>769, 9620=>769, 9621=>769, 9622=>769, 9623=>769, 9624=>769, 9625=>769, 9626=>769, + 9627=>769, 9628=>769, 9629=>769, 9630=>769, 9631=>769, 9632=>945, 9633=>945, 9634=>945, 9635=>945, 9636=>945, 9637=>945, 9638=>945, 9639=>945, 9640=>945, 9641=>945, 9642=>678, + 9643=>678, 9644=>945, 9645=>945, 9646=>550, 9647=>550, 9648=>769, 9649=>769, 9650=>769, 9651=>769, 9652=>502, 9653=>502, 9654=>769, 9655=>769, 9656=>502, 9657=>502, 9658=>769, + 9659=>769, 9660=>769, 9661=>769, 9662=>502, 9663=>502, 9664=>769, 9665=>769, 9666=>502, 9667=>502, 9668=>769, 9669=>769, 9670=>769, 9671=>769, 9672=>769, 9673=>873, 9674=>494, + 9675=>873, 9676=>873, 9677=>873, 9678=>873, 9679=>873, 9680=>873, 9681=>873, 9682=>873, 9683=>873, 9684=>873, 9685=>873, 9686=>527, 9687=>527, 9688=>791, 9689=>970, 9690=>970, + 9691=>970, 9692=>387, 9693=>387, 9694=>387, 9695=>387, 9696=>769, 9697=>769, 9698=>769, 9699=>769, 9700=>769, 9701=>769, 9702=>590, 9703=>945, 9704=>945, 9705=>945, 9706=>945, + 9707=>945, 9708=>769, 9709=>769, 9710=>769, 9711=>1119, 9712=>945, 9713=>945, 9714=>945, 9715=>945, 9716=>873, 9717=>873, 9718=>873, 9719=>873, 9720=>769, 9721=>769, 9722=>769, + 9723=>830, 9724=>830, 9725=>732, 9726=>732, 9727=>769, 9728=>896, 9729=>1000, 9730=>896, 9731=>896, 9732=>896, 9733=>896, 9734=>896, 9735=>573, 9736=>896, 9737=>896, 9738=>888, + 9739=>888, 9740=>671, 9741=>1013, 9742=>1246, 9743=>1250, 9744=>896, 9745=>896, 9746=>896, 9747=>532, 9748=>896, 9749=>896, 9750=>896, 9751=>896, 9752=>896, 9753=>896, 9754=>896, + 9755=>896, 9756=>896, 9757=>609, 9758=>896, 9759=>609, 9760=>896, 9761=>896, 9762=>896, 9763=>896, 9764=>669, 9765=>746, 9766=>649, 9767=>784, 9768=>545, 9769=>896, 9770=>896, + 9771=>896, 9772=>710, 9773=>896, 9774=>896, 9775=>896, 9776=>896, 9777=>896, 9778=>896, 9779=>896, 9780=>896, 9781=>896, 9782=>896, 9783=>896, 9784=>896, 9785=>896, 9786=>896, + 9787=>896, 9788=>896, 9789=>896, 9790=>896, 9791=>614, 9792=>731, 9793=>731, 9794=>896, 9795=>896, 9796=>896, 9797=>896, 9798=>896, 9799=>896, 9800=>896, 9801=>896, 9802=>896, + 9803=>896, 9804=>896, 9805=>896, 9806=>896, 9807=>896, 9808=>896, 9809=>896, 9810=>896, 9811=>896, 9812=>896, 9813=>896, 9814=>896, 9815=>896, 9816=>896, 9817=>896, 9818=>896, + 9819=>896, 9820=>896, 9821=>896, 9822=>896, 9823=>896, 9824=>896, 9825=>896, 9826=>896, 9827=>896, 9828=>896, 9829=>896, 9830=>896, 9831=>896, 9832=>896, 9833=>472, 9834=>638, + 9835=>896, 9836=>896, 9837=>472, 9838=>357, 9839=>484, 9840=>748, 9841=>766, 9842=>896, 9843=>896, 9844=>896, 9845=>896, 9846=>896, 9847=>896, 9848=>896, 9849=>896, 9850=>896, + 9851=>896, 9852=>896, 9853=>896, 9854=>896, 9855=>896, 9856=>869, 9857=>869, 9858=>869, 9859=>869, 9860=>869, 9861=>869, 9862=>890, 9863=>890, 9864=>890, 9865=>890, 9866=>890, + 9867=>890, 9868=>890, 9869=>890, 9870=>890, 9871=>890, 9872=>750, 9873=>750, 9874=>890, 9875=>816, 9876=>716, 9877=>537, 9878=>852, 9879=>890, 9880=>684, 9881=>890, 9882=>708, + 9883=>890, 9884=>890, 9888=>890, 9889=>890, 9890=>838, 9891=>838, 9892=>838, 9893=>838, 9894=>838, 9895=>838, 9896=>838, 9897=>838, 9898=>838, 9899=>838, 9900=>838, 9901=>838, + 9902=>838, 9903=>838, 9904=>844, 9905=>838, 9906=>731, 9985=>838, 9986=>838, 9987=>838, 9988=>838, 9990=>838, 9991=>838, 9992=>838, 9993=>838, 9996=>838, 9997=>838, 9998=>838, + 9999=>838, 10000=>838, 10001=>838, 10002=>838, 10003=>838, 10004=>838, 10005=>838, 10006=>838, 10007=>838, 10008=>838, 10009=>838, 10010=>838, 10011=>838, 10012=>838, 10013=>838, 10014=>838, + 10015=>838, 10016=>838, 10017=>838, 10018=>838, 10019=>838, 10020=>838, 10021=>838, 10022=>838, 10023=>838, 10025=>838, 10026=>838, 10027=>838, 10028=>838, 10029=>838, 10030=>838, 10031=>838, + 10032=>838, 10033=>838, 10034=>838, 10035=>838, 10036=>838, 10037=>838, 10038=>838, 10039=>838, 10040=>838, 10041=>838, 10042=>838, 10043=>838, 10044=>838, 10045=>838, 10046=>838, 10047=>838, + 10048=>838, 10049=>838, 10050=>838, 10051=>838, 10052=>838, 10053=>838, 10054=>838, 10055=>838, 10056=>838, 10057=>838, 10058=>838, 10059=>838, 10061=>896, 10063=>896, 10064=>896, 10065=>896, + 10066=>896, 10070=>896, 10072=>838, 10073=>838, 10074=>838, 10075=>322, 10076=>322, 10077=>538, 10078=>538, 10081=>838, 10082=>838, 10083=>838, 10084=>838, 10085=>838, 10086=>838, 10087=>838, + 10088=>838, 10089=>838, 10090=>838, 10091=>838, 10092=>838, 10093=>838, 10094=>838, 10095=>838, 10096=>838, 10097=>838, 10098=>838, 10099=>838, 10100=>838, 10101=>838, 10102=>896, 10103=>896, + 10104=>896, 10105=>896, 10106=>896, 10107=>896, 10108=>896, 10109=>896, 10110=>896, 10111=>896, 10112=>838, 10113=>838, 10114=>838, 10115=>838, 10116=>838, 10117=>838, 10118=>838, 10119=>838, + 10120=>838, 10121=>838, 10122=>838, 10123=>838, 10124=>838, 10125=>838, 10126=>838, 10127=>838, 10128=>838, 10129=>838, 10130=>838, 10131=>838, 10132=>838, 10136=>838, 10137=>838, 10138=>838, + 10139=>838, 10140=>838, 10141=>838, 10142=>838, 10143=>838, 10144=>838, 10145=>838, 10146=>838, 10147=>838, 10148=>838, 10149=>838, 10150=>838, 10151=>838, 10152=>838, 10153=>838, 10154=>838, + 10155=>838, 10156=>838, 10157=>838, 10158=>838, 10159=>838, 10161=>838, 10162=>838, 10163=>838, 10164=>838, 10165=>838, 10166=>838, 10167=>838, 10168=>838, 10169=>838, 10170=>838, 10171=>838, + 10172=>838, 10173=>838, 10174=>838, 10208=>494, 10214=>495, 10215=>495, 10216=>390, 10217=>390, 10218=>556, 10219=>556, 10224=>838, 10225=>838, 10226=>838, 10227=>838, 10228=>1157, 10229=>1434, + 10230=>1434, 10231=>1434, 10232=>1434, 10233=>1434, 10234=>1434, 10235=>1434, 10236=>1434, 10237=>1434, 10238=>1434, 10239=>1434, 10240=>732, 10241=>732, 10242=>732, 10243=>732, 10244=>732, 10245=>732, + 10246=>732, 10247=>732, 10248=>732, 10249=>732, 10250=>732, 10251=>732, 10252=>732, 10253=>732, 10254=>732, 10255=>732, 10256=>732, 10257=>732, 10258=>732, 10259=>732, 10260=>732, 10261=>732, + 10262=>732, 10263=>732, 10264=>732, 10265=>732, 10266=>732, 10267=>732, 10268=>732, 10269=>732, 10270=>732, 10271=>732, 10272=>732, 10273=>732, 10274=>732, 10275=>732, 10276=>732, 10277=>732, + 10278=>732, 10279=>732, 10280=>732, 10281=>732, 10282=>732, 10283=>732, 10284=>732, 10285=>732, 10286=>732, 10287=>732, 10288=>732, 10289=>732, 10290=>732, 10291=>732, 10292=>732, 10293=>732, + 10294=>732, 10295=>732, 10296=>732, 10297=>732, 10298=>732, 10299=>732, 10300=>732, 10301=>732, 10302=>732, 10303=>732, 10304=>732, 10305=>732, 10306=>732, 10307=>732, 10308=>732, 10309=>732, + 10310=>732, 10311=>732, 10312=>732, 10313=>732, 10314=>732, 10315=>732, 10316=>732, 10317=>732, 10318=>732, 10319=>732, 10320=>732, 10321=>732, 10322=>732, 10323=>732, 10324=>732, 10325=>732, + 10326=>732, 10327=>732, 10328=>732, 10329=>732, 10330=>732, 10331=>732, 10332=>732, 10333=>732, 10334=>732, 10335=>732, 10336=>732, 10337=>732, 10338=>732, 10339=>732, 10340=>732, 10341=>732, + 10342=>732, 10343=>732, 10344=>732, 10345=>732, 10346=>732, 10347=>732, 10348=>732, 10349=>732, 10350=>732, 10351=>732, 10352=>732, 10353=>732, 10354=>732, 10355=>732, 10356=>732, 10357=>732, + 10358=>732, 10359=>732, 10360=>732, 10361=>732, 10362=>732, 10363=>732, 10364=>732, 10365=>732, 10366=>732, 10367=>732, 10368=>732, 10369=>732, 10370=>732, 10371=>732, 10372=>732, 10373=>732, + 10374=>732, 10375=>732, 10376=>732, 10377=>732, 10378=>732, 10379=>732, 10380=>732, 10381=>732, 10382=>732, 10383=>732, 10384=>732, 10385=>732, 10386=>732, 10387=>732, 10388=>732, 10389=>732, + 10390=>732, 10391=>732, 10392=>732, 10393=>732, 10394=>732, 10395=>732, 10396=>732, 10397=>732, 10398=>732, 10399=>732, 10400=>732, 10401=>732, 10402=>732, 10403=>732, 10404=>732, 10405=>732, + 10406=>732, 10407=>732, 10408=>732, 10409=>732, 10410=>732, 10411=>732, 10412=>732, 10413=>732, 10414=>732, 10415=>732, 10416=>732, 10417=>732, 10418=>732, 10419=>732, 10420=>732, 10421=>732, + 10422=>732, 10423=>732, 10424=>732, 10425=>732, 10426=>732, 10427=>732, 10428=>732, 10429=>732, 10430=>732, 10431=>732, 10432=>732, 10433=>732, 10434=>732, 10435=>732, 10436=>732, 10437=>732, + 10438=>732, 10439=>732, 10440=>732, 10441=>732, 10442=>732, 10443=>732, 10444=>732, 10445=>732, 10446=>732, 10447=>732, 10448=>732, 10449=>732, 10450=>732, 10451=>732, 10452=>732, 10453=>732, + 10454=>732, 10455=>732, 10456=>732, 10457=>732, 10458=>732, 10459=>732, 10460=>732, 10461=>732, 10462=>732, 10463=>732, 10464=>732, 10465=>732, 10466=>732, 10467=>732, 10468=>732, 10469=>732, + 10470=>732, 10471=>732, 10472=>732, 10473=>732, 10474=>732, 10475=>732, 10476=>732, 10477=>732, 10478=>732, 10479=>732, 10480=>732, 10481=>732, 10482=>732, 10483=>732, 10484=>732, 10485=>732, + 10486=>732, 10487=>732, 10488=>732, 10489=>732, 10490=>732, 10491=>732, 10492=>732, 10493=>732, 10494=>732, 10495=>732, 10502=>838, 10503=>838, 10506=>838, 10507=>838, 10560=>683, 10561=>683, + 10702=>838, 10703=>1000, 10704=>1000, 10705=>1000, 10706=>1000, 10707=>1000, 10708=>1000, 10709=>1000, 10731=>494, 10752=>1000, 10753=>1000, 10754=>1000, 10764=>1325, 10765=>521, 10766=>521, 10767=>521, + 10768=>521, 10769=>521, 10770=>521, 10771=>521, 10772=>521, 10773=>521, 10774=>521, 10775=>521, 10776=>521, 10777=>521, 10778=>521, 10779=>521, 10780=>521, 10877=>838, 10878=>838, 10879=>838, + 10880=>838, 10881=>838, 10882=>838, 10883=>838, 10884=>838, 10885=>838, 10886=>838, 10887=>838, 10888=>838, 10889=>838, 10890=>838, 10891=>838, 10892=>838, 10893=>838, 10894=>838, 10895=>838, + 10896=>838, 10897=>838, 10898=>838, 10899=>838, 10900=>838, 10901=>838, 10902=>838, 10903=>838, 10904=>838, 10905=>838, 10906=>838, 10907=>838, 10908=>838, 10909=>838, 10910=>838, 10911=>838, + 10912=>838, 10926=>838, 10927=>838, 10928=>838, 10929=>838, 10930=>838, 10931=>838, 10932=>838, 10933=>838, 10934=>838, 10935=>838, 10936=>838, 10937=>838, 10938=>838, 11001=>838, 11002=>838, + 11008=>838, 11009=>838, 11010=>838, 11011=>838, 11012=>838, 11013=>838, 11014=>838, 11015=>838, 11016=>838, 11017=>838, 11018=>838, 11019=>838, 11020=>838, 11021=>838, 11022=>836, 11023=>836, + 11024=>836, 11025=>836, 11026=>945, 11027=>945, 11028=>945, 11029=>945, 11030=>769, 11031=>769, 11032=>769, 11033=>769, 11034=>945, 11040=>869, 11041=>873, 11042=>873, 11043=>873, 11360=>557, + 11361=>278, 11362=>557, 11363=>603, 11364=>695, 11365=>613, 11366=>392, 11367=>752, 11368=>634, 11369=>656, 11370=>579, 11371=>685, 11372=>525, 11380=>592, 11381=>654, 11382=>568, 11383=>660, + 61960=>781, 62047=>592, 63173=>612, 64256=>722, 64257=>646, 64258=>646, 64259=>1000, 64260=>1000, 64261=>686, 64262=>861, 64275=>1202, 64276=>1202, 64277=>1196, 64278=>1186, 64279=>1529, 64285=>296, + 64287=>494, 64288=>636, 64297=>838, 64298=>799, 64299=>799, 64300=>799, 64301=>799, 64302=>663, 64303=>663, 64304=>663, 64305=>655, 64306=>454, 64307=>607, 64308=>690, 64309=>336, 64310=>437, + 64311=>1000, 64312=>683, 64313=>336, 64314=>642, 64315=>666, 64316=>635, 64318=>736, 64320=>456, 64321=>771, 64323=>651, 64324=>666, 64326=>639, 64327=>688, 64328=>642, 64329=>799, 64330=>726, + 64331=>272, 64332=>655, 64333=>666, 64334=>666, 65024=>0, 65025=>0, 65026=>0, 65027=>0, 65028=>0, 65029=>0, 65030=>0, 65031=>0, 65032=>0, 65033=>0, 65034=>0, 65035=>0, + 65036=>0, 65037=>0, 65038=>0, 65039=>0, 65533=>1025}; + font[:enc]=''; + font[:diff]=''; + font[:file]='DejaVuSans-Oblique.z'; + font[:ctg]='DejaVuSans-Oblique.ctg.z'; + font[:originalsize]=461680; +end diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fpdf/chinese.rb --- a/vendor/plugins/rfpdf/lib/fpdf/chinese.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/lib/fpdf/chinese.rb Thu Jul 14 10:42:41 2011 +0100 @@ -142,7 +142,7 @@ return l*@font_size/1000 end - def MultiCell(w,h,txt,border=0,align='L',fill=0) + def MultiCell(w,h,txt,border=0,align='L',fill=0,ln=1) if(@current_font['type']=='Type0') MBMultiCell(w,h,txt,border,align,fill) else @@ -236,7 +236,7 @@ @x=@l_margin end - def Write(h,txt,link='') + def Write(h,txt,link='',fill=0) if(@current_font['type']=='Type0') MBWrite(h,txt,link) else diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fpdf/japanese.rb --- a/vendor/plugins/rfpdf/lib/fpdf/japanese.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/lib/fpdf/japanese.rb Thu Jul 14 10:42:41 2011 +0100 @@ -118,7 +118,7 @@ return l*@font_size/1000 end - def MultiCell(w,h,txt,border=0,align='L',fill=0) + def MultiCell(w,h,txt,border=0,align='L',fill=0,ln=1) if(@current_font['type']=='Type0') SJISMultiCell(w,h,txt,border,align,fill) else @@ -224,7 +224,7 @@ @x=@l_margin end - def Write(h,txt,link='') + def Write(h,txt,link='',fill=0) if(@current_font['type']=='Type0') SJISWrite(h,txt,link) else diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/fpdf/korean.rb --- a/vendor/plugins/rfpdf/lib/fpdf/korean.rb Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/lib/fpdf/korean.rb Thu Jul 14 10:42:41 2011 +0100 @@ -111,7 +111,7 @@ return l*@font_size/1000 end - def MultiCell(w,h,txt,border=0,align='L',fill=0) + def MultiCell(w,h,txt,border=0,align='L',fill=0,ln=1) if(@current_font['type']=='Type0') MBMultiCell(w,h,txt,border,align,fill) else @@ -205,7 +205,7 @@ @x=@l_margin end - def Write(h,txt,link='') + def Write(h,txt,link='',fill=0) if(@current_font['type']=='Type0') MBWrite(h,txt,link) else diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/lib/rfpdf/.svn/entries --- a/vendor/plugins/rfpdf/lib/rfpdf/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/lib/rfpdf/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/rfpdf/lib/rfpdf http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:20:51.000000Z +2011-07-14T09:28:10.000000Z 7544c2319f2234d41bfd3a3c5890a365 2011-04-29T05:35:26.392715Z 5565 @@ -66,7 +66,7 @@ -2011-06-06T13:20:51.000000Z +2011-07-14T09:28:10.000000Z 6f2929ce34df39ce61169beb62a82880 2011-03-30T03:23:54.585875Z 5247 @@ -103,7 +103,7 @@ -2011-06-06T13:20:51.000000Z +2011-07-14T09:28:10.000000Z a943c8232b59f2fc8d62ad61547e69c3 2011-03-30T03:23:54.585875Z 5247 @@ -140,7 +140,7 @@ -2011-06-06T13:20:51.000000Z +2011-07-14T09:28:10.000000Z 486d11ccf745b8acc2fed390c864156c 2011-03-30T03:23:54.585875Z 5247 @@ -174,7 +174,7 @@ -2011-06-06T13:20:51.000000Z +2011-07-14T09:28:10.000000Z dcdfd96eee7cdf09d81118ab447b70ff 2011-03-30T03:23:54.585875Z 5247 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/rfpdf/test/.svn/entries --- a/vendor/plugins/rfpdf/test/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/rfpdf/test/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/rfpdf/test http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:28:10.000000Z 65b672e3025a6dc9ed22dc2cb1356061 2006-11-21T18:34:04.275680Z 49 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/ruby-net-ldap-0.0.4/.svn/entries --- a/vendor/plugins/ruby-net-ldap-0.0.4/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/ruby-net-ldap-0.0.4/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/ruby-net-ldap-0.0.4 http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 100efd8d000514effa3709713ab85acb 2007-01-02T08:48:40.736310Z 134 @@ -72,7 +72,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z e951c712b462c2e6e01f12474d4a23c2 2007-01-02T08:48:40.736310Z 134 @@ -106,7 +106,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z ff6d66271209d878dbe3742d8061151e 2007-01-02T08:48:40.736310Z 134 @@ -140,7 +140,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 365281a5053e3232092adff0636600b3 2007-01-02T08:48:40.736310Z 134 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/ruby-net-ldap-0.0.4/lib/.svn/entries --- a/vendor/plugins/ruby-net-ldap-0.0.4/lib/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/ruby-net-ldap-0.0.4/lib/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/ruby-net-ldap-0.0.4/lib http://redmine.rubyforge.org/svn diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/ruby-net-ldap-0.0.4/lib/net/.svn/entries --- a/vendor/plugins/ruby-net-ldap-0.0.4/lib/net/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/ruby-net-ldap-0.0.4/lib/net/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/ruby-net-ldap-0.0.4/lib/net http://redmine.rubyforge.org/svn @@ -35,7 +35,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z bcd7fbc67923f3cc1491ca301a5c39cb 2007-01-02T08:48:40.736310Z 134 @@ -69,7 +69,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 47d5a9c76d96071a1de184dd49c09194 2007-01-02T08:48:40.736310Z 134 @@ -103,7 +103,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 40f7f978006674f2b916ce341e5ad684 2008-02-15T17:22:21.293943Z 1148 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/ruby-net-ldap-0.0.4/lib/net/ldap/.svn/entries --- a/vendor/plugins/ruby-net-ldap-0.0.4/lib/net/ldap/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/ruby-net-ldap-0.0.4/lib/net/ldap/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/ruby-net-ldap-0.0.4/lib/net/ldap http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z be6b5dd522a4532ceeda4ab5bddcb53e 2007-01-02T08:48:40.736310Z 134 @@ -66,7 +66,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z dce002e156bf793b6219b50e5d4ede3a 2007-01-02T08:48:40.736310Z 134 @@ -100,7 +100,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 39c1aa4a3ff36f2769b6855a4b56faa7 2007-02-18T11:45:55.832750Z 252 @@ -134,7 +134,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7acdae44250f47d4b177c0367865d5f7 2007-01-02T08:48:40.736310Z 134 @@ -168,7 +168,7 @@ -2011-06-06T13:15:00.000000Z +2011-07-14T09:24:11.000000Z 7af528c0721148b904f82e64e523ee74 2007-01-02T08:48:40.736310Z 134 diff -r 3ab94ed89c2f -r 1afe06d9ba94 vendor/plugins/ruby-net-ldap-0.0.4/tests/.svn/entries --- a/vendor/plugins/ruby-net-ldap-0.0.4/tests/.svn/entries Mon Jul 11 16:35:45 2011 +0100 +++ b/vendor/plugins/ruby-net-ldap-0.0.4/tests/.svn/entries Thu Jul 14 10:42:41 2011 +0100 @@ -1,7 +1,7 @@ 10 dir -6000 +6270 http://redmine.rubyforge.org/svn/branches/1.2-stable/vendor/plugins/ruby-net-ldap-0.0.4/tests http://redmine.rubyforge.org/svn @@ -32,7 +32,7 @@ -2011-06-06T13:15:01.000000Z +2011-07-14T09:24:11.000000Z d32a0d5d48658b30de358974dc588b6a 2007-01-02T08:48:40.736310Z 134 @@ -66,7 +66,7 @@ -2011-06-06T13:15:01.000000Z +2011-07-14T09:24:11.000000Z 9a4a1de4982131870bcc016b3062b563 2007-01-02T08:48:40.736310Z 134 @@ -100,7 +100,7 @@ -2011-06-06T13:15:01.000000Z +2011-07-14T09:24:11.000000Z 07fadb83b55212328945590db904016b 2007-01-02T08:48:40.736310Z 134 @@ -134,7 +134,7 @@ -2011-06-06T13:15:01.000000Z +2011-07-14T09:24:11.000000Z f60b9471933a7a534097d3fd1fe38a18 2007-01-02T08:48:40.736310Z 134 @@ -168,7 +168,7 @@ -2011-06-06T13:15:01.000000Z +2011-07-14T09:24:11.000000Z 98e4a39b73665ed7c274457213d8e3d5 2007-01-02T08:48:40.736310Z 134 @@ -202,7 +202,7 @@ -2011-06-06T13:15:01.000000Z +2011-07-14T09:24:11.000000Z a6eed10e89ba06f4ffa2da720bb1752f 2007-01-02T08:48:40.736310Z 134 @@ -236,7 +236,7 @@ -2011-06-06T13:15:01.000000Z +2011-07-14T09:24:11.000000Z 3dcbc8b4c3717fa97211a1d75a7fab4f 2007-01-02T08:48:40.736310Z 134