1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-30 22:34:53 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
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
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
llj
11779c91bc [lib] modified file/dir mv/cp and other improvement & bugfix 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
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
lian
f856507077 [backbone] Show new file popup 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
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
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