OSDN Git Service

test: add test for Ethna_ActionForm::setDef()
[ethna/ethna.git] / test /
2009-09-26 Sotaro KARASAWAtest: add test for Ethna_ActionForm::setDef()
2009-08-26 Sotaro KarasawaRemove PHP closing tag
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-13 Sotaro KARASAWAMerge branch 'plugin_abstract'
2009-07-11 Sotaro KARASAWAModified method behavior Ethna_Plugin_Cachemanager...
2009-07-11 Sotaro KARASAWAFixed invalid test case.
2009-07-09 Sotaro KARASAWAAdded test case for config of Ethna_Plugin_Cachemanager...
2009-07-08 Sotaro KARASAWAAPIの変更にともなってテストケースを修正
2009-07-08 Sotaro KARASAWAAbstract にあわせて,Cachemanager_Memcacheの実装に変更
2009-07-08 Sotaro KARASAWAfixed unnecessary var_dump for debug
2009-07-08 Sotaro KARASAWAAdd Ethna_Plugin_Abstract for all plugins abstract
2009-06-30 Yoshinari Takaoka- added Ethna_I18N::setTimeZone API.
2009-06-23 Sotaro KARASAWAEthna_ViewClass#redirect に対するテストケースの追加
2009-06-18 mumumu-org- fixed bug Ethna_Session#isAnonymous returns invalid...
2009-06-04 sotarokfixed typo
2009-06-04 sotarokadd smarty modifier: explode
2009-05-19 maru_cc- fixd bug smarty_modifier_wordwrap_i18n sourceforge...
2009-04-30 mumumu-org- [merged] IDEAS/Ideas_Extended_Viewclass branch with...
2009-04-29 maru_cc- controller での smarty_xx_plugin で Smarty プラグインを指定する機能を...
2009-04-29 maru_cc- add-project -b オプションの挙動変更 sourceforge.jp/ticket/brows...
2009-04-29 mumumu-org- deleted needless error_reporting routine.
2009-04-12 sotarok * merged: TextDetailReporter from svn+ssh://ethnasvn...
2009-04-11 mumumu-org- now ethna_run_test command does not need "Ethna"...
2009-03-26 mumumu-org- fixed bug "ethna add-template" command ignored Ethna_...
2009-03-26 mumumu-org- changed to run offline test only.
2009-03-26 mumumu-org- fixed bug "ethna pear-local list -a" command emits...
2009-01-29 mumumu-org- fixed bug Ethna_ActionForm#getHiddenVars emits waring...
2009-01-22 maru_cc- added initialization of $_SERVER['REQUEST_METHOD...
2009-01-21 maru_cc- change file name and class name of Smarty Plugin...
2009-01-19 mumumu-org- moved plugin related Test file to "Plugin" dir.
2009-01-19 maru_ccseparated Smarty plug-in.
2009-01-04 mumumu-org- reset client encoding to UTF-8 when test case finishe...
2009-01-03 mumumu-org- added syntax sugar for form definition supplement...
2009-01-03 mumumu-org- added implemention of ActionForm multidimentional...
2008-12-31 mumumu-org- fixed bug smarty_modifier_unique did not follow speci...
2008-12-06 mumumu-org- deleted because it will be replaced immediately.
2008-10-06 mumumu-org- newly added "ethna i18n" command regression test.
2008-10-06 mumumu-org- newly added ethna command emulation class.
2008-09-20 mumumu-org- message catalog parser is now multiple line parser.
2008-09-20 mumumu-org- vim ending comment brace missing.
2008-09-19 mumumu-org- fixed bug smarty_modifier_checkbox function cause...
2008-08-04 mumumu-org- replaced PEAR OS_WINDOWS constant with ETHNA_OS_WINDO...
2008-08-04 mumumu-org- removed misused PEAR::isError routine.
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- added some test of Ethna_Getopt
2008-07-18 mumumu-org- fixed disabled option's value interpretation.
2008-07-13 mumumu-org- added Ethna_Getopt.php as replacement of PEAR::Consol...
2008-07-08 mumumu-org- optimization for Ethna_Util#getRandom function.
2008-07-04 mumumu-org- skipped no read permission test on Windows because...
2008-07-04 mumumu-org- added Windows testcase for testIsAbsolute().
2008-07-04 mumumu-org- supress unlink permission error on windows.
2008-07-03 mumumu-org- moved ETHNA_UTF8_BRANCH to trunk.
2008-06-24 mumumu-org- now Ethna_ClassFactory#getManger first parameter...
2008-06-17 mumumu-org- forgot committing because smarty_modifier_select...
2008-06-17 mumumu-org- fixed bug Ethna could not switch locale properly.
2008-06-17 mumumu-org- reimplemented ethna specific message catalog processi...
2008-06-17 mumumu-org- recovered deleted test function by error, sorry.
2008-06-17 mumumu-org- code formatting.
2008-06-16 mumumu-org- fixed bug Ethna_Util#getRandom emits warning when...
2008-06-14 mumumu-org- fixed bug number was allowd as application id's first...
2008-06-13 mumumu-org- fixed bug Str[max|min][compat] Plugin could not be...
2008-06-12 mumumu-org- implicitly set invalid value to VAR_TYPE_DATETIME...
2008-06-08 mumumu-org- implemented String [Max|Min] Validator with newly...
2008-06-07 mumumu-org- added tests except for validate() method.
2008-06-07 mumumu-org- rearranged String [Max|Min] Plugin and Tests.
2008-06-03 mumumu-org- implemented smarty_modifier_wordwrap_i18n with encodi...
2008-06-03 mumumu-org- added client encoding accessor api.
2008-05-26 mumumu-org- added Validation test for Input type.
2008-05-26 mumumu-org- added supplement comment.
2008-05-26 mumumu-org- divided test cases into (form)type function.
2008-05-26 mumumu-org- added Array Test in case of required.
2008-05-26 mumumu-org- added Custom Validator test from ActionForm.
2008-05-24 mumumu-org- added multibyte testing for Ethna_Plugin_Validator_M...
2008-05-24 mumumu-org- changed default encoding of Ethna_Plugin_Validator_Mb...
2008-05-24 mumumu-org- added Regexp Test from ActionForm.
2008-05-24 mumumu-org- added Validator Required and Filter Test.
2008-05-23 mumumu-org- fixed encoding dependent method in Ethna_Plugin_Valid...
2008-05-23 mumumu-org- fixed encoding dependent method in Ethna_Plugin_Valid...
2008-04-05 mumumu-org- deleted unused function, sorry. (but its deleted...
2008-04-05 mumumu-org- deleted old test
2008-04-04 mumumu-org- followed r492 in trunk.
2007-12-18 mumumu-org- deleted "default" adjust feature for Ethna_ActionForm...
2007-12-13 mumumu-orgNewly import UTF-8 code
2007-12-13 mumumu-orgrecreate UTF-8 Branch Directory
2007-12-13 mumumu-orgnewly import UTF-8 code
2007-07-20 mumumu-org- newly added "default" feature for Ethna_ActionForm...
2007-07-08 ichii386- revert [breaking B.C.] at Ethna_UrlHandler.
2007-07-07 mumumu-org- fixed rootdir detection fail bug on Windows
2007-07-04 ichii386- added Ethna_Plugin_Urlhandler
2007-07-04 ichii386- fixed notice at Ethna_ViewClass_Test.
2006-12-04 ichii386- update CHANGES.
2006-11-28 ichii386- fix require/include style.
2006-11-26 ichii386- refine log setting notation.
2006-11-17 ichii386- rename.
2006-11-17 ichii386- retab, indent, fix comments.
2006-11-17 ichii386- defined missing constants (E_APP_READ, E_APP_WRITE).
2006-11-17 ichii386- set temporary db_path to ETHNA_HOME/test/test.db
next