diff --git a/helpcenter.r7-office.ru/Web/App_Code/DocumentGenerator/Documentation.cs b/helpcenter.r7-office.ru/Web/App_Code/DocumentGenerator/Documentation.cs index b18c3917b..41ed2ca2e 100644 --- a/helpcenter.r7-office.ru/Web/App_Code/DocumentGenerator/Documentation.cs +++ b/helpcenter.r7-office.ru/Web/App_Code/DocumentGenerator/Documentation.cs @@ -4,6 +4,7 @@ using System.Linq; using System.Text.RegularExpressions; using ASC.Api.Interfaces; using ASC.Common.DependencyInjection; +using ASC.Common.Logging; using Autofac; public static class Documentation @@ -19,6 +20,11 @@ public static class Documentation private static List GenerateDocs() { var containerBuilder = AutofacConfigLoader.Load("api"); + + containerBuilder.Register(c => LogManager.GetLogger("ASC")) + .As() + .SingleInstance(); + containerBuilder.Register(c => c.Resolve().RegisterEntryPoints()) .As>() .SingleInstance(); diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.ActiveDirectory.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.ActiveDirectory.dll index fc424be44..1b7d88e5d 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.ActiveDirectory.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.ActiveDirectory.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.CRM.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.CRM.dll index b3f0761bf..bdf9e2039 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.CRM.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.CRM.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.CRM.xml b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.CRM.xml index c94cc4060..e07bcd731 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.CRM.xml +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.CRM.xml @@ -1397,15 +1397,6 @@ Contacts - - - - - - - Contacts - - @@ -1889,12 +1880,13 @@ Participant - + Returns the list of 30 opportunities in the CRM module with prefix + Opportunities Opportunities list @@ -2852,17 +2844,18 @@ false - - Creates a new task template container with the type and title specified in the request - - Type - Title - Create task template container - Task Templates - - Task template container - + + Creates a new task template container with the type and title specified in the request + + Type + Title + Create task template container + Task Templates + + Task template container + + false @@ -2874,59 +2867,64 @@ Task template container list + false - - Deletes the task template container with the ID specified in the request - - Task template container ID - Delete task template container - Task Templates - - Deleted task template container - + + Deletes the task template container with the ID specified in the request + + Task template container ID + Delete task template container + Task Templates + + Deleted task template container + + false - - Updates the task template container with the ID specified in the request - - Task template container ID - Title - Update task template container - Task Templates - - Task template container - + + Updates the task template container with the ID specified in the request + + Task template container ID + Title + Update task template container + Task Templates + + Task template container + + false - - Returns the detailed information on the task template container with the ID specified in the request - - Task template container ID - Get task template container by ID - Task Templates - - Task template container - + + Returns the detailed information on the task template container with the ID specified in the request + + Task template container ID + Get task template container by ID + Task Templates + + Task template container + + false - - Returns the list of all tasks in the container with the ID specified in the request - - Task template container ID - Get task template list by contaier ID - Task Templates - - Task template list - + + Returns the list of all tasks in the container with the ID specified in the request + + Task template container ID + Get task template list by contaier ID + Task Templates + + Task template list + + false @@ -2945,6 +2943,7 @@ Task template + false @@ -2964,6 +2963,7 @@ Task template + false @@ -2975,6 +2975,7 @@ Task template + false @@ -2986,6 +2987,7 @@ Task template + false @@ -3078,14 +3080,18 @@ Organisation company name - + Save organisation company address - Organisation company address + Organisation company street/building/apartment address + City + State + Zip + Country Save organisation company address Organisation - Organisation company address + Returns a JSON object with the organization company address details @@ -3129,26 +3135,6 @@ - - - Save SMTP Server Settings - - Save SMTP Settings - Host name - Port - Need authentication - Host Login - Host Password - Sender Name - Sender Email Address - Enable SSL - Common - SMTP Server Settings - - - - false - false @@ -3161,13 +3147,22 @@ false - + false - + false - + + false + + + false + + + false + + false diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Calendar.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Calendar.dll index e8d416de9..97a264c74 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Calendar.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Calendar.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Calendar.xml b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Calendar.xml index 3243f3623..cefca25fc 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Calendar.xml +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Calendar.xml @@ -10,6 +10,9 @@ + + + @@ -71,7 +74,7 @@ Calendar ID Calendar - + Creates the new calendar with the parameters (name, description, color, etc.) specified in the request @@ -85,9 +88,11 @@ Calendar time zone Event alert type, in case alert type is set by default Calendar sharing options with other users + iCal url + Calendar for todo list Created calendar - + Updates the selected calendar with the parameters (name, description, color, etc.) specified in the request for the current user and access rights for other users @@ -103,6 +108,7 @@ Event alert type, in case alert type is set by default Display type: show or hide events in calendar Calendar sharing options with other users + iCal url Updated calendar @@ -140,6 +146,38 @@ Calendar ID iCal link + + + Returns the link for the CalDav associated with the calendar with the ID specified in the request + + + Get CalDav link + + Calendar ID + CalDav link + + + + Run caldav event update function + + + Update CalDav Event + + changes of event + + false + + + + Run caldav event delete function + + + Delete CalDav Event + + event info + + false + Returns the feed for the iCal associated with the calendar by its ID and signagure specified in the request @@ -250,7 +288,28 @@ Event status Updated event list - + + + Creates the new task in the selected calendar with the parameters specified in the request + + + Create new event + + Task in iCal format + Task uid + Todo + + + + Deletes task + + + Delete task + + Task ID + Bool flag says that request from caldav server + + Creates the new event in the selected calendar with the parameters specified in the request @@ -261,9 +320,10 @@ Event in iCal format Event notification type Event sharing access parameters + Event uid Event - + Updates the existing event in the selected calendar with the parameters specified in the request @@ -275,6 +335,8 @@ Event in iCal format Event notification type Event sharing access parameters + bool flag says that request from caldav server + Event owner id Updated event @@ -286,7 +348,7 @@ Event ID - + Deletes one event from the series of recurrent events @@ -296,6 +358,7 @@ Event ID Date to be deleted from the recurrent event Recurrent event deletion type + Bool flag says that request from caldav server Updated event series collection diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Community.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Community.dll index 6b4b5d708..1f2595bf0 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Community.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Community.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Community.xml b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Community.xml index c843ca293..85f524bc8 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Community.xml +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Community.xml @@ -422,6 +422,23 @@ Bookmarks + + + Removes bookmark from favourite. If after removing user bookmark raiting of this bookmark is 0, the bookmark will be removed completely. + + Removes bookmark from favourite + Bookmark ID + bookmark + Bookmarks + + + + Removes bookmark + + Removes bookmark + Bookmark ID + Bookmarks + Returns the list of all events on the portal with the event titles, date of creation and update, event text and author @@ -720,18 +737,6 @@ Updated post Forums - - - Deletes a selected post in an existing topic - - - Delete post in topic - - Topic ID - Post ID - - Forums - Returns a list of topics matching the search query with the topic title, date of creation and update, post text and author @@ -743,6 +748,50 @@ list of topics Forums + + + Deletes a selected post + + + Delete post + + Post ID + + Forums + + + + Deletes a selected topic + + + Delete topic + + Topic ID + + Forums + + + + Deletes a selected thread + + + Delete thread + + Thread ID + + Forums + + + + Deletes a selected thread category + + + Delete category + + Category ID + + Forums + Subscribe or unsubscribe on birthday of user with the ID specified diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Documents.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Documents.dll index 62ad212bb..d5ffbb8c4 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Documents.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Documents.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Documents.xml b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Documents.xml index a61420c31..844e51a7d 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Documents.xml +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Documents.xml @@ -4,6 +4,18 @@ ASC.Api.Documents + + + + + false + + + + + + false + Provides access to documents @@ -118,7 +130,7 @@ List of files when posted as multipart/form-data Uploaded file - + Uploads the file specified with single file upload or standart multipart/form-data method to the selected folder @@ -142,7 +154,7 @@ Keep status conversation after finishing Uploaded file - + Uploads the file specified with single file upload to 'Common Documents' section @@ -153,7 +165,7 @@ Uploads - + Uploads the file specified with single file upload to 'Common Documents' section @@ -164,7 +176,7 @@ Uploads - + Uploads the file specified with single file upload @@ -949,6 +961,10 @@ + + + + diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Employee.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Employee.dll index 6badf3040..137b4fc00 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Employee.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Employee.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Employee.xml b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Employee.xml index c1c00cfc7..bd27ee35a 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Employee.xml +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Employee.xml @@ -79,7 +79,18 @@ Search text User list - + + + Adds a new portal user from import with the first and last name, email address + + + Add new import user + + The list of users to add + Add users as guests (bool type: false|true) + Newly created users + + Returns the list of users matching the filter with the parameters specified in the request @@ -95,7 +106,23 @@ User list - + + + Returns the list of users matching the filter with the parameters specified in the request + + + User search by extended filter + + User status + Group ID + Activation status + User type + Administrator(bool type) + + User list + + + Adds a new portal user with the first and last name, email address and several optional parameters specified in the request @@ -115,6 +142,7 @@ Comment for user List of contacts Avatar photo url + User Password Newly created user @@ -207,6 +235,16 @@ Contacts list Updated user profile + + + Get user photoes + + + Get user photoes + + User ID + + Updates the specified user photo with the pathname @@ -228,6 +266,21 @@ User ID + + + Create photo thumbnails by coordinates of original image + + + Create user photo thumbnails + + User ID + Path to the temporary file + X + Y + Width + Height + + Remind password for the user with email specified in the request @@ -342,12 +395,13 @@ User ID whose data is reassigned Reassign user data - + Start a reassign process From User ID To User ID + Delete profile when reassignment will be finished Reassign user data Reassign Progress diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Feed.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Feed.dll index 4755f0601..27ae90fa9 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Feed.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Feed.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Mail.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Mail.dll index 69d39c7c7..16e53ad38 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Mail.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Mail.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Mail.xml b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Mail.xml index e68a5599d..5bed2737c 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Mail.xml +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Mail.xml @@ -4,6 +4,66 @@ ASC.Api.Mail + + + Returns list of the tags used in Mail + + Filters list. Filters represented as JSON. + Get filters list + Filters + + + + Creates a new filter + + + Filter + Create filter + Filters + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + + + + Updates the selected filter + + + Updated filter + Update filter + Filters + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + + + + Deletes the selected filter + + Filter id + Deleted Filter id + Delete filter + Filters + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + + + + Check filter result + + + Page number + Number of messages on page + List messages + Check filter + Filters + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + + + + Apply filter to existing messages + + Filter id + MailOperationResult object + Check filter + Filters + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + false @@ -226,11 +286,12 @@ Tests false - + Load sample message from EML [Tests] + @@ -247,6 +308,17 @@ Get mailboxes, aliases and groups list Accounts + + + Returns the information about the account. + + Account email address + Account with specified email + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + Exception happens when mailbox wasn't found by email. + Get account by email + Accounts + Creates an account based on email and password. @@ -259,30 +331,7 @@ Create new account by email and password Accounts - - - Creates Mail account with OAuth authentication. Only Google OAuth supported. - - Oauth code - Type of OAuth service. 0- Unknown, 1 - Google. - Exception contains text description of happened error. - Created account - Create OAuth account - Accounts - - - - Update Mail account with OAuth authentication. Only Google OAuth supported. - - Oauth code - Type of OAuth service. 0- Unknown, 1 - Google. - Mailbox ID to update - Exception contains text description of happened error. - Updated OAuth account - Update OAuth account - Accounts - - + Creates account using full information about mail servers. @@ -308,7 +357,30 @@ Create account with custom mail servers. Accounts - + + + Creates Mail account with OAuth authentication. Only Google OAuth supported. + + Oauth code + Type of OAuth service. 0- Unknown, 1 - Google. + Exception contains text description of happened error. + Created account + Create OAuth account + Accounts + + + + Update Mail account with OAuth authentication. Only Google OAuth supported. + + Oauth code + Type of OAuth service. 0- Unknown, 1 - Google. + Mailbox ID to update + Exception contains text description of happened error. + Updated OAuth account + Update OAuth account + Accounts + + Updates the existing account. @@ -368,18 +440,7 @@ Set default account Accounts - - - Returns the information about the account. - - Account email address - Account with specified email - Exception happens when in parameters is invalid. Text description contains parameter name and text description. - Exception happens when mailbox wasn't founded by email. - Get account by email - Accounts - - + Gets the default settings for the account based on the email domain. @@ -453,7 +514,7 @@ Gets filtered contacts Contacts - + Returns lists of mail contacts with contact information @@ -476,7 +537,7 @@ Create mail contact Contacts - + Removes selected mail contacts @@ -508,7 +569,7 @@ Contacts Exception happens when in parameters is invalid. Text description contains parameter name and text description. - + Returns filtered conversations, if were changes since last check date @@ -518,7 +579,8 @@ Begin search period date End search period date Message has importance flag. bool flag. - Address to find. Email for search in all mail fields: from, to + Address to find 'From' field + Address to find 'To' field Recipient mailbox id. Messages tags. Id of tags linked with target messages. Text to search in messages body and subject. @@ -527,6 +589,7 @@ Date from wich conversations search performed Message from wich conversations search performed Message has calendar flag. bool flag. + id of user's folder List of filtered chains Gets filtered conversations @@ -544,7 +607,7 @@ Conversations Exception happens when in parameters is invalid. Text description contains parameter name and text description. - + Get previous or next conversation id. @@ -556,22 +619,25 @@ Begin search period date End search period date Message has importance flag. bool flag. - Address to find. Email for search in all mail fields: from, to + Address to find 'From' field + Address to find 'To' field Recipient mailbox id. Messages tags. Id of tags linked with target messages. Text to search in messages body and subject. Count on messages on page Sort order by date. String parameter: "ascending" - ascended, "descending" - descended. Message has with_calendar flag. bool flag. + id of user's folder Head message id of previous or next conversation. Conversations - + Moves conversation specified in ids to the folder. List of mesasges ids from conversations. Folder ID - integer. 1 - inbox, 2 - sent, 3 - drafts, 4 - trash, 5 - spam. + User Folder Id List of mesasges ids from conversations. Move conversations to folder Conversations @@ -627,7 +693,7 @@ Conversations Exception happens when in parameters is invalid. Text description contains parameter name and text description. - + Marks conversation as CRM linked. All new mail will be added to CRM history. @@ -639,7 +705,7 @@ Conversations Exception happens when in parameters is invalid. Text description contains parameter name and text description. - + Marks conversation as CRM linked. All new mail will be added to CRM history. @@ -651,7 +717,7 @@ Conversations Exception happens when in parameters is invalid. Text description contains parameter name and text description. - + Method tears conversation link with crm. @@ -674,7 +740,7 @@ - Returns the list of all folders + Returns the list of default folders Folders list Get folders @@ -690,13 +756,65 @@ - Returns the list of all folders + Recalculate folders counters - Folders list + MailOperationResult object Get folders Folders false + + + Returns the list of user folders + + List of folder's id + Selected parent folder id (root level equals 0) + Folders list + Get folders + Folders + + + + Create user folder + + Folder name + Parent folder id (default = 0) + Folders list + Create folder + Folders + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + + + + Update user folder + + Folder id + new Folder name + new Parent folder id (default = 0) + Folders list + Update folder + Folders + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + + + + Delete user folder + + Folder id + Delete folder + Folders + Exception happens when in parameters is invalid. Text description contains parameter name and text description. + MailOperationResult object + + + + Returns the user folders by mail id + + List of folder's id + User Folder + Get folder by mail id + Folders + Returns list of all trusted addresses for image displaying. @@ -725,7 +843,7 @@ Exception happens when in parameters is invalid. Text description contains parameter name and text description. Images - + Returns the filtered messages in case there were changes since last check date @@ -735,13 +853,15 @@ Period start date Period end date Message with importance flag - Address to find + Address to find 'From' field + Address to find 'To' field Recipient mailbox id Message tags Text to search in messages Page number Message has calendar flag. bool flag. Number of messages on page + id of user's folder Sort order Messages list Get filtered messages @@ -759,9 +879,9 @@ Get message Messages Exception happens when in parameters is invalid. Text description contains parameter name and text description. - Exception happens when message with specified id wasn't founded. + Exception happens when message with specified id wasn't found. - + Get previous or next message id. U @@ -773,13 +893,15 @@ Begin search period date End search period date Message has importance flag. bool flag. - Address to find. Email for search in all mail fields: from, to + Address to find 'From' field + Address to find 'To' field Recipient mailbox id. Messages tags. Id of tags linked with target messages. Text to search in messages body and subject. Count on messages on page Sort order by date. String parameter: "ascending" - ascended, "descending" - descended. Message has with_calendar flag. bool flag. + id of user's folder Previous or next message id Get previous or next message id Messages @@ -814,17 +936,18 @@ Restore messages to original folders Messages - + Moves the messages to the specified folder List of mesasges ids. Folder ID - integer. 1 - inbox, 2 - sent, 3 - drafts, 4 - trash, 5 - spam. + User Folder Id List of moved messages ids. Move message to folder Messages - + Sends the message with the ID specified in the request @@ -846,7 +969,7 @@ Send message Messages - + Saves the message with the ID specified in the request @@ -883,20 +1006,19 @@ Get message template Messages - - - Attaches Teamlab document to the specified message - - Message id for adding attachment + + + Attaches Teamlab document to the specified message + + Message id for adding attachment Teamlab document id. Teamlab document version - Teamlab document share link Attached document as MailAttachment object Attach Teamlab document Messages Exception happens when in parameters is invalid. Text description contains parameter name and text description. - + Export mail to CRM relations history for some entities @@ -987,191 +1109,5 @@ Timeout in milliseconds - - - Need any mail's body http links change to proxy handler - - - - - Permit errors of SSL certificates - - - - - Protocol log path (if not empty then enabled) - - - - - Test mailbox connection tcp timeout (10 sec is default) - - - - - A strongly-typed resource class, for looking up localized strings, etc. - - - - - Returns the cached ResourceManager instance used by this class. - - - - - Overrides the current thread's CurrentUICulture property for all - resource lookups using this strongly typed resource class. - - - - - Looks up a localized string similar to Some input parameters are invalid.. - - - - - Looks up a localized string similar to Access to the document is denied.. - - - - - Looks up a localized string similar to Document could not be found or does not exist on the chosen storage.. - - - - - Looks up a localized string similar to Empty files are not supported.. - - - - - Looks up a localized string similar to Message could not be found.. - - - - - Looks up a localized string similar to Total size of all attachments exceeds limit.. - - - - - Looks up a localized string similar to Some unexpected error has occurred. Please try again later.. - - - - - Looks up a localized string similar to This message was created automatically by mail delivery software.. - - - - - Looks up a localized string similar to Change your message. - - - - - Looks up a localized string similar to In case the error persists, please read the {url_begin}FAQ section{url_end} to learn more about the problem.. - - - - - Looks up a localized string similar to Message headers follow. - - - - - Looks up a localized string similar to Delivery failed for message with subject "{subject}" from {date}.. - - - - - Looks up a localized string similar to Reason. - - - - - Looks up a localized string similar to Message could not be delivered to recipient(s). - - - - - Looks up a localized string similar to Please, check your message recipients addresses and message format. If you are sure your message is correct, check all the {account_name} account settings, and, if everything is correct, sign in to the mail service you use and confirm any verification questions, in case there are some. After then try again.. - - - - - Looks up a localized string similar to Message delivery failure. - - - - - Looks up a localized string similar to This field cannot be empty. - - - - - Looks up a localized string similar to Incorrect email address in %1 field. - - - - - Looks up a localized string similar to Tag %1 already exists. - - - - - Looks up a localized string similar to Tag name cannot be empty. - - - - - Looks up a localized string similar to Bcc. - - - - - Looks up a localized string similar to Cc. - - - - - Looks up a localized string similar to From. - - - - - Looks up a localized string similar to To. - - - - - Looks up a localized string similar to IMAP server connection timeout exceeded.. - - - - - Looks up a localized string similar to IMAP response:. - - - - - Looks up a localized string similar to POP3 server connection timeout exceeded.. - - - - - Looks up a localized string similar to POP3 response:. - - - - - Looks up a localized string similar to SMTP server connection timeout exceeded.. - - - - - Looks up a localized string similar to SMTP response:. - - diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.MailServer.XML b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.MailServer.XML index aa0d486cf..9ea663c27 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.MailServer.XML +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.MailServer.XML @@ -4,7 +4,7 @@ ASC.Api.MailServer - + Create mailbox @@ -12,6 +12,8 @@ + Send message to creating mailbox's address + Send message to email from user profile MailboxData associated with tenant Create mailbox Mailboxes @@ -74,6 +76,35 @@ Remove mailbox's aliases Mailboxes + + + Change mailbox password + + + + Change mailbox password + Mailboxes + + + + Check existence of mailbox address + + + + Is server mailbox address exists + True - address exists, False - not exists + Mailboxes + + + + Validate mailbox address + + + + Is server mailbox address valid + True - address valid, False - not valid + Mailboxes + Create group address @@ -195,7 +226,7 @@ Deletes the selected web domain id of web domain - id of web domain + MailOperationResult object Remove domain from mail server Domains diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.MailServer.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.MailServer.dll index cd78160ab..545f4c90e 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.MailServer.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.MailServer.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Portal.XML b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Portal.XML index 25d417561..21480f740 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Portal.XML +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Portal.XML @@ -148,7 +148,7 @@ Backup Backup Schedule - + Create the backup schedule of the current portal @@ -165,7 +165,7 @@ Backup - + Start a backup of the current portal @@ -202,7 +202,7 @@ Backup Backup History - + Start a data restore of the current portal @@ -220,9 +220,15 @@ Backup Restore Progress + + false + false + + false + false @@ -235,13 +241,13 @@ false - + false false - + false @@ -250,6 +256,13 @@ false + + + Get random password + + Get random password + false + Api name entry diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Portal.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Portal.dll index 7411c1194..6688c5ae9 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Portal.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Portal.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Projects.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Projects.dll index b38c6e89b..18701802a 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Projects.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Projects.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Projects.xml b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Projects.xml index e9690faf7..5d3982545 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Projects.xml +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Projects.xml @@ -214,6 +214,20 @@ Message + + + Detaches the selected file from the message with the ID specified in the request + + + Detach file from message + + Files + Message ID + File ID + Message + + false + Returns the list of latest messages in the discussions within the project with the ID specified in the request @@ -295,14 +309,6 @@ Discussions html to create preview - - - - - Report - - - Creates the project report template with the parameters specified in the request. Most of the parameters are optional and depend on the report type selected. @@ -356,6 +362,14 @@ Show or hide tasks without responsible Project report template + + + + + Report + + + Deletes the project report template with the ID specified in the request @@ -552,6 +566,19 @@ project + + + Updates the tags for the project with the selected project ID with the tags specified in the request + + + Update project tags + + Projects + Project ID + Tags + project + + Returns the detailed information about the time spent on the project with the ID specified in the request @@ -821,6 +848,21 @@ false + + + Detaches the selected file from the entity (project, milestone, task) with the type and ID specified + + + Detach file from entity + + Files + Entity type + Entity ID + files + Detached file + + false + Uploads the selected files to the entity (project, milestone, task) with the type and ID specified @@ -994,7 +1036,7 @@ false - + Returns the list with the detailed information about all the tasks matching the filter parameters specified in the request @@ -1014,6 +1056,7 @@ Last task ID Tasks in My Projects Tasks in My Milestones + Tasks without Milestone Followed tasks List of tasks @@ -1081,6 +1124,20 @@ Task + + + Detaches the selected file from the task with the ID specified in the request + + + Detach file from task + + Files + Task ID + files + Task + + false + Updates the status of the task with the ID specified in the request @@ -1419,6 +1476,16 @@ Tags List of tags + + + Creates new tag + + + Tag + + Tags + Created tag + Returns the detailed list of all projects with the specified tag diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Settings.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Settings.dll index 6f8927b81..ef0130dc8 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Settings.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Settings.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Settings.xml b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Settings.xml index b3e730966..3a7af4137 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Settings.xml +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.Settings.xml @@ -9,6 +9,52 @@ Portal settings + + + Returns current portal SMTP settings + + + Get SMTP settings + + SmtpSettings data + + + + Save SMTP settings for current portal + + + Save SMTP settings + + SMTP settings data + SmtpSettings data + + + + Reset SMTP settings for current portal + + + Reset SMTP settings + + SmtpSettings data + + + + Test SMTP settings for current portal (send test message to user email) + + + Test SMTP settings + + SmtpOperationStatus data + + + + Returns SMTP test process status + + + Get SMTP test process status + + SmtpOperationStatus object + Returns current portal SSO settings @@ -64,6 +110,23 @@ LDAPSupportSettings object + + + Returns current portal LDAP AutoSync cron expression if any + + + Get LDAP AutoSync Cron expression + + string or null + + + + Sets current portal LDAP AutoSync cron expression + + + Sets LDAP AutoSync Cron expression + + Start sync users and groups process by LDAP @@ -190,6 +253,22 @@ Module ID list + + + Return list of enabled modules + + + Enabled modules + + + + + Get portal password settings + + + Password settings + + Set security settings for product, module or addons @@ -264,6 +343,12 @@ show tips for user + + + change tips&tricks subscription + + subscription state + Complete Wizard @@ -271,12 +356,27 @@ WizardSettings false - + Update two-factor authentication settings - Enable two-factor authentication - Setting value + sms, app or none + true if success + + + false + + + + Requests new backup codes for two-factor application + + New backup codes + + + + Unlinks current two-factor auth application + + Login url false @@ -328,5 +428,66 @@ Item id + + + update email activation settings + + show email activation panel for user + + + + false + + + + Get WebItem Space Usage Statistics + + WebItem id + UsageSpaceStatItemWrapper List + + + + Get User Visit Statistics + + From Date + To Date + ChartPointWrapper List + + + + Get Storage + + Consumer + + + + Get Storage + + Consumer + + + + Get Storage + + Consumer + + + + Get Storage + + Consumer + + + + Get Storage + + Consumer + + + + Get Storage + + Consumer + diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.dll index 971ec5388..519102d52 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Api.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Api.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Common.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Common.dll index 3e728ae82..f32e2ee2f 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Common.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Common.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Core.Common.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Core.Common.dll index 6356343f2..5020671b3 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Core.Common.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Core.Common.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Data.Reassigns.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Data.Reassigns.dll index 6b106c099..03edda3f2 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Data.Reassigns.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Data.Reassigns.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Data.Storage.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Data.Storage.dll new file mode 100644 index 000000000..be4102dff Binary files /dev/null and b/helpcenter.r7-office.ru/Web/Bin/ASC.Data.Storage.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.ElasticSearch.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.ElasticSearch.dll new file mode 100644 index 000000000..d99092963 Binary files /dev/null and b/helpcenter.r7-office.ru/Web/Bin/ASC.ElasticSearch.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.IPSecurity.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.IPSecurity.dll index 7cdd5026c..037b2d2d1 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.IPSecurity.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.IPSecurity.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Mail.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Mail.dll new file mode 100644 index 000000000..3d08661bb Binary files /dev/null and b/helpcenter.r7-office.ru/Web/Bin/ASC.Mail.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Specific.XML b/helpcenter.r7-office.ru/Web/Bin/ASC.Specific.XML index ede9435a3..29b0a2789 100644 --- a/helpcenter.r7-office.ru/Web/Bin/ASC.Specific.XML +++ b/helpcenter.r7-office.ru/Web/Bin/ASC.Specific.XML @@ -58,13 +58,24 @@ sms code tokent to use in 'Authorization' header when calling API methods - + Request of invitation by email on personal.onlyoffice.com Email address Culture User consent to subscribe to the ONLYOFFICE newsletter + Track analytics + false + + + + Check userName and password + + user name or email + password + + Thrown when not authenticated false diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Specific.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Specific.dll index b505a38a7..b95c3530f 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Specific.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Specific.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Thrdparty.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Thrdparty.dll index 308ac9964..aac45a03f 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Thrdparty.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Thrdparty.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.VoipService.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.VoipService.dll index fde189a42..f632fd194 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.VoipService.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.VoipService.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.CRM.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.CRM.dll index fefd691ce..4373409c0 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.CRM.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.CRM.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Community.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Community.dll index df3935543..8325d1c3e 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Community.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Community.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Core.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Core.dll index 6911f52c4..bc639d0b6 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Core.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Core.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Files.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Files.dll index 667c9a63e..674fdba51 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Files.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Files.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Projects.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Projects.dll index 90322e76c..2e1f9d8b2 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Projects.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Projects.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Studio.dll b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Studio.dll index 790979241..dbc189f22 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Studio.dll and b/helpcenter.r7-office.ru/Web/Bin/ASC.Web.Studio.dll differ diff --git a/helpcenter.r7-office.ru/Web/Bin/Autofac.dll b/helpcenter.r7-office.ru/Web/Bin/Autofac.dll index 21f0fd6b6..2420d9472 100644 Binary files a/helpcenter.r7-office.ru/Web/Bin/Autofac.dll and b/helpcenter.r7-office.ru/Web/Bin/Autofac.dll differ diff --git a/helpcenter.r7-office.ru/Web/web.autofac.config b/helpcenter.r7-office.ru/Web/web.autofac.config index 3c8c3cfc6..b3699892c 100644 --- a/helpcenter.r7-office.ru/Web/web.autofac.config +++ b/helpcenter.r7-office.ru/Web/web.autofac.config @@ -1,6 +1,11 @@  + + + - - + @@ -310,7 +310,7 @@ - +