OSDN Git Service

ethna/ethna.git
12 years agotest: error_reporting fixed for errors on PEAR develop
Sotaro KARASAWA [Wed, 14 Sep 2011 16:40:40 +0000 (01:40 +0900)]
test: error_reporting fixed for errors on PEAR

12 years agofixed: set xdebug.scream=0 on test runnner
Sotaro KARASAWA [Wed, 14 Sep 2011 16:33:35 +0000 (01:33 +0900)]
fixed: set xdebug.scream=0 on test runnner

13 years agolaod UnitTestManager, InfoManager when necessary
Sotaro KARASAWA [Sun, 27 Mar 2011 18:35:12 +0000 (03:35 +0900)]
laod UnitTestManager, InfoManager when necessary

13 years agofixed: logwriter debugtoolbar ran on the cli context
Sotaro KARASAWA [Sun, 27 Mar 2011 11:17:13 +0000 (20:17 +0900)]
fixed: logwriter debugtoolbar ran on the cli context

13 years agoadd gitignore
Sotaro KARASAWA [Mon, 21 Mar 2011 00:08:54 +0000 (09:08 +0900)]
add gitignore

13 years agoMerge branch 'develop' of ethnagit:/gitroot/ethna/ethna into develop
Sotaro KARASAWA [Sun, 20 Mar 2011 08:00:12 +0000 (17:00 +0900)]
Merge branch 'develop' of ethnagit:/gitroot/ethna/ethna into develop

13 years agoMerge branch 'feature/fix_ethna_info' into develop
Sotaro KARASAWA [Sat, 19 Mar 2011 06:18:18 +0000 (15:18 +0900)]
Merge branch 'feature/fix_ethna_info' into develop

13 years agochanges tweeks
Sotaro KARASAWA [Sat, 19 Mar 2011 06:18:09 +0000 (15:18 +0900)]
changes tweeks

13 years agomisc: fixed spaces and indents
Sotaro KARASAWA [Sat, 19 Mar 2011 04:12:58 +0000 (13:12 +0900)]
misc: fixed spaces and indents

13 years agorenderder: api for load template engine
Sotaro KARASAWA [Sat, 19 Mar 2011 05:58:20 +0000 (14:58 +0900)]
renderder: api for load template engine

- and fixed to use Smarty2 engine on executing ethna info

13 years agomisc: comments
Sotaro KARASAWA [Sat, 19 Mar 2011 04:13:46 +0000 (13:13 +0900)]
misc: comments

13 years agoviewclass: fixed error when specified 'option' and not specified 'default'
Sotaro KARASAWA [Sun, 13 Mar 2011 14:57:19 +0000 (23:57 +0900)]
viewclass: fixed error when specified 'option' and not specified 'default'

13 years agoMerge branch 'feature/fix_modifier' into develop
Sotaro KARASAWA [Sun, 13 Mar 2011 14:46:16 +0000 (23:46 +0900)]
Merge branch 'feature/fix_modifier' into develop

13 years agoinfomanager: accessor for invisible property
Sotaro KARASAWA [Sun, 13 Mar 2011 14:28:03 +0000 (23:28 +0900)]
infomanager: accessor for invisible property

- Breaking B.C.: ReflectionProperty::setAccessible() is only for PHP 5.3

13 years agofixed modifier for Handle
Sotaro KARASAWA [Sun, 13 Mar 2011 14:07:48 +0000 (23:07 +0900)]
fixed modifier for Handle

13 years agofixed modifier of Plugin
Sotaro KARASAWA [Sun, 13 Mar 2011 14:02:50 +0000 (23:02 +0900)]
fixed modifier of Plugin

13 years agofixed: modifier of pearwrapper
Sotaro KARASAWA [Sun, 13 Mar 2011 13:57:13 +0000 (22:57 +0900)]
fixed: modifier of pearwrapper

13 years agotest: runnning test without E_DEPRECATED, E_STRICT
Sotaro KARASAWA [Sun, 13 Mar 2011 13:42:39 +0000 (22:42 +0900)]
test: runnning test without E_DEPRECATED, E_STRICT

13 years agoMerge remote branch 'origin/feature/fix_modifier' into feature/fix_modifier
Sotaro KARASAWA [Sun, 13 Mar 2011 13:38:44 +0000 (22:38 +0900)]
Merge remote branch 'origin/feature/fix_modifier' into feature/fix_modifier

