Apache Axis To allow nillable elements you must edit the code for the object in question (eg ApiBlogEntry) and change the following for the desired element: elemField ...
GoplanFileManager A small Windows application that allows fast uploading of files to Goplan. GoplanKorganizerTicketImporter A Linux/KDE application to retrieve ...
Notes .Net developers who get 'WebException' related to HTTP 417 or similar should add the following line to their code: (C#) ServicePointManager.Expect100Continue ...
Introduction The source code below is from a very simple application that retrieves a Task list and a Ticket list from goplan. It suffices to show how easy it is to ...
Introduction A small Windows application that allows fast uploading of files to Goplan. This was created with the intent of showing how simple it is to use the GoplanAPI ...
Requirements: Karm and Korganizer (both running). Configuration: Edit the ticketimporter.rb file and fill in the access information (username, password and project ...
GoplanTemplater is a small utility that allows you to duplicate an existing Goplan project into a new one. It is intended as a solution to project templating. In order ...
Introduction to the Soap API In order to speed up client application development, the Goplan API was implemented using SOAP4R. All you need is a soap library for your ...
Requirements: PHP 5 Configuration: At the moment it is preconfigured to work with the demo account. See submitticket.php for authentcation parameters. Usage: Just ...
Goplan API Introduction This Wiki is dedicated to the Goplan API. This API is open to all Goplan users and everyone is encouraged to build applications and make them ...
Developers Web Preferences The following settings are web preferences of the Developers web. These preferences overwrite the site level preferences in . ...