1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-12 04:10:47 +00:00
Commit Graph

12389 Commits

Author SHA1 Message Date
zhengxie
36e17de507 Fix choose default repo for org user 2014-09-09 15:22:46 +08:00
zhengxie
927bfc8b10 Fix ajax_group_repos in org context 2014-09-09 15:22:45 +08:00
zhengxie
d7c7c6e4fe Fix org repo creation 2014-09-09 15:22:45 +08:00
lins05
955728c6e6 add build status icon to README 2014-09-06 12:39:08 +08:00
lins05
aebba20a97 dump seahub logs when test failed 2014-09-06 12:37:52 +08:00
lins05
74ed9ac174 disable api rate limit when testing 2014-09-06 11:53:46 +08:00
lins05
f65c783fb6 improved tests 2014-09-06 11:38:20 +08:00
lins05
2687bdbea4 test with a normal user instead of an admin user 2014-09-05 13:51:44 +08:00
lins05
26c773371f improve tests 2014-09-05 13:51:44 +08:00
lins05
041752e214 improve tests 2014-09-05 13:51:44 +08:00
lins05
f702b9bb91 improved tests 2014-09-05 13:51:44 +08:00
Chilledheart
f291595eda [tests] follow python codestyle 2014-09-05 13:51:44 +08:00
Chilledheart
b6b8970a96 [tests] add the rest of web api test 2014-09-05 13:51:44 +08:00
Chilledheart
4e825fd854 [tests] add web api test for directories 2014-09-05 13:51:44 +08:00
Chilledheart
072ee6588f [tests] add web api test for files 2014-09-05 13:51:44 +08:00
Chilledheart
9f0979c402 disable CheckOrCreateSublibrary test temporarily 2014-09-05 13:51:44 +08:00
Chilledheart
878f9dfc5b [tests] add web api test for libraries 2014-09-05 13:51:44 +08:00
Chilledheart
ba84dc87b3 [tests] add web api test for miscs 2014-09-05 13:51:44 +08:00
Chilledheart
913dcf694a [tests] add web api test for avatar service 2014-09-05 13:51:44 +08:00
Chilledheart
e65248bcc2 [tests] add api test for group members, groups, group msgs, user msgs 2014-09-05 13:51:44 +08:00
Chilledheart
f7f304096b [tests] add account api test 2014-09-05 13:51:44 +08:00
Chilledheart
3044d2de20 clean up test code 2014-09-05 13:51:44 +08:00
Chilledheart
a882caec03 replace casperjs with selenium 2014-09-05 13:51:44 +08:00
lins05
863d053e08 fixed casper demo.js 2014-09-05 13:51:44 +08:00
lins05
1527b77d82 redirect test server stdout 2014-09-05 13:51:43 +08:00
lins05
e556ad13c0 rename run-test.sh to seahubtests 2014-09-05 13:51:43 +08:00
lins05
145399eed3 fixed casperjs command 2014-09-05 13:51:43 +08:00
lins05
e45f0da330 updated test configs and scripts 2014-09-05 13:51:43 +08:00
Chilledheart
e8b9d2b638 [tests] add casperjs test 2014-09-05 13:51:43 +08:00
llj
efc94425ab [repo] bugfix and some code improvements 2014-09-03 15:21:12 +08:00
zhengxie
f3ba014673 Fix org events 2014-08-30 15:36:40 +08:00
llj
da8fb66a05 [multi-tenancy] added icon for org, modified style for 'org url' in org_register 2014-08-30 14:54:46 +08:00
llj
256de580c8 [notice email] improved code 2014-08-29 18:05:16 +08:00
llj
800774b6ef [myhome] improved ui details for some 'long language' such as german v3.1.5-server v3.1.5-server-testing v3.1.6-server v3.1.6-server-testing 2014-08-29 11:27:14 +08:00
zhengxie
ad39c6948f Fix multi-upload in dir share link 2014-08-29 10:55:58 +08:00
llj
4a44e2bba6 [bugfix] fixed bug in 'set notice read by id' & file view 'back to top'(for pdf) 2014-08-28 18:50:43 +08:00
zhengxie
28087328db Add urlencode to file path when view open document 2014-08-28 17:37:13 +08:00
zhengxie
efdc52a65f Fix open document file preview 2014-08-28 17:19:29 +08:00
llj
a200566b67 modified file upload(get url for every file upload) and notice msg truncation 2014-08-28 13:49:29 +08:00
zhengxie
991d4d5a85 Merge branch '3.1' 2014-08-27 17:48:14 +08:00
zhengxie
fb10e7d000 Merge branch '3.1' 2014-08-27 17:15:10 +08:00
zhengxie
457b03bd67 Fix org paginator and permission 2014-08-27 17:14:35 +08:00
llj
bca0bc4480 [notice email] improved ui & code, fixed bug, cleaned up code 2014-08-27 16:07:19 +08:00
lian
b012f78e35 [email-notice] add avatar/msg-detail to email content 2014-08-27 16:07:19 +08:00
zhengxie
ee10b30bbf Remove deprecated code 2014-08-27 10:31:15 +08:00
zhengxie
149002aa86 Add a few perm check v3.1.4-server-testing 2014-08-26 18:39:38 +08:00
zhengxie
a9a84c3f9a Add permission check in pdf fullscreen 2014-08-26 17:36:23 +08:00
zhengxie
2eb8b9ea82 Update org register and pubuser paginator 2014-08-26 15:25:33 +08:00
llj
e618937c7d [performance] combined 'file upload' js files and use ajax to load some js files 2014-08-26 12:01:36 +08:00
llj
b23d1be206 [repo] modified mv/cp 2014-08-25 19:09:18 +08:00