|
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 |
|