1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-11 03:41:12 +00:00
Commit Graph

12389 Commits

Author SHA1 Message Date
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
imwhatiam
21abd22d9f Add ENABLE_MAKE_GROUP_PUBLIC setting, default False. 2014-07-07 11:37:49 +08:00
llj
6803e62e5a [notice] mark related user msgs as read when close the popup 2014-07-05 18:56:50 +08:00
llj
9164e67317 [repo_setting] clean up code 2014-07-05 15:34:12 +08:00
llj
c79f720bb9 clean up code for 'link share'; fixed bug for 'login_require_ajax' 2014-07-05 14:18:26 +08:00
llj
495da06f9a [repo_setting] improved ui 2014-07-05 13:24:21 +08:00
llj
2849a13251 [share link] add passwd & expiration: improved ui & interaction 2014-07-04 17:40:07 +08:00
zhengxie
de1726a9d2 Add password and expiration for share link 2014-07-04 17:39:55 +08:00
xiez
1ab09cf7aa Merge pull request #243 from haiwen/fserver
rename httpserver to fileserver
2014-07-04 14:25:03 +08:00
zhengxie
5b4a3f0798 Merge branch 'bits4beats-master' 2014-07-04 14:15:37 +08:00
zhengxie
2319e89dd4 [api2] Refactor dir rename and library share/unsahre 2014-07-04 14:14:53 +08:00
zhengxie
6fa475869b Merge branch 'master' of git://github.com/bits4beats/seahub into bits4beats-master 2014-07-04 11:08:06 +08:00
zhengxie
1d7cfe3087 [auth] Set initial login attempt to 0 2014-07-03 16:26:49 +08:00
llj
51a3f821cb [notice] fixed bugs: 'undefined', repeated ajax requests on login page 2014-07-03 15:01:32 +08:00
zhengxie
568429b0e9 Merge branch 'repo_setting' 2014-07-03 14:15:47 +08:00
zhengxie
c35b8710ab Use username and ip to record login attempts 2014-07-03 13:30:40 +08:00
llj
da4d73a4a9 [repo_setting] improved ui & code, fixed bugs 2014-07-02 18:56:23 +08:00
xiez
3d25554ed9 Merge pull request #241 from ggkitsas/password-length
Password length (paired with seafile-client pull-request 133)
2014-07-02 15:59:03 +08:00
zhengxie
dc4ccfc5d4 Fix file/directory discussion and some clean imports 2014-07-02 15:54:00 +08:00
zhengxie
33626565ff Merge branch 'poet' 2014-07-02 15:42:14 +08:00
bit4beats
1555b9c57d Multiple user (separated by comma) in the user field can be used to a
personal share of a library. 
The same permission applies to all this users.
If an error occurs a unshare rollback is done for all already shared
users.
2014-07-01 17:37:15 +02:00
poetwang
2a7f1c0d8c [api2] Fix group msg notify api change 2014-07-01 17:54:49 +08:00
bit4beats
717f965e61 Implemented the directory rename web API 2014-07-01 11:22:47 +02:00
zhengxie
5696add80a Fix a few bugs 2014-07-01 16:35:11 +08:00
llj
3a5ef8bfda [ajax] added decorator 'login_required_ajax', improved ajax related code, removed 'client_mgmt' 2014-07-01 15:25:22 +08:00
lins05
464f0cbd28 rename httpserver to fileserver 2014-07-01 11:48:35 +08:00
bit4beats
6eb00f0149 Corrected bug https://github.com/haiwen/seahub/issues/212 - unnecessary
mandatory params in Unshare a library web API
2014-06-30 17:46:58 +02:00
zhengxie
3e6f5665ac Support i18n for email notice, and update source language file 2014-06-27 16:00:02 +08:00
ggkitsas
4059ab14e1 replaced hardcoded passwd min length with 'repo_password_min_length' 2014-06-26 14:49:56 +03:00
ggkitsas
82f31f8cfe Minimum password length 8 chars 2014-06-26 14:48:44 +03:00
llj
a65913f46f added 'ajax login check' for notice and my-info, improved html&js for my-info 2014-06-26 11:59:45 +08:00
zhengxie
a41fb9031f Fix notice email bug 2014-06-23 14:41:04 +08:00
llj
bf28e8cc1d [notice] improved interaction 2014-06-23 11:09:30 +08:00
zhengxie
89f454119a Merge branch 'notice' 2014-06-21 17:22:12 +08:00
zhengxie
06494dc04f Refactor rename/remove group api 2014-06-21 17:16:18 +08:00
llj
7eda5fcd46 [notice] refactor html & js 2014-06-21 15:35:49 +08:00
xiez
42010c90f6 Merge pull request #236 from rutsky/patch-1
Replace fullwidth comma (U+FF0C) with regular one
2014-06-21 11:16:37 +08:00
xiez
6aa70d012b Merge pull request #240 from bits4beats/master
Implemented the "group removal" and "group rename" API
2014-06-21 11:13:08 +08:00
zhengxie
d3ef4b1b58 Handle exception when converting timestamp to datetime in translate_seahub_time tag 2014-06-21 11:05:30 +08:00
bit4beats
ca6ef58bb3 Implemented also the rename group web API call 2014-06-20 15:19:59 +02:00
bit4beats
361f8e9767 Implemented the group removal API, delete function of Group view.
Adjusted also the urls file.
2014-06-20 10:13:19 +02:00
llj
536990add6 [pdf full view] fixed 'images' path bug 2014-06-19 15:39:48 +08:00
llj
07933dfc14 [pdf.js] update pdf.js to v1.0.68
* added 'compatibility.js' to pdf.js
* refactor 'pdf full view'
2014-06-19 14:53:44 +08:00