13 years ago:: commit temporary
Sotaro KARASAWA [Sat, 12 Mar 2011 20:38:36 +0000 (05:38 +0900)]
:: commit temporary

13 years agoMerge branch 'develop' of ethnagit:/gitroot/ethna/ethna into develop
Sotaro KARASAWA [Sun, 6 Feb 2011 07:46:21 +0000 (16:46 +0900)]
Merge branch 'develop' of ethnagit:/gitroot/ethna/ethna into develop

Conflicts:
extlib/Plugin/Filter/Debugtoolbar.php

13 years agodebugtoolbar: add some essensial to actionform, smarty debug
Sotaro KARASAWA [Sat, 5 Feb 2011 17:17:05 +0000 (02:17 +0900)]
debugtoolbar: add some essensial to actionform, smarty debug

13 years agodebugtoolbar: fixed dumparray
Sotaro KARASAWA [Sat, 5 Feb 2011 17:16:34 +0000 (02:16 +0900)]
debugtoolbar: fixed dumparray

13 years agodebugtoolbar: fixed type check in dumpArray()
Sotaro KARASAWA [Sat, 5 Feb 2011 15:07:09 +0000 (00:07 +0900)]
debugtoolbar: fixed type check in dumpArray()

13 years agodebugtoolbar: fixed some missing
Sotaro KARASAWA [Sun, 30 Jan 2011 06:27:24 +0000 (15:27 +0900)]
debugtoolbar: fixed some missing

13 years agodb: fixed modifier.
Sotaro KARASAWA [Sat, 29 Jan 2011 14:55:19 +0000 (23:55 +0900)]
db: fixed modifier.

- because keeping B.C., protected property DB:: is stayed public

13 years agoseveral: fixed modifier
Sotaro KARASAWA [Sat, 29 Jan 2011 11:43:38 +0000 (20:43 +0900)]
several: fixed modifier

13 years agorenderer: remove rhaco renderer file
Sotaro KARASAWA [Sat, 29 Jan 2011 11:42:29 +0000 (20:42 +0900)]
renderer: remove rhaco renderer file

13 years agorenderer: fixed modifier
Sotaro KARASAWA [Sat, 29 Jan 2011 11:34:08 +0000 (20:34 +0900)]
renderer: fixed modifier

13 years agoplugin: fixed modifier
Sotaro KARASAWA [Sat, 29 Jan 2011 11:29:25 +0000 (20:29 +0900)]
plugin: fixed modifier

13 years agoi18n: fixed modifier
Sotaro KARASAWA [Sat, 29 Jan 2011 10:09:38 +0000 (19:09 +0900)]
i18n: fixed modifier

13 years agologger: fixed modifier
Sotaro KARASAWA [Sat, 29 Jan 2011 10:07:29 +0000 (19:07 +0900)]
logger: fixed modifier

13 years agosession: fixed modifier
Sotaro KARASAWA [Sat, 29 Jan 2011 03:34:19 +0000 (12:34 +0900)]
session: fixed modifier

13 years agotest: fixed calling protected method
Sotaro KARASAWA [Sat, 29 Jan 2011 03:29:26 +0000 (12:29 +0900)]
test: fixed calling protected method

13 years agoMerge branch 'feature/tmp_fix' into develop
Sotaro KARASAWA [Sat, 29 Jan 2011 03:25:50 +0000 (12:25 +0900)]
Merge branch 'feature/tmp_fix' into develop

Conflicts:
test/Plugin/Abstract/Plugin_Abstract_Test.php

13 years agotmp commit
Sotaro KARASAWA [Sat, 29 Jan 2011 03:23:48 +0000 (12:23 +0900)]
tmp commit

13 years agocontroller: fixed modifier
Sotaro KARASAWA [Sat, 29 Jan 2011 03:22:31 +0000 (12:22 +0900)]
controller: fixed modifier

13 years agotest: fixed accesable in php 5
Sotaro KARASAWA [Tue, 25 Jan 2011 16:06:22 +0000 (01:06 +0900)]
test: fixed accesable in php 5

13 years agotest: fixed for php 5
Sotaro KARASAWA [Tue, 25 Jan 2011 15:36:39 +0000 (00:36 +0900)]
test: fixed for php 5

