Commit Graph

116 Commits

Author SHA1 Message Date
Jianxuan Li c81e4c4694 add new function in File Upload service 2015-04-07 10:13:14 +08:00
Jianxuan Li 1369865cc4 add uuid output in upload function 2015-03-27 15:51:12 +08:00
Jianxuan Li 1e95299c0e add GetSql function in select handle 2015-03-26 23:12:13 +08:00
Jianxuan Li 9a6411303d update file upload class 2015-03-25 10:35:21 +08:00
Jianxuan Li 2199a26b83 add SelectHandle in Db service 2015-03-21 11:16:15 +08:00
cuixin 5c8e3d8ccb add using ZendDb 2015-03-13 13:50:38 +08:00
Jianxuan Li af9a7d150b fixed bug in cookie login 2015-03-08 16:21:02 +08:00
Jianxuan Li d57092312b perfect the AuthenticationService and database operate handle object 2015-03-07 11:39:06 +08:00
Jianxuan Li 0b10bd6ec1 fixed bug in record 2015-03-05 14:21:37 +08:00
Jianxuan Li 999bbef504 fixed issue of dbh import 2015-03-04 17:08:29 +08:00
Jianxuan Li 298681e21c perfection the db record object 2015-03-04 14:51:26 +08:00
cuixin cf828a938f add User::usertypeChange,userpwdChange 2015-03-03 11:59:07 +08:00
Jack Freeman 4fa342c3ce perfect the Westdc\Db\Record 2015-02-26 00:03:43 +08:00
Jack Freeman 687f1e9cb7 修改ServiceManager调用为单例模式 2015-02-21 23:20:21 +08:00
Jack Freeman dee53af2fc 将ServiceManager修改为单例模式,修改几处ServiceManager调用 2015-02-21 23:17:27 +08:00
Jianxuan Li d668cc6aa4 Merge branch 'development' of http://git.westgis.ac.cn:8000/lijianxuan/westdc-core into development 2015-02-17 19:26:52 +08:00
Jianxuan Li eedbe48f0a perfection the paginator service 2015-02-17 19:25:25 +08:00
Li Jianxuan 2948bd00ac Merge branch 'development' of git.westgis.ac.cn:lijianxuan/westdc-core into development 2015-02-16 16:05:59 +08:00
Li Jianxuan 2aa7f09eca 增加Westdc\Db\Record插件,在Db service中增加 getRecordHandle()方法 2015-02-16 16:04:47 +08:00
Jack Freeman 2bb4f64edb Merge branch 'development' of git.westgis.ac.cn:lijianxuan/westdc-core into development 2015-02-14 21:16:17 +08:00
Jack Freeman 0a266bef02 增加附件上传功能 2015-02-14 21:15:52 +08:00
cuixin 7645b55cd2 add user view,ban 2015-02-13 23:21:33 +08:00
cuixin 965c97eda4 add user register info(addr,unit,phone) 2015-02-13 19:16:17 +08:00
Jack Freeman 3cead0e3e7 Merge branch 'development' of git.westgis.ac.cn:lijianxuan/westdc-core into development 2015-02-09 22:27:15 +08:00
Jack Freeman 6da1b02766 完善附件管理服务 2015-02-09 22:26:48 +08:00
cuixin 863a4cdbe3 modify user register 2015-02-09 11:37:25 +08:00
Jack Freeman d582fabb56 修改附件搜索中的bug 2015-02-08 22:18:01 +08:00
Jack Freeman d58d7099c0 添加附件管理服务 2015-02-08 22:12:08 +08:00
Li Jianxuan 063cbfc4af 增加EventException作为事件中异常机制 2015-02-08 11:57:30 +08:00
Jack Freeman cfa342845b 添加通过评审的元数据检索函数 2015-02-07 21:49:08 +08:00
Jack Freeman ddb4101173 修改搜索中的逻辑bug 2015-02-07 20:37:47 +08:00
Li Jianxuan 4d52d2f698 Merge branch 'development' of http://git.westgis.ac.cn:8000/lijianxuan/westdc-core into development 2015-02-07 14:14:55 +08:00
Jack Freeman c6e6b2bcec 添加我负责的元数据获取 2015-02-07 10:31:39 +08:00
Jack Freeman d209a34b80 change nav-helper 2015-02-06 22:15:28 +08:00
Jianxuan Li 2e3fec30cd 完善分页服务中针对TableGateway的部分 2015-02-05 15:11:15 +08:00
Li Jianxuan 48594eac5a Merge branch 'development' of git.westgis.ac.cn:lijianxuan/westdc-core into development 2015-02-04 10:51:58 +08:00
Jack Freeman 8c7acba4ef 添加待审元数据查询函数,添加验证码助手,添加用户信息修改handle 2015-02-03 22:44:52 +08:00
Li Jianxuan 42cdb3e726 ReviewService 中添加修改管理员的操作函数 2015-02-03 19:02:23 +08:00
cuixin 60e3d2e97a user ser modify 2015-01-27 02:42:06 +08:00
cuixin 9bc2e4e065 add user/group ser 2015-01-27 02:28:39 +08:00
cuixin 8214e0ce8d user ser modify 2015-01-27 02:28:03 +08:00
Li Jianxuan dd402a698b fixed bug in Westdc/Member/Account.php 2015-01-26 09:54:47 +08:00
Li Jianxuan 8aa0abb88f Merge branch 'development' of http://git.westgis.ac.cn:8000/lijianxuan/westdc-core into development 2015-01-26 09:52:24 +08:00
Jianxuan Li 79b7ab0030 add reset function of reviews in Review Service 2015-01-25 19:53:13 +08:00
Jianxuan Li 9361b1ba9b change Db object import function in Account module 2015-01-25 17:19:22 +08:00
Jianxuan Li 92de95cf58 add singleton pattern in db service 2015-01-24 16:37:09 +08:00
Jack 03cb772bfc fixed using error in Pdo class 2015-01-23 16:27:48 +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 cbe18f5699 fixed bug Account Service 2015-01-19 22:03:34 +08:00