• last updated 13 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates

Changeset MAIN:jeffd:20030218103110:1 does not match your current filter (clear filter).

file user-batch-add-2.adp was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/users/user-batch-add-2.adp
file user-batch-add-2.tcl was initially added on branch oacs-4-6.

    • -0
    • +0
    ./www/users/user-batch-add-2.tcl
Not marking procs for reloading anymore after package installation. Adding comment saying server must be restarted after installation and upgrading of packages.

added a check that Tcl callback procs specified in the APM UI have correct argument lists

    • -1
    • +5
    ./www/apm/version-callback-add-edit.tcl
  1. … 1 more file in changeset.
merge cache inspection stuff from HEAD

Adding a link to the secret Cache Control page so that people can find it

adding before-uninstall, before-uninstantiate, and before-unmount Tcl callbacks for packages

  1. … 2 more files in changeset.
Fixed callback UI

    • -8
    • +8
    ./www/apm/version-callback-add-edit.tcl
- Took out extra call to apm_package_load status

- allowed calling file-watch with more than one file_id

- offer a 'watch all above files' link when reloading a package

- restructured the version-view page to display links more logically

adding editing of auto-mount and Tcl callbacks to the APM UI

    • -0
    • +5
    ./www/apm/version-callback-add-edit.adp
    • -0
    • +5
    ./www/apm/version-callback-add-edit.adp~
    • -0
    • +83
    ./www/apm/version-callback-add-edit.tcl
    • -0
    • +75
    ./www/apm/version-callback-add-edit.tcl~
    • -0
    • +4
    ./www/apm/version-callback-add.adp~
    • -0
    • +11
    ./www/apm/version-callback-add.tcl~
    • -0
    • +14
    ./www/apm/version-callback-delete.tcl
    • -0
    • +11
    ./www/apm/version-callback-delete.tcl~
    • -0
    • +3
    ./www/apm/version-callbacks-add.adp
    • -0
    • +5
    ./www/apm/version-callbacks-add.adp~
    • -0
    • +34
    ./www/apm/version-callbacks.adp
    • -0
    • +3
    ./www/apm/version-callbacks.adp~
  1. … 7 more files in changeset.
Adding code so that a package always provides the service of itself (package_key and version_name) when created. When a package is upgraded the provided version_name is automatically updated. Also making the info file be automatically updated upon edit of the package

    • -2
    • +2
    ./www/apm/version-dependency-add-2.tcl
  1. … 1 more file in changeset.
Added checkbox option to delete package files instead of automatically

removing them frm the filesystem.

Added checkbox option to delete package files instead of a mandatory delete.

using the new apm_load_packages proc to source all enabled packages after APM installation so that restart of server is not needed

adds users url

Merge of all changes from oacs-4-6 to HEAD. All changes up to tag jcd-merge-2

on oacs-4-6 are included.

  1. … 27 more files in changeset.
changing message after package installation to reflect that server restart is no longer necessary. Caching if package is enabled after installation as is done in bootstrap.tcl

one.xql query user_infox should have been user_info which broke oracle bug 135/patch 43 Brad Duell

updating the instructions for replacing texts with variables with message lookups, adding note about translating phrases rather than words

bug fix: the description for a package should be allowed to contain HTML. If you don't check the upgrade box you shouldn't have to change version URL or number

APM enhancement: If a package you want to install requires another package that isn't installed nor selected, it simply adds the required package to the list of packages to install. That way you don't have to go back and forth between the two package installation screens when you want to install a package, the APM does it for you.

    • -24
    • +55
    ./www/apm/packages-install-2.tcl
  1. … 1 more file in changeset.
default apm_higher_version_installed_p to 0 since if no version is installed at all it follows that no higher version is installed

making sure message catalog files are loaded during package installation and package upgrade

  1. … 2 more files in changeset.
add search by IP in complex-search, add source IP, homepage, link to public page to one.tcl,adp

link to complex-search rather than search bug 1961/patch 517 Jun Yamog

sync info files with package data and correct provides identifiers

  1. … 36 more files in changeset.
removing file www/users/modify-admin-privileges-oracle.xql from info file as file doesn't exist

minor improvements of I18N instructions

correcting instructions - text in I18N tags need no longer be HTML quoted

merge from oacs-4-6

    • -0
    • +1
    ./www/apm/packages-install-3-oracle.xql
    • -0
    • +1
    ./www/apm/packages-install-3-postgresql.xql
    • -13
    • +7
    ./www/users/modify-admin-privileges.tcl
  1. … 100 more files in changeset.