Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/xoonips/xoonips/xoonips/confirm_edit.php

Log of /xoonips/xoonips/xoonips/confirm_edit.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.18.2.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 2 02:10:54 2011 UTC (13 years, 1 month ago) by orrisroot
Branch: RELENG_3_4
CVS Tags: RELENG_3_4_5_RELEASE, RELENG_3_4_6_RELEASE, RELENG_3_4_6a_RELEASE, RELENG_3_4_7_RELEASE, RELENG_3_4_8_RELEASE
Changes since 1.18.2.1.2.19: +2 -2 lines
Diff to previous 1.18.2.1.2.19 , to branch point 1.18.2.1 , to next main 1.18.2.3
update copyright year.


Revision 1.18.2.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 01:56:57 2009 UTC (15 years ago) by tani
Branch: RELENG_3_5
Changes since 1.18.2.3.2.1: +21 -31 lines
Diff to previous 1.18.2.3.2.1 , to branch point 1.18.2.3
xnp_get_item and xnp_get_items are replaced to ORM handler and ORM compo handler.
xnp_get_item_types is replaced to item type handler.


Revision 1.18.2.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 05:31:29 2008 UTC (15 years, 3 months ago) by orrisroot
Branch: RELENG_3_4
CVS Tags: RELENG_3_4_2_RELEASE, RELENG_3_4_2a_RELEASE, RELENG_3_4_3_RELEASE, RELENG_3_4_4_RELEASE
Changes since 1.18.2.1.2.18: +7 -7 lines
Diff to previous 1.18.2.1.2.18 , to branch point 1.18.2.1
MFC: use xoonips group handler name to $xgroup_handler.


Revision 1.18.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 05:31:26 2008 UTC (15 years, 3 months ago) by orrisroot
Branch: RELENG_3_5
Changes since 1.18.2.3: +7 -7 lines
Diff to previous 1.18.2.3
use xonips group handler name to $xgroup_handler.


Revision 1.18.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 05:40:25 2008 UTC (15 years, 3 months ago) by orrisroot
Branch: RELENG_3
CVS Tags: RELENG_3_5_BP
Branch point for: RELENG_3_5
Changes since 1.18.2.2: +0 -0 lines
Diff to previous 1.18.2.2 , to branch point 1.18
merge RELENG_3_4 branch to RELENG_3 branch


Revision 1.18.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 05:17:33 2008 UTC (15 years, 3 months ago) by orrisroot
Branch: RELENG_3
Changes since 1.18.2.1: +269 -248 lines
Diff to previous 1.18.2.1 , to branch point 1.18
merge RELENG_3_4 branch to RELENG_3 branch.


Revision 1.18.2.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 28 12:31:35 2008 UTC (15 years, 4 months ago) by orrisroot
Branch: RELENG_3_4
CVS Tags: RELENG_3_4_0_RELEASE, RELENG_3_4_1_RELEASE
Changes since 1.18.2.1.2.17: +4 -4 lines
Diff to previous 1.18.2.1.2.17 , to branch point 1.18.2.1
updated copyright information.


