OSDN Git Service

ethna/ethna.git
16 years ago- tagging version 2.3.2 ETHNA_2_3_2
mumumu-org [Sat, 28 Jul 2007 15:20:57 +0000 (15:20 +0000)]
- tagging version 2.3.2

16 years ago- Changed version number for 2.3.2 code FREEZE part 2.
mumumu-org [Sun, 15 Jul 2007 10:17:48 +0000 (10:17 +0000)]
- Changed version number for 2.3.2 code FREEZE part 2.

16 years ago- Changed version number for 2.3.2 code FREEZE! WOW!
mumumu-org [Sun, 15 Jul 2007 08:58:08 +0000 (08:58 +0000)]
- Changed version number for 2.3.2 code FREEZE! WOW!

16 years ago- fixed possible bug $script value will be invalid when including PATH_INFO. (thx...
mumumu-org [Fri, 13 Jul 2007 12:50:33 +0000 (12:50 +0000)]
- fixed possible bug $script value will be invalid when including PATH_INFO. (thx: cockok)

16 years ago- fixed parameter mismatch. (thx: sfio)
mumumu-org [Thu, 12 Jul 2007 11:29:11 +0000 (11:29 +0000)]
- fixed parameter mismatch. (thx: sfio)

16 years ago- fixed bug disabled view unit testing.(thx: sfio)
mumumu-org [Thu, 12 Jul 2007 11:27:25 +0000 (11:27 +0000)]
- fixed bug disabled view unit testing.(thx: sfio)

16 years ago- revert [breaking B.C.] at Ethna_UrlHandler.
ichii386 [Sun, 8 Jul 2007 17:48:26 +0000 (17:48 +0000)]
- revert [breaking B.C.] at Ethna_UrlHandler.
-- set plugin name at App_UrlHandler::getInstance() if you use plugin.

16 years ago- newly added for managing pear package in every ethna projects.
mumumu-org [Sat, 7 Jul 2007 08:02:18 +0000 (08:02 +0000)]
- newly added for managing pear package in every ethna projects.

16 years ago- fixed rootdir detection fail bug on Windows
mumumu-org [Sat, 7 Jul 2007 07:52:30 +0000 (07:52 +0000)]
- fixed rootdir detection fail bug on Windows

16 years ago- added Ethna_Plugin_Urlhandler
ichii386 [Wed, 4 Jul 2007 13:45:43 +0000 (13:45 +0000)]
- added Ethna_Plugin_Urlhandler
-- [Breaking B.C.] it is needed to move $action_map definition from App_UrlHandler to App_Plugin_Urlhandler_Default.

16 years ago- don't search files if wanted classes are already exist.
ichii386 [Wed, 4 Jul 2007 13:37:06 +0000 (13:37 +0000)]
- don't search files if wanted classes are already exist.

16 years ago- fixed arguments at raiseError and so on. (thx: sfio)
ichii386 [Wed, 4 Jul 2007 13:33:09 +0000 (13:33 +0000)]
- fixed arguments at raiseError and so on. (thx: sfio)

16 years ago- fixed notice at Ethna_ViewClass_Test.
ichii386 [Wed, 4 Jul 2007 13:29:34 +0000 (13:29 +0000)]
- fixed notice at Ethna_ViewClass_Test.
- removed test Ethna_Plugin_Generator_Project_Test.
- fixed comment, space, indent.

17 years ago- add Ethna_Plugin_Validator_Mbregexp (thx: mumumu)
ichii386 [Thu, 19 Apr 2007 15:03:50 +0000 (15:03 +0000)]
- add Ethna_Plugin_Validator_Mbregexp (thx: mumumu)

17 years ago- replace Bare LF to CRLF. (thx: bobpp, sfio)
ichii386 [Thu, 19 Apr 2007 14:59:38 +0000 (14:59 +0000)]
- replace Bare LF to CRLF. (thx: bobpp, sfio)

17 years ago- treat .svn dirs.
ichii386 [Thu, 19 Apr 2007 14:50:45 +0000 (14:50 +0000)]
- treat .svn dirs.

17 years ago- file_type の検査 が機能しない問題を修正
cocoitiban [Wed, 11 Apr 2007 13:12:30 +0000 (13:12 +0000)]
- file_type の検査 が機能しない問題を修正
- MailSenderでテンプレートファイルを指定しない場合の挙動を修正

17 years ago- get param before constructing request.
ichii386 [Sun, 18 Feb 2007 20:30:55 +0000 (20:30 +0000)]
- get param before constructing request.

17 years ago- avoid notice.
ichii386 [Wed, 14 Feb 2007 16:50:57 +0000 (16:50 +0000)]
- avoid notice.

17 years ago- change condition for detect if ethna is installed with pear.
ichii386 [Wed, 7 Feb 2007 11:14:39 +0000 (11:14 +0000)]
- change condition for detect if ethna is installed with pear.

17 years ago- set include_path before require_once.
ichii386 [Wed, 7 Feb 2007 10:59:17 +0000 (10:59 +0000)]
- set include_path before require_once.

17 years ago- fix the condition to detect root directory.
ichii386 [Wed, 24 Jan 2007 02:56:59 +0000 (02:56 +0000)]
- fix the condition to detect root directory.
- avoid notice with newer version of Console_Getopt etc.

17 years ago- fix treatment of static reference.
ichii386 [Sat, 20 Jan 2007 12:29:23 +0000 (12:29 +0000)]
- fix treatment of static reference.

17 years ago- treat two and more multiparts.
ichii386 [Wed, 17 Jan 2007 18:38:51 +0000 (18:38 +0000)]
- treat two and more multiparts.
- get attachment content by local file with $attach['filename'].
- add $capture flag to Ethna_Renderer::perform().

17 years ago- use 'php://input' instead of $GLOBALS['HTTP_RAW_POST_DATA'].
ichii386 [Wed, 17 Jan 2007 15:16:04 +0000 (15:16 +0000)]
- use 'php://input' instead of $GLOBALS['HTTP_RAW_POST_DATA'].
- fix indentation.

17 years ago- avoid skipping severe error (mostly typo).
ichii386 [Wed, 17 Jan 2007 07:46:35 +0000 (07:46 +0000)]
- avoid skipping severe error (mostly typo).

17 years ago- treat select tags with "multiple" property at Ethna_ViewClass::_getFormInput_Select.
ichii386 [Wed, 17 Jan 2007 04:15:17 +0000 (04:15 +0000)]
- treat select tags with "multiple" property at Ethna_ViewClass::_getFormInput_Select.

17 years ago- fix bug with add-template.
ichii386 [Wed, 17 Jan 2007 03:17:00 +0000 (03:17 +0000)]
- fix bug with add-template.

17 years ago- add 'application_id' to default macro.
ichii386 [Tue, 16 Jan 2007 13:45:29 +0000 (13:45 +0000)]
- add 'application_id' to default macro.

17 years ago- fix minor version number.
ichii386 [Fri, 5 Jan 2007 08:31:12 +0000 (08:31 +0000)]
- fix minor version number.

17 years ago- release 2.3.1 with fix of packaging bugs.
ichii386 [Fri, 5 Jan 2007 08:29:53 +0000 (08:29 +0000)]
- release 2.3.1 with fix of packaging bugs.

17 years ago- set the role of any files ('*') to 'php' except bin/ethna.{sh,bat}.
ichii386 [Fri, 5 Jan 2007 08:22:09 +0000 (08:22 +0000)]
- set the role of any files ('*') to 'php' except bin/ethna.{sh,bat}.
- update CHANGES.

17 years ago- check argument (not opt) at add-something handlers.
ichii386 [Fri, 5 Jan 2007 06:57:21 +0000 (06:57 +0000)]
- check argument (not opt) at add-something handlers.
- if argument is missing, show usage. (#9697)

17 years ago- AppObject::searchProp?\027$B$H?\027(BAppObject::searchId?\027$B$NF0:n$,$*$+$7$...
cocoitiban [Thu, 4 Jan 2007 15:17:12 +0000 (15:17 +0000)]
- AppObject::searchProp?\027$B$H?\027(BAppObject::searchId?\027$B$NF0:n$,$*$+$7$+$C$?$N$G=$@5?\027(B

17 years ago- remove unnecessary ampersand. (#9662)
ichii386 [Thu, 4 Jan 2007 14:25:47 +0000 (14:25 +0000)]
- remove unnecessary ampersand. (#9662)

17 years ago- fix the bug failing generate plugins at install-plugin. (#9582)
ichii386 [Thu, 4 Jan 2007 13:58:48 +0000 (13:58 +0000)]
- fix the bug failing generate plugins at install-plugin. (#9582)
- add dirname(BASE) to primary include path at ethna_run_test.php.

17 years ago- use is_callable() when check the callback is valid.
ichii386 [Thu, 4 Jan 2007 07:26:52 +0000 (07:26 +0000)]
- use is_callable() when check the callback is valid.

17 years ago- use "test" for test in ethna.sh.
ichii386 [Thu, 4 Jan 2007 06:23:15 +0000 (06:23 +0000)]
- use "test" for test in ethna.sh.
- use /usr/share/php (debian's default) as php_dir unless @PHP-DIR@ is substituded.
- set primary include path to BASE in ethna_handle.php.
- add version string to default template.

17 years agoethna.shでPHPのパスが指定されていなかったのを修正(ethna-users:0508)
halt1983 [Fri, 15 Dec 2006 04:18:24 +0000 (04:18 +0000)]
ethna.shでPHPのパスが指定されていなかったのを修正(ethna-users:0508)

17 years ago- update CHANGES.
ichii386 [Mon, 4 Dec 2006 06:07:15 +0000 (06:07 +0000)]
- update CHANGES.
- modify <label id="foo"> to <label for="id">.

17 years ago- fix bug with getting 'key' prop from table flags.
ichii386 [Thu, 30 Nov 2006 21:48:57 +0000 (21:48 +0000)]
- fix bug with getting 'key' prop from table flags.

17 years ago- set package version 2.3
ichii386 [Wed, 29 Nov 2006 10:19:29 +0000 (10:19 +0000)]
- set package version 2.3

17 years ago- set version 2.3.0
ichii386 [Wed, 29 Nov 2006 10:16:18 +0000 (10:16 +0000)]
- set version 2.3.0

17 years ago- fix require/include style.
ichii386 [Tue, 28 Nov 2006 04:52:54 +0000 (04:52 +0000)]
- fix require/include style.

17 years ago- remove obsolete skelton.
ichii386 [Mon, 27 Nov 2006 15:11:16 +0000 (15:11 +0000)]
- remove obsolete skelton.

17 years ago- fix typo.
ichii386 [Mon, 27 Nov 2006 08:52:31 +0000 (08:52 +0000)]
- fix typo.

17 years ago- add $plugin prop.
ichii386 [Mon, 27 Nov 2006 08:30:38 +0000 (08:30 +0000)]
- add $plugin prop.

17 years ago- refine log setting notation.
ichii386 [Sun, 26 Nov 2006 11:27:07 +0000 (11:27 +0000)]
- refine log setting notation.
- add logger test case. (only test parsing configurations.)

17 years ago- change tab to space.
ichii386 [Sun, 26 Nov 2006 11:24:31 +0000 (11:24 +0000)]
- change tab to space.

17 years ago- add maintainer :)
ichii386 [Tue, 21 Nov 2006 10:46:26 +0000 (10:46 +0000)]
- add maintainer :)

17 years ago- rawurlencode() in building PATH_INFO.
ichii386 [Tue, 21 Nov 2006 09:29:00 +0000 (09:29 +0000)]
- rawurlencode() in building PATH_INFO.

17 years ago- return Ethna_Error if PEAR_PackageFileManager is not installed.
ichii386 [Mon, 20 Nov 2006 12:44:54 +0000 (12:44 +0000)]
- return Ethna_Error if PEAR_PackageFileManager is not installed.

17 years ago- add backtrace string to Logwriter_Alertmail.
ichii386 [Mon, 20 Nov 2006 09:13:30 +0000 (09:13 +0000)]
- add backtrace string to Logwriter_Alertmail.
- avoid notice in backtrace without file/line info.

17 years ago- _getSQL_SearchLength()でsqliteとそうでないときの$sqlが逆だったのを修正
ichii386 [Mon, 20 Nov 2006 07:15:12 +0000 (07:15 +0000)]
- _getSQL_SearchLength()でsqliteとそうでないときの$sqlが逆だったのを修正
- sqliteでcount(distinct id)が使えないので from (select ...) で対応
- typo, インデント修正, コメント追加

17 years ago===?\027$B$rI,$:J8;zNs$GHf3S$9$k$h$&$KD4@a$7$??\027(B
cocoitiban [Sat, 18 Nov 2006 10:01:19 +0000 (10:01 +0000)]
===?\027$B$rI,$:J8;zNs$GHf3S$9$k$h$&$KD4@a$7$??\027(B

17 years agorename Ethna_Util::isRequestValid -> Ethna_Util::isCsrfSafe
cocoitiban [Fri, 17 Nov 2006 11:19:45 +0000 (11:19 +0000)]
rename Ethna_Util::isRequestValid -> Ethna_Util::isCsrfSafe

17 years ago- rename.
ichii386 [Fri, 17 Nov 2006 10:06:17 +0000 (10:06 +0000)]
- rename.

17 years ago- get empty option from $params['emptyoption'] (thx: coco1ban)
ichii386 [Fri, 17 Nov 2006 09:19:37 +0000 (09:19 +0000)]
- get empty option from $params['emptyoption'] (thx: coco1ban)
-- ex, {form_input name="select" emptyoption="please select..."}

17 years agorename Ethna_Session::regenerate_id -> regenerateId
cocoitiban [Fri, 17 Nov 2006 09:03:53 +0000 (09:03 +0000)]
rename Ethna_Session::regenerate_id -> regenerateId

17 years ago- retab, indent, fix comments.
ichii386 [Fri, 17 Nov 2006 08:41:54 +0000 (08:41 +0000)]
- retab, indent, fix comments.

17 years ago- defined missing constants (E_APP_READ, E_APP_WRITE).
ichii386 [Fri, 17 Nov 2006 08:40:18 +0000 (08:40 +0000)]
- defined missing constants (E_APP_READ, E_APP_WRITE).
- touch the file to be got flock unless exists.
- update Ethna_Config_Test.

17 years ago- set temporary db_path to ETHNA_HOME/test/test.db
ichii386 [Fri, 17 Nov 2006 07:02:46 +0000 (07:02 +0000)]
- set temporary db_path to ETHNA_HOME/test/test.db

17 years ago- fix project id to lower case when generating project.
ichii386 [Fri, 17 Nov 2006 07:00:11 +0000 (07:00 +0000)]
- fix project id to lower case when generating project.

17 years ago- fix bug with using app manager not associated to app object.
ichii386 [Fri, 17 Nov 2006 03:55:02 +0000 (03:55 +0000)]
- fix bug with using app manager not associated to app object.

17 years ago- ethnaコマンドのハンドラ再編
ichii386 [Fri, 17 Nov 2006 02:32:32 +0000 (02:32 +0000)]
- ethnaコマンドのハンドラ再編
-- 全般的にgetopt化
--- "--basedir" で対象アプリの場所を指定
--- "--skelfile" で生成元のスケルトンファイルを指定
-- 全てのgeneratorで "アプリ -> Ethna本体" の順にスケルトンファイルを探すように変更
-- add-action-cli, add-action-xmlrpcを廃止、add-actionに "--gateway=www|cli|xmlrpc" を追加
-- add-entry-point追加
--- ethna add-entry-point --gateway=cli foo で bin/foo.php, app/action/Foo.php を生成
-- pearコマンドを使うハンドラに "--pearopt" を追加(experimental)
--- ethna install-plugin -p--alldeps -p--force foo bar のように指定する
-- Ethna_Handle::_getopt()の出力を変更

- misc追加
-- plugin packagerのサンプル
-- おまけ: _ethna (zshの補完関数)

17 years ago- [#9431] try _include() at ClassFactory::getManager. (thx: bobpp)
ichii386 [Thu, 16 Nov 2006 09:48:01 +0000 (09:48 +0000)]
- [#9431] try _include() at ClassFactory::getManager. (thx: bobpp)

17 years ago- update Ethna_AppObject
ichii386 [Tue, 14 Nov 2006 08:57:34 +0000 (08:57 +0000)]
- update Ethna_AppObject
-- dealt with sequence @pgsql.
-- auto quotation of table, column name.

17 years ago- {form_input}でFORM_TYPE_INPUTの配列に対応
ichii386 [Mon, 13 Nov 2006 18:45:48 +0000 (18:45 +0000)]
- {form_input}でFORM_TYPE_INPUTの配列に対応
-- おなじ$action, $nameの{form_input}をカウントして$params['value']を設定

17 years ago- forgotten commit.
ichii386 [Mon, 13 Nov 2006 15:43:59 +0000 (15:43 +0000)]
- forgotten commit.
- fix typo.

17 years ago- delay including Smarty, PEAR_DB w/ ClassFactory.
ichii386 [Mon, 13 Nov 2006 15:35:12 +0000 (15:35 +0000)]
- delay including Smarty, PEAR_DB w/ ClassFactory.

17 years ago- update CHANGES.
ichii386 [Mon, 13 Nov 2006 14:35:17 +0000 (14:35 +0000)]
- update CHANGES.

17 years ago- update Ethna_AppObject. (thx: itoh)
ichii386 [Mon, 13 Nov 2006 14:06:06 +0000 (14:06 +0000)]
- update Ethna_AppObject. (thx: itoh)
-- partially dealt with pgsql, sqlite.

17 years agoadd EThna_Config Test
hosokazu [Mon, 13 Nov 2006 09:55:36 +0000 (09:55 +0000)]
add EThna_Config Test

17 years ago- avoid warning.
ichii386 [Mon, 13 Nov 2006 09:44:03 +0000 (09:44 +0000)]
- avoid warning.
-- {form_input}はセレクタ以外の配列フォームには未対応

17 years ago- pass filter before validation. (thx: sfio)
ichii386 [Mon, 13 Nov 2006 09:19:44 +0000 (09:19 +0000)]
- pass filter before validation. (thx: sfio)

17 years ago- fix condition (thx: itoh)
ichii386 [Mon, 13 Nov 2006 05:18:19 +0000 (05:18 +0000)]
- fix condition (thx: itoh)

17 years ago- add Ethna_UnitTestBase class.
ichii386 [Mon, 13 Nov 2006 05:00:24 +0000 (05:00 +0000)]
- add Ethna_UnitTestBase class.
-- set up controller, backend, actionform, and viewclass in base class.

17 years ago- get test list from cmdline args.
ichii386 [Mon, 13 Nov 2006 03:48:31 +0000 (03:48 +0000)]
- get test list from cmdline args.

17 years ago- add ethna_version to $app_dir/.ethna
ichii386 [Mon, 13 Nov 2006 03:00:16 +0000 (03:00 +0000)]
- add ethna_version to $app_dir/.ethna

17 years ago- add helper_skip_form (merge from Flare)
ichii386 [Fri, 10 Nov 2006 02:05:34 +0000 (02:05 +0000)]
- add helper_skip_form (merge from Flare)
-- AppObjectから自動でフォーム定義を作るときにスキップするものを指定する

17 years agoadd Csrf Session isStart check
cocoitiban [Thu, 9 Nov 2006 12:58:16 +0000 (12:58 +0000)]
add Csrf Session isStart check

17 years agostr_replace('unkown', 'unknown');
halt1983 [Thu, 9 Nov 2006 01:05:55 +0000 (01:05 +0000)]
str_replace('unkown', 'unknown');

17 years agofixd bug bug sorry
cocoitiban [Wed, 8 Nov 2006 11:26:00 +0000 (11:26 +0000)]
fixd bug bug sorry

17 years agofixd bug
cocoitiban [Wed, 8 Nov 2006 11:22:42 +0000 (11:22 +0000)]
fixd bug

17 years ago- getPropを引数なしで実行するとwarningが出る問題を修正
halt1983 [Wed, 8 Nov 2006 07:33:01 +0000 (07:33 +0000)]
- getPropを引数なしで実行するとwarningが出る問題を修正

17 years agofixd permission
cocoitiban [Mon, 6 Nov 2006 15:26:27 +0000 (15:26 +0000)]
fixd permission

17 years agofix permission
cocoitiban [Mon, 6 Nov 2006 15:24:32 +0000 (15:24 +0000)]
fix permission

17 years agochange permission
cocoitiban [Mon, 6 Nov 2006 14:55:01 +0000 (14:55 +0000)]
change permission
same fix

17 years agoskel hardtab -> softtab
cocoitiban [Mon, 6 Nov 2006 14:31:24 +0000 (14:31 +0000)]
skel hardtab -> softtab

17 years ago- add test for Ethna_UrlHandler.
ichii386 [Mon, 6 Nov 2006 13:16:38 +0000 (13:16 +0000)]
- add test for Ethna_UrlHandler.
- fix bug with dealing more than one path_ext parameters at actionToRequest.
- retab.

17 years ago- fixed bug with selector options from manager.
ichii386 [Mon, 6 Nov 2006 13:13:01 +0000 (13:13 +0000)]
- fixed bug with selector options from manager.
- dealt with dummy (empty-valued) option at <select> tag.

17 years ago- hide verbose output.
ichii386 [Mon, 6 Nov 2006 13:07:04 +0000 (13:07 +0000)]
- hide verbose output.

17 years ago- misc fixes.
ichii386 [Mon, 6 Nov 2006 13:04:00 +0000 (13:04 +0000)]
- misc fixes.

17 years agofixed foldname
halt1983 [Thu, 2 Nov 2006 04:40:06 +0000 (04:40 +0000)]
fixed foldname

17 years agotiny fixd Plugin_Csrf, Ethna_Util
cocoitiban [Wed, 1 Nov 2006 14:39:34 +0000 (14:39 +0000)]
tiny fixd Plugin_Csrf, Ethna_Util
fixd notice Ethna test
fixd notcie Ethna_View

17 years ago- さらにメソッドを分離
halt1983 [Wed, 1 Nov 2006 14:16:03 +0000 (14:16 +0000)]
- さらにメソッドを分離

17 years ago- テストケースをこまかくした
halt1983 [Wed, 1 Nov 2006 14:07:29 +0000 (14:07 +0000)]
- テストケースをこまかくした

17 years ago- Ethna_Plugin_Csrf(CSRF?\027$BBP:v%3!<%I?\027(B)?\027$BDI2C?\027(B
cocoitiban [Tue, 31 Oct 2006 14:54:46 +0000 (14:54 +0000)]
- Ethna_Plugin_Csrf(CSRF?\027$BBP:v%3!<%I?\027(B)?\027$BDI2C?\027(B

17 years ago- Ethna_Session?\027$B$K?\027(Bregenerate_id?\027$B%a%=%C%I$NDI2C?\027(B
cocoitiban [Tue, 31 Oct 2006 14:44:40 +0000 (14:44 +0000)]
- Ethna_Session?\027$B$K?\027(Bregenerate_id?\027$B%a%=%C%I$NDI2C?\027(B

17 years ago- fix 'option' parsing in _getSelectorOptions(). (thx: riaf)
ichii386 [Tue, 31 Oct 2006 13:15:49 +0000 (13:15 +0000)]
- fix 'option' parsing in _getSelectorOptions(). (thx: riaf)