1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 18:30:53 +00:00
Commit Graph

57 Commits

Author SHA1 Message Date
杨顺强
f762b1a311 Optimize repo delete 2 (#4628)
* optimzie group repo delete logic

* repair code bug

* optimize repo delete code
2020-07-27 11:06:59 +08:00
llj
c485cfc932 improved empty tips (#4391) 2020-01-03 16:50:17 +08:00
杨顺强
4e584c8f65 improve code (#4370)
* improve code

* optimized code
2019-12-19 13:44:30 +08:00
llj
7d7dc51821 don't turn to login page when 403 (#4323)
* don't turn to login page when 403

* [403] show login tip when 403 is returned
2019-12-05 15:45:16 +08:00
杨顺强
bce32fb11d repair group-settings show bug (#4052)
* repair group-settings show bug

* optimized code
2019-09-04 15:52:24 +08:00
llj
9996db6f5f [misc] modification for mobile (#4016) 2019-08-22 20:23:08 +08:00
llj
168c0992a7 [shared with all, group, groups] mobile: improvement (#3874)
* added component libs-mobile-thead.js
2019-07-18 20:21:50 +08:00
杨顺强
04e791f14c Improve response catch module (#3848)
* add err hanlder for dialog ajax request

* add error handler for component ajax request

* repair code bug

* repair code bug

* add handler for page ajax module
2019-07-16 10:01:09 +08:00
LeoSirius
70a5f74788 optimize code 2019-07-05 11:05:26 +08:00
LeoSirius
5209ec4671 group member leave group 2019-07-04 13:49:16 +08:00
shanshuirenjia
bfffe2dbfa update unshare call api 2019-07-02 15:46:39 +08:00
shanshuirenjia
46d035de10 optimzied ui 2019-07-01 18:40:49 +08:00
shanshuirenjia
d75ee2c185 improve department quota 2019-07-01 15:41:30 +08:00
LeoSirius
4beb2eea16 show quota in deparment page 2019-06-27 18:38:23 +08:00
llj
244051135e [group] modified text: changed 'Dismiss' to 'Delete Group' 2019-06-25 16:56:42 +08:00
zxj96
fe2f36adae Encryption options are supported when creating departmental repositories 2019-06-24 17:01:14 +08:00
Daniel Pan
56b813dcb9 Merge pull request #3633 from haiwen/fix-warnings
fix recent warnings
2019-06-11 10:08:47 +08:00
llj
c54ae6cb01 redesigned all 'empty-tip' 2019-06-10 17:30:10 +08:00
Michael An
e4fde3d7a8 fix warnings 2019-06-06 13:33:22 +08:00
Daniel Pan
82cbbe2d06 Merge pull request #3573 from haiwen/sort_size
Sort size
2019-05-31 20:37:20 +08:00
zxj96
8eba860bcb File size sort 2019-05-29 13:57:12 +08:00
Michael An
e92bc848b2 long name comment (#3537)
* long name comment

* reviewer dialog name
2019-05-28 17:53:51 +08:00
杨顺强
742a327e1c Add delete message 2 (#3560)
* add delete Folder(file) message

* add delete my-libs repo message

* add group-view delete repo message

* optimzed code
2019-05-28 17:48:44 +08:00
shanshuirenjia
d70bb96195 repair code error 2019-05-05 13:25:02 +08:00
shanshuirenjia
f4d048f16e repair code error 2019-05-05 13:16:32 +08:00
shanshuirenjia
45daa70089 repair new department bug 2019-05-05 12:00:41 +08:00
zxj96
f721ecb0a0 Items cookie (#3253)
* my-lib and itmes use the same cookie

* Modify the cookie name

* All sorts use the same cookie
2019-04-12 14:30:08 +08:00
杨顺强
413f82b484 record sord type&order (#3133) 2019-03-19 10:35:21 +08:00
Michael An
b637fb098b fix-group (#3073) 2019-03-07 16:40:01 +08:00
杨顺强
a7b0fb17f4 Combine view mode (#2959) 2019-02-20 11:54:25 +08:00
杨顺强
4288db826e Group repo rename (#2926)
* add rename for group repo

* freezed item when renaming

* add mobile rename handler
2019-02-11 15:22:42 +08:00
杨顺强
e57701fa38 Prop type check repair (#2919)
* repair intent check wraning

* change doublequote to singlequote, add semicolon

* optimized code

* modify type-check wraning
2019-01-31 17:37:02 +08:00
llj
6e99897335 User perm check (#2876)
* added 'user permission check'

* added 'can add repo' check

* [dir view, repo wiki mode] added condition check for 'share current dir'

* [dir view, repo wiki mode] modified var name
2019-01-24 10:02:18 +08:00
杨顺强
4b4233ebb9 Modify department group judgment conditions (#2875) 2019-01-23 14:12:13 +08:00
llj
d3fb676cb7 [shared-width-all, group] added 'sort' (#2736) 2019-01-02 10:53:38 +08:00
杨顺强
169a11615b Group and shared module improve (#2739)
* update seafile-ui.css

* add repo detail for group

* add-detail for groups-view

* group-and-shared-module-improve

* when look detail, clicking navPath, or clicking other item will generator error
2018-12-29 18:25:18 +08:00
杨顺强
c01420e3e9 Ui bug repair (#2735) 2018-12-29 16:16:20 +08:00
Michael An
9cc48e8502 fix-style-bug (#2734)
Fix style bug in group dialogs.
2018-12-29 11:43:07 +08:00
杨顺强
8637abde8d Table module optimized (#2727) 2018-12-28 11:12:24 +08:00
Michael An
a180723baa group (#2696) 2018-12-24 18:25:12 +08:00
杨顺强
eed617f44c optimized repo create code (#2697) 2018-12-22 15:18:53 +08:00
杨顺强
ac67f59081 Shared with all (#2672) 2018-12-21 15:40:59 +08:00
Michael18811380328
e1b5c7c58b rename-dismiss-group 2018-12-20 17:06:02 +08:00
杨顺强
ed5439a4e3 Repo optimized (#2664) 2018-12-18 17:21:00 +08:00
shanshuirenjia
a665b12290 repair create repo bug 2018-12-17 15:12:10 +08:00
shanshuirenjia
4cbc72819e repair groupownedgroup create bug 2018-12-17 11:21:54 +08:00
shanshuirenjia
4d890a4b7c repair router bug 2018-12-13 14:40:09 +08:00
shanshuirenjia
1be95b5faa repair bug 2018-12-11 18:34:31 +08:00
shanshuirenjia
5136b50498 repair path nav bug 2018-12-11 18:05:57 +08:00
shanshuirenjia
9a043d8c41 rename onItemShared to onItemShare 2018-12-10 18:37:59 +08:00