1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-31 14:42:10 +00:00
Commit Graph

724 Commits

Author SHA1 Message Date
llj
9f23d16b37 [side nav] fix 2016-05-20 10:56:39 +08:00
Daniel Pan
eff99890a2 Improve nav 2016-05-19 17:46:08 +08:00
llj
d15fb971f9 [side nav] improvement 2016-05-18 14:48:23 +08:00
lian
ca1a817dbd add account view to sysadmin app router 2016-05-17 14:09:24 +08:00
Daniel Pan
0c6e50818e Add about dialog 2016-05-13 20:11:20 +08:00
Daniel Pan
134cef775a Add nav footer 2016-05-13 20:11:20 +08:00
llj
c9c673d832 [dir view] improved details 2016-05-11 18:29:01 +08:00
llj
d5bc279ffc UI fix 2016-05-09 14:34:09 +08:00
lian
6665908bca rm console log 2016-05-06 15:27:55 +08:00
Daniel Pan
804695bbe2 Fix group transfer 2016-05-06 14:48:48 +08:00
Daniel Pan
376422c935 Rewrite group discussion as side panel 2016-05-05 13:47:50 +08:00
Daniel Pan
34e5709c16 Improve side nav show/hide on window resize 2016-05-04 21:31:45 +08:00
llj
c3900f0e62 [accessibility] dialog: added 'dialogTitle', modified label/input, improved 'share.js', bugfix 2016-05-04 11:58:26 +08:00
llj
f466979760 accessibility improvement; bugfix & clean up 2016-05-04 11:51:56 +08:00
Daniel Pan
ef980da1ec Add accessiblity support to simplemodal 2016-05-04 11:51:56 +08:00
Daniel Pan
374edec89b Use breadcrumb, update path-bar style and fix close button in popover 2016-05-02 21:59:20 +08:00
lian
65dc2ff54b add admin clean device errors api 2016-04-29 15:32:57 +08:00
Daniel Pan
092950f802 Fix system admin 2016-04-29 13:22:12 +08:00
Daniel Pan
76f479d3c9 Add side nav toggle function for small screen 2016-04-28 20:30:01 +08:00
Daniel Pan
5749c0784f Fix popover 2016-04-28 20:30:00 +08:00
Daniel Pan
08200845d1 fix dropdown for dir entry 2016-04-28 20:30:00 +08:00
Daniel Pan
ffabf2353c fix conflict of dropdown 2016-04-28 20:29:58 +08:00
lian
419645fdc2 add download multi dirents api 2016-04-28 15:16:58 +08:00
lian
29293fab3a fix bug when show device error at admin page 2016-04-27 11:21:01 +08:00
Daniel Pan
3308a450ad Merge pull request #1149 from haiwen/remember-group-expanded
Remember group expended status
2016-04-25 12:14:09 +08:00
llj
d73561b639 [side nav] 'group_expanded': modification 2016-04-25 11:51:59 +08:00
lian
bc2828969d new admin devices page; 2016-04-23 18:07:09 +08:00
lian
b3911c5081 [admin-api] update sysinfo.js & add admin info test 2016-04-23 17:14:01 +08:00
Daniel Pan
bcc4e42142 Implement Sysinfo 2016-04-23 17:14:01 +08:00
Daniel Pan
899f5241d4 Reimplement sysadmin with backbone 2016-04-23 17:13:32 +08:00
Daniel Pan
f06b03edf2 Remember group expended status 2016-04-23 13:56:46 +08:00
Daniel Pan
fb439f1aef Merge pull request #1148 from haiwen/popover
Improve popovers
2016-04-23 13:34:52 +08:00
llj
59d4689e73 [notice, account] modification 2016-04-23 13:27:56 +08:00
Daniel Pan
2fd36afd01 Rewrite account info popup and clean css 2016-04-23 13:27:17 +08:00
Daniel Pan
6b0f05bd34 Rewrite notifications with popover class 2016-04-23 13:27:17 +08:00
Daniel Pan
3909d14983 Improve group popovers 2016-04-23 13:25:41 +08:00
Daniel Pan
1322ce99e9 Fix group rename 2016-04-23 11:59:39 +08:00
llj
88a73c4323 Merge pull request #1139 from haiwen/fileupload2
Fileupload
2016-04-21 16:07:05 +08:00
llj
6e98536793 [fileupload] fix 2016-04-21 15:43:13 +08:00
Daniel Pan
bc0fe0e93b Improve file upload menu 2016-04-20 18:00:38 +08:00
Daniel Pan
bc96ab7448 Merge pull request #1129 from haiwen/keyboard-dropdown
Add keyboard up/down handler for dropdown
2016-04-20 09:53:23 +08:00
Daniel Pan
8bb44749eb Make table sort operations focusable (#1128) 2016-04-19 14:41:17 +08:00
llj
0a725c7e8f [fileupload] move 'setFileInput' into dir.js 2016-04-18 15:02:22 +08:00
llj
32375abcb6 [fileupload] use dropdown 2016-04-18 11:57:55 +08:00
Daniel Pan
3591ba3292 Add keyboard up/down handler for dropdown 2016-04-17 14:38:13 +08:00
Daniel Pan
18d1e894a1 Merge pull request #1126 from haiwen/accessbility
Accessibility improvement
2016-04-15 14:32:34 +08:00
Daniel Pan
bb8786c5da Use dropdown and HLItemView for dirent (#1120)
* Use dropdown and HLItemView for dirent

* [dir view] add some function back for 'rename'

* Remove dirent highlight after close rename form
2016-04-14 17:17:01 +08:00
Daniel Pan
4c670b13c1 Add aria label to repo operations 2016-04-14 15:01:13 +08:00
Daniel Pan
69d3215660 Add focus handling for HLItemView 2016-04-14 11:43:11 +08:00
Daniel Pan
9cea2733ca Add ESC handle for popover and dropdown (#1119)
* Add ESC handle for popover and dropdown
2016-04-13 20:16:29 +08:00