Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/readme 20180809 #767

Closed
wants to merge 47 commits into from

Conversation

TallTed
Copy link
Collaborator

@TallTed TallTed commented Aug 10, 2018

No description provided.

@TallTed
Copy link
Collaborator Author

TallTed commented Aug 10, 2018

Most of the listed commits are meaningless; only the README changes in 05213a5 should be delivered by this PR. I don't know why all the other commits are seen here.

@TallTed
Copy link
Collaborator Author

TallTed commented Oct 23, 2018

Now in conflict with #793

* Added timeout to the sparql query

* Fixed i18n issues in fct

* Added support for IRIs from RDFviews

* Added statistics about users of IRI as subject or object in graph to Metadata page

* Commented out test code

* Fixed use RDFa instead of microdata

* Commented out debug lines

* Fixed issues using current prefixes for DBpedia in demos

* Fixed issues in b3s_get_types on weird data

* Fixed issues with /describe page behind a (ssl) proxy

* Added preview snippet for embedded content

* Added support for optionally tagging links as 'nofollow'

* Fixed missing css

* Fixed move usual proxyIRI-handling above embedded fragments

* Fixed issues with https in /describe content negotiation Alternates and Location headers

* Fixed use https:// to work well with secure pages

* Fixed issues loading insecure content into secure page

* Added guard against shortning already short URLs

* Added check to make sure page is in range 0 .. last

* Fixed disable input fields to goto specific page if there is only a single page

* Added function urilbl_ac_init_state to reflect state of Entity Data generation

* Fixed typo

* Fixed missing call to onchange so page refreshes when Show x rows selector changes

* Fixed redirect URL encoding after sponging

* Fixed URL encoding in pager

* Fixed bad URL encoding in tabs

* Disabled unwanted 'extra' decoding

* Fixed use TTLP_V

* Fixed bad check

* Fixed i18n issue

* Fixed do counts separately instead of using UNION to avoid issue with expected/generated columns error

* Fixed error handling

* Fixed issue "Value of ANY type column too long" with long shapes

* Updated VAD version

* Renamed binsrc/b3s to binsrc/fct

* Revert "Fixed use TTLP_V"

This reverts commit 33568d4.

* Fixed missing variable declaration

* Moved binsrc/yacutia binsrc/conductor

* Fixed issue building with --debug-mtx

* Updated version to 7.2.6-rc1

* Updated NEWS and ChangeLog in preparation for upcoming release

* Fixed insufficient localization of errors on loading Turtle

Closes: openlink#295

