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
xiez
85fb879c74
Refactor auth and rename CcnetUser to User
2012-08-07 16:48:26 +08:00
xiez
081dba22c3
Clean org register code
2012-08-02 10:29:05 +08:00
xiez
4db42157e9
Change OFFICIAL_MODE to CLOUD_MODE
2012-08-01 22:34:35 +08:00
xiez
331e57cd1e
Add OFFICIAL_MODE to switch between cloud version and download version.
2012-08-01 17:42:28 +08:00
plt
62dbda56b2
Add missing file
2012-08-01 15:05:47 +08:00
xiez
c5d80ee8e7
Add USE_ORG in settings.
...
NOTE: Org feature is not enabled by default, in order to use org, need set USE_ORG to True in settings or local_settings.
2012-08-01 11:08:56 +08:00
xiez
7a850c7953
Modify repo share.
...
* Email unregistered user when sharing repo.
* Add email to contacts when share repo/file and add group user.
* Remove org repo share link.
2012-07-31 15:02:18 +08:00
plt
1779ecfa3d
Improve at_find tag and urlize tag
2012-07-31 12:30:09 +08:00
xiez
ad6dfbab7b
Add index to groupmessage and fix typo.
2012-07-30 20:19:17 +08:00
xiez
0132e4e85d
Modify org
2012-07-27 23:35:35 +08:00
plt
5299aa392e
Fix unicode problem in find @<name> in messages
2012-07-25 21:48:51 +08:00
plt
f62780293e
Improve @<name> parsing
2012-07-24 15:09:07 +08:00
plt
a9129c9e1f
Find '@<name>' in group messages
2012-07-24 14:00:27 +08:00
xiez
4b2558a6c5
Add document preview feature
2012-07-23 22:44:45 +08:00
xiez
0306ff75b7
Modify short_email templatetag
2012-07-23 17:09:03 +08:00
xiez
6dd67afc43
Use short email in commit message.
2012-07-23 17:00:58 +08:00
lins05
2b72bd7213
add 'list file history' and 'revert file'
2012-07-14 11:55:35 +08:00
xiez
402b9ab0ce
Fix bugs
...
* Only repo owner or person who shared this repo can view repo page.
* Remove group user even when user is deleted by admin.
* Paginator link on admin page.
2012-07-09 10:37:42 +08:00
xiez
e173920670
Add url_target_blank filter
2012-07-03 23:05:35 +08:00
xiez
4cd0a2cc44
Modify home page
2012-06-30 11:59:51 +08:00
xiez
79cfbd4f84
Modify commit desc translation
2012-06-29 22:44:48 +08:00
xiez
d48be652a5
Fix bug
2012-06-28 19:36:34 +08:00
xiez
05a4cc9d0a
Add repo last modify time
2012-06-28 19:28:23 +08:00
xiez
c824155ac7
Modify group message time format
2012-06-27 20:22:42 +08:00
killing
e86aa244c7
Use threaded rpc.
2012-06-25 20:52:57 +08:00
xiez
d477e543e7
Modify profile
2012-06-21 20:53:13 +08:00
xiez
9c4a54931f
Add org account feature
2012-06-20 19:39:21 +08:00
xiez
795db175ec
Fix bug in rpc calls with bool args
2012-06-14 16:20:19 +08:00