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
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
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
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
llj
11779c91bc
[lib] modified file/dir mv/cp and other improvement & bugfix
2015-04-22 15:31:36 +08:00
Daniel Pan
86fc129add
[backbone] Add shared repo view
2015-04-22 15:31:36 +08:00
llj
4a1d11d0fc
[myhome lib] added 'more', hide 'loading-tip' when necessary, fixed some bugs
2015-04-22 15:31:36 +08:00
Daniel Pan
5d9bd53a02
[backbone] Refactor myhome
2015-04-22 15:31:35 +08:00
zhengxie
d7562d4257
[myhome] bind repo events when initilize myhome view
2015-04-22 15:31:35 +08:00
zhengxie
3722334ceb
[myhome] Create and delete repo
2015-04-22 15:31:35 +08:00
zhengxie
e80a1dfbdb
Show group recent changes
2015-04-22 15:31:35 +08:00
zhengxie
7920f11b41
Enable create group repo
2015-04-22 15:31:35 +08:00
Daniel Pan
5aab457e95
[backbone] Clean route for myHome and clean common.js
2015-04-22 15:31:34 +08:00
Daniel Pan
de75784e72
[backbone] Add sort to DirView
2015-04-22 15:31:34 +08:00
Daniel Pan
7c34e0da1c
[backbone] Enable showing of folder/file sharing dialog
2015-04-22 15:31:34 +08:00
lian
f856507077
[backbone] Show new file popup
2015-04-22 15:31:34 +08:00
lian
bd98ae8330
[backbone] Fix indentation for dir.js
2015-04-22 15:31:34 +08:00
Daniel Pan
d1e8e2b2be
[backbone] Make mvcp dialog as a template
2015-04-22 15:31:34 +08:00
lian
a21eeaaead
[backbone-grp-nav] Show group list at myhome page
2015-04-22 15:31:34 +08:00
Daniel Pan
e1b4fc3f16
[backbone] Support render other repos in mv file dialog
2015-04-22 15:31:33 +08:00
Daniel Pan
cf91a39f84
[backbone] Fix indentation for dirents.js and file-tree.js
2015-04-22 15:31:33 +08:00
Daniel Pan
167eb79888
[backbone] Add model, template and view for group navigation popup
2015-04-22 15:31:33 +08:00
Daniel Pan
fb76295140
[backbone] Implement delete, rename and add file-tree, partially implemented mvcp
2015-04-22 15:31:33 +08:00
Daniel Pan
9fbd7d7cce
[backbone] Make popup, star and entering sub-directory work for DirentView
2015-04-22 15:31:33 +08:00
Daniel Pan
254357c3f1
[backbone] Merge lj's work
2015-04-22 15:31:32 +08:00
zhengxie
700dc2bf1d
tmp mod
2015-04-22 15:29:47 +08:00
zhengxie
26e26ac22d
tmp mod
2015-04-22 15:29:47 +08:00
zhengxie
92be0754bd
Split js from django template, move js to scripts , add requirejs support, and i18n for js
2015-04-22 15:29:46 +08:00