mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 19:23:26 +00:00
build
This commit is contained in:
parent
3399ea73d0
commit
d9c036e359
@ -2,11 +2,12 @@
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
## [0.23.41]
|
## [0.23.46]
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
|
||||||
- 修复已知bug
|
- 修复已知bug
|
||||||
|
- 编辑消息@丢失的问题
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
@ -27,6 +28,7 @@ All notable changes to this project will be documented in this file.
|
|||||||
- 设待办快速选择人员
|
- 设待办快速选择人员
|
||||||
- 完善临时帐号权限
|
- 完善临时帐号权限
|
||||||
- 添加上班签到提醒消息
|
- 添加上班签到提醒消息
|
||||||
|
- 兼容ipad app样式
|
||||||
|
|
||||||
## [0.22.99]
|
## [0.22.99]
|
||||||
|
|
||||||
|
|||||||
2
language/.gitignore
vendored
2
language/.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
config.php
|
config.php
|
||||||
*.undefined.txt
|
undefined-*.txt
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "DooTask",
|
"name": "DooTask",
|
||||||
"version": "0.23.41",
|
"version": "0.23.46",
|
||||||
"description": "DooTask is task management system.",
|
"description": "DooTask is task management system.",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./cmd dev",
|
"start": "./cmd dev",
|
||||||
|
|||||||
2
public/css/app.css
vendored
2
public/css/app.css
vendored
File diff suppressed because one or more lines are too long
2
public/js/app.js
vendored
2
public/js/app.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/133.js
vendored
2
public/js/build/133.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/333.js
vendored
2
public/js/build/333.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/382.js
vendored
2
public/js/build/382.js
vendored
File diff suppressed because one or more lines are too long
2
public/js/build/471.js
vendored
2
public/js/build/471.js
vendored
File diff suppressed because one or more lines are too long
@ -1 +1 @@
|
|||||||
496508199857facf
|
91621b2b678ccbe9
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit 87fa7c482f2a8c050ee16e76d0a36188744a2eab
|
Subproject commit 9be14e465ffadb342990a243f15b86473bd96718
|
||||||
Loading…
x
Reference in New Issue
Block a user