# # ChangeLog for branches # # Generated by Trac 0.12.ja1 # 2025/09/06 05:12:53 Sat, 14 Nov 2009 17:07:56 GMT Seasoft [18383] * branches/comu-ver2/data/Smarty/templates/default/rss/index.tpl (modified) * RSSリーダで重複して受信される不具合を改修。 * フォーラムにて Oba 様から情報提供 http://xoops.ec- ... Sat, 14 Nov 2009 06:50:09 GMT Seasoft [18382] * branches/comu-ver2/release.sh (modified) r18296 対応漏れ。 Sat, 14 Nov 2009 06:48:23 GMT Seasoft [18381] * branches/comu-ver2/release.sh (modified) r17780 対応漏れ。 Fri, 13 Nov 2009 08:27:39 GMT Seasoft [18380] * branches/comu-ver2/data/class/helper/SC_Helper_DB.php (modified) * branches/comu-ver2/data/class/pages/admin/plugin/LC_Page_Admin_Plugin_Uninstall.php (modified) * MySQL が複数 SQL の一括実行に対応できないのを誤魔化す。 * 共通クラスの利用漏れを修正。 Fri, 13 Nov 2009 06:48:25 GMT Seasoft [18379] * branches/comu-ver2/data/class/SC_UploadFile.php (modified) 特定条件で PHP が Worning を発する問題を改修。 * 変数初期化を明示的に配列とした。 Wed, 11 Nov 2009 02:00:03 GMT Seasoft [18378] * branches/comu-ver2/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php (modified) 商品の複製で「関連商品」が保持されない不具合を改修。 * フォーラムにて pentapenta ... Tue, 10 Nov 2009 17:16:19 GMT Seasoft [18377] * branches/comu-ver2/data/class/pages/admin/total/LC_Page_Admin_Total.php (modified) 不要なインスタンス生成を削除。 Tue, 10 Nov 2009 10:00:55 GMT kajiwara [18376] * branches/version-2_4/data/class/pages/shopping/LC_Page_Shopping.php (modified) #520 購入時強制会員登録が有効な場合のメールアドレスエラーチェックを追加 Mon, 09 Nov 2009 16:45:30 GMT Seasoft [18375] * branches/comu-ver2/data/class/SC_MobileImage.php (modified) HTMLエンコードのデコード漏れを改修。URLで「&」を含む場合に実害があった。 Sun, 08 Nov 2009 14:05:44 GMT Seasoft [18374] * branches/comu-ver2/data/class/pages/products/LC_Page_Products_Detail.php (modified) * branches/comu-ver2/data/mtb_constants_init.php (modified) * branches/comu-ver2/html/install/sql/insert_data.sql (modified) FIXME扱いだった無駄なコードを削除。(同名称の機能は r18371 にてカバー済み) Sun, 08 Nov 2009 13:49:11 GMT Seasoft [18373] * branches/comu-ver2/html/user_data/packages/default/css/products.css (modified) コメント誤りの修正 Sun, 08 Nov 2009 10:08:19 GMT Seasoft [18372] * branches/comu-ver2/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (modified) * 出力されるCSVファイルの改行コードが不揃いなのを修正。 * フォーラムにて bobi 様のご指摘。 ... Sat, 07 Nov 2009 00:51:03 GMT Seasoft [18371] * branches/comu-ver2/html/user_data/plugins/recommend (added) * branches/comu-ver2/html/user_data/plugins/recommend/admin (added) * branches/comu-ver2/html/user_data/plugins/recommend/admin/index.php (added) * branches/comu-ver2/html/user_data/plugins/recommend/bloc.php (added) * branches/comu-ver2/html/user_data/plugins/recommend/classes (added) * branches/comu-ver2/html/user_data/plugins/recommend/classes/LC_Page_Admin_Plugin_Recommend.php (added) * branches/comu-ver2/html/user_data/plugins/recommend/classes/LC_Page_FrontParts_Bloc_Recommend.php (added) * branches/comu-ver2/html/user_data/plugins/recommend/img (added) * branches/comu-ver2/html/user_data/plugins/recommend/img/title_recommend.png (added) * branches/comu-ver2/html/user_data/plugins/recommend/plugin_info.php (added) * branches/comu-ver2/html/user_data/plugins/recommend/require.php (added) * branches/comu-ver2/html/user_data/plugins/recommend/sql (added) * branches/comu-ver2/html/user_data/plugins/recommend/sql/install.sql (added) * branches/comu-ver2/html/user_data/plugins/recommend/sql/uninstall.sql (added) * branches/comu-ver2/html/user_data/plugins/recommend/tpl (added) * branches/comu-ver2/html/user_data/plugins/recommend/tpl/admin (added) * branches/comu-ver2/html/user_data/plugins/recommend/tpl/admin/index.tpl (added) * branches/comu-ver2/html/user_data/plugins/recommend/tpl/bloc.tpl (added) 「この商品を買った人はこんな商品も買っています」を簡易的に実装するプラグイン * 商品詳細画面にブロックとして配置することを想定しています。 Fri, 06 Nov 2009 16:38:52 GMT Seasoft [18370] * branches/comu-ver2/data/Smarty/templates/default/admin/main_frame.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/admin/plugin (added) * branches/comu-ver2/data/Smarty/templates/default/admin/plugin/index.tpl (added) * branches/comu-ver2/data/Smarty/templates/default/admin/plugin/install.tpl (added) * branches/comu-ver2/data/Smarty/templates/default/admin/plugin/subnavi.tpl (added) * branches/comu-ver2/data/Smarty/templates/default/admin/plugin/uninstall.tpl (added) * branches/comu-ver2/data/class/helper/SC_Helper_DB.php (modified) * branches/comu-ver2/data/class/pages/admin/plugin (added) * branches/comu-ver2/data/class/pages/admin/plugin/LC_Page_Admin_Plugin.php (added) * branches/comu-ver2/data/class/pages/admin/plugin/LC_Page_Admin_Plugin_Install.php (added) * branches/comu-ver2/data/class/pages/admin/plugin/LC_Page_Admin_Plugin_Uninstall.php (added) * branches/comu-ver2/data/class/util/SC_Utils.php (modified) * branches/comu-ver2/data/class_extends/page_extends/admin/plugin (added) * branches/comu-ver2/data/class_extends/page_extends/admin/plugin/LC_Page_Admin_Plugin_Ex.php (added) * branches/comu-ver2/data/class_extends/page_extends/admin/plugin/LC_Page_Admin_Plugin_Install_Ex.php (added) * branches/comu-ver2/data/class_extends/page_extends/admin/plugin/LC_Page_Admin_Plugin_Uninstall_Ex.php (added) * branches/comu-ver2/data/require_base.php (modified) * branches/comu-ver2/data/require_plugin.php (modified) * branches/comu-ver2/html/admin/plugin (added) * branches/comu-ver2/html/admin/plugin/index.php (added) * branches/comu-ver2/html/admin/plugin/install.php (added) * branches/comu-ver2/html/admin/plugin/uninstall.php (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/admin (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/admin/index.php (moved) * branches/comu-ver2/html/user_data/plugins/google_analytics/classes/pages/LC_Page_Admin_GoogleAnalytics.php (modified) * branches/comu-ver2/html/user_data/plugins/google_analytics/classes/pages/LC_Page_FrontParts_Bloc_GoogleAnalytics.php (modified) * branches/comu-ver2/html/user_data/plugins/google_analytics/ga.php (modified) * branches/comu-ver2/html/user_data/plugins/google_analytics/plugin_info.php (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/require.php (modified) * branches/comu-ver2/html/user_data/plugins/google_analytics/sql/install.sql (moved) * branches/comu-ver2/html/user_data/plugins/google_analytics/sql/uninstall.sql (moved) * branches/comu-ver2/html/user_data/plugins/google_analytics/tpl/admin (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/tpl/admin/index.tpl (moved) * branches/comu-ver2/html/user_data/plugins/plugin_menu.tpl (deleted) * branches/comu-ver2/html/user_data/plugins/plugins.xml (modified) * プラグインを管理機能[プラグイン] - ... Fri, 06 Nov 2009 12:29:47 GMT kajiwara [18369] * branches/version-2_4/data/class/pages/admin/products/LC_Page_Admin_Products_UploadCSVCategory.php (modified) * branches/version-2_4/html/install/sql/insert_data.sql (modified) #511 カテゴリーCSV ダウンロードとアップロードで初期項目が異なる不具合の対応 Fri, 06 Nov 2009 08:35:26 GMT kajiwara [18368] * branches/version-2_4/data/class/pages/shopping/LC_Page_Shopping_Deliv.php (modified) #492 注文者情報の更新漏れ対応 Wed, 04 Nov 2009 14:38:25 GMT Seasoft [18367] * branches/comu-ver2/data/class/pages/frontparts/bloc/LC_Page_FrontParts_Bloc.php (modified) LC_Page_FrontParts_Bloc#setTplMainpage 第1引数に絶対パス指定可能に改訂。 Wed, 04 Nov 2009 07:12:18 GMT nanasess [18366] * branches/comu-ver2/eccube_install.sh (modified) * 使い方の説明を修正 * 開発コミュニティの関連スレッド追加 Wed, 04 Nov 2009 07:04:50 GMT nanasess [18365] * branches/comu-ver2/eccube_install.sh (modified) 処理フローを修正 Wed, 04 Nov 2009 06:52:17 GMT nanasess [18364] * branches/comu-ver2/eccube_install.sh (modified) PostgreSQL のユーザー名を postgres に修正 Wed, 04 Nov 2009 06:15:59 GMT nanasess [18363] * branches/comu-ver2/eccube_install.sh (added) EC-CUBE をコマンド一発インストールする shell スクリプト追加. 使用方法はスクリプト中のコメント参照のこと Mon, 02 Nov 2009 03:21:50 GMT pineray [18362] * branches/comu-ver2/data/Smarty/templates/default/shopping/confirm.tpl (modified) 購入手続きの確認画面で、確認内容の上部にもボタンを設置。 Sun, 01 Nov 2009 15:58:39 GMT Seasoft [18361] * branches/comu-ver2/data/class/SC_Initial.php (modified) スーパーグローバル変数「$_REQUEST」を再セット * variables_order ディレクティブによる差を吸収する。 Sat, 31 Oct 2009 01:15:23 GMT Seasoft [18360] * branches/comu-ver2/html/admin/require.php (modified) * branches/comu-ver2/html/mobile/require.php (modified) r18318 により、出力のバッファリングが強制されなくなる不具合を改修。 * ... Fri, 30 Oct 2009 11:38:03 GMT satou [18359] * branches/comu-ver2/data/Smarty/templates/default/popup_header.tpl (modified) #561 ポップアップ用 Fri, 30 Oct 2009 11:14:22 GMT satou [18358] * branches/comu-ver2/data/Smarty/templates/default/shopping/payment.tpl (modified) * branches/comu-ver2/data/class/pages/shopping/LC_Page_Shopping_Payment.php (modified) * branches/comu-ver2/html/user_data/packages/default/js/site.js (modified) #562 支払方法選択画面でリロードしないように改良(jQuery×AJAX) Fri, 30 Oct 2009 10:40:52 GMT satou [18357] * branches/comu-ver2/data/Smarty/templates/default/site_frame.tpl (modified) * branches/comu-ver2/data/class/pages/LC_Page_InputZip.php (modified) * branches/comu-ver2/html/user_data/packages/default/js/site.js (modified) #561 住所検索の非ポップアップ化(jQuery×AJAX) Fri, 30 Oct 2009 07:38:44 GMT nanasess [18356] * branches/comu-ver2/data/class/pages/entry/LC_Page_Entry.php (modified) RUP 形式のユースケース記述に修正(#559) Thu, 29 Oct 2009 12:10:03 GMT shutta [18355] * branches/comu-ver2/data/class/pages/LC_Page_InputZip.php (modified) * branches/comu-ver2/data/class/pages/entry/LC_Page_Entry.php (modified) * branches/comu-ver2/data/class/pages/shopping/LC_Page_Shopping_DelivAddr.php (modified) * branches/comu-ver2/data/class/util/SC_Utils.php (modified) 郵便番号から住所を取得する同一処理が複数箇所に記述されていたので、SC_Utilsにまとめた。 Thu, 29 Oct 2009 09:28:00 GMT Seasoft [18354] * branches/comu-ver2/data/Smarty/templates/default/contact/index.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/frontparts/form_personal_input.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/shopping/nonmember_input.tpl (modified) 文言改善 * 「住所は2つに分けてご記入いただけます。」→「住所は2つに分けてご記入ください。」 * フォーラムにて colony ... Thu, 29 Oct 2009 08:52:02 GMT nanasess [18353] * branches/comu-ver2/data/class/pages/entry/LC_Page_Entry.php (modified) process() 関数のコメントに仕様を記述 Thu, 29 Oct 2009 07:04:23 GMT shutta [18352] * branches/comu-ver2/data/class/SC_CheckError.php (modified) EMAIL_CHECK関数の正規表現を改良 Thu, 29 Oct 2009 01:57:14 GMT Seasoft [18351] * branches/comu-ver2/data/Smarty/templates/default/admin/main_frame.tpl (modified) * branches/comu-ver2/data/require_plugin.php (modified) require_base.php のみの変更で、プラグインを有効にできるように改訂。 Wed, 28 Oct 2009 09:32:46 GMT nanasess [18350] * branches/version-2_4/docs/CRUD.xls (added) * branches/version-2_4/docs/eccube-diagram.jude (modified) CRUD図追加 Wed, 28 Oct 2009 01:01:22 GMT kajiwara [18349] * branches/version-2_5 (copied) EC-CUBE Ver2.5 Tue, 27 Oct 2009 09:27:08 GMT kajiwara [18348] * branches/version-2_4/version-2_4 (deleted) 場所間違いのため一旦削除します Tue, 27 Oct 2009 09:25:05 GMT kajiwara [18347] * branches/version-2_4/version-2_4 (copied) 2.5.0用新規作成(後ほど名前変更) Mon, 26 Oct 2009 07:48:23 GMT nanasess [18346] * branches/version-2_4/docs/Activity-D.pdf (added) * branches/version-2_4/docs/eccube-diagram.jude (modified) アクティビティ図追加 Sun, 25 Oct 2009 13:15:02 GMT nanasess [18345] * branches/comu-ver2/data/Smarty/templates/default/admin/main_frame.tpl (modified) * branches/comu-ver2/data/class/helper/SC_Helper_PageLayout.php (modified) * branches/comu-ver2/data/class/pages/LC_Page.php (modified) * branches/comu-ver2/data/mtb_constants_init.php (modified) * branches/comu-ver2/data/require_base.php (modified) * branches/comu-ver2/data/require_plugin.php (modified) * branches/comu-ver2/html/install/sql/insert_data.sql (modified) * branches/comu-ver2/html/user_data/plugins (added) * branches/comu-ver2/html/user_data/plugins/google_analytics (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/classes (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/classes/pages (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/classes/pages/LC_Page_Admin_GoogleAnalytics.php (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/classes/pages/LC_Page_FrontParts_Bloc_GoogleAnalytics.php (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/classes/pages/ga_config.php (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/ga.php (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/index.php (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/require.php (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/sql (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/sql/delete.sql (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/sql/insert.sql (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/tpl (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/tpl/ga.tpl (added) * branches/comu-ver2/html/user_data/plugins/google_analytics/tpl/index.tpl (added) * branches/comu-ver2/html/user_data/plugins/plugin_menu.tpl (added) * branches/comu-ver2/html/user_data/plugins/plugins.xml (added) * branches/comu-ver2/patches/GoogleAnalytics_plugin.patch (deleted) プラグイン機能をコミット(#494) * 使用する場合は data/require_base.php 96行目 と, ... Wed, 21 Oct 2009 02:37:53 GMT pineray [18344] * branches/comu-ver2/data/class/pages/admin/design/LC_Page_Admin_Design_MainEdit.php (modified) リファクタリング Tue, 20 Oct 2009 09:39:58 GMT nanasess [18343] * branches/version-2_4/docs/ER-D_Logical.pdf (modified) * branches/version-2_4/docs/ER-D_Physical.pdf (modified) 本番用ER図に修正 Tue, 20 Oct 2009 03:44:35 GMT nanasess [18342] * branches/version-2_4/docs/ER-D_Logical.pdf (modified) * branches/version-2_4/docs/ER-D_Physical.pdf (added) * branches/version-2_4/docs/eccube-diagram.jude (modified) ER図(物理)を新規追加. キャンペーン・アンケート関連の図を修正 Mon, 19 Oct 2009 13:50:03 GMT Seasoft [18341] * branches/comu-ver2/data/class/db/dbfactory/SC_DB_DBFactory_MYSQL.php (modified) 可読性の向上。 Mon, 19 Oct 2009 11:55:24 GMT homan [18340] * branches/comu-ver2/data/class/pages/admin/products/LC_Page_Admin_Products_ReviewEdit.php (modified) 投稿者URL ← メールアドレス、ホームページアドレス、URL r18336 Seasoft様の判断に則り、項目名の共通化。 Mon, 19 Oct 2009 09:20:40 GMT nanasess [18339] * branches/version-2_4/docs/ER-D_Logical.pdf (moved) ファイル名変更 Mon, 19 Oct 2009 09:14:53 GMT nanasess [18338] * branches/version-2_4/docs/ER-D(論理).pdf (added) * branches/version-2_4/docs/eccube-diagram.jude (added) テストコミット Mon, 19 Oct 2009 08:50:57 GMT kajiwara [18337] * branches/version-2_4/docs (added) ドキュメント用ディレクトリ 新規作成 Mon, 19 Oct 2009 06:12:54 GMT Seasoft [18336] * branches/comu-ver2/data/Smarty/templates/default/admin/products/review.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/admin/products/review_edit.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/products/review.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/products/review_confirm.tpl (modified) * branches/comu-ver2/data/class/pages/products/LC_Page_Products_Review.php (modified) 用語統一 * 投稿者URL ← メールアドレス、ホームページアドレス、URL * フォーラムにて zonzon 様のご指摘。 ... Sat, 17 Oct 2009 13:48:42 GMT Seasoft [18335] * branches/comu-ver2/data/Smarty/templates/default/admin/basis/delivery_input.tpl (modified) * branches/comu-ver2/data/class/pages/admin/basis/LC_Page_Admin_Basis_Delivery_Input.php (modified) エラールートでパラメータの受け渡しが発生する問題を改修。 * フォーラムにて razzle 様より指摘。 http://xoops.ec- ... Sat, 17 Oct 2009 13:44:16 GMT Seasoft [18334] * branches/comu-ver2/data/class/SC_FormParam.php (modified) * パラメータの初期化をメソッドとして定義 * コメントを追記 Sat, 17 Oct 2009 07:51:06 GMT Seasoft [18333] * branches/comu-ver2/data/Smarty/templates/default/admin/order/edit.tpl (modified) * branches/comu-ver2/data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php (modified) #516(受注管理の編集画面でお届け日を編集可能に)の修正。 * テーブル定義上テキスト型のため、テキストとして編集する仕様に変更。 ... Thu, 15 Oct 2009 15:40:18 GMT Seasoft [18332] * branches/comu-ver2/data/class/pages/shopping/LC_Page_Shopping.php (modified) * お客様情報をお届け先へコピーする際に変換後の値を利用するように改修。 * 無駄なテーブル更新を削減。 Thu, 15 Oct 2009 14:53:18 GMT Seasoft [18331] * branches/comu-ver2/html/install/sql/create_table_mysql.sql (modified) * branches/comu-ver2/html/install/sql/create_table_pgsql.sql (modified) MySQL用とPostgreSQL用で、極力記述を揃えた。 Wed, 14 Oct 2009 07:15:25 GMT Yammy [18330] * branches/comu-ver2/data/class/pages/admin/order/LC_Page_Admin_Order_Pdf.php (modified) http://xoops.ec- ... Tue, 13 Oct 2009 14:55:50 GMT Seasoft [18329] * branches/comu-ver2/data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php (modified) * 新規受注入力でエラーが発生する問題を改修。 * フォーラムにて samsam1 様の報告。http://xoops.ec- ... Mon, 12 Oct 2009 11:20:31 GMT Seasoft [18328] * branches/comu-ver2/data/Smarty/templates/default/mobile/entry/kiyaku.tpl (modified) * 改行位置で改行されない不具合を改修。 * フォーラムにて ALEX 様のご指摘。http://xoops.ec- ... Mon, 05 Oct 2009 01:35:32 GMT Seasoft [18327] * branches/comu-ver2/data/class/pages/admin/products/LC_Page_Admin_Products.php (modified) [検索結果をすべて削除]で件数カウントの処理が漏れていたのを改修。 * フォーラムにて SeeDa ... Thu, 01 Oct 2009 16:21:59 GMT Seasoft [18326] * branches/comu-ver2/data/Smarty/templates/default/products/detail_image.tpl (deleted) r18325 での削除漏れ。 Thu, 01 Oct 2009 13:20:26 GMT Seasoft [18325] * branches/comu-ver2/data/Smarty/templates/default/cart/index.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/detail.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/shopping/confirm.tpl (modified) * branches/comu-ver2/data/class/SC_CartSession.php (modified) * branches/comu-ver2/data/class/helper/SC_Helper_DB.php (modified) * branches/comu-ver2/data/class/pages/products/LC_Page_Products_Detail.php (modified) * branches/comu-ver2/data/class/pages/products/LC_Page_Products_DetailImage.php (deleted) * branches/comu-ver2/data/class_extends/page_extends/products/LC_Page_Products_DetailImage_Ex.php (deleted) * branches/comu-ver2/html/products/detail_image.php (deleted) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_closebox.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_left.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_progress.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_right.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_shadow_e.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_shadow_n.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_shadow_ne.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_shadow_nw.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_shadow_s.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_shadow_se.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_shadow_sw.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_shadow_w.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_title_left.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_title_main.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/fancy_title_right.png (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/jquery.fancybox-1.2.1.pack.js (added) * branches/comu-ver2/html/user_data/packages/default/jquery.fancybox/jquery.fancybox.css (added) * branches/comu-ver2/html/user_data/packages/default/js/jquery.easing.1.3.js (added) * 拡大画像の表示の jQuery 化。Fancybox を利用。(関連URL: http://xoops.ec- ... Thu, 01 Oct 2009 11:41:31 GMT Seasoft [18324] * branches/comu-ver2/data/Smarty/templates/default/admin/admin_popup_header.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/admin/login_frame.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/admin/main_frame.tpl (modified) * branches/comu-ver2/html/user_data/packages/default/js/jquery-1.3.2.min.js (added) * branches/comu-ver2/html/user_data/packages/default/js/jquery.js (deleted) jQuery 複数バージョン配置を前提とした配置に。jQuery に依存したモジュールの増加に備える。 Wed, 30 Sep 2009 12:57:25 GMT Seasoft [18323] * branches/comu-ver2/data/mtb_constants_init.php (modified) * branches/comu-ver2/html/install/sql/insert_data.sql (modified) パラメータ「MELMAGA_SEND」コメント修正。 * 未テスト Mon, 28 Sep 2009 17:05:45 GMT Seasoft [18322] * branches/comu-ver2/data/Smarty/templates/default/admin/design/index.tpl (modified) * branches/comu-ver2/html/user_data/packages/default/css/admin_contents.css (modified) * branches/comu-ver2/html/user_data/packages/default/js/layout_design.js (modified) #518(ブロックを置ける場所を増やしてみた)の改善 * IE6 での表示乱れを改善 * 「 (□全ページ) 」の部分を改行禁止にした ... Mon, 28 Sep 2009 16:55:14 GMT Seasoft [18321] * branches/comu-ver2/html/user_data/packages/default/js/jquery.js (modified) * branches/comu-ver2/html/user_data/packages/default/js/ui.core.js (modified) * branches/comu-ver2/html/user_data/packages/default/js/ui.sortable.js (modified) #403(インクルードしているライブラリ群をバージョンアップする) * jQuery 1.2.6 → 1.3.2 * jQuery ... Fri, 25 Sep 2009 08:45:34 GMT Seasoft [18320] * branches/comu-ver2/data/class/helper/SC_Helper_DB.php (modified) * branches/comu-ver2/data/class/pages/cart/LC_Page_Cart.php (modified) * branches/comu-ver2/data/class/pages/shopping/LC_Page_Shopping_Confirm.php (modified) 互換性確保用に引数を追加 * r18052 で互換性が失われていた。 Fri, 25 Sep 2009 08:10:23 GMT Seasoft [18319] * branches/comu-ver2/data/class/pages/LC_Page.php (modified) 互換性確保用メソッドの追加 Fri, 25 Sep 2009 03:09:09 GMT Seasoft [18318] * branches/comu-ver2/data/require_base.php (modified) * branches/comu-ver2/html/require.php (modified) 管理機能で携帯絵文字の入力を可能に。 * 管理機能上は「[emoji:**]」形式で入力・表示する。 Thu, 24 Sep 2009 12:47:41 GMT Seasoft [18317] * branches/comu-ver2/data/Smarty/templates/default/admin/basis/subnavi.tpl (modified) * branches/comu-ver2/data/Smarty/templates/default/admin/basis/zip_install.tpl (added) * branches/comu-ver2/data/class/pages/admin/basis/LC_Page_Admin_Basis_ZipInstall.php (modified) * branches/comu-ver2/html/user_data/packages/default/img/admin/basis (added) * branches/comu-ver2/html/user_data/packages/default/img/admin/basis/zip_install_progress.gif (added) * branches/comu-ver2/html/user_data/packages/default/img/install/main_w.jpg (deleted) 郵便番号DB登録の改修。 * ポップアップしないように改善(一部 IFRAME 使用) * ... Tue, 22 Sep 2009 18:27:38 GMT Seasoft [18316] * branches/comu-ver2/data/class/SC_Initial.php (modified) * branches/comu-ver2/release.sh (modified) merge r18172 ・取得元: version-2_4 * /release.sh も変更。(未テスト) ... Tue, 22 Sep 2009 18:12:29 GMT Seasoft [18315] * branches/comu-ver2/data/Smarty/templates/default/admin/order/edit.tpl (modified) merge r18162 ・取得元: version-2_4 * ソース位置を正式版と揃えた。 * 未テスト ... Tue, 22 Sep 2009 18:00:50 GMT Seasoft [18314] * branches/comu-ver2/data/class/pages/mypage/LC_Page_Mypage_Change.php (modified) * ソース整形を正式版と揃えた。 Tue, 22 Sep 2009 17:49:46 GMT Seasoft [18313] * branches/comu-ver2/data/Smarty/templates/default/admin/order/edit.tpl (modified) merge r18162 ・取得元: version-2_4 * ソース整形 【取得元のログメッセージ】 * #507 ... Tue, 22 Sep 2009 03:05:45 GMT Seasoft [18312] * branches/comu-ver2/data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php (modified) * コメントを正式版とそろえる。 * コメント位置を修正。 Tue, 22 Sep 2009 02:57:28 GMT Seasoft [18311] * branches/comu-ver2/data/Smarty/templates/default/shopping/payment.tpl (modified) * branches/comu-ver2/data/class/pages/shopping/LC_Page_Shopping_Payment.php (modified) merge r18155 ・取得元: version-2_4 * 真偽値の判定記述をスマートに改修 * ... Mon, 21 Sep 2009 18:39:46 GMT Seasoft [18310] * branches/comu-ver2/data/Smarty/templates/default/admin/products/review_edit.tpl (modified) * branches/comu-ver2/data/class/pages/admin/products/LC_Page_Admin_Products_ReviewEdit.php (modified) merge r18152 ・取得元: version-2_4 * インデントを修正(2SP → 4SP) 【取得元のログメッセージ】 ... Mon, 21 Sep 2009 15:12:49 GMT Seasoft [18309] * branches/comu-ver2/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (modified) merge r18150 ・取得元: version-2_4 * 未テスト 【取得元のログメッセージ】 * #344 ... Mon, 21 Sep 2009 15:11:31 GMT Seasoft [18308] * branches/comu-ver2/data/class/pages/admin/order/LC_Page_Admin_Order_Edit.php (modified) merge r18148 ・取得元: version-2_4 * 未テスト 【取得元のログメッセージ】 * #491 ... Mon, 21 Sep 2009 15:08:40 GMT Seasoft [18307] * branches/comu-ver2/data/class/pages/mypage/LC_Page_Mypage_Change.php (modified) merge r18147 ・取得元: version-2_4 * 未テスト 【取得元のログメッセージ】 * #490 ... Mon, 21 Sep 2009 15:06:47 GMT Seasoft [18306] * branches/comu-ver2/data/include/image_converter.inc (modified) merge r18146 ・取得元: version-2_4 * 未テスト 【取得元のログメッセージ】 * ... Mon, 21 Sep 2009 15:05:22 GMT Seasoft [18305] * branches/comu-ver2/data/class/SC_MobileImage.php (modified) * branches/comu-ver2/data/include/image_converter.inc (modified) merge r18145 ・取得元: version-2_4 * 未テスト 【取得元のログメッセージ】 * ... Mon, 21 Sep 2009 14:49:18 GMT Seasoft [18304] * branches/comu-ver2/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php (modified) merge r18130 ・取得元: version-2_4 * 未テスト 【取得元のログメッセージ】 * #446 ... Mon, 21 Sep 2009 14:34:50 GMT Seasoft [18303] * branches/comu-ver2/html/install/templates/install_frame.tpl (modified) merge r18127 ・取得元: version-2_4 【取得元のログメッセージ】 * #455 ... Mon, 21 Sep 2009 01:25:58 GMT Seasoft [18302] * branches/comu-ver2/html/install/sql/insert_data.sql (modified) ウィルコム新ドメイン対応 Mon, 21 Sep 2009 01:20:09 GMT Seasoft [18301] * branches/comu-ver2/html/install/sql/insert_data.sql (modified) merge r18124 ・取得元: version-2_4 * 未テスト 【取得元のログメッセージ】 * #487 ... Mon, 21 Sep 2009 01:17:12 GMT Seasoft [18300] * branches/comu-ver2/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (modified) merge r18123 ・取得元: version-2_4 * 未テスト 【取得元のログメッセージ】 * #485 ... Mon, 21 Sep 2009 01:13:37 GMT Seasoft [18299] * branches/comu-ver2/data/class/pages/mypage/LC_Page_Mypage_DeliveryAddr.php (modified) merge r18122 ・取得元: version-2_4 【取得元のログメッセージ】 * #475 ... Sun, 20 Sep 2009 17:11:23 GMT Seasoft [18298] * branches/comu-ver2/data/class/pages/admin/products/LC_Page_Admin_Products_Product.php (modified) merge r18120 ・取得元: version-2_4 【取得元のログメッセージ】 * #465 ... Sun, 20 Sep 2009 16:55:26 GMT Seasoft [18297] * branches/comu-ver2/data/Smarty/templates/default/detail.tpl (modified) merge r18119 ・取得元: version-2_4 【取得元のログメッセージ】 * #461 ... Sun, 20 Sep 2009 15:24:42 GMT Seasoft [18296] * branches/comu-ver2/data/mtb_constants_init.php (modified) * branches/comu-ver2/data/upload (copied) * branches/comu-ver2/data/upload/csv (copied) * branches/comu-ver2/data/upload/csv/dummy (added) * branches/comu-ver2/html/install/index.php (modified) * branches/comu-ver2/html/install/sql/insert_data.sql (modified) * branches/comu-ver2/html/upload/csv (deleted) * branches/comu-ver2/setup.sh (modified) merge r18118 ・取得元: version-2_4 * /html/upload/csv/ を削除 * ... Sun, 20 Sep 2009 12:52:17 GMT Seasoft [18295] * branches/comu-ver2/data/class/SC_Fpdf.php (modified) merge r18102 ・取得元: version-2_4 【取得元のログメッセージ】 * #466 ロゴの表示が乱れる問題を修正 Sun, 20 Sep 2009 10:55:52 GMT Seasoft [18294] * branches/comu-ver2/data/Smarty/templates/default/list.tpl (modified) * branches/comu-ver2/html/user_data/packages/default/css/products.css (modified) ページナビ・件数表示を改善。 関連URL: http://xoops.ec- ... Thu, 17 Sep 2009 10:45:44 GMT Seasoft [18293] * branches/comu-ver2/data/class/SC_MobileUserAgent.php (modified) * branches/comu-ver2/data/class/pages/error/LC_Page_Error_SystemError.php (modified) * branches/comu-ver2/data/class/util/SC_Utils.php (modified) * branches/comu-ver2/data/require_base.php (modified) * branches/comu-ver2/html/admin/require.php (modified) * branches/comu-ver2/html/install/index.php (modified) * branches/comu-ver2/html/mobile/require.php (modified) * branches/comu-ver2/html/require.php (modified) * 機能とサイトの判定ロジックを実装 * 関連URL: http://xoops.ec- ... Wed, 16 Sep 2009 12:17:17 GMT Seasoft [18292] * branches/comu-ver2/data/class/util/SC_Utils.php (modified) 例外時のデバッグメッセージ表示に対応。 * r18282 の拡張 Tue, 15 Sep 2009 15:12:45 GMT Seasoft [18291] * branches/comu-ver2/data/class/SC_DbConn.php (modified) * branches/comu-ver2/data/class/pages/error/LC_Page_Error_SystemError.php (modified) システムエラーでソース以外にも任意のメッセージを複数表示できるように改訂。 * r18282 の拡張 Mon, 14 Sep 2009 07:01:04 GMT Seasoft [18290] * branches/comu-ver2/data/class/pages/products/LC_Page_Products_Detail.php (modified) 商品詳細で「前頁のURLを記録しておく」が意図せず呼ばれているのを修正。 * フォーラムにて takoyaki ... Mon, 14 Sep 2009 07:00:42 GMT Seasoft [18289] * branches/comu-ver2/data/class/SC_View.php (modified) メソッド引数名を適当なものに変更 Mon, 14 Sep 2009 06:35:07 GMT Seasoft [18288] * branches/comu-ver2/data/class/pages/products/LC_Page_Products_List.php (modified) ソース整形 Mon, 14 Sep 2009 06:23:00 GMT Seasoft [18287] * branches/comu-ver2/data/class/SC_Initial.php (modified) * branches/comu-ver2/data/mtb_constants_init.php (modified) * branches/comu-ver2/html/install/sql/insert_data.sql (modified) パラメータのうち、単純な定数として定義すべきものを移動。 * LOGIN_ERROR * ACCESS_ERROR * ... Sun, 13 Sep 2009 04:01:25 GMT Seasoft [18286] * branches/comu-ver2/data/class/SC_DbConn.php (modified) * branches/comu-ver2/data/mtb_constants_init.php (modified) * branches/comu-ver2/html/install/sql/insert_data.sql (modified) 未使用パラメータを削除。 * DB_ERROR_MAIL_TO * DB_ERROR_MAIL_SUBJECT Thu, 10 Sep 2009 04:05:39 GMT kajiwara [18285] * branches/version-2_4/data/class/pages/LC_Page.php (modified) #358 Windowsサーバ環境下にてフロント画面TOPのログイン時にNot Foundとなる不具合を修正 Wed, 09 Sep 2009 15:30:27 GMT Seasoft [18284] * branches/comu-ver2/data/class/pages/admin/mail/LC_Page_Admin_Mail_Sendmail.php (modified) メルマガの送信元を会社名からショップ名に変更。 * フォーラムの nakasumi 様の記事を参考にさせていただきました。 ...