OSDN Git Service

- fixed bug "ethna i18n" command did not work when Smarty delimiter was changed.
[ethna/ethna.git] / CHANGES
2009-10-16 Yoshinari Takaoka- fixed bug "ethna i18n" command did not work when...
2009-10-16 Yoshinari Takaoka- fixed bug newly introduced E_DEPRECATED in PHP 5...
2009-10-16 Yoshinari Takaoka- fixed bug Ethna_Session::start emits E_NOTICE in...
2009-10-16 Yoshinari Takaoka- fixed bug debug_backtrace entry sometimes gets improp...
2009-10-16 Yoshinari Takaoka- fixed bug non-existent ethna command emits PHP FATAL...
2009-10-16 Yoshinari Takaoka- added 'mail_func_workaround' setting to avoid mail...
2009-10-16 Yoshinari Takaoka- added Ethna_I18N::setTimeZone API.
2009-10-16 Yoshinari Takaoka- initially set default timezone for PHP 5.3.0.
2009-10-16 Yoshinari Takaoka- added missing 2.3.[6|7] changes.
2009-10-16 Yoshinari Takaoka- fixed bug ethna add-test command help did not work.
2009-10-16 Yoshinari Takaoka- fixed bug Ethna_Session#isAnonymous method returns...
2009-10-16 Yoshinari Takaoka- deleted app/filter directory in creating new project.
2009-10-16 Yoshinari Takaoka- added new Smarty modifier plugin: explode.
2009-10-16 Yoshinari Takaoka- added changed about zip archive destribution.
2009-10-16 Yoshinari Takaoka- merged 2009-05-18 changes
2009-10-16 Yoshinari Takaoka- merged 2009-04-30 changes partially.
2009-10-16 Yoshinari Takaoka- merged changes from 2009-01-30 to 2009-04-29.
2009-06-15 mumumu-org- followed r856 changes.
2009-01-29 mumumu-org- followed r702-704 changes to release branch. ETHNA_RELEASE_2_5_0_PREVIEW3
2009-01-23 mumumu-org- followed r698-700 to Ethna-2.5.0 preview3 release...
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...
2008-06-24 mumumu-org- added r591 change description.
2008-06-17 mumumu-org- reimplemented ethna specific message catalog processi...
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 smarty_modifier_select plugin return value...
2008-06-09 mumumu-org- fixed bug select box array can't keep input value.
2008-06-07 mumumu-org- deleted unused [Ethna|appid]ActionForm#use_validator_...
2008-06-07 mumumu-org- added changed for r566.
2008-06-03 mumumu-org- fixed bug smarty_modifier_plugin array could not...
2008-06-03 mumumu-org- fixed italic tag mismatch.
2008-05-24 mumumu-org- changed default encoding of Ethna_Plugin_Validator_Mb...
2008-05-23 mumumu-org- fixed encoding dependent method in Ethna_Plugin_Valid...
2008-05-23 mumumu-org- [Breaking B.C] deleted non-plugin validation code.
2008-05-23 mumumu-org- changed default internal encoding from EUC_JP to...
2008-05-21 mumumu-org- added _getDefaultLanguage method to skel/app.controll...
2008-05-20 mumumu-org- replaced language variables with *locale name*. This...
2008-05-19 mumumu-org- changelog tweaks about r534 changes.
2008-05-16 mumumu-org- Now, [appid]_Controller's include_path gives preferen...
2008-05-16 mumumu-org- Now, [appid]_Controller's include_path gives preferen...
2008-05-13 mumumu-org- converted skel encodings from UTF-8 to ASCII for...
2008-05-01 mumumu-org- ETHNA_UTF8_BRANCH followed r519 in trunk.
2008-05-01 mumumu-org- added optional dependency to Ethna PEAR package,...
2008-04-30 mumumu-org- now we can automatically register testcase to [Appid...
2008-04-28 mumumu-org- followed r513 in trunk.
2008-04-26 mumumu-org- added [-w|--with-unittest] [-u|--unittestskel=file...
2008-04-25 mumumu-org- emit warning when one [action|view] test script has...
2008-04-25 mumumu-org- divided error message into another function when...
2008-04-25 mumumu-org- default test case which is generated by ethna command...
2008-04-25 mumumu-org- fixed bug actionform unit test result is applied...
2008-04-24 mumumu-org- workaround for php 4.4.x E_NOTICE when call_user_func...
2008-04-24 mumumu-org- added ethna "add-test" command for normal unit testca...
2008-04-23 mumumu-org- ETHNA_UTF8_BRANCH followed r498 in trunk.
2008-04-21 mumumu-org- CHANGES tweaks.
2008-04-21 mumumu-org- fixed ethna command because "ethna pear-local install...
2008-04-05 mumumu-org- deleted old test
next