Commit Graph

115 Commits

Author SHA1 Message Date
4c1bcf0da2
实现分享、访问分享功能 2024-02-17 16:43:39 +08:00
e821362b6c
压制警告提示 2024-02-16 14:04:33 +08:00
7154ee9ce1
杂七杂八的清理工作 2024-02-16 13:59:54 +08:00
b09d2e6c36
实现复制粘贴功能 2024-02-16 13:37:15 +08:00
1551514abf
新增批量删除功能,修复故障的单文件删除功能 2024-02-16 12:10:27 +08:00
7459ef24b8
修复因表格结构改变导致的原文件名获取失败问题 2024-02-16 11:57:01 +08:00
c7a16e82c5
重命名按钮功能实现 2024-02-16 11:55:57 +08:00
a522af833d
解压功能实现 2024-02-16 11:51:53 +08:00
7743e2db67
一点点清洁工作 2024-02-16 11:17:55 +08:00
a8902fd449
batch-zip-btn功能实现
今天写的有点多了
有点烦躁起来了
2024-02-15 18:37:06 +08:00
e7eed036f1
batch-zip-download-btn按钮功能实现 2024-02-15 15:08:17 +08:00
db903bd4b3
single-download-btn按钮功能实现 2024-02-15 14:40:16 +08:00
fed77cf43e
修复遗漏的快捷键处理 2024-02-15 14:36:30 +08:00
d9a3076c0f
完成前端选择功能
拓展按钮的功能实现(1/4)
2024-02-15 14:33:03 +08:00
76b874d30b
前端选择功能实现(1/2) 2024-02-15 13:48:29 +08:00
112617a1a0
实现文件夹打包下载 2024-02-15 12:10:41 +08:00
3e66714475
实现文件拖拽上传 2024-02-15 10:54:25 +08:00
a845774163
新增功能 新建文件夹、刷新
修复了一些奇怪的逻辑问题
不得不说,有些地方传参数 压根没传进模型,都是后期补进去或直接就在外面操作了
2024-02-14 21:35:54 +08:00
a466b65f77
修复错误的正则表达式
实现文件夹上传功能
*文件夹上传功能使用了webkitdirectory,故Firefox android版以及IOS设备不支持这一功能
2024-02-14 19:12:09 +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
e46ed84b0b
整理工作
提取index.php中的js
2024-02-12 11:59:20 +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
Rafael Barros
9b4ae9c4ab Added a .htaccess file to the web directory (#206) 2019-05-14 19:07:55 +03:00
Bulat Damdinov
d965cf55ac Using require as a statement (#140) 2017-09-12 11:16:50 +02:00
Joel Waldock
a43b2ff94f Increase logout button size (#89) 2016-10-14 00:13:07 +02:00
Davert
0ef627f7de refactored tests 2016-07-16 04:13:51 +03:00
Qiang Xue
74266596cf new asset WIP: renabled asset publishing 2014-09-02 14:51:44 -04:00
Qiang Xue
7690a93b7f new asset WIP [skip ci] 2014-08-29 14:54:49 -04:00
Alexander Makarov
229c352f78 Adjusted test configs structure 2014-08-17 18:45:58 +04:00
Alexander Makarov
c55a791237 Codeception test adjustments for basic and advanced applications
- Moved everything test-related into `tests` directory. Codeception tests are in `codeception`.
- Removed database module since we're using fixtures and migrations.
- Moved console entry points and bootstrap into `tests/codeception/bin`.
- Adjusted travis build scripts.
- Adjusted documentation to be consistent and reflect changes made.
2014-08-15 19:09:52 +04: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
Alexander Makarov
923744d333 #2936: New favicon for applications 2014-04-02 00:43:23 +04:00
SonicGD
93cc82c4bf Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06: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
Qiang Xue
d9069fc8a9 path fixes. 2014-01-10 21:58:50 -05: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
Qiang Xue
35464e4fbf Fixes #1604: fixed URL and cookie problems. Refactored tests. 2013-12-28 15:04:08 -05:00
Qiang Xue
628caf85b9 test refactoring. 2013-12-18 00:40:52 -05:00
Carsten Brandt
63886d6663 added meaningful content to robots.txt 2013-12-17 01:08:40 +01:00
Carsten Brandt
09237c013e cleanup and re-aranged codeception tests for basic app
follow up to PR #1393
2013-12-17 00:27:33 +01:00
Carsten Brandt
60bdb6b7cf Merge PR #1393 branch 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2 into Ragazzo-yii2-basic-codeception
* 'yii2-basic-codeception' of https://github.com/Ragazzo/yii2:
  small typo fix
  added readme, changelog, license and composer files.
  added new extension yii2-codeception, modified composer settings
  modified tests according yii2-codeception extension
  added testcase for unit tests, bootstrap files improved, tests inherited from base testcase
  configs fixed and improved
  tests modified, bootstrap added
  colors added
  new entry points for application
  codeception configs, web config modifed for db-settings

Conflicts:
	composer.json
2013-12-16 19:20:37 +01:00
Alexander Makarov
3d6a4f66c5 Added robots.txt to application templates 2013-12-12 23:31:59 +01:00
Alexander Makarov
b6d3a5ea88 Added favicons to application templates 2013-12-12 22:04:31 +01:00
Carsten Brandt
9bacb2c51f make null format look nice by default 2013-12-10 20:42:09 +01:00
Mark
1b0fd637b8 new entry points for application 2013-12-02 15:23:58 +04:00
Qiang Xue
ca8511dd43 fixed functional test. 2013-11-14 10:36:35 -05: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
130449e2be adjusted basic app to use the new yii extension installer. 2013-10-22 21:18:41 -04:00
Yakir Sitbon
4023798e42 Convert to short syntax [2]. 2013-10-18 12:03:36 +00:00
Qiang Xue
3b3b5561e2 Fixed yii autoload precedence. 2013-08-18 20:33:11 -04:00
Qiang Xue
e4bfbc4bb3 css fix. 2013-08-12 16:20:44 -04:00
Qiang Xue
5072e526be Refactored the basic app. 2013-08-10 07:33:24 -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