• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added debug log statement to installer

Fixed bug in upgrading, upgraded from version_id instead of version_name

Fixed stupid little typo: string ... instead of string equal

cleanup and renaming of import/export procs in lang::catalog namespace. Now there are really only two public procs to know about: lang::catalog::import and lang::catalog::export. Updating all invocations of the procs and test cases. Adding proc lang::message::unregister for deleting message keys - used in test case teardown.

  1. … 9 more files in changeset.
Default values for enabled_p and batch_sync_enabled_p

Fixed bug with batch sync always appearing disabled

Templated page

    • -0
    • +5
    ./www/apm/version-reload.adp
- Added link to reload/watch package files

I18N admin fix: when skipping a file and there are no files left to process - return to I18N index page

removing debug printout and error

improved support for adp file internationalization UI. You can now show only adp:s with translatable text. Added a button for skipping an adp file

    • -1
    • +11
    ./www/apm/version-i18n-process-2.tcl
noquoting adp var. Making number_of_keys optional page arg

fixing the replace texts in adp files with message lookups UI. Now indicating which replacements to do with checkboxes which should be more usable

    • -3
    • +23
    ./www/apm/version-i18n-process-2.tcl
Let the page title say whether installation failed or not

Added Andrew's OpenACS authentication server as a separate package

  1. … 11 more files in changeset.
Cleaned up context bar

Configure all parameters for an authority on a single page, to allow sharing of parameter values across implementations (useful if all the drivers talk to the same server, as is normally the case)

    • -32
    • +36
    ./www/auth/authority-parameters.tcl
Fixed focus, removed old vars

fixing problem that I introduced earlier with ctl files not being loaded when package is installed from install.xml file and the the proc apm_packages_full_install. The problem was that no data model files were provided and the proc apm_data_model_scripts_find was used to provide the default. However, that proc would not return ctl files. I therefore changed it to do so and removed the proc apm_ctl_files_find that we no longer need

  1. … 1 more file in changeset.
Shuffled around elements on the form a bit, changed Disabled to --Disabled--

Make the input field wider

Changed wording of 'Become this user' to 'Login as this user'

Fixed local install path problem introduced by remote install

Clarified documentation of apm_higher_version_installed_p

Installation from package repository -- now we just need the repository up at openacs.org

    • -0
    • +68
    ./www/apm/build-repository.tcl
    • -0
    • +34
    ./www/install/install-2.adp
    • -0
    • +114
    ./www/install/install-2.tcl
    • -0
    • +123
    ./www/install/install-3.tcl
    • -0
    • +15
    ./www/install/install-4.adp
    • -0
    • +16
    ./www/install/install-4.tcl
    • -0
    • +21
    ./www/install/install.adp
    • -0
    • +107
    ./www/install/install.tcl
    • -127
    • +0
    ./www/install/local-install-2.tcl
    • -108
    • +0
    ./www/install/local-install-3.tcl
  1. … 5 more files in changeset.
Installer didn't work on Oracle because it had a PG-specific query in the page. Changed to use API.

Typo

Cleaned up version-i18n pages

    • -0
    • +11
    ./www/apm/version-i18n-import.adp
    • -32
    • +29
    ./www/apm/version-i18n-index.adp
Don't display package type in list

Installed packages list