Browse CVS RepositoryLog of /xoonips/xoonips/xoonips/index.php
Revision 1.13.2.1.2.9 - (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.13.2.1.2.8: +2 -2 lines Diff to previous 1.13.2.1.2.8 , to branch point 1.13.2.1 , to next main 1.13.2.3 update copyright year. Revision 1.13.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.13.2.2: +0 -0 lines Diff to previous 1.13.2.2 , to branch point 1.13 merge RELENG_3_4 branch to RELENG_3 branch Revision 1.13.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.13.2.1: +36 -49 lines Diff to previous 1.13.2.1 , to branch point 1.13 merge RELENG_3_4 branch to RELENG_3 branch. Revision 1.13.2.1.2.8 - (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.13.2.1.2.7: +4 -4 lines Diff to previous 1.13.2.1.2.7 , to branch point 1.13.2.1 updated copyright information. Revision 1.13.2.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs] Tue Nov 25 17:48:39 2008 UTC (15 years, 4 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.13.2.1.2.6: +23 -34 lines Diff to previous 1.13.2.1.2.6 , to branch point 1.13.2.1 use XooNIpsOrmItemTypeHandler::getObjectsSortByWeight() to get ordered item type list. Revision 1.13.2.1.2.6 - (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.13.2.1.2.5: +1 -3 lines Diff to previous 1.13.2.1.2.5 , to branch point 1.13.2.1 use xoonips_get_xoops_configs() to get $xoopsConfig, $xoopsConfigUser, $xoopsConfigMetaFooter values for compatibility with XOOPS Cube Legacy 2.1 Revision 1.13.2.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jul 3 15:58:22 2008 UTC (15 years, 9 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.13.2.1.2.4: +9 -8 lines Diff to previous 1.13.2.1.2.4 , to branch point 1.13.2.1 removed create_session.php loading Revision 1.13.2.1.2.4 - (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.13.2.1.2.3: +4 -6 lines Diff to previous 1.13.2.1.2.3 , to branch point 1.13.2.1 use common.inc.php for mainfile.php including. Revision 1.13.2.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs] Tue Jun 10 05:37:43 2008 UTC (15 years, 10 months ago) by orrisroot Branch: RELENG_3_4 Changes since 1.13.2.1.2.2: +2 -2 lines Diff to previous 1.13.2.1.2.2 , to branch point 1.13.2.1 removed module local header.php. Revision 1.13.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 CVS Tags: RELENG_3_4_SNAP20080226, RELENG_3_4_SNAP20080313, RELENG_3_4_SNAP20080327, RELENG_3_4_SNAP2008317 Changes since 1.13.2.1.2.1: +2 -2 lines Diff to previous 1.13.2.1.2.1 , to branch point 1.13.2.1 Remove Binder from XooNIps(Binder is moved to Binder module. See xnpbinder). Remove unused files. Add new files. Revision 1.13.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 Changes since 1.13.2.1: +2 -1 lines Diff to previous 1.13.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.13.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.13: +26 -24 lines Diff to previous 1.13 merged RELENG_3_3 to RELENG_3. Revision 1.13.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 CVS Tags: RELENG_3_3_1_RELEASE, RELENG_3_3_2_RELEASE, RELENG_3_3_SNAP2008317 Changes since 1.13.4.2: +2 -2 lines Diff to previous 1.13.4.2 , to branch point 1.13 changed default redirect url from xoonips/index.php to XOOPS_URL.'/'. Revision 1.13.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.13.4.1: +1 -1 lines Diff to previous 1.13.4.1 , to branch point 1.13 updated copyright notice. Revision 1.13.4.1 - (view) (download) (as text) (annotate) - [select for diffs] Fri Jun 15 02:56:28 2007 UTC (16 years, 9 months ago) by orrisroot Branch: RELENG_3_3 CVS Tags: RELENG_3_3_0_ALPHA Changes since 1.13: +25 -23 lines Diff to previous 1.13 moved top page view event recording from index.php to index tree block. Revision 1.13 - (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_BP, RELENG_3_BP Branch point for: RELENG_3, RELENG_3_3 Changes since 1.12: +7 -6 lines Diff to previous 1.12 merge 20061130-20070307 of XOONIPS_STABLE_32 to CURRENT. Revision 1.12.2.1 - (view) (download) (as text) (annotate) - [select for diffs] Sat Mar 3 05:06:40 2007 UTC (17 years, 1 month ago) by tani Branch: XOONIPS_STABLE_32 CVS Tags: RELENG_3_2_4a_RELEASE, tag20070307 Changes since 1.12: +7 -6 lines Diff to previous 1.12 , to next main 1.13 fixed(waning message 'Array sizes are inconsistent' of array_multisort) Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs] Mon Jul 24 08:23:41 2006 UTC (17 years, 8 months ago) by makotonton Branch: MAIN CVS Tags: XOONIPS_32_RC5, tag20061130, tag20070307current Branch point for: XOONIPS_STABLE_32 Changes since 1.11: +2 -1 lines Diff to previous 1.11 change link of notification method Revision 1.11 - (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.10: +4 -4 lines Diff to previous 1.10 To merge diff from tag20060615 to tag20060622 on XOONIPS_STABLE_2 to CURERNT. 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: +3 -3 lines Diff to previous 1.9 , to next main 1.13 translating comments into english Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs] Tue May 30 07:26:19 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.9: +7 -1 lines Diff to previous 1.9 ゲストに公開するか否かの設定に従い,表示の可視,不可視を決める. Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs] Mon Dec 19 00:54:22 2005 UTC (18 years, 3 months ago) by makotonton 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: +6 -2 lines Diff to previous 1.8 Measure to an array-multisort error. Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs] Fri Dec 2 04:23:04 2005 UTC (18 years, 4 months ago) by makotonton Branch: MAIN Changes since 1.7: +10 -1 lines Diff to previous 1.7 change of the order of an itemtype display Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs] Sun Aug 14 07:32:50 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.6: +2 -7 lines Diff to previous 1.6 smarty???xoonips_rss_url??ssign????eader.php???? include???w?b?_??/header.php???X. 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 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] Sat Aug 6 01:29:19 2005 UTC (18 years, 8 months ago) by tani Branch: MAIN Changes since 1.4: +6 -1 lines Diff to previous 1.4 smarty変数'xoonips_rss_url'にRSSのURLを指定する. Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs] Thu Jul 21 02:01:28 2005 UTC (18 years, 8 months ago) by tani Branch: MAIN Changes since 1.3: +4 -2 lines Diff to previous 1.3 ブロック取得処理の条件チェックを強化. Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs] Sat Jul 16 06:06:10 2005 UTC (18 years, 8 months ago) by aga4096 Branch: MAIN Changes since 1.2: +21 -3 lines Diff to previous 1.2 ・XooNIps module top page の作成. Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs] Wed Jun 29 09:41:21 2005 UTC (18 years, 9 months ago) by aga4096 Branch: MAIN Changes since 1.1: +8 -1 lines Diff to previous 1.1 ・イベントログの記録とダウンロード機能を追加. 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.
|