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 |
|
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 |
|
xiez
|
34ca853347
|
Enable view repo on seahub when user not log in
|
2012-04-18 21:27:48 +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 |
|
xiez
|
07c9e0a570
|
Modify public repo page
|
2012-04-16 15:59:07 +08:00 |
|
xiez
|
52591e4b71
|
view public repo on myhome page
|
2012-04-16 13:47:21 +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 |
|
xiez
|
451c8de68e
|
Merge branch 'lj'
|
2012-04-13 13:32:53 +08:00 |
|
xiez
|
5b92a3aab9
|
Add email-userid info page
|
2012-04-13 13:21:48 +08:00 |
|
xiez
|
8c9a5084e6
|
Using ccnet EmailUser table instead of seahub auth_user table.
* Rewrite auth module, change user to emailuser.
* Remove site app, and remove EmailOrUsernameModelBackend.
|
2012-04-11 19:48:20 +08:00 |
|
llj
|
ed41db3206
|
modified pwd_change
|
2012-04-09 15:10:15 +08:00 |
|
xiez
|
bab5790de7
|
Using new navigator in password_reset page, and modify some words
|
2012-04-05 15:10:38 +08:00 |
|
xiez
|
63530f01ef
|
Add user id list in middleware, and do some related modifications
|
2012-04-02 23:56:41 +08:00 |
|
xiez
|
50fe2bb91a
|
Use email-user and binding in ccnet instead of userprofile in seahub
* Remove UserProfile from profile/models.
* Disable ccnet user id binding in profile page
|
2012-04-01 22:16:38 +08:00 |
|
plt
|
fc11ef20cb
|
Update useradmin.html
|
2012-04-01 20:31:30 +08:00 |
|
llj
|
fbe5f18f64
|
improved tables
|
2012-04-01 14:25:59 +08:00 |
|
llj
|
a6e2d8dd63
|
improved repo page && all tables
|
2012-03-30 13:50:05 +08:00 |
|
llj
|
c4b94434b9
|
added token-show-switch for repo page
|
2012-03-28 10:38:12 +08:00 |
|
llj
|
04266b81ad
|
improved delete comfirmation
|
2012-03-27 17:42:08 +08:00 |
|
llj
|
09d507ead7
|
improved repo, ownerhome, useradmin pages
|
2012-03-27 11:13:58 +08:00 |
|
llj
|
dc44b60b21
|
improved del-btn for some pages:myhome, seafadmin, useradmin
*myhome: improved ui, added dialog
*other: added dialog
|
2012-03-27 11:13:58 +08:00 |
|
xiez
|
fb533069a9
|
Bugfix: remove fetched repo correctly on myhome page
|
2012-03-26 13:59:44 +08:00 |
|
xiez
|
e140e49a5c
|
Resolve confflicts when merge lj
|
2012-03-24 17:31:02 +08:00 |
|
llj
|
ea7949d40c
|
fixed a bug in login
|
2012-03-24 11:34:25 +08:00 |
|
llj
|
b812c6b5a8
|
improved useradmin & seafadmin
|
2012-03-23 16:24:25 +08:00 |
|
llj
|
6555e70ded
|
modified seafadmin
|
2012-03-23 14:50:19 +08:00 |
|
llj
|
b181af9598
|
improved several pages
|
2012-03-23 12:01:00 +08:00 |
|
xiez
|
f3d11e0c8e
|
Add missing html file
|
2012-03-23 11:29:07 +08:00 |
|
xiez
|
f15fbfdf17
|
Add ownerhome.html to display owner's repos
|
2012-03-23 11:25:13 +08:00 |
|
xiez
|
d98794b55c
|
Resolve cofflicts in when merge lj
|
2012-03-23 11:11:18 +08:00 |
|
llj
|
4cf87d09ba
|
improved several pages
|
2012-03-22 20:33:27 +08:00 |
|
xiez
|
16ebf72499
|
Enable admin to see user's repo on seafadmin page
|
2012-03-20 14:06:35 +08:00 |
|
xiez
|
ac7c3e955e
|
Paginate seafadmin page
|
2012-03-20 11:35:56 +08:00 |
|
xiez
|
072758f2f6
|
Display owner's email instead ccnet-user-id
|
2012-03-19 16:48:51 +08:00 |
|
xiez
|
75bdc75e70
|
Add repo-owner column on seafadmin page
|
2012-03-19 14:47:34 +08:00 |
|
xiez
|
5e527af20b
|
Enable admin delete user when user has not bind ccnet-id
|
2012-03-19 11:11:37 +08:00 |
|
xiez
|
6bba8865b9
|
Add confirm dialog when delete user
|
2012-03-18 20:43:51 +08:00 |
|
xiez
|
b72ce1327d
|
User can be deleted on useradmin page
|
2012-03-17 14:05:21 +08:00 |
|
plt
|
a170cfc27f
|
Update registration process
|
2012-03-13 11:36:56 +08:00 |
|
plt
|
c51eadc4f5
|
Add list of fetched repos
|
2012-03-11 21:35:44 +08:00 |
|
plt
|
f2dac3102b
|
bug fix
|
2012-03-10 22:30:23 +08:00 |
|
plt
|
dec1968d8a
|
Improve repo page
|
2012-03-10 20:29:40 +08:00 |
|
plt
|
6a31c919be
|
Change terms
|
2012-03-10 19:26:19 +08:00 |
|
plt
|
578be85358
|
Enable add user in web and remove bind key id in registration form
|
2012-03-09 10:31:35 +08:00 |
|
plt
|
104b90cad0
|
Notify user to bind ccnet ID and other updates
|
2012-02-24 15:38:04 +08:00 |
|
plt
|
e77d2e3599
|
Enable activate user in user admin page
|
2012-02-24 11:23:54 +08:00 |
|
plt
|
37db478448
|
Impove registration process and add user admin page
|
2012-02-21 17:11:58 +08:00 |
|
plt
|
67e0ce2fb6
|
Add contact and share app
|
2012-02-11 11:12:54 +08:00 |
|
plt
|
fe1b85dbd6
|
Clean code
|
2012-02-01 00:07:10 +08:00 |
|
plt
|
eacf638709
|
Fix bugs in seaf server management
|
2012-01-29 14:02:30 +08:00 |
|
plt
|
14308b7f7b
|
User seafserv_rpc instead of seafile_rpc and add repo management for staff
|
2012-01-29 13:05:35 +08:00 |
|
plt
|
56275225aa
|
Update downloading page
|
2012-01-17 11:49:59 +08:00 |
|
plt
|
39c8e48695
|
Add download page
|
2012-01-02 13:22:03 +08:00 |
|
plt
|
d448035c3f
|
Add pictures to help page
|
2012-01-02 12:49:05 +08:00 |
|
plt
|
d84ed35b03
|
Update help page
|
2012-01-01 23:45:09 +08:00 |
|
plt
|
ea346831da
|
Update home page
|
2011-12-30 20:18:26 +08:00 |
|
plt
|
d4b60d79ea
|
Update What is ccnet/seafile
|
2011-12-03 15:33:57 +08:00 |
|
plt
|
a098d4643a
|
Update logo
|
2011-12-03 14:43:33 +08:00 |
|
plt
|
dead036616
|
Change content block to main_panel block
|
2011-11-27 17:52:14 +08:00 |
|
plt
|
68700ff670
|
Add design concepts
|
2011-11-26 22:07:37 +08:00 |
|
plt
|
cb6a1d61c1
|
Remove link of logo image
|
2011-11-25 16:41:16 +08:00 |
|
plt
|
11baa1363e
|
Add icons to home page
|
2011-11-25 16:02:55 +08:00 |
|
plt
|
f8714dce7e
|
Improve description of seafile history
|
2011-11-25 13:17:05 +08:00 |
|
plt
|
cdbb87aeb5
|
Update home page and help page
|
2011-11-25 13:06:01 +08:00 |
|
plt
|
80e82a47ba
|
Modify help page
|
2011-11-05 23:14:22 +08:00 |
|
plt
|
92c654179d
|
Show quota usage and remove repo in web
|
2011-11-01 22:21:01 +08:00 |
|
plt
|
435efec7a6
|
Add help page
|
2011-10-29 16:42:28 +08:00 |
|
plt
|
2f7ee386e2
|
Let user specify ccnet user id when registration
|
2011-10-29 13:07:45 +08:00 |
|
plt
|
e999ebe663
|
Fix url in showing repo
* Add {{ SITE_ROOT }}
|
2011-10-18 16:00:38 +08:00 |
|
plt
|
4ed7533d6c
|
Enable setting of token in seahub
|
2011-10-18 15:41:48 +08:00 |
|
plt
|
3c9b48fea7
|
Rewrite home and myhome page
|
2011-10-13 00:17:48 +08:00 |
|
plt
|
ead966c6e2
|
Can repo to group
|
2011-09-10 20:07:46 +08:00 |
|
plt
|
6e3bd53397
|
Rewrite repo related function
|
2011-09-07 10:59:50 +08:00 |
|
plt
|
a8224736b1
|
Show repo in web
|
2011-08-16 21:05:42 +08:00 |
|
plt
|
207be6c5bb
|
Enable register user on seahub
|
2011-05-08 15:19:58 +08:00 |
|
plt
|
e8d2300473
|
Add authentication and registration to seahub
|
2011-04-30 13:18:32 +08:00 |
|
plt
|
8b357aedae
|
Update groups and peers page
|
2011-04-11 23:06:05 +08:00 |
|
plt
|
49ed0f8bd5
|
Add groups view
|
2011-03-20 21:47:28 +08:00 |
|
plt
|
84764c3281
|
Fix bugs in seahub for use online
|
2011-03-19 22:40:55 +08:00 |
|
plt
|
8efb42e166
|
Add peers page
|
2011-03-19 22:06:58 +08:00 |
|
plt
|
b3913eb0f5
|
Inital commit of seahub
|
2011-03-19 13:15:02 +08:00 |
|