Browse CVS RepositoryLog of /xoonips/xoonips/xoonips/export.php
Revision 1.18.2.1.2.15 - (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.14: +2 -2 lines Diff to previous 1.18.2.1.2.14 , to branch point 1.18.2.1 , to next main 1.18.2.3 update copyright year. Revision 1.18.2.3.2.3 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jul 24 12:15:55 2009 UTC (14 years, 8 months ago) by orrisroot Branch: RELENG_3_5 Changes since 1.18.2.3.2.2: +2 -2 lines Diff to previous 1.18.2.3.2.2 , to branch point 1.18.2.3 added missing argument for $formdata->getValue(). Revision 1.18.2.3.2.2 - (view) (download) (as text) (annotate) - [select for diffs] Wed Mar 18 01:59:00 2009 UTC (15 years ago) by tani Branch: RELENG_3_5 Changes since 1.18.2.3.2.1: +37 -30 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. argument of GetListBlock is changed to item id. Revision 1.18.2.3.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Fri Feb 13 01:36:01 2009 UTC (15 years, 1 month ago) by tani Branch: RELENG_3_5 Changes since 1.18.2.3: +23 -2 lines Diff to previous 1.18.2.3 get item_id using quick/advanced search to export search results. 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: +226 -184 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.14 - (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.18.2.1.2.13: +4 -4 lines Diff to previous 1.18.2.1.2.13 , to branch point 1.18.2.1 updated copyright information. Revision 1.18.2.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs] Sat Nov 22 09:41:46 2008 UTC (15 years, 4 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.18.2.1.2.12: +4 -2 lines Diff to previous 1.18.2.1.2.12 , to branch point 1.18.2.1 use text utility class for license text escaping. Revision 1.18.2.1.2.12 - (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.11: +3 -3 lines Diff to previous 1.18.2.1.2.11 , to branch point 1.18.2.1 use getValue(), getValueArray(), getFile() for form request values fetching. Revision 1.18.2.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs] Thu Oct 16 03:09:19 2008 UTC (15 years, 5 months ago) by tani Branch: RELENG_3_4 Changes since 1.18.2.1.2.10: +2 -2 lines Diff to previous 1.18.2.1.2.10 , to branch point 1.18.2.1 FIXED: can't export when export_attachment is disable. Revision 1.18.2.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jul 22 16:56:59 2008 UTC (15 years, 8 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.18.2.1.2.9: +25 -22 lines Diff to previous 1.18.2.1.2.9 , to branch point 1.18.2.1 use formdata utility class. fixed security problem for export_attachment config escaping. Revision 1.18.2.1.2.9 - (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.8: +3 -11 lines Diff to previous 1.18.2.1.2.8 , to branch point 1.18.2.1 removed create_session.php loading. Revision 1.18.2.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jul 2 10:19:07 2008 UTC (15 years, 9 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.18.2.1.2.7: +2 -3 lines Diff to previous 1.18.2.1.2.7 , to branch point 1.18.2.1 use utility framework for unicode class. Revision 1.18.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jul 1 12:17:58 2008 UTC (15 years, 9 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.18.2.1.2.6: +2 -3 lines Diff to previous 1.18.2.1.2.6 , to branch point 1.18.2.1 use utility framework for text converting utility and zip file creation. Revision 1.18.2.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jun 13 16:50:54 2008 UTC (15 years, 9 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.18.2.1.2.5: +2 -2 lines Diff to previous 1.18.2.1.2.5 , to branch point 1.18.2.1 changed copy operation to refernce assignment of xoonips_getXXXhandler() functions. Revision 1.18.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jun 11 17:59:02 2008 UTC (15 years, 10 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.18.2.1.2.4: +10 -6 lines Diff to previous 1.18.2.1.2.4 , to branch point 1.18.2.1 added zip file creation class XooNIpsZipFile. replaced xnp_zip_create() AL function with zip file creation class. removed xnp_zip_create() from AL.php Revision 1.18.2.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jun 11 10:27:51 2008 UTC (15 years, 10 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.18.2.1.2.3: +2 -3 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] Tue Feb 5 06:56:41 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: +1 -2 lines Diff to previous 1.18.2.1.2.2 , to branch point 1.18.2.1 remove debug code. Revision 1.18.2.1.2.2 - (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 Changes since 1.18.2.1.2.1: +190 -149 lines Diff to previous 1.18.2.1.2.1 , 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.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: +10 -6 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: +62 -56 lines Diff to previous 1.18 merged RELENG_3_3 to RELENG_3. Revision 1.18.4.7 - (view) (download) (as text) (annotate) - [select for diffs] Wed Oct 10 06:09:50 2007 UTC (16 years, 6 months ago) by tani 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.6: +3 -3 lines Diff to previous 1.18.4.6 , to branch point 1.18 Bug fix: export item or index recursively. 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 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 20:37:57 2007 UTC (16 years, 6 months ago) by orrisroot Branch: RELENG_3_3 Changes since 1.18.4.4: +11 -11 lines Diff to previous 1.18.4.4 , to branch point 1.18 fixed a lot of xhtml validation errors. Revision 1.18.4.4 - (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.3: +28 -28 lines Diff to previous 1.18.4.3 , to branch point 1.18 removed japanese characters into source code. Revision 1.18.4.3 - (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.2: +4 -4 lines Diff to previous 1.18.4.2 , to branch point 1.18 changed default redirect url from xoonips/index.php to XOOPS_URL.'/'. Revision 1.18.4.2 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jun 26 15:47:53 2007 UTC (16 years, 9 months ago) by orrisroot Branch: RELENG_3_3 CVS Tags: RELENG_3_3_0_RELEASE Changes since 1.18.4.1: +3 -2 lines Diff to previous 1.18.4.1 , to branch point 1.18 added xml header into export file of index. Revision 1.18.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 Changes since 1.18: +26 -21 lines Diff to previous 1.18 updated copyright notice. Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs] Thu Mar 8 08:26:37 2007 UTC (17 years, 1 month ago) by aga4096 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.17: +3 -3 lines Diff to previous 1.17 merge 20061130-20070307 of XOONIPS_STABLE_32 to CURRENT. Revision 1.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jan 9 07:00:35 2007 UTC (17 years, 3 months ago) by tani Branch: XOONIPS_STABLE_32 CVS Tags: RELENG_3_2_4a_RELEASE, tag20070307 Changes since 1.17: +3 -3 lines Diff to previous 1.17 , to next main 1.18 working directory is changed only if items are exported. Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs] Mon Nov 6 07:46:24 2006 UTC (17 years, 5 months ago) by tani Branch: MAIN CVS Tags: XOONIPS_32_RC5, tag20061130, tag20070307current Branch point for: XOONIPS_STABLE_32 Changes since 1.16: +18 -10 lines Diff to previous 1.16 control each field's visibilities of export setting form. Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs] Mon Nov 6 07:16:00 2006 UTC (17 years, 5 months ago) by tani Branch: MAIN Changes since 1.15: +278 -157 lines Diff to previous 1.15 exporting index tree. Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs] Wed Oct 25 02:49:45 2006 UTC (17 years, 5 months ago) by aga4096 Branch: MAIN Changes since 1.14: +12 -9 lines Diff to previous 1.14 change export file format. Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jul 26 05:08:49 2006 UTC (17 years, 8 months ago) by aga4096 Branch: MAIN Changes since 1.13: +17 -12 lines Diff to previous 1.13 ・scandir()を使わないよう修正. ・warning, noticeが出ないよう修正. Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jul 18 02:24:49 2006 UTC (17 years, 8 months ago) by tani Branch: MAIN CVS Tags: REL20060720 Changes since 1.12: +13 -16 lines Diff to previous 1.12 remove dir 'files' Revision 1.12 - (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 Changes since 1.11: +19 -19 lines Diff to previous 1.11 To merge diff from tag20060615 to tag20060622 on XOONIPS_STABLE_2 to CURERNT. Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jun 27 07:32:45 2006 UTC (17 years, 9 months ago) by tani Branch: MAIN Changes since 1.10: +153 -136 lines Diff to previous 1.10 export new structure zipped file(zip file has files/ folder) Revision 1.9.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: RELENG_2_0_0a_RELEASE, tag20060622, tag20061115 Changes since 1.9: +25 -25 lines Diff to previous 1.9 , to next main 1.18 translating comments into english Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs] Mon May 29 09:52:15 2006 UTC (17 years, 10 months ago) by aga4096 Branch: MAIN CVS Tags: XOONIPS_31_RC1, XOONIPS_31_RC2, XOONIPS_31_RC3, XOONIPS_31_RC4 Changes since 1.9: +5 -3 lines Diff to previous 1.9 ・export/importが動かなかったのを修正. Revision 1.9 - (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: AL_PORTING, REL20051226, REL20060213, REL20060323, merge_to_20060411, merge_to_20060605, merge_to_20060627, tag20060615 Branch point for: XOONIPS_STABLE_2, XOONIPS_STABLE_3 Changes since 1.8: +71 -13 lines Diff to previous 1.8 差分のマージ:MergePnt_20051116からMergePnt_20051220までの変更分 Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Tue Dec 20 10:56:32 2005 UTC (18 years, 3 months ago) by tani Branch: MAIN Changes since 1.7: +8 -12 lines Diff to previous 1.7 エクスポート処理のconflictを解消. MergePnt_20051116〜MergePnt_20051220の差分のマージ. Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs] Fri Dec 16 10:06:53 2005 UTC (18 years, 3 months ago) by khosokawa Branch: MAIN Changes since 1.6: +5 -3 lines Diff to previous 1.6 Japanese support on Server/Cliant language environment for import/export. Revision 1.5.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Tue Nov 22 00:57:46 2005 UTC (18 years, 4 months ago) by tani Branch: XOONIPS_STABLE CVS Tags: MergePnt_20051220 Changes since 1.5: +8 -11 lines Diff to previous 1.5 , to next main 1.18 Export結果をファイルを介して受け取る. Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs] Fri Nov 4 09:01:24 2005 UTC (18 years, 5 months ago) by aga4096 Branch: MAIN Changes since 1.5: +3 -3 lines Diff to previous 1.5 ・License を Rightsに変更. Revision 1.5 - (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, XOONIPS_RC1 Branch point for: XOONIPS_STABLE Changes since 1.4: +3 -3 lines Diff to previous 1.4 ????X XooNiPs -> XooNIps Visiome Platform -> XooNIps Visiome -> XooNIps Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jul 7 06:55:35 2005 UTC (18 years, 9 months ago) by tani Branch: MAIN Changes since 1.3: +9 -5 lines Diff to previous 1.3 HTTPヘッダの出力制御. Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jul 5 06:52:56 2005 UTC (18 years, 9 months ago) by tani Branch: MAIN Changes since 1.2: +5 -3 lines Diff to previous 1.2 <index>情報のExport部を修正. Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jun 29 01:53:31 2005 UTC (18 years, 9 months ago) by tani Branch: MAIN Changes since 1.1: +30 -3 lines Diff to previous 1.1 アイテムが属するインデックスに従い,アイテムごとのExoprtの可否を判別する. Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jun 24 05:15:27 2005 UTC (18 years, 9 months ago) by tani Branch: MAIN initial version 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.
|