1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-06-26 23:17:58 +00:00
Commit Graph

241 Commits

Author SHA1 Message Date
xiez
bde88e09b6 Modify group 2012-08-03 11:33:23 +08:00
xiez
9c599715c7 Clean code, move org_group_admin and org_seafadmin into organizations/ 2012-08-02 19:43:20 +08:00
xiez
8f93238acc Change account context storage from cache to session 2012-08-02 17:50:16 +08:00
xiez
edbc6de917 Wrap get_group rpc 2012-08-01 22:45:58 +08:00
llj
9ae6fa9653 added 'reminding';modified team-account, new_msg_reply, group_info 2012-08-01 17:54:08 +08:00
llj
bdb40766c4 added syntax highlighting for source code file 2012-08-01 13:54:53 +08:00
xiez
6970bee966 Remove CROCDOC_API_TOKEN from settings, document preview is disabled default. 2012-08-01 11:24:07 +08:00
xiez
7a850c7953 Modify repo share.
* Email unregistered user when sharing repo.
* Add email to contacts when share repo/file and add group user.
* Remove org repo share link.
2012-07-31 15:02:18 +08:00
xiez
220f9c9c24 Change error function names 2012-07-30 20:44:32 +08:00
xiez
ad6dfbab7b Add index to groupmessage and fix typo. 2012-07-30 20:19:17 +08:00
xiez
61a3ac1409 Remove group user relationship when remove user. 2012-07-30 13:54:11 +08:00
xiez
061365f434 Add org repo create and clean code. 2012-07-30 10:26:26 +08:00
xiez
13a0288c91 Move included files to templates/snippets 2012-07-28 16:41:24 +08:00
xiez
b1ea10088a Add org user added notification 2012-07-27 23:37:48 +08:00
xiez
862723e1d8 Modify org user add 2012-07-27 23:35:35 +08:00
xiez
e534c2a230 Fix useradd bug 2012-07-27 23:35:35 +08:00
xiez
0132e4e85d Modify org 2012-07-27 23:35:35 +08:00
plt
fa11fc6af6 Clean seaserv 2012-07-26 11:32:52 +08:00
plt
a03c698ce6 Modify edit user 2012-07-24 11:45:42 +08:00
xiez
47076f8ad9 Merge branch 'lj'
Conflicts:
	templates/repo_file_get.html
	utils.py
2012-07-24 00:01:22 +08:00
xiez
acf3dfdf6b Clean code 2012-07-23 22:49:09 +08:00
xiez
4b2558a6c5 Add document preview feature 2012-07-23 22:44:45 +08:00
llj
d0ac9405d1 improved pdf-view 2012-07-23 14:58:54 +08:00
llj
48ca6c87df added pdf view: in page and in full screen 2012-07-21 22:13:38 +08:00
lins05
64d0dd8b0c use token to controll access 2012-07-21 17:14:15 +08:00
xiez
882b9f4892 Modify httpserver url 2012-07-21 15:06:43 +08:00
xiez
5e64e4b503 Add previewd file extention and type to cache. And clean code. 2012-07-19 17:19:59 +08:00
plt
32f65f5ae9 Merge branch 'lj' into master2 2012-07-19 16:59:32 +08:00
plt
7f669b5789 Fix utf8 chinese decode bug 2012-07-19 15:51:52 +08:00
llj
d07f8b7d60 improved repo_create 2012-07-19 14:06:17 +08:00
llj
e1ecd6f7fb improved repo_create 2012-07-16 17:41:08 +08:00
plt
0978c0abe3 Fix rpc bug 2012-07-14 22:41:32 +08:00
xiez
0ecb2f4e54 Fix rebase bugs 2012-07-14 21:18:59 +08:00
llj
cc7bd9b326 improved repo_file_view 2012-07-14 21:12:51 +08:00
xiez
c198fac291 Add file shared links in shareadmin page. 2012-07-14 21:11:02 +08:00
xiez
654c47bafa File shared link is viewd by people who generated. 2012-07-14 21:11:02 +08:00
xiez
83cd300b28 Fix sending emails and IE bugs 2012-07-14 21:11:02 +08:00
xiez
d66938cce0 Add file shared link, and modify url viewing file 2012-07-14 21:11:02 +08:00
lins05
2b72bd7213 add 'list file history' and 'revert file' 2012-07-14 11:55:35 +08:00
lins05
af5575c4a6 upload a new version of a file 2012-07-14 11:55:35 +08:00
lins05
e1471aa472 create repo online 2012-07-14 11:55:35 +08:00
xiez
4543be8649 Fix org related bugs 2012-07-09 14:24:20 +08:00
lins05
e575d86f57 fixed user quota in upload 2012-07-09 11:05:04 +08:00
xiez
402b9ab0ce Fix bugs
* Only repo owner or person who shared this repo can view repo page.
* Remove group user even when user is deleted by admin.
* Paginator link on admin page.
2012-07-09 10:37:42 +08:00
xiez
206e71411b Add dir diff 2012-07-05 19:56:39 +08:00
xiez
7d24c7c204 Modify repo history 2012-07-05 19:29:56 +08:00
xiez
6664ec3127 Merge branch 'upload' 2012-07-05 16:14:39 +08:00
xiez
e51747caff Fix bug in visiting repo.html when user in not logged in 2012-07-05 14:39:28 +08:00
lins05
df627e8727 remove uploaded file after commit
* set default max upload file size to 100MB
* use default upload chunk size(64KB)
2012-07-05 13:40:26 +08:00
xiez
d6c0963589 Clean code and fix bug in org 2012-07-05 11:52:12 +08:00
xiez
7a4dfadf75 Rewrite repo history page 2012-07-03 21:48:33 +08:00
xiez
340ad516e4 Add file preview feature 2012-07-03 17:55:18 +08:00
plt
fda1edfe1f Remove sleep and print 2012-07-03 16:39:28 +08:00
llj
8b40a83880 added file op:rename, cp, mv, upload, create 2012-07-02 11:47:04 +08:00
xiez
6a77ab10b0 Sort repos im myhome and group page 2012-06-28 20:02:17 +08:00
xiez
05a4cc9d0a Add repo last modify time 2012-06-28 19:28:23 +08:00
xiez
ad9ce0e10b Add msg reply count 2012-06-28 19:24:27 +08:00
xiez
8cd03c94cb Notify group message reply 2012-06-27 16:39:49 +08:00
xiez
5b39f73488 Modify group msg notification 2012-06-26 19:23:32 +08:00
xiez
9717f9a7ec Add user notification 2012-06-26 19:23:32 +08:00
killing
e86aa244c7 Use threaded rpc. 2012-06-25 20:52:57 +08:00
xiez
7a0a5509b7 Fix bug in seafile_access_check 2012-06-23 10:26:37 +08:00
xiez
d477e543e7 Modify profile 2012-06-21 20:53:13 +08:00
llj
d8c5604687 improved home-profile 2012-06-21 15:26:03 +08:00
llj
473cf33b97 show 'profile' in home;add profile-modify in setting 2012-06-21 13:27:23 +08:00
xiez
05f709a1a2 Modify share link view 2012-06-20 21:38:07 +08:00
xiez
9c4a54931f Add org account feature 2012-06-20 19:39:21 +08:00
xiez
5b96dc2ab2 Merge branch 'xjq' 2012-06-15 10:12:25 +08:00
killing
556d9b6a81 Modified file access URL. 2012-06-14 20:24:11 +08:00
xiez
0443d88a0e Fix get_diff bug 2012-06-13 19:57:06 +08:00
xiez
705f86e68d Add anonymous share feature 2012-06-12 10:15:47 +08:00
killing
a6dcdda71c Allow viewing encrypted repo directory/file. 2012-06-06 19:32:27 +08:00
xiez
c5daf3879a Fix bug in HTTP_REFERER 2012-06-05 19:38:28 +08:00
xiez
bd243bd383 Some modifications.
* Remove avatar cache
* Handle empty repo open issue
* Add SEAHUB_TITLE in settings.py
2012-05-30 22:42:21 +08:00
killing
d535ad0fb2 Add diff functionality on seahub. 2012-05-30 14:22:28 +08:00
xiez
4c69bfa942 Modify repo history 2012-05-29 11:04:03 +08:00
xiez
966971446d Add permission check on repo_history and repo_history_revert, and clean code 2012-05-28 22:35:45 +08:00
xiez
a4ff981110 Merge branch 'group_admin'
Conflicts:
	group/views.py
