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
imwhatiam
9960918b76
[file-edit] add filename as website title at file edit page
2014-08-12 14:36:30 +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
imwhatiam
90ba936514
[passwd strength] add STRONG password check(default not enabled) when user sign-up or change-password
2014-07-29 16:42:08 +08:00
llj
c8cf757191
[passwd strength] improved passwd tip & strength display, removed 'show passwd', fixed bugs
2014-07-29 11:26:41 +08:00
imwhatiam
8988702ada
[sign-up] check password strength at both client and server side
2014-07-29 11:26:41 +08:00
llj
8abbdbfe1e
[repo] fixed file/dir 'select' bug
2014-07-28 13:47:05 +08:00
llj
2815bf9be6
[repo] improvement for 'file upload'
2014-07-25 16:23:22 +08:00
llj
79a21e0e6c
[file view] don't request for unread notices's num
2014-07-24 11:18:18 +08:00
llj
6be1172820
[user role] hide 'role' in 'add user' form, hide 'role toggle', fixed bug in 'user search'
v3.1.0-server-testing
2014-07-23 15:57:25 +08:00
zhengxie
bb3e15d91e
Merge branch 'upload-link'
2014-07-22 11:23:15 +08:00
zhengxie
665028d05d
Merge branch 'email-notice-time'
2014-07-22 11:04:39 +08:00
xiez
c8e4dd5fcc
Merge pull request #246 from haiwen/lins-sqls
...
added sqls for all models
2014-07-22 11:01:38 +08:00
zhengxie
e9e01fd9d5
[sysadmin] Fix toggle user status bug
2014-07-18 11:55:16 +08:00
llj
790065b19c
[file view] redesigned it; [repo] open file in new window
2014-07-17 13:56:36 +08:00
xiez
f8f7d6bd56
Merge pull request #248 from imwhatiam/update-account-bug
...
[web-api] fix bug when update user account info
2014-07-16 15:18:34 +08:00
zhengxie
2ac1708566
Fix group msg reply notice bug
2014-07-16 13:44:46 +08:00
zhengxie
deb4feb4b5
Change simplejson.JSONDecodeError to ValueError
2014-07-15 17:56:38 +08:00
zhengxie
33732da277
Merge branch 'user-role'
2014-07-15 17:45:58 +08:00
zhengxie
a787705fa2
Refactor user role
2014-07-15 17:38:31 +08:00
imwhatiam
d93f166059
[web-api] fix bug when update user account info
2014-07-14 16:47:14 +08:00
llj
8ab9e72a96
[notice page] redesigned it
2014-07-14 16:34:54 +08:00
imwhatiam
1b5e3e5c4d
[upload-link] can not get upload link when repo access permmision is read-only
2014-07-11 11:24:56 +08:00
Daniel Pan
698b4ff4b3
Merge pull request #247 from brutasse/fix/simplejson
...
Use the built-in json module
2014-07-10 16:16:53 +08:00
Bruno Renié
2eb650d5ca
Use the built-in json module
...
Python >= 2.6 comes with json by default. simplejson is only useful for Python
<= 2.5.
2014-07-09 14:00:43 +02:00
llj
11ec432f84
[user role] bugfix and improvement
2014-07-09 17:51:07 +08:00
imwhatiam
4bb3f76f69
[email-notice] use new time format
2014-07-09 15:54:45 +08:00
zhengxie
7a8715309a
[search] Refactor and remove encrypt repo checking
2014-07-09 15:11:44 +08:00
lins05
af12058e08
added sqls for all models
...
During seafile server setup, it's better to import sqls than running
django "syncdb" command direclty.
2014-07-09 14:43:12 +08:00
llj
c0ba3453ca
[notice] make msg details be clickable
2014-07-07 17:55:34 +08:00
imwhatiam
1683a73e4e
[user-role] Select role when add a user / change role at user admin page;
...
Limit guest user's operation: can not create group and library.
2014-07-07 16:05:14 +08:00
zhengxie
61f4d8bb38
[auth] Enlarge login attempt limit, and fix login attempts bug
2014-07-07 14:14:18 +08:00
zhengxie
94268403e8
Show revoke public link when group in public
2014-07-07 11:37:49 +08:00
zhengxie
755bec3bf2
Refactor group manage
2014-07-07 11:37:49 +08:00