no message

This commit is contained in:
kuaifan 2024-09-01 19:47:03 +08:00
parent cf9051412a
commit 8c3cd379a2
27 changed files with 5223 additions and 3313 deletions

View File

@ -2,11 +2,33 @@
All notable changes to this project will be documented in this file.
## [0.37.98]
### Bug Fixes
- 修复任务可见性为非项目人员时项目负责人不可见的bug
- 修改谷歌分析以及谷歌推广文件命名
- 修改谷歌分析代码
- 删除打印
- 修改关于我们页面公司介绍文案
### Features
- 网页右下角导航改为点击显示以及手机端点击拨打电话直接拨号
- 更改审批版本
- 官网新增谷歌分析代码
- 页面新增谷歌分析
### Performance
- 1.优化审批流程-审批人审核过后自动通过 2. 优化审批评论图片可以左右滑动查看
## [0.37.76]
### Bug Fixes
- 无法下载大文件
- 修改关于我们页面公司介绍文案
### Performance
@ -28,14 +50,16 @@ All notable changes to this project will be documented in this file.
## [0.37.65]
### Bug Fixes
- 如果项目没有流程,无法选择移动后的状态,也没办法确定移动
### Features
- 操作人员离职对okr的移交处理
## [0.37.62]
### Bug Fixes
- 如果项目没有流程,无法选择移动后的状态,也没办法确定移动
### Performance
- 优化视频播放
@ -545,6 +569,12 @@ All notable changes to this project will be documented in this file.
- 优化任务修改
## [0.33.37]
### Bug Fixes
- 更新导致的小问题
## [0.33.34]
### Bug Fixes

View File

@ -401,8 +401,15 @@ class SystemController extends AbstractController
}
if ($all['open'] === 'close') {
$all['key'] = md5(Base::generatePassword(32));
} else {
$botUser = User::botGetOrCreate('check-in');
if (!$botUser) {
return Base::retError('创建签到机器人失败');
}
}
if ($all['modes']) {
$all['modes'] = array_intersect($all['modes'], ['auto', 'manual', 'location']);
}
$all['modes'] = array_intersect($all['modes'], ['auto', 'manual', 'location']);
$setting = Base::setting('checkinSetting', Base::newTrim($all));
} else {
$setting = Base::setting('checkinSetting');

View File

@ -85,7 +85,7 @@ class UserBot extends AbstractModel
[
'key' => 'checkin',
'label' => Doo::translate('我要打卡')
], [
], /*[
'key' => 'it',
'label' => Doo::translate('IT资讯')
], [
@ -100,7 +100,7 @@ class UserBot extends AbstractModel
], [
'key' => 'soup',
'label' => Doo::translate('心灵鸡汤')
]
]*/
],
'anon-msg@bot.system' => [
[

View File

@ -506,3 +506,5 @@ Api接口文档
仅支持语音消息
视频
创建签到机器人失败

File diff suppressed because it is too large Load Diff

View File

@ -244,6 +244,7 @@ try {
$DES = explode("\n", $YD->translate($text, "zh-CHS", "de")); // 德语
$FRS = explode("\n", $YD->translate($text, "zh-CHS", "fr")); // 法语
$IDS = explode("\n", $YD->translate($text, "zh-CHS", "id")); // 印度尼西亚
$RUS = explode("\n", $YD->translate($text, "zh-CHS", "ru")); // 俄语
$index = 0;
foreach ($items as $key => $item) {
$tmp = [];
@ -256,6 +257,7 @@ try {
$tmp["de"] = $func($DES[$index]);
$tmp["fr"] = $func($FRS[$index]);
$tmp["id"] = $func($IDS[$index]);
$tmp["ru"] = $func($RUS[$index]);
$datas[] = $translations[$key] = $tmp;
$index++;
}

View File

@ -1,7 +1,7 @@
{
"name": "DooTask",
"version": "0.37.76",
"codeVerson": 137,
"version": "0.37.98",
"codeVerson": 140,
"description": "DooTask is task management system.",
"scripts": {
"start": "./cmd dev",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]
["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""]

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

1
public/language/web/ru.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -8,6 +8,7 @@ export default {
"en": "English",
"ko": "한국어",
"ja": "日本語",
"ru": "俄语",
"de": "Deutsch",
"fr": "Français",
"id": "Indonesia",

File diff suppressed because one or more lines are too long

@ -1 +1 @@
Subproject commit 06d8bf1f8d2e4932d98d33d13df9b2bf73ccb778
Subproject commit f4e6abaa8cd933034a9e2af7ca18b45dff13467c