• last updated 3 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Merging back to HEAD branch oacs-5-8 (using tag vg-merge-oacs-5-8-from-20141027).

  1. … 2547 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)

empty_string_p fixes for head

  1. … 4 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

Implemented on-demand sync

  1. … 2 more files in changeset.
- Code reviewed authority UI

- UseEmailForLoginP

- Refactored snapshot_p out of auth_authorities table and into auth_sync_retrieve service contract

- Email account owner on password change

  1. … 12 more files in changeset.
implementing the proc get_register_authority

  1. … 1 more file in changeset.
making use of util_text_to_url to generate authority short_name. Improving batch job entry select query

  1. … 1 more file in changeset.
wrapping insert and edit in a transaciton in ::create proc

changing pretty names, auto-generating short_name of authorities, adding the can_admin_system_without_authority_p proc

  1. … 2 more files in changeset.
IMS Enterprise 1.1 driver for batch synchronization

  1. … 8 more files in changeset.
making proc authority::create set default values for not required columns. Also making proc use an update statement for 4 columns not taken by the plsql new function

  1. … 3 more files in changeset.