• last updated 2 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge of 4.6.3b1 to HEAD

  1. … 34 more files in changeset.
-- newline missing from eof

-- removed sql var since sql was removed to xql file

-- fixed display bug in cronjob dayofweek widget

-- updated owner email

  1. … 1 more file in changeset.
merge from oacs-4-6

    • -10
    • +7
    ./admin/cronjob-edit-postgresql.xql
  1. … 116 more files in changeset.
Moved queries from Tcl files to Xql files.

Indented the code for increased readability.

    • -10
    • +7
    ./admin/cronjob-edit-postgresql.xql
  1. … 1 more file in changeset.
file index.xql was initially added on branch oacs-4-6.

cleanup javadoc tags (eg @cvs_id @cvs @cvs-id: instead if @cvs-id)

  1. … 687 more files in changeset.
propigate context list to master

improve navigation with index files

1. Changed a couple of ns_schedule_proc calls to ad_schedule_proc.

2. Moved job scheduling for workflow from the db to tcl, because PG doesn't

support in-db job scheduling.

  1. … 9 more files in changeset.
Initial admin UI files

    • -0
    • +33
    ./admin/cronjob-add-oracle.xql
    • -0
    • +26
    ./admin/cronjob-add-postgresql.xql
    • -0
    • +50
    ./admin/cronjob-add.tcl
    • -0
    • +20
    ./admin/cronjob-delete-oracle.xql
    • -0
    • +16
    ./admin/cronjob-delete-postgresql.xql
    • -0
    • +22
    ./admin/cronjob-delete.tcl
    • -0
    • +31
    ./admin/cronjob-edit-oracle.xql
    • -0
    • +27
    ./admin/cronjob-edit-postgresql.xql
    • -0
    • +44
    ./admin/cronjob-edit.tcl
    • -0
    • +15
    ./admin/cronjob-run-now.tcl
    • -0
    • +104
    ./admin/cronjob.tcl
    • -0
    • +94
    ./admin/cronjobs.adp
    • -0
    • +64
    ./admin/cronjobs.tcl
    • -0
    • +17
    ./admin/cronjobs.xql