Browse CVS RepositoryLog of /xoonips/xoonips/xoonips/input_text_file.php
Revision 1.11.2.1.2.12 - (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.11.2.1.2.11: +2 -2 lines Diff to previous 1.11.2.1.2.11 , to branch point 1.11.2.1 , to next main 1.11.2.3 update copyright year. Revision 1.11.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.11.2.2: +0 -0 lines Diff to previous 1.11.2.2 , to branch point 1.11 merge RELENG_3_4 branch to RELENG_3 branch Revision 1.11.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.11.2.1: +66 -68 lines Diff to previous 1.11.2.1 , to branch point 1.11 merge RELENG_3_4 branch to RELENG_3 branch. Revision 1.11.2.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 28 12:31:36 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, RELENG_3_4_2_RELEASE, RELENG_3_4_2a_RELEASE, RELENG_3_4_3_RELEASE, RELENG_3_4_4_RELEASE Changes since 1.11.2.1.2.10: +4 -4 lines Diff to previous 1.11.2.1.2.10 , to branch point 1.11.2.1 updated copyright information. Revision 1.11.2.1.2.10 - (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.11.2.1.2.9: +3 -3 lines Diff to previous 1.11.2.1.2.9 , to branch point 1.11.2.1 use getValue(), getValueArray(), getFile() for form request values fetching. Revision 1.11.2.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs] Tue Oct 21 18:43:50 2008 UTC (15 years, 5 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.11.2.1.2.8: +2 -2 lines Diff to previous 1.11.2.1.2.8 , to branch point 1.11.2.1 fix <textarea> width to "cols * 8" pixels for unexpected browser rendering. set doi <input> field size to "50". set keyword field size to "80". Revision 1.11.2.1.2.8 - (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.11.2.1.2.7: +2 -2 lines Diff to previous 1.11.2.1.2.7 , to branch point 1.11.2.1 use XooNIpsUtilityText class. Revision 1.11.2.1.2.7 - (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.11.2.1.2.6: +6 -4 lines Diff to previous 1.11.2.1.2.6 , to branch point 1.11.2.1 use XooNIpsTextutility::html_special_chars() for text escaping. Revision 1.11.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jul 22 11:58:50 2008 UTC (15 years, 8 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.11.2.1.2.5: +59 -44 lines Diff to previous 1.11.2.1.2.5 , to branch point 1.11.2.1 use formdata utility class to get form request. added uploaded file check routine. Revision 1.11.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jul 17 21:55:44 2008 UTC (15 years, 8 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.11.2.1.2.4: +1 -3 lines Diff to previous 1.11.2.1.2.4 , to branch point 1.11.2.1 use xoonips_get_xoops_configs() to get $xoopsConfig, $xoopsConfigUser, $xoopsConfigMetaFooter values for compatibility with XOOPS Cube Legacy 2.1 Revision 1.11.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jul 3 15:54:18 2008 UTC (15 years, 9 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.11.2.1.2.3: +7 -23 lines Diff to previous 1.11.2.1.2.3 , to branch point 1.11.2.1 removed create_session.php loading. Revision 1.11.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jun 11 12:18:52 2008 UTC (15 years, 10 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.11.2.1.2.2: +1 -2 lines Diff to previous 1.11.2.1.2.2 , to branch point 1.11.2.1 removed 'pmsg' pagetype setting. it seems not used. Revision 1.11.2.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jun 11 10:27:54 2008 UTC (15 years, 10 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.11.2.1.2.1: +2 -3 lines Diff to previous 1.11.2.1.2.1 , to branch point 1.11.2.1 use common.inc.php for mainfile.php including. Revision 1.11.2.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Fri Dec 28 03:12:14 2007 UTC (16 years, 3 months ago) by aga4096 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.11.2.1: +10 -9 lines Diff to previous 1.11.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.11.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.11: +31 -38 lines Diff to previous 1.11 merged RELENG_3_3 to RELENG_3. Revision 1.11.4.3 - (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.11.4.2: +4 -4 lines Diff to previous 1.11.4.2 , to branch point 1.11 used css 'formButton' for input button. Revision 1.11.4.2 - (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.11.4.1: +2 -14 lines Diff to previous 1.11.4.1 , to branch point 1.11 removed japanese characters into source code. Revision 1.11.4.1 - (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.11: +27 -22 lines Diff to previous 1.11 updated copyright notice. Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs] Thu Mar 22 07:19:36 2007 UTC (17 years ago) by tani Branch: MAIN CVS Tags: HEAD, REL20070323, RELENG_3_3_0_ALPHA, RELENG_3_3_BP, RELENG_3_BP Branch point for: RELENG_3, RELENG_3_3 Changes since 1.10: +12 -12 lines Diff to previous 1.10 use the long form of the PHP open tag instead of short open tag. Revision 1.10.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Thu Mar 22 05:38:53 2007 UTC (17 years ago) by tani Branch: XOONIPS_STABLE_32 CVS Tags: RELENG_3_2_4a_RELEASE Changes since 1.10: +12 -12 lines Diff to previous 1.10 , to next main 1.11 use the long form of the PHP open tag instead of short open tag. add notice of license. Revision 1.10 - (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, XOONIPS_32_RC5, tag20061130, tag20070307, tag20070307current Branch point for: XOONIPS_STABLE_32 Changes since 1.9: +4 -4 lines Diff to previous 1.9 To merge diff from tag20060615 to tag20060622 on XOONIPS_STABLE_2 to CURERNT. Revision 1.8.2.2 - (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: RELENG_2_0_0a_RELEASE, tag20060622, tag20061115 Changes since 1.8.2.1: +7 -7 lines Diff to previous 1.8.2.1 , to branch point 1.8 , to next main 1.11 translating comments into english Revision 1.8.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Mon May 8 02:15:21 2006 UTC (17 years, 11 months ago) by aga4096 Branch: XOONIPS_STABLE_2 CVS Tags: tag20060615 Changes since 1.8: +20 -5 lines Diff to previous 1.8 ・[#8010] ReadMe, Rightsの編集でのファイルupload文字化け を修正. Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs] Mon Feb 13 10:03:35 2006 UTC (18 years, 1 month ago) by aga4096 Branch: MAIN CVS Tags: AL_PORTING, REL20060323, XOONIPS_31_RC1, XOONIPS_31_RC2, XOONIPS_31_RC3, XOONIPS_31_RC4, merge_to_20060605, merge_to_20060627 Branch point for: XOONIPS_STABLE_3 Changes since 1.8: +37 -4 lines Diff to previous 1.8 ・Readme,Rightsの入力ウィンドウの高さが小さいのを修正. Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Fri Dec 16 08:04:11 2005 UTC (18 years, 3 months ago) by aga4096 Branch: MAIN CVS Tags: REL20051226, REL20060213, merge_to_20060411 Branch point for: XOONIPS_STABLE_2 Changes since 1.7: +5 -11 lines Diff to previous 1.7 ・Readme,Rightsに日本語を入れると化けるのを修正. Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs] Thu Nov 24 07:02:53 2005 UTC (18 years, 4 months ago) by aga4096 Branch: MAIN Changes since 1.6: +4 -1 lines Diff to previous 1.6 ・All rights reservedの場合、Editboxの初期値を
All Rights Reserved.
License:
に修正.
Revision 1.6 - (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 CVS Tags: MergePnt_20051116, MergePnt_20051220, XOONIPS_RC1 Branch point for: XOONIPS_STABLE Changes since 1.5: +2 -2 lines Diff to previous 1.5 ????X XooNiPs -> XooNIps Visiome Platform -> XooNIps Visiome -> XooNIps Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs] Tue Aug 9 04:47:01 2005 UTC (18 years, 8 months ago) by aga4096 Branch: MAIN Changes since 1.4: +6 -6 lines Diff to previous 1.4 ・javascriptのエラーがでるのを修正. Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jun 7 14:36:32 2005 UTC (18 years, 10 months ago) by orrisroot Branch: MAIN Changes since 1.3: +3 -3 lines Diff to previous 1.3 <button> および <input type="button"> の属性 'onClick' を小文字に変更. Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jun 7 06:59:43 2005 UTC (18 years, 10 months ago) by orrisroot Branch: MAIN Changes since 1.2: +7 -7 lines Diff to previous 1.2 input タグの閉じを /> にそろえた. Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jun 7 06:23:43 2005 UTC (18 years, 10 months ago) by orrisroot Branch: MAIN Changes since 1.1: +2 -2 lines Diff to previous 1.1 fixed html lint warning. * 'POST' -> 'post'. * 'GET' -> 'get'. 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.
|