Commit Graph

42 Commits

Author SHA1 Message Date
6e4f2ee254
支持工单功能(6/10)
*用户侧前端优化
*适配夜间模式
2024-04-18 17:13:20 +08:00
e46b6a2d4f
支持工单前端微调 2024-04-17 16:28:07 +08:00
1905267984
支持工单功能(2/10)
*前端部分
2024-04-17 16:13:34 +08:00
4811b708b0
修复系统信息页面的夜间模式显示问题 2024-04-16 14:37:11 +08:00
636d7d0605
系统信息显示功能实装(3/3)
*前端实现
2024-04-15 16:10:28 +08:00
1446120a44
系统设置页面,前端改进
下一步打算加入google analysis的支持
2024-03-31 16:37:36 +08:00
4082e75c45
用户信息页适配夜间模式样式 2024-03-27 14:11:54 +08:00
93a978fb76
前端改进
*未完成
2024-03-25 16:48:34 +08:00
c56f9d68a4
潜在问题修复
*可能会在后面移除掉
2024-03-25 15:39:28 +08:00
be64c58b11
支持显示/修改用户昵称 2024-03-09 14:38:42 +08:00
c94fff7b96
avatar修改提示
整理代码
2024-03-09 13:32:35 +08:00
9fa6c68240
实现前端头像覆盖层 2024-03-08 17:06:56 +08:00
d1683d4c03
前端实现夜间模式
同时调整了一些样式以匹配夜间模式下的效果
*稍后会做一个后端切换主题的功能
2024-03-08 15:26:36 +08:00
179f482c76
user/info存储空间部分前端(1/2) 2024-03-02 15:38:53 +08:00
7be1e3d07d
实现个人设置页面(1/3) 2024-03-01 18:04:44 +08:00
5153d3889d
样式文件的一点点清洁工作 2024-02-28 16:02:22 +08:00
e821362b6c
压制警告提示 2024-02-16 14:04:33 +08:00
7154ee9ce1
杂七杂八的清理工作 2024-02-16 13:59:54 +08:00
76b874d30b
前端选择功能实现(1/2) 2024-02-15 13:48:29 +08:00
3e66714475
实现文件拖拽上传 2024-02-15 10:54:25 +08:00
468b37b85a
初步完成上传功能
为了个进度条整了一堆活
目前功能还没有完善(包括文件重复的检测)
2024-02-13 20:44:01 +08:00
b384869763
上传前端准备(2)
支持拖拽上传
2024-02-12 15:27:14 +08:00
a03e8a2edb
表格样式调整 2024-02-12 14:04:38 +08:00
480796d55d
一定的改进
新增重命名功能
下载功能暂未完成
一点点界面的美化
*目前已知一些安全问题待解决
2024-02-11 16:04:21 +08:00
lmsmartins
6938fc41f2
Fix #285: Fix CSS issues in login form, homepage and form-group class (#287) 2023-02-27 20:19:42 +03:00
Bizley
0f2ec24968
Fix #245: Use Bootstrap 4 (#248) 2021-05-19 15:01:06 +03:00
Joel Waldock
a43b2ff94f Increase logout button size (#89) 2016-10-14 00:13:07 +02:00
Carsten Brandt
fff7565b05 Tabs to spaces to be consistent
```
vendor/bin/indent --spaces -r framework/
vendor/bin/indent --tabs -r . --pattern=*.json
vendor/bin/indent --spaces -r . --pattern=*.md
vendor/bin/indent --spaces -r . --pattern=yii.*.js
vendor/bin/indent --spaces -r . --pattern=*.css
```
2014-05-23 16:58:21 +02:00
Qiang Xue
3cb2721885 Revert "Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block"
This reverts commit 7ae4695d0cf46f3347ff8f340f572a08419f21a7.
2014-01-29 20:33:24 -05:00
Qiang Xue
b59b213c58 Fixes #1856: The default CSS class for hint generated by ActiveField is changed to help-block 2014-01-29 18:39:07 -05:00
Nikola Trifunovic
ca6da5de54 Added futter. Fixes #1822 2014-01-11 16:41:39 +01:00
Alexander Makarov
e97177f930 Removed error-block HTML class and related styles and used Bootstrap3 standard practice about errors instead 2014-01-09 05:00:09 +04:00
Carsten Brandt
c38b028970 added classes to grid, list and detail view
to allow specific styling
also fixed an issue with gridview sort indicator css.

fixes #1000
2014-01-05 14:45:09 +01:00
Qiang Xue
f92502753f Fixes #1647: Changed the default CSS class of error block to be error-block 2014-01-01 10:29:04 -05:00
Qiang Xue
6a4f31a69f Fixes #1688: ActiveForm is creating duplicated messages in error summary 2013-12-29 10:27:38 -05:00
Carsten Brandt
9bacb2c51f make null format look nice by default 2013-12-10 20:42:09 +01:00
Carsten Brandt
cb30f8d0e7 add sorting icons to gridview sort links in basic and advanced app css 2013-10-25 12:02:09 +02:00
Qiang Xue
e4bfbc4bb3 css fix. 2013-08-12 16:20:44 -04:00
Qiang Xue
37f69a52d7 Fixed the basic app template. 2013-08-08 21:56:58 -04:00
Qiang Xue
f6c54739ff Upgraded bootstrap to 3.0RC1. 2013-08-08 20:00:48 -04:00
Alexander Makarov
2285c83fb8 fixes #687 2013-08-05 12:10:08 +04:00
Qiang Xue
949c567387 Fixes #624: renamed www to web. 2013-07-25 07:57:49 -04:00