1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-26 23:17:58 +00:00
Commit Graph

323 Commits

Author SHA1 Message Date
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
llj
d73561b639 [side nav] 'group_expanded': modification 2016-04-25 11:51:59 +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
Daniel Pan
0320d2e4b2 Improve Accessibility (#1113)
* Add role
* Add aria-hidden to decoration icons
* Add sr-only css and add column header
2016-04-13 20:10:30 +08:00
llj
d4f5bc4817 [icons] modification 2016-04-12 15:53:51 +08:00
llj
3f23a1685e [icons] modification 2016-04-12 11:22:04 +08:00
llj
9b97c8bf59 [group] fixed wiki url 2016-04-11 18:08:56 +08:00
llj
77aac3d811 redesigned all checkbox; bugfix & improvement; removed unused code & file 2016-04-07 11:06:48 +08:00
Daniel Pan
131b9e4f55 fixes 2016-04-05 17:51:44 +08:00
Daniel Pan
eadb9d374e Remove .click() in myhome-repos.js 2016-04-01 16:10:03 +08:00
Daniel Pan
36b141a83c Fixes 2016-04-01 15:57:42 +08:00
Daniel Pan
900b06e349 Rewrite group disccussions/member/settings with popover view 2016-04-01 15:22:28 +08:00
Daniel Pan
45a7ba13e7 Restructure views
Conflicts:
	seahub/templates/libraries.html
	static/scripts/app/router.js
	static/scripts/app/views/group.js
	static/scripts/app/views/organization.js
2016-04-01 10:39:11 +08:00
Daniel Pan
dd906d7f68 Improve dropdown 2016-03-31 21:39:12 +08:00
Daniel Pan
b9ba54f635 use dropdown for publib create button 2016-03-31 21:11:19 +08:00
Daniel Pan
d5e9e7a7b0 Merge pull request #1080 from haiwen/HLItemView
HL item view
2016-03-31 13:37:46 +08:00
Daniel Pan
0c1e37cc02 Fixes 2016-03-31 13:19:13 +08:00
Daniel Pan
d66dc30179 remove _hideDropdown() in dropdown view 2016-03-30 17:10:25 +08:00
Daniel Pan
3665084ec9 Merge pull request #1053 from haiwen/discussion
Add group discussion
2016-03-29 17:46:49 +08:00
llj
5d3d135f5d [group discuss] improved 'load more' & bugfix 2016-03-29 15:46:53 +08:00
llj
8763a32af8 [group discuss] bugfix 2016-03-28 18:12:25 +08:00
lian
fe6dbcbb63 use new v2.1 file api when rename/lock/unlock/del file 2016-03-28 17:53:58 +08:00
llj
025af00900 [group discussion] added 'load more' 2016-03-25 17:54:53 +08:00
llj
63f30b3657 [group discussion] bugfix & improvement 2016-03-25 14:55:09 +08:00
Daniel Pan
dc373c956d Improve group discussion 2016-03-25 14:55:09 +08:00
Daniel Pan
13ee24aa8f Add reply action 2016-03-25 14:55:09 +08:00
Daniel Pan
26d25c6448 Add group discussion delete 2016-03-25 14:55:09 +08:00