Skip to content

Instantly share code, notes, and snippets.

View nzatsepilov's full-sized avatar

Nikita Zatsepilov nzatsepilov

View GitHub Profile
@nzatsepilov
nzatsepilov / parameters.json
Created October 13, 2017 08:50
Settings PUT
{
"settings" : {
"weekly_reviews" : false,
"bookings" : "email",
"calendar_sync" : true,
"messaging" : true,
"instant_booking" : false
},
"doctor_email" : "[email protected]",
"doctor_token" : "SpJSaMX3xJgiDrH2ds7X"
@nzatsepilov
nzatsepilov / response.html
Created October 30, 2017 15:51
Check_Auth
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html>
<head>
<title>1C:Enterprise 8 application error</title>
</head>
<body>
<h2>1C:Enterprise 8 application error:</h2>
Невосстановимая ошибка<br><b>by reason: </b><br>Ошибочное имя локализации &apos;en_ru&apos;
</body>
</html>
@nzatsepilov
nzatsepilov / response.txt
Created November 24, 2017 11:45
SOAP response
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\"> \n
<html xmlns=\"http://www.w3.org/1999/xhtml\">
\n
<head>
\n
<title>Подробные данные об ошибке IIS 8.5 - 404.0 - Not Found</title>
\n
<style type=\"text/css\">
\n<!-- \nbody{margin:0;font-size:.7em;font-family:Verdana,Arial,Helvetica,sans-serif;} \ncode{margin:0;color:#006600;font-size:1.1em;font-weight:bold;} \n.config_source code{font-size:.8em;color:#000000;} \npre{margin:0;font-size:1.4em;word-wrap:break-word;} \nul,ol{margin:10px 0 10px 5px;} \nul.first,ol.first{margin-top:5px;} \nfieldset{padding:0 15px 10px 15px;word-break:break-all;} \n.summary-container fieldset{padding-bottom:5px;margin-top:4px;} \nlegend.no-expand-all{padding:2px 15px 4px 10px;margin:0 0 0 -12px;} \nlegend{color:#333333;;margin:4px 0 8px -12px;_margin-top:0px; \nfont-weight:bold;font-size:1em;} \na:link,a:visited{color:#007EFF;font-weight:bold;} \na:hover{text-decoration:none;} \n
@nzatsepilov
nzatsepilov / error.txt
Created December 11, 2017 16:03
Add_Order
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\r\n
<html xmlns=\"http://www.w3.org/1999/xhtml\">
\r\n
<head>
\r\n
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=windows-1251\"/>
\r\n
<title>500 - Внутренняя ошибка сервера.</title>
\r\n
<style type=\"text/css\">
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<m:Add_Order xmlns:m="b2b.mobile">
<order is_deleted="false" replicator="1" hide="false">
<delivery_block>
<factory>5ccc4965-2112-11e7-80c0-005056af014f</factory>
<delivery_addr>9b0294b6-2fdd-11e7-80c0-005056af014f</delivery_addr>
<item>
<measure_guid>2c4c513e-cc65-11e6-80c7-2c768a54e9c5</measure_guid>
<price>0.0</price>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<m:Add_Order xmlns:m="b2b.mobile">
<order is_deleted="false" replicator="10" hide="false">
<delivery_block>
<factory>5ccc4965-2112-11e7-80c0-005056af014f</factory>
<delivery_addr>9b0294b6-2fdd-11e7-80c0-005056af014f</delivery_addr>
<item>
<measure_guid>2c4c513e-cc65-11e6-80c7-2c768a54e9c5</measure_guid>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<m:Add_Order>
<order is_deleted="false" replicator="10" hide="false">
<guid>guid</guid>
<number>number</number>
<date>2017-12-12T17:26:53</date>
<client_guid>ca7192bc-e301-11e6-80c7-2c768a54e9c5</client_guid>
<contract_guid>75d4fb00-9214-11e7-80c3-005056af014f</contract_guid>
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<m:Add_Order>
<order is_deleted="false" replicator="10" hide="false">
<guid>guid</guid>
<number>number</number>
<date>2017-12-12T17:26:53</date>
<client_guid>ca7192bc-e301-11e6-80c7-2c768a54e9c5</client_guid>
<contract_guid>75d4fb00-9214-11e7-80c3-005056af014f</contract_guid>
@nzatsepilov
nzatsepilov / MapViewContainer.h
Created January 25, 2018 08:36
Example map view controller with map view container
//
// MapViewContainer.h
// trackingapp
//
// Created by Nikita Zatsepilov on 03/09/16.
// Copyright © 2016 Synergy. All rights reserved.
//
@interface MapViewContainer : UIView
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Envelope xmlns="http://schemas.xmlsoap.org/soap/envelope/">
<Body>
<Add_Ticket xmlns="b2b.mobile">
<ticket>
<guid>guid</guid>
<number>number</number>
<client_guid>ca7192bc-e301-11e6-80c7-2c768a54e9c5</client_guid>
<contact_guid>b5d20c59-a9b6-11e7-80c3-005056af014f</contact_guid>
<class_guid>5947ce48-def1-11e6-80c7-2c768a54e9c5</class_guid>