Commit Graph

61 Commits (f5b5b12eec7dcd1ca33cdce95746f2f7049437a0)

Author SHA1 Message Date
Apex Liu c0bfcd2226 1. 修正批量导入模板在excel中打开是乱码的问题(必须使用utf8-BOM);2. dashboard页面可以显示基本信息数量了。 2017-11-27 18:54:10 +08:00
Apex Liu 03aade65d9 1. 调整win平台助手安装包的输出文件名;2. 修正win平台助手在客户端软件路径中含有中文时出错的问题。 2017-11-26 19:40:17 +08:00
Apex Lu f84eeb9a61 Fixed on Linux, but some SQL must update to fit MySQL(can not use field named desc, must use `desc`, because desc is a keywork of MySQL). 2017-11-25 16:18:56 +08:00
Apex Liu b5c86b94fa 修复一个愚蠢的错误:编译时会删除/目录!!! 2017-11-25 02:39:52 +08:00
Apex Liu f56277fc30 准备在Linux平台上进行打包测试。 2017-11-24 23:28:38 +08:00
ApexLiu 461c8d2dad temp. 2017-11-24 19:53:49 +08:00
Apex Liu 40619185a7 开始调整自动构建脚本 2017-11-24 02:46:01 +08:00
Apex Liu 65f2d1ceae temp. 2017-10-30 18:14:48 +08:00
ApexLiu 3e2f06a740 可以在MacOS上编译tp_core和libtpssh了 :) 2017-09-13 21:33:49 +08:00
Apex Liu 70d53e7bdc 升级版本到v2.2.10.1,准备发布。 2017-06-07 00:47:32 +08:00
ApexLiu 53889c4592 develop on MacOS. 2017-06-06 02:22:52 +08:00
Apex Liu 15e5c47125 升级到版本v2.2.9.4,准备发布。 2017-06-05 17:50:57 +08:00
Apex Liu 1a3f7f3378 升级服务端版本号到 2.2.9.3,准备发布新版本。 2017-06-04 03:41:56 +08:00
Apex Liu 9ab930bd55 1. 设定服务端版本为2.2.8.1,准备发布;2. 为docker发布调整默认数据目录路径(安装目录下的data目录),包括配置文件、日志文件、录像文件、数据库文件等; 2017-05-24 17:28:28 +08:00
Apex Liu 7e1a961bd3 修正助手安装包,加入FreeRDP客户端所依赖的msvcr120.dll动态库。 2017-05-18 10:21:21 +08:00
apexliu 67c321dfa6 temp. 2017-05-04 08:14:17 +00:00
Apex Liu 13250ec081 1. try to fix crash on Linux by use libssh multi-thread initialization function.
2. update libssh to v0.7.5.
3. update build script to match libssh threads library.
2017-04-30 17:46:11 +00: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
apexliu 7608b6f94a 调整助手的安装路径,防止出现非管理员用户无法保存配置文件和录像回放临时文件的问题。 2017-04-16 23:22:14 +08:00
apexliu 4c47d82c68 升级版本号到2.2.5.1,准备发布新版本。 2017-04-16 11:24:31 +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
Apex Liu 4ee850c83e temp. 2017-04-07 15:05:29 +08:00
Apex Liu 8777543985 temp. 2017-04-07 11:54:02 +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
apexliu a592da9626 修复调整路径带来的小bug。 2017-03-27 05:11:47 +08: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 9b42a75e62 temp. 2017-03-24 18:31:09 +00:00
Apex Liu f142793394 temp. 2017-03-16 18:45:31 +08:00
Apex Liu 61512f287c temp. 2017-03-15 17:59:41 +00:00
Apex Liu 32bea1a67d fix bug #10. 2017-03-15 17:57:21 +00:00
apexliu c7cd8ba1b8 use libssh-0.7.4 but not the last master branch(still with some bugs). 2017-03-15 18:17:02 +08:00
apexliu 4b594ed274 now we can make final installer package of teleport server for windows with zip format. 2017-03-12 13:02:38 +08:00
Apex Liu b90d24e42d fix assist memory leak. installer script works with NSIS 3.0.1. 2017-03-10 14:22:04 +08:00
apexliu d6054ce4a1 remove unnecessary files, we will generate from download files. 2017-03-10 03:28:43 +08:00
Apex Liu be218571c2 temp. 2017-03-09 17:33:41 +08:00