llj
|
ab7e9f2589
|
[repo] redesigned ui/interaction, refactored funcs, fixed bugs
|
2013-07-20 15:15:41 +08:00 |
|
poetwang
|
2375f8ebc9
|
[api2] Add missed template
|
2013-07-20 15:15:41 +08:00 |
|
poetwang
|
c6e8b71512
|
[api2] Add url for new reply
|
2013-07-20 15:15:40 +08:00 |
|
zhengxie
|
37f598a456
|
Hide diretory private share, and use select2 in private share
|
2013-07-20 15:15:40 +08:00 |
|
poetwang
|
d3bb8ea95c
|
[api2] convert datatime to unix timestamp
|
2013-07-20 15:15:40 +08:00 |
|
poetwang
|
a1504479a5
|
[api2] Get the timestamp of the last msg in a group
|
2013-07-20 15:15:40 +08:00 |
|
poetwang
|
1d01c83fc3
|
[api2]Fix a bug for url of files renamed
|
2013-07-20 15:15:40 +08:00 |
|
poetwang
|
44e98deba6
|
[api2] Distinguish dir from files in repo changes
|
2013-07-20 15:15:40 +08:00 |
|
poetwang
|
621e854731
|
[api2] Add the unread msg number
|
2013-07-20 15:15:40 +08:00 |
|
zhengxie
|
e7b6d8c9ea
|
Fixed minor issues
|
2013-07-20 15:15:39 +08:00 |
|
zhengxie
|
896af3d487
|
Add generate button to shared link
|
2013-07-20 15:15:39 +08:00 |
|
poetwang
|
aae522fe6b
|
[api2] Fix bugs in get more discussions
|
2013-07-20 15:15:39 +08:00 |
|
dev
|
0889ea194f
|
Fix a bug for no msgs in a new created group
|
2013-07-20 15:15:39 +08:00 |
|
poetwang
|
b4cd35a095
|
[api2] Add slash to the url
|
2013-07-20 15:15:39 +08:00 |
|
lins05
|
031398ec30
|
[api] fixed a bug in events
|
2013-07-20 15:15:39 +08:00 |
|
lins05
|
d760763389
|
move "Removed" to API_OPS
|
2013-07-20 15:15:39 +08:00 |
|
zhengxie
|
261b20aab9
|
Rewrite user msg attachement
|
2013-07-20 15:15:39 +08:00 |
|
llj
|
418ddb1b6c
|
[shared_file_view, repo] improved shared-file-save popup & 'renderDirTree'
|
2013-07-20 15:15:39 +08:00 |
|
zhengxie
|
2e07985480
|
Added public link save feature
|
2013-07-20 15:15:39 +08:00 |
|
llj
|
bbe70db7f9
|
[api2 discussions] improved ui detail
|
2013-07-20 14:55:41 +08:00 |
|
zhengxie
|
9f6aeccaa1
|
Fixed autocomplete bug
|
2013-07-20 14:55:41 +08:00 |
|
llj
|
8c598ddc7c
|
[repo] improved 'file share' popup
|
2013-07-20 14:55:41 +08:00 |
|
zhengxie
|
96dbf73161
|
Fixed fileshare popup style
|
2013-07-20 14:55:41 +08:00 |
|
zhengxie
|
833fa17ab5
|
Split tabs in share admin page
|
2013-07-20 14:55:41 +08:00 |
|
zhengxie
|
229bce4ded
|
View private shared file
|
2013-07-20 14:55:41 +08:00 |
|
zhengxie
|
b85ccbb24c
|
Added private share
|
2013-07-20 14:55:41 +08:00 |
|
llj
|
02924f0b8c
|
[api2] events/discussion: improved 'loading' & fixed bug
|
2013-07-20 14:55:41 +08:00 |
|
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 |
|