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

2062 Commits

Author SHA1 Message Date
poetwang
ae1b51c81a [api] Fix a bug for group wih no discussions 2013-07-20 14:55:41 +08:00
dev
1fe9715092 [api2]Fix anme arg 2013-07-20 14:55:41 +08:00
poetwang
643403b80d [api2] Fix global name not defined 2013-07-20 14:55:40 +08:00
poetwang
2ce52f4205 [api2] Init g_token 2013-07-20 14:55:40 +08:00
llj
a727d75d39 [api2] cleaned up events & discussions 2013-07-20 14:55:40 +08:00
lins05
39d053a07c [api] improve the way of passing in the auth token on Android 2013-07-20 14:55:40 +08:00
lins05
484351c6c8 improve api_convert_desc_link 2013-07-20 14:55:40 +08:00
llj
53f1b87600 [api2] fixed bug in discussion.html 2013-07-20 14:55:40 +08:00
lins05
a3a74c4f8a [api] pass auth token to js in android
Conflicts:

	seahub/api2/templates/api2/api2_events_js.html
2013-07-20 14:55:40 +08:00
poetwang
83c569e89d [api2] Add apis for adding message and reply
Conflicts:

	seahub/api2/templates/api2/api2_group_discuss.html
	seahub/api2/templates/api2/group_msgs.html
2013-07-20 14:55:40 +08:00
llj
3f7bd2257b fixed activity 'more' bug; finished getting 'more' discussions with ajax 2013-07-20 14:55:40 +08:00
llj
b4db129c27 [api2 activity/discussion] improved ui/interaction 2013-07-20 14:55:40 +08:00
poetwang
a7b67313b1 [api]Move api related tempaltes to api2/templates 2013-07-20 14:55:40 +08:00
poetwang
f1b7dc7e28 [api2] Add missed import 2013-07-20 14:55:40 +08:00
poetwang
f400525a7c [api2] Bug fix for import auth 2013-07-20 14:55:40 +08:00
poetwang
8c5048610a Finish apis for activity and discusion ajax 2013-07-20 14:55:40 +08:00
poetwang
5805ac1ee6 [api] Add api for activity and group discussion 2013-07-20 14:55:39 +08:00
llj
93b311dd05 [msg] show avatar of contact 2013-07-20 14:55:39 +08:00
llj
a006e80c58 [msg] added 'add file/directory' 2013-07-20 14:55:39 +08:00
zhengxie
4ce25c3736 Use service_url in share link 2013-07-18 18:16:23 +08:00
zhengxie
cbee63dcba Fixed bug when ACTIVATE_AFTER_REGISTRATION set to False on registraion complete. 2013-07-18 16:52:23 +08:00
zhengxie
a3d32fe8e9 Fixed datetime convertion error in windows. 2013-07-09 14:12:51 +08:00
zhengxie
9b941890ff Refactor view shared file, move diff to file.py 2013-07-06 11:46:14 +08:00
zhengxie
8f75fbd1a9 Change logging level 2013-07-02 10:46:57 +08:00
lins05
cb892cbecf change some logging level to debug 2013-07-02 10:15:26 +08:00
llj
e70e0977c6 modified ui of repo-share popup 2013-07-01 14:56:59 +08:00
zhengxie
aa47de5f41 Merge branch 'add-repo-api' 2013-06-29 11:01:56 +08:00
zhengxie
85dcc522ce [api2] Fixed add/delete repo bug 2013-06-29 11:01:28 +08:00
zhengxie
dc6812993d Sort languages 2013-06-28 16:07:53 +08:00
zhengxie
308f8837a2 Fixed listing file history bug in repo page 2013-06-28 13:17:43 +08:00
zhengxie
ec965a4618 Fixed get_user_repos bug 2013-06-28 09:44:32 +08:00
llj
5664c6fe24 [repo-share-popup] redesigned ui 2013-06-27 13:55:22 +08:00
llj
21d43caa8c [topbar] modified signout 2013-06-26 17:48:58 +08:00
zhengxie
f10f89bb0d Hide footer when view shared file 2013-06-26 17:43:02 +08:00
zhengxie
e4f2f8342e Added russian translations 2013-06-26 17:14:11 +08:00
llj
7b786bdf6f improved topbar 2013-06-26 16:26:04 +08:00
gnehzuil
a5f6120a5f Add create/delete repo api for web api. 2013-06-22 19:48:55 +08:00
plt
b37812cc6e Add public link admin 2013-06-22 14:41:59 +08:00
dev
e7377119db Fixed events link bug 2013-06-22 11:11:06 +08:00
zhengxie
aa4e334a12 Merge branch 'sub-repo' 2013-06-21 15:41:47 +08:00
zhengxie
c04449d2f3 Fixed add group admin bug 2013-06-21 11:07:07 +08:00
xiez
9ffbc2d81b Merge pull request #63 from jjjasont/master
Traditional Chinese Support
2013-06-20 04:45:35 -07:00
Jason Tsang
a4cb10989c Traditional Chinese Support 2013-06-20 20:51:09 +10:00
killing
309a11e9c7 Virtual repo support. 2013-06-20 16:41:22 +08:00
zhengxie
1ccf07bd14 Clean code 2013-06-18 14:40:00 +08:00
zhengxie
b4801a97c1 Improve warning message 2013-06-18 12:21:09 +08:00
zhengxie
2ed4f2a3c8 Added missing import 2013-06-18 10:50:15 +08:00
zhengxie
696d833311 Clean code 2013-06-17 17:10:38 +08:00
zhengxie
b627b237e4 Refactor repo, remove class based view 2013-06-17 16:00:52 +08:00
xiez
95f321282c Merge pull request #62 from proAlexandr/patch-2
Finish russian locale
2013-06-15 04:54:34 -07:00