MediaWiki API result

This is the HTML representation of the JSON format. HTML is good for debugging, but is unsuitable for application use.

Specify the format parameter to change the output format. To see the non-HTML representation of the JSON format, set format=json.

See the complete documentation, or the API help for more information.

{
    "batchcomplete": "",
    "continue": {
        "gapcontinue": "SQL",
        "continue": "gapcontinue||"
    },
    "warnings": {
        "main": {
            "*": "Subscribe to the mediawiki-api-announce mailing list at <https://lists.wikimedia.org/postorius/lists/mediawiki-api-announce.lists.wikimedia.org/> for notice of API deprecations and breaking changes."
        },
        "revisions": {
            "*": "Because \"rvslots\" was not specified, a legacy format has been used for the output. This format is deprecated, and in the future the new format will always be used."
        }
    },
    "query": {
        "pages": {
            "44": {
                "pageid": 44,
                "ns": 0,
                "title": "Releases",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Details of releases\n\n'''5.2.0.0''' - 10 Oct 2022\nBrand new UI\n\n* for classic please also create the folder \"logging\" under the \"custompages/sagecrmws/\" folder if it does not exist\n\n'''4.7.5.4''' - 2 Nov 2020 \n* Update: Improved timezone handling \n* SSA field bug fix\n\nOffice 365 urls English\n\n https://mx.crmtogether.com/V4754/outlookmx_final.xml\n\nGerman\n\n https://mx.crmtogether.com/V4754/outlookmx_finalde.xml\n\n\n\n'''Patch''' 06 Oct 2020\nAn iOS14 update to safari fixed a bug we had worked around regarding dates. \n\nHere is the patch. Please extract and review the readme\n\n[https://www.dropbox.com/s/o2cz0uwxax40xgi/helpers.zip?dl=0 helper Replacement]\n\nThis will be in the next release. \n\n\n'''4.7.5.3''' 24th Sept 2020\n* Note: New field added in user table 'user_ct_fcmtoken' that will be used in MobileX for push notifications (coming in future release)\n\n'''4.7.5.2 ''' (29 June 2020)\n* RC5 - 9 July 2020 - Fix for readonly fields on edit screens being updated and fix for business card scanner\n* iOS option to use Outlook as email client when sending emails (client setting)\n* Removed link from summary screen title to full CRM (legacy code)\n* Footer height up by 4 pixels\n* New Entity screens now open in dialogs\n* Plugins now enabled by default are\n      <add name=\"Library\"/>\n      <add name=\"Pings\" />\n      <add name=\"Locations\" />\n      <add name=\"BusCardScan\" />\n* BusCardScan will now just work (previously CRM Together had to be contacted to enable this)\n* Locations plugin now works on person also\n* Option to hide status section - set to Y to hide the Status area on Company and person summary screens\n    <add key=\"HideMXStatuscompany\" value=\"N\"/>\n    <add key=\"HideMXStatusperson\" value=\"N\"/>\n\n* UI Changes \"Sales\" text to \"Oppo\"\n* Email Signature support documented - see http://mobilex.crmtogether.com/index.php?title=Email\n* Fix: Calendar - change user and navigate to another day was resetting user\n* Fix: Plugin Library - libr_userid was not set on files\n* UI: Extended Appointment and Task screens\n* UX: Plugins now use spinner when requesting data\n* Fix: Ordering of custom menu items issue fixed\n* Fix: Phone dialog radio buttons put back in\n* Fix: Timezone fix for phone comm_datetime and task comm_datetime values\n\nOffice 365 urls English\n\n https://mx.crmtogether.com/V4752/outlookmx_final.xml\n\nGerman\n\n https://mx.crmtogether.com/V4752/outlookmx_finalde.xml\n\n\n'''4.7.5.1 ''' (19 May 2020)\n* SSA fields behaviour improved\n* Fix for changing SSA fields from the default context\n\nOffice 365 urls English\n\n https://mx.crmtogether.com/V4751/outlookmx_final.xml\n\nGerman\n\n https://mx.crmtogether.com/V4751/outlookmx_finalde.xml\n\n\n'''4.7.5.0 ''' (27 Mar 2020)\n* Minor MX update but as the install is part of Accelerator this is also updated\n\nOffice 365 urls English\n\n https://mx.crmtogether.com/V4750/outlookmx_final.xml\n\nGerman\n\n https://mx.crmtogether.com/V4750/outlookmx_finalde.xml\n\n'''4.7.4.0 ''' (20 Jan 2020)\n* Improved PWA support\n* Raised footer so it did not interfere with default functions for full screen phones\n* iOS Notch issue (hiding the search bar) fixed\n* Click on a phone icon now opens the log call dialog and prompts to call\n* Settings button is always the last item\n* WaveItemsSSA field support added\n* Address icon changed from \"compass\" to \"map-marker\"\n* Email signtaures plugin added (not enabled by default) - \"emailsignature\"\n* For new installs - removed comm_note from CommuicationOfficeIntSmall\n\nOffice 365 urls English\n\n https://mx.crmtogether.com/V4740/outlookmx_final.xml\n\nGerman\n\n https://mx.crmtogether.com/V4740/outlookmx_finalde.xml\n\n\n'''4.7.3.2 RC7''' 19 Sept 2019\n* RC7 - (19 Sept) - Custom Entiy support fix and demo2 plugin added (showing how to use an iframe to embed other apps/sites etc)\n  See [https://vimeo.com/361645063 https://vimeo.com/361645063] for a webinar on this release\n* RC6 - (16-Sept) - reset scale back to 1-1. Bug: creating an appt without a company set (no person) didn't record the company. \n* RC5 - minor fix for popup calendar\n* Sage CRM 2019 R2 support\n* (change) - Hide company and person status options now available in config\n    <add key=\"HideMXStatuscompany\" value=\"N\" />\n    <add key=\"HideMXStatusperson\" value=\"N\" />\n* (change) - Calendar look changed to allow you see more records on the screen\n* (change) - Code-less (almost) customization options added\n* (change) - Footer menu and entity menu now scroll-able (previously you had to click the arrow)\n* (change) - Business Card scanner functionally improved\n* (change) - Support for SSA fields added\n* (change) - Date field changed to use html 5 input date type date \n* (change) - Date time fields support added \n* (change) - Client side CurrentUser object now supported\n* (change) - Required fields are highlighted in yellow\n* (fix) - Translations for German added in for email and phone field captions\n* (change) - All email and phone fields now displayed on company/person summary (previously only the primary record was shown)\n* (change) - Checkbox field support added\n* (fix) - German umault characters support fixed\n* (change) - \"ReadOnly\", \"Caption\" and \"Required\" javascript support added (case-sensitive) in field create script\n\nOffice 365 urls\nEnglish\n\n  https://mx.crmtogether.com/V4732/outlookmx_final.xml\n\nGerman\n  https://mx.crmtogether.com/V4732/outlookmx_finalde.xml\n\n\n\n'''4.7.3.1 RC6''' 4 June 2019\nFinal fix - Fixing issue on create of company (created in RC3 HOTFIX)\n\n'''4.7.3.1 RC3''' 31 May 2019\nHOTFIX\n* Issue found when editing and saving a company record in MobileX. This was also updating the primary persons email and phone to be the same as the company. \n* (fix) - when mobilex was in PWA mode (opened like it was a native app) and you then opened an image from the library the screen was locked. \n* (fix) - Library plugin - updated to only return last 10 records. \n\n'''4.7.3.1 RC2''' 24 May 2019\n* (fix) company email address field was missing from summary screen (work around in previous versions is to add the field comp_emailaddress to the custom screen). \n* (fix) Menus on entities sometimes squash up when there are too many items (fix is to edit accelerator.js and fix typo (dispay) to be (display))\n* (change) CRM notes plugin now orders the data by the note id (latest first)\n* (change) German translation update \"Business\"=\"Gesch\u00e4ftlich\"\n* (change) Plugin framework made easier to add in multiple screens (for readonly)\n* (change) Auto-logon option added to app\n* (change) Update to how dates are handled in calendar and tasks to remove need for config on setup\n* (fix) German translations added for Day names\n* (fix) Fix for New/Edit screens with multi-selects (screen hangs)\n\nOffice 365 urls\nEnglish\n\n  https://mx.crmtogether.com/V4731/outlookmx_final.xml\n\nGerman\n  https://mx.crmtogether.com/V4731/outlookmx_finalde.xml\n\nUPGRADE NOTES - Make sure that you accept the settings as per below (there should be no need to alter these values now)\n\n  <add key=\"sqldatetimeformat2\" value=\"yyyy-MM-dd HH:mm\" />\n  <add key=\"sqldatetimeformatMXAppt\" value=\"yyyy-MM-dd HH:mm\" />\n  <add key=\"sqldatetimeformatMXTask\" value=\"yyyy-MM-dd HH:mm\" />\n\n'''4.7.3.0 RC1''' 25 Feb 2019\n* Support for Sage CRM 2019 R1\n* (fix) for SQL servers returning dates in MST timezone data via CRM's api.\n* (fix) Office 365 integration runs in IE and some screens ran some javascript that was not supported by this\n* (fix) Safari on iPhone - some screens ran some javascript that was not supported by this\n* (fix) Office 365 integration - Rendering of images in emails when viewed in CRM was broken due to a change in the HTML code in 365.  \n* (fix) Updated install note on runtime (was saying 4.5.2 but should be 4.6.1)\n\n\nOffice 365 urls\nEnglish\n\n  https://mx.crmtogether.com/V4730/outlookmx_final.xml\n\nGerman\n  https://mx.crmtogether.com/V4730/outlookmx_finalde.xml\n\n\n'''4.7.2.1''' 5th Dec 2018\n* (change) Support for uploading an image/photo against a lead\n\nOffice 365 urls\nEnglish\n\n  https://mx.crmtogether.com/V4721/outlookmx_final.xml\n\nGerman\n  https://mx.crmtogether.com/V4721/outlookmx_finalde.xml\n\n'''4.7.1.2b''' 4th Oct 2018\n* Status filter added to cases and oppos lists\n* Internal improvements to make the plugin API easier to use\n* fix for multi-select fields displaying the translation value on a custom screen (avrum this was for). \n* Ability to set the workflow and state on entity create\n\nOffice 365 url\n\n  https://mx.crmtogether.com/V4712/outlookmx_final.xml\n\n\n----\n\n'''4.7.1.1b''' 2 July 2018 Minor release to fix issues in Office365 integration\n\n* (fix) New Person on company context showing as \"undefined\"\n* (fix) ReadOnly value on edit screen (CreateScript) now working (previously it only worked on NEW Entity screens)\n\nOffice 365 app urls\nEnglish\nhttps://mx.crmtogether.com/V4710/outlookmx_final.xml\nGerman\nhttps://mx.crmtogether.com/V4710/outlookmx_finalde.xml\n\nThe mobile app should display as\n  \n  Client version: 4.7.1.0b\n\nSee [[https://mobilex.crmtogether.com/index.php?title=Upgrading, Upgrading]] for details on upgrading \n\n'''4.7.1.0''' 15 May 2018\n \n* (NEW)Speed improvement utilizing caching (if customizing screens and lists you turn this off via the web.config)\n* (NEW)Support added to allow custom MobileX screens/lists (default is to share the same ones as Accelerator). These MX screen names are suffixed by 'MX' EG CaseOfficeIntNewMX\n* (NEW)Support added for StoreProcedure type fields (Case_reference was already supported). This works differently to CRM in that MobileX will create the reference id after the record is created. CRM itself creates it beforehand. \n* (NEW)Support for CreateScript on fields added for 'DefaultValue' and 'ReadOnly' added\n* (NEW)Support for all SSA fields displaying in view mode added (previously just main entities were displayed)\n* (NEW)Updated support for different date formats (German ones specifically)\n* (NEW)Action menu - text on NEW menu is now clickable also\n* (NEW)Multi-select field type support added\n* (NEW)New/Edit screens update - alignment of labels has changed to the label being above the edit box. This is to improve the user experience on smaller devices. \n* Missing German translations added in\n* (NEW)Workflow and State can now be set. The system checks first for a specific MobileX workflow using the keys\n\n  <add key=\"entity_WorkflowNameMX\" value=\"\"/>\n  <add key=\"entity_WFStateMX\" value=\"\"/>\n\nif they are not found then it defaults back to the keys\n\n  <add key=\"entity_WorkflowName\" value=\"\"/>\n  <add key=\"entity_WFState\" value=\"\"/>\n\n* (NEW)custom link to open a given entity\n  URL format is\n  index.html?entity=cases&entityid=49]\n\nOffice 365 app urls\nEnglish\nhttps://mx.crmtogether.com/V4710/outlookmx_final.xml\nGerman\nhttps://mx.crmtogether.com/V4710/outlookmx_finalde.xml\n\n'''4.7.0.0'''  13th March 2018 \n* (NEW) Lead entity support added\n\n'''4.5.6.6'''  Jan 15th 2018 \n* (NEW) Sage CRM R1 2018 support\n* (fix) Improved security \n\n'''4.5.6.5''' Nov 9th 2017 \n\n* (NEW) Outlook365 - Option to file email and attachments against Opportunity and Cases\n* (NEW) Outlook365 - File email and attachments against multiple people at once\n* (fix) Changed look and feel of screens\n* (fix) Improved overall speed\n\n'''4.5.6.3''' Jun 26th 2017\n\n* (NEW) Ability to change colors in MobileX\n* (fix) MobileX License not getting picked up Fix\n* (fix) Added support for older versions of SSL\n\n'''4.5.6'''  Jun 14th 2017\n* (fix) Metadata loader will now escape item names field data. \n* (NEW) moved fonts to install (instead of using the CDN) - reason being some firewalls block these\n* (NEW) Updated Task screen - now showing all tasks with a filter on top\n* (NEW) Updated Calendar screen - status filter added\n* (fix) Spelling- Change name From Pileline to Pipeline\n* (NEW) Empty state if no items in Bookmarks"
                    }
                ]
            },
            "45": {
                "pageid": 45,
                "ns": 0,
                "title": "Requirements",
                "revisions": [
                    {
                        "contentformat": "text/x-wiki",
                        "contentmodel": "wikitext",
                        "*": "Server Requirements:\n\n.Net 4.0 should be installed and configured on the CRM app pool\n\nIf you are using HTTPS/SSL you must have a valid certificate.\n\nSage CRM versions 2020, 2021, 2022 supported. \n\n----\n\nTo configure Sage CRM native Web Services do the following:\n\n*Select \"Administration\"\n*Select \"System\"\n*Select \"Web Services\"\n*Click \"Change\" to put the screen in edit mode.\n*Set the screen up as follows:\n\n**Maximum number of records to return:100  (Actually we would recommend this be less than 10 for any install using CRM's native web-services)\n**Maximum size of request:1000000  \n**Make WSDL Available to all: Yes   \n**Enable web services:Yes   \n**Dropdown fields as strings in WSDL file:Yes   \n**Send and return all dates and times in universal time:No   \n**Accept web request from IP Address:   \n**Force webservice log on:Yes  \n\nNote that we changed the 2 fields from the default:\n\n1. Make WSDL Available to all  =  Yes\n\n2. Force Webservice log on = Yes\n\n\n*Click Save to update the system configuration.\n\n----\n\nHere we will show how to enable a Sage CRM user to have \"Web Service Access\".\nThis is done via the user admin section in Sage CRM.\n*Click on \"Administration\"\n*Click on \"Users\"\n*Search for the user that you wish to allow access to and view that user.\n*Click \"Change\"\n*When in edit mode scroll down to the security tab\nand change the \"Allow Web Service Access\" to \"True\"\n*Click \"Save\" to update the users information. \n\n----\n\nUnder the CRM registry, check if there is a registry string for \u2018IPAddressChecking\u2019 and check if it\u2019s set to \u2018Y\u2019 [HKEY_LOCAL_MACHINE\\SOFTWARE\\eWare\\Config\\/<CRM Install Name>] - set to 'N' if you want it disabled."
                    }
                ]
            }
        }
    }
}