• last updated 12 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Remove handler which function was nowhere in the original javascript

Removed redundand body and html tags (they come already from master template)

Removed inline js events into explicit handlers. Test and revamp of plugin to functional state.

  1. … 1 more file in changeset.
Fix generation of event handlers for HTML in file-storage plugin popup

  1. … 2 more files in changeset.
- replace onclick by event listener

- use event listeners instead of "onclick" handles

  1. … 1 more file in changeset.
- modernize HTML in .adp files

  1. … 42 more files in changeset.
- add dependency on richtext-xinha, since the file manager poups use it

  1. … 2 more files in changeset.
- add editor hints

  1. … 59 more files in changeset.
- harden page contracts

  1. … 6 more files in changeset.
Merging back to HEAD all changes that happened in branch oacs-5-8 between tags: vg-merge-oacs-5-8-from-20141027 and vg-merge-oacs-5-8-from-20150427

  1. … 520 more files in changeset.
Casting text constants on query and using plpsql function to check permission instead of using a subquery (takes advantage of recursive permissions implementation)

Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2542 more files in changeset.
- improve page-contracts

  1. … 5 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 125 more files in changeset.
- use consistently "naturalnum" instead of "integer" when accepting just positive values

  1. … 101 more files in changeset.
- normalize string expressions

  1. … 13 more files in changeset.
- replace deprecated "ad_verify_and_get_user_id" by "ad_conn user_id"

  1. … 6 more files in changeset.
Restoring xowiki code to yesterdays state. Hopefully getting rid of today's unwanted commits.

  1. … 986 more files in changeset.
revert previous two changes

  1. … 3 more files in changeset.
- site_node::get_url_from_object_id returns in general a list; make sure to take the first element if only one expected

  1. … 4 more files in changeset.
remove deprecated calls to ad_parameter

  1. … 2 more files in changeset.
- adding "insert wiki link" plugin for xinha

- make all switch statements safe (as principle)

  1. … 5 more files in changeset.
handle cases, where no file storage instance exists

adding the release version of xowiki and xotcl-core to the oacs-5-3 branch

  1. … 202 more files in changeset.
file file-selector.tcl was added on branch oacs-5-3 on 2007-08-01 21:39:31 +0000

using ::xo::db::sql instead of ::xo::db, use optionally form field definitions from the defined attributes

  1. … 12 more files in changeset.
migration fixes for new interface (as provided by neophytos)

  1. … 1 more file in changeset.
switch to version 2 of oo interface to stored procedures

  1. … 11 more files in changeset.