OSDN Git Service

Merge branch 'release/2.6.0beta2'
[ethna/ethna.git] / test /
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 KARASAWAfixed test
2010-12-26 Sotaro KARASAWAMerge remote branch 'origin/rename_files' into feature...
2010-12-26 Sotaro KARASAWAadd modifier
2010-12-25 Sotaro KARASAWAfixed: got deprecated error beacuse of PEAR
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 KARASAWARevert "- followed ini file name changes."
2009-11-15 Sotaro KARASAWAmodified Ethna_Session to config session handler easier
2009-10-21 Sotaro KARASAWAmodify file name in doc block comment
2009-10-18 Sotaro KARASAWArename files
2009-10-17 Yoshinari Takaoka- followed ini file name changes.
2009-10-17 Yoshinari Takaoka- added test for prior to PHP 5.1.0.
2009-10-17 Sotaro KARASAWAMerge branch 'plugin_preload'
2009-10-05 Yoshinari Takaoka- fixed bug could not set "name" attribute of form... 2.5.0p6
2009-09-26 Sotaro KARASAWAtest: add test for Ethna_ActionForm::setDef()
2009-09-11 Sotaro KARASAWAimplement plugin preloader. #18417
2009-09-11 Sotaro KARASAWAMerge branch 'plugin_preload' of sotarok@ethnagit:...
2009-09-11 Sotaro KARASAWAadd test for getPlugin
2009-09-10 Sotaro KARASAWAadd test for searchAllPluginType
2009-09-09 Sotaro KARASAWAadd Ethna_Plugin_Test
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.
next