OSDN Git Service

テスト実行時シンボリックリンクとディレクトリ名の照合が正しく動作していなかったのを修正
[ethna/ethna.git] / CHANGES
2009-07-19 Yoshinari TakaokaMerge branch 'master' of mumumu-org@git.sourceforge...
2009-07-19 Sotaro Karasawaextlib以下にプラグインを先にインストールすると、ethnaコマンドが使えなくなる問題を修正
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-08 Sotaro KARASAWAAbstract にあわせて,Cachemanager_Memcacheの実装に変更
2009-07-08 Sotaro KARASAWA既存のプラグインを,Ethna_Plugin_Abstract を継承するように変更.
2009-07-08 Sotaro KARASAWAAdd Ethna_Plugin_Abstract for all plugins abstract
2009-07-08 Sotaro KARASAWAincludePlugin の実装が実体に即していなかったので修正
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-25 Yoshinari Takaoka- added missing 2.3.[6|7] changes.
2009-06-23 Sotaro KARASAWAredirectメソッドに、HTTPステータスコードを指定できるオプション変数を追加
2009-06-22 mumumu- fixed bug baseinstalldir of package.xml was invalid.
2009-06-20 mumumu-org- re-implemented "ethna make-plugin-package" command.
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-19 mumumu-org- changes tweaks.
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- added generic view implementation of 403 status code.
2009-06-17 mumumu-org- changed version number because of security release.
2009-06-15 mumumu-org- [SECURITY] fixed XSS vulnerability in Ethna_ActionFor...
2009-06-04 sotarokadd smarty modifier: explode
2009-05-26 mumumu-org- added changes of r843-844.
2009-05-24 mumumu-org- CHANGES tweaks part 2.
2009-05-24 mumumu-org- CHANGES tweaks.
2009-05-24 mumumu-org- deleted unused plugin because of restructuring plugin...
2009-05-24 mumumu-org- followed Smarty 2.6.25 release
2009-05-19 maru_cc- fixd bug smarty_modifier_wordwrap_i18n sourceforge...
2009-05-17 mumumu-org- followed Smarty 2.6.24 release.
2009-05-16 sotarokExtlibアイデアブランチのマージ (#16100)
2009-05-13 mumumu-org- followed Smarty 2.6.23 release.
2009-04-30 mumumu-org- [re-merge] Idea_Extended_ViewClass because of merge...
2009-04-29 maru_cc- controller での smarty_xx_plugin で Smarty プラグインを指定する機能を...
2009-04-29 maru_cc- add-project -b の挙動変更 sourceforge.jp/ticket/browse...
2009-04-25 mumumu-org- error message format united (thanks id:syachi5150)
2009-04-14 mumumu-org- fixed bug "ethna add-app-manager" generates invalid...
2009-04-11 maru_cc- changed action search all include.
2009-04-11 maru_cc- changed ethna command and add ethna help command.
2009-04-11 maru_cc- changed absolute path to relative path.
2009-04-11 maru_cc- CHANGES tweaks
2009-04-11 mumumu-org- CHANGES tweaks
2009-04-10 mumumu-org- fixed bug auto-generated hidden tag was not enclosed...
2009-03-26 mumumu-org- fixed bug "ethna add-template" command ignored Ethna_...
2009-03-26 mumumu-org- fixed bug "ethna pear-local list -a" command emits...
2009-02-16 sotarok- fixed: default url include slash at its end if APPID...
2009-02-07 mumumu-org- CHANGES tweaks
2009-02-07 maru_cc- fixed bug "ethna add-app-manager" command result...
2009-01-30 sotarok * CHANGES tweaks.
2009-01-29 mumumu-org- fixed infinite loop in case of running www/info.php...
2009-01-29 mumumu-org- fixed bug Ethna_ActionForm#getHiddenVars emits waring...
2009-01-23 mumumu-org- CHANGES tweaks.
2009-01-23 mumumu-org- fixed invalid Error handling routine. (thanks: id...
2009-01-20 sotarok - oops, missing set directory
2009-01-19 maru_ccseparated Smarty plug-in.
2009-01-17 mumumu-org- added Ethna_ActionForm#setFormDef_PreHelper for dynam...
2009-01-03 mumumu-org- added syntax sugar for form definition supplement...
2009-01-03 mumumu-org- added implemention of ActionForm multidimentional...
2009-01-02 mumumu-org- array form counter is now reset in every {form}.
2009-01-02 mumumu-org- changelog tweaks.
2009-01-02 mumumu-org- improved form value supplement routine in case of...
2009-01-01 mumumu-org- deleted B.C code about filter, now gets all filter...
2008-12-31 mumumu-org- fixed bug smarty_modifier_unique did not follow speci...
2008-12-31 mumumu-org- fixed bug "ethna add-app-manager" command result...
2008-12-30 sotarok- Add description of changing priority of smarty plugin...
2008-12-29 mumumu-org- added Ethna_Controller#end method.
2008-12-18 mumumu-org- replaced Smarty version 2.6.22 released 17th December...
2008-12-04 mumumu-org- followed Smarty 2.6.21 release.
2008-11-16 mumumu-org- fixed bug required check did not work in uploading...
2008-11-08 mumumu-org- followed Rhaco 1.6.1 template API. (thanks: id:akiraneko)
2008-10-27 mumumu-org- fixed bug "ethna add-view" command sets invalid local...
2008-10-20 mumumu-org- fixed bug Ethna_View_Unittest emits error when safe...
2008-10-10 mumumu-org- deleted Ethna_Viewclass#_setLanguage(protected) metho...
2008-10-10 mumumu-org- changed Ethna_Controller#_setLanguage method call...
2008-10-08 mumumu-org- fixed bug Ethna_ActionError#_getActionForm method...
2008-10-07 mumumu-org- changelog tweaks.
2008-09-30 mumumu-org- added $logger object for Ethna_ActionClass member.
2008-09-19 mumumu-org- fixed bug smarty_modifier_checkbox function cause...
2008-09-19 mumumu-org- fixed bug sending empty mail when template does not...
2008-09-12 mumumu-org- deleted Ethna_ViewClass#_getTemplateEngine which...
2008-08-17 mumumu-org- implemented msgmerge like routine for Ethna embedded...
2008-08-05 mumumu-org- supplement fix of r624 (Ethna_Plugin_CacheManager_Mem...
2008-08-04 mumumu-org- replaced PEAR OS_WINDOWS constant with ETHNA_OS_WINDO...
2008-08-04 mumumu-org- Underbar character is now allowed as Ethna Plugin...
2008-08-02 mumumu-org- Ethna_Plugin_CacheManager_Memcache default conneciton...
2008-08-01 mumumu-org- fixed missed 'selected="selected"' fix.
2008-07-22 mumumu-org- Dependency on PEAR in Ethna.php, Ethna_Error.php...
2008-07-18 mumumu-org- Changed Ethna_Getopt's LICENSE (Public Domain).
2008-07-18 mumumu-org- replaced PEAR::Console_Getopt with Ethna_Getopt absol...
2008-07-16 mumumu-org- fixed bug Ethna_UnitTestManger emits WARNING shortly...
2008-07-13 mumumu-org- added Ethna_Getopt.php as replacement of PEAR::Consol...
2008-07-05 mumumu-org- follows r611 changes.
2008-07-03 mumumu-org- version number tweaks.
2008-07-03 mumumu-org- moved ETHNA_UTF8_BRANCH to trunk.
2008-07-03 mumumu-org- fixed minor bug when looking into debug_backtrace...
2008-06-30 mumumu-org- added _setLanguage(protected) method to Ethna_ViewClass.
2008-06-30 mumumu-org- added [-e|--encoding] [-l|--locale] option to "ethna...
2008-06-30 mumumu-org- added [-e|encoding] option to "ethna add-project...
next