# # ChangeLog for branches/feature-module-update/html # # Generated by Trac 0.12.ja1 # 2024/05/10 00:13:06 Mon, 22 Oct 2007 11:53:52 GMT adachi [16538] * branches/feature-module-update/html/install/sql/insert_data.sql (modified) オーナーズストア用定数追加 Mon, 22 Oct 2007 10:35:41 GMT nanasess [16536] * branches/feature-module-update/html/install/sql/create_view.sql (modified) みやすくインデント Fri, 19 Oct 2007 14:05:26 GMT nanasess [16524] * branches/feature-module-update/html/mobile/require.php (modified) 初期化処理修正 Fri, 19 Oct 2007 10:24:47 GMT nanasess [16520] * branches/feature-module-update/html/admin/require.php (modified) Mail.php のパス修正 Fri, 19 Oct 2007 09:48:45 GMT nanasess [16515] * branches/feature-module-update/html/install/index.php (modified) パーミッションチェックに data/logs 追加 Fri, 19 Oct 2007 08:00:25 GMT nanasess [16514] * branches/feature-module-update/html/admin/require.php (modified) CACHE_PATH 修正 Fri, 19 Oct 2007 07:53:52 GMT nanasess [16512] * branches/feature-module-update/html/admin/require.php (modified) リファクタリングに伴う修正 Fri, 19 Oct 2007 07:52:54 GMT nanasess [16511] * branches/feature-module-update/data/mtb_constants_init.php (modified) * branches/feature-module-update/html/install/sql/insert_data.sql (modified) MASTER_DATA_DIR 変更 Fri, 19 Oct 2007 07:27:45 GMT nanasess [16506] * branches/feature-module-update/data/cache (added) * branches/feature-module-update/data/cache/dummy (added) * branches/feature-module-update/data/class/SC_Initial.php (added) * branches/feature-module-update/data/class/SC_Initial_Mobile.php (added) * branches/feature-module-update/data/class/db/SC_DB_DBFactory.php (modified) * branches/feature-module-update/data/class_extends/SC_Initial_Ex.php (added) * branches/feature-module-update/data/class_extends/SC_Initial_Mobile_Ex.php (added) * branches/feature-module-update/html/install/index.php (modified) * branches/feature-module-update/html/install/sql/insert_data.sql (modified) * branches/feature-module-update/html/mobile/require.php (modified) * branches/feature-module-update/html/require.php (modified) リファクタリング Fri, 19 Oct 2007 03:08:19 GMT adachi [16504] * branches/feature-module-update/html/install/sql/add/dtb_module_mysql.sql (modified) * branches/feature-module-update/html/install/sql/add/dtb_module_pgsql.sql (modified) dtb_module変更 Fri, 19 Oct 2007 02:48:06 GMT nanasess [16503] * branches/feature-module-update/data/class/SC_SendMail.php (modified) * branches/feature-module-update/data/class/helper/SC_Helper_Mail.php (modified) * branches/feature-module-update/data/module/Mail/mail.php (added) * branches/feature-module-update/data/module/Mail/null.php (added) * branches/feature-module-update/data/module/Mail/sendmail.php (added) * branches/feature-module-update/html/mobile/require.php (modified) * branches/feature-module-update/html/require.php (modified) Pear::Mail のメールバックエンド(mail|sendmail|smtp) に対応 Fri, 19 Oct 2007 01:50:24 GMT nanasess [16502] * branches/feature-module-update/data/conf/mtb_constants_init.php (modified) * branches/feature-module-update/html/install/sql/insert_data.sql (modified) SMTP関連の定数修正 Fri, 19 Oct 2007 01:36:06 GMT nanasess [16501] * branches/feature-module-update/data/conf/mtb_constants_init.php (modified) * branches/feature-module-update/html/install/sql/insert_data.sql (modified) SMTP関連の定数追加 Fri, 19 Oct 2007 01:26:06 GMT nanasess [16500] * branches/feature-module-update/data/conf/mtb_constants_init.php (modified) * branches/feature-module-update/html/install/sql/insert_data.sql (modified) SMTP関連の定数追加 Thu, 18 Oct 2007 11:05:39 GMT nanasess [16496] * branches/feature-module-update/data/Smarty/templates/default/campaign/active (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/active/contents.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/active/footer.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/active/header.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/application.tpl (modified) * branches/feature-module-update/data/Smarty/templates/default/campaign/bloc (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/bloc/cart_tag.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/bloc/entry.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/bloc/login.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/end (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/end/contents.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/end/footer.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/end/header.tpl (added) * branches/feature-module-update/data/Smarty/templates/default/campaign/index.tpl (modified) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_Campaign.php (modified) * branches/feature-module-update/data/class/pages/campaign (added) * branches/feature-module-update/data/class/pages/campaign/LC_Page_Campaign.php (added) * branches/feature-module-update/data/class/pages/campaign/LC_Page_CampaignApplication.php (added) * branches/feature-module-update/data/class/pages/campaign/LC_Page_CampaignComplete.php (added) * branches/feature-module-update/data/class/pages/campaign/LC_Page_CampaignEntry.php (added) * branches/feature-module-update/data/class_extends/page_extends/campaign (added) * branches/feature-module-update/data/class_extends/page_extends/campaign/LC_Page_CampaignApplication_Ex.php (added) * branches/feature-module-update/data/class_extends/page_extends/campaign/LC_Page_CampaignComplete_Ex.php (added) * branches/feature-module-update/data/class_extends/page_extends/campaign/LC_Page_CampaignEntry_Ex.php (added) * branches/feature-module-update/data/class_extends/page_extends/campaign/LC_Page_Campaign_Ex.php (added) * branches/feature-module-update/html/campaign (added) * branches/feature-module-update/html/campaign/application.php (added) * branches/feature-module-update/html/campaign/complete.php (added) * branches/feature-module-update/html/campaign/entry.php (added) * branches/feature-module-update/html/campaign/index.php (added) * branches/feature-module-update/html/user_data/include (added) * branches/feature-module-update/html/user_data/include/campaign (added) * branches/feature-module-update/html/user_data/include/campaign/dummy (added) キャンペーン修正 Thu, 18 Oct 2007 09:42:53 GMT adachi [16494] * branches/feature-module-update/data/class/pages/upgrade/LC_Page_Upgrade_AutoUpdate.php (added) * branches/feature-module-update/html/upgrade/index.php (modified) 自動アップデート追加 Thu, 18 Oct 2007 09:33:24 GMT nanasess [16493] * branches/feature-module-update/html/install/sql/insert_data.sql (modified) LF 削除 Thu, 18 Oct 2007 09:27:11 GMT nanasess [16492] * branches/feature-module-update/html/install/sql/insert_data.sql (modified) キャンペーン関連修正 Thu, 18 Oct 2007 01:35:10 GMT nanasess [16488] * branches/feature-module-update/data/Smarty/templates/default/admin/contents/campaign_create_tag.tpl (modified) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_Campaign.php (modified) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_CampaignCreateTag.php (added) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_CampaignDesign.php (added) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_CampaignPreview.php (added) * branches/feature-module-update/data/class_extends/page_extends/admin/contents/LC_Page_Admin_Contents_CampaignCreateTag_Ex.php (added) * branches/feature-module-update/data/class_extends/page_extends/admin/contents/LC_Page_Admin_Contents_CampaignDesign_Ex.php (added) * branches/feature-module-update/data/class_extends/page_extends/admin/contents/LC_Page_Admin_Contents_CampaignPreview_Ex.php (added) * branches/feature-module-update/html/admin/contents/campaign_create_tag.php (modified) * branches/feature-module-update/html/admin/contents/campaign_design.php (modified) * branches/feature-module-update/html/admin/contents/campaign_preview.php (modified) キャンペーン修正 Wed, 17 Oct 2007 10:59:37 GMT adachi [16484] * branches/feature-module-update/html/install/sql/insert_data.sql (modified) オーナーズストアエラーコード追加 Wed, 17 Oct 2007 08:38:12 GMT nanasess [16478] * branches/feature-module-update/html/mobile/unsupported/index.php (modified) デグレ修正 Wed, 17 Oct 2007 08:36:12 GMT nanasess [16477] * branches/feature-module-update/html/mobile/cart/index.php (modified) * branches/feature-module-update/html/mobile/contact/index.php (modified) * branches/feature-module-update/html/mobile/entry/complete.php (modified) * branches/feature-module-update/html/mobile/entry/email_mobile.php (modified) * branches/feature-module-update/html/mobile/entry/index.php (modified) * branches/feature-module-update/html/mobile/entry/kiyaku.php (modified) * branches/feature-module-update/html/mobile/entry/new.php (modified) * branches/feature-module-update/html/mobile/forgot/index.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/best5.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/category.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/news.php (modified) * branches/feature-module-update/html/mobile/guide/about.php (modified) * branches/feature-module-update/html/mobile/guide/charge.php (modified) * branches/feature-module-update/html/mobile/guide/index.php (modified) * branches/feature-module-update/html/mobile/guide/kiyaku.php (modified) * branches/feature-module-update/html/mobile/guide/privacy.php (modified) * branches/feature-module-update/html/mobile/guide/usage.php (modified) * branches/feature-module-update/html/mobile/index.php (modified) * branches/feature-module-update/html/mobile/mypage/change.php (modified) * branches/feature-module-update/html/mobile/mypage/change_complete.php (modified) * branches/feature-module-update/html/mobile/mypage/history.php (modified) * branches/feature-module-update/html/mobile/mypage/history_detail.php (modified) * branches/feature-module-update/html/mobile/mypage/index.php (modified) * branches/feature-module-update/html/mobile/mypage/order.php (modified) * branches/feature-module-update/html/mobile/mypage/refusal.php (modified) * branches/feature-module-update/html/mobile/mypage/refusal_complete.php (modified) * branches/feature-module-update/html/mobile/products/category_list.php (modified) * branches/feature-module-update/html/mobile/products/detail.php (modified) * branches/feature-module-update/html/mobile/products/list.php (modified) * branches/feature-module-update/html/mobile/products/search.php (modified) * branches/feature-module-update/html/mobile/redirect.php (modified) * branches/feature-module-update/html/mobile/regist/complete.php (modified) * branches/feature-module-update/html/mobile/regist/index.php (modified) * branches/feature-module-update/html/mobile/shopping/complete.php (modified) * branches/feature-module-update/html/mobile/shopping/confirm.php (modified) * branches/feature-module-update/html/mobile/shopping/deliv.php (modified) * branches/feature-module-update/html/mobile/shopping/deliv_addr.php (modified) * branches/feature-module-update/html/mobile/shopping/index.php (modified) * branches/feature-module-update/html/mobile/shopping/payment.php (modified) * branches/feature-module-update/html/mobile/unsupported/index.php (modified) デグレ修正 Wed, 17 Oct 2007 08:28:04 GMT nanasess [16476] * branches/feature-module-update/html/__default.php (modified) * branches/feature-module-update/html/abouts/index.php (modified) * branches/feature-module-update/html/admin/basis/control.php (modified) * branches/feature-module-update/html/admin/basis/delivery.php (modified) * branches/feature-module-update/html/admin/basis/delivery_input.php (modified) * branches/feature-module-update/html/admin/basis/index.php (modified) * branches/feature-module-update/html/admin/basis/kiyaku.php (modified) * branches/feature-module-update/html/admin/basis/mail.php (modified) * branches/feature-module-update/html/admin/basis/masterdata.php (modified) * branches/feature-module-update/html/admin/basis/parameter.php (modified) * branches/feature-module-update/html/admin/basis/payment.php (modified) * branches/feature-module-update/html/admin/basis/payment_input.php (modified) * branches/feature-module-update/html/admin/basis/point.php (modified) * branches/feature-module-update/html/admin/basis/seo.php (modified) * branches/feature-module-update/html/admin/basis/tradelaw.php (modified) * branches/feature-module-update/html/admin/basis/zip_install.php (modified) * branches/feature-module-update/html/admin/contents/campaign.php (modified) * branches/feature-module-update/html/admin/contents/csv.php (modified) * branches/feature-module-update/html/admin/contents/csv_sql.php (modified) * branches/feature-module-update/html/admin/contents/file_manager.php (modified) * branches/feature-module-update/html/admin/contents/file_view.php (modified) * branches/feature-module-update/html/admin/contents/index.php (modified) * branches/feature-module-update/html/admin/contents/inquiry.php (modified) * branches/feature-module-update/html/admin/contents/recommend.php (modified) * branches/feature-module-update/html/admin/contents/recommend_search.php (modified) * branches/feature-module-update/html/admin/customer/edit.php (modified) * branches/feature-module-update/html/admin/customer/index.php (modified) * branches/feature-module-update/html/admin/design/bloc.php (modified) * branches/feature-module-update/html/admin/design/css.php (modified) * branches/feature-module-update/html/admin/design/header.php (modified) * branches/feature-module-update/html/admin/design/index.php (modified) * branches/feature-module-update/html/admin/design/main_edit.php (modified) * branches/feature-module-update/html/admin/design/template.php (modified) * branches/feature-module-update/html/admin/design/upload.php (modified) * branches/feature-module-update/html/admin/home.php (modified) * branches/feature-module-update/html/admin/index.php (modified) * branches/feature-module-update/html/admin/login.php (modified) * branches/feature-module-update/html/admin/logout.php (modified) * branches/feature-module-update/html/admin/mail/history.php (modified) * branches/feature-module-update/html/admin/mail/index.php (modified) * branches/feature-module-update/html/admin/mail/preview.php (modified) * branches/feature-module-update/html/admin/mail/sendmail.php (modified) * branches/feature-module-update/html/admin/mail/template.php (modified) * branches/feature-module-update/html/admin/mail/template_input.php (modified) * branches/feature-module-update/html/admin/order/edit.php (modified) * branches/feature-module-update/html/admin/order/index.php (modified) * branches/feature-module-update/html/admin/order/mail.php (modified) * branches/feature-module-update/html/admin/order/mail_view.php (modified) * branches/feature-module-update/html/admin/order/status.php (modified) * branches/feature-module-update/html/admin/products/category.php (modified) * branches/feature-module-update/html/admin/products/class.php (modified) * branches/feature-module-update/html/admin/products/classcategory.php (modified) * branches/feature-module-update/html/admin/products/index.php (modified) * branches/feature-module-update/html/admin/products/product.php (modified) * branches/feature-module-update/html/admin/products/product_class.php (modified) * branches/feature-module-update/html/admin/products/product_rank.php (modified) * branches/feature-module-update/html/admin/products/product_select.php (modified) * branches/feature-module-update/html/admin/products/review.php (modified) * branches/feature-module-update/html/admin/products/review_edit.php (modified) * branches/feature-module-update/html/admin/products/trackback.php (modified) * branches/feature-module-update/html/admin/products/trackback_edit.php (modified) * branches/feature-module-update/html/admin/products/upload_csv.php (modified) * branches/feature-module-update/html/admin/system/bkup.php (modified) * branches/feature-module-update/html/admin/system/index.php (modified) * branches/feature-module-update/html/admin/system/input.php (modified) * branches/feature-module-update/html/admin/total/index.php (modified) * branches/feature-module-update/html/cart/index.php (modified) * branches/feature-module-update/html/contact/complete.php (modified) * branches/feature-module-update/html/contact/index.php (modified) * branches/feature-module-update/html/entry/complete.php (modified) * branches/feature-module-update/html/entry/index.php (modified) * branches/feature-module-update/html/entry/kiyaku.php (modified) * branches/feature-module-update/html/forgot/index.php (modified) * branches/feature-module-update/html/frontparts/bloc/best5.php (modified) * branches/feature-module-update/html/frontparts/bloc/cart.php (modified) * branches/feature-module-update/html/frontparts/bloc/category.php (modified) * branches/feature-module-update/html/frontparts/bloc/login.php (modified) * branches/feature-module-update/html/frontparts/bloc/news.php (modified) * branches/feature-module-update/html/frontparts/bloc/search_products.php (modified) * branches/feature-module-update/html/frontparts/login_check.php (modified) * branches/feature-module-update/html/index.php (modified) * branches/feature-module-update/html/input_zip.php (modified) * branches/feature-module-update/html/inquiry/index.php (modified) * branches/feature-module-update/html/mobile/cart/index.php (modified) * branches/feature-module-update/html/mobile/contact/index.php (modified) * branches/feature-module-update/html/mobile/entry/complete.php (modified) * branches/feature-module-update/html/mobile/entry/email_mobile.php (modified) * branches/feature-module-update/html/mobile/entry/index.php (modified) * branches/feature-module-update/html/mobile/entry/kiyaku.php (modified) * branches/feature-module-update/html/mobile/entry/new.php (modified) * branches/feature-module-update/html/mobile/forgot/index.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/best5.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/category.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/news.php (modified) * branches/feature-module-update/html/mobile/guide/about.php (modified) * branches/feature-module-update/html/mobile/guide/charge.php (modified) * branches/feature-module-update/html/mobile/guide/index.php (modified) * branches/feature-module-update/html/mobile/guide/kiyaku.php (modified) * branches/feature-module-update/html/mobile/guide/privacy.php (modified) * branches/feature-module-update/html/mobile/guide/usage.php (modified) * branches/feature-module-update/html/mobile/index.php (modified) * branches/feature-module-update/html/mobile/mypage/change.php (modified) * branches/feature-module-update/html/mobile/mypage/change_complete.php (modified) * branches/feature-module-update/html/mobile/mypage/history.php (modified) * branches/feature-module-update/html/mobile/mypage/history_detail.php (modified) * branches/feature-module-update/html/mobile/mypage/index.php (modified) * branches/feature-module-update/html/mobile/mypage/order.php (modified) * branches/feature-module-update/html/mobile/mypage/refusal.php (modified) * branches/feature-module-update/html/mobile/mypage/refusal_complete.php (modified) * branches/feature-module-update/html/mobile/products/category_list.php (modified) * branches/feature-module-update/html/mobile/products/detail.php (modified) * branches/feature-module-update/html/mobile/products/list.php (modified) * branches/feature-module-update/html/mobile/products/search.php (modified) * branches/feature-module-update/html/mobile/redirect.php (modified) * branches/feature-module-update/html/mobile/regist/complete.php (modified) * branches/feature-module-update/html/mobile/regist/index.php (modified) * branches/feature-module-update/html/mobile/shopping/complete.php (modified) * branches/feature-module-update/html/mobile/shopping/confirm.php (modified) * branches/feature-module-update/html/mobile/shopping/deliv.php (modified) * branches/feature-module-update/html/mobile/shopping/deliv_addr.php (modified) * branches/feature-module-update/html/mobile/shopping/index.php (modified) * branches/feature-module-update/html/mobile/shopping/load_payment_module.php (modified) * branches/feature-module-update/html/mobile/shopping/payment.php (modified) * branches/feature-module-update/html/mobile/unsupported/index.php (modified) * branches/feature-module-update/html/mypage/change.php (modified) * branches/feature-module-update/html/mypage/change_complete.php (modified) * branches/feature-module-update/html/mypage/delivery.php (modified) * branches/feature-module-update/html/mypage/delivery_addr.php (modified) * branches/feature-module-update/html/mypage/history.php (modified) * branches/feature-module-update/html/mypage/index.php (modified) * branches/feature-module-update/html/mypage/login.php (modified) * branches/feature-module-update/html/mypage/login_check.php (modified) * branches/feature-module-update/html/mypage/refusal.php (modified) * branches/feature-module-update/html/mypage/refusal_complete.php (modified) * branches/feature-module-update/html/order/index.php (modified) * branches/feature-module-update/html/preview/index.php (modified) * branches/feature-module-update/html/products/detail.php (modified) * branches/feature-module-update/html/products/detail_image.php (modified) * branches/feature-module-update/html/products/list.php (modified) * branches/feature-module-update/html/products/review.php (modified) * branches/feature-module-update/html/products/review_complete.php (modified) * branches/feature-module-update/html/regist/complete.php (modified) * branches/feature-module-update/html/regist/index.php (modified) * branches/feature-module-update/html/resize_image.php (modified) * branches/feature-module-update/html/rss/index.php (modified) * branches/feature-module-update/html/rss/product.php (modified) * branches/feature-module-update/html/shopping/complete.php (modified) * branches/feature-module-update/html/shopping/confirm.php (modified) * branches/feature-module-update/html/shopping/deliv.php (modified) * branches/feature-module-update/html/shopping/index.php (modified) * branches/feature-module-update/html/shopping/payment.php (modified) * branches/feature-module-update/html/sitemap.php (modified) * branches/feature-module-update/html/tb/index.php (modified) デストラクタ修正 Wed, 17 Oct 2007 06:15:28 GMT nanasess [16475] * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products_TrackbackEdit.php (added) * branches/feature-module-update/data/class/pages/tb/LC_Page_TrackBack.php (modified) * branches/feature-module-update/data/class_extends/page_extends/admin/products/LC_Page_Admin_Products_TrackbackEdit_Ex.php (added) * branches/feature-module-update/data/class_extends/page_extends/tb/LC_Page_TrackBack_Ex.php (modified) * branches/feature-module-update/html/admin/products/trackback_edit.php (modified) トラックバック修正 Wed, 17 Oct 2007 02:54:54 GMT nanasess [16470] * branches/feature-module-update/html/admin/products/upload_rakuten.php (deleted) 未使用のため削除 Wed, 17 Oct 2007 02:54:09 GMT nanasess [16469] * branches/feature-module-update/html/admin/products/index_csv.php (deleted) リファクタリングのため削除 Wed, 17 Oct 2007 02:49:39 GMT nanasess [16468] * branches/feature-module-update/data/Smarty/templates/default/admin/products/regist_review.tpl (deleted) * branches/feature-module-update/html/admin/products/regist_review.php (deleted) 未使用のため削除 Wed, 17 Oct 2007 02:23:29 GMT nanasess [16467] * branches/feature-module-update/data/Smarty/templates/default/admin/develop (deleted) * branches/feature-module-update/html/admin/develop (deleted) 未使用のため削除 Wed, 17 Oct 2007 01:21:29 GMT adachi [16463] * branches/feature-module-update/data/conf/mtb_constants_init.php (modified) * branches/feature-module-update/html/install/sql/insert_data.sql (modified) OWNERSSTORE_ERR_DL_INVALID_JSON_DATA追加 Wed, 17 Oct 2007 00:35:27 GMT nanasess [16462] * branches/feature-module-update/html/products/batch_relate.php (deleted) 未使用のため削除 Wed, 17 Oct 2007 00:29:07 GMT nanasess [16461] * branches/feature-module-update/data/Smarty/templates/default/products/favorite.tpl (deleted) * branches/feature-module-update/html/products/favorite.php (deleted) 未使用のため削除 Tue, 16 Oct 2007 13:44:59 GMT adachi [16457] * branches/feature-module-update/html/user_data/templates/default/js/ownersstore.js (modified) コメント追加, リファクタリング Tue, 16 Oct 2007 13:43:55 GMT adachi [16456] * branches/feature-module-update/html/admin/load_module_config.php (added) モジュールのコンフィグロードスクリプト追加 Tue, 16 Oct 2007 11:22:36 GMT nanasess [16453] * branches/feature-module-update/html/install/sql/create_table_mysql.sql (modified) mtb_constants のプライマリーキー指定を削除 * mtb_constants は, ほとんど全件検索のため * ... Tue, 16 Oct 2007 09:52:46 GMT adachi [16452] * branches/feature-module-update/html/upgrade/index.php (modified) register_shutdown_function修正, 各ページクラスでrequireしているファイルを移動 Tue, 16 Oct 2007 07:42:29 GMT nanasess [16451] * branches/feature-module-update/html/admin/total/class (deleted) * branches/feature-module-update/html/admin/total/index_sub.php (deleted) リファクタリング Tue, 16 Oct 2007 07:30:39 GMT nanasess [16449] * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_CsvSql.php (added) * branches/feature-module-update/data/class_extends/page_extends/admin/contents/LC_Page_Admin_Contents_CsvSql_Ex.php (added) * branches/feature-module-update/html/admin/contents/csv_sql.php (modified) クラス化対応 Tue, 16 Oct 2007 03:10:57 GMT nanasess [16447] * branches/feature-module-update/html/.htaccess (modified) upload_max_filesize 5M 追加 Mon, 15 Oct 2007 13:43:03 GMT adachi [16444] * branches/feature-module-update/html/user_data/templates/default/js/ownersstore.js (modified) ライセンス表記追加, 細かな文言修正 Mon, 15 Oct 2007 13:37:39 GMT adachi [16442] * branches/feature-module-update/html/install/sql/add/dtb_ownersstore_settings_mysql.sql (deleted) * branches/feature-module-update/html/install/sql/add/dtb_ownersstore_settings_pgsql.sql (deleted) * branches/feature-module-update/html/install/sql/add/dtb_ownersstore_settings_postgres.sql (deleted) 移動済みのため削除 Mon, 15 Oct 2007 13:32:58 GMT adachi [16441] * branches/feature-module-update/html/install/sql/drop_table.sql (modified) fixed typo Mon, 15 Oct 2007 13:24:53 GMT adachi [16440] * branches/feature-module-update/html/install/sql/create_table_mysql.sql (modified) * branches/feature-module-update/html/install/sql/create_table_pgsql.sql (modified) dtb_ownersstore_settingsを移動 Mon, 15 Oct 2007 13:16:22 GMT adachi [16439] * branches/feature-module-update/html/install/sql/add/dtb_ownersstore_settings_pgsql.sql (copied) ファイル名修正 Mon, 15 Oct 2007 13:01:10 GMT adachi [16438] * branches/feature-module-update/html/install/sql/drop_table.sql (modified) mtb_workを追加 Mon, 15 Oct 2007 12:58:18 GMT adachi [16437] * branches/feature-module-update/html/install/sql/add/dtb_ownersstore_settings_mysql.sql (added) * branches/feature-module-update/html/install/sql/add/dtb_ownersstore_settings_postgres.sql (added) * branches/feature-module-update/html/install/sql/drop_table.sql (modified) * branches/feature-module-update/html/install/sql/table_comment.sql (modified) dtb_ownersstore_settings追加 Mon, 15 Oct 2007 11:58:37 GMT adachi [16435] * branches/feature-module-update/html/install/sql/insert_data.sql (modified) オーナーズストア用定数を追加 Mon, 15 Oct 2007 11:15:28 GMT nanasess [16433] * branches/feature-module-update/html/install/sql/insert_data.sql (modified) テンプレート名修正 Mon, 15 Oct 2007 10:38:23 GMT nanasess [16430] * branches/feature-module-update/data/class/pages/admin/design/LC_Page_Admin_Design_Template.php (added) * branches/feature-module-update/data/class/pages/admin/design/LC_Page_Admin_Design_Upload.php (added) * branches/feature-module-update/data/class_extends/page_extends/admin/design/LC_Page_Admin_Design_Template_Ex.php (added) * branches/feature-module-update/data/class_extends/page_extends/admin/design/LC_Page_Admin_Design_Upload_Ex.php (added) * branches/feature-module-update/html/admin/design/template.php (modified) * branches/feature-module-update/html/admin/design/upload.php (modified) テンプレート機能修正(#175) Mon, 15 Oct 2007 08:44:50 GMT nanasess [16429] * branches/feature-module-update/html/user_data/templates/default/DetailImage.jpg (added) * branches/feature-module-update/html/user_data/templates/default/MypageImage.jpg (added) * branches/feature-module-update/html/user_data/templates/default/ProdImage.jpg (added) * branches/feature-module-update/html/user_data/templates/default/TopImage.jpg (added) テンプレート用画像追加 Mon, 15 Oct 2007 08:12:07 GMT naka [16428] * branches/feature-module-update/html/test/naka/insertMasterData.php (modified) mtb_constantsに必要な値を追加するスクリプト Sun, 14 Oct 2007 13:48:30 GMT adachi [16417] * branches/feature-module-update/html/admin/ownersstore/index.php (modified) * branches/feature-module-update/html/admin/ownersstore/log.php (modified) * branches/feature-module-update/html/admin/ownersstore/settings.php (modified) ディレクトリ変更に伴う修正 Sun, 14 Oct 2007 13:45:43 GMT adachi [16416] * branches/feature-module-update/html/admin/ownersstore (moved) ディレクトリ名変更 Sun, 14 Oct 2007 13:20:43 GMT adachi [16408] * branches/feature-module-update/html/user_data/templates/default/css/thickbox.css (added) thickbox.css追加 Sun, 14 Oct 2007 13:19:55 GMT adachi [16407] * branches/feature-module-update/html/user_data/templates/default/img/ajax/loading.gif (modified) ローディング画像の差し替え Sun, 14 Oct 2007 12:40:50 GMT adachi [16406] * branches/feature-module-update/html/user_data/templates/default/js/ownersstore.js (modified) property設定 Sun, 14 Oct 2007 12:38:53 GMT adachi [16405] * branches/feature-module-update/html/user_data/templates/default/js/ownersstore.js (added) オーナーズストア用js追加 Fri, 12 Oct 2007 09:17:53 GMT nanasess [16397] * branches/feature-module-update/html/preview/index.php (modified) プレビュー修正 Fri, 12 Oct 2007 07:11:35 GMT nanasess [16395] * branches/feature-module-update/html/error.php (deleted) 未使用のため削除 Fri, 12 Oct 2007 07:07:30 GMT nanasess [16394] * branches/feature-module-update/data/class/pages/LC_Page_ResizeImage.php (added) * branches/feature-module-update/data/class_extends/page_extends/LC_Page_ResizeImage_Ex.php (added) * branches/feature-module-update/html/resize_image.php (modified) クラス化対応 Fri, 12 Oct 2007 07:01:23 GMT nanasess [16393] * branches/feature-module-update/html/mobile/require.php (modified) * branches/feature-module-update/html/require.php (modified) SC_Page 削除 Fri, 12 Oct 2007 03:41:54 GMT nanasess [16392] * branches/feature-module-update/data/class/pages/LC_Page_Redirect.php (added) * branches/feature-module-update/data/class/pages/regist/LC_Page_Regist.php (modified) * branches/feature-module-update/data/class/pages/regist/LC_Page_Regist_Complete.php (modified) * branches/feature-module-update/data/class_extends/page_extends/LC_Page_Redirect_Ex.php (added) * branches/feature-module-update/html/mobile/redirect.php (modified) * branches/feature-module-update/html/mobile/regist/complete.php (modified) * branches/feature-module-update/html/mobile/regist/index.php (modified) * branches/feature-module-update/html/regist/complete.php (modified) * リファクタリング * クラス化対応 Fri, 12 Oct 2007 03:41:09 GMT adachi [16391] * branches/feature-module-update/html/upgrade/api (deleted) ファイル移動済みのため削除 Fri, 12 Oct 2007 03:38:19 GMT nanasess [16389] * branches/feature-module-update/html/faq (deleted) * branches/feature-module-update/html/fax (deleted) * branches/feature-module-update/html/mobile/magazine (deleted) 使用していないため削除 Fri, 12 Oct 2007 01:51:27 GMT nanasess [16386] * branches/feature-module-update/data/Smarty/templates/default/mobile/shopping/confirm.tpl (modified) * branches/feature-module-update/data/class/pages/cart/LC_Page_Cart.php (modified) * branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping.php (modified) * branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping_Complete.php (modified) * branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping_Confirm.php (modified) * branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping_Deliv.php (modified) * branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping_DelivAddr.php (added) * branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping_Payment.php (modified) * branches/feature-module-update/data/class/util/SC_Utils.php (modified) * branches/feature-module-update/data/class_extends/page_extends/shopping/LC_Page_Shopping_DelivAddr_Ex.php (added) * branches/feature-module-update/html/mobile/shopping/complete.php (modified) * branches/feature-module-update/html/mobile/shopping/confirm.php (modified) * branches/feature-module-update/html/mobile/shopping/deliv_addr.php (modified) * branches/feature-module-update/html/mobile/shopping/payment.php (modified) * デグレ修正 * リファクタリング Fri, 12 Oct 2007 01:41:53 GMT nanasess [16385] * branches/feature-module-update/data/class/pages/LC_Page_Sitemap.php (added) * branches/feature-module-update/data/class_extends/page_extends/LC_Page_Sitemap_Ex.php (added) * branches/feature-module-update/html/sitemap.php (modified) クラス化対応 Thu, 11 Oct 2007 13:14:05 GMT adachi [16383] * branches/feature-module-update/data/Smarty/templates/default/admin/app/index.tpl (modified) * branches/feature-module-update/data/class/pages/upgrade/LC_Page_Upgrade_Base.php (added) * branches/feature-module-update/data/class/pages/upgrade/LC_Page_Upgrade_EchoKey.php (added) * branches/feature-module-update/data/class/pages/upgrade/LC_Page_Upgrade_ProductsList.php (added) * branches/feature-module-update/html/upgrade/index.php (added) オーナーズストア連携暫定コミット Thu, 11 Oct 2007 07:41:56 GMT nanasess [16379] * branches/feature-module-update/data/class/SC_SelectSql.php (modified) * branches/feature-module-update/data/class/pages/admin/customer/LC_Page_Admin_Customer.php (modified) * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products.php (modified) * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products_ClassCategory.php (modified) * branches/feature-module-update/data/class/pages/regist/LC_Page_Regist.php (modified) * branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping_Deliv.php (modified) * branches/feature-module-update/data/class/util/SC_Utils.php (modified) * branches/feature-module-update/html/mobile/regist/index.php (modified) * branches/feature-module-update/html/mobile/shopping/deliv_addr.php (modified) addslashes() を SC_Utils_Ex::sfQuoteSmart() に修正 Wed, 10 Oct 2007 09:15:15 GMT nanasess [16370] * branches/feature-module-update/html/require.php (modified) SC_Helper_Mobile_Ex クラスを require に追加 Wed, 10 Oct 2007 08:00:06 GMT nanasess [16365] * branches/feature-module-update/html/install/sql/insert_data.sql (modified) mtb_mobile_domain 追加 Wed, 10 Oct 2007 01:20:08 GMT nanasess [16361] * branches/feature-module-update/html/mobile/require.php (modified) typo fix Wed, 10 Oct 2007 01:17:37 GMT nanasess [16360] * branches/feature-module-update/html/mobile/require.php (modified) CLASS_EX__PATH を定義するよう修正 Wed, 10 Oct 2007 01:15:29 GMT nanasess [16359] * branches/feature-module-update/html/require.php (modified) CR(Carriage Return) 削除 Tue, 09 Oct 2007 13:05:24 GMT nanasess [16357] * branches/feature-module-update/data/class/pages/admin/order/LC_Page_Admin_Order_Mail.php (added) * branches/feature-module-update/data/class/pages/admin/order/LC_Page_Admin_Order_MailView.php (added) * branches/feature-module-update/data/class_extends/page_extends/admin/order/LC_Page_Admin_Order_MailView_Ex.php (added) * branches/feature-module-update/data/class_extends/page_extends/admin/order/LC_Page_Admin_Order_Mail_Ex.php (added) * branches/feature-module-update/html/admin/order/mail.php (modified) * branches/feature-module-update/html/admin/order/mail_view.php (modified) クラス化対応 Tue, 09 Oct 2007 08:09:42 GMT nanasess [16347] * branches/feature-module-update/html/.htaccess (modified) *** empty log message *** Tue, 09 Oct 2007 03:32:31 GMT naka [16342] * branches/feature-module-update/html/test/naka/test.php (modified) mdl_speedmail開発(テスト呼び出し用) Tue, 09 Oct 2007 01:48:50 GMT nanasess [16341] * branches/feature-module-update/html/user_data/templates/default/img/header/memory.gif (added) rel から移植 Mon, 08 Oct 2007 17:14:59 GMT nanasess [16340] * branches/feature-module-update/data/class/pages/tb (added) * branches/feature-module-update/data/class/pages/tb/LC_Page_TracBack.php (added) * branches/feature-module-update/data/class_extends/page_extends/tb (added) * branches/feature-module-update/data/class_extends/page_extends/tb/LC_Page_TrackBack_Ex.php (added) * branches/feature-module-update/html/tb/index.php (modified) クラス化対応 Mon, 08 Oct 2007 12:26:49 GMT naka [16330] * branches/feature-module-update/data/class/SC_SendMail.php (modified) * branches/feature-module-update/data/class/pages/admin/mail/LC_Page_Admin_Mail_Sendmail.php (modified) * branches/feature-module-update/data/class_extends/SC_SendMail_Ex.php (added) * branches/feature-module-update/data/downloads/module2 (added) * branches/feature-module-update/data/downloads/module2/mdl_speedmail (added) * branches/feature-module-update/data/downloads/module2/mdl_speedmail/LC_Page_Mdl_SpeedMail.php (added) * branches/feature-module-update/data/downloads/module2/mdl_speedmail/SC_SendMail_Ex.php (added) * branches/feature-module-update/data/downloads/module2/mdl_speedmail/config.php (added) * branches/feature-module-update/data/downloads/module2/mdl_speedmail/config.tpl (added) * branches/feature-module-update/data/downloads/module2/mdl_speedmail/img (added) * branches/feature-module-update/data/downloads/module2/mdl_speedmail/include.php (added) * branches/feature-module-update/data/downloads/module2/module_inc.php (added) * branches/feature-module-update/html/admin/require.php (modified) * branches/feature-module-update/html/require.php (modified) mdl_speedmail開発 Mon, 08 Oct 2007 10:40:30 GMT naka [16329] * branches/feature-module-update/data/class/GC_MobileEmoji.php (deleted) * branches/feature-module-update/data/class/GC_MobileImage.php (deleted) * branches/feature-module-update/data/class/GC_MobileKaraMail.php (deleted) * branches/feature-module-update/data/class/GC_MobileUserAgent.php (deleted) * branches/feature-module-update/data/class/SC_MobileEmoji.php (added) * branches/feature-module-update/data/class/SC_MobileImage.php (added) * branches/feature-module-update/data/class/SC_MobileKaraMail.php (added) * branches/feature-module-update/data/class/SC_MobileUserAgent.php (added) * branches/feature-module-update/data/class/helper/SC_Helper_Mobile.php (modified) * branches/feature-module-update/data/downloads/module/mdl_epsilon/card.php (modified) * branches/feature-module-update/data/downloads/module/mdl_epsilon/convenience.php (modified) * branches/feature-module-update/data/script/receive_kara_mail.php (modified) * branches/feature-module-update/data/smarty_extends/block.marquee.php (modified) * branches/feature-module-update/data/smarty_extends/modifier.numeric_emoji.php (modified) * branches/feature-module-update/html/mobile/require.php (modified) * branches/feature-module-update/html/require.php (modified) GC_Mobile*→SC_Mobile*に変換 Mon, 08 Oct 2007 10:30:38 GMT naka [16328] * branches/feature-module-update/html/test/naka/insertMasterData.php (added) テスト用スクリプト Mon, 08 Oct 2007 10:26:55 GMT naka [16326] * branches/feature-module-update/data/class/SC_SendMail.php (modified) * branches/feature-module-update/data/class/SC_View.php (modified) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_CSV.php (modified) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_Campaign.php (modified) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_FileManager.php (modified) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_FileView.php (modified) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_Inquiry.php (modified) * branches/feature-module-update/data/class/pages/admin/customer/LC_Page_Admin_Customer.php (modified) * branches/feature-module-update/data/class/pages/admin/order/LC_Page_Admin_Order.php (modified) * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products.php (modified) * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products_Review.php (modified) * branches/feature-module-update/data/class/pages/admin/products/LC_Page_Admin_Products_Trackback.php (modified) * branches/feature-module-update/data/class/pages/admin/total/LC_Page_Admin_Total.php (modified) * branches/feature-module-update/data/class/util/SC_Utils.php (modified) * branches/feature-module-update/data/class_extends (added) * branches/feature-module-update/data/class_extends/batch_extends (moved) * branches/feature-module-update/data/class_extends/db_extends (moved) * branches/feature-module-update/data/class_extends/db_extends/SC_DB_DBFactory_Ex.php (modified) * branches/feature-module-update/data/class_extends/helper_extends (moved) * branches/feature-module-update/data/class_extends/page_extends (moved) * branches/feature-module-update/data/class_extends/util_extends (moved) * branches/feature-module-update/html/abouts/index.php (modified) * branches/feature-module-update/html/admin/app/index.php (modified) * branches/feature-module-update/html/admin/app/log.php (modified) * branches/feature-module-update/html/admin/app/settings.php (modified) * branches/feature-module-update/html/admin/basis/control.php (modified) * branches/feature-module-update/html/admin/basis/delivery.php (modified) * branches/feature-module-update/html/admin/basis/delivery_input.php (modified) * branches/feature-module-update/html/admin/basis/index.php (modified) * branches/feature-module-update/html/admin/basis/kiyaku.php (modified) * branches/feature-module-update/html/admin/basis/mail.php (modified) * branches/feature-module-update/html/admin/basis/masterdata.php (modified) * branches/feature-module-update/html/admin/basis/parameter.php (modified) * branches/feature-module-update/html/admin/basis/payment.php (modified) * branches/feature-module-update/html/admin/basis/payment_input.php (modified) * branches/feature-module-update/html/admin/basis/point.php (modified) * branches/feature-module-update/html/admin/basis/seo.php (modified) * branches/feature-module-update/html/admin/basis/tradelaw.php (modified) * branches/feature-module-update/html/admin/basis/zip_install.php (modified) * branches/feature-module-update/html/admin/contents/campaign.php (modified) * branches/feature-module-update/html/admin/contents/csv.php (modified) * branches/feature-module-update/html/admin/contents/file_manager.php (modified) * branches/feature-module-update/html/admin/contents/file_view.php (modified) * branches/feature-module-update/html/admin/contents/index.php (modified) * branches/feature-module-update/html/admin/contents/inquiry.php (modified) * branches/feature-module-update/html/admin/contents/recommend.php (modified) * branches/feature-module-update/html/admin/contents/recommend_search.php (modified) * branches/feature-module-update/html/admin/customer/edit.php (modified) * branches/feature-module-update/html/admin/customer/index.php (modified) * branches/feature-module-update/html/admin/design/bloc.php (modified) * branches/feature-module-update/html/admin/design/css.php (modified) * branches/feature-module-update/html/admin/design/header.php (modified) * branches/feature-module-update/html/admin/design/index.php (modified) * branches/feature-module-update/html/admin/design/main_edit.php (modified) * branches/feature-module-update/html/admin/home.php (modified) * branches/feature-module-update/html/admin/index.php (modified) * branches/feature-module-update/html/admin/login.php (modified) * branches/feature-module-update/html/admin/logout.php (modified) * branches/feature-module-update/html/admin/mail/history.php (modified) * branches/feature-module-update/html/admin/mail/index.php (modified) * branches/feature-module-update/html/admin/mail/preview.php (modified) * branches/feature-module-update/html/admin/mail/sendmail.php (modified) * branches/feature-module-update/html/admin/mail/template.php (modified) * branches/feature-module-update/html/admin/mail/template_input.php (modified) * branches/feature-module-update/html/admin/order/edit.php (modified) * branches/feature-module-update/html/admin/order/index.php (modified) * branches/feature-module-update/html/admin/order/status.php (modified) * branches/feature-module-update/html/admin/products/category.php (modified) * branches/feature-module-update/html/admin/products/class.php (modified) * branches/feature-module-update/html/admin/products/classcategory.php (modified) * branches/feature-module-update/html/admin/products/index.php (modified) * branches/feature-module-update/html/admin/products/product.php (modified) * branches/feature-module-update/html/admin/products/product_class.php (modified) * branches/feature-module-update/html/admin/products/product_rank.php (modified) * branches/feature-module-update/html/admin/products/product_select.php (modified) * branches/feature-module-update/html/admin/products/review.php (modified) * branches/feature-module-update/html/admin/products/review_edit.php (modified) * branches/feature-module-update/html/admin/products/trackback.php (modified) * branches/feature-module-update/html/admin/products/upload_csv.php (modified) * branches/feature-module-update/html/admin/require.php (modified) * branches/feature-module-update/html/admin/system/bkup.php (modified) * branches/feature-module-update/html/admin/system/index.php (modified) * branches/feature-module-update/html/admin/system/input.php (modified) * branches/feature-module-update/html/admin/total/index.php (modified) * branches/feature-module-update/html/cart/index.php (modified) * branches/feature-module-update/html/contact/complete.php (modified) * branches/feature-module-update/html/contact/index.php (modified) * branches/feature-module-update/html/entry/complete.php (modified) * branches/feature-module-update/html/entry/index.php (modified) * branches/feature-module-update/html/entry/kiyaku.php (modified) * branches/feature-module-update/html/forgot/index.php (modified) * branches/feature-module-update/html/frontparts/bloc/best5.php (modified) * branches/feature-module-update/html/frontparts/bloc/cart.php (modified) * branches/feature-module-update/html/frontparts/bloc/category.php (modified) * branches/feature-module-update/html/frontparts/bloc/login.php (modified) * branches/feature-module-update/html/frontparts/bloc/news.php (modified) * branches/feature-module-update/html/frontparts/bloc/search_products.php (modified) * branches/feature-module-update/html/frontparts/login_check.php (modified) * branches/feature-module-update/html/index.php (modified) * branches/feature-module-update/html/input_zip.php (modified) * branches/feature-module-update/html/inquiry/index.php (modified) * branches/feature-module-update/html/mobile/cart/index.php (modified) * branches/feature-module-update/html/mobile/contact/index.php (modified) * branches/feature-module-update/html/mobile/entry/complete.php (modified) * branches/feature-module-update/html/mobile/entry/email_mobile.php (modified) * branches/feature-module-update/html/mobile/entry/index.php (modified) * branches/feature-module-update/html/mobile/entry/kiyaku.php (modified) * branches/feature-module-update/html/mobile/entry/new.php (modified) * branches/feature-module-update/html/mobile/forgot/index.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/best5.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/category.php (modified) * branches/feature-module-update/html/mobile/frontparts/bloc/news.php (modified) * branches/feature-module-update/html/mobile/guide/about.php (modified) * branches/feature-module-update/html/mobile/guide/charge.php (modified) * branches/feature-module-update/html/mobile/guide/index.php (modified) * branches/feature-module-update/html/mobile/guide/kiyaku.php (modified) * branches/feature-module-update/html/mobile/guide/privacy.php (modified) * branches/feature-module-update/html/mobile/guide/usage.php (modified) * branches/feature-module-update/html/mobile/index.php (modified) * branches/feature-module-update/html/mobile/magazine/cancel.php (modified) * branches/feature-module-update/html/mobile/magazine/complete.php (modified) * branches/feature-module-update/html/mobile/magazine/confirm.php (modified) * branches/feature-module-update/html/mobile/magazine/index.php (modified) * branches/feature-module-update/html/mobile/magazine/regist.php (modified) * branches/feature-module-update/html/mobile/mypage/change.php (modified) * branches/feature-module-update/html/mobile/mypage/change_complete.php (modified) * branches/feature-module-update/html/mobile/mypage/history.php (modified) * branches/feature-module-update/html/mobile/mypage/history_detail.php (modified) * branches/feature-module-update/html/mobile/mypage/index.php (modified) * branches/feature-module-update/html/mobile/mypage/order.php (modified) * branches/feature-module-update/html/mobile/mypage/refusal.php (modified) * branches/feature-module-update/html/mobile/mypage/refusal_complete.php (modified) * branches/feature-module-update/html/mobile/products/category_list.php (modified) * branches/feature-module-update/html/mobile/products/detail.php (modified) * branches/feature-module-update/html/mobile/products/list.php (modified) * branches/feature-module-update/html/mobile/products/search.php (modified) * branches/feature-module-update/html/mobile/require.php (modified) * branches/feature-module-update/html/mobile/shopping/deliv.php (modified) * branches/feature-module-update/html/mobile/shopping/index.php (modified) * branches/feature-module-update/html/mobile/unsupported/index.php (modified) * branches/feature-module-update/html/mypage/change.php (modified) * branches/feature-module-update/html/mypage/change_complete.php (modified) * branches/feature-module-update/html/mypage/delivery.php (modified) * branches/feature-module-update/html/mypage/delivery_addr.php (modified) * branches/feature-module-update/html/mypage/history.php (modified) * branches/feature-module-update/html/mypage/index.php (modified) * branches/feature-module-update/html/mypage/login.php (modified) * branches/feature-module-update/html/mypage/login_check.php (modified) * branches/feature-module-update/html/mypage/refusal.php (modified) * branches/feature-module-update/html/mypage/refusal_complete.php (modified) * branches/feature-module-update/html/order/index.php (modified) * branches/feature-module-update/html/products/detail.php (modified) * branches/feature-module-update/html/products/detail_image.php (modified) * branches/feature-module-update/html/products/list.php (modified) * branches/feature-module-update/html/products/review.php (modified) * branches/feature-module-update/html/products/review_complete.php (modified) * branches/feature-module-update/html/regist/complete.php (modified) * branches/feature-module-update/html/regist/index.php (modified) * branches/feature-module-update/html/require.php (modified) * branches/feature-module-update/html/rss/index.php (modified) * branches/feature-module-update/html/rss/product.php (modified) * branches/feature-module-update/html/shopping/complete.php (modified) * branches/feature-module-update/html/shopping/confirm.php (modified) * branches/feature-module-update/html/shopping/deliv.php (modified) * branches/feature-module-update/html/shopping/index.php (modified) * branches/feature-module-update/html/shopping/payment.php (modified) * branches/feature-module-update/templates/default_page.php (modified) * branches/feature-module-update/templates/mobile_page.php (modified) * branches/feature-module-update/test/class/db/SC_DB_MasterData_Test.php (modified) class_extendsディレクトリの追加 Mon, 08 Oct 2007 09:37:01 GMT naka [16322] * branches/feature-module-update/data/class/GC_SendMail.php (deleted) * branches/feature-module-update/data/class/SC_SendMail.php (added) * branches/feature-module-update/data/class/helper/SC_Helper_Mail.php (modified) * branches/feature-module-update/data/class/pages/admin/mail/LC_Page_Admin_Mail_Sendmail.php (modified) * branches/feature-module-update/data/class/pages/contact/LC_Page_Contact.php (modified) * branches/feature-module-update/data/class/pages/entry/LC_Page_Entry.php (modified) * branches/feature-module-update/data/class/pages/forgot/LC_Page_Forgot.php (modified) * branches/feature-module-update/data/class/pages/magazine/LC_Page_Magazine_Confirm.php (modified) * branches/feature-module-update/data/class/pages/regist/LC_Page_Regist.php (modified) * branches/feature-module-update/data/class/pages/shopping/LC_Page_Shopping_Complete.php (modified) * branches/feature-module-update/data/script/receive_kara_mail.php (modified) * branches/feature-module-update/html/admin/require.php (modified) * branches/feature-module-update/html/mobile/regist/index.php (modified) * branches/feature-module-update/html/mobile/require.php (modified) * branches/feature-module-update/html/mobile/shopping/complete.php (modified) * branches/feature-module-update/html/require.php (modified) GC_SendMail→SC_SendMail名称変更 Sun, 07 Oct 2007 08:32:40 GMT naka [16321] * branches/feature-module-update/data/class/GC_SendMail.php (modified) * branches/feature-module-update/data/class/page_extends/admin/mail/LC_Page_Admin_Mail_Sendmail_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/mail/LC_Page_Admin_Mail_Sendmail.php (added) * branches/feature-module-update/html/admin/mail/sendmail.php (added) * branches/feature-module-update/html/test/naka/mail.php (modified) メルマガ配信機能 Sat, 06 Oct 2007 15:33:22 GMT nanasess [16318] * branches/feature-module-update/html/install/templates/step4.tpl (modified) 画像のパス修正 Sat, 06 Oct 2007 15:30:48 GMT nanasess [16317] * branches/feature-module-update/html/install/sql/drop_table.sql (modified) mtb_mobile_domain 追加 Sat, 06 Oct 2007 15:27:00 GMT nanasess [16316] * branches/feature-module-update/html/install/templates/step0_1.tpl (modified) * branches/feature-module-update/html/install/templates/step1.tpl (modified) * branches/feature-module-update/html/install/templates/step2.tpl (modified) * branches/feature-module-update/html/install/templates/step3.tpl (modified) 画像のパス修正 Sat, 06 Oct 2007 15:16:39 GMT nanasess [16315] * branches/feature-module-update/html/install/user_data/css (deleted) * branches/feature-module-update/html/install/user_data/include (deleted) * branches/feature-module-update/html/install/user_data/templates (deleted) 不要なディレクトリ削除 Sat, 06 Oct 2007 15:14:51 GMT nanasess [16314] * branches/feature-module-update/html/install/templates/welcome.tpl (modified) 画像のパス修正 Sat, 06 Oct 2007 15:00:08 GMT nanasess [16313] * branches/feature-module-update/html/install/index.php (modified) * branches/feature-module-update/html/install/sql/insert_data.sql (modified) インストーラ修正 Sat, 06 Oct 2007 14:38:29 GMT nanasess [16312] * branches/feature-module-update/html/install/sql/column_comment.sql (modified) * branches/feature-module-update/html/install/sql/create_table_oracle.sql (deleted) * branches/feature-module-update/html/install/sql/insert_data_oracle.sql (deleted) 不要なSQL削除 Sat, 06 Oct 2007 14:28:16 GMT nanasess [16311] * branches/feature-module-update/html/install/sql/insert_data.sql (modified) typo fix Sat, 06 Oct 2007 13:17:43 GMT naka [16308] * branches/feature-module-update/data/Smarty/templates/default/admin/basis/masterdata.tpl (modified) * branches/feature-module-update/html/test/naka/mail.php (modified) マスターデータが0件でもデータ追加可能なように修正 Sat, 06 Oct 2007 13:05:12 GMT naka [16306] * branches/feature-module-update/html/install/sql/create_table_mysql.sql (modified) * branches/feature-module-update/html/install/sql/create_table_pgsql.sql (modified) モバイルメールドメイン管理テーブル追加 Sat, 06 Oct 2007 12:28:41 GMT naka [16301] * branches/feature-module-update/html/mypage/change_complete.php (modified) スペルミスの修正 Sat, 06 Oct 2007 09:49:20 GMT naka [16300] * branches/feature-module-update/data/module/Mail/Mail.php (added) * branches/feature-module-update/data/module/Mail/RFC822.php (added) * branches/feature-module-update/data/module/Mail/mimeDecode.php (modified) * branches/feature-module-update/data/module/Mail/mimePart.php (modified) * branches/feature-module-update/data/module/Mail/smtp.php (added) * branches/feature-module-update/data/module/Net/SMTP.php (added) * branches/feature-module-update/html/admin/require.php (modified) * branches/feature-module-update/html/test/naka/mail.php (modified) Mail_mime利用関連モジュールの追加 Sat, 06 Oct 2007 09:18:24 GMT naka [16296] * branches/feature-module-update/html/admin/require.php (modified) admin/require.phpにもインストールチェックを入れる。 Fri, 05 Oct 2007 15:17:17 GMT nanasess [16294] * branches/feature-module-update/data/class/page_extends/admin/contents/LC_Page_Admin_Contents_Campaign_Ex.php (added) * branches/feature-module-update/data/class/pages/admin/contents/LC_Page_Admin_Contents_Campaign.php (added) * branches/feature-module-update/html/admin/contents/campaign.php (modified) 暫定commit Fri, 05 Oct 2007 15:16:01 GMT nanasess [16293] * branches/feature-module-update/data/conf/conf.php (modified) * branches/feature-module-update/html/install/templates/install_frame.tpl (modified) * branches/feature-module-update/html/install/templates/step0.tpl (modified) * branches/feature-module-update/html/install/templates/welcome.tpl (modified) インストーラ修正 Fri, 05 Oct 2007 15:09:45 GMT nanasess [16292] * branches/feature-module-update/html/install/index.php (modified) typo fix Fri, 05 Oct 2007 14:43:15 GMT nanasess [16290] * branches/feature-module-update/html/install/index.php (modified) typo fix