zhengxie
|
bb0ffb83cb
|
Added page link alias
|
2013-04-06 14:14:03 +08:00 |
|
zhengxie
|
a1c526b7e7
|
Modified wiki, slugified page link, ignored case when parsing page link.
|
2013-04-05 14:19:19 +08:00 |
|
llj
|
f523998daf
|
[discuss to grp] improved form ui & error tip, mv 'list' html to 'group'
|
2013-04-05 11:52:37 +08:00 |
|
llj
|
e3f7651c68
|
[discuss to grp] use ajax, show discusstions & replies
* manually merged some code from zx's branch 'file_discuss'
|
2013-04-04 20:05:08 +08:00 |
|
zhengxie
|
1c37569852
|
Fixed group wiki bug
|
2013-04-03 20:23:30 +08:00 |
|
zhengxie
|
05e0d314fd
|
Quote url path
|
2013-04-03 11:49:32 +08:00 |
|
zhengxie
|
12dae03ad5
|
Encode wiki name in url
|
2013-04-02 19:39:30 +08:00 |
|
zhengxie
|
a4c8d8f9fa
|
Allow most special chars in wiki name
|
2013-04-02 17:07:03 +08:00 |
|
zhengxie
|
6517ede4e5
|
Fixed public group wiki bug
|
2013-04-01 14:15:20 +08:00 |
|
zhengxie
|
bb35aa7577
|
Added wiki/page history
|
2013-04-01 14:02:47 +08:00 |
|
llj
|
523c5b73a7
|
[group discuss] fixed bugs
|
2013-04-01 13:52:52 +08:00 |
|
llj
|
9d74151d87
|
[group members] can be visited only when view_perm is not 'pub'
|
2013-04-01 13:50:17 +08:00 |
|
llj
|
225e5d7519
|
[group] add 'members' tab
|
2013-04-01 13:48:21 +08:00 |
|
zhengxie
|
7f539799ae
|
Fixed create wiki page bug
|
2013-04-01 11:01:09 +08:00 |
|
plt
|
4dd3ee13fb
|
Fix group revoke public
|
2013-03-31 19:23:35 +08:00 |
|
zhengxie
|
edf47f993a
|
Refactor discuss img
|
2013-03-30 13:47:12 +08:00 |
|
llj
|
af5897d540
|
[grp discuss] display image if the attachment is a image file
|
2013-03-30 13:21:48 +08:00 |
|
zhengxie
|
28527cb99c
|
Added seaserv prefix when call rpcs
|
2013-03-30 11:46:42 +08:00 |
|
zhengxie
|
574c62d7af
|
Remove user from check_group_staff
|
2013-03-30 11:39:43 +08:00 |
|
plt
|
3cb35c8bda
|
Can make/revoke group's public property
|
2013-03-30 11:01:43 +08:00 |
|
plt
|
00cc5829f7
|
Fix bugs
|
2013-03-30 10:42:50 +08:00 |
|
plt
|
16570c746e
|
Add discuss module to public group, do not show email in user profile
|
2013-03-30 10:26:49 +08:00 |
|
plt
|
ab35c26728
|
[group] Add support for public group
|
2013-03-29 11:46:28 +08:00 |
|
zhengxie
|
50717e6704
|
Clean group info
|
2013-03-28 20:48:22 +08:00 |
|
zhengxie
|
7f2b616d15
|
Remove useless code in group discuss
|
2013-03-28 16:17:45 +08:00 |
|
llj
|
e1c241e94a
|
translation; improved md edit ui & help; fixed bugs in grp discussion/wiki
|
2013-03-26 14:37:11 +08:00 |
|
zhengxie
|
a4f4ffaed3
|
Skip string in backquotes when parsing wiki links
|
2013-03-25 10:39:39 +08:00 |
|
zhengxie
|
0808a7c654
|
Using django paginator in group discuss
|
2013-03-19 11:59:16 +08:00 |
|
zhengxie
|
82356ef4d9
|
* set cache entries to 1000000
* set grp avatar auto generate sizes
* replace group_members to group_manage
* show grp admin in discuss page
|
2013-03-18 17:19:44 +08:00 |
|
zhengxie
|
5aacc41619
|
Remove more in group discuss, and remove user info popup
|
2013-03-18 16:02:10 +08:00 |
|
zhengxie
|
89dc430f88
|
Wrap rpc calls and fixed minor bugs
|
2013-03-16 16:14:21 +08:00 |
|
zhengxie
|
4f47828d64
|
Update wiki
|
2013-03-15 20:47:26 +08:00 |
|
llj
|
d1039e16d5
|
[wiki] improved ui & fixed bugs
|
2013-03-15 16:57:33 +08:00 |
|
zhengxie
|
f9ac102378
|
Let user choose wiki name and description
|
2013-03-15 16:45:06 +08:00 |
|
zhengxie
|
b30aff9bf8
|
Modified wiki link parsing and add icon to wiki links.
|
2013-03-15 16:45:06 +08:00 |
|
zhengxie
|
661c3543ec
|
Update wiki tips, enable image linking and return to wiki page when finishing editing page
|
2013-03-15 16:45:06 +08:00 |
|
zhengxie
|
c40f0faa09
|
Added wiki pages and delete page and fixed minor bugs
|
2013-03-15 16:45:06 +08:00 |
|
llj
|
4ac14a25f4
|
improved grp discuss; changed 'recommend' to 'discuss'; deleted 'file comment'
|
2013-03-15 14:41:20 +08:00 |
|
llj
|
e3064a3176
|
[group discuss] resigned it
|
2013-03-12 21:48:47 +08:00 |
|
plt
|
ec17ad70df
|
Clean group_info and group_manage page
|
2013-03-09 20:52:55 +08:00 |
|
plt
|
08e333a9f6
|
Clean group_manage page
|
2013-03-09 15:40:58 +08:00 |
|
plt
|
6419ae08cb
|
Add group_check decorator
|
2013-03-09 15:27:17 +08:00 |
|
zhengxie
|
30a4eaf53b
|
Update group wiki
|
2013-03-08 19:34:53 +08:00 |
|
plt
|
749a283768
|
Implement wiki page create and edit
|
2013-03-07 12:05:30 +08:00 |
|
plt
|
285462b71a
|
Implement wiki page link
|
2013-03-05 11:56:51 +08:00 |
|
plt
|
5c6b3de991
|
Redesign group page
|
2013-03-04 20:25:38 +08:00 |
|
zhengxie
|
70fa9dc318
|
[api2] Added shared repo related apis
|
2013-02-20 20:51:37 +08:00 |
|
zhengxie
|
76a6f01bd5
|
Added missing translations and change timestamp
|
2013-01-28 14:07:59 +08:00 |
|
llj
|
298f89aa59
|
fixed icon bug for 'removed directory' in grp recent changes
|
2013-01-28 11:40:05 +08:00 |
|
zhengxie
|
b1fd755648
|
Improve group recent changes
|
2013-01-26 14:43:00 +08:00 |
|