OSDN Git Service

ethna/ethna.git
2009-05-26 mumumu-org- added zip archive support for older version. ETHNA_2_5_0_PREVIEW3
2009-01-29 mumumu-org- tagging 2.5.0 preview3.
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-21 mumumu-org- release branch for 2.5.0 preview3. this will be merge...
2009-01-20 sotarok - oops, missing set directory
2009-01-20 sotarok * set default Smarty plugin directory for project...
2009-01-19 mumumu-org- deleted needless function on Ethna_Renderer_Smarty.
2009-01-19 mumumu-org- moved plugin related Test file to "Plugin" dir.
2009-01-19 maru_ccseparated Smarty plug-in.
2009-01-17 mumumu-org- now version number is Ethna 2.5.0 preview3.
2009-01-17 mumumu-org- added Ethna_ActionForm#setFormDef_PreHelper for dynam...
2009-01-17 mumumu-org- changed method name from Ethna_ActionForm#_setFormDef...
2009-01-05 mumumu-org- reverted form value set routine in case of <input...
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...
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-30 sotarok- smarty plugin の優先順位を変更。ユーザ定義の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-06 mumumu-org- deleted because it will be replaced immediately.
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-15 mumumu-org- fixed error handling bug in executing "ethna add...
2008-11-08 mumumu-org- added some comment.
2008-11-08 mumumu-org- added supplemental IRC information.
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-14 mumumu-org- replaced ETHNA_BASE with ETHNA_INSTALL_BASE.
2008-10-10 mumumu-org- fixed bug "ethna i18n" command did not work on windows.
2008-10-10 mumumu-org- use bind_textdomain_codeset to convert gettext output...
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-08 mumumu-org- fixed bug "ethna i18n" command parses all locale...
2008-10-08 mumumu-org- "ethna i18n" command usage tweaks.
2008-10-07 mumumu-org- changelog tweaks.
2008-10-07 mumumu-org- comment tweaks.
2008-10-07 mumumu-org- fixed bug "ethna i18n" command could not generate...
2008-10-07 mumumu-org- added Ethna_Controller as a member of Ethna_ViewClass.
2008-10-07 mumumu-org- Oops, fixed bug "ethna i18n" command could not specif...
2008-10-06 mumumu-org- newly added "ethna i18n" command regression test.
2008-10-06 mumumu-org- newly added ethna command emulation class.
2008-10-06 mumumu-org- fixed template parser in case of multiple modifiers.
2008-10-04 mumumu-org- changed ethna testing root directory constant name...
2008-10-04 mumumu-org- added comment.
2008-09-30 mumumu-org- added $logger object for Ethna_ActionClass member.
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-09-19 mumumu-org- fixed bug sending empty mail when template does not...
2008-09-13 mumumu-org- version number tweaks, 2.5.0-preview2 from now on.
2008-09-12 mumumu-org- newly implemented smarty template analyzing method.
2008-09-12 mumumu-org- deleted Ethna_ViewClass#_getTemplateEngine which...
2008-08-20 mumumu-org- deleted small B.C code.
2008-08-20 mumumu-org- added implementation of ActionForm class analyze...
2008-08-17 mumumu-org- removed PEAR dependency ... missing commit, oops.
2008-08-17 mumumu-org- implemented msgmerge like routine for Ethna embedded...
2008-08-17 mumumu-org- refactoring, message catalog parse function was devided.
2008-08-16 mumumu-org- deleted needless blank line for formatting file.
2008-08-16 mumumu-org- added initial implementation of "ethna i18n" command.
2008-08-16 mumumu-org- added message catalog skelton file used by "ethna...
2008-08-15 mumumu-org- followed Smarty 2.6.20 release
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- removed misused PEAR::isError routine.
2008-08-04 mumumu-org- fixed E_NOTICE Error related to OS_WINDOWS constant.
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- added some test of Ethna_Getopt
2008-07-18 mumumu-org- replaced PEAR::Console_Getopt with Ethna_Getopt absol...
2008-07-18 mumumu-org- fixed disabled option's value interpretation.
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-08 mumumu-org- optimization for Ethna_Util#getRandom function.
2008-07-05 mumumu-org- follows r611 changes.
2008-07-05 mumumu-org- fixed bug flock routine did not work properly.
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- 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-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...
next