OSDN Git Service

skel: add exlib dir to smarty plugin directory, close #18425
[ethna/ethna.git] / class /
2009-08-26 Sotaro KarasawaRemove PHP closing tag, and fixed fileformat
2009-08-26 Sotaro KarasawaRemove PHP closing tag
2009-08-14 Sotaro Karasawafixed: setlocale is called without sysntem encoding...
2009-08-14 Sotaro KarasawaFixed: Ethna_Session::start causes E_NOTICE because...
2009-08-13 Sotaro KarasawaMerge branch 'master' of sotarok@ethnagit:/gitroot...
2009-08-13 Sotaro Karasawamodify behavior of Ethna_View_Redirect::preforward
2009-08-13 Yoshinari Takaoka- fixed bug debug_backtrace entry sometimes get properl...
2009-07-21 Sotaro KARASAWA古いバージョンの命名規則に従ったプラグインの検索は無視
2009-07-19 Yoshinari Takaoka- fixed bug directory creation fails when you specify...
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-14 Sotaro KARASAWAFixed: Not call logger before set instance.
2009-07-13 Sotaro KARASAWAMerge branch 'plugin_abstract'
2009-07-11 Sotaro KARASAWAEnable to set default namespace of the Cachemanager...
2009-07-11 Sotaro KARASAWAModified method behavior Ethna_Plugin_Cachemanager...
2009-07-11 Sotaro KARASAWAModified method name, _onLoad to _load
2009-07-09 Sotaro KARASAWAPlugin_Csrf を Abstract にそうように実装を変更
2009-07-09 Sotaro KARASAWA_onload メソッドはabstract扱いで、_loadConfig はコンストラクタで呼ぶ
2009-07-08 Sotaro KARASAWAfixed config condition of Plugin_Abstract
2009-07-08 Sotaro KARASAWAAbstract の追加にしたがってプラグインの基底を変更
2009-07-08 Sotaro KARASAWAAbstract にあわせて,Cachemanager_Memcacheの実装に変更
2009-07-08 Sotaro KARASAWACachemanager を,Abstract を利用するように変更
2009-07-08 Sotaro KARASAWA既存のプラグインを,Ethna_Plugin_Abstract を継承するように変更.
2009-07-08 Sotaro KARASAWAadded action_form property to Ethna_Plugin_Abstract
2009-07-08 Sotaro KARASAWAAdd Ethna_Plugin_Abstract for all plugins abstract
2009-07-08 Sotaro KARASAWAincludePlugin の実装が実体に即していなかったので修正
2009-07-05 Sotaro KARASAWAadd abstract class
2009-07-05 Yoshinari Takaoka- added 'mail_func_workaround' setting to avoid mail...
2009-06-30 Yoshinari Takaoka- added Ethna_I18N::setTimeZone API.
2009-06-23 Sotaro KARASAWAredirectメソッドに、HTTPステータスコードを指定できるオプション変数を追加
2009-06-22 mumumu- fixed bug baseinstalldir of package.xml was invalid.
2009-06-20 mumumu-org- deleted needless codes.
2009-06-20 mumumu-org- fixed package installation requirement, as Ethna...
2009-06-20 mumumu-org- re-implemented "ethna make-plugin-package" command.
2009-06-20 mumumu-org- deleted needless command line option.
2009-06-20 mumumu-org- added type check.
2009-06-20 mumumu-org- changed default plugin base directory name.
2009-06-19 mumumu-org- help message tweaks.
2009-06-19 mumumu-org- fixed bug ethna add-test command help did not work...
2009-06-19 mumumu-org- added ethna create-plugin command implementation.
2009-06-19 mumumu-org- deleted list-plugin command.
2009-06-18 mumumu-org- fixed bug Ethna_Session#isAnonymous returns invalid...
2009-06-18 mumumu-org- deleted app/filter directory in creating new project.
2009-06-17 mumumu-org- fixed bug info.php outputs invalid forward_name.
2009-06-17 mumumu-org- added generic view implementation of 403 status code.
2009-06-15 mumumu-org- [SECURITY] fixed XSS vulnerability in Ethna_ActionFor...
2009-06-05 sotarokheader 関数使うように変更
2009-06-04 maru_cc- fixd bug plugin parent class load
2009-06-04 sotarokadd smarty modifier: explode
2009-06-02 maru_cc- modify B.C. methods
2009-05-24 mumumu-org- deleted pear cache file delete routine.
2009-05-24 mumumu-org- deleted unused plugin.
2009-05-24 mumumu-org- deleted unused Plugin Generator plugin.
2009-05-24 mumumu-org- deleted unused plugin because of restructuring plugin...
2009-05-19 maru_cc- fixd bug smarty_modifier_wordwrap_i18n sourceforge...
2009-05-18 mumumu-org- followed Plugin naming convention change.
2009-05-17 sotarokdelete wrong return
2009-05-17 mumumu-org- changed to disable layout template on Ethna_View_...
2009-05-17 mumumu-org- reverted deleted merge contents.
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- add-project -b オプションの挙動変更 sourceforge.jp/ticket/brows...
2009-04-14 mumumu-org- fixed bug "ethna add-app-manager" generates invalid...
2009-04-13 maru_cc- deleted var_dump..
2009-04-11 maru_cc- changed action search all include.
2009-04-11 maru_cc- changed ethna command and add ethna help command.
2009-04-10 mumumu-org- added implementation of dynamic form definition helpe...
2009-04-10 mumumu-org- fixed bug auto-generated hidden tag was not enclosed...
2009-03-26 mumumu-org- fixed bug "ethna add-template" command ignored Ethna_...
2009-03-26 mumumu-org- fixed bug "ethna pear-local list -a" command emits...
2009-02-16 sotarok- fixed: default url include slash at its end if APPID...
2009-01-30 sotarok- Cachemanager doesn't make directory and make cache...
2009-01-29 mumumu-org- fixed infinite loop in case of running www/info.php...
2009-01-29 mumumu-org- fixed bug Ethna_ActionForm#getHiddenVars emits waring...
2009-01-23 mumumu-org- fixed invalid Error handling routine. (thanks: id...
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 maru_ccseparated Smarty plug-in.
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-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- 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- smarty plugin の優先順位を変更。ユーザ定義のsmarty pluginが優先されます
2008-12-29 mumumu-org- added Ethna_Controller#end method.
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- 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- fixed bug "ethna i18n" command did not work on windows.
next