OSDN Git Service

ethna/ethna.git
2008-07-03 mumumu-org- version number tweaks. ETHNA_UTF8_BRANCH
2008-07-03 mumumu-org- fixed minor bug when looking into debug_backtrace...
2008-07-01 mumumu-org- fixed Ethna_ViewClass#_setLanguage method invokation...
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 missing encoding macro to skel/template.index.tpl
2008-06-30 mumumu-org- added [get|set]Locale method to Ethna_Controller...
2008-06-30 mumumu-org- added [-e|encoding] option to "ethna add-project...
2008-06-30 mumumu-org- followed r594 change which deleted UPGRADE file.
2008-06-30 mumumu-org- deleted because upgrade documentation is on website.
2008-06-25 mumumu-org- modified for ethna.jp's wiki.
2008-06-24 mumumu-org- added r591 change description.
2008-06-24 mumumu-org- now Ethna_ClassFactory#getManger first parameter...
2008-06-22 mumumu-org- added UPGRADE documentation for migrating old project.
2008-06-22 mumumu-org- added mbstring enabled check on Ethna_Controller...
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-13 mumumu-org- fixed bug smarty_modifier_select plugin return value...
2008-06-12 mumumu-org- added [Mb]Str[Max|Min] validator error message.
2008-06-12 mumumu-org- implicitly set invalid value to VAR_TYPE_DATETIME...
2008-06-12 mumumu-org- avoided E_NOTICE when user sets http input via Ethna_...
2008-06-09 mumumu-org- fixed bug select box array can't keep input value.
2008-06-09 mumumu-org- 2.3.x backward compatibility applies to eucJP-win...
2008-06-08 mumumu-org- fixed param help string.
2008-06-08 mumumu-org- deleted unused [Ethna|appid]ActionForm#use_validator_...
2008-06-08 mumumu-org- version number tweaks. it's 2.5.0-preview1(alpha).
2008-06-08 mumumu-org- Now you can set "alpha" state to Ethna Package.
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- deleted unused [Ethna|appid]ActionForm#use_validator_...
2008-06-07 mumumu-org- added changed for r566.
2008-06-07 mumumu-org- rearranged String [Max|Min] Plugin and Tests.
2008-06-04 mumumu-org- changed to use Ethna_Controller#getClientEncoding.
2008-06-03 mumumu-org- fixed bug smarty_modifier_plugin array could not...
2008-06-03 mumumu-org- fixed italic tag mismatch.
2008-06-03 mumumu-org- implemented smarty_modifier_wordwrap_i18n with encodi...
2008-06-03 mumumu-org- added client encoding accessor api.
2008-06-03 mumumu-org- Ethna_UnitTestReporter constructor parameter is now...
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- supplement comment added.
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- deleted unused Ethna_ActionForm#_validate method.
2008-05-24 mumumu-org- changed language getting method from _getDefaultLangu...
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-05-23 mumumu-org- [Breaking B.C] deleted non-plugin validation code.
2008-05-23 mumumu-org- added mb_regex_encoding. it's default value is $this...
2008-05-23 mumumu-org- comment tweaks.
2008-05-23 mumumu-org- changed default internal encoding from EUC_JP to...
2008-05-22 mumumu-org- added 'use_gettext' setting to [appid]/etc/[appid...
2008-05-22 mumumu-org- ethna_sysmsg.ini parse bug fix.
2008-05-21 mumumu-org- added _getDefaultLanguage method to skel/app.controll...
2008-05-21 mumumu-org- added locale option to "ethna add-project command".
2008-05-21 mumumu-org- moved japanese message to newly added locale file.
2008-05-20 mumumu-org- replaced language variables with *locale name*. This...
2008-05-19 mumumu-org- changelog tweaks about r534 changes.
2008-05-19 mumumu-org- added [-s|skeldir] option to "ethna add-project"...
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-12 mumumu-org- changed default language setting, array(LANG_JA,...
2008-05-12 mumumu-org- converted basic system error message from japanese...
2008-05-07 mumumu-org- ETHNA_UTF8_BRANCH followed r528 in trunk.
2008-05-01 mumumu-org- ETHNA_UTF8_BRANCH followed r519 in trunk.
2008-04-28 mumumu-org- followed r513 in trunk.
2008-04-23 mumumu-org- ETHNA_UTF8_BRANCH followed r498 in trunk.
2008-04-05 mumumu-org- deleted old test
2008-04-04 mumumu-org- followed r492 in trunk.
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-12-11 mumumu-org- created branch for UTF-8 operation check.