OSDN Git Service

Merge branch 'release/2.6.0beta2'
[ethna/ethna.git] / class /
2011-01-03 Sotaro KARASAWAMerge branch 'release/2.6.0beta2' master 2.6.0beta2
2011-01-03 Sotaro KARASAWAplugin: fixed version of make-plugin-package
2011-01-03 Sotaro KARASAWArenderer: add renderer for smarty3
2011-01-03 Sotaro KARASAWArenderer: fixed behavior on error when rendering the...
2011-01-03 Sotaro KARASAWAfixed: remove refs
2010-12-28 Sotaro KARASAWAfixed: require path
2010-12-26 Sotaro KARASAWAMerge branch 'release/2.6.0beta1' 2.6.0beta1
2010-12-26 Sotaro KARASAWAMerge branch 'feature/php5.3-compatible2' into develop
2010-12-26 Sotaro KARASAWAMerge branch 'feature/rename-files' into feature/php5...
2010-12-26 Sotaro KARASAWAMerge remote branch 'origin/rename_files' into feature...
2010-12-26 Sotaro KARASAWAadd modifire, remove retrun refs
2010-12-26 Sotaro KARASAWAadd modifier
2010-12-25 Sotaro KARASAWAMerge branch 'feature/php5.3-compatible' into develop
2010-12-25 Sotaro KARASAWAremove unneccesary reference
2010-12-25 Sotaro KARASAWAreplace constructor from class name method to __constuct()
2010-12-25 Sotaro KARASAWAfixed E_DEPRECATED errors and E_STRICT errors
2009-11-20 Sotaro KARASAWAMerge branch 'session_handler_configure'
2009-11-20 Sotaro KARASAWAEthna_Plugin_Cachemanager_Memcached supported pecl...
2009-11-15 Sotaro KARASAWAmodified Ethna_Session to config session handler easier
2009-11-14 Sotaro KARASAWAfixed: ClassFactory's name resolution
2009-10-21 Sotaro KARASAWAmodify file name in doc block comment
2009-10-18 Sotaro KARASAWAreplace require_once file name
2009-10-18 Sotaro KARASAWArename files
2009-10-17 Yoshinari Takaoka- added test for prior to PHP 5.1.0.
2009-10-17 Sotaro KARASAWAMerge branch 'plugin_preload'
2009-10-06 Sotaro KARASAWAtrigger warning when the plugin alias name is conflict...
2009-10-05 Yoshinari Takaoka- fixed bug could not set "name" attribute of form... 2.5.0p6
2009-09-26 Sotaro KARASAWAfixed: Ethna_ActionForm::setDef() setted empty key...
2009-09-15 Yoshinari Takaoka- fixed bug "ethna i18n" command did not work when...
2009-09-13 Sotaro KARASAWAAdd skeleton to use UrlHandler and mod_rewrite
2009-09-11 Sotaro KARASAWAimplement plugin preloader. #18417
2009-09-11 Sotaro KARASAWAoutline of plugin preloader
2009-09-11 Sotaro KARASAWAMerge branch 'plugin_preload' of sotarok@ethnagit:...
2009-09-10 Sotaro KARASAWAadd test for searchAllPluginType
2009-09-09 Sotaro KARASAWAIf parent plugin was not included then include that...
2009-09-09 Sotaro KARASAWAadd default value to parameter
2009-09-08 Sotaro KARASAWAMerge branch 'master' of sotarok@ethnagit:/gitroot...
2009-08-27 Yoshinari Takaoka- fixed bug newly introduced E_DEPRECATED in PHP 5...
2009-08-26 Sotaro KarasawaRemove PHP closing tag, and fixed fileformat
2009-08-26 Sotaro KarasawaRemove PHP closing tag
2009-08-14 Sotaro Karasawafixed: setlocale is called without sysntem encoding...
2009-08-14 Sotaro KarasawaFixed: Ethna_Session::start causes E_NOTICE because...
2009-08-13 Sotaro KarasawaMerge branch 'master' of sotarok@ethnagit:/gitroot...
2009-08-13 Sotaro Karasawamodify behavior of Ethna_View_Redirect::preforward
2009-08-13 Yoshinari Takaoka- fixed bug debug_backtrace entry sometimes get properl...
2009-07-21 Sotaro KARASAWA古いバージョンの命名規則に従ったプラグインの検索は無視
2009-07-19 Yoshinari Takaoka- fixed bug directory creation fails when you specify...
2009-07-19 Yoshinari TakaokaMerge branch 'master' of mumumu-org@git.sourceforge...
2009-07-19 Yoshinari Takaoka- fixed ident mismatch.
2009-07-17 Sotaro KARASAWAlayoutファイルを拡張子含まないように変更 (#17822)
2009-07-14 Sotaro KARASAWAFixed: Not call logger before set instance.
2009-07-13 Sotaro KARASAWAMerge branch 'plugin_abstract'
2009-07-11 Sotaro KARASAWAEnable to set default namespace of the Cachemanager...
2009-07-11 Sotaro KARASAWAModified method behavior Ethna_Plugin_Cachemanager...
2009-07-11 Sotaro KARASAWAModified method name, _onLoad to _load
2009-07-09 Sotaro KARASAWAPlugin_Csrf を Abstract にそうように実装を変更
2009-07-09 Sotaro KARASAWA_onload メソッドはabstract扱いで、_loadConfig はコンストラクタで呼ぶ
2009-07-08 Sotaro KARASAWAfixed config condition of Plugin_Abstract
2009-07-08 Sotaro KARASAWAAbstract の追加にしたがってプラグインの基底を変更
2009-07-08 Sotaro KARASAWAAbstract にあわせて,Cachemanager_Memcacheの実装に変更
2009-07-08 Sotaro KARASAWACachemanager を,Abstract を利用するように変更
2009-07-08 Sotaro KARASAWA既存のプラグインを,Ethna_Plugin_Abstract を継承するように変更.
2009-07-08 Sotaro KARASAWAadded action_form property to Ethna_Plugin_Abstract
2009-07-08 Sotaro KARASAWAAdd Ethna_Plugin_Abstract for all plugins abstract
2009-07-08 Sotaro KARASAWAincludePlugin の実装が実体に即していなかったので修正
2009-07-05 Sotaro KARASAWAadd abstract class
2009-07-05 Yoshinari Takaoka- added 'mail_func_workaround' setting to avoid mail...
2009-06-30 Yoshinari Takaoka- added Ethna_I18N::setTimeZone API.
2009-06-23 Sotaro KARASAWAredirectメソッドに、HTTPステータスコードを指定できるオプション変数を追加
2009-06-22 mumumu- fixed bug baseinstalldir of package.xml was invalid.
2009-06-20 mumumu-org- deleted needless codes.
2009-06-20 mumumu-org- fixed package installation requirement, as Ethna...
2009-06-20 mumumu-org- re-implemented "ethna make-plugin-package" command.
2009-06-20 mumumu-org- deleted needless command line option.
2009-06-20 mumumu-org- added type check.
2009-06-20 mumumu-org- changed default plugin base directory name.
2009-06-19 mumumu-org- help message tweaks.
2009-06-19 mumumu-org- fixed bug ethna add-test command help did not work...
2009-06-19 mumumu-org- added ethna create-plugin command implementation.
2009-06-19 mumumu-org- deleted list-plugin command.
2009-06-18 mumumu-org- fixed bug Ethna_Session#isAnonymous returns invalid...
2009-06-18 mumumu-org- deleted app/filter directory in creating new project.
2009-06-17 mumumu-org- fixed bug info.php outputs invalid forward_name.
2009-06-17 mumumu-org- added generic view implementation of 403 status code.
2009-06-15 mumumu-org- [SECURITY] fixed XSS vulnerability in Ethna_ActionFor...
2009-06-05 sotarokheader 関数使うように変更
2009-06-04 maru_cc- fixd bug plugin parent class load
2009-06-04 sotarokadd smarty modifier: explode
2009-06-02 maru_cc- modify B.C. methods
2009-05-24 mumumu-org- deleted pear cache file delete routine.
2009-05-24 mumumu-org- deleted unused plugin.
2009-05-24 mumumu-org- deleted unused Plugin Generator plugin.
2009-05-24 mumumu-org- deleted unused plugin because of restructuring plugin...
2009-05-19 maru_cc- fixd bug smarty_modifier_wordwrap_i18n sourceforge...
2009-05-18 mumumu-org- followed Plugin naming convention change.
2009-05-17 sotarokdelete wrong return
2009-05-17 mumumu-org- changed to disable layout template on Ethna_View_...
2009-05-17 mumumu-org- reverted deleted merge contents.
2009-05-16 sotarokExtlibアイデアブランチのマージ (#16100)
2009-04-30 mumumu-org- [re-merge] Idea_Extended_ViewClass because of merge...
next