1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 02:48:51 +00:00
Commit Graph

3281 Commits

Author SHA1 Message Date
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
llj
fc62b92bd3 [repo] refactor multi-dirents mv/cp, improved file/dir mv/cp
* when mv/cp multi-dirents to other library, mv/cp dirent one by one
2014-08-25 19:09:18 +08:00
llj
327a6675b9 [notice] msg reply: improved ui & truncation of msg 2014-08-25 18:01:59 +08:00
llj
7f1a3d93e6 [notice] add 'topic' to grp-msg-reply: improved code & ui 2014-08-25 18:01:59 +08:00
lian
f6552ff297 [notice-popup] add simple group discussion topic to grpmsg-reply notification 2014-08-25 18:01:59 +08:00
llj
6486475135 [priv shared file view] 'save popup': sort libs, modified ui of buttons 2014-08-20 15:45:33 +08:00
zhengxie
28de7daeff Fix typo in personal wiki creation v3.1.3-server v3.1.3-server-testing 2014-08-15 10:14:29 +08:00
zhengxie
2550d6af71 Modify footer 2014-08-14 10:55:54 +08:00
imwhatiam
59d91abeaf update link of Contact-Us 2014-08-14 10:05:49 +08:00