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

12389 Commits

Author SHA1 Message Date
zhengxie
ab3c58797f Update account delete 2013-12-09 17:45:55 +08:00
zhengxie
fed5525838 Remove password checking for demo account 2013-12-09 16:17:39 +08:00
zhengxie
b73a69a793 Add repo name to repo decryption page 2013-12-09 13:39:30 +08:00
zhengxie
288ee5cf16 Merge branch 'events' 2013-12-09 10:50:56 +08:00
zhengxie
cd041f6ca8 [api2] Update avatar api 2013-12-09 10:50:36 +08:00
zhengxie
9352f047e9 Merge branch 'default-lib'
Conflicts:
	seahub/profile/views.py
2013-12-09 10:36:19 +08:00
poetwang
889fab0b6e [api2] Add search 2013-12-07 17:32:26 +08:00
zhengxie
1480ea5694 Update open office file icon 2013-12-07 17:22:17 +08:00
dev
1f4f1c834a [api2] Fix for api change 2013-12-07 12:00:43 +08:00
zhengxie
a0cb9bea8e Update group tips 2013-12-07 11:12:56 +08:00
poetwang
1c29c61907 [api2] Add api for move and copy files 2013-12-07 10:28:36 +08:00
zhengxie
c2fb7a6ed4 Go to user message list when click new message from notices 2013-12-06 14:47:18 +08:00
zhengxie
ec9ff77ed7 Added FORCE_SERVER_CRYPTO option 2013-12-06 14:36:06 +08:00
zhengxie
3cc6f77a41 Hide repo download button 2013-12-06 14:02:11 +08:00
zhengxie
89009eabf4 Added notices more 2013-12-05 19:47:09 +08:00
zhengxie
b047a83a58 Enable user to choose default library 2013-12-05 11:51:36 +08:00
zhengxie
68d78ee69a Fixed bug in generating upload/update url, and comment out unused code 2013-12-05 10:39:37 +08:00
zhengxie
b36fdf55f8 Added default library feature 2013-12-04 17:50:11 +08:00
zhengxie
c9e39f1d2e Update user notifications table style 2013-12-04 15:50:21 +08:00
zhengxie
7169c41bba Check file size before upload 2013-12-04 14:40:54 +08:00
zhengxie
91dd8bc3d3 Hide max upload size tip when this config is not set 2013-12-04 14:40:54 +08:00
poetwang
d2b82239cf [api2] Fix for UserNotification api change continue 2013-12-04 12:02:13 +08:00
poetwang
37ec0abec5 [api2] Fix for UserNotification api change 2013-12-04 10:57:23 +08:00
zhengxie
0cc93fa292 Fixed bug when save file link 2013-12-04 10:34:26 +08:00
zhengxie
addfd0b47c Added group rename feature 2013-12-02 15:04:23 +08:00
zhengxie
8bf8b56266 Fixed none issue when list user notifications. 2013-12-02 12:08:57 +08:00
swpd
87a4c36dc6 [share] allow user to add password for shared link 2013-12-01 14:18:51 +08:00
swpd
8f057deb5a [share] allow user to ad password for shared upload link 2013-12-01 13:26:47 +08:00
llj
497f00860e [search] use 'include' for 'search' in base.html 2013-11-28 11:35:54 +08:00
llj
1e32e1bb3f [repo delete] redesigned confirm popup 2013-11-27 18:32:58 +08:00
llj
d005354b33 [repo del] rewrite with ajax; [sysadmin] improved 'set_quota' & 'repo transfer' 2013-11-27 18:32:58 +08:00
zhengxie
580fc41715 Refactor utils, move file contributors and files last modified info to base/models 2013-11-27 15:30:38 +08:00
llj
0996503def [group discuss] improved interaction of adding new discussion 2013-11-27 15:10:39 +08:00
llj
c2dfe97641 [group discussion] rewrite 'post discussion' with ajax 2013-11-27 15:10:38 +08:00
lins05
cd20110375 add events to community version; add events api 2013-11-27 12:49:37 +08:00
llj
3360cc6780 [file upload] modified fileupload-ui.js to show error msg in the upload popup 2013-11-27 11:02:18 +08:00
llj
44b656d05f [msg] move 'send msg' from topbar to all_msg_list page 2013-11-25 18:46:06 +08:00
zhengxie
4cca52b4d7 Add user to group message and reply notification 2013-11-25 18:33:11 +08:00
zhengxie
7a6ff107f3 Merge branch 'user_notice' 2013-11-25 13:22:28 +08:00
zhengxie
94a7fe5cd8 Added/Updated notification command 2013-11-25 11:47:14 +08:00
zhengxie
0dd97e567b Merge branch '2.0'
Conflicts:
	seahub/base/accounts.py
2013-11-23 16:35:41 +08:00
xiez
e67c8c016d Merge pull request #106 from hellaslubo/master
Add robots.txt for seahub
2013-11-21 19:10:56 -08:00
zhengxie
6d66272ddd Remove debug message v2.0.4-server v2.0.4-server-testing 2013-11-21 15:22:21 +08:00
zhengxie
8704dc1b34 Modified sys user admin and search 2013-11-21 15:05:08 +08:00
zhengxie
c7376a837e Move user last login to auth to fix perfomance issue 2013-11-21 12:02:55 +08:00
zhengxie
4807598f8e List database and ldap users in sysadmin 2013-11-21 11:47:53 +08:00
zhengxie
3a79b7de6a List all contacts when sharing libraies 2013-11-21 10:32:45 +08:00
hellaslubo
c930b3639d Update urls.py
added url pattern for /robots.txt
2013-11-20 10:23:15 +11:00
hellaslubo
48db64fbc0 Create robots.txt 2013-11-20 10:21:56 +11:00
llj
252925eb84 [sub-lib] modified text in setting page & sync popup, fixed del bug; modified style of settings page 2013-11-19 17:41:08 +08:00