2012-05-28 16:40:37 +08:00
xiez
0eddcbcbc7 Merge branch 'xiez' 2012-05-28 16:38:03 +08:00
xiez
39b7243ddd Merge branch 'revert' 2012-05-28 16:37:18 +08:00
xiez
a75e3b699d Add groupadmin feature 2012-05-26 20:52:53 +08:00
xiez
cacebb25c5 Fix bug in remove shared repo in group, and clean code. 2012-05-26 15:31:35 +08:00
xiez
5cce21353d Add permission control in remove shared repo. 2012-05-26 14:49:38 +08:00
xiez
2071db60bb Modify profile page, and allow remove repos that share to me. 2012-05-25 19:42:19 +08:00
killing
55a2b3ce9c Add 'revert' functionality. 2012-05-25 17:07:08 +08:00
killing
0061fbff8a Allow viewing encrypted repo on server. 2012-05-24 17:44:55 +08:00
xiez
c485c68b5d View repo history directory. 2012-05-22 15:32:27 +08:00
xiez
2d3f38397c Translate repo history page and formate modual import 2012-05-20 20:32:21 +08:00
xiez
e24249d999 Clean code 2012-05-19 21:08:10 +08:00
xiez
6dd9bc9994 Sort repo item by name on repo page 2012-05-19 21:01:21 +08:00
xiez
7a0e302de5 Modify file view and download url 2012-05-19 11:50:05 +08:00
xiez
609b1befee Show file size on repo page 2012-05-18 17:48:58 +08:00
xiez
88f6d2b5f6 encode repo path url and remove link of last path 2012-05-18 11:40:39 +08:00
xiez
c12bd16863 Fix bug 2012-05-18 00:22:14 +08:00
xiez
17f79f729a Show repo path on repo page 2012-05-17 23:51:06 +08:00
llj
a054f4a3f5 modified base ui, repo, group, contact 2012-05-17 14:16:46 +08:00
llj
3912e0d20c modified group related code; modified repo & contact 2012-05-17 13:14:29 +08:00
plt
fd44881285 Fix bug in repo download 2012-05-16 22:44:24 +08:00
plt
29c0ffabc9 Merge branch 'master' of ../git-repo/seahub 2012-05-16 22:33:31 +08:00
xiez
91dbc381f4 Add group management, and modify repo download link 2012-05-16 21:32:49 +08:00