1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-31 06:40:39 +00:00
Commit Graph

128 Commits

Author SHA1 Message Date
llj
d3097a6acf [fileupload] UI fix for 'file replace confirm popup' 2015-07-17 15:48:00 +08:00
lian
14c264f22a update & return encoded thumbnail src to web 2015-07-16 13:09:52 +08:00
zhengxie
00f64782ad Merge branch 'dir-share-popup'
Conflicts:
	seahub/api2/views.py
	static/scripts/app/views/share.js
	static/scripts/common.js
	tests/api/test_shares.py
2015-07-15 15:06:56 +08:00
llj
eaa93960f0 [dir shared items] modification 2015-07-15 14:55:23 +08:00
llj
7e325c815a Merge pull request #720 from haiwen/sort
Sort
2015-07-14 14:49:07 +08:00
llj
285f1a6e04 [dir view] bugfix for 'sort by time' 2015-07-14 14:22:12 +08:00
llj
b29974901c [sort] new interaction for 'myhome shared libs' 2015-07-14 11:46:20 +08:00
llj
69101f41f6 [dir shared items] modified 'perm edit', bugfix & add 'error handle' for 'list/add/delete', clean up code 2015-07-14 11:03:59 +08:00
llj
0a13dd88bb [dir private share] dir shared items: modified 'list/add', add 'delete' 2015-07-14 11:03:58 +08:00
llj
6ff2efb597 [dir private share] split into user/group share 2015-07-14 11:03:05 +08:00
llj
1a406f9b26 [lib/dir/file sort] bugfix for new interaction 2015-07-11 14:51:26 +08:00
patrickgao
f9282585b8 file sorting alternation 2015-07-09 17:16:10 +08:00
Daniel Pan
03b82ce655 Merge pull request #695 from haiwen/IE8
Ie8
2015-07-09 11:13:14 +08:00
Daniel Pan
f5a465eb79 Merge pull request #697 from haiwen/rm_filePrivateShare
remove 'file private share'
2015-07-09 11:12:10 +08:00
llj
516779defb remove 'file private share' & 'private shared files' 2015-07-07 17:35:23 +08:00
Daniel Pan
7dcac275b8 Merge pull request #682 from haiwen/open-via-client
only show open-via-client in pro version
2015-07-07 13:49:17 +08:00
lian
20c7358ef9 fix bug when unstar a file 2015-07-06 14:43:45 +08:00
llj
63a975bf3d [dir.js] modified for IE8 2015-07-02 17:38:36 +08:00
lian
7a7b21ef39 only show open-via-client in pro version 2015-07-01 15:54:01 +08:00
lian
803dcf8e6d [guest-user] update url of "libraries" and "my home" tab 2015-06-25 12:05:47 +08:00
lian
d7cac0d24c [guest-user] add permission for guest user
disable generate shared link when user's role is GUEST
2015-06-24 15:08:37 +08:00
Daniel Pan
f6a3b05f75 Merge pull request #650 from haiwen/select
global addressbook
2015-06-18 09:57:09 +08:00
lian
be00d946d8 Do not show contacts tab 2015-06-17 18:20:32 +08:00
Daniel Pan
1e396ac7a2 Merge pull request #646 from haiwen/ie_tip
Ie tip
2015-06-16 14:11:49 +08:00
llj
dbbfd393bb [contact] bugfix, improvement 2015-06-13 18:43:45 +08:00
lian
6c74c14da4 [global-addressbook]
show contacts tab when is-cloud-mode AND not enabel global addressbook
2015-06-12 17:50:15 +08:00
llj
8d2054dafd [js] bugfix for object 2015-06-10 13:43:41 +08:00
lian
ffb31e5cb0 [starred-file] fix bug when generate file view url 2015-06-09 11:54:18 +08:00
llj
ee816216ea add 'top tip' for IE 2015-06-05 17:49:09 +08:00
xiez
d2a075df68 Merge pull request #620 from haiwen/add_org_lib
[org view] modified 'add library'
2015-05-28 17:43:19 +08:00
llj
cb3d7cb6e7 [org view] modified 'add lib' UI 2015-05-28 16:08:30 +08:00
llj
cb4e0d7493 [org view] modified 'add library' 2015-05-28 13:57:00 +08:00
xiez
17301682de Merge pull request #617 from haiwen/lib_share_fix
[share] bugfix for newly created library
2015-05-27 18:04:06 +08:00
llj
0fb3d1037c [share] bugfix for newly created library 2015-05-27 17:58:21 +08:00
llj
46334b8118 [sub lib] bugfix for 'create' & 'dir op bar' 2015-05-27 17:09:29 +08:00
llj
be238d44c4 [share] bugfix for 'download link' 2015-05-27 15:10:50 +08:00
llj
f354630506 [dir view] bugfix for 'new file/dir', fileupload, dirent js & template 2015-05-27 14:16:07 +08:00
zhengxie
51ade2d834 Update styles of share popup 2015-05-26 14:36:31 +08:00
zhengxie
8993da33d7 Add direct link for shared file, refactor share link download 2015-05-26 14:36:30 +08:00
llj
02ab013dd6 [lib create] bugfix for 'group lib create' 2015-05-20 16:19:35 +08:00
lian
0528bfe85c [del-dirents] update perm check 2015-05-15 17:19:08 +08:00
lian
ecb4fa1796 [folder-perm] update perm check
when operate a dir/file, use their own perm instead of repo perm
2015-05-15 14:59:51 +08:00
lian
903b29aea4 add public repo 2015-05-14 11:28:12 +08:00
llj
f32227b3a8 [share] only enable 'private share' for encrypted lib 2015-05-13 17:40:39 +08:00
zhengxie
0c77e03c9a Fix for default library 2015-05-12 18:54:10 +08:00
llj
56e1375407 bugfix for 'dirent delete' 2015-05-12 17:36:13 +08:00
llj
2dc00204df enable 'show error' for 'fetch libs'
Conflicts:
	static/scripts/app/views/group.js
	static/scripts/app/views/myhome-repos.js
	static/scripts/app/views/myhome-shared-repos.js
	static/scripts/app/views/organization.js
2015-05-12 16:56:24 +08:00
lian
f725506262 upate render repo table thead 2015-05-11 18:39:21 +08:00
lian
97bbf0156d render repo table head when reset repo collection 2015-05-11 17:30:11 +08:00
xiez
9ea129e9d2 Merge pull request #578 from haiwen/showDir_fix
bugfix for 'showDir'
2015-05-11 15:44:55 +08:00