# # ChangeLog for branches/version-2_12-dev # # Generated by Trac 0.12.ja1 # 2024/04/26 05:54:38 Mon, 09 Apr 2012 06:59:04 GMT AMUAMU [21722] * branches/version-2_12-dev/data/class/api/SC_Api_Operation.php (modified) * branches/version-2_12-dev/data/class/api/SC_Api_Utils.php (modified) * branches/version-2_12-dev/test/api_test.php (added) #1604 (外部連携用APIの実装) テスト用プログラム。コア機能の微修正。 Sun, 08 Apr 2012 19:58:03 GMT Seasoft [21721] * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) Sun, 08 Apr 2012 19:39:11 GMT Seasoft [21720] * branches/version-2_12-dev/html/install/templates/agreement.tpl (modified) * branches/version-2_12-dev/html/install/templates/step4.tpl (modified) #1431 (用語の揺れ) * 店名 Sun, 08 Apr 2012 19:32:30 GMT Seasoft [21719] * branches/version-2_12-dev/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/basis/tradelaw.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/abouts/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/guide/about.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/abouts/index.tpl (modified) * branches/version-2_12-dev/data/class/SC_Fpdf.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Tradelaw.php (modified) * branches/version-2_12-dev/html/install/sql/insert_data.sql (modified) #1431 (用語の揺れ) * 所在地 #1613 (typo修正・ソース整形・ソースコメントの改善) Sun, 08 Apr 2012 19:14:12 GMT Seasoft [21718] * branches/version-2_12-dev/html/install/sql/insert_data.sql (modified) #814 (mtb_allowed_tag 閉じタグは登録しなくても良いようにしたい) Sun, 08 Apr 2012 19:08:55 GMT Seasoft [21717] * branches/version-2_12-dev/data/class/SC_CheckError.php (modified) #1738 (HTML_TAG_CHECK 大文字がすり抜ける) #1684 (PHPの言語特性に合わせた簡素な実装に改善する) #814 ... Sun, 08 Apr 2012 17:49:39 GMT Seasoft [21716] * branches/version-2_12-dev/data/Smarty/templates/default/site_frame.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/site_frame.tpl (modified) * branches/version-2_12-dev/data/class/pages/LC_Page.php (modified) #1436 (CSS を改善) * 画面を特定した記述をできるように html 要素のクラスにページクラスを入れた。 Sun, 08 Apr 2012 17:33:16 GMT Seasoft [21715] * 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) #1718 (カテゴリー・メーカーが多重表示される場合がある) #1613 (typo修正・ソース整形・ソースコメントの改善) * ... Fri, 06 Apr 2012 08:28:00 GMT AMUAMU [21714] * branches/version-2_12-dev/data/class/api/SC_Api_GetVersion.php (deleted) r21713 にて余計なファイルがコミットされていた為、削除 Fri, 06 Apr 2012 08:25:14 GMT AMUAMU [21713] * branches/version-2_12-dev/data/class/api (added) * branches/version-2_12-dev/data/class/api/SC_Api_Abstract.php (added) * branches/version-2_12-dev/data/class/api/SC_Api_GetVersion.php (added) * branches/version-2_12-dev/data/class/api/SC_Api_Operation.php (added) * branches/version-2_12-dev/data/class/api/SC_Api_Utils.php (added) * branches/version-2_12-dev/data/class/api/operations (added) * branches/version-2_12-dev/data/class/api/operations/AddrFromZip.php (added) * branches/version-2_12-dev/data/class/api/operations/BrowseNodeLookup.php (added) * branches/version-2_12-dev/data/class/api/operations/CartAdd.php (added) * branches/version-2_12-dev/data/class/api/operations/CartClear.php (added) * branches/version-2_12-dev/data/class/api/operations/CartCreate.php (added) * branches/version-2_12-dev/data/class/api/operations/CartGet.php (added) * branches/version-2_12-dev/data/class/api/operations/CartModify.php (added) * branches/version-2_12-dev/data/class/api/operations/Default.php (added) * branches/version-2_12-dev/data/class/api/operations/GetVersion.php (added) * branches/version-2_12-dev/data/class/api/operations/ItemLookup.php (added) * branches/version-2_12-dev/data/class/api/operations/ItemSearch.php (added) * branches/version-2_12-dev/data/class/pages/api (added) * branches/version-2_12-dev/data/class/pages/api/LC_Page_Api.php (added) * branches/version-2_12-dev/data/class/pages/api/LC_Page_Api_Json.php (added) * branches/version-2_12-dev/data/class/pages/api/LC_Page_Api_Php.php (added) * branches/version-2_12-dev/data/class/pages/api/LC_Page_Api_Xml.php (added) * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) * branches/version-2_12-dev/data/class_extends/api_extends (added) * branches/version-2_12-dev/data/class_extends/api_extends/SC_Api_Operation_Ex.php (added) * branches/version-2_12-dev/data/class_extends/api_extends/SC_Api_Utils_Ex.php (added) * branches/version-2_12-dev/data/class_extends/api_extends/operations (added) * branches/version-2_12-dev/data/class_extends/api_extends/operations/Default_Ex.php (added) * branches/version-2_12-dev/data/class_extends/api_extends/operations/GetVersion_Ex.php (added) * branches/version-2_12-dev/data/class_extends/page_extends/api (added) * branches/version-2_12-dev/data/class_extends/page_extends/api/LC_Page_Api_Ex.php (added) * branches/version-2_12-dev/data/class_extends/page_extends/api/LC_Page_Api_Json_Ex.php (added) * branches/version-2_12-dev/data/class_extends/page_extends/api/LC_Page_Api_Php_Ex.php (added) * branches/version-2_12-dev/data/class_extends/page_extends/api/LC_Page_Api_Xml_Ex.php (added) * branches/version-2_12-dev/data/downloads/api (added) * branches/version-2_12-dev/data/module/XML (added) * branches/version-2_12-dev/data/module/XML/Parser (added) * branches/version-2_12-dev/data/module/XML/Parser.php (added) * branches/version-2_12-dev/data/module/XML/Parser/Simple.php (added) * branches/version-2_12-dev/data/module/XML/Serializer.php (added) * branches/version-2_12-dev/data/module/XML/Unserializer.php (added) * branches/version-2_12-dev/data/module/XML/Util.php (added) * branches/version-2_12-dev/html/api (added) * branches/version-2_12-dev/html/api/index.php (added) * branches/version-2_12-dev/html/api/json.php (added) * branches/version-2_12-dev/html/api/php.php (added) * branches/version-2_12-dev/html/api/xml.php (added) * 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) * branches/version-2_12-dev/html/install/sql/drop_table.sql (modified) #1604 (外部連携用APIの実装) 基本機構実装、Amazon API相当の機能の実装(商品一覧系) Thu, 05 Apr 2012 11:00:29 GMT h_yoshimoto [21712] * branches/version-2_12-dev/data/class/pages/LC_Page.php (modified) * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php (modified) #1737 アップデート処理を修正。全ての画面でプラグインが実行される仕様に変更。 Tue, 03 Apr 2012 21:16:29 GMT Seasoft [21711] * branches/version-2_12-dev/data/class/SC_Query.php (modified) * branches/version-2_12-dev/data/mtb_constants_init.php (modified) * branches/version-2_12-dev/html/install/sql/insert_data.sql (modified) #1662 (DEBUG_MODE = true でメモリリーク) #1669 (変数の初期化漏れ) Tue, 03 Apr 2012 20:39:55 GMT Seasoft [21710] * branches/version-2_12-dev/data/class/SC_Query.php (modified) #1733 (SC_Query 問い合わせの FROM 句を省略可能に) #1613 (typo修正・ソース整形・ソースコメントの改善) Tue, 03 Apr 2012 20:22:21 GMT Seasoft [21709] * branches/version-2_12-dev/data/Smarty/templates/sphone/products/list.tpl (modified) #1732 (スマートフォン 商品一覧の次取得に失敗する) Tue, 03 Apr 2012 19:43:31 GMT Seasoft [21708] * branches/version-2_12-dev/data/Smarty/templates/default/frontparts/bloc/recommend.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/mypage/favorite.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/products/detail.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/products/list.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/rss/products.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/list.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/cart/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/frontparts/bloc/recommend.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/mypage/favorite.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/products/detail.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/products/list.tpl (modified) * branches/version-2_12-dev/data/class/SC_Product.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Favorite.php (modified) * branches/version-2_12-dev/data/class/pages/rss/LC_Page_Rss_Products.php (modified) #852 (税計算の改善) #1731 (商品RSS 税金の二重加算) #1613 (typo修正・ソース整形・ソースコメントの改善) Tue, 03 Apr 2012 10:58:53 GMT Yammy [21707] * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php (modified) プラグイン有効化時のエラー修正 refs #1729 Tue, 03 Apr 2012 10:43:00 GMT Yammy [21706] * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php (modified) プラグインインストール時のシーケンス取得エラー refs #1692 #1728 Tue, 03 Apr 2012 09:55:14 GMT Yammy [21705] * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php (modified) プラグイン機能(α版 TYPO修正 refs #1692 Tue, 03 Apr 2012 09:31:27 GMT Seasoft [21704] * branches/version-2_12-dev/data/Smarty/templates/default/shopping/deliv.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/default/shopping/multiple.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/shopping/deliv.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/frontparts/bloc/login.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/frontparts/bloc/login_footer.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/shopping/deliv.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/shopping/multiple.tpl (modified) * branches/version-2_12-dev/data/class/SC_Response.php (modified) * branches/version-2_12-dev/data/class/SC_Session.php (modified) * branches/version-2_12-dev/data/class/SC_SiteSession.php (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_PageLayout.php (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_Session.php (modified) * branches/version-2_12-dev/data/class/pages/LC_Page.php (modified) * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Login.php (modified) * branches/version-2_12-dev/data/class/util/GC_Utils.php (modified) * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) #1717 (URL のファイルパス部の取得は PHP_SELF の代わりに SCRIPT_NAME を使用する) Tue, 03 Apr 2012 08:52:11 GMT Seasoft [21703] * branches/version-2_12-dev/data/class/SC_SendMail.php (modified) #1715 (SC_SendMail#getNameAddress 名前の扱いに誤り) Tue, 03 Apr 2012 06:27:56 GMT Seasoft [21702] * branches/version-2_12-dev/html/install/sql/create_table_mysql.sql (modified) #1718 (カテゴリブロックのカテゴリが多重表示される場合がある) Tue, 03 Apr 2012 06:24:39 GMT Seasoft [21701] * branches/version-2_12-dev/data/Smarty/templates/default/site_main.tpl (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.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) * branches/version-2_12-dev/html/install/sql/drop_table.sql (modified) * branches/version-2_12-dev/html/install/sql/insert_data.sql (modified) #1607 (未使用定義の削除) * mtb_class * sfPrintA8Tag Tue, 03 Apr 2012 01:39:16 GMT h_yoshimoto [21700] * branches/version-2_12-dev/data/Smarty/templates/sphone/entry/complete.tpl (modified) #1727
タグが閉じれてていないので修正 Sat, 31 Mar 2012 09:29:42 GMT pingpong [21699] * branches/version-2_12-dev/html/install/sql/insert_data.sql (modified) r1390 パラメータ「NO_IMAGE_REALDIR」が正しく動作していない の対応 Fri, 30 Mar 2012 07:22:10 GMT h_yoshimoto [21698] * branches/version-2_12-dev/data/class/pages/unsupported/LC_Page_Unsupported.php (modified) #1692 フックポイント名の変更に伴う修正 Fri, 30 Mar 2012 06:47:19 GMT pingpong [21697] * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Maker.php (modified) #1466 LC_Page_Admin_Products_Maker バリデーションに共通処理を利用していない の対応 Thu, 29 Mar 2012 18:54:06 GMT Seasoft [21696] * branches/version-2_12-dev/html/install/index.php (modified) #1666 (create_table_*.sql 間の差異を減らす) * 実装誤りを修正 Thu, 29 Mar 2012 18:53:21 GMT Seasoft [21695] * branches/version-2_12-dev/data/Smarty/templates/admin/basis/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/products/upload_csv_category_complete.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/products/upload_csv_complete.tpl (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_Customer.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) Thu, 29 Mar 2012 13:01:54 GMT h_yoshimoto [21694] * branches/version-2_12-dev/data/mtb_constants_init.php (modified) * branches/version-2_12-dev/html/install/sql/insert_data.sql (modified) #1692 フックポイント名の変更に伴う修正 Thu, 29 Mar 2012 12:57:07 GMT h_yoshimoto [21693] * branches/version-2_12-dev/data/class/pages/LC_Page.php (modified) * branches/version-2_12-dev/data/class/pages/abouts/LC_Page_Abouts.php (modified) * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin.php (modified) * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin_Home.php (modified) * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin_Index.php (modified) * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin_Logout.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Delivery.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_DeliveryInput.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Holiday.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Kiyaku.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Mail.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Payment.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_PaymentInput.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Point.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Seo.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Tradelaw.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_ZipInstall.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_CSV.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_FileManager.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_FileView.php (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/contents/LC_Page_Admin_Contents_RecommendSearch.php (modified) * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php (modified) * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer_Edit.php (modified) * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer_SearchCustomer.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_Bloc.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_CSS.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_Header.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_MainEdit.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_Template.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_UpDown.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_History.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_Preview.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_Template.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_TemplateInput.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order.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/data/class/pages/admin/order/LC_Page_Admin_Order_Mail.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_MailView.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Multiple.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Pdf.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_ProductSelect.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Status.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/admin/products/LC_Page_Admin_Products_Category.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Class.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ClassCategory.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Maker.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ProductClass.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ProductRank.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ProductSelect.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Review.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ReviewEdit.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSV.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSVCategory.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_AdminArea.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Bkup.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Delete.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Editdb.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Input.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Log.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Masterdata.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Parameter.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Rank.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_System.php (modified) * branches/version-2_12-dev/data/class/pages/admin/total/LC_Page_Admin_Total.php (modified) * branches/version-2_12-dev/data/class/pages/cart/LC_Page_Cart.php (modified) * branches/version-2_12-dev/data/class/pages/contact/LC_Page_Contact.php (modified) * branches/version-2_12-dev/data/class/pages/contact/LC_Page_Contact_Complete.php (modified) * branches/version-2_12-dev/data/class/pages/entry/LC_Page_Entry.php (modified) * branches/version-2_12-dev/data/class/pages/entry/LC_Page_Entry_Complete.php (modified) * branches/version-2_12-dev/data/class/pages/entry/LC_Page_Entry_EmailMobile.php (modified) * branches/version-2_12-dev/data/class/pages/entry/LC_Page_Entry_Kiyaku.php (modified) * branches/version-2_12-dev/data/class/pages/error/LC_Page_Error.php (modified) * branches/version-2_12-dev/data/class/pages/error/LC_Page_Error_DispError.php (modified) * branches/version-2_12-dev/data/class/pages/error/LC_Page_Error_SystemError.php (modified) * branches/version-2_12-dev/data/class/pages/forgot/LC_Page_Forgot.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/LC_Page_FrontParts_LoginCheck.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Calendar.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Cart.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Category.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Login.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_News.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_Recommend.php (modified) * branches/version-2_12-dev/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc_SearchProducts.php (modified) * branches/version-2_12-dev/data/class/pages/guide/LC_Page_Guide.php (modified) * branches/version-2_12-dev/data/class/pages/guide/LC_Page_Guide_About.php (modified) * branches/version-2_12-dev/data/class/pages/guide/LC_Page_Guide_Charge.php (modified) * branches/version-2_12-dev/data/class/pages/guide/LC_Page_Guide_Kiyaku.php (modified) * branches/version-2_12-dev/data/class/pages/guide/LC_Page_Guide_Privacy.php (modified) * branches/version-2_12-dev/data/class/pages/guide/LC_Page_Guide_Usage.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_AbstractMypage.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Change.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_ChangeComplete.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Delivery.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_DeliveryAddr.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_DownLoad.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Favorite.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_History.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Login.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_MailView.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Order.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Refusal.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_RefusalComplete.php (modified) * branches/version-2_12-dev/data/class/pages/order/LC_Page_Order.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_CategoryList.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_Detail.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_List.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_Review.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_ReviewComplete.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_Search.php (modified) * branches/version-2_12-dev/data/class/pages/regist/LC_Page_Regist.php (modified) * branches/version-2_12-dev/data/class/pages/regist/LC_Page_Regist_Complete.php (modified) * branches/version-2_12-dev/data/class/pages/rss/LC_Page_Rss.php (modified) * branches/version-2_12-dev/data/class/pages/rss/LC_Page_Rss_Products.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Complete.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Confirm.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Deliv.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Multiple.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Payment.php (modified) #1692 フックポイント名を変更 Thu, 29 Mar 2012 09:36:28 GMT pingpong [21692] * branches/version-2_12-dev/html/install/sql/insert_data.sql (modified) #1752 カテゴリCSV登録時に親カテゴリが省略できない の対応 Wed, 28 Mar 2012 09:51:44 GMT pingpong [21691] * branches/version-2_12-dev/data/Smarty/templates/admin/order/index.tpl (modified) #1624 PDF一括出力ボタンをクリックすると、受注リストのページ切替えができなくなる の対応 Tue, 27 Mar 2012 18:39:56 GMT Seasoft [21690] * branches/version-2_12-dev/data/class/helper/SC_Helper_DB.php (modified) #1607 (未使用定義の削除) category_id 列以外は使用していない。 Tue, 27 Mar 2012 10:23:27 GMT h_yoshimoto [21689] * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin_Home.php (modified) * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin_Index.php (modified) * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin_Logout.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Delivery.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_DeliveryInput.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Holiday.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Kiyaku.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Mail.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Payment.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_PaymentInput.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Point.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Seo.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_Tradelaw.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_ZipInstall.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_CSV.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_FileManager.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_FileView.php (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/contents/LC_Page_Admin_Contents_RecommendSearch.php (modified) * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php (modified) * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer_Edit.php (modified) * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer_SearchCustomer.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_Bloc.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_CSS.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_Header.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_MainEdit.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_Template.php (modified) * branches/version-2_12-dev/data/class/pages/admin/design/LC_Page_Admin_Design_UpDown.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_History.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_Preview.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_Template.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_TemplateInput.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order.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/data/class/pages/admin/order/LC_Page_Admin_Order_Mail.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_MailView.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Multiple.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Pdf.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_ProductSelect.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Status.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/admin/products/LC_Page_Admin_Products_Category.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Class.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ClassCategory.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Maker.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ProductClass.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ProductRank.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ProductSelect.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Review.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ReviewEdit.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSV.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSVCategory.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_AdminArea.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Bkup.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Delete.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Editdb.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Input.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Log.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Masterdata.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Parameter.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Rank.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_System.php (modified) * branches/version-2_12-dev/data/class/pages/admin/total/LC_Page_Admin_Total.php (modified) #1692 インスタンスを呼び出す処理を統一 Tue, 27 Mar 2012 02:13:32 GMT pingpong [21688] * branches/version-2_12-dev/data/Smarty/templates/sphone/shopping/deliv.tpl (modified) #1708 スマートフォンで複数配送設定画面固定になる の対応 Tue, 27 Mar 2012 02:12:18 GMT eoogle [21687] * branches/version-2_12-dev/data/Smarty/templates/admin/order/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/admin/order/mail.tpl (modified) * 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) #1516 (複数受注でまとめてメール送信) Mon, 26 Mar 2012 12:56:25 GMT Seasoft [21686] * branches/version-2_12-dev/data/class/helper/SC_Helper_CSV.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (modified) * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer_Edit.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_Pdf.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSV.php (modified) * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) Mon, 26 Mar 2012 12:48:25 GMT Seasoft [21685] * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (modified) #1607 (未使用定義の削除) Mon, 26 Mar 2012 12:44:52 GMT Seasoft [21684] * branches/version-2_12-dev/data/class/SC_Customer.php (modified) * branches/version-2_12-dev/data/class/SC_Fpdf.php (modified) * branches/version-2_12-dev/data/class/SC_Product.php (modified) * branches/version-2_12-dev/data/class/SC_SelectSql.php (modified) * branches/version-2_12-dev/data/class/SC_UploadFile.php (modified) * branches/version-2_12-dev/data/class/db/dbfactory/SC_DB_DBFactory_PGSQL.php (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_CSV.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_FileManager.php (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_Mail.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_PaymentInput.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_FileManager.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail.php (modified) * branches/version-2_12-dev/data/class/pages/admin/mail/LC_Page_Admin_Mail_History.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_ProductSelect.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSV.php (modified) * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSVCategory.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_Detail.php (modified) * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) Mon, 26 Mar 2012 12:11:24 GMT Seasoft [21683] * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php (modified) * branches/version-2_12-dev/data/class/pages/entry/LC_Page_Entry.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Change.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_Detail.php (modified) * branches/version-2_12-dev/data/class/plugin/SC_Plugin_Util.php (modified) * branches/version-2_12-dev/html/admin/load_plugin_config.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) Mon, 26 Mar 2012 12:06:10 GMT yomoro [21682] * branches/version-2_12-dev/data/Smarty/templates/sphone/products/detail.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/products/review.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/products/review_complete.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/sphone/products/review_confirm.tpl (modified) #1561 お客様の声をスマートフォンに対応させる スマートフォンのテンプレート上に上記関連一式ごっそり抜けていたので追加、微調整。 Mon, 26 Mar 2012 11:32:15 GMT h_yoshimoto [21681] * branches/version-2_12-dev/data/class/helper/SC_Helper_Plugin.php (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php (modified) * branches/version-2_12-dev/data/class/plugin (added) * branches/version-2_12-dev/data/class/plugin/SC_Plugin_Util.php (copied) * branches/version-2_12-dev/data/class_extends/plugin_extends (added) * branches/version-2_12-dev/data/class_extends/plugin_extends/SC_Plugin_Util_Ex.php (copied) * branches/version-2_12-dev/html/admin/load_plugin_config.php (modified) #1692 SC_Helper_Pluginをエンジン部分とプラグイン用Util系クラスに分離 Mon, 26 Mar 2012 10:13:20 GMT pingpong [21680] * branches/version-2_12-dev/data/Smarty/templates/admin/products/category.tpl (modified) #21679コミットの不要ファイルのコミットの戻し Mon, 26 Mar 2012 10:11:14 GMT pingpong [21679] * branches/version-2_12-dev/data/Smarty/templates/admin/products/category.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/entry/index.tpl (modified) * branches/version-2_12-dev/data/Smarty/templates/mobile/mypage/change.tpl (modified) * branches/version-2_12-dev/data/class/pages/entry/LC_Page_Entry.php (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_Change.php (modified) #1514 モバイル> 郵便番号による住所入力機能 の対応 Mon, 26 Mar 2012 09:28:02 GMT AMUAMU [21678] * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_Detail.php (modified) #1721 (関連商品に非公開商品が表示される) の改修。 Mon, 26 Mar 2012 05:37:03 GMT Seasoft [21677] * branches/version-2_12-dev/data/class/SC_Query.php (modified) #1719 (SC_Query#insert SQL文のみの登録ができない) #1613 (typo修正・ソース整形・ソースコメントの改善) Mon, 26 Mar 2012 05:30:52 GMT Seasoft [21676] * branches/version-2_12-dev/html/install/sql/create_table_pgsql.sql (modified) #1718 (カテゴリブロックのカテゴリが多重表示される場合がある) Mon, 26 Mar 2012 04:37:42 GMT Seasoft [21675] * branches/version-2_12-dev/data/Smarty/templates/sphone/frontparts/bloc/recommend.tpl (modified) #1607 (未使用定義の削除) * price01 は使っていない * 左右振り分けは使っていない Sun, 25 Mar 2012 05:47:19 GMT Seasoft [21674] * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) #1679 (PHP 警告撲滅) * r21646 の実装誤りを修正 Sat, 24 Mar 2012 04:29:41 GMT Seasoft [21673] * branches/version-2_12-dev/data/class/db/dbfactory/SC_DB_DBFactory_PGSQL.php (modified) #1716 (Postgres Plus Advanced Server 9.1 対応) Fri, 23 Mar 2012 09:25:45 GMT h_yoshimoto [21672] * branches/version-2_12-dev/data/class/helper/SC_Helper_Plugin.php (modified) #1692 registをregisterに変更 Fri, 23 Mar 2012 07:24:29 GMT h_yoshimoto [21671] * branches/version-2_12-dev/data/Smarty/templates/admin/system/plugin.tpl (modified) * branches/version-2_12-dev/html/admin/load_plugin_config.php (copied) #1692 プラグイン設定を呼び出す処理をモジュールと同様の処理に変更 Fri, 23 Mar 2012 04:53:57 GMT h_yoshimoto [21670] * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Plugin.php (modified) #1692 フックポイント競合にエラーメッセージが正常に出力されないバグを修正 Fri, 23 Mar 2012 04:49:54 GMT h_yoshimoto [21669] * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_List.php (modified) #1692 lc_page_products_list_action_end を複数回実行している箇所を修正 Tue, 20 Mar 2012 15:00:57 GMT Seasoft [21668] * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSV.php (modified) #1607 (未使用定義の削除) Tue, 20 Mar 2012 07:41:25 GMT Seasoft [21667] * branches/version-2_12-dev/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php (modified) #1607 (未使用定義の削除) Tue, 20 Mar 2012 02:25:26 GMT Seasoft [21666] * branches/version-2_12-dev/html/install/index.php (modified) #1666 (create_table_*.sql 間の差異を減らす) * 実装誤りを修正 Tue, 20 Mar 2012 02:24:30 GMT Seasoft [21665] * branches/version-2_12-dev/html/install/index.php (modified) #1666 (create_table_*.sql 間の差異を減らす) * 実装誤りを修正 Mon, 19 Mar 2012 16:48:10 GMT Seasoft [21664] * branches/version-2_12-dev/data/class/SC_Display.php (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_Purchase.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Payment.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) Mon, 19 Mar 2012 16:42:36 GMT Seasoft [21663] * branches/version-2_12-dev/data/class/pages/cart/LC_Page_Cart.php (modified) #1605 (PHP4向けコードの除去、PHP5向けのコード最適化) Mon, 19 Mar 2012 16:19:19 GMT Seasoft [21662] * branches/version-2_12-dev/data/class/helper/SC_Helper_Purchase.php (modified) #1679 (PHP 警告撲滅) Mon, 19 Mar 2012 15:55:23 GMT Seasoft [21661] * branches/version-2_12-dev/data/class/SC_FormParam.php (modified) #1430 (PHP5.4対応) #1679 (PHP 警告撲滅) Mon, 19 Mar 2012 15:54:28 GMT Seasoft [21660] * branches/version-2_12-dev/test/createEcCubeCustomerData-v25.php (modified) * branches/version-2_12-dev/test/createEcCubeData-v25.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) #1605 (PHP4向けコードの除去、PHP5向けのコード最適化) Mon, 19 Mar 2012 15:37:32 GMT Seasoft [21659] * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis.php (modified) * branches/version-2_12-dev/data/class/pages/admin/contents/LC_Page_Admin_Contents_RecommendSearch.php (modified) * branches/version-2_12-dev/data/class/pages/admin/order/LC_Page_Admin_Order_ProductSelect.php (modified) * branches/version-2_12-dev/data/class/pages/products/LC_Page_Products_Detail.php (modified) * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) * branches/version-2_12-dev/test/createEcCubeCustomerData-v25.php (modified) * branches/version-2_12-dev/test/createEcCubeData-v25.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) Mon, 19 Mar 2012 15:30:27 GMT Seasoft [21658] * branches/version-2_12-dev/data/class/SC_Initial.php (modified) * branches/version-2_12-dev/data/class/SC_MobileEmoji.php (modified) * branches/version-2_12-dev/data/class/SC_MobileImage.php (modified) #1430 (PHP5.4対応) #1679 (PHP 警告撲滅) Sun, 18 Mar 2012 15:43:58 GMT Seasoft [21657] * branches/version-2_12-dev/data/Smarty/templates/admin/customer/edit.tpl (modified) #1607 (未使用定義の削除) * fnOrderidSubmit Sun, 18 Mar 2012 06:57:59 GMT Seasoft [21656] * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer.php (modified) #1607 (未使用定義の削除) * 呼び出し先で潰されている Sun, 18 Mar 2012 05:32:14 GMT Seasoft [21655] * branches/version-2_12-dev/data/Smarty/templates/admin/customer/edit_confirm.tpl (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) * 入力画面用の記載が混入 Sun, 18 Mar 2012 00:39:55 GMT Seasoft [21654] * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Payment.php (modified) #1673 (「お支払方法・お届け時間等の指定」入力エラー時の再入力画面でフォームオブジェクトが欠落) Sat, 17 Mar 2012 07:40:27 GMT Seasoft [21653] * branches/version-2_12-dev/data/Smarty/templates/admin/customer/edit.tpl (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_Customer.php (modified) * branches/version-2_12-dev/data/class/pages/admin/customer/LC_Page_Admin_Customer_Edit.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) #1705 (NOT NULL 制約) * ポイント周り #1613 (typo修正・ソース整形・ソースコメントの改善) #1692 ... Fri, 16 Mar 2012 11:42:58 GMT pingpong [21652] * branches/version-2_12-dev/data/Smarty/templates/admin/products/product.tpl (modified) テキストエリアのvalue属性を削除 Fri, 16 Mar 2012 11:14:58 GMT Seasoft [21651] * branches/version-2_12-dev/data/class/SC_Query.php (modified) * branches/version-2_12-dev/html/install/index.php (modified) #1666 (create_table_*.sql 間の差異を減らす) * インストーラから ... Fri, 16 Mar 2012 05:47:46 GMT Seasoft [21650] * branches/version-2_12-dev/data/class/SC_CartSession.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) #1605 (PHP4向けコードの除去、PHP5向けのコード最適化) Thu, 15 Mar 2012 06:44:21 GMT yomoro [21649] * branches/version-2_12-dev/data/Smarty/templates/admin/design/subnavi.tpl (modified) * branches/version-2_12-dev/data/class/SC_Display.php (modified) #675 モバイルサイトを使わない場合、パラメータ設定により明示的に利用を制限する USE_MOBILE === false ... Wed, 14 Mar 2012 18:49:28 GMT Seasoft [21648] * branches/version-2_12-dev/data/class/helper/SC_Helper_Purchase.php (modified) #1671 (SC_Helper_Purchase#clearShipmentItemTemp が配送情報まで削除している) * 修正 Wed, 14 Mar 2012 12:36:17 GMT Seasoft [21647] * branches/version-2_12-dev/data/Smarty/templates/admin/system/log.tpl (modified) * branches/version-2_12-dev/data/class/pages/admin/system/LC_Page_Admin_System_Log.php (modified) #1676 (ログファイルを分離する) * 管理機能「システム設定>EC-CUBE ログ表示」画面 Wed, 14 Mar 2012 12:34:50 GMT Seasoft [21646] * branches/version-2_12-dev/data/class/SC_Product.php (modified) * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) #1679 (PHP 警告撲滅) Wed, 14 Mar 2012 05:37:35 GMT Seasoft [21645] * branches/version-2_12-dev/data/class/SC_FormParam.php (modified) * branches/version-2_12-dev/data/class/pages/admin/basis/LC_Page_Admin_Basis_DeliveryInput.php (modified) #1700 (SC_FormParam#addParam 第6引数が一部メソッドにしか適用されていない) #1701 ... Tue, 13 Mar 2012 19:21:51 GMT Seasoft [21644] * 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/class/SC_CartSession.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) * 値引き <- 値引 Tue, 13 Mar 2012 19:19:54 GMT Seasoft [21643] * 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) #1703 (値引きの入力状況がフロント機能と管理機能で相違している) Tue, 13 Mar 2012 11:26:26 GMT eoogle [21642] * branches/version-2_12-dev/html/user_data/packages/admin/css/admin_contents.css (modified) 左側ディレクトリツリーの展開に応じてフッターの位置が変わるように修正しました。 Tue, 13 Mar 2012 06:45:35 GMT eoogle [21641] * branches/version-2_12-dev/data/class/pages/admin/LC_Page_Admin.php (modified) LC_Page_Admin#log ... Tue, 13 Mar 2012 06:34:53 GMT Seasoft [21640] * branches/version-2_12-dev/data/class/SC_Product.php (modified) rv21639 の誤りを修正。 * 「//」は SQL のコメントとしては不適切。少なくとも PostgreSQL ... Tue, 13 Mar 2012 06:23:55 GMT pingpong [21639] * branches/version-2_12-dev/data/class/SC_Product.php (modified) コメントアウト方法ミスによりエラーが出ていたため対処 Tue, 13 Mar 2012 03:35:17 GMT Seasoft [21638] * branches/version-2_12-dev/data/class/helper/SC_Helper_Session.php (modified) #1340 (PHP+APC3.1でAPCをonにするとSESSIONへの書き込みが出来ない不具合) Mon, 12 Mar 2012 16:28:32 GMT Seasoft [21637] * branches/version-2_12-dev/data/class/pages/LC_Page_InputZip.php (modified) #1607 (未使用定義の削除) * バリデーションを通過できない (よって、利用しようがない) * ... Mon, 12 Mar 2012 16:20:55 GMT Seasoft [21636] * branches/version-2_12-dev/data/Smarty/templates/mobile/mypage/history.tpl (modified) * branches/version-2_12-dev/data/class/pages/mypage/LC_Page_Mypage_History.php (modified) #1697 (LC_Page_Mypage_History au用のセッションキーの受け渡し方法が不適切) #1613 ... Mon, 12 Mar 2012 08:30:31 GMT yomoro [21635] * branches/version-2_12-dev/data/Smarty/templates/sphone/frontparts/bloc/news.tpl (modified) #1600 スマートフォンで新着情報に余計なリンクが付く ... Mon, 12 Mar 2012 07:13:06 GMT Seasoft [21634] * branches/version-2_12-dev/data/class/SC_SendMail.php (modified) * branches/version-2_12-dev/data/class/util/SC_Utils.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) #1607 (未使用定義の削除) * ... Mon, 12 Mar 2012 07:11:48 GMT yomoro [21633] * branches/version-2_12-dev/data/Smarty/templates/mobile/mail_templates/customer_mail.tpl (deleted) * branches/version-2_12-dev/data/Smarty/templates/mobile/mail_templates/customer_regist_mail.tpl (deleted) * branches/version-2_12-dev/data/Smarty/templates/mobile/mail_templates/mailmagazine_cancel.tpl (deleted) * branches/version-2_12-dev/data/Smarty/templates/mobile/mail_templates/mailmagazine_regist.tpl (deleted) #1462 モバイルサイト用のメールテンプレートが使われていない 現状、4ファイルは使用されず、 mail_title.tpl ... Mon, 12 Mar 2012 07:00:36 GMT Seasoft [21632] * branches/version-2_12-dev/data/class/SC_CartSession.php (modified) * branches/version-2_12-dev/data/class/SC_SendMail.php (modified) #1531 (SC_SendMail#getHTMLHeader「Content-Transfer-Encoding: ... Mon, 12 Mar 2012 06:40:54 GMT Seasoft [21631] * branches/version-2_12-dev/data/class/pages/entry/LC_Page_Entry_Complete.php (modified) #1613 (typo修正・ソース整形・ソースコメントの改善) #1607 (未使用定義の削除) Mon, 12 Mar 2012 06:36:21 GMT eoogle [21630] * branches/version-2_12-dev/data/class/pages/entry/LC_Page_Entry_Complete.php (modified) 会員登録完了時にテンプレート切替ではなく、正しいURLにリダイレクトするように変更 Mon, 12 Mar 2012 06:35:03 GMT Seasoft [21629] * 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/shopping/payment.tpl (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Deliv.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Payment.php (modified) #1439 (「お届け先の指定」に戻った際に、選択した状態を引き継いでいない) * 実装誤りの修正 #1672 ... Mon, 12 Mar 2012 06:20:26 GMT yomoro [21628] * branches/version-2_12-dev/data/class/helper/SC_Helper_Purchase.php (modified) * branches/version-2_12-dev/data/class/pages/shopping/LC_Page_Shopping_Payment.php (modified) #1331 ポイント利用時の選択決済の利用条件の不具合 の修正 Sun, 11 Mar 2012 10:08:38 GMT Seasoft [21627] * branches/version-2_12-dev/data/class/SC_Session.php (modified) #1607 (未使用定義の削除) * SC_Session#EndSession Sun, 11 Mar 2012 07:18:21 GMT Seasoft [21626] * branches/version-2_12-dev/data/class/sessionfactory/SC_SessionFactory_UseCookie.php (modified) #1696 (session.auto_start が有効な場合、EC-CUBE で指定しているパラメータが反映されない) * ... Sun, 11 Mar 2012 06:37:06 GMT Seasoft [21625] * branches/version-2_12-dev/data/class/sessionfactory/SC_SessionFactory_UseCookie.php (modified) #1607 (未使用定義の削除) * session_id() の評価で十分であり、session.auto_start ... Sun, 11 Mar 2012 06:22:55 GMT Seasoft [21624] * branches/version-2_12-dev/data/class/SC_Cookie.php (modified) * branches/version-2_12-dev/data/class/SC_SessionFactory.php (modified) * branches/version-2_12-dev/data/class/sessionfactory/SC_SessionFactory_UseCookie.php (modified) #1694 (SC_SessionFactory#getInstance モバイルの default が不自然な動作) #1695 ... Fri, 09 Mar 2012 12:14:46 GMT pingpong [21623] * branches/version-2_12-dev/data/class/SC_CartSession.php (modified) * branches/version-2_12-dev/data/class/helper/SC_Helper_DB.php (modified) #1491 配送料金のカスタマイズを行いやすくする の対応