OSDN Git Service

Merge branch 'release/2.6.0beta2'
[ethna/ethna.git] / skel /
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 KARASAWAMerge remote branch 'origin/rename_files' into feature...
2010-12-25 Sotaro KARASAWAMerge branch 'feature/php5.3-compatible' into develop
2010-12-25 Sotaro KARASAWAfixed E_DEPRECATED errors and E_STRICT errors
2009-11-20 Sotaro KARASAWAMerge branch 'session_handler_configure'
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-17 Sotaro KARASAWAMerge branch 'plugin_preload'
2009-09-15 Yoshinari Takaoka- fixed bug "ethna i18n" command did not work when...
2009-09-13 Sotaro KARASAWAAdd skeleton to use UrlHandler and mod_rewrite
2009-09-12 Sotaro KARASAWAmodify default template skeleton
2009-09-08 Sotaro KARASAWAMerge branch 'master' of sotarok@ethnagit:/gitroot...
2009-09-08 Sotaro KARASAWAskel: add exlib dir to smarty plugin directory, close...
2009-08-26 Sotaro KarasawaRemove PHP closing tag
2009-07-27 Sotaro Karasawamodify template sekeleton to comply with layout template
2009-07-19 Yoshinari TakaokaMerge branch 'master' of mumumu-org@git.sourceforge...
2009-07-19 Sotaro KarasawaAdd Git mark to version number on the repository
2009-07-17 Sotaro KARASAWAlayoutファイルを拡張子含まないように変更 (#17822)
2009-07-13 Sotaro KARASAWAMerge branch 'plugin_abstract'
2009-07-08 Sotaro KARASAWAAbstract にあわせて,Cachemanager_Memcacheの実装に変更
2009-07-08 Sotaro KARASAWACachemanager を,Abstract を利用するように変更
2009-07-05 Yoshinari Takaoka- added 'mail_func_workaround' setting to avoid mail...
2009-06-20 mumumu-org- added some example comments.
2009-06-19 mumumu-org- added ethna create-plugin command implementation.
2009-06-17 mumumu-org- added generic view implementation of 403 status code.
2009-06-17 mumumu-org- comments in ascii.
2009-06-17 mumumu-org- comments in ascii.
2009-06-17 mumumu-org- added default value for user to override.
2009-05-24 mumumu-org- added <title> tag to default layout.tpl
2009-05-18 mumumu-org- followed Plugin naming convention change.
2009-05-16 sotarokExtlibアイデアブランチのマージ (#16100)
2009-04-30 mumumu-org- [re-merge] Idea_Extended_ViewClass because of merge...
2009-04-29 maru_cc- controller での smarty_xx_plugin で Smarty プラグインを指定する機能を...
2009-04-29 maru_cc- added comment. re #16106
2009-04-25 mumumu-org- error message format united (thanks id:syachi5150)
2009-04-11 sotarok * replace ini_set to *_include_path() function.
2009-04-11 maru_cc- changed absolute path to relative path.
2009-04-10 maru_cc- add function _setDefaultTemplateEngine to skel.
2009-02-07 maru_cc- fixed bug "ethna add-app-manager" command result...
2009-01-20 sotarok * set default Smarty plugin directory for project...
2008-10-10 mumumu-org- deleted Ethna_Viewclass#_setLanguage(protected) metho...
2008-08-16 mumumu-org- deleted needless blank line for formatting file.
2008-08-16 mumumu-org- added message catalog skelton file used by "ethna...
2008-08-05 mumumu-org- supplement fix of r624 (Ethna_Plugin_CacheManager_Mem...
2008-07-03 mumumu-org- moved ETHNA_UTF8_BRANCH to trunk.
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 [-e|encoding] option to "ethna add-project...
2008-06-12 mumumu-org- added [Mb]Str[Max|Min] validator error message.
2008-06-08 mumumu-org- deleted unused [Ethna|appid]ActionForm#use_validator_...
2008-06-07 mumumu-org- deleted unused [Ethna|appid]ActionForm#use_validator_...
2008-05-22 mumumu-org- added 'use_gettext' setting to [appid]/etc/[appid...
2008-05-21 mumumu-org- added _getDefaultLanguage method to skel/app.controll...
2008-05-21 mumumu-org- moved japanese message to newly added locale file.
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-04-28 mumumu-org- followed r513 in trunk.
2008-04-25 mumumu-org- default test case which is generated by ethna command...
2008-04-24 mumumu-org- added ethna "add-test" command for normal unit testca...
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-08 ichii386- revert [breaking B.C.] at Ethna_UrlHandler.
2007-07-04 ichii386- added Ethna_Plugin_Urlhandler
2007-07-04 ichii386- fixed notice at Ethna_ViewClass_Test.
2007-01-04 ichii386- fix the bug failing generate plugins at install-plugi...
2007-01-04 ichii386- use "test" for test in ethna.sh.
2006-11-28 ichii386- fix require/include style.
2006-11-27 ichii386- remove obsolete skelton.
2006-11-26 ichii386- refine log setting notation.
2006-11-17 ichii386- ethnaコマンドのハンドラ再編
2006-11-13 ichii386- add ethna_version to $app_dir/.ethna
2006-11-06 cocoitibanskel hardtab -> softtab
2006-10-31 cocoitiban- Ethna_Plugin_Csrf(CSRF?\027$BBP:v%3!<%I?\027(B)?...
2006-10-24 ichii386- implement {form_input} helper for select list, check...
2006-10-17 ichii386add $smarty_block_plugin skelton. (thx: Konet-san)
2006-09-22 ichii386fix prefix of base classes in skel files. [#8902]
2006-08-23 fujimoto- Ethna_UrlHandlerクラスを追加(ステキurl対応)
2006-08-22 fujimoto- アプリケーションスケルトン生成時にアプリケーション固有のActionClass, ActionForm...
2006-08-18 ichii386- search plugins in application tree prefixed with...
2006-07-22 fujimoto- fix skelton
2006-07-10 fujimoto- [breaking B.C.] Ethna_Loggerリファクタリング
2006-06-09 fujimoto- remove gree specifics:)
2006-06-09 fujimoto- Ethna_CacheManager_Memcache(キャッシュマネージャのmemcacheサポート)追加
2006-06-05 fujimoto- Ethna_FilterのスケルトンにpreActionFilter()/postActionFilter...
2006-06-05 fujimoto- iniファイルのスケルトンにdsnサンプル追加
2006-05-16 ichii386- add-project時のデフォルトテンプレートデザインを変更
2006-05-01 fujimoto- ethnaコマンドにadd-action-cliを追加
2006-04-20 halt1983- ethnaコマンドにadd-app-managerを追加(thanks butatic)
2006-03-24 fujimoto- XMLRPCゲートウェイサポート追加(experimental)
2006-03-23 fujimoto- スケルトンに含まれる'your name'をマクロ({$author})に変更(~/.ethna対応)
2006-03-21 halt1983Beautifer UnitTest codes
2006-03-09 halt1983- add ethna command(add-action-test,add-view-test)
2006-03-07 fujimoto- (draft commit:)
2006-02-25 halt1983add generate_app_object(thanks Taiji Inoue)
next