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

134 Commits

Author SHA1 Message Date
llj
895725b9fc add icon for repos;added op icon back in repo page;modified css of title-panel 2012-09-26 15:15:08 +08:00
llj
a447c03ae7 modified layout & ui of some pages 2012-09-25 20:49:58 +08:00
xiez
8fed1fa766 Change sync repo to download repo 2012-09-22 19:50:40 +08:00
killing
803780ea39 Add read/write permission to share.
Also check permission in various operations.
2012-09-21 11:38:05 +08:00
llj
61f04162cd [file-op]mv 'rename' back to popup 2012-09-20 14:29:02 +08:00
llj
8013094ed4 [repo]rm file 'revert' 2012-09-18 11:40:30 +08:00
xiez
fd0dad1c7c Disable share encrypt repo to unregistered email. Move out repo decrypt form. 2012-09-17 19:14:22 +08:00
llj
181a028b8d Merge branch 'lj_fileview' 2012-09-17 13:06:43 +08:00
llj
aeb85878ec [repo_view_file]modified contributors 2012-09-17 12:57:29 +08:00
llj
9b06dc373e [repo]improved file-op 2012-09-17 10:32:31 +08:00
llj
15bb2ce923 [repo, repo_history]redesign ui 2012-09-15 21:01:06 +08:00
xiez
29df42dc64 Use class based view to clean repo code 2012-09-13 13:31:32 +08:00
xiez
134f290993 Add repo_history_view page, and move message block to base 2012-09-12 17:11:27 +08:00
llj
17b78ce7a4 Merge branch 'lj_fileop' 2012-09-07 16:45:33 +08:00
llj
7c46c64656 [file-mv/cp]clean code 2012-09-07 16:01:07 +08:00
llj
abbbe438b3 [file-mv/cp]ensure only one selected dir display in the popup 2012-09-07 15:01:54 +08:00
llj
df8dada200 [file-mv/cp]enable double click to open a dir 2012-09-07 14:53:11 +08:00
llj
0697550534 [file-mv/cp]rm hd highlight 2012-09-07 13:33:02 +08:00
llj
010f1892e6 [file-mv/cp]open current_repo as default;highlight clicked hd 2012-09-07 11:19:18 +08:00
xiez
9b7528daa1 Show error msg in ajax when add/rename file or dir 2012-09-07 11:03:17 +08:00
lins05
5bf1743882 redirect to repo history when revert file from repo histoy view 2012-09-07 10:58:42 +08:00
llj
afd6fd8ff5 [file-op]close other op-list popup when open one 2012-09-07 10:44:12 +08:00
llj
2c989de69e [file-op]modified mv/cp ui;modified op-list popup 2012-09-06 19:51:56 +08:00
llj
95d1865462 Merge branch 'lj_fileop' 2012-09-06 11:47:53 +08:00
llj
c6858620eb [file-op]improved popup interaction 2012-09-06 11:40:36 +08:00
llj
a57fef28d1 [file-op]modified popup 2012-09-05 16:37:14 +08:00
llj
5eba73832a [user_profile]extracted user_profile popup code and included them in grp_info,org_info,public_home 2012-09-04 16:13:06 +08:00
lins05
db3a7469de fixed a bug in rename 2012-09-02 20:10:49 +08:00
llj
8630d08dd6 modified info-bar 2012-08-18 21:31:21 +08:00
lins05
0047ca24fa fixed a bug in open-local-file 2012-08-18 17:27:48 +08:00
lins05
cd2ded2696 revert file from history 2012-08-17 11:00:49 +08:00
llj
ab2915c13f modified recommend 2012-08-15 14:57:14 +08:00
xiez
5219347ef8 Modify recommend message and fix profile cache bug 2012-08-14 13:27:27 +08:00
xiez
76c9398522 Modify recommend message 2012-08-13 21:43:34 +08:00
xiez
647713de1b Merge branch 'master2' 2012-08-13 21:29:15 +08:00
xiez
4f64802e22 Modify group recommend 2012-08-13 21:26:58 +08:00
llj
9b8d4b770f improved 'messages' 2012-08-13 17:41:25 +08:00
xiez
8e88f79ec6 Merge branch 'lj' 2012-08-13 16:44:04 +08:00
llj
d2c32ce2f8 modified add-new-file 2012-08-13 16:30:21 +08:00
lins05
58f3284d4c use django form in new-dir/new-file 2012-08-13 16:25:53 +08:00
xiez
339445cf5e Recommend directory to group 2012-08-13 15:58:54 +08:00
xiez
22184d7b78 Add csrf token in form 2012-08-13 10:52:14 +08:00
xiez
b8998c994a Merge branch 'new-file' 2012-08-13 10:50:37 +08:00
plt
029322a498 Move open-local to file_view 2012-08-12 11:22:42 +08:00
plt
1bc96f3a75 Merge branch 'open-file' 2012-08-12 00:38:15 +08:00
llj
1fe3c4506e del 'history' in file-op-popup; added 'history' in file-view 2012-08-11 20:00:20 +08:00
lins05
519287d5d9 create new file on web 2012-08-11 17:19:43 +08:00
lins05
887867b4dc no need to check repo exist before open-local-file
If no default app found for this file type, open its
directory instead.
2012-08-11 14:19:52 +08:00
lins05
5bd32f07c4 check seafile version before send open-file request 2012-08-11 10:33:16 +08:00
lins05
b56cf1882d add 'open-local-file' link 2012-08-11 10:33:16 +08:00