OSDN Git Service

ethna/ethna.git
14 years ago- fixed bug could not set "name" attribute of form tag. (thanks: shutta) 2.5.0p6
Yoshinari Takaoka [Mon, 5 Oct 2009 22:29:33 +0000 (07:29 +0900)]
- fixed bug could not set "name" attribute of form tag. (thanks: shutta)

14 years agotest: add test for Ethna_ActionForm::setDef()
Sotaro KARASAWA [Sat, 26 Sep 2009 09:28:55 +0000 (18:28 +0900)]
test: add test for Ethna_ActionForm::setDef()

14 years agofixed: Ethna_ActionForm::setDef() setted empty key's element to form array, thx ...
Sotaro KARASAWA [Sat, 26 Sep 2009 09:28:31 +0000 (18:28 +0900)]
fixed: Ethna_ActionForm::setDef() setted empty key's element to form array, thx #18856

14 years ago- fixed bug "ethna i18n" command did not work when Smarty delimiter was changed.
Yoshinari Takaoka [Tue, 15 Sep 2009 04:49:42 +0000 (13:49 +0900)]
- fixed bug "ethna i18n" command did not work when Smarty delimiter was changed.

14 years agoAdd skeleton to use UrlHandler and mod_rewrite
Sotaro KARASAWA [Sun, 13 Sep 2009 06:08:03 +0000 (15:08 +0900)]
Add skeleton to use UrlHandler and mod_rewrite

- Support comment to set up UrlHandler in the entry point
- Generate .htaccess to setting up mod_rewrite
- Support comment to UrlHandler settings
- UrlHandler's generated default nemespace changed ('user' => 'index')

14 years agomodify default template skeleton
Sotaro KARASAWA [Sat, 12 Sep 2009 16:19:15 +0000 (01:19 +0900)]
modify default template skeleton

14 years agochanges tweeks
Sotaro KARASAWA [Tue, 8 Sep 2009 15:36:53 +0000 (00:36 +0900)]
changes tweeks

14 years agoMerge branch 'master' of sotarok@ethnagit:/gitroot/ethna/ethna
Sotaro KARASAWA [Tue, 8 Sep 2009 15:33:12 +0000 (00:33 +0900)]
Merge branch 'master' of sotarok@ethnagit:/gitroot/ethna/ethna

14 years agoskel: add exlib dir to smarty plugin directory, close #18425
Sotaro KARASAWA [Tue, 8 Sep 2009 15:33:06 +0000 (00:33 +0900)]
skel: add exlib dir to smarty plugin directory, close #18425

14 years ago- fixed bug newly introduced E_DEPRECATED in PHP 5.3.0 emits Fatal Error.
Yoshinari Takaoka [Thu, 27 Aug 2009 04:17:39 +0000 (13:17 +0900)]
- fixed bug newly introduced E_DEPRECATED in PHP 5.3.0 emits Fatal Error.

14 years agoRemove PHP closing tag, and fixed fileformat
Sotaro Karasawa [Wed, 26 Aug 2009 04:44:13 +0000 (13:44 +0900)]
Remove PHP closing tag, and fixed fileformat

14 years agoRemove PHP closing tag
Sotaro Karasawa [Wed, 26 Aug 2009 04:28:02 +0000 (13:28 +0900)]
Remove PHP closing tag

14 years agofixed: setlocale is called without sysntem encoding in Eethna_I18N::setLanguage
Sotaro Karasawa [Fri, 14 Aug 2009 18:35:11 +0000 (03:35 +0900)]
fixed: setlocale is called without sysntem encoding in Eethna_I18N::setLanguage

14 years agoFixed: Ethna_Session::start causes E_NOTICE because $_SEVER is not setted on CLI.
Sotaro Karasawa [Fri, 14 Aug 2009 08:35:07 +0000 (17:35 +0900)]
Fixed: Ethna_Session::start causes E_NOTICE because $_SEVER is not setted on CLI.

