1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00
Commit Graph

2302 Commits

Author SHA1 Message Date
Patrick McAndrew
22edccc47b View File History 2013-12-31 11:55:46 +00:00
zhengxie
6d66272ddd Remove debug message v2.0.4-server v2.0.4-server-testing 2013-11-21 15:22:21 +08:00
zhengxie
8704dc1b34 Modified sys user admin and search 2013-11-21 15:05:08 +08:00
zhengxie
c7376a837e Move user last login to auth to fix perfomance issue 2013-11-21 12:02:55 +08:00
zhengxie
4807598f8e List database and ldap users in sysadmin 2013-11-21 11:47:53 +08:00
zhengxie
3a79b7de6a List all contacts when sharing libraies 2013-11-21 10:32:45 +08:00
llj
b100c82805 [repo] new-file: fixed 'no focus' bug for ff v2.0.3-server 2013-10-31 17:09:02 +08:00
zhengxie
8aa06146d8 Update fr/de/pt-br language v2.0.1-pro v2.0.2-server 2013-10-30 16:22:47 +08:00
zhengxie
e0abba18ad Merge branch '2.0' 2013-10-30 15:57:00 +08:00
lins05
a8923b9329 [api] support share dir 2013-10-30 11:57:35 +08:00
lins05
30e1675c3e [api] include pub repos in repos list 2013-10-30 11:52:45 +08:00
zhengxie
b98bf3522c Catch exceptions of get_user_traffic_stat 2013-10-30 10:57:12 +08:00
zhengxie
265edc11a4 [api2] Fixed create repo bug 2013-10-30 10:52:26 +08:00
llj
08cc554bd1 modified personal/group wiki_pages: tabnav, module-toggle 2013-10-29 17:36:13 +08:00
llj
d4fab4cab4 [grp member/admin add] enable 'select contacts', improved ui & code 2013-10-29 14:27:33 +08:00
zhengxie
791a3385c5 Fixed a few typos in translate string 2013-10-29 12:00:41 +08:00
zhengxie
4db99f18d7 Added transifex config file 2013-10-29 11:02:43 +08:00
zhengxie
f9845e5a4f Do not delete demo account 2013-10-29 11:01:32 +08:00
zhengxie
fd8d3929f5 Update readme 2013-10-26 17:14:01 +08:00
xiez
53678e7e48 Merge pull request #87 from Pi3R1k/master
[i18n] update french translation
2013-10-25 20:54:27 -07:00
Pi3R1k
3cd6c07f06 [i18n] update french translation 2013-10-25 16:00:20 +02:00
zhengxie
8a1faa40a1 [locale] Fixed format error in Italian and Taiwan po file 2013-10-25 15:59:13 +08:00
zhengxie
d0c405a858 [locale] Fixed format error of Russian po file 2013-10-25 15:46:03 +08:00
xiez
143e442abd Added en source translation file 2013-10-25 00:35:59 -07:00
xiez
786ffa9336 [i18n] Update po files 2013-10-22 05:24:35 -07:00
llj
812dd1e353 translation; improved some text; improved code for grp transfer & file download 2013-10-22 20:16:39 +08:00
xiez
091aaea884 Update po files 2013-10-22 20:16:38 +08:00
zhengxie
b4d5756125 Lower password reset email 2013-10-22 19:58:37 +08:00
llj
75372ce351 [file edit] improved draft autosave 2013-10-19 15:51:15 +08:00
swpd
49b733a55f save user edit to draft 2013-10-19 15:30:14 +08:00
swpd
3234b9bafb add confirm box for loading draft 2013-10-19 15:30:14 +08:00
zhengxie
91980022f3 Fixed list_orphan_repos 2013-10-19 11:32:49 +08:00
zhengxie
f3ef6a4cdd Update version and timestamp 2013-10-18 17:19:34 +08:00
zhengxie
ef838b9706 Fixed get_user_registered_contacts bug 2013-10-18 14:03:38 +08:00
zhengxie
af3a24f3eb Rewrite get registerred contacts 2013-10-18 13:24:52 +08:00
llj
dc000c0c93 [v2] don't return 'repo-file-list' before decrypt for repo in 'pwd local' mode 2013-10-18 11:41:32 +08:00
poetwang
7cc9725665 [api2] Add magic and random_key to repo 2013-10-18 01:01:43 +08:00
zhengxie
cd762fe60a [sysadmin] Email user when admin activate his/her account 2013-10-17 18:20:44 +08:00
zhengxie
49c769a6a5 Email admin to activate newly registered account 2013-10-17 17:03:26 +08:00
llj
546ce6132e [v2] modified msg in progress show for file upload/update in 'pwd local' mode 2013-10-17 17:02:11 +08:00
llj
ca43400ce6 [v2] show progress for file upload/update in 'pwd local' mode 2013-10-17 16:56:24 +08:00
llj
b4ab61bb3c [repo] don't show 'other repos' in mv/cp popup when repo is encrypted, and
* fixed 'data-name' bug for rename
* don't support dir download for v2 enc repo in 'pwd local' mode
2013-10-17 13:57:29 +08:00
zhengxie
83faef84c3 [sysadmin] Refactor useradmin and repoadmin 2013-10-17 11:11:50 +08:00
llj
df16f6f312 [v2] improvements ('random_key' --> 'file_key', and etc)
* 'KEEP_ENC_REPO_PASSWD' --> 'SERVER_CRYPTO'
* random_key --> file_key. added client_crypto.js
* file upload/update: don't encrypt when file size is 0
* combine 'sjcl.min.js' and 'codecBytes.js' into 'sjcl.js'
* added 'repo_create_js_fils.html', 'included' it
2013-10-17 11:04:19 +08:00
llj
2e270ca45e [v2] modified repo create, file upload, update, download, ...
* repo create: myhome, pubrepo, group
* handled 'is_password_set' etc.
* view-online is not offered for file in enc repo in 'passwd local' mode
* removed 'open local file'
* added 'v2 tip' in seafile_access_check page
2013-10-17 11:04:19 +08:00
lins05
6be3bbd0fc [api] add v2 repo crypto info 2013-10-16 15:51:16 +08:00
zhengxie
6b9863f14c [sysadmin] Enable admin to activate/inactivate a user 2013-10-15 17:49:50 +08:00
zhengxie
399a97361f Fixed size bug of private share file 2013-10-15 13:50:18 +08:00
llj
4058f05a41 [admin] lib/user search: modified ui & clean up the code 2013-10-14 15:01:02 +08:00
zhengxie
4cffa7eeab Add custom charfiled to lower email address 2013-10-14 12:06:47 +08:00