llj
cd093a21c8
[sub-lib] removed 'share'
2015-04-22 15:31:44 +08:00
llj
453a286392
[myhome] added 'repo delete'.
...
Conflicts:
seahub/templates/js/lib-op-popups.html
2015-04-22 15:31:44 +08:00
Daniel Pan
bcc4a2d6d8
[backbone] Fix showing empty tips
2015-04-22 15:31:44 +08:00
Daniel Pan
8569ddc246
[backbone] Improve listing sub-repos in API
2015-04-22 15:31:43 +08:00
llj
1393bfe3f4
[myhome] list sub-libraries
2015-04-22 15:31:43 +08:00
llj
86f5efbf28
[fileupload] improved 'fileupdate confirm' code
2015-04-22 15:31:43 +08:00
zhengxie
0ff3feaf24
[api] Refactor list owned repos, fetch size from repo object, remove root field in response
...
Conflicts:
seahub/api2/views.py
2015-04-22 15:31:43 +08:00
lian
aa5a2dd161
show thumbnail
2015-04-22 15:31:43 +08:00
llj
717fd39fa6
[fileupdate] modified confirm popup
2015-04-22 15:31:43 +08:00
Daniel Pan
762cd848ba
[backbone] Improve UI of shared repo list
...
Conflicts:
seahub/templates/myhome.html
2015-04-22 15:31:42 +08:00
llj
c237600378
[fileupload] enable 'file update'
2015-04-22 15:31:42 +08:00
llj
b1dd0e74f3
[search] disable 'advanced search' in top-search-form
2015-04-22 15:31:42 +08:00
llj
ec18d67e01
[lib sort] added sort libraries by name & time for myhome/group/org
2015-04-22 15:31:42 +08:00
llj
c892ee3afa
[lib view] show error msg, added decryption for enc-lib, cleaned up some code
2015-04-22 15:31:42 +08:00
Daniel Pan
89bba63408
[backbone] Small UI improvements
2015-04-22 15:31:42 +08:00
zhengxie
bffa7b9c61
[tests] Fix grouprepo api test
2015-04-22 15:31:42 +08:00
llj
51d1e0a420
[dir view] modified UI of dirent hidden-op
2015-04-22 15:31:41 +08:00
llj
33de4b3c6f
[lib view] modified UI of 'dirent-op'
2015-04-22 15:31:41 +08:00
llj
244a292d31
[notice popup] rewrote initNoticePopup in common.js
2015-04-22 15:31:41 +08:00
lian
2449619a38
show notice popup
2015-04-22 15:31:41 +08:00
zhengxie
93dee8ed6a
Fix group repo related apis, and add a few unittests
2015-04-22 15:31:41 +08:00
lian
6aecc53750
new dir/file icon
2015-04-22 15:31:41 +08:00
llj
8ba4fe28c9
[share] added necessary 'escape'
2015-04-22 15:31:41 +08:00
zhengxie
1721c06ff4
Enable create repo at myhome and group pages
2015-04-22 15:31:40 +08:00
llj
27aa7e79d3
[lib] added necessary 'escape'
...
Conflicts:
seahub/views/ajax.py
2015-04-22 15:31:40 +08:00
Daniel Pan
5005b78e54
Fix a rebase bug in file.py
2015-04-22 15:31:40 +08:00
llj
4c0f263cca
[share] added lib/dir/file share
2015-04-22 15:31:40 +08:00
lian
b10d518ae2
show popup
2015-04-22 15:31:40 +08:00
Daniel Pan
05f7a59f55
[backbone] Change 'New Directory' to 'New Folder'
2015-04-22 15:31:40 +08:00
lian
aaaaedd181
new cp/mv/del icon
2015-04-22 15:31:39 +08:00
lian
273872a91b
update repo setting/trash/history
...
1. hide setting-icon if is not repo owner
2. hide trash-icon if user-perm is 'r'
2015-04-22 15:31:39 +08:00
lian
a3b1eff49a
show setting/trash/history icon
2015-04-22 15:31:39 +08:00
lian
3ea5ea36d4
escape repo-name when show path-bar
2015-04-22 15:31:39 +08:00
Daniel Pan
39b274fc7c
[backbone] Improve org and group page
2015-04-22 15:31:39 +08:00
Daniel Pan
4d471c0c24
[backbone] Add dirView for organizational libs
2015-04-22 15:31:39 +08:00
lian
0a32d98f20
show/delete public lib
2015-04-22 15:31:38 +08:00
lian
c42822969d
show/delete shared repo
2015-04-22 15:31:38 +08:00
llj
1496940aa4
added select/mv/cp/delete for multi dirents; bugfix for common.js
2015-04-22 15:31:38 +08:00
Daniel Pan
342ddb588c
Enable nav to library contents in group view, remove recent changes, remove group tab in myhome
2015-04-22 15:31:38 +08:00
Daniel Pan
cfe0cdb138
fix bug in create repo
2015-04-22 15:31:38 +08:00
llj
341f864bc7
[fileupload] fixed bug
2015-04-22 15:31:38 +08:00
llj
214327e7bb
[lib] improved fileupload: added views/fileupload.js
2015-04-22 15:31:38 +08:00
llj
ecf976e3ea
[lib] added fileupload
2015-04-22 15:31:37 +08:00
Daniel Pan
e4036efab2
[backbone] Several small interface improvements
2015-04-22 15:31:37 +08:00
llj
1a47494adb
[backbone] don't use jq.min.js, added jquery.js, simplemodal.js,jstree.js
2015-04-22 15:31:37 +08:00
zhengxie
87762411f7
Add build file for r.js , steps to compress js files:
...
1. Install r.js according to http://requirejs.org/docs/optimization.html#download
2. Run: r.js -o media/scripts/build.js
3. Compressed files will be located at media/scripts/dist/
Disable compress for dev, set settings.DEBUG to True, and add INTERNAL_IPS = ('127.0.0.1', )
2015-04-22 15:31:37 +08:00
llj
13d5730684
[lib] modified new dir/file
2015-04-22 15:31:37 +08:00
Daniel Pan
1e3a18f6c9
[backbone] Remove path bar from repo list page
2015-04-22 15:31:37 +08:00
Daniel Pan
f5710ac77a
[backbone] Add path bar to repo list page
2015-04-22 15:31:36 +08:00
Daniel Pan
2ea65ef576
[backbone] Add category to library path
2015-04-22 15:31:36 +08:00