14 years agoMerge branch 'master' of sotarok@ethnagit:/gitroot/ethna/ethna
Sotaro Karasawa [Thu, 13 Aug 2009 17:24:13 +0000 (02:24 +0900)]
Merge branch 'master' of sotarok@ethnagit:/gitroot/ethna/ethna

14 years agomodify behavior of Ethna_View_Redirect::preforward
Sotaro Karasawa [Thu, 13 Aug 2009 17:23:07 +0000 (02:23 +0900)]
modify behavior of Ethna_View_Redirect::preforward

14 years ago- fixed bug debug_backtrace entry sometimes get properly. this emits E_NOTICE.
Yoshinari Takaoka [Thu, 13 Aug 2009 02:09:25 +0000 (11:09 +0900)]
- fixed bug debug_backtrace entry sometimes get properly. this emits E_NOTICE.

14 years agomodify template sekeleton to comply with layout template
Sotaro Karasawa [Mon, 27 Jul 2009 16:07:23 +0000 (01:07 +0900)]
modify template sekeleton to comply with layout template

14 years ago- fixed bug non-existent ethna command emits PHP FATAL error.
Yoshinari Takaoka [Tue, 21 Jul 2009 12:24:10 +0000 (21:24 +0900)]
- fixed bug non-existent ethna command emits PHP FATAL error.

14 years agoCHANGES
Sotaro KARASAWA [Tue, 21 Jul 2009 08:50:04 +0000 (17:50 +0900)]
CHANGES

14 years agoテスト実行時シンボリックリンクとディレクトリ名の照合が正しく動作していなかったのを修正
Sotaro KARASAWA [Tue, 21 Jul 2009 08:45:28 +0000 (17:45 +0900)]
テスト実行時シンボリックリンクとディレクトリ名の照合が正しく動作していなかったのを修正

14 years ago古いバージョンの命名規則に従ったプラグインの検索は無視
Sotaro KARASAWA [Tue, 21 Jul 2009 08:44:50 +0000 (17:44 +0900)]
古いバージョンの命名規則に従ったプラグインの検索は無視

14 years ago- fixed bug directory creation fails when you specify non-existent directory with...
Yoshinari Takaoka [Sun, 19 Jul 2009 17:02:13 +0000 (02:02 +0900)]
- fixed bug directory creation fails when you specify non-existent directory with -b option.

14 years agoMerge branch 'master' of mumumu-org@git.sourceforge.jp:/var/gitroot/ethna/ethna
Yoshinari Takaoka [Sun, 19 Jul 2009 16:43:44 +0000 (01:43 +0900)]
Merge branch 'master' of mumumu-org@git.sourceforge.jp:/var/gitroot/ethna/ethna

14 years ago- fixed ident mismatch.
Yoshinari Takaoka [Sun, 19 Jul 2009 16:43:25 +0000 (01:43 +0900)]
- fixed ident mismatch.

14 years agoAdd Git mark to version number on the repository
Sotaro Karasawa [Sun, 19 Jul 2009 11:17:18 +0000 (20:17 +0900)]
Add Git mark to version number on the repository

14 years agoextlib以下にプラグインを先にインストールすると、ethnaコマンドが使えなくなる問題を修正
Sotaro Karasawa [Sun, 19 Jul 2009 08:51:43 +0000 (17:51 +0900)]
extlib以下にプラグインを先にインストールすると、ethnaコマンドが使えなくなる問題を修正

 - ethna コマンドは、 lib 以下に Ethna ディレクトリが存在する場合は lib 以下のEthnaを使う仕様になっていたが、
   この場合 exlib 以下にプラグインをインストールすると Ethna が設置されずにEthnaディレクトリが存在する可能性がある
 - Ethna/Ethna.php が存在するかどうかを判断するように変更

