1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-14 22:33:17 +00:00
Commit Graph

13877 Commits

Author SHA1 Message Date
zhengxie
40fb3944b9 Fixed bugs in api2/views 2013-09-25 14:48:52 +08:00
zhengxie
d15c0d2a41 Remove unused username in createsuperuser 2013-09-25 14:47:56 +08:00
zhengxie
c507f995f5 Fixed import error in share repo 2013-09-25 14:47:56 +08:00
swpd
ca648ca3a7 [profile] add button for deleting user account 2013-09-25 12:16:28 +08:00
zhengxie
8acfbd6966 Fixed image prev/next bug in windows server 2013-09-24 12:14:16 +08:00
zhengxie
94e2491313 Modified starred table 2013-09-18 11:56:52 +08:00
zhengxie
e0923366ea Change favicon.ico to favicon.png 2013-09-18 11:05:17 +08:00
zhengxie
d4e3fb32f7 Fixed brand css and sharing message 2013-09-17 11:36:45 +08:00
zhengxie
43c3ee0498 Show file size on share link page, and fix file share bug in readonly library 2013-09-16 17:26:42 +08:00
zhengxie
3fb9a3dc28 Modified sub repo 2013-09-16 14:12:15 +08:00
zhengxie
131b15bb66 Change hashcompat to hashlib to depress warning 2013-09-14 18:11:11 +08:00
llj
67a741e5a4 merge 'create_sub_lib' into 'check_sub_repo'; improved file/dir share js code 2013-09-13 17:59:59 +08:00
llj
f6ee6d18b0 [sub-lib] improved ui & fixed bug for private-share 2013-09-13 12:30:29 +08:00
llj
6567be9976 [sub-lib] redesigned it: redesign 'share', no sync ...
* no 'sub-libraries' at 'myhome'
* don't create event when create sub-lib
* no 'sync'
* 'syncable-share' --> 'private share', no second popup
2013-09-13 11:30:24 +08:00
xiez
7537ccd9ff Merge pull request #81 from swpd/master
minor code cleanup
2013-09-12 19:59:01 -07:00
llj
ba9e191c27 rm 'has_subdir' check for accessible repos to fix a bug
fix bug for repo with no dir initially
2013-09-12 14:39:42 +08:00
swpd
1da4f57b0f [api2] simplify account serializer 2013-09-11 16:46:37 +08:00
zhengxie
96e9528e1d [api2] A few improvments on account api 2013-09-10 16:25:02 +08:00
zhengxie
6e116099ab Merge branch 'swpd-master' 2013-09-10 11:27:40 +08:00
zhengxie
cefd405372 [api2] Update accounts api handlers 2013-09-10 11:26:52 +08:00
swpd
12334bc58f [api2] change to return object list when listing accounts 2013-09-09 12:16:24 +08:00
swpd
36ced2fc84 [api2] add serializer for validating fields when creating new account 2013-09-08 21:57:48 +08:00
swpd
e0335fe156 [api2] custom defined HTTP status code does not reside in rest_framework.status module, remove the status namespace 2013-09-08 13:39:58 +08:00
swpd
5cfb52ba98 [api2] add account creating and deleting apis (used by admin only) 2013-09-08 13:30:01 +08:00
swpd
1381b4db62 [api2] add api for listing registered accounts (used by admin only) 2013-09-07 20:59:53 +08:00
xiez
ef5d50e103 Merge pull request #77 from VoidVolker/translate
Fixes for Russian translate
2013-09-05 20:41:33 -07:00
zhengxie
179c7a70dc [api2] Clarify 403 error message 2013-09-05 17:27:21 +08:00
llj
3a61898dec rm unused plugin & files in jstree, fixed 'cannot enter space' bug for seaf 2013-09-05 10:24:59 +08:00
VoidVolker
ba2470f00b + Plural-Forms header in Russian translation 2013-09-02 13:54:43 +04:00
zhengxie
b84cd16bb7 Rewrite get_user_starred_files, improved performance 2013-09-02 16:40:12 +08:00
poetwang
8fa3162a72 [api] Return the repo download-info when created 2013-08-31 17:38:16 +08:00
VoidVolker
b7cb6ec0bf Bug fix in Russian translation
Bug fix in "(seconds)d ..."
2013-08-31 12:20:15 +04:00
VoidVolker
2353fca73a Bug fix in Russian translation
Bug fix with "%(max_file_size)s"
2013-08-31 11:46:46 +04:00
VoidVolker
c224e255a2 Some small fixes for Russian translate 2013-08-31 09:39:53 +04:00
VoidVolker
c112d430a3 More "fuzzy" removed
More "fuzzy" removed
2013-08-31 09:33:11 +04:00
VoidVolker
fe2065cd36 Removed all "fuzzy"
Removed all "fuzzy"
2013-08-31 09:12:11 +04:00
xiez
39bba14add Merge pull request #76 from HenriWahl/master
fixed Unshare translation in private share view, another small german fix
2013-08-30 20:56:11 -07:00
VoidVolker
87c64d81da Fixes for Russian translate
Fixes for Russian translate
2013-08-31 00:31:54 +04:00
llj
77b74997c4 fixed bug for empty repo 2013-08-30 17:05:47 +08:00
llj
4b3eb8cc61 fixed bug for 'syncable share' & 'private share' 2013-08-30 16:52:25 +08:00
llj
aad993163e [repo] added feature 'select multi dirents, and del/mv/cp' and fixed sort bug 2013-08-30 13:47:57 +08:00
Henri Wahl
bddfefdae0 fixed Unshare translation in private share view, another small german fix 2013-08-28 14:58:42 +02:00
Henri Wahl
2479628d9a small fix for german translation 2013-08-28 11:13:53 +02:00
xiez
698c2ab592 Merge pull request #74 from HenriWahl/master
german translation updated to 1.8
2013-08-27 23:54:37 -07:00
Henri Wahl
477e3fc5b8 Merge branch 'master' of github.com:HenriWahl/seahub 2013-08-27 16:19:58 +02:00
Henri Wahl
9343922d76 german translation updated to 1.8
german translation updated to 1.8

fixed german translation 1.8
2013-08-27 16:19:17 +02:00
Henri Wahl
f7557837d8 fixed german translation 1.8 2013-08-27 16:12:41 +02:00
Henri Wahl
5e49e03eca german translation updated to 1.8 2013-08-27 11:34:37 +02:00
Henri Wahl
2247997790 german translation updated to 1.8 2013-08-27 11:31:40 +02:00
poetwang
438fb8aa0a Fix a bug for empty file 2013-08-22 23:20:42 +08:00