13 years agodebugtoolbar: fixed css class name
Sotaro KARASAWA [Thu, 20 Jan 2011 17:32:55 +0000 (02:32 +0900)]
debugtoolbar: fixed css class name

13 years agoCHANGES tweeks
Sotaro KARASAWA [Thu, 20 Jan 2011 17:28:33 +0000 (02:28 +0900)]
CHANGES tweeks

13 years agodebugtoolbar: fixed unexpected behavior when array have the key 'type' or 'form_type'
Sotaro KARASAWA [Thu, 20 Jan 2011 17:21:24 +0000 (02:21 +0900)]
debugtoolbar: fixed unexpected behavior when array have the key 'type' or 'form_type'

13 years agodebugtoolbar: remove css loader
Sotaro KARASAWA [Thu, 20 Jan 2011 17:14:45 +0000 (02:14 +0900)]
debugtoolbar: remove css loader

13 years agofixed plugin
Sotaro KARASAWA [Thu, 20 Jan 2011 17:07:17 +0000 (02:07 +0900)]
fixed plugin

13 years agoMerge branch 'feature/tmp_fix' into develop
Sotaro KARASAWA [Thu, 20 Jan 2011 17:05:26 +0000 (02:05 +0900)]
Merge branch 'feature/tmp_fix' into develop

13 years agoview class: fiexed modifiers
Sotaro KARASAWA [Sun, 16 Jan 2011 19:30:53 +0000 (04:30 +0900)]
view class: fiexed modifiers

13 years agofixed: modifier
Sotaro KARASAWA [Fri, 14 Jan 2011 10:30:01 +0000 (10:30 +0000)]
fixed: modifier

13 years agoadd plugin
Sotaro KARASAWA [Fri, 14 Jan 2011 10:29:17 +0000 (10:29 +0000)]
add plugin

13 years agocmmand: include application controller first
Sotaro KARASAWA [Sat, 8 Jan 2011 18:42:46 +0000 (03:42 +0900)]
cmmand: include application controller first

in the case of existing PEAR package both APP_DIR/lib and pear_dir,
include both of PEAR.php and raise Fatal Error of declaration a function
because application controller changes include path.

- if there are .ethna file, set to ENV then load application controller

13 years agofixed: constructor name
Sotaro KARASAWA [Sat, 8 Jan 2011 18:42:22 +0000 (03:42 +0900)]
fixed: constructor name

13 years agocommand: ignore E_STRICT and E_DEPRECATED on running command
Sotaro KARASAWA [Sat, 8 Jan 2011 17:20:29 +0000 (02:20 +0900)]
command: ignore E_STRICT and E_DEPRECATED on running command

- because, PEAR packages occur so many errors

13 years agoerror: do not display E_DEPRECATED
Sotaro KARASAWA [Sat, 8 Jan 2011 17:07:20 +0000 (02:07 +0900)]
error: do not display E_DEPRECATED

13 years agofixed: remove reference
Sotaro KARASAWA [Sat, 8 Jan 2011 17:06:54 +0000 (02:06 +0900)]
fixed: remove reference

13 years agoversioning rule changed for beta, change PHP Dep (caz. Json View)
Sotaro KARASAWA [Sat, 8 Jan 2011 16:22:53 +0000 (01:22 +0900)]
versioning rule changed for beta, change PHP Dep (caz. Json View)

13 years agoMerge branch 'feature/fix-modifiers' into develop
Sotaro KARASAWA [Sat, 8 Jan 2011 16:21:24 +0000 (01:21 +0900)]
Merge branch 'feature/fix-modifiers' into develop

13 years agofixed: references
Sotaro KARASAWA [Sat, 8 Jan 2011 16:21:08 +0000 (01:21 +0900)]
fixed: references

13 years agofixed: property access errors of UrlHandler_Test
Sotaro KARASAWA [Sat, 8 Jan 2011 16:20:46 +0000 (01:20 +0900)]
fixed: property access errors of UrlHandler_Test

13 years agofixed: modifier of controller
Sotaro KARASAWA [Sat, 8 Jan 2011 16:20:06 +0000 (01:20 +0900)]
fixed: modifier of controller

13 years agofixed: remove unneccesary references
Sotaro KARASAWA [Sat, 8 Jan 2011 16:18:50 +0000 (01:18 +0900)]
fixed: remove unneccesary references

13 years agoremove: definition E_STRICT
Sotaro KARASAWA [Sat, 8 Jan 2011 16:17:34 +0000 (01:17 +0900)]
remove: definition E_STRICT

13 years agofixed: modifier of urlhandler
Sotaro KARASAWA [Fri, 7 Jan 2011 13:52:39 +0000 (13:52 +0000)]
fixed: modifier of urlhandler

13 years agoview class: fixed to user controller API, add method to get forward
Sotaro KARASAWA [Fri, 7 Jan 2011 13:32:06 +0000 (13:32 +0000)]
view class: fixed to user controller API, add method to get forward

13 years agorenderer: smarty 3 renderer default setting, error handling
Sotaro KARASAWA [Fri, 7 Jan 2011 13:19:09 +0000 (13:19 +0000)]
renderer: smarty 3 renderer default setting, error handling

13 years agosmarty plugin: block function's combatiblity
Sotaro KARASAWA [Fri, 7 Jan 2011 13:17:45 +0000 (13:17 +0000)]
smarty plugin: block function's combatiblity

13 years agofixed: modifier
Sotaro KARASAWA [Thu, 6 Jan 2011 11:46:17 +0000 (11:46 +0000)]
fixed: modifier

13 years agofixed: path to bundle aciton
Sotaro KARASAWA [Thu, 6 Jan 2011 01:45:23 +0000 (01:45 +0000)]
fixed: path to bundle aciton

13 years agofixed: view class modifier
Sotaro KARASAWA [Wed, 5 Jan 2011 17:32:29 +0000 (02:32 +0900)]
fixed: view class modifier

13 years agocachemanager: fixed method definition
Sotaro KARASAWA [Wed, 5 Jan 2011 17:23:44 +0000 (02:23 +0900)]
cachemanager: fixed method definition

13 years agoerror: fixed error handler to compatible new errno etc.
Sotaro KARASAWA [Wed, 5 Jan 2011 16:59:41 +0000 (01:59 +0900)]
error: fixed error handler to compatible new errno etc.

13 years agoMerge branch 'feature/beta2_fixes' into develop
Sotaro KARASAWA [Tue, 4 Jan 2011 19:03:19 +0000 (04:03 +0900)]
Merge branch 'feature/beta2_fixes' into develop

13 years agoskel: add hint for renderer setting
Sotaro KARASAWA [Tue, 4 Jan 2011 18:08:26 +0000 (03:08 +0900)]
skel: add hint for renderer setting

13 years agofixed: modifier on the skel
Sotaro KARASAWA [Tue, 4 Jan 2011 18:00:42 +0000 (03:00 +0900)]
fixed: modifier on the skel

13 years agoactionform: fixed method and property modifier
Sotaro KARASAWA [Tue, 4 Jan 2011 18:00:27 +0000 (03:00 +0900)]
actionform: fixed method and property modifier

13 years agoview: fixed method modifier (& fixed skeleton)
Sotaro KARASAWA [Tue, 4 Jan 2011 17:19:36 +0000 (02:19 +0900)]
view: fixed method modifier (& fixed skeleton)

13 years agoplugin: validator: fixed method modifier
Sotaro KARASAWA [Tue, 4 Jan 2011 17:15:33 +0000 (02:15 +0900)]
plugin: validator: fixed method modifier

13 years agofixed: require path of xmlrpc endpoint
Sotaro KARASAWA [Tue, 4 Jan 2011 17:06:54 +0000 (02:06 +0900)]
fixed: require path of xmlrpc endpoint

- thanx: seiya http://ml.ethna.jp/pipermail/users/2011-January/001243.html

13 years agofixed: typo of expire
Sotaro KARASAWA [Tue, 4 Jan 2011 17:05:38 +0000 (02:05 +0900)]
fixed: typo of expire

- thanx: seiya http://ml.ethna.jp/pipermail/users/2011-January/001243.html

13 years agoMerge branch 'release/2.6.0beta2' into develop
Sotaro KARASAWA [Mon, 3 Jan 2011 18:18:00 +0000 (03:18 +0900)]
Merge branch 'release/2.6.0beta2' into develop

13 years agofixed: maintainers name
Sotaro KARASAWA [Mon, 3 Jan 2011 17:51:14 +0000 (02:51 +0900)]
fixed: maintainers name

