• last updated 6 hours ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

Added some debugging and logging statements

fixing upgrade bug related to .ctl (ctl_file) files. First of all, don't offer ctl files when upgrading (ok, we should make this possible if we need it). Second of all, use the ctl file selections the user actually made when choosing files to source (in proc apm_package_install_data_model)

  1. … 1 more file in changeset.
Oracle9i porting changes

- Changed procedure names from delete to del

- Changed view declaration to use actual column names

- Changed "rel_constraints_violated_one" and "rel_constraints_violated_two"

(http://openacs.org/forums/message-view?message_id=81045)

    • -1
    • +1
    ./www/users/member-state-change-oracle.xql
  1. … 275 more files in changeset.
making the administrator user-add page reuse the user-new include from the registration page

Always display reload links, but not always check file status