Commit Graph

210 Commits (04cc466ea252b573fabcf1dea0bc8e90d6a0e29d)

Author SHA1 Message Date
Apex Liu 32e0991164 修正:配置了端口号后不能正常工作。 2017-04-18 18:56:45 +08:00
apexliu 45edd4e21f 优化升级向导页面,避免出现不知道下一步操作的困扰; 2017-04-18 01:52:07 +08:00
apexliu 1be2d393c9 1. 修正部分数据库操作,避免新安装的版本会出现无法无法连接数据库的问题;
2. 优化安装向导页面,避免出现不知道下一步操作的困扰;
3. 日志页面,只有成功操作的连接才出现回放按钮,避免困扰;
2017-04-18 01:34:21 +08:00
apexliu 2ce6d4beda temp. 2017-04-17 10:21:47 +00:00
Apex Liu eb39a062e5 升级版本号到2.2.6.1,准备发布修订版。 2017-04-17 17:49:44 +08:00
Apex Liu e2e0097a4a #10 问题仍然存在,暂时屏蔽可能导致此问题的代码,再进行测试。 2017-04-17 17:40:17 +08:00
Apex Liu 1db6a66ba1 修正一处手误。 2017-04-17 12:16:48 +08:00
Apex Liu f9ae8029f2 修正新安装系统(没有数据库时)无法以admin身份登录的问题。 2017-04-17 10:21:08 +08:00
apexliu 7608b6f94a 调整助手的安装路径,防止出现非管理员用户无法保存配置文件和录像回放临时文件的问题。 2017-04-16 23:22:14 +08:00
Apex Liu 9bce1dbe1d fix rdp replay data file re-location. 2017-04-16 14:39:17 +00:00
apexliu 4c47d82c68 升级版本号到2.2.5.1,准备发布新版本。 2017-04-16 11:24:31 +08:00
apexliu 59f14d3e73 修正被锁定的用户仍然可以登录;修正录像文件中记录的起始时间不正确;增加ssh回放界面显示会话详细信息; 2017-04-16 06:15:07 +08:00
apexliu 43a42f863e . 2017-04-15 02:32:57 +08:00
Apex Liu d71217d50f 统一录像文件格式。 2017-04-14 18:40:20 +08:00
Apex Liu 763fdb11c8 add some ui design test page. 2017-04-14 17:07:15 +08:00
apexliu 4ec857e206 . 2017-04-13 02:57:00 +08:00
Apex Liu 8e8a06628d change class name, otherwise crash when rdp and ssh work together. 2017-04-12 18:08:33 +00:00
Apex Liu e7313c6e4e build installer on Linux. 2017-04-12 14:55:23 +00:00
apexliu 5b30dc8f47 build rdp on linux. 2017-04-12 11:02:03 +00:00
apexliu fe34aafa49 rdp works with freerdp on Windows. 2017-04-10 00:36:38 +08:00
Apex Liu 4ee850c83e temp. 2017-04-07 15:05:29 +08:00
Apex Liu 8777543985 temp. 2017-04-07 11:54:02 +08:00
apexliu d1270e38ab temp. 2017-04-07 03:27:15 +08:00
Apex Liu 669fc79eae temp. 2017-04-06 18:46:58 +08:00
Apex Liu 60432f04ae remove unnecessary code. 2017-04-05 19:24:08 +08:00
apexliu 2f315c558b Merge remote-tracking branch 'remotes/origin/dev'
# Conflicts:
#	build/builder/build-external.py
#	build/builder/build-server.py
#	server/.idea/server.iml
2017-04-05 03:44:11 +08:00
apexliu f80e12c244 准备发布版本v2.1.2.1。 2017-03-30 04:39:03 +08:00
apexliu 61c1b69cd9 修正web播放录像时的录像文件路径,避免core服务设置了非默认重放文件路径后web出现找不到文件的问题。 2017-03-29 02:56:05 +08:00
apexliu 349d679742 fixme: win全新安装并初始化数据库后,必须重启web服务,否则数据库访问总是会失败。 2017-03-28 01:55:29 +08:00
apexliu c473b1973b Merge branch 'dev' of github.com:eomsoft/teleport into dev
# Conflicts:
#	server/tp_core/core/main.cpp
#	server/tp_core/core/ts_env.cpp
#	server/tp_core/core/ts_env.h
#	server/www/teleport/app/eom_app/app/db.py
2017-03-28 01:16:30 +08:00
Apex Liu b3a617614e works on linux now. 2017-03-27 17:10:26 +00:00
apexliu 9af9964330 Merge branch 'dev' of github.com:eomsoft/teleport into dev 2017-03-27 21:29:20 +08:00
apexliu 91b0d0bfb2 temp. 2017-03-27 11:54:28 +00:00
apexliu 914c8be91e temp. 2017-03-27 11:52:35 +00:00
Apex Liu e535dc4f02 Update README.md 2017-03-27 07:01:33 +08:00
apexliu a592da9626 修复调整路径带来的小bug。 2017-03-27 05:11:47 +08:00
apexliu d3c581a857 fixme: Windows版本的web服务有问题,一旦从服务管理器中停止,就会自动被删除。 2017-03-27 03:20:51 +08:00
Apex Liu 38c7f2ad97 fixme: core on linux, can not found core.ini after install. 2017-03-26 19:12:15 +00:00
apexliu 08876be3dc temp. 2017-03-27 01:30:07 +08:00
Apex Liu 685cd29edf temp. 2017-03-26 16:24:23 +00:00
Apex Liu 3d4ae79fbb temp. 2017-03-24 18:34:34 +00:00
Apex Liu 9b42a75e62 temp. 2017-03-24 18:31:09 +00:00
apexliu bff60a1f74 当前数据库版本升级到5,但是升级脚本还需要调整:原来各个表的前缀是ts_,应该保持不变,从v5开始,配置表的名称改为tp_前缀,下一个版本v6则进一步将所有表的前缀改为tp_并且调整字段名称(去除不必要的字段名称前缀)。 2017-03-23 01:51:36 +08:00
Apex Liu ba44d6c951 temp. 2017-03-22 14:16:41 +08:00
apexliu 1d665769ee temp. 2017-03-22 02:13:57 +08:00
apexliu 2cada368e6 逐步调整const常量在各个模块中的统一。 2017-03-21 01:19:08 +08:00
apexliu 738a5cf01e temp 2017-03-20 08:47:00 +08:00
ApexLiu e80d27c1a3 升级向导简单测试通过。下一步调整数据表中的字段名(表中的字段名无需加表名称前缀),且将所有操作数据库的地方改为使用新的封装类的方式,为将来支持mysql做准备。 2017-03-19 11:44:09 +08:00
ApexLiu 112cf02146 安装和升级向导功能完成,开始测试。 2017-03-19 10:34:39 +08:00
apexliu 9b59d6ec99 temp. 2017-03-18 01:34:36 +08:00