Commit Graph

167 Commits

Author SHA1 Message Date
TimofeyBoyko
09122918f6 Merge branch 'develop' into feature/virtual-rooms-page 2022-07-12 16:19:00 +03:00
TimofeyBoyko
6602a71fe6 Web:Common:API: add isArchive to archived rooms 2022-07-12 10:22:19 +03:00
TimofeyBoyko
2e72e298e6 Web:Common: fixed export and import decodeDisplayName 2022-07-08 18:29:50 +03:00
TimofeyBoyko
43b9b6183c Web:Common:Api: add decodeDisplayName to getRooms and getRoom api rooms methods 2022-07-08 18:22:11 +03:00
TimofeyBoyko
2155df63fe Web:Common:Api: move decodeDisplayName function from files api to utils 2022-07-08 18:20:25 +03:00
TimofeyBoyko
54435e755e Web:Common:Api: fix equals rooms filter method 2022-07-08 14:50:42 +03:00
TimofeyBoyko
f9fa940fb2 Web:Common:Api: fix clone rooms filter 2022-07-08 14:40:30 +03:00
TimofeyBoyko
1e8859b29e Web:Common:Api: add method to get all tags 2022-07-08 10:41:00 +03:00
TimofeyBoyko
a3ca2d6052 Web:Common:Api: fix subject id for rooms filter 2022-07-08 10:40:26 +03:00
0da612710d Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/security-settings 2022-07-07 19:39:12 +03:00
TimofeyBoyko
4b326c9dbc Web:Common:Api: fix rooms filter 2022-07-05 10:02:45 +03:00
TimofeyBoyko
986b4d6d0a Web:Common:Api: add new API methods for rooms 2022-07-01 18:28:24 +03:00
TimofeyBoyko
d699b30ed4 Web:Common:Api: add new api methods for archive and unarchive rooms 2022-07-01 11:58:41 +03:00
TimofeyBoyko
f34d5efa50 Web:Common:Api: change rooms filter search area with room search area const 2022-06-28 18:03:38 +03:00
TimofeyBoyko
1830b358f3 Web:Common:Api: update rooms API 2022-06-28 13:24:31 +03:00
TimofeyBoyko
a1ba434163 Web:Common:RoomFilter: update getFilter method 2022-06-23 20:03:28 +03:00
TimofeyBoyko
a5b78fa5e6 Web:Common:Api: add new rooms filter and get rooms api method 2022-06-23 12:52:09 +03:00
TimofeyBoyko
f9479bf7ea Web:Common:Api:Files: update getFoldersTree method for docspace 2022-06-22 11:57:54 +03:00
a98e5d9c6a Web: Files: Fix display name decoding ('Shared With Me' Author column issue) 2022-06-15 19:49:18 +03:00
bef003446e Merge branch 'feature/admin-messages' of github.com:ONLYOFFICE/AppServer into feature/session-lifetime 2022-06-07 13:40:56 +03:00
ab0f85d0e3 Merge branch 'release/v1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security 2022-06-07 13:39:44 +03:00
a03e94d761 Web: Common: fixed create session arg 2022-06-01 17:47:54 +05:00
f8d05f8d08 Web: Common: added lastModified to create_session 2022-05-27 18:21:08 +05:00
fe4b4d3c2d Merge branch 'feature/admin-messages' of github.com:ONLYOFFICE/AppServer into feature/session-lifetime 2022-05-03 21:22:47 +03:00
175b934fc8 Merge branch 'develop' of github.com:ONLYOFFICE/AppServer into feature/ip-security
# Conflicts:
#	packages/asc-web-common/store/SettingsStore.js
2022-04-21 20:28:36 +03:00
78944a490e Merge branch 'feature/virtual-rooms-1.2' into feature/interface-theme 2022-04-21 18:55:41 +03:00
a9a528ab84 Web: Files: createFormFromTemplate replaced with createFile 2022-04-21 16:57:44 +03:00
e7b4280df2 Web: Files: fixed getOforms 2022-04-21 14:38:14 +03:00
50d627e58c Web: Files: fixed getOforms 2022-04-21 13:57:04 +03:00
Timofey Boyko
8125631485 Web:Common:Api: add new api method 'changeTheme' 2022-04-21 10:23:06 +03:00
11163c3129 Web: Files: added creating forms from the gallery 2022-04-20 14:02:22 +03:00
6dbf77317d Merge branch 'feature/virtual-rooms-1.2' into feature/oforms-gallery 2022-04-18 10:32:31 +03:00
3ab0bdd11f Merge branch 'feature/virtual-rooms-1.2' of github.com:ONLYOFFICE/AppServer into feature/ip-security 2022-04-15 20:34:36 +03:00
8021b837eb Web: Files: Added ability to cancel requests. 2022-04-15 14:03:20 +03:00
d1d0c54f9e Web: Files: Renamed key for api. 2022-04-13 16:52:29 +03:00
b631b6c7a7 Web: Files: Fixed key. 2022-04-13 16:39:48 +03:00
d61612fdf5 Merge branch 'feature/admin-messages' of github.com:ONLYOFFICE/AppServer into feature/session-lifetime
# Conflicts:
#	packages/asc-web-common/store/AuthStore.js
2022-04-12 11:31:41 +03:00
5dd5e22ba5 Web: Common: fix ipRestrictions 2022-04-11 17:05:55 +03:00
d07c5e071e Web: Files: Renamed function, refactoring. 2022-04-11 11:14:05 +03:00
883cc628ea Web: Common: add session lifetime 2022-04-07 17:55:44 +03:00
3ef7ae85de Web: SelectFolder: Optimization, refactoring. 2022-04-06 18:04:43 +03:00
adad06610f Web: Common: API: fix, add getIpRestrictions 2022-04-06 14:08:52 +03:00
fc83ee53a8 Merge branch 'feature/virtual-rooms-1.2' into feature/oforms-gallery 2022-04-04 15:18:12 +03:00
006c9c684f Web: Common: API: add skipLogout option 2022-03-31 22:34:32 +03:00
8c782a7903 Web: Files: added OFORMs gallery 2022-03-31 16:10:16 +03:00
ec9fa063f8 Web: Common: fix unlink two-factor app 2022-03-26 13:03:13 +03:00
1922da4ab9 merge 2022-03-24 20:56:51 +03:00
0cd4cb49ed Merge branch 'feature/virtual-rooms-1.2' into feature/login-redesign
# Conflicts:
#	packages/asc-web-components/modal-dialog/index.js
#	packages/asc-web-components/themes/dark.js
#	public/locales/de/Common.json
#	web/ASC.Web.Client/src/Shell.jsx
#	web/ASC.Web.Client/src/components/pages/Confirm/sub-components/createUser.js
#	web/ASC.Web.Login/src/Login.jsx
2022-03-16 11:03:07 +03:00
76b9b03952 Web: Common: add skipLogout option 2022-03-15 14:33:21 +03:00
8a4ab2171d Web:Common:Changed the setMailDomainSettings, setLifetimeAuditSettings requests. Added requests setDNSSettings, getAuditTrailReport to api settings. 2022-03-03 16:04:26 +03:00