1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-28 03:31:23 +00:00
Commit Graph

859 Commits

Author SHA1 Message Date
Daniel Pan
c70cdcc2d4 Improve style of side nav 2016-05-05 15:00:32 +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
Daniel Pan
374edec89b Use breadcrumb, update path-bar style and fix close button in popover 2016-05-02 21:59:20 +08:00
Daniel Pan
55da80b237 Fix profile page and height of input 2016-05-02 00:04:54 +08:00
Daniel Pan
092950f802 Fix system admin 2016-04-29 13:22:12 +08:00
Daniel Pan
8108965cf5 Fix dt 2016-04-28 20:30:01 +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
86df7ee836 Refactor html templates 2016-04-28 20:30:00 +08:00
Daniel Pan
fce62e5781 fullscreen: initial implementation 2016-04-28 20:29:59 +08:00
Daniel Pan
260ac309a0 Small clean 2016-04-28 20:29:59 +08:00
Daniel Pan
1293dd78ad a few small fixes 2016-04-28 20:29:59 +08:00
Daniel Pan
d34bb3196f fix box-sizing problems 2016-04-28 20:29:58 +08:00
Daniel Pan
ffabf2353c fix conflict of dropdown 2016-04-28 20:29:58 +08:00
Daniel Pan
5a52ad7168 Merge pull request #1145 from haiwen/share_link_audit
Add share link audit
2016-04-27 13:27:15 +08:00
llj
94c96751cc [accessibility] modified 'file view', 'file edit', 'shared link' 2016-04-26 18:16:41 +08:00
llj
b38d4b671d [share link audit] fix & improvement 2016-04-25 21:00:25 +08:00
Daniel Pan
a8d9e32328 fix header bar h3 2016-04-23 19:20:41 +08:00
Daniel Pan
ae00156cdb Improve UI 2016-04-23 18:06:26 +08:00
Daniel Pan
bcc4e42142 Implement Sysinfo 2016-04-23 17:14:01 +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
llj
88a73c4323 Merge pull request #1139 from haiwen/fileupload2
Fileupload
2016-04-21 16:07:05 +08:00
llj
fe5b82b6e1 [search] css fix 2016-04-21 11:30:24 +08:00
llj
294224d382 [search] add 'focus' for input 2016-04-20 21:26:39 +08:00
Daniel Pan
bc0fe0e93b Improve file upload menu 2016-04-20 18:00:38 +08:00
Daniel Pan
8bb44749eb Make table sort operations focusable (#1128) 2016-04-19 14:41:17 +08:00
llj
32375abcb6 [fileupload] use dropdown 2016-04-18 11:57:55 +08:00
Daniel Pan
1fc7386d1e add underline when focus and hover for repo/dir op icon 2016-04-14 14:51:06 +08:00
llj
fb802a54b0 [css] modified 'focus' (#1124) 2016-04-14 14:34:31 +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
ce65a157d0 [icons] rm '.non-text-link' 2016-04-12 17:15:20 +08:00
llj
3f23a1685e [icons] modification 2016-04-12 11:22:04 +08:00
llj
798df91484 add 'focus' effect for checkbox, button, select 2016-04-07 16:39:11 +08:00
llj
77aac3d811 redesigned all checkbox; bugfix & improvement; removed unused code & file 2016-04-07 11:06:48 +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
d07e7be840 Improve devices page to support focus 2016-03-31 19:56:36 +08:00
Daniel Pan
00566e24bc Improve login page 2016-03-31 19:55:14 +08:00
Daniel Pan
919ea35081 Clean simplemodal 2016-03-31 13:42:48 +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
3665084ec9 Merge pull request #1053 from haiwen/discussion
Add group discussion
2016-03-29 17:46:49 +08:00
zhengxie
ec9be6975d Merge branch '5.0'
Conflicts:
	seahub/api2/urls.py
	seahub/api2/views.py
	seahub/group/templates/group/group_discuss.html
	seahub/options/models.py
	seahub/templates/repo_folder_perm.html
	seahub/templates/repo_share_manage.html
	seahub/templates/snippets/shared_link_js.html
	seahub/test_utils.py
2016-03-28 12:16:30 +08:00
llj
025af00900 [group discussion] added 'load more' 2016-03-25 17:54:53 +08:00
llj
fdeec88eb3 [group discussion] added 'reply' icon 2016-03-25 15:03:55 +08:00
llj
63f30b3657 [group discussion] bugfix & improvement 2016-03-25 14:55:09 +08:00