• last updated 20 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fix parameter setting where a new parameter was defined after startup, and its value is being modified.

ensure to return package_id with a site-nodes entry in Package->first_instance

- ignore errors during at_delete in destroy operations

- send bulk actions via POST

i- for HTTP-post requests, Make sure, "string range" and "string length" return the right values

-update to version 0.100, compliant with xowiki 0.105

  1. … 10 more files in changeset.
roll back the changes in xotcl-core to the state of 2008-06-18 in order avoid conflicts in the release cycle

  1. … 1 more file in changeset.
urgent fix for recent change for explicit sql package name handling

merge in recent fixes from head

  1. … 1 more file in changeset.
move ::xo::update_query_variable from weblog-procs to xotcl-core

- rename flag "as_order_composite" of ::xo::db::Class->instantiate_objects to "as_ordered_composite"

- add delete method (opposite of existing "add") to ordered composite

handle invisible tables in table_exists correctly

generalized temp table support

Change ns_log mode to debug

add missing dot between table and column name

make SQL importer more robust, provide content-disposition for csv-output, provde has_hstore in symmetry to has_ltree

-add initialize method for better cross-package references

make asHTML more robust

- fix for oracle

- improve (clusterwide) cache management

- fix documentation (api browser)

make loading of interface to stored procedures more robust

  1. … 3 more files in changeset.
make query variable and form variable interface more consistent

handle strange input fields with empty names from Safari 3.*