1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-07-05 11:17:36 +00:00
Commit Graph

10326 Commits

Author SHA1 Message Date
songjiaqi1
16dd2c7fba update seafile-editor version (#4362) 2019-12-17 16:45:06 +08:00
Leo
7df1192cbf admin api role check (#4353)
* admin api role check

* add check to new tabs and tests

* fix work-weixin virus scan check
2019-12-16 18:31:29 +08:00
llj
44459bb36b [decrypt page for share links] redesigned it. (#4360)
* added a common base html
2019-12-16 17:26:52 +08:00
zxj96
758829aede Tree structure deletion reminder (#4359) 2019-12-16 12:01:41 +08:00
llj
49b12465d1 [repo decrypt page] redesigned it (#4358) 2019-12-14 11:52:26 +08:00
lian
69a482df9f only check local user when login via shib (#4357) 2019-12-13 21:44:54 +08:00
杨顺强
3970035c20 add size control (#4339)
* check file size before upload file

* update file naming
2019-12-13 16:16:02 +08:00
sniper-py
442352fc63 sudo apt-get update (#4356)
* sudo apt-get update

* rm
2019-12-13 11:21:47 +08:00
llj
5e10f9ab73 bugfix for 'New Library' dialog (#4355) 2019-12-13 11:14:05 +08:00
llj
ec6535af8a [wiki] dir view: redesigned the UI for mobile; fixed 'can not scroll' bug (#4352) 2019-12-12 22:34:53 +08:00
llj
7bc3793d8a [media/img] removed unused images (#4350) 2019-12-12 12:47:10 +08:00
Leo
7f7f5c577e Fix test (#4349)
* fix admin test_shares.py

* fix test admin terms_and_conditions
2019-12-11 18:25:05 +08:00
llj
18ffe249d7 [cleanup] removed unused code/file for seafile-docs, repo history, ma… (#4348)
* [cleanup] removed unused code/file for seafile-docs, repo history, markdown file view

* [cleanup] removed unused css/js/image files
2019-12-11 15:50:04 +08:00
Leo
d137c49184 add type & lang to custom nav (#4347) 2019-12-11 14:05:02 +08:00
llj
f260b3b60c [media] cleanup: removed seacloud, select2 related files (#4345) 2019-12-10 20:15:44 +08:00
llj
d4964d6b6e [dtable] cleanup: removed unused css/svg/html files (#4346) 2019-12-10 20:11:50 +08:00
llj
157a2266df Cleanup file (#4338)
* [cleanup] removed unused code & files for 'file revisions' & 'file view'

* [cleanup] removed unused 'history/snapshot/trash file view' html files

* [cleanup] file view: removed unused related files

* [cleanup] file view: removed unused related files

* [cleanup] file view: removed unused related files
2019-12-10 15:21:38 +08:00
sniper-py
bc8c91b549 fix upload_file_test (#4343)
* fix upload_file_test

* seahub/views/ajax.py

* seahub/api2/views.py

* seahub/api2/endpoints/admin/system_library.py

* seahub/api2/endpoints/admin/upload_links.py

* seahub/api2/endpoints/upload_links.py

* seahub/api2/endpoints/via_repo_token.py

* seahub/api2/views.py

* tests/seahub/views/ajax/test_get_file_upload_url_u
2019-12-10 14:07:55 +08:00
llj
c21c5d2ac6 [system admin] logs: bugfix & improvement for 'export excel' dialog (#4344) 2019-12-09 21:37:24 +08:00
llj
96b229aec8 [dtable] cleanup: removed related logo, ico, font, css files (#4342) 2019-12-09 17:17:20 +08:00
lian
938be6ad6e update pptx/xlsx office template (#4340) 2019-12-09 11:18:55 +08:00
sniper-py
efa295439d github actions (#4336)
* github actions

* rm

* run dist

* fix

* rm
2019-12-09 10:46:47 +08:00
lian
120157fa19 basestring -> str for python3 2019-12-06 12:04:56 +08:00
杨顺强
d5f4f036b3 delete unnecessary code (#4337) 2019-12-05 17:50:42 +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
lian
33973ab254 update share links api 2019-12-04 11:57:13 +08:00
lian
ca794f934f update share links api 2019-12-04 11:09:31 +08:00
lian
941a4d45ef Merge branch '7.0' 2019-12-04 10:02:06 +08:00
杨顺强
50e0618a7d return repo/folder permission when get share link list (#4319)
* return repo/folder permission when get share link list

* update permission check when create/update share link

* optimized code

* optimized code

* add can_edit valid

* return can_edit field when get share link list
2019-12-03 13:52:52 +08:00
王健辉
d2ad7c6692 update .po files (#4334) 2019-12-02 20:14:48 +08:00
llj
36a9f7a2e6 [system admin] fixup for text (#4333) 2019-12-02 17:58:46 +08:00
Leo
a6db86ef15 fix sys notificatio cache (#4331) 2019-12-02 14:20:49 +08:00
Leo
0dfc17ce2c add pro check for list departments (#4329) 2019-12-02 11:56:46 +08:00
llj
d81d05ea2a [system admin] groups: fixup for 'add group members' (#4330) 2019-12-02 11:55:53 +08:00
Leo
a33447373b use new up to pro manual (#4328) 2019-12-02 10:58:29 +08:00
Leo
63f4e23f4c change-modify-time-str-sysadmin-user-repos-api (#4327) 2019-11-30 18:15:16 +08:00
Leo
ac285af548 add-last-modify-in-sysadmin-user-repos-api (#4326) 2019-11-30 18:06:59 +08:00
Michael An
54c6a95234 update seafile-editor (#4325) 2019-11-30 17:24:30 +08:00
Leo
02c486d08b update username, email check in users api (#4324) 2019-11-30 12:07:23 +08:00
王健辉
ac87191ec5 update .po files 2019-11-30 09:54:19 +08:00
llj
09c1a5e3d9 [misc] bugfix & improvement; removed unused files (#4321)
* redesigned 'repo api token' dialog
* fixup for 'system admin' pages
* removed unused ali 'priv/' files
2019-11-29 15:17:00 +08:00
Alex Happy
da64e39d1b FIX: repo api token upload bug (#4320) 2019-11-29 10:43:06 +08:00
Leo
8a74e3a15b sysadmin-institution-user-api-remove-revoke-sysadmin-check (#4317) 2019-11-28 17:58:36 +08:00
王健辉
0690a5f47f clean up urls (#4316)
* clean up urls

* fix test error
2019-11-28 17:35:39 +08:00
llj
0717e105f7 [system admin] bugfix for 'statistics' & 'institution admin' (#4315)
* [system admin] bugfix for 'statistics' & 'institution admin'

* [system admin] bugfix for 'statistics'
2019-11-28 14:09:27 +08:00
Leo
b52b6d25f0 mod-sysadmin-err-msg (#4308) 2019-11-28 13:16:21 +08:00
llj
4ce33e4949 [dtable] cleanup: removed related files and code (#4314) 2019-11-28 11:34:41 +08:00
sniper-py
10999de67a add pycryptodome (#4312) 2019-11-27 18:02:29 +08:00
Alex Happy
1723ce0a8f Remove useless trans (#4309)
* DEL: some useless trans in repo-api-tokens

* DEL: some useless trans
2019-11-27 16:26:07 +08:00
Leo
2bcb9f5e8e delete-trans-inn-sysadmin-web-settings-api (#4311) 2019-11-27 16:25:26 +08:00