• last updated 23 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
auth::authority::get, auth::authority::get_element: allow to omit authority_id

Now, these functions can be used to get data from the default authority. In furture

versions, this function should deliver the right default authority for the

a register subsite. Also, get_authority_options should return the available options

for a register subsite.

Currently, the logic is different in various scripts...

improve spelling

  1. … 15 more files in changeset.
fix typo

make it possible to run auth::authority::create in the background

use simple query as local query to make purpose more evident

  1. … 1 more file in changeset.
Harmonize parameter names in proc documentation removing unexistent ones

fix typos

  1. … 7 more files in changeset.
improve spelling

whitespace cleanup

  1. … 9 more files in changeset.
Use "ad_try" instead of "with_catch"

  1. … 5 more files in changeset.
merged changes from the oacs-5-9 branch and resolved conflicts

  1. … 7834 more files in changeset.
- add editor hints to keep spaces/tabs in the furture more consistent

  1. … 754 more files in changeset.
- remove globals for errorInfo and use namespace qualifiers instead

  1. … 15 more files in changeset.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 more files in changeset.
- use $::acs::rootdir rather than [acs_root_dir] or [get_server_root]

  1. … 13 more files in changeset.
- use "in" or not in (ni) operator instead of lsearch (for readability and performance)

  1. … 2 more files in changeset.
- make exists_and_not_null explicit

  1. … 6 more files in changeset.
Conditionally support new parameters so you can login to perform an upgrade where you actually support the new parameters, specifically search_impl_id

Add search service contract for acs-authenticaton. TIP#125

  1. … 5 more files in changeset.
Normalizing string comparison operations into tcl 8.4 operations, enabling byte-code compilation for expressions and many conditionals

  1. … 367 more files in changeset.
the sequence for authority_id should be acs_object_id_seq not auth_authority_id_seq (which does not exist) (from 5.1)

the sequence for authority_id should be acs_object_id_seq not auth_authority_id_seq (which does not exist)

empty_string_p fixes for head

  1. … 4 more files in changeset.
fix the very common error of calling empty_string_p with var instead of $var

  1. … 5 more files in changeset.
Remerge Timo's changes for tip 42,43, cf tip 53

  1. … 97 more files in changeset.
rollback of Timo's name, package_id commit; see TIP 53

  1. … 96 more files in changeset.
TIP#42,43: adding package_id and title to acs_objects table

  1. … 96 more files in changeset.
Added parameter to determine the name of the batch sync acknowledgement file

  1. … 1 more file in changeset.
Implemented row-wise acknowledgement document

  1. … 3 more files in changeset.
Fixed bad call to snapshot_delete_remaining