Commit Graph

16 Commits

Author SHA1 Message Date
Jianxuan Li 92de95cf58 add singleton pattern in db service 2015-01-24 16:37:09 +08:00
Jack 7761760bf1 Merge branch 'development' of http://git.westgis.ac.cn:8000/lijianxuan/westdc-core into development
Conflicts:
	Westdc/Db/Pdo.php
	Westdc/Member/Cookie.php
2015-01-23 16:24:28 +08:00
Jack 84611b8547 add singleton pattern in Db service of getPdo() function 2015-01-23 16:19:03 +08:00
Jianxuan Li cb9e731792 change user login function 2015-01-16 23:37:40 +08:00
Jianxuan Li 32806de819 perfect the paginator service and zend db service,add new functions in review service 2015-01-14 00:25:56 +08:00
Jianxuan Li d21de7cc11 add new service File/Upload,add reference upload test function,rename file upload listener 2014-12-28 00:03:41 +08:00
cuixin 27beb8fbaf add user module 2014-12-19 11:58:47 +08:00
Jianxuan Li 16e8a7acae add invoked service loading logic in Westdc\Service\ServiceManager 2014-12-18 23:38:46 +08:00
Jianxuan Li 1ab6b8bbf3 add load lazy service function in Westdc/Service/ServiceFactory 2014-12-18 23:25:15 +08:00
Jianxuan Li cc998bc5de add ConfigService for fix conflicting service name of Config 2014-12-14 21:04:20 +08:00
Jianxuan Li da163dfcdc change base library of database and westdc-service\Auth 2014-12-13 12:02:01 +08:00
Jianxuan Li 498d3c2f55 add new Westdc\Db\Db class (a extention for Zend_DB adapter),fixed errors
in Account module
2014-11-19 12:21:05 +08:00
Jianxuan Li f9dbc3e3db profection the EventModel and EventService 2014-11-17 14:07:56 +08:00
Jianxuan Li 3c393a9144 add new ConfigService 2014-11-14 18:02:49 +08:00
Jianxuan Li 65b89e1870 add EventModel ,add AbstractServiceManager 2014-11-14 10:47:39 +08:00
Jianxuan Li 69ea4689a6 commit new libraries,add Westdc ServiceFactory 2014-11-04 17:05:21 +08:00