Revision 1.18.2.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 15:24:17 2008 UTC (15 years, 5 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.16: +16 -27 lines
Diff to previous 1.18.2.1.2.16 , to branch point 1.18.2.1
rewrite xnpGetBasicInformationEditBlock(), xnpGetBasicInformationConfirmBlock().


Revision 1.18.2.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 10:22:36 2008 UTC (15 years, 5 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.15: +3 -3 lines
Diff to previous 1.18.2.1.2.15 , to branch point 1.18.2.1
fixed fatal error.


Revision 1.18.2.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 15:37:52 2008 UTC (15 years, 5 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.14: +1 -2 lines
Diff to previous 1.18.2.1.2.14 , to branch point 1.18.2.1
removed xoonips_item_id request fetching. it seems to move binder module.


Revision 1.18.2.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 23 05:52:22 2008 UTC (15 years, 5 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.13: +16 -16 lines
Diff to previous 1.18.2.1.2.13 , to branch point 1.18.2.1
use getValue(), getValueArray(), getFile() for form request values fetching.


Revision 1.18.2.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 17 16:24:55 2008 UTC (15 years, 5 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.12: +2 -2 lines
Diff to previous 1.18.2.1.2.12 , to branch point 1.18.2.1
use XooNIpsUtilityText class.


Revision 1.18.2.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 16 02:32:55 2008 UTC (15 years, 5 months ago) by tani
Branch: RELENG_3_4
Changes since 1.18.2.1.2.11: +52 -18 lines
Diff to previous 1.18.2.1.2.11 , to branch point 1.18.2.1
use orm to select private index automatically.


Revision 1.18.2.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 15:27:47 2008 UTC (15 years, 6 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.10: +4 -4 lines
Diff to previous 1.18.2.1.2.10 , to branch point 1.18.2.1
use XooNIpsTextutility::html_special_chars() for text escaping.


Revision 1.18.2.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 15:59:43 2008 UTC (15 years, 6 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.9: +12 -8 lines
Diff to previous 1.18.2.1.2.9 , to branch point 1.18.2.1
use group handler class.


Revision 1.18.2.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 10:29:33 2008 UTC (15 years, 8 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.8: +2 -2 lines
Diff to previous 1.18.2.1.2.8 , to branch point 1.18.2.1
use formdata utility class.


Revision 1.18.2.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 10:27:38 2008 UTC (15 years, 8 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.7: +5 -5 lines
Diff to previous 1.18.2.1.2.7 , to branch point 1.18.2.1
fixed bug.


Revision 1.18.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 10:21:15 2008 UTC (15 years, 8 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.6: +21 -34 lines
Diff to previous 1.18.2.1.2.6 , to branch point 1.18.2.1
use formdata utility class.


Revision 1.18.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 3 16:20:33 2008 UTC (15 years, 9 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.5: +2 -10 lines
Diff to previous 1.18.2.1.2.5 , to branch point 1.18.2.1
removed create_session.php loading.


Revision 1.18.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 13 17:47:17 2008 UTC (15 years, 9 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.4: +2 -3 lines
Diff to previous 1.18.2.1.2.4 , to branch point 1.18.2.1
use reference assignment for object array results from xxx->getObjects().


Revision 1.18.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 11 10:27:48 2008 UTC (15 years, 10 months ago) by orrisroot
Branch: RELENG_3_4
Changes since 1.18.2.1.2.3: +3 -5 lines
Diff to previous 1.18.2.1.2.3 , to branch point 1.18.2.1
use common.inc.php for mainfile.php including.


Revision 1.18.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 4 02:57:01 2008 UTC (16 years, 2 months ago) by tani
Branch: RELENG_3_4
CVS Tags: RELENG_3_4_SNAP20080226, RELENG_3_4_SNAP20080313, RELENG_3_4_SNAP20080327, RELENG_3_4_SNAP2008317
Changes since 1.18.2.1.2.2: +177 -193 lines
Diff to previous 1.18.2.1.2.2 , to branch point 1.18.2.1
Remove Binder from XooNIps(Binder is moved to Binder module. See xnpbinder).
Remove unused files.
Add new files.


Revision 1.18.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 24 07:29:47 2008 UTC (16 years, 2 months ago) by aga4096
Branch: RELENG_3_4
Changes since 1.18.2.1.2.1: +36 -12 lines
Diff to previous 1.18.2.1.2.1 , to branch point 1.18.2.1
add contents lock.


Revision 1.18.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 28 03:12:13 2007 UTC (16 years, 3 months ago) by aga4096
Branch: RELENG_3_4
Changes since 1.18.2.1: +43 -32 lines
Diff to previous 1.18.2.1
remove xoonips/include/encode.php
use xoonips_get_form_data() instead of $_GET, $_POST, $_FILE.
modify download file name encoding.
&#...; in DB is treated as normal string instead of numeric character reference.


Revision 1.18.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 10 04:39:23 2007 UTC (16 years, 4 months ago) by orrisroot
Branch: RELENG_3
CVS Tags: RELENG_3_4_BP
Branch point for: RELENG_3_4
Changes since 1.18: +74 -45 lines
Diff to previous 1.18
merged RELENG_3_3 to RELENG_3.


Revision 1.18.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 9 18:18:22 2007 UTC (16 years, 6 months ago) by orrisroot
Branch: RELENG_3_3
CVS Tags: RELENG_3_3_1_RELEASE, RELENG_3_3_2_RELEASE, RELENG_3_3_SNAP2008317
Changes since 1.18.4.5: +3 -3 lines
Diff to previous 1.18.4.5 , to branch point 1.18
used css 'formButton' for input button.


Revision 1.18.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 13 16:03:54 2007 UTC (16 years, 6 months ago) by orrisroot
Branch: RELENG_3_3
Changes since 1.18.4.4: +16 -16 lines
Diff to previous 1.18.4.4 , to branch point 1.18
removed japanese characters into source code.


Revision 1.18.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 17 15:14:40 2007 UTC (16 years, 7 months ago) by orrisroot
Branch: RELENG_3_3
Changes since 1.18.4.3: +9 -9 lines
Diff to previous 1.18.4.3 , to branch point 1.18
changed default redirect url from xoonips/index.php to XOOPS_URL.'/'.


Revision 1.18.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 8 12:44:19 2007 UTC (16 years, 8 months ago) by orrisroot
Branch: RELENG_3_3
Changes since 1.18.4.2: +4 -3 lines
Diff to previous 1.18.4.2 , to branch point 1.18
optimized screen transition.
- confirm_edit.php -> detail.php?item_id=... or detail.php?id=...
- confirm_register.php -> register.php
- detail.php (on delete) -> XOOPS_URL.'/index.php'


Revision 1.18.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 25 05:21:06 2007 UTC (16 years, 9 months ago) by orrisroot
Branch: RELENG_3_3
CVS Tags: RELENG_3_3_0_BETA, RELENG_3_3_0_RELEASE
Changes since 1.18.4.1: +28 -21 lines
Diff to previous 1.18.4.1 , to branch point 1.18
updated copyright notice.


Revision 1.18.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 13 07:18:08 2007 UTC (16 years, 10 months ago) by orrisroot
Branch: RELENG_3_3
CVS Tags: RELENG_3_3_0_ALPHA
Changes since 1.18: +22 -1 lines
Diff to previous 1.18
merged KEIO University contributed item URL fixation code.


Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 22 06:52:17 2007 UTC (17 years ago) by tani
Branch: MAIN
CVS Tags: HEAD, REL20070323, RELENG_3_3_BP, RELENG_3_BP
Branch point for: RELENG_3, RELENG_3_3
Changes since 1.17: +1 -8 lines
Diff to previous 1.17
remove check of number of items


Revision 1.16.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 07:47:10 2007 UTC (17 years, 1 month ago) by tani
Branch: XOONIPS_STABLE_32
CVS Tags: RELENG_3_2_4a_RELEASE
Changes since 1.16: +1 -8 lines
Diff to previous 1.16 , to next main 1.18
delete private_item_number_limit check.


Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 14 01:29:04 2006 UTC (17 years, 3 months ago) by tani
Branch: MAIN
CVS Tags: tag20070307current
Changes since 1.16: +21 -5 lines
Diff to previous 1.16
show the notice if /Private is selected automatically.


Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 8 09:48:50 2006 UTC (17 years, 8 months ago) by aga4096
Branch: MAIN
CVS Tags: XOONIPS_32_RC5, tag20061130, tag20070307
Branch point for: XOONIPS_STABLE_32
Changes since 1.15: +8 -7 lines
Diff to previous 1.15
・8610 Private変更でも査読 で,承認が不要なのに「承認が必要・・」のメッセージが出るのを修正.


Revision 1.12.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 2 06:00:46 2006 UTC (17 years, 8 months ago) by aga4096
Branch: XOONIPS_STABLE_2
CVS Tags: RELENG_2_0_0a_RELEASE, tag20061115
Changes since 1.12.2.1: +5 -1 lines
Diff to previous 1.12.2.1 , to branch point 1.12 , to next main 1.18
・アイテム編集 → Readmeを入力せずにPublicに登録 → 確認画面でUpdate で警告が出るのを修正.


Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 2 05:46:24 2006 UTC (17 years, 8 months ago) by aga4096
Branch: MAIN
Changes since 1.14: +5 -1 lines
Diff to previous 1.14
・[ #8656 ] アイテム編集 → Readmeを入力せずにPublicに登録 → 確認画面でUpdate で警告が出るのを修正.


Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 08:54:43 2006 UTC (17 years, 8 months ago) by tani
Branch: MAIN
CVS Tags: REL20060720
Changes since 1.13: +11 -11 lines
Diff to previous 1.13
To merge diff from tag20060615 to tag20060622 on XOONIPS_STABLE_2 to CURERNT.


Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 20 06:05:20 2006 UTC (17 years, 9 months ago) by makotonton
Branch: XOONIPS_STABLE_2
CVS Tags: tag20060622
Changes since 1.12: +11 -11 lines
Diff to previous 1.12
translating comments into english


Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 31 02:41:29 2006 UTC (17 years, 10 months ago) by tani
Branch: MAIN
CVS Tags: XOONIPS_31_RC1, XOONIPS_31_RC2, XOONIPS_31_RC3, XOONIPS_31_RC4
Changes since 1.12: +5 -3 lines
Diff to previous 1.12
available_space_of_group_item,available_space_of_private_itemを使って登録可能アイテム数チェック.


Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 13 10:05:31 2006 UTC (18 years, 2 months ago) by khosokawa
Branch: MAIN
CVS Tags: AL_PORTING, REL20060213, REL20060323, merge_to_20060411, merge_to_20060605, merge_to_20060627, tag20060615
Branch point for: XOONIPS_STABLE_2, XOONIPS_STABLE_3
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
Addition to Japanese support for the troubple of Japanese input from Mac safari, decimal charcter entity references in the case of server encode is EUC-JP or ISO-8859-1.


Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 26 07:50:38 2005 UTC (18 years, 3 months ago) by tani
Branch: MAIN
CVS Tags: REL20051226
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
差分のマージ:MergePnt_20051116からMergePnt_20051220までの変更分


Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 5 10:18:12 2005 UTC (18 years, 4 months ago) by aga4096
Branch: MAIN
Changes since 1.9: +5 -2 lines
Diff to previous 1.9
・詳細画面に Publicへの登録ボタンを追加.


Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 18 09:00:17 2005 UTC (18 years, 4 months ago) by tani
Branch: MAIN
Changes since 1.8: +4 -2 lines
Diff to previous 1.8
関連アイテムのアイテムIDをhiddenで宣言.


Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 23 07:44:31 2005 UTC (18 years, 7 months ago) by tani
Branch: MAIN
CVS Tags: MergePnt_20051116, MergePnt_20051220, XOONIPS_RC1
Branch point for: XOONIPS_STABLE
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
$http_varsに'lang'を追加.


Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 11 02:03:52 2005 UTC (18 years, 8 months ago) by tani
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
????X
 XooNiPs -> XooNIps
 Visiome Platform -> XooNIps
 Visiome -> XooNIps


Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 27 01:01:46 2005 UTC (18 years, 8 months ago) by tani
Branch: MAIN
Changes since 1.5: +16 -2 lines
Diff to previous 1.5
changelog自動生成処理を追加.


Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 16 02:29:46 2005 UTC (18 years, 9 months ago) by aga4096
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4
・このバインダーは・・・の画面でシングルクォートがエンコードされなかったのを修正.


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 14 09:26:14 2005 UTC (18 years, 9 months ago) by aga4096
Branch: MAIN
Changes since 1.3: +52 -2 lines
Diff to previous 1.3
・個人領域Binderに対応.


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 2 02:43:02 2005 UTC (18 years, 10 months ago) by aga4096
Branch: MAIN
Changes since 1.2: +8 -5 lines
Diff to previous 1.2
・登録完了後のリダイレクト画面にコメントを表示するときは待ち時間を5secに修正.


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 19 09:04:55 2005 UTC (18 years, 10 months ago) by aga4096
Branch: MAIN
Changes since 1.1: +10 -9 lines
Diff to previous 1.1
・Register/Editする際のコメント(承認に2,3日かかる)をRegister/Edit後に移動。


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 18 09:46:13 2005 UTC (18 years, 10 months ago) by aga4096
Branch: MAIN
・xnpaccount, xnpbinder, xnpconfig, xnpindex, xnpitem, xnpmoderator のモジュールを統合.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26