1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-17 08:41:40 +00:00
Commit Graph

8262 Commits

Author SHA1 Message Date
xiez
6af452180f Fix bug that couldn't view new created repo on seahub 2012-04-27 16:28:35 +08:00
xiez
c951d852d9 Remove login-require in back to local func 2012-04-27 13:53:49 +08:00
xiez
551d2984c6 Enable to show messages when share repo 2012-04-27 13:47:39 +08:00
xiez
5b9aa88709 Change seahub navigator 2012-04-26 22:23:02 +08:00
xiez
54155176d9 Move share repos to myhome page 2012-04-26 22:15:07 +08:00
xiez
301597d826 Merge branch 'lj' into feature/clean_auth 2012-04-26 20:36:07 +08:00
xiez
d14ca9a86d Remove auth and site from app, clean auth modual 2012-04-26 20:35:15 +08:00
llj
1e59d855d7 modified 'download'(open in new window or tab) & other btns 2012-04-26 16:41:22 +08:00
xiez
153da6ad55 Fix repo download bug 2012-04-26 13:40:28 +08:00
xiez
15dce6cef0 Merge branch 'lj' into merge/urlformat_lj
Conflicts:
	templates/repo.html
2012-04-26 11:06:47 +08:00
llj
56bf442297 modified repo-access-switch click 2012-04-26 10:59:02 +08:00
xiez
9b1e1b2a1e Modify url format 2012-04-26 10:57:36 +08:00
xiez
270c6c6d5d Add a tab to back to local ccnet-applet 2012-04-26 10:19:57 +08:00
xiez
045854195a Add permission check in repo page 2012-04-25 20:48:56 +08:00
xiez
df3c475e09 Fix bug in repo download 2012-04-25 19:23:13 +08:00
plt
18d79dea7a Fix bug 2012-04-25 19:56:53 +08:00
xiez
5f90b28a77 Using urllib to quote repo_name instead of using django 2012-04-25 17:25:08 +08:00
xiez
a7ac3f014d Use textarea for share repo email, and also validate email 2012-04-25 16:49:56 +08:00
xiez
ecafd91884 Change repo download url 2012-04-25 14:34:42 +08:00
xiez
83e50e29bc Modify url 2012-04-25 13:21:40 +08:00
xiez
74d5325fe4 Merge branch 'lj' into merge/share_repo_with_lj 2012-04-25 11:39:25 +08:00
xiez
784a160e53 Add ccnet_applet_root in settings.py, used in repo download 2012-04-25 11:18:49 +08:00
xiez
e4fad50b43 Add basic download feature 2012-04-24 22:33:40 +08:00
xiez
f4002df715 Add repo share feature 2012-04-24 22:33:40 +08:00
llj
f4f05ab034 split repo into repo & repo_history 2012-04-24 16:53:57 +08:00
xiez
be712e3a8e Modify repo access page 2012-04-24 11:24:04 +08:00
plt
41321cdf7f bugfix: change redirect url to SITE_ROOT instead of '/' 2012-04-23 18:01:47 +08:00
xiez
325d39a288 Modify registration flow, add new flag into settings.py
* when ACTIVATE_AFTER_REGISTRATION set to True, user will be activated after registration, and no email sending;
* when ACTIVATE_AFTER_REGISTRATION set to False, and REGISTRAION_SEND_EMAIL set to True, user will be activated by email;
* when ACTIVATE_AFTER_REGISTRATION set to False, and REGISTRAION_SEND_EMAIL set to Flase, user will be activated by admin.
2012-04-21 13:58:55 +08:00
xiez
00f9575c74 Remove sending email after registration, and clean code 2012-04-21 11:05:59 +08:00
xiez
62bf4b11ce Rename several apis 2012-04-20 16:39:51 +08:00
xiez
b15ebbe426 Bug fix in repo page 2012-04-20 14:21:09 +08:00
xiez
8edaa75637 Add own permission to repo 2012-04-20 13:37:17 +08:00
plt
ac8be2c4f5 Merge branch 'publicrepo_with_httpserver' 2012-04-18 23:05:28 +08:00
plt
651aecc17b Merge branch 'lj' 2012-04-18 23:05:18 +08:00
xiez
cfd96c763d Modify profile page, and remove ccnet conf related fucntion 2012-04-18 21:53:37 +08:00
xiez
87a3f94e88 Add exception handle 2012-04-18 21:34:58 +08:00
xiez
34ca853347 Enable view repo on seahub when user not log in 2012-04-18 21:27:48 +08:00
xiez
f3d1d364c7 Modify user ids to peer names in profile page 2012-04-18 21:18:31 +08:00
llj
4418929850 improved css for btn 2012-04-18 11:26:07 +08:00
xiez
b86d7e82a1 Modify public repo page 2012-04-17 11:41:38 +08:00
xiez
8e8b6b774b Enable to view file on the server 2012-04-17 10:32:28 +08:00
xiez
4788c8078c Modify public repo page 2012-04-17 09:51:07 +08:00
plt
f27af71e97 Fix bug in view.py 2012-04-16 17:32:13 +08:00
xiez
07c9e0a570 Modify public repo page 2012-04-16 15:59:07 +08:00
xiez
9063bbf1f4 Add missing import when rebase 2012-04-16 13:47:21 +08:00
xiez
f539743f06 Change from threaded-rpc 2012-04-16 13:47:21 +08:00
xiez
52591e4b71 view public repo on myhome page 2012-04-16 13:47:21 +08:00
xiez
43780a8551 Fix bug about the ending "\n" in peername 2012-04-15 23:47:18 +08:00
xiez
6eb1848c6f Modify user info page 2012-04-15 23:33:22 +08:00
xiez
f634055615 Using peer name instead of user id in user info page 2012-04-15 21:33:38 +08:00