# # ChangeLog for / # # Generated by Trac 0.12.ja1 # 2024/04/20 10:24:44 Mon, 07 Jan 2013 09:03:31 GMT m_uehara [22205] * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/tradelaw.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/disp.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/pdf_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/abouts/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/contact/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/contact/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/entry/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/frontparts/form_personal_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/mail_templates/contact_mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/mail_templates/order_mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/mypage/change_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/mypage/delivery.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/mypage/history.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/shopping/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/shopping/nonmember_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/abouts/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/contact/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/contact/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/entry/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/frontparts/form_personal_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/mypage/change_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/mypage/delivery.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/shopping/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/shopping/nonmember_input.tpl (modified) * branches/version-2_12-multilang/data/class/SC_Fpdf.php (modified) * branches/version-2_12-multilang/data/class/helper/SC_Helper_Customer.php (modified) * branches/version-2_12-multilang/data/class/helper/SC_Helper_Purchase.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/basis/LC_Page_Admin_Basis.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/basis/LC_Page_Admin_Basis_Tradelaw.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/order/LC_Page_Admin_Order_Disp.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/order/LC_Page_Admin_Order_Pdf.php (modified) * branches/version-2_12-multilang/data/class/pages/contact/LC_Page_Contact.php (modified) * branches/version-2_12-multilang/data/class/pages/entry/LC_Page_Entry.php (modified) * branches/version-2_12-multilang/data/class/pages/mypage/LC_Page_Mypage_Change.php (modified) * branches/version-2_12-multilang/data/class/pages/shopping/LC_Page_Shopping.php (modified) * branches/version-2_12-multilang/data/class/pages/shopping/LC_Page_Shopping_Deliv.php (modified) * branches/version-2_12-multilang/data/class/pages/shopping/LC_Page_Shopping_Multiple.php (modified) * branches/version-2_12-multilang/data/locales/en.mo (modified) * branches/version-2_12-multilang/data/locales/en.po (modified) * branches/version-2_12-multilang/data/mtb_constants_init.php (modified) * branches/version-2_12-multilang/html/install/sql/create_table_mysql.sql (modified) * branches/version-2_12-multilang/html/install/sql/create_table_pgsql.sql (modified) * branches/version-2_12-multilang/html/install/sql/insert_data.sql (modified) * branches/version-2_12-multilang/html/js/site.js (modified) #2004 郵便番号を2カラムから1カラムに変更しました。 Sun, 06 Jan 2013 08:36:52 GMT shift_hiroko.tamagawa [22204] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_completeOrderTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerOrderCompleteTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerOrderTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_saveOrderTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_setShipmentItemTempForSoleTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_setShipmentItemTempTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_sfUpdateOrderStatusTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfPrintRTest.php (modified) #1978 SC_Helper_Purchaseの単体テスト完了 Sat, 05 Jan 2013 08:42:42 GMT shift_hiroko.tamagawa [22203] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) #1977 #1978 単体テストのファイルにコピーライトを追記、定数が邪魔をしてテストできない箇所をいったんコメントアウト Sat, 05 Jan 2013 08:42:18 GMT shift_hiroko.tamagawa [22202] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_cleanupSessionTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_clearShipmentItemTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_extractShippingTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getOrderDetailTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingPrefTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_isAddPointTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_isUsePointTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerOrderDetailTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerShippingTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_saveOrderTempTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_saveShippingTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetAllShippingTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetOneShippingTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetShippingTempTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_getTableTagTest.php (deleted) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_isAppInnerUrlTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_repeatStrWithSeparatorTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfCalcIncTaxTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetAddressTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetCommaListTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetErrorColorTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetHashString_authTypePlainTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetRandomStringTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetSearchPageMaxTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsIntTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsMatchHashPassword_authTypePlainTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsZeroFillingTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfPrePointTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfSetErrorStyleTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfTaxTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfTrimTest.php (modified) #1977 #1978 単体テストのファイルにコピーライトを追記、定数が邪魔をしてテストできない箇所をいったんコメントアウト Sat, 05 Jan 2013 05:22:33 GMT shift_hiroko.tamagawa [22201] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getOrderDetailTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerShippingTest.php (modified) #1978 SC_Helper_Purchaseの単体テストのリグレッションを修正 Fri, 04 Jan 2013 08:28:57 GMT shift_hiroko.tamagawa [22200] * branches/version-2_12-dev/tests (modified) #1977 tests/tmpをsvn:ignoreに追加 Fri, 04 Jan 2013 08:09:25 GMT shift_hiroko.tamagawa [22199] * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfCopyDirtest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfCutStringTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetAddressTest.php (added) #1977 SC_Utilsの単体テストを追加・修正 Fri, 04 Jan 2013 07:57:09 GMT m_uehara [22198] * branches/version-2_12-multilang/data/locales/en.mo (modified) * branches/version-2_12-multilang/data/locales/en.po (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) * branches/version-2_12-multilang/html/install/templates/agreement.tpl (modified) * branches/version-2_12-multilang/html/install/templates/complete.tpl (modified) * branches/version-2_12-multilang/html/install/templates/install_frame.tpl (modified) * branches/version-2_12-multilang/html/install/templates/step0.tpl (modified) * branches/version-2_12-multilang/html/install/templates/step0_1.tpl (modified) * branches/version-2_12-multilang/html/install/templates/step1.tpl (modified) * branches/version-2_12-multilang/html/install/templates/step2.tpl (modified) * branches/version-2_12-multilang/html/install/templates/step3.tpl (modified) * branches/version-2_12-multilang/html/install/templates/step4.tpl (modified) * branches/version-2_12-multilang/html/install/templates/welcome.tpl (modified) #1890 installテンプレートのテキストを切り出しました。 Fri, 04 Jan 2013 07:31:37 GMT habu [22197] * branches/version-2_12-dev/data/Smarty/templates/admin/order/disp.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/mail_templates/order_mail.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/mypage/history.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/mail_templates/order_mail.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/mypage/history.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/mypage/history.tpl (modified) * branches/version-2_12-dev/data/class/SC_CartSession.php (modified) * branches/version-2_12-dev/data/class/SC_Fpdf.php (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_DB.php (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_Purchase.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Disp.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php (modified) * branches/version-2_12-dev/html/install/sql/create_table_mysql.sql (modified) * branches/version-2_12-dev/html/install/sql/create_table_pgsql.sql (modified) #1730 税率変更に対応できない Fri, 04 Jan 2013 05:57:52 GMT shift_hiroko.tamagawa [22196] * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfEncodeFileTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetClassCatCountTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetProductClassIdTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsSucceessTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfTermMonthTest.php (added) #1977 SC_Utilsの単体テストを追加 Thu, 03 Jan 2013 11:55:53 GMT poego [22195] * branches/version-2_12-dev/tests/class/SC_SiteSession (added) * branches/version-2_12-dev/tests/class/SC_SiteSession/SC_SiteSession_checkUniqIdTest.php (added) * branches/version-2_12-dev/tests/class/SC_SiteSession/SC_SiteSession_getUniqIdTest.php (added) * branches/version-2_12-dev/tests/class/SC_SiteSession/SC_SiteSession_getValueTest.php (added) * branches/version-2_12-dev/tests/class/SC_SiteSession/SC_SiteSession_isPrepageTest.php (added) * branches/version-2_12-dev/tests/class/SC_SiteSession/SC_SiteSession_setNowPageTest.php (added) * branches/version-2_12-dev/tests/class/SC_SiteSession/SC_SiteSession_setRegistFlagTest.php (added) * branches/version-2_12-dev/tests/class/SC_SiteSession/SC_SiteSession_setUniqIdTest.php (added) * branches/version-2_12-dev/tests/class/SC_SiteSession/SC_SiteSession_unsetUniqIdTest.php (added) #2001 SC_SiteSessionのテストケース作成 Thu, 03 Jan 2013 10:18:38 GMT shift_hiroko.tamagawa [22194] * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_clearCompliedTemplateTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_copyDirectoryTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_isInternalDomainTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_recursiveMkDirTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetCSVListTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfUpDirNameTest.php (added) #1977 SC_Utilsの単体テストを追加・修正 Thu, 03 Jan 2013 09:48:25 GMT shift_hiroko.tamagawa [22193] * branches/version-2_12-dev/tests/class/test/util/Test_Utils.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_clearCompliedTemplateTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_copyDirectoryTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_isInternalDomainTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_recursiveMkDirTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfErrorHeaderTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfFlushTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsMatchHashPassword_authTypeHmacTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsMatchHashPassword_authTypePlainTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfPrintRTest.php (added) #1977 SC_Utilsの単体テストを追加 Thu, 03 Jan 2013 08:41:10 GMT poego [22192] * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_findProductCountTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_findProductIdsOrderTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getBuyLimitTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getDetailAndProductsClassTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getDetailTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getListByProductIdsTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getProductStatusTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getProductsClassByProductIdsTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getProductsClassByQueryTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getProductsClassTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_reduceStockTest.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_setProductStatusTest.php (modified) #1993 SC_Productテスト関数の命名を修正 Thu, 03 Jan 2013 08:11:16 GMT poego [22191] * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_findProductCountTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getBuyLimitTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getDetailAndProductsClassTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getDetailTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getListByProductIdsTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getProductStatusTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getProductsClassByProductIdsTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getProductsClassByQueryTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_getProductsClassTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_listsTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_reduceStockTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_setProductStatusTest.php (added) #1993 SC_Productテストケース作成 Thu, 03 Jan 2013 07:45:17 GMT poego [22190] * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_TestBase.php (modified) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_findProductIdsOrderTest.php (modified) #1993 SC_Productテストケース作成 Wed, 02 Jan 2013 06:17:45 GMT poego [22189] * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_findProductIdsOrderTest.php (modified) #1993 テストケースのFatal Errorを修正 Sun, 30 Dec 2012 09:24:50 GMT nanasess [22188] * branches/version-2_12-dev (modified) * branches/version-2_12-dev/tests/class/SC_Product (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_TestBase.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_findProductIdsOrderTest.php (added) * branches/version-2_12-dev/tests/class/SC_Product/SC_Product_setProductsOrderTest.php (added) #1993 ([共通クラス]SC_Products) 基底クラスと, 以下を追加 * ... Sun, 30 Dec 2012 09:12:24 GMT poego [22187] * branches/version-2_12-dev/tests/class/SC_Date (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_AccessorTest.php (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_getDayTest.php (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_getHourTest.php (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_getMinutesIntervalTest.php (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_getMinutesTest.php (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_getMonthTest.php (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_getYearTest.php (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_getZeroMonthTest.php (added) * branches/version-2_12-dev/tests/class/SC_Date/SC_Date_getZeroYearTest.php (added) #2000 SC_Date‚̃eƒXƒgƒR[ƒh‚ðì¬ Fri, 28 Dec 2012 13:39:21 GMT Seasoft [22186] * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/plugin.tpl (modified) * branches/version-2_12-multilang/data/class/helper/SC_Helper_Locale.php (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) * branches/version-2_12-multilang/data/smarty_extends/function.t.php (modified) #1988 (国際化テンプレート:エスケープ処理) 現状コミット。 * ja.po ... Fri, 28 Dec 2012 13:08:43 GMT adachi [22185] * branches/version-2_12-multilang/data/Smarty/templates/default_en/site_frame.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/site_frame.tpl (modified) #1995 英語テンプレートに反映 Fri, 28 Dec 2012 13:06:41 GMT adachi [22184] * branches/version-2_12-multilang/html/js/products.js (modified) #1995 js内メッセージを抽出 Fri, 28 Dec 2012 13:05:29 GMT adachi [22183] * branches/version-2_12-multilang/html/js/locales/ja.js (modified) * branches/version-2_12-multilang/html/js/site.js (modified) * branches/version-2_12-multilang/html/user_data/packages/admin/js/admin.js (modified) * branches/version-2_12-multilang/html/user_data/packages/admin/js/breadcrumbs.js (modified) * branches/version-2_12-multilang/html/user_data/packages/sphone/js/barbutton.js (modified) * branches/version-2_12-multilang/html/user_data/packages/sphone/js/favorite.js (modified) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/barbutton.js (modified) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/favorite.js (modified) #1995 js内メッセージを抽出 Fri, 28 Dec 2012 12:50:56 GMT h_yoshimoto [22182] * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/calendar.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/cart.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/login.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/search_products.tpl (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/bloc.css (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/common.css (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/contents.css (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/popup.css (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/icon_bloc_calender.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/icon_bloc_cart.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/icon_bloc_category.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/icon_bloc_login.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/icon_bloc_search.gif (added) #1996 テキストボタン画像のCSS化を一旦コミット Fri, 28 Dec 2012 12:36:09 GMT adachi [22181] * branches/version-2_12-multilang/data/Smarty/templates/admin/main_frame.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/site_frame.tpl (modified) #1995 ファイル名間違いを修正 Fri, 28 Dec 2012 12:34:25 GMT adachi [22180] * branches/version-2_12-multilang/data/Smarty/templates/admin/main_frame.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/site_frame.tpl (modified) * branches/version-2_12-multilang/html/js/jquery.ui/ui-datepicker-ja.js (moved) #1995 管理画面対応 不要な処理を削除 datepickerローカライズのファイル名を変更 Fri, 28 Dec 2012 12:08:25 GMT h_yoshimoto [22179] * branches/version-2_12-multilang/data/Smarty/templates/admin/adminparts/form_customer_search.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/abouts/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/form_personal_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mail_templates/contact_mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/delivery.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/deliv.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/abouts/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/contact/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/contact/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/entry/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/form_personal_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/change_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/delivery.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping/deliv.tpl (modified) * branches/version-2_12-multilang/data/class/helper/SC_Helper_Customer.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/basis/LC_Page_Admin_Basis.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/basis/LC_Page_Admin_Basis_DeliveryInput.php (modified) * branches/version-2_12-multilang/html/install/sql/insert_data.sql (modified) #1998 都道府県関連を削除 Fri, 28 Dec 2012 05:27:03 GMT h_yoshimoto [22178] * branches/version-2_12-multilang/data/class/SC_CartSession.php (modified) #1997 カナのテキストフィールドを削除(誤ったコミットを修正) Fri, 28 Dec 2012 05:18:33 GMT h_yoshimoto [22177] * branches/version-2_12-multilang/data/Smarty/templates/admin/adminparts/form_customer_search.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/search_customer.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/disp.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/form_personal_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/change_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/history.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/nonmember_input.tpl (modified) * branches/version-2_12-multilang/data/class/SC_CartSession.php (modified) * branches/version-2_12-multilang/data/class/helper/SC_Helper_Customer.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php (modified) * branches/version-2_12-multilang/html/install/sql/create_table_mysql.sql (modified) * branches/version-2_12-multilang/html/install/sql/create_table_pgsql.sql (modified) #1997 カナのテキストフィールドを削除 Fri, 28 Dec 2012 02:22:00 GMT h_yoshimoto [22176] * branches/version-2_12-multilang/html/user_data/packages/default/css/common.css (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/bloc.css (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/bloc_alpha.css (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/common.css (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/contents.css (modified) #1996 テキストボタン画像のCSS化のCSSを一旦コミット Fri, 28 Dec 2012 02:06:37 GMT h_yoshimoto [22175] * branches/version-2_12-multilang/data/Smarty/templates/default_en/cart/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/kiyaku.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/error.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/forgot/complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/forgot/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/forgot/secret.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/cart.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/login.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/login_header.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/search_products.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/form_personal_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/header.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/change.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/change_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/delivery.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/delivery_addr.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/history.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/login.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/refusal.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/refusal_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/detail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/list.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/review.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/review_complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/review_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/regist/complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/deliv.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/multiple.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/nonmember_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/payment.tpl (modified) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/header_arrow02.png (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/icon_cart.png (added) #1996 テキストボタン画像のCSS化を一旦コミット Thu, 27 Dec 2012 08:25:15 GMT yomoro [22174] * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/html/js/jquery.ui/ui-datepicker.js (modified) #1987 日付を直接入力できるように改善。 Thu, 27 Dec 2012 07:49:41 GMT m_uehara [22173] * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/query.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/disp.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_class.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_class_confirm.tpl (modified) * branches/version-2_12-multilang/data/locales/en.mo (modified) * branches/version-2_12-multilang/data/locales/en.po (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1986 default関数のテキストを切り出しました。 Thu, 27 Dec 2012 06:33:59 GMT h_yoshimoto [22172] * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend.tpl (modified) #1991 r22132 でのif閉じタグの削除漏れを対応 Thu, 27 Dec 2012 06:30:18 GMT m_uehara [22171] * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend_search.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/search_customer.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/product_select.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_select.tpl (modified) #1991 Syntax Error を修正しました。 Thu, 27 Dec 2012 03:59:25 GMT m_uehara [22170] * branches/version-2_12-multilang/data/Smarty/templates/admin/order/status.tpl (modified) #1991 Syntax Error を修正しました。 Thu, 27 Dec 2012 02:05:23 GMT shift_hiroko.tamagawa [22169] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) 単体テスト用のデータ作成を修正(insert->delete) Thu, 27 Dec 2012 02:02:15 GMT shift_hiroko.tamagawa [22168] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) 単体テスト用のデータ作成を修正 Thu, 27 Dec 2012 01:35:00 GMT shift_hiroko.tamagawa [22167] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) PSQLの定義に合わせてsetup処理を変更 Thu, 27 Dec 2012 01:32:48 GMT adachi [22166] * branches/version-2_12-multilang/data/Smarty/templates/default/site_frame.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/site_frame.tpl (modified) * branches/version-2_12-multilang/html/js/locale.js (added) * branches/version-2_12-multilang/html/js/locales (added) * branches/version-2_12-multilang/html/js/locales/en.js (added) * branches/version-2_12-multilang/html/js/locales/ja.js (added) #1995 プロトタイプを追加 Thu, 27 Dec 2012 00:57:50 GMT shift_hiroko.tamagawa [22165] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) 単体テスト用のデータ作成を修正 Thu, 27 Dec 2012 00:42:54 GMT shift_hiroko.tamagawa [22164] * branches/version-2_12-dev/tests/class/test/util/User_Utils.php (modified) 単体テスト用のユーティリティでPKエラーが発生する問題を修正 Wed, 26 Dec 2012 12:44:33 GMT h_yoshimoto [22163] * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/holiday.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/query.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/disp.tpl (modified) * branches/version-2_12-multilang/data/locales/en.mo (modified) * branches/version-2_12-multilang/data/locales/en.po (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1890 日付のテキストを切り出し Wed, 26 Dec 2012 11:51:11 GMT h_yoshimoto [22162] * branches/version-2_12-multilang/data/Smarty/templates/admin/adminparts/form_customer_search.tpl (modified) #1991 不要な表記の削除 Wed, 26 Dec 2012 10:36:09 GMT h_yoshimoto [22161] * branches/version-2_12-multilang/data/locales/en.mo (added) * branches/version-2_12-multilang/data/locales/en.po (added) #1994 en.poを作成 Wed, 26 Dec 2012 10:11:39 GMT yomoro [22160] * branches/version-2_12-multilang/html/js/jquery.ui/ui-datepicker.js (modified) #1987 データの削除を可能にする。 Wed, 26 Dec 2012 09:04:29 GMT yomoro [22159] * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/main_frame.tpl (modified) * branches/version-2_12-multilang/html/js/jquery.ui (added) * branches/version-2_12-multilang/html/js/jquery.ui/jquery-ui-1.8.24.custom.min.js (added) * branches/version-2_12-multilang/html/js/jquery.ui/jquery-ui-i18n.js (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-bg_flat_75_ffffff_40x100.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-bg_glass_65_ffffff_1x400.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-bg_glass_75_dadada_1x400.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-icons_222222_256x240.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-icons_2e83ff_256x240.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-icons_454545_256x240.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-icons_888888_256x240.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/images/ui-icons_cd0a0a_256x240.png (added) * branches/version-2_12-multilang/html/js/jquery.ui/smoothness/jquery-ui-1.8.24.custom.css (added) * branches/version-2_12-multilang/html/js/jquery.ui/ui-datepicker.css (added) * branches/version-2_12-multilang/html/js/jquery.ui/ui-datepicker.js (added) 誕生日セレクトボックスのjquery.ui化(他言語対応) Tue, 25 Dec 2012 13:47:45 GMT shift_hiroko.tamagawa [22158] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_sfUpdateOrderNameColTest.php (added) * branches/version-2_12-dev/tests/class/test/util/User_Utils.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfArrKeyValueTest.php (added) MySQL/PostgreSQLエラー修正、テストケース追加 Fri, 21 Dec 2012 06:56:41 GMT h_yoshimoto [22157] * branches/version-2_12-multilang/data/Smarty/templates/default_en (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/abouts (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/abouts/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/cart (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/cart/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/contact/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/entry/kiyaku.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/error.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/footer.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/forgot (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/forgot/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/forgot/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/forgot/secret.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/calendar.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/cart.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/category.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/guide.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/login.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/login_header.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/news.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/recommend.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/bloc/search_products.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/form_personal_input.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/frontparts/search_zero.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/guide (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/guide/privacy.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/header.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/input_zip.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mail_templates (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mail_templates/contact_mail.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mail_templates/customer_mail.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mail_templates/customer_regist_mail.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mail_templates/forgot_mail.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mail_templates/mail_title.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mail_templates/order_mail.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/change.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/change_complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/change_confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/delivery.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/delivery_addr.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/error.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/favorite.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/history.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/login.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/mail_view.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/navi.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/refusal.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/refusal_complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/mypage/refusal_confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/order (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/order/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/popup_footer.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/popup_header.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/detail.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/list.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/review.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/review_complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/products/review_confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/regist (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/regist/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/rss (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/rss/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/rss/products.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/deliv.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/multiple.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/nonmember_input.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/shopping/payment.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/site_frame.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/default_en/site_main.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/abouts (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/abouts/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/cart (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/cart/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/contact (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/contact/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/contact/confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/contact/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/entry (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/entry/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/entry/confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/entry/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/entry/kiyaku.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/error.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/footer.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/forgot (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/forgot/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/forgot/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/forgot/secret.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc/category.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc/login.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc/login_footer.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc/login_header.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc/navi_footer.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc/navi_header.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc/news.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/bloc/recommend.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/form_personal_input.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/frontparts/search_zero.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/guide (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/guide/privacy.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/header.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/change.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/change_complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/change_confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/delivery.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/delivery_addr.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/favorite.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/history.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/login.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/navi.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/refusal.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/refusal_complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/mypage/refusal_confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/order (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/order/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/popup_footer.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/popup_header.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/products (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/products/detail.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/products/list.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/products/review.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/products/review_complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/products/review_confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/regist (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/regist/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping/complete.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping/confirm.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping/deliv.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping/index.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping/multiple.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping/nonmember_input.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/shopping/payment.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/site_frame.tpl (added) * branches/version-2_12-multilang/data/Smarty/templates/sphone_en/site_main.tpl (added) * branches/version-2_12-multilang/html/user_data/packages/default_en (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/bloc.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/bloc_alpha.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/common.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/contents.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/import.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/popup.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/print.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/reset.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/css/table.css (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/ajax (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/ajax/loading.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/ajax/tipsy.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/background (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/background/bg_btn_bloc_02.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/background/bg_btn_list.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/background/bg_tit_bloc_01.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/background/bg_tit_sub_01.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/background/line_01.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/background/line_dot_01.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/background/line_dot_02.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/banner (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/banner/bnr_top_main.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/banner/bnr_top_main_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_add_address.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_add_address_complete.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_add_address_complete_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_add_address_complete_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_add_address_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_add_favorite.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_add_favorite_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_address_input.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_address_select.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_address_select_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_back.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_back_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_bloc_cart.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_bloc_cart_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_bloc_login.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_bloc_login_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_bloc_logout.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_bloc_logout_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_bloc_search.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_bloc_search_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_buystep.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_buystep_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_cartin.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_cartin_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_close.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_close_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_close_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_comment.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_comment_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_complete.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_complete_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_confirm.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_confirm_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_detail.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_detail_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_entry.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_entry_agree.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_entry_agree_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_entry_cannot.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_entry_cannot_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_entry_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_login.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_login_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_minus.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_multiple.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_multiple_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_next.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_next_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_order_complete.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_order_complete_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_order_re.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_order_re_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_plus.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_refuse.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_refuse_do.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_refuse_do_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_refuse_not.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_refuse_not_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_refuse_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_rss.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_several_address.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_several_address_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_singular.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_singular_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_toppage.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/button/btn_toppage_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/bg_header.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_cart.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_cart_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_entry.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_entry_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_login.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_login_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_logout.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_logout_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_mypage.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/btn_header_mypage_on.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/favicon.ico (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/ico_arrow_login.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/common/logo.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_01.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_02.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_03.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_04.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_05.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_arrow_01.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_arrow_01_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_arrow_02.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_arrow_03.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_arrow_04.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_arrow_05.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_level.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_point.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/icon/ico_price.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/picture (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/picture/img_blank.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/picture/img_flow_01.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/picture/img_flow_02.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/picture/img_flow_03.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/picture/img_flow_04.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_bloc_calender.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_bloc_cart.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_bloc_category.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_bloc_login.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_bloc_news.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_bloc_recommend.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_bloc_search.gif (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_product_recommend.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/img/title/tit_product_voice.jpg (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/js (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/sql (added) * branches/version-2_12-multilang/html/user_data/packages/default_en/sql/update_bloc.sql (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/block.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/button.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/common.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/contents.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/import.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/jqm.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/mypage.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/popup.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/products.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/css/reset.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_back.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_back_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_close.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_close_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_complete.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_complete_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_confirm.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_confirm_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_delete.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_footer_cart_off.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_footer_cart_on.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_footer_favorite_off.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_footer_favorite_on.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_footer_mypage_off.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_footer_mypage_on.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_footer_toppage_off.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_footer_toppage_on.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_login.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_login_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_minus.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_next.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_next_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_pageback.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_pageback_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_plus.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_send.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/button/btn_send_on.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/apple-touch-icon.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/arrow_gray.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/bg_tit_bar.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/chevron.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/favicon.ico (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/ico_arrowL.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/ico_arrowL2.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/ico_arrowL_L.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/ico_arrowL_R.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/ico_arrowR.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/ico_arrowR2.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/line_01.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/common/stripes.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/header (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/header/btn_header_cart.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/header/btn_header_mypage.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/header/logo.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/header/logo.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_01.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_02.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_03.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_04.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_05.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_block_cart.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_block_category.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_block_login.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_block_news.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_block_recommend.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_block_search_products.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_cart.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_login.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_mail.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_mypage.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_news.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/img/icon/ico_password.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/barbutton.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/btn.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/category.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/config.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/favorite.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery-1.6.4.min.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.autoResizeTextAreaQ-0.1.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.biggerlink.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.facebox (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.facebox/closelabel.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.facebox/facebox.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.facebox/facebox.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.facebox/loading.gif (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.flickslide.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile/images (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile/images/ajax-loader.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile/images/icons-18-black.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile/images/icons-18-white.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile/images/icons-36-black.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile/images/icons-36-white.png (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile/jquery.mobile-1.0.1.min.css (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/jquery.mobile/jquery.mobile-1.0.1.min.js (added) * branches/version-2_12-multilang/html/user_data/packages/sphone_en/js/news.js (added) #1992 英文テンプレートを一旦コミット Thu, 20 Dec 2012 09:05:03 GMT h_yoshimoto [22156] * branches/version-2_12-multilang/data/class/pages/admin/basis/LC_Page_Admin_Basis_Tradelaw.php (modified) #1991 テキスト切り出し時の誤りを修正 Thu, 20 Dec 2012 08:49:26 GMT h_yoshimoto [22155] * branches/version-2_12-multilang/data/Smarty/templates/admin/design/subnavi.tpl (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1991 テキスト切り出し時の誤りを修正 Thu, 20 Dec 2012 08:38:35 GMT h_yoshimoto [22154] * branches/version-2_12-multilang/data/Smarty/templates/admin/products/upload_csv.tpl (modified) #1990 不要な表記の削除 Thu, 20 Dec 2012 06:24:17 GMT pineray [22153] * branches/version-2_12-multilang/data/smarty_extends/compiler.assign_t.php (added) * branches/version-2_12-multilang/data/smarty_extends/compiler.assign_t_plural.php (added) #163 テキスト出力多言語対応 値を翻訳しながら変数にセットするコンパイラ関数を追加. Thu, 20 Dec 2012 04:29:58 GMT h_yoshimoto [22152] * branches/version-2_12-multilang/data/Smarty/templates/admin/order/index.tpl (modified) #1989 誤ったコミットを修正 Thu, 20 Dec 2012 04:25:36 GMT pineray [22151] * branches/version-2_12-multilang/data/smarty_extends/modifier.default_t_plural.php (modified) * branches/version-2_12-multilang/data/smarty_extends/modifier.t.php (added) #163 テキスト出力多言語対応 変数を翻訳する修飾子を追加. default_t_plural 修飾子のコメントを修正. Thu, 20 Dec 2012 03:28:43 GMT pineray [22150] * branches/version-2_12-multilang/data/smarty_extends/modifier.default_t.php (added) * branches/version-2_12-multilang/data/smarty_extends/modifier.default_t_plural.php (added) #163 テキスト出力多言語対応 Smarty の default 修飾子を多言語対応にしたものを追加. Thu, 20 Dec 2012 03:17:23 GMT h_yoshimoto [22149] * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/zip_install.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/file_manager.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/home.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/login.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/multiple.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/category.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_rank.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/index.tpl (modified) #1989 alt,summary属性の英文化 Thu, 20 Dec 2012 02:05:12 GMT pineray [22148] * branches/version-2_12-multilang/data/class/pages/admin/total/LC_Page_Admin_Total.php (modified) #1890 関数の括弧閉じ忘れを修正 Wed, 19 Dec 2012 11:04:52 GMT h_yoshimoto [22147] * branches/version-2_12-multilang/data/Smarty/templates/admin/home.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/multiple.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/review_edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/log.tpl (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1890 残りメッセージをいくつか集約 Mon, 17 Dec 2012 07:13:17 GMT shift_hiroko.tamagawa [22146] * branches/version-2_12-dev/build.xml (modified) #1978 テスト時の標準出力と標準エラー出力が出せるように調整 Mon, 17 Dec 2012 07:12:05 GMT shift_hiroko.tamagawa [22145] * branches/version-2_12-dev/tests/class/test/util/Test_Utils.php (modified) * branches/version-2_12-dev/tests/class/test/util/User_Utils.php (modified) #1978 テスト用ユーティリティを追加 Mon, 17 Dec 2012 05:25:58 GMT h_yoshimoto [22144] * branches/version-2_12-multilang (modified) * branches/version-2_12-multilang/build.xml (copied) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/index.tpl (modified) * branches/version-2_12-multilang/data/class/SC_CheckError.php (modified) * branches/version-2_12-multilang/data/class/SC_Customer.php (modified) * branches/version-2_12-multilang/data/class/helper/SC_Helper_HandleError.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/contents/LC_Page_Admin_Contents_Recommend.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/products/LC_Page_Admin_Products.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/total/LC_Page_Admin_Total.php (modified) * branches/version-2_12-multilang/data/class/pages/cart/LC_Page_Cart.php (modified) * branches/version-2_12-multilang/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Recommend.php (modified) * branches/version-2_12-multilang/data/class/pages/shopping/LC_Page_Shopping_Confirm.php (modified) * branches/version-2_12-multilang/data/class/util/SC_Utils.php (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) * branches/version-2_12-multilang/eccube_install.sh (modified) * branches/version-2_12-multilang/tests (copied) * branches/version-2_12-multilang/tests/class (copied) * branches/version-2_12-multilang/tests/class/Common_TestCase.php (copied) * branches/version-2_12-multilang/tests/class/helper (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_clearShipmentItemTempTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_copyFromCustomerTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_copyFromOrderTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getDelivTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getDelivTimeTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getOrderDetailTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getOrderTempTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getOrderTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getPaymentsByPaymentsIdTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getPaymentsByPriceTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getPaymentsTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShipmentItemsTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingPrefTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingTempTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingsTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_isAddPointTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_isUsePointTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerShipmentItemTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerShippingTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_saveShippingTempTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_setDownloadableFlgToTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetAllShippingTempTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetOneShippingTest.php (copied) * branches/version-2_12-multilang/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetShippingTempTest.php (copied) * branches/version-2_12-multilang/tests/class/replace (copied) * branches/version-2_12-multilang/tests/class/replace/SC_Display_Ex.php (copied) * branches/version-2_12-multilang/tests/class/replace/SC_Response_Ex.php (copied) * branches/version-2_12-multilang/tests/class/test (copied) * branches/version-2_12-multilang/tests/class/test/util (copied) * branches/version-2_12-multilang/tests/class/test/util/Test_Utils.php (copied) * branches/version-2_12-multilang/tests/class/test/util/User_Utils.php (copied) * branches/version-2_12-multilang/tests/class/util (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_arrayDefineIndexesTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_encodeRFC3986Test.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_getHash2ArrayTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_getRealURLTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_getTableTagTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_isAbsoluteRealPathTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_isAppInnerUrlTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_isBlankTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_jsonDecodeTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_jsonEncodeTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_repeatStrWithSeparatorTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfArrCombineTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfArrayIntersectKeysTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfCalcIncTaxTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfDBDateToTimeTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfDispDBDateTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetAddPointTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetBrothersArrayTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetCheckedTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetCommaListTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetEnabledTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetErrorColorTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetHashString_authTypeHmacTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetHashString_authTypePlainTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetRandomStringTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetSearchPageMaxTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetTimestampTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetUnderChildrenArrayTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfGetUniqRandomIdTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfIsHTTPSTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfIsIntTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfIsZeroFillingTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfMakeHiddenArrayTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfMbConvertEncodingTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfMultiplyTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfNoImageMainListTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfNoImageMainTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfPassLenTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfPrePointTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfRmDupSlashTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfSetErrorStyleTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfSwapArrayTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfTaxTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfTrimTest.php (copied) * branches/version-2_12-multilang/tests/class/util/SC_Utils/SC_Utils_sfTrimURLTest.php (copied) * branches/version-2_12-multilang/tests/phpunit.xml.base (copied) * branches/version-2_12-multilang/tests/phpunit.xml.jenkins (copied) * branches/version-2_12-multilang/tests/require.php.base (copied) * branches/version-2_12-multilang/tests/require.php.jenkins (copied) * branches/version-2_12-multilang/tests/ruleset.xml (copied) #1955 r22123 ~ r22143 間のコミットをmerge Sun, 16 Dec 2012 16:27:59 GMT kim [22143] * branches/version-2_12-dev/eccube_install.sh (modified) #1980 インストールシェルのpostgresをsu からsudo 実行に修正 Sun, 16 Dec 2012 13:58:56 GMT shift_hiroko.tamagawa [22142] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) #1978 SC_Helper_Purchaseの単体テスト一部を追加 Sun, 16 Dec 2012 13:58:26 GMT shift_hiroko.tamagawa [22141] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_copyFromCustomerTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_copyFromOrderTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getDelivTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getDelivTimeTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getOrderDetailTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getOrderTempTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getOrderTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getPaymentsByPaymentsIdTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getPaymentsByPriceTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getPaymentsTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShipmentItemsTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingsTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerShipmentItemTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_setDownloadableFlgToTest.php (added) #1978 SC_Helper_Purchaseの単体テスト一部を追加 Sun, 16 Dec 2012 10:02:02 GMT shift_hiroko.tamagawa [22140] * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_encodeRFC3986Test.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_getHash2ArrayTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_isAbsoluteRealPathTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_isAppInnerUrlTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_isBlankTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_jsonDecodeTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_jsonEncodeTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfArrCombineTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfDBDateToTimeTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfDispDBDateTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetAddPointTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetBrothersArrayTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetCheckedTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetEnabledTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetErrorColorTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetRandomStringTest.php (modified) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetSearchPageMaxTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetUnderChildrenArrayTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetUniqRandomIdTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfMbConvertEncodingTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfMultiplyTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfNoImageMainListTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfNoImageMainTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfPrePointTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfRmDupSlashTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfSetErrorStyleTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfSwapArrayTest.php (added) #1977 SC_Utilsの単体テストを追加(※定数を変更している箇所は、まとめてテストするとfailしてしまうので要調整) Sun, 16 Dec 2012 02:18:18 GMT shift_hiroko.tamagawa [22139] * branches/version-2_12-dev/tests/class/Common_TestCase.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_BaseTest.php (deleted) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getDelivTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getDelivTimeTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getPaymentsByPaymentsIdTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getPaymentsTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShipmentItemsTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingPrefTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingsTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerShipmentItemTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerShippingTest.php (modified) * branches/version-2_12-dev/tests/class/test/util/Test_Utils.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_arrayDefineIndexesTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_getRealURLTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfArrayIntersectKeysTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetHashString_authTypeHmacTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetHashString_authTypePlainTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetTimestampTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsHTTPSTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfMakeHiddenArrayTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfPassLenTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfTrimURLTest.php (added) 一部単体テストを追加(SC_Utils.php/SC_Helper_Purchase.php) Sat, 15 Dec 2012 10:08:08 GMT Seasoft [22138] * branches/version-2_12-dev/data/Smarty/templates/admin/total/index.tpl (modified) * branches/version-2_12-dev/data/class/pages/admin/total/LC_Page_Admin_Total.php (modified) #1985 (LC_Page_Admin_Total#lfCheckError バリデーション対象を誤っている) #1903 ... Sat, 15 Dec 2012 07:37:33 GMT Seasoft [22137] * branches/version-2_12-dev/data/class/SC_CheckError.php (modified) #1905 (typo修正・ソース整形・ソースコメントの改善) Sat, 15 Dec 2012 07:12:57 GMT Seasoft [22136] * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) #1984 (SQL文上の「00:00:00」がプリペアドステートメントの変数と見做されるケースが存在する) * 応急処置 Sat, 15 Dec 2012 04:02:21 GMT shift_hiroko.tamagawa [22135] * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_TestBase.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_clearShipmentItemTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingPrefTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_isAddPointTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_isUsePointTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_registerShippingTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_saveShippingTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetAllShippingTempTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetOneShippingTest.php (modified) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetShippingTempTest.php (modified) DB操作の例を追加 Fri, 14 Dec 2012 07:57:03 GMT h_yoshimoto [22134] * branches/version-2_12-multilang/data/Smarty/templates/admin/adminparts/form_customer_search.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/delivery_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/payment.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/payment_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/point.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend_search.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/home.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/query.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/disp.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/product_select.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_rank.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_select.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/review.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/index.tpl (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1890 残りメッセージをいくつか集約 Fri, 14 Dec 2012 07:14:22 GMT kim [22133] * branches/version-2_12-dev/eccube_install.sh (modified) #1980 インストールスクリプトの余計な記述を削除 Thu, 13 Dec 2012 12:07:30 GMT h_yoshimoto [22132] * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/delivery_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/csv.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/csv_sql.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/status.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product.tpl (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1890 テキストの切り出しを統一 Wed, 12 Dec 2012 07:29:07 GMT h_yoshimoto [22131] * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/payment_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product.tpl (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1982 大かっこを言語ファイルに切り出し Wed, 12 Dec 2012 06:32:49 GMT h_yoshimoto [22130] * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/delivery_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/holiday.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/kiyaku.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/payment_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/point.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/tradelaw.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/csv_sql.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/input_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/template_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/plugin.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/class.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/classcategory.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/maker.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_class.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/review_edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/bkup.tpl (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1981 必須マークを言語ファイルに切り出し Tue, 11 Dec 2012 10:43:31 GMT kim [22129] * branches/version-2_12-dev/eccube_install.sh (modified) #1980 インストールシェルの改造(mysql, postgresに対応、mysqlは不完全) Sat, 08 Dec 2012 23:22:45 GMT shift_hiroko.tamagawa [22128] * branches/version-2_12-dev/build.xml (added) * branches/version-2_12-dev/tests (modified) * branches/version-2_12-dev/tests/class (added) * branches/version-2_12-dev/tests/class/Common_TestCase.php (added) * branches/version-2_12-dev/tests/class/helper (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_BaseTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_clearShipmentItemTempTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingPrefTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_getShippingTempTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_isAddPointTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_isUsePointTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_saveShippingTempTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetAllShippingTempTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetOneShippingTest.php (added) * branches/version-2_12-dev/tests/class/helper/SC_Helper_Purchase/SC_Helper_Purchase_unsetShippingTempTest.php (added) * branches/version-2_12-dev/tests/class/replace (added) * branches/version-2_12-dev/tests/class/replace/SC_Display_Ex.php (added) * branches/version-2_12-dev/tests/class/replace/SC_Response_Ex.php (added) * branches/version-2_12-dev/tests/class/test (added) * branches/version-2_12-dev/tests/class/test/util (added) * branches/version-2_12-dev/tests/class/test/util/User_Utils.php (added) * branches/version-2_12-dev/tests/class/util (added) * branches/version-2_12-dev/tests/class/util/SC_Utils (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_getTableTagTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_repeatStrWithSeparatorTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfCalcIncTaxTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetCommaListTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfGetRandomStringTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsIntTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfIsZeroFillingTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfTaxTest.php (added) * branches/version-2_12-dev/tests/class/util/SC_Utils/SC_Utils_sfTrimTest.php (added) * branches/version-2_12-dev/tests/phpunit.xml.base (added) * branches/version-2_12-dev/tests/phpunit.xml.jenkins (added) * branches/version-2_12-dev/tests/require.php.base (added) * branches/version-2_12-dev/tests/require.php.jenkins (added) * branches/version-2_12-dev/tests/ruleset.xml (added) 単体テスト用基盤クラスと一部テストコードを追加 Sat, 08 Dec 2012 04:19:14 GMT Seasoft [22127] * branches/version-2_12-dev/data/class/helper/SC_Helper_HandleError.php (modified) #1971 (プラグインの処理によりインストール中の PHP エラー画面の表示が阻害される) * ... Fri, 07 Dec 2012 13:11:45 GMT Seasoft [22126] * branches/version-2_12-dev/data/class/SC_Customer.php (modified) #1979 (モバイルサイト ログイン不能) * r22062 での移植誤り? Fri, 07 Dec 2012 09:13:54 GMT kim [22125] * branches/version-2_12-dev/tests (added) #150 テストコード配置用に新たにtestsディレクトリを作成。testディレクトリは今後削除予定 Fri, 07 Dec 2012 08:04:44 GMT tokuhiro [22124] * branches/version-2_12-dev/data/Smarty/templates/admin/contents/recommend.tpl (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_Recommend.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Recommend.php (modified) #1972 商品を削除した際に、おすすめ商品からも削除される仕様に変更 Thu, 06 Dec 2012 10:24:26 GMT h_yoshimoto [22123] * branches/version-2_12-dev/data/class/pages/cart/LC_Page_Cart.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Confirm.php (modified) #1903 プラグインへの影響を考慮して差し戻し Tue, 04 Dec 2012 11:09:02 GMT h_yoshimoto [22122] * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/delivery_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/kiyaku.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/tradelaw.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/csv_sql.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend_search.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/bloc.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/css.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/header.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/main_edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/template_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/mail_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/status.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/settings.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/review_edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/adminarea.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/bkup.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/contact/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/entry/kiyaku.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/products/review.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/shopping/payment.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/cart/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/entry/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/entry/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/entry/kiyaku.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/mypage/change.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/mypage/change_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/mypage/delivery_addr.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/mypage/login.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/mypage/refusal.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/products/detail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/products/select_find1.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/products/select_find2.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/products/select_item.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/shopping/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/mobile/shopping/payment.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/contact/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/contact/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/products/review.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/sphone/shopping/payment.tpl (modified) * branches/version-2_12-multilang/data/class/SC_CheckError.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/contents/LC_Page_Admin_Contents_Recommend.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/order/LC_Page_Admin_Order_Mail.php (modified) * branches/version-2_12-multilang/data/class/pages/admin/order/LC_Page_Admin_Order_Status.php (modified) * branches/version-2_12-multilang/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Recommend.php (modified) * branches/version-2_12-multilang/data/class/pages/shopping/LC_Page_Shopping_Confirm.php (modified) #1955 r22111 ~ r22120 間のコミットをmerge Tue, 04 Dec 2012 10:35:44 GMT h_yoshimoto [22121] * branches/version-2_12-multilang/data/Smarty/templates/admin/admin_popup_header.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/adminparts/form_customer_search.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/delivery.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/delivery_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/holiday.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/kiyaku.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/payment.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/payment_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/point.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/seo.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/tradelaw.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/basis/zip_install.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/csv.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/csv_sql.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/csv_sql_view.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/file_manager.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/recommend_search.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/contents/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/edit_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/search_customer.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/customer/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/bloc.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/css.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/header.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/main_edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/template.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/design/up_down.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/home.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/login.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/login_error.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/login_frame.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/history.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/input_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/query.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/template.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/template_complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/mail/template_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/main_frame.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/disp.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/mail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/mail_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/mail_view.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/multiple.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/pdf_input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/product_select.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/status.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/order/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/log.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/log_detail.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/module.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/plugin.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/products_list.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/settings.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/ownersstore/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/category.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/class.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/classcategory.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/maker.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_class.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_class_complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_class_confirm.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_rank.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/product_select.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/review.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/review_edit.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/upload_csv.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/upload_csv_category.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/upload_csv_category_complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/products/upload_csv_complete.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/adminarea.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/bkup.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/editdb.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/input.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/log.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/masterdata.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/parameter.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/system/system.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/index.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/page_age.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/page_job.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/page_member.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/page_products.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/page_term.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/subnavi.tpl (modified) * branches/version-2_12-multilang/data/Smarty/templates/admin/total/subtitle.tpl (modified) * branches/version-2_12-multilang/data/locales/ja.mo (modified) * branches/version-2_12-multilang/data/locales/ja.po (modified) #1890 管理画面テンプレートのメッセージを集約(ダミーID) Mon, 03 Dec 2012 15:35:52 GMT Seasoft [22120] * branches/version-2_12-dev/html/error.php (copied) rv r22116 * PHP 5.1 系で必要でした。 Sun, 02 Dec 2012 23:41:55 GMT Seasoft [22119] * branches/version-2_12-dev/data/Smarty/templates/admin/basis/delivery_input.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/basis/kiyaku.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/basis/mail.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/basis/tradelaw.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/contents/csv_sql.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/contents/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/contents/recommend.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/design/bloc.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/design/css.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/design/header.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/design/main_edit.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/mail/input.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/mail/template_input.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/order/edit.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/order/mail.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/ownersstore/settings.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/products/product.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/products/review_edit.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/system/adminarea.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/system/bkup.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/contact/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/entry/kiyaku.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/products/review.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/shopping/payment.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/shopping/payment.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/contact/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/products/review.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/shopping/payment.tpl (modified) #1976 (textarea への値読み込みで先頭の改行が消失する) #1905 (typo修正・ソース整形・ソースコメントの改善) Sun, 02 Dec 2012 22:56:32 GMT Seasoft [22118] * branches/version-2_12-dev/data/Smarty/templates/admin/order/mail_confirm.tpl (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Mail.php (modified) #1966 (LC_Page_Admin_Order_Mail 送信処理のバリデーションエラー時に再度バリデーションが実行される) #1967 ... Sun, 02 Dec 2012 22:20:28 GMT Seasoft [22117] * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Confirm.php (modified) #1903 (無駄な処理を改善する) Sun, 02 Dec 2012 06:49:35 GMT Seasoft [22116] * branches/version-2_12-dev/html/error.php (deleted) #1903 (無駄な処理を改善する) Sat, 01 Dec 2012 11:54:49 GMT Seasoft [22115] * branches/version-2_12-dev/data/class/SC_CheckError.php (modified) #1903 (無駄な処理を改善する) * 文字クラスには区切りは不要。また、「|」は[:graph:]に含む。 Sat, 01 Dec 2012 08:15:33 GMT Seasoft [22114] * branches/version-2_12-dev/data/Smarty/templates/admin/order/status.tpl (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Status.php (modified) #1973 (対応状況管理画面 SC_Helper_Purchase#sfUpdateOrderStatus の第1引数を空文字で呼んでいる) ... Thu, 29 Nov 2012 06:14:47 GMT tokuhiro [22113] * branches/version-2_12-dev/data/Smarty/templates/admin/contents/recommend.tpl (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_Recommend.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Recommend.php (modified) #1972 ... Tue, 27 Nov 2012 08:15:38 GMT habu [22112] * branches/version-2_12-dev/data/Smarty/templates/admin/contents/recommend.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/contents/recommend_search.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/cart/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/entry/confirm.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/entry/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/entry/kiyaku.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/mypage/change.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/mypage/change_confirm.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/mypage/delivery_addr.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/mypage/login.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/mypage/refusal.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/products/detail.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/products/select_find1.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/products/select_find2.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/products/select_item.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/shopping/index.tpl (modified) #1905 typo修正・ソース整形・ソースコメントの改善 インデントにタブ文字が使われている箇所を、半角スペース4つで置換した。 ... Tue, 27 Nov 2012 06:18:49 GMT habu [22111] * branches/version-2_12-dev/data/Smarty/templates/sphone/contact/confirm.tpl (modified) #1903 無駄な処理を改善する スマホ版お問い合わせ確認ページで、お問い合わせ内容欄に「(全角1000字以下)」が表示されていたので削除。 Mon, 26 Nov 2012 10:04:22 GMT h_yoshimoto [22110] * branches/version-2_12-multilang/data/class/pages/admin/system/LC_Page_Admin_System_AdminArea.php (modified) #1955 誤ったコミットを修正 Mon, 26 Nov 2012 10:03:06 GMT h_yoshimoto [22109] * branches/version-2_12-multilang (modified) * branches/version-2_12-multilang/data/Smarty/templates/default/contact/index.tpl (modified) * branches/version-2_12-multilang/data/class/pages/admin/system/LC_Page_Admin_System_AdminArea.php (modified) #1955 r22104 ~ r22107 間のコミットをmerge Mon, 26 Nov 2012 09:53:27 GMT h_yoshimoto [22108] * branches/version-2_12-multilang/data/class/pages/admin/system/LC_Page_Admin_System_AdminArea.php (modified) * branches/version-2_12-multilang/data/class/pages/products/LC_Page_Products_Review.php (modified) #1955 r22104 ~ r22106 間のコミットをmerge Mon, 26 Nov 2012 08:58:13 GMT habu [22107] * branches/version-2_12-dev/data/Smarty/templates/default/contact/index.tpl (modified) #1970 お問い合わせ画面で、htmlspecialcharsが二重に行なわれている Sat, 24 Nov 2012 04:03:52 GMT Seasoft [22106] * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_AdminArea.php (modified) #1905 (typo修正・ソース整形・ソースコメントの改善)