* Fixed GPFs on outermost-level empty shape (they're impossible on SHP and WKT/WKB reads but can be represented in EWKT)

* Fixed version info

* Fixed initialization when proj data is not available on the filesystem

* Fixed version number

* Fixed issue with PATCH command on collections

* Added support for ',meta' for collections

* Fixed issue with SSL HTTP authentication

* Fixed missing cert argument in calls to DAV_AUTHENTICATE_SSL

* Fixed check function names for invalid characters

* Fixed merge error trying to call ACL_VALIDATE

* Fix issues leaving too many open statement handles in server side JDBC/ODBC call

* Updated JDBC driver version

* Rebuild JDBC providers

* Added missing header for ',meta' collections

* Moved search controls in the main pane

* Fixed issue linking against opensssl 1.0.1 or older

* Fixed use function to set SSL accept state

* Fixed missing EXPORT for proj4 plugin

* Fixed check for LibreSSL version

* Fixed portability issue with Alpine and other Linux versions that do not use glibc

* Fixed portability issue using a C++ compiler

* Update ODBC driver for support UTF16

* Fix SQLConnectW for UTF16

* Fix CLIw.c

* Fixed stack overwrite

* Fixed portability issue on Mac OS X

* Fixed issues converting from SQL_C_CHAR to SQL_BINARY

* Optimized OPTIONS method for WebDAV collections

* Fixed output content requested by 'Accept: application/ld+json; profile='https://www.w3.org/ns/activitystreams' header

* Fixed issue with creating LDP collection data

* Fixed some issues based on the LDP testsuite execution

http://w3c.github.io/ldp-testsuite/

* Fixed issue creating LDP collection data

* Fixed issue with WebID selection

* Updated Conductor VAD version

* Fixed typo

* Added support for property paths in federated SPARQL queries

closes issue openlink#734

* Updated Copyright to include 2019

* Fix Jena3 provider for support Jena 3.10.0

* Rebuild Jena3 provider

* Added separate links for text/n3 and text/turtle

* Updated Memento timegate URL

* Fixed issue with link concat order

* Fix issues with Connection Option CHARSET=UTF-8

* Fixed issue with UTF-16 on SQLGetDiagRec

* Fixed ODBC error string prefix

* method VirtuosoConnection.isConnectionLost() was updated for use Statement instead of PreparedStatement

* Updated JDBC driver to version 3.112

* Rebuild JDBC drivers

* Updated version to 114

* Removed deprecated Virtuoso v5 DDL statements

* Fixed typo

* Added new bif function bif_boxint_range_arg

* Fixed snprintf into buffers that are too short to always fit the output

* Fixed issue with freeing fields

* Fixed missing error check in sslt_qst_get

* Fixed handling of DTD validation error in dtd_compile

* Fixed misleading indentation

* Added extra checks to blob test programs

* Fixed issue getting .ttl file with curl

* Fixed dav browser page size

* Fixed issue with WebDAV HTTP Response Headers

* Fixed issues with LDP implementation

* Fixed memory leak due to bad allocation of GEO_POINTLIST shapes

* Fixed missing args for MALLOC_DEBUG

* Added support for JSON output

* Fixed issue with checkpoint_interval(-1)

* Added new function scheduler_interval()

* Disable both checkpoint and scheduler when starting bulkload

* Added missing headers for rdf-editor to browse DAV tree

* Fixed keep existing options

* Fixed use fully qualified names

* Fixed use fully qualified names

* Fixed login when conductor is behind a proxy

* Fixed use fully qualified names

* Fixed compiler warnings

* Fixed do not try to run ttlp_v in atomic mode

* Backported default_geo_type stub for r2rml

* Fixed issue editing HTML and XSLT files with Chrome browser

* Updated Conductor VAD version

* Updated FCT VAD version

* Fixed issue returning the correct client IP when using a proxy

* Fixed remove box around uid and gid arguments

* Fixed initialize struct

* Fixed debug lines

* Fixed return correct GEO type

* Fixed issue with r2rml generating empty columns section

* Fixed potential issue with cartesian product in R2RML

* Fixed br to be wellformed

* Fix issue with handle RDFFormat.BINARY in method RepositoryConnection.add()

* Updated RDF4J version

* Rebuild RDF4J provider

* Fixed backslash escaped characters in QNames of SPARQL queries. (Bug16599)

* Bug fixes

 - fixed count bug
 - fixed filter bug

* Fixed missing variable declaration

* Fixed missing grant

* Fixed use new API calls for sponger

* Fixed clear http session

* Fixed use params for permalink

* Fixed issues editing soap services

* Update for ODBC driver for better integration with iODBC DM for support autoswitch between UCS4/UTF16 modes

* Fix issue with insert XMLLiteral

* Updated version of Jena 3 provider

* Rebuild Jena 3 provider

* DIsable Unix related block for fix compilation errors on Windows

* Disabled txn check for backup dump

Closes: openlink#578

* Fixed perform +restore-crash-dump in foreground

* Fixed windows build issues for VS 2017

* Fixed typo

* Fixed wrong percent range set

* Fixed issue that enabled virtual paths content to be shown with PROPFIND command

* Fixed issue with PATCH command and sparql updates

* Fixed issue with ',acl' files

* Fixed searching with tag conditions in DynaRes DETs

* Added new optimizations for WebDAV

* Added new column COL_FULL_PATH
* Added support to move lost collections to '/DAV/.lost+found/' collection.
* Added triggers to check the collection hierarchy before updates.
* Added perfomance improvements for some often used functions.
* Added additional checks for some API calls.
* Updated triggers and procedures to use the new column COL_FULL_PATH
* Fixed issue in conductor showing folder content after rename.
* Fixed issue with ID of DET collections and optimize DAV_SEARCH_ID
* Removed unused columns
* Removed old v5 schema updates

* Updated DAV_DIR_LIST API function to support limit and order parameters

* Added new option PublicDebug to virtuoso.ini

* New functions bif_st_n_points() and bif_st_point_n()

* Disabled triggers generation for RDF view referencing SQL views

* Conductor - updated default suggested ASK statement by IMAP filters.

* Fixed issue with registry page - row exceeded max lenght

* Fixed some warnings and simplified some pages by removing unneeded table tags

* Fixed https based client

* do not check server certificate when 'insecure' flag is set
* register CA certificates when db:key is used

* Fixed showing the path by virtual paths used by WebDAV browser

* Fixed support for large limits for sizes of transactions

* Fixed issue with timezone and scheduler view

* Added icon support for some DET folder types

* Added support for unfoldable internal functions in execution plan

* Fixed syntax of '__tag of XXX' to support it in signed literals

Added support for
        __tag of dictionary reference
        __tag of stream
        __tag of XXX handle

* Replacing "magic numbers" of DV_xxx in SQL code with readable "__tag of".

* Fixed issue with autocommit mode

When row auto commit mode revert the non-txn insert flag back after vec
insert. Otherwise sequence will be logged separately and txn rb image
will grow a lot

* Fixed issue with DML inside DDL statement

* Fixed bug with dates without timezone by PROPFIND command

* Fixed issue with xslt file used by WebDAV skin

* Fixed issue with dates without timezone

* Removed duplicate procedures which already exist in binary

* Fixed issue with Accept header and *,meta files

* Fixed missing files in build list

* Updated list of extension to icon relations for WebDAV

* Fixed issue mapping LDP enabled folders and PUT command

* Fixed issue with HTTP commands in CalDAV and CardDAV protocols

* Removed DAV_SEARCH_SOME_ID

* Fixed issue deleting folder under version control

* Added WebDAV max browser lines parameter

* Fixed issue with bad filter in search function

* Removed duplicate procedures used for validation

* Fixed validation of boolean values

* Fixed issue with popup WebDAV folder selection in filters

* Fixed presentation and working with files under version control

* Fixed issue with bad URL oin address bar by WebDAV browser

* Added autofocus for the most used forms in WebDAV browser

* Fixed labels

* Added initial support for onBehalfOf

* Added support for Escape key to close the WebDAV browser

* Removed deprecated functions

* Updated Conductor VAD version

* Fixed issue with grouping: name could be dv_symbol

* Added option to view CalDAV and CardDAV resources

* Fixed getting listen interface for FTP server

* Fixed issue in testsuite

* Fixed issue in http testsuite

405 (Method is not allowed) - MKCOL can only be executed on an unmapped URL

* Fixed issue with VXML

The file:// must be used for local path (e.g. starting from www root)

* Fixed issue with buffer size

* Added parameter for ses params function

* Updated FCT vad version

* Fixed issue when login into ODS

Closes: 652

* Updated ODS Framework VAD version

* Fixed windows portability issue

* Added support for insecure flag to SSL based soap call

* Fixed compiler warnings

* Fixed issue reading large blobs

* Fixed issue with db_to_str_place

* Fixed compiler warning

* Added extra debug macros

* Fixed compare canonical dtp for nvarchar for vec ssl casts

* Fixed small issues in testsuite

* Fixed issue building MALLOC_DEBUG

* Fixed issue creating URIs by DAV meta subsystem.

* Fixed output of PROPFIND command

* FIxed issue returning correct value for WebDAV versioning

* Fixed issue creating user's IRIs

* Fixed issue checking auto version feature for resource

* Added function to determine resource extension

* Added qt_record error file and option to skip comments

* Fixed issues in testsuite

* Fixed make sure http headers are not send twice

* Fixed portability issue

* Updated Conductor VAD version

* Added support for mkstemp

* Fixed check for cli_session as bootstrap and scheduler do not have it

* Fixed missing argument

* Fixed dav option in crawler to get links

* Added support for reporting current rss status

* Fixed clear the association between target and carts list

* Fixed syntax in export of crawler target

* Updated Conductor version

* Fix issues with POINTZ

* Updated version of JDBC driver

* Rebuild JDBC drivers

* Fixed comment

* Fixed issue with POST for application/sparql-query (w3)
TallTed added a commit that referenced this pull request Jul 23, 2019
@TallTed
Copy link
Collaborator Author

TallTed commented Jul 23, 2019

Scrambled by git... replaced by #860

@TallTed TallTed closed this Jul 23, 2019
@TallTed TallTed deleted the feature/README-20180809 branch July 23, 2019 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant