1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-01 15:23:05 +00:00
Commit Graph

106 Commits

Author SHA1 Message Date
zhengxie
b82971dc3d Move file extension icon map from settings to seahub_tags 2012-12-05 21:32:55 +08:00
zhengxie
e4f8842d44 i18n for base 2012-12-05 15:09:32 +08:00
zhengxie
0f920827d7 Fiexed tiem bug when client clock is faster than server 2012-12-05 14:51:47 +08:00
zhengxie
3486fb4223 Added several functional tests, and fixed a few bugs
* wrap remov_repo rpc
* delete profile when remove user
* delete remove_binding rpc
2012-12-05 11:44:21 +08:00
zhengxie
47515f49e5 Added cache to char2pinyin tag 2012-11-27 15:01:26 +08:00
zhengxie
047ccae72d Remove users' repo decrypt passwords from server when log out 2012-11-22 14:26:39 +08:00
zhengxie
1b686fc8cf Disable signup when not in cloud_mode 2012-11-21 16:24:08 +08:00
zhengxie
0fc569df98 Modified some settings 2012-11-07 20:39:59 +08:00
lins05
2359296c03 remove .mo from git; rewrite i18n.sh script 2012-11-06 11:59:37 +08:00
zhengxie
02f368a014 Fixed time plural display and change tag name 2012-11-05 17:27:57 +08:00
zhengxie
3ad2a2cf0a i18n for org email 2012-10-30 19:38:40 +08:00
zhengxie
e4b82b8396 i18n for base 2012-10-27 14:57:11 +08:00
llj
ebf9327f12 Merge branch 'lj'
Conflicts:
	organizations/views.py
	templates/myhome.html
	templates/snippets/my_owned_repos.html
	views.py
2012-10-26 20:23:21 +08:00
llj
6baebcd97f added file-star feature(by ls & lj) 2012-10-26 19:50:36 +08:00
zhengxie
f76f396937 Added i18n form login and myhome page 2012-10-26 19:15:52 +08:00
killing
f9cfd081fe Change commit description and diff output for merge. 2012-10-24 21:16:53 +08:00
lins05
f9e0437628 add text file diff 2012-10-19 18:00:22 +08:00
llj
49096665f6 [info-bar]modified cookie set for safari 2012-10-16 15:05:58 +08:00
killing
8c3df1daa5 Translate commit description for reverting deleted dir. 2012-10-11 19:36:02 +08:00
llj
11220f2ce5 [group]modified avatar of msg-form; modified basic-info 2012-10-10 19:43:58 +08:00
ZhengXie
41d0b33b77 Changed repo name 2012-10-09 14:38:13 +08:00
ZhengXie
1c6a40636c Modified at_pattern, disable adding link to email in seahub_urlize; Fixed repo create bug 2012-10-09 10:22:37 +08:00
xiez
669a556626 Disable innerpub msg and msg reply 2012-09-27 16:05:07 +08:00
killing
d30f7c4bbb Clean up shared repo listing code and add permission for public repos. 2012-09-26 19:20:21 +08:00
lins05
bac82d56c8 add link to commit details 2012-09-25 20:07:46 +08:00
lins05
882c33a4dd change last_modified to BigInteger 2012-09-25 17:56:29 +08:00
lins05
2960b68b26 show file last modifed time in repo_view_file 2012-09-25 16:51:00 +08:00
xiez
9c93e1a740 Clean business group add 2012-09-18 14:06:20 +08:00
xiez
00460468cb Add business groups 2012-09-18 10:43:50 +08:00
xiez
874d375de5 Merge branch 'feature/public_msg'
Conflicts:
	base/models.py
	views.py
2012-09-15 13:18:13 +08:00
lins05
5f1eccbec5 add file contributor list when view file 2012-09-15 12:00:59 +08:00
xiez
32f7463a1d Added innpub messages 2012-09-14 22:15:14 +08:00
xiez
29df42dc64 Use class based view to clean repo code 2012-09-13 13:31:32 +08:00
xiez
12a6e0a87f Fixed a few bugs related to org. Using with tag to wrap template include 2012-09-01 17:48:26 +08:00
xiez
d7a570dc91 Fixed bug when cloud_mode is false 2012-09-01 13:35:27 +08:00
xiez
5ad09999c7 Add context switch decorator 2012-08-31 17:28:50 +08:00
xiez
1e4d831f46 Remove session storage in context switch 2012-08-30 20:27:28 +08:00
xiez
37c0f934bc Add file comment feature 2012-08-26 11:50:57 +08:00
llj
468cc92f9b [cookie]changed 'topinfo' to 'note_id' 2012-08-21 11:27:09 +08:00
xiez
599d35b64b Remove split in pinyin 2012-08-20 17:13:20 +08:00
xiez
1107f7035b Add pinyin autocomplete in group message 2012-08-20 16:51:23 +08:00
xiez
12da94589d Add create_superuser method and update tests 2012-08-19 16:48:12 +08:00
xiez
338561cb83 Use user.set_password to change user password, instead of using raw rpc 2012-08-16 14:31:37 +08:00
xiez
e0c5529557 Add sys_staff_required decorator 2012-08-16 10:48:59 +08:00
xiez
85d39e2dda Fix user get bug 2012-08-15 19:40:28 +08:00
xiez
c42381dc4c Add nickname cache 2012-08-14 13:18:55 +08:00
llj
09d42ff13c modified msg-reply, msg 2012-08-10 16:31:39 +08:00
xiez
62949c84da Add basic group unit test 2012-08-09 23:30:10 +08:00
xiez
cc040bc09f Fix circular import bug 2012-08-09 00:06:04 +08:00
xiez
94b1d26409 Make avatar test pass, ans add some other basic tests. 2012-08-08 10:09:02 +08:00