13 years agoversion number to 2.6.0beta2
Sotaro KARASAWA [Mon, 3 Jan 2011 17:47:40 +0000 (02:47 +0900)]
version number to 2.6.0beta2

13 years agoplugin: fixed version of make-plugin-package
Sotaro KARASAWA [Mon, 3 Jan 2011 17:46:29 +0000 (02:46 +0900)]
plugin: fixed version of make-plugin-package

13 years agomisc: fixed CHANGES
Sotaro KARASAWA [Mon, 3 Jan 2011 17:30:51 +0000 (02:30 +0900)]
misc: fixed CHANGES

13 years agorenderer: remove renderer rhaco
Sotaro KARASAWA [Mon, 3 Jan 2011 17:16:55 +0000 (02:16 +0900)]
renderer: remove renderer rhaco

- we are no longer support rhaco template

13 years agorenderer: add renderer for smarty3
Sotaro KARASAWA [Mon, 3 Jan 2011 17:16:21 +0000 (02:16 +0900)]
renderer: add renderer for smarty3

13 years agorenderer: fixed behavior on error when rendering the template
Sotaro KARASAWA [Mon, 3 Jan 2011 17:08:35 +0000 (02:08 +0900)]
renderer: fixed behavior on error when rendering the template

13 years agofixed: remove refs
Sotaro KARASAWA [Mon, 3 Jan 2011 16:19:59 +0000 (01:19 +0900)]
fixed: remove refs

13 years agofixed: require path
Sotaro KARASAWA [Tue, 28 Dec 2010 10:22:51 +0000 (19:22 +0900)]
fixed: require path

13 years agomisc :change version number to 2.6
Sotaro KARASAWA [Sun, 26 Dec 2010 19:20:12 +0000 (04:20 +0900)]
misc :change version number to 2.6

13 years agoMerge branch 'release/2.6.0beta1' into develop
Sotaro KARASAWA [Sun, 26 Dec 2010 18:32:55 +0000 (03:32 +0900)]
Merge branch 'release/2.6.0beta1' into develop

13 years agoversion 2.6.0 beta1
Sotaro KARASAWA [Sun, 26 Dec 2010 18:32:22 +0000 (03:32 +0900)]
version 2.6.0 beta1

13 years agoMerge branch 'feature/php5.3-compatible2' into develop
Sotaro KARASAWA [Sun, 26 Dec 2010 18:27:39 +0000 (03:27 +0900)]
Merge branch 'feature/php5.3-compatible2' into develop

13 years agoMerge branch 'feature/rename-files' into feature/php5.3-compatible2
Sotaro KARASAWA [Sun, 26 Dec 2010 18:24:14 +0000 (03:24 +0900)]
Merge branch 'feature/rename-files' into feature/php5.3-compatible2

13 years agofixed test
Sotaro KARASAWA [Sun, 26 Dec 2010 18:23:50 +0000 (03:23 +0900)]
fixed test

13 years agoMerge remote branch 'origin/rename_files' into feature/rename-files
Sotaro KARASAWA [Sun, 26 Dec 2010 18:19:42 +0000 (03:19 +0900)]
Merge remote branch 'origin/rename_files' into feature/rename-files

13 years agoadd modifire, remove retrun refs
Sotaro KARASAWA [Sun, 26 Dec 2010 18:16:28 +0000 (03:16 +0900)]
add modifire, remove retrun refs

13 years agoadd modifier
Sotaro KARASAWA [Sun, 26 Dec 2010 02:47:20 +0000 (11:47 +0900)]
add modifier

13 years agofixed: got deprecated error beacuse of PEAR
Sotaro KARASAWA [Sat, 25 Dec 2010 20:20:35 +0000 (05:20 +0900)]
fixed: got deprecated error beacuse of PEAR

13 years agochanges
Sotaro KARASAWA [Sat, 25 Dec 2010 16:15:29 +0000 (01:15 +0900)]
changes

13 years agoMerge branch 'feature/php5.3-compatible' into develop
Sotaro KARASAWA [Sat, 25 Dec 2010 15:04:50 +0000 (00:04 +0900)]
Merge branch 'feature/php5.3-compatible' into develop

13 years agoremove unneccesary reference
Sotaro KARASAWA [Sat, 25 Dec 2010 11:14:57 +0000 (20:14 +0900)]
remove unneccesary reference