llj
17d2e2f9c7
[misc] fix
2017-11-24 15:49:06 +08:00
llj
2a8e40c3c0
[image] use thumbnail for magnificPopups, file_view page & shared_file_view page
2017-04-18 17:28:29 +08:00
llj
e2e9e6c127
[system admin] users: added 'set quota / delete users in batch'
2017-03-16 18:02:03 +08:00
zhengxie
d82df5fb52
Merge branch '6.0'
...
Conflicts:
media/js/base.js
seahub/api2/views.py
seahub/views/ajax.py
tests/api/test_repo_user_folder_perm.py
2017-02-17 17:11:33 +08:00
llj
72af4885f7
[sysadmin] single user page: delete 'owned' library with ajax
2017-01-18 11:17:52 +08:00
lian
072defd547
format size when admin set user quota
2017-01-06 18:50:14 +08:00
llj
6e0e306f93
[markdown edit] added 'add a file'; fixed UI for 'link', 'image' popup
2016-10-25 12:05:46 +08:00
llj
0128cc25ad
[jstree] updated jstree to the latest v3.3.2, rewrote/modified related code, & bugfix
2016-10-25 11:39:52 +08:00
llj
114b6dccf6
improved 'table' accessibility for 'non backbone' pages; bugfix for 'trash'
2016-04-24 18:21:46 +08:00
llj
59d4689e73
[notice, account] modification
2016-04-23 13:27:56 +08:00
Daniel Pan
6b0f05bd34
Rewrite notifications with popover class
2016-04-23 13:27:17 +08:00
llj
d4f5bc4817
[icons] modification
2016-04-12 15:53:51 +08:00
llj
3f23a1685e
[icons] modification
2016-04-12 11:22:04 +08:00
llj
77aac3d811
redesigned all checkbox; bugfix & improvement; removed unused code & file
2016-04-07 11:06:48 +08:00
zhengxie
ec9be6975d
Merge branch '5.0'
...
Conflicts:
seahub/api2/urls.py
seahub/api2/views.py
seahub/group/templates/group/group_discuss.html
seahub/options/models.py
seahub/templates/repo_folder_perm.html
seahub/templates/repo_share_manage.html
seahub/templates/snippets/shared_link_js.html
seahub/test_utils.py
2016-03-28 12:16:30 +08:00
llj
4ebf0d79ce
[non backbone] upgrade jquery.js, bugfix for some pages
2016-03-18 17:05:36 +08:00
lian
0e43a099ff
[api] update search user api
2016-01-14 13:10:24 +08:00
llj
5f3c030a52
['search user'] select2: enable 'directly enter email'
...
* the separator is 'Enter', i.e., clicking the Enter key
2016-01-14 11:42:28 +08:00
zhengxie
9af79be996
Refactor revert ops
2015-10-20 18:24:27 +08:00
llj
0dc31715d4
use 'POST' instead of 'GET' for some requests, and modified 'share' in repo, file view
2015-10-19 15:04:37 +08:00
llj
3f46441c44
[js] added 'form post' option to 'addConfirmTo'
2015-08-31 14:36:02 +08:00
zhengxie
73e2d97f26
[sysadmin] Update some user operations
2015-08-27 17:02:13 +08:00
llj
945648de4c
[select2] modification for long name/email
2015-06-17 14:26:31 +08:00
llj
f9b2efbeea
[group manage] modified 'add member/admin'
2015-06-16 16:47:09 +08:00
zhengxie
4113ec27a6
[js] Escape data-target when show confirm popup
2015-03-11 13:57:50 +08:00
lian
d1fb67c78f
[repo-setting] Set folder perm
2015-01-21 11:14:34 +08:00
llj
4a44e2bba6
[bugfix] fixed bug in 'set notice read by id' & file view 'back to top'(for pdf)
2014-08-28 18:50:43 +08:00
llj
7f1a3d93e6
[notice] add 'topic' to grp-msg-reply: improved code & ui
2014-08-25 18:01:59 +08:00
lian
f6552ff297
[notice-popup] add simple group discussion topic to grpmsg-reply notification
2014-08-25 18:01:59 +08:00
imwhatiam
8988702ada
[sign-up] check password strength at both client and server side
2014-07-29 11:26:41 +08:00
llj
79a21e0e6c
[file view] don't request for unread notices's num
2014-07-24 11:18:18 +08:00
llj
8ab9e72a96
[notice page] redesigned it
2014-07-14 16:34:54 +08:00
llj
c0ba3453ca
[notice] make msg details be clickable
2014-07-07 17:55:34 +08:00
llj
51a3f821cb
[notice] fixed bugs: 'undefined', repeated ajax requests on login page
2014-07-03 15:01:32 +08:00
llj
3a5ef8bfda
[ajax] added decorator 'login_required_ajax', improved ajax related code, removed 'client_mgmt'
2014-07-01 15:25:22 +08:00
llj
a65913f46f
added 'ajax login check' for notice and my-info, improved html&js for my-info
2014-06-26 11:59:45 +08:00
llj
bf28e8cc1d
[notice] improved interaction
2014-06-23 11:09:30 +08:00
llj
7eda5fcd46
[notice] refactor html & js
2014-06-21 15:35:49 +08:00
imwhatiam
af7020fca4
ajax popup notices & show priv/grp/grp-reply msg detail at popup page
2014-06-18 18:09:39 +08:00
llj
e18f7cbb41
added notification popup and custom scrollbar
2014-06-18 10:21:42 +08:00
llj
85acd95e14
[repo_create, 'details' view] escape some strings
2014-04-27 11:54:48 +08:00
llj
5e46b79dd6
improved 'msg send' in all_msg_list page; disable 'selected files by selecting a dir' in jstree
2014-04-14 16:40:13 +08:00
llj
2a922e95ac
improved top-grp-popup; fixed image missing bug in grp-list page
2014-03-11 13:48:42 +08:00
llj
d18fa834a5
[myhome lib] fetch shared/grp repos when DOM ready instead of when clicking tabs
2014-03-10 14:27:15 +08:00
llj
e65b05cae1
[top nav] improved grp info popup
2014-02-26 17:08:24 +08:00
llj
37a65f2890
[top nav] improved 'groups' nav
2014-02-26 17:01:04 +08:00
llj
0a13c6484b
redesigned top nav
2014-02-26 17:01:03 +08:00
llj
a33a971bed
[wiki] improvement & bug fix for header links, index, & creating wiki by choosing a lib
2014-01-17 17:47:36 +08:00
swpd
8cfd795ef3
Squashed commit of the following:
...
commit 1e791a50186ae10df65cf2f72b723f85301bf36a
Author: swpd <swpdtz@gmail.com>
Date: Mon Dec 23 21:29:42 2013 +0800
[group] allow staff to choose an existing group library to be used as group wiki
commit 23a3bc6ee4e95997ea402076d01980661a6aa2f4
Author: swpd <swpdtz@gmail.com>
Date: Mon Dec 23 13:59:58 2013 +0800
[wiki] allow user to choose an existing personal library to be used as personal wiki
commit fa3df2cf76b79a0593bb1eda2b413774c63b2676
Author: swpd <swpdtz@gmail.com>
Date: Sun Dec 22 02:39:20 2013 +0800
[wiki] generate within-page anchors for h1 and h2 tags automatically
commit 034a75626f825186a48b398e231f73185a54635c
Author: swpd <swpdtz@gmail.com>
Date: Sun Dec 15 16:40:42 2013 +0800
[group] allow group user to create wiki hierarchy index
commit 590b5c1488573d83eab636b0747d4f64d5f9d589
Author: swpd <swpdtz@gmail.com>
Date: Sun Dec 15 16:23:46 2013 +0800
[wiki] allow user to create personal wiki hierarchy index
2014-01-17 17:47:36 +08:00
llj
e32bdcd672
[jstree] fixed node select/check bug
2013-12-31 12:02:21 +08:00