1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-25 06:33:48 +00:00
Commit Graph

3062 Commits

Author SHA1 Message Date
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
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
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
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
lins05
70692e73c5 fixed excel file preview in shared links 2014-08-13 15:59:07 +08:00
imwhatiam
92186abede [file-edit] add filename as website title at file edit page 2014-08-12 14:57:12 +08:00
zhengxie
ab4202c939 Added index to user starred files 2014-08-06 13:53:57 +08:00
llj
6d98462a5e [signup, passwd change] redesigned passwd tip, improved code; [file view] added tip for sidebar 2014-08-05 17:13:51 +08:00
zhengxie
5d5135edfa Change login_failed_attempts to 3 v3.1.1-server v3.1.2-server-testing 2014-08-05 14:47:39 +08:00
zhengxie
2dd360e5e7 Update captcha 2014-08-05 14:41:04 +08:00
poetwang
10ea577fb2 [api2] Fix extracting email from user notification detail 2014-08-03 14:53:03 +08:00
zhengxie
8be26fba93 [i18n] Updte to 3.1.1 v3.1.1-server-testing 2014-08-01 10:44:21 +08:00
lins05
a08a188d29 fixed a bug in PR #258 2014-07-31 10:35:36 +08:00
lins05
782357c077 Merge pull request #258 from bits4beats/accounts_list_scope
Handled a new parameter called "scope".
2014-07-31 10:34:33 +08:00
zhengxie
be16fb76cd Fix double % in source language bug 2014-07-30 11:19:35 +08:00
zhengxie
4d9d5f75cf Update source language to 3.1 2014-07-30 11:16:25 +08:00
zhengxie
2118adc038 pull translated files from transifex 2014-07-30 10:56:57 +08:00
bit4beats
0b7c72e691 Corrected list initialization and return response for not a valid scope
value
2014-07-29 18:10:52 +02:00
bit4beats
0be12b04d8 Handled a new parameter called "scope".
If scope is not given than the legacy account search is implemented
otherwise if scope is LDAP then the search is only in LDAP user base or
DB for local seafile db user base.
The returned JSON list now has also a "source" attribute about user
origin.
2014-07-29 16:40:12 +02:00
zhengxie
79a043db60 Merge branch 'password' 2014-07-29 17:32:04 +08:00
llj
26f97371a1 [file view] added 'back to top' 2014-07-29 17:21:17 +08:00
imwhatiam
f97edb8fc6 [passwd strength] improve display mode of 'too weak' tip 2014-07-29 17:16:14 +08:00