14 years agolayoutファイルを拡張子含まないように変更 (#17822)
Sotaro KARASAWA [Fri, 17 Jul 2009 09:51:07 +0000 (18:51 +0900)]
layoutファイルを拡張子含まないように変更 (#17822)

 * Controller の ext 指定に従う

14 years agomkdir extlib
Sotaro KARASAWA [Tue, 14 Jul 2009 02:47:18 +0000 (11:47 +0900)]
mkdir extlib

14 years agoFixed: Not call logger before set instance.
Sotaro KARASAWA [Tue, 14 Jul 2009 02:24:41 +0000 (11:24 +0900)]
Fixed: Not call logger before set instance.

14 years agoMerge branch 'plugin_abstract'
Sotaro KARASAWA [Mon, 13 Jul 2009 15:28:08 +0000 (00:28 +0900)]
Merge branch 'plugin_abstract'

14 years agoEnable to set default namespace of the Cachemanager in config.
Sotaro KARASAWA [Sat, 11 Jul 2009 19:11:51 +0000 (04:11 +0900)]
Enable to set default namespace of the Cachemanager in config.

14 years agoModified method behavior Ethna_Plugin_Cachemanager::getNamespace
Sotaro KARASAWA [Sat, 11 Jul 2009 18:56:43 +0000 (03:56 +0900)]
Modified method behavior Ethna_Plugin_Cachemanager::getNamespace

 - これまで意味をなしていなかった getNamespace を意味のあるものにした
 -- それにあわせてLocalfile, Memcache の実装の一部を変更
 -- テストケースの更新

14 years agoFixed invalid test case.
Sotaro KARASAWA [Sat, 11 Jul 2009 18:55:42 +0000 (03:55 +0900)]
Fixed invalid test case.

14 years agoModified method name, _onLoad to _load
Sotaro KARASAWA [Sat, 11 Jul 2009 15:36:20 +0000 (00:36 +0900)]
Modified method name, _onLoad to _load

14 years agoPlugin_Csrf を Abstract にそうように実装を変更
Sotaro KARASAWA [Thu, 9 Jul 2009 16:07:34 +0000 (01:07 +0900)]
Plugin_Csrf を Abstract にそうように実装を変更

14 years ago_onload メソッドはabstract扱いで、_loadConfig はコンストラクタで呼ぶ
Sotaro KARASAWA [Thu, 9 Jul 2009 16:06:19 +0000 (01:06 +0900)]
_onload メソッドはabstract扱いで、_loadConfig はコンストラクタで呼ぶ

14 years agoAdded test case for config of Ethna_Plugin_Cachemanager_Localfile
Sotaro KARASAWA [Thu, 9 Jul 2009 13:54:26 +0000 (22:54 +0900)]
Added test case for config of Ethna_Plugin_Cachemanager_Localfile

14 years agofixed config condition of Plugin_Abstract
Sotaro KARASAWA [Wed, 8 Jul 2009 09:33:50 +0000 (18:33 +0900)]
fixed config condition of Plugin_Abstract

14 years agoAbstract の追加にしたがってプラグインの基底を変更
Sotaro KARASAWA [Wed, 8 Jul 2009 08:51:21 +0000 (17:51 +0900)]
Abstract の追加にしたがってプラグインの基底を変更

14 years agoAPIの変更にともなってテストケースを修正
Sotaro KARASAWA [Wed, 8 Jul 2009 08:50:43 +0000 (17:50 +0900)]
APIの変更にともなってテストケースを修正

14 years agoAbstract にあわせて,Cachemanager_Memcacheの実装に変更
Sotaro KARASAWA [Wed, 8 Jul 2009 08:48:42 +0000 (17:48 +0900)]
Abstract にあわせて,Cachemanager_Memcacheの実装に変更

 - config の値の取得,デフォルトのconfigの値の設定方法に変更
 - etc.ini.php の skel を変更

14 years agoCachemanager を,Abstract を利用するように変更
Sotaro KARASAWA [Wed, 8 Jul 2009 06:21:29 +0000 (15:21 +0900)]
Cachemanager を,Abstract を利用するように変更

 - etcのskelも変更(プラグインの設定を定義するサンプルとしてmemcacheがちょうど良いかんじです)

14 years ago既存のプラグインを,Ethna_Plugin_Abstract を継承するように変更.
Sotaro KARASAWA [Wed, 8 Jul 2009 05:25:06 +0000 (14:25 +0900)]
既存のプラグインを,Ethna_Plugin_Abstract を継承するように変更.

 - 一部APIの変更などが発生するプラグイン以外をコミット

14 years agofixed unnecessary var_dump for debug
Sotaro KARASAWA [Wed, 8 Jul 2009 05:21:02 +0000 (14:21 +0900)]
fixed unnecessary var_dump for debug

14 years agoadded action_form property to Ethna_Plugin_Abstract
Sotaro KARASAWA [Wed, 8 Jul 2009 05:19:38 +0000 (14:19 +0900)]
added action_form property to Ethna_Plugin_Abstract

14 years agoAdd Ethna_Plugin_Abstract for all plugins abstract
Sotaro KARASAWA [Wed, 8 Jul 2009 04:41:45 +0000 (13:41 +0900)]
Add Ethna_Plugin_Abstract for all plugins abstract

14 years agoincludePlugin の実装が実体に即していなかったので修正
Sotaro KARASAWA [Wed, 8 Jul 2009 04:36:53 +0000 (13:36 +0900)]
includePlugin の実装が実体に即していなかったので修正

 - この変更には後方互換がありません(が,この変更前の Ethna_Plugin::includePlugin は動かなかったはずです)
 - static に呼ばれる前提で存在していた,Ethna_Plugin::includePlugin を,非staticメソッドとして定義
 - Ethna_Plugin::includeEthnaPlugin は現状に即していなかったため,変更
 - プラグインのソースをincludeするための static なインターフェースとして, Ethna_Plugin::import を定義

14 years agoadd git attributes
Sotaro Karasawa [Tue, 7 Jul 2009 14:55:31 +0000 (23:55 +0900)]
add git attributes

14 years agoadd abstract class
Sotaro KARASAWA [Sun, 5 Jul 2009 18:00:15 +0000 (03:00 +0900)]
add abstract class

14 years ago- added 'mail_func_workaround' setting to avoid mail() bare CRLF problem.
Yoshinari Takaoka [Sun, 5 Jul 2009 13:52:50 +0000 (22:52 +0900)]
- added 'mail_func_workaround' setting to avoid mail() bare CRLF problem.

14 years ago- added Ethna_I18N::setTimeZone API.
Yoshinari Takaoka [Tue, 30 Jun 2009 18:21:58 +0000 (03:21 +0900)]
- added Ethna_I18N::setTimeZone API.

14 years ago- initially set default timezone.
Yoshinari Takaoka [Tue, 30 Jun 2009 18:21:25 +0000 (03:21 +0900)]
- initially set default timezone.

14 years ago- fixed mkdir routine.
Yoshinari Takaoka [Thu, 25 Jun 2009 13:45:39 +0000 (22:45 +0900)]
- fixed mkdir routine.

14 years ago- replaced "cp -a" option with "-pR" to be use in Mac.
Yoshinari Takaoka [Thu, 25 Jun 2009 13:38:08 +0000 (22:38 +0900)]
- replaced "cp -a" option with "-pR" to be use in Mac.

14 years ago- added missing 2.3.[6|7] changes.
Yoshinari Takaoka [Thu, 25 Jun 2009 07:05:55 +0000 (16:05 +0900)]
- added missing 2.3.[6|7] changes.

14 years agoEthna_ViewClass#redirect に対するテストケースの追加
Sotaro KARASAWA [Tue, 23 Jun 2009 16:56:40 +0000 (01:56 +0900)]
Ethna_ViewClass#redirect に対するテストケースの追加

14 years agoredirectメソッドに、HTTPステータスコードを指定できるオプション変数を追加
Sotaro KARASAWA [Tue, 23 Jun 2009 16:47:34 +0000 (01:47 +0900)]
redirectメソッドに、HTTPステータスコードを指定できるオプション変数を追加

デフォルトは302です

14 years ago- fixed bug baseinstalldir of package.xml was invalid.
mumumu [Mon, 22 Jun 2009 19:53:17 +0000 (04:53 +0900)]
- fixed bug baseinstalldir of package.xml was invalid.

14 years ago- deleted needless codes.
mumumu-org [Sat, 20 Jun 2009 17:34:58 +0000 (17:34 +0000)]
- deleted needless codes.

14 years ago- fixed package installation requirement, as Ethna 2.5.0 optional.
mumumu-org [Sat, 20 Jun 2009 17:28:26 +0000 (17:28 +0000)]
- fixed package installation requirement, as Ethna 2.5.0 optional.

14 years ago- re-implemented "ethna make-plugin-package" command.
mumumu-org [Sat, 20 Jun 2009 17:06:56 +0000 (17:06 +0000)]
- re-implemented "ethna make-plugin-package" command.

14 years ago- added some example comments.
mumumu-org [Sat, 20 Jun 2009 16:30:49 +0000 (16:30 +0000)]
- added some example comments.

14 years ago- deleted needless command line option.
mumumu-org [Sat, 20 Jun 2009 15:00:02 +0000 (15:00 +0000)]
- deleted needless command line option.

14 years ago- added type check.
mumumu-org [Sat, 20 Jun 2009 14:22:45 +0000 (14:22 +0000)]
- added type check.
- changed behavior to require to in Ethna project.
- added -p|--plugin-package option.

14 years ago- changed default plugin base directory name.
mumumu-org [Sat, 20 Jun 2009 12:48:08 +0000 (12:48 +0000)]
- changed default plugin base directory name.
- changed help messsage of create-plugin command.

14 years ago- help message tweaks.
mumumu-org [Fri, 19 Jun 2009 23:01:25 +0000 (23:01 +0000)]
- help message tweaks.

14 years ago- added blog description to README.
mumumu-org [Fri, 19 Jun 2009 22:52:55 +0000 (22:52 +0000)]
- added blog description to README.

14 years ago- fixed bug ethna add-test command help did not work properly.
mumumu-org [Fri, 19 Jun 2009 22:48:18 +0000 (22:48 +0000)]
- fixed bug ethna add-test command help did not work properly.

14 years ago- added ethna create-plugin command implementation.
mumumu-org [Fri, 19 Jun 2009 22:33:35 +0000 (22:33 +0000)]
- added ethna create-plugin command implementation.

14 years ago- deleted to move skelton directory.
mumumu-org [Fri, 19 Jun 2009 19:51:48 +0000 (19:51 +0000)]
- deleted to move skelton directory.

14 years ago- rename filename.
mumumu-org [Fri, 19 Jun 2009 18:14:20 +0000 (18:14 +0000)]
- rename filename.

14 years ago- deleted list-plugin command.
mumumu-org [Fri, 19 Jun 2009 18:06:23 +0000 (18:06 +0000)]
- deleted list-plugin command.

14 years ago- changes tweaks.
mumumu-org [Fri, 19 Jun 2009 07:04:28 +0000 (07:04 +0000)]
- changes tweaks.

14 years ago- followed Smarty 2.6.26 release.
mumumu-org [Fri, 19 Jun 2009 07:03:58 +0000 (07:03 +0000)]
- followed Smarty 2.6.26 release.

14 years ago- fixed bug Ethna_Session#isAnonymous returns invalid result (thanks:longkey1)
mumumu-org [Thu, 18 Jun 2009 14:02:18 +0000 (14:02 +0000)]
- fixed bug Ethna_Session#isAnonymous returns invalid result (thanks:longkey1)
-- http://ml.ethna.jp/pipermail/users/2008-February/000899.html

14 years ago- deleted app/filter directory in creating new project.
mumumu-org [Thu, 18 Jun 2009 04:05:49 +0000 (04:05 +0000)]
- deleted app/filter directory in creating new project.

14 years ago- fixed bug info.php outputs invalid forward_name.
mumumu-org [Wed, 17 Jun 2009 17:39:35 +0000 (17:39 +0000)]
- fixed bug info.php outputs invalid forward_name.
-- TODO: delete temporary fix for error[403|404|500] forward name.

14 years ago- added generic view implementation of 403 status code.
mumumu-org [Wed, 17 Jun 2009 17:01:20 +0000 (17:01 +0000)]
- added generic view implementation of 403 status code.

14 years ago- comments in ascii.
mumumu-org [Wed, 17 Jun 2009 16:33:21 +0000 (16:33 +0000)]
- comments in ascii.

14 years ago- comments in ascii.
mumumu-org [Wed, 17 Jun 2009 16:32:57 +0000 (16:32 +0000)]
- comments in ascii.

14 years ago- added default value for user to override.
mumumu-org [Wed, 17 Jun 2009 15:59:54 +0000 (15:59 +0000)]
- added default value for user to override.

14 years ago- changed version number because of security release.
mumumu-org [Wed, 17 Jun 2009 14:54:35 +0000 (14:54 +0000)]
- changed version number because of security release.

14 years ago- [SECURITY] fixed XSS vulnerability in Ethna_ActionForm#getHiddenVars.
mumumu-org [Mon, 15 Jun 2009 11:48:19 +0000 (11:48 +0000)]
- [SECURITY] fixed XSS vulnerability in Ethna_ActionForm#getHiddenVars.
- CHANGES tweaks.

14 years agoheader 関数使うように変更
sotarok [Fri, 5 Jun 2009 07:49:05 +0000 (07:49 +0000)]
header 関数使うように変更

14 years ago- fixd bug plugin parent class load
maru_cc [Thu, 4 Jun 2009 13:39:47 +0000 (13:39 +0000)]
- fixd bug plugin parent class load

14 years agofixed typo
sotarok [Thu, 4 Jun 2009 07:08:58 +0000 (07:08 +0000)]
fixed typo

14 years agoadd smarty modifier: explode
sotarok [Thu, 4 Jun 2009 06:56:10 +0000 (06:56 +0000)]
add smarty modifier: explode

14 years ago- modify B.C. methods
maru_cc [Tue, 2 Jun 2009 13:09:18 +0000 (13:09 +0000)]
- modify B.C. methods

14 years ago- fixed bug debug.tpl was missing from Smarty.
mumumu-org [Sat, 30 May 2009 18:40:56 +0000 (18:40 +0000)]
- fixed bug debug.tpl was missing from Smarty.

14 years ago- added changes of r843-844.
mumumu-org [Tue, 26 May 2009 05:00:02 +0000 (05:00 +0000)]
- added changes of r843-844.

14 years ago- added zip archive support for Ethna distribution.
mumumu-org [Tue, 26 May 2009 04:33:51 +0000 (04:33 +0000)]
- added zip archive support for Ethna distribution.

14 years ago- CHANGES tweaks part 2.
mumumu-org [Sun, 24 May 2009 14:24:55 +0000 (14:24 +0000)]
- CHANGES tweaks part 2.

14 years ago- deleted pear cache file delete routine.
mumumu-org [Sun, 24 May 2009 11:27:02 +0000 (11:27 +0000)]
- deleted pear cache file delete routine.

14 years ago- CHANGES tweaks.
mumumu-org [Sun, 24 May 2009 11:22:29 +0000 (11:22 +0000)]
- CHANGES tweaks.

14 years ago- deleted unused plugin.
mumumu-org [Sun, 24 May 2009 11:16:34 +0000 (11:16 +0000)]
- deleted unused plugin.

14 years ago- deleted unused Plugin Generator plugin.
mumumu-org [Sun, 24 May 2009 11:05:47 +0000 (11:05 +0000)]
- deleted unused Plugin Generator plugin.

14 years ago- added description about bug tracker.
mumumu-org [Sun, 24 May 2009 10:51:08 +0000 (10:51 +0000)]
- added description about bug tracker.

14 years ago- run help command automatically in case of no argument to ethna command.
mumumu-org [Sun, 24 May 2009 10:41:27 +0000 (10:41 +0000)]
- run help command automatically in case of no argument to ethna command.

14 years ago- deleted unused plugin because of restructuring plugin naming convention.
mumumu-org [Sun, 24 May 2009 10:36:04 +0000 (10:36 +0000)]
- deleted unused plugin because of restructuring